79 lines
3.9 KiB
XML
79 lines
3.9 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
||
<!--
|
||
Copyright (C) 2011 Google Inc.
|
||
Licensed to The Android Open Source Project.
|
||
|
||
Licensed under the Apache License, Version 2.0 (the "License");
|
||
you may not use this file except in compliance with the License.
|
||
You may obtain a copy of the License at
|
||
|
||
http://www.apache.org/licenses/LICENSE-2.0
|
||
|
||
Unless required by applicable law or agreed to in writing, software
|
||
distributed under the License is distributed on an "AS IS" BASIS,
|
||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||
See the License for the specific language governing permissions and
|
||
limitations under the License.
|
||
-->
|
||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||
<string name="save_draft">Konservi malneton</string>
|
||
<string-array name="compose_modes">
|
||
<item>Reply</item>
|
||
<item>Reply all</item>
|
||
<item>Plusendi</item>
|
||
</string-array>
|
||
<string name="send">Sendi</string>
|
||
<string name="delete">Forigi</string>
|
||
<string name="resume_draft">Redakti</string>
|
||
<string name="forward">Plusendi</string>
|
||
<string name="menu_settings">Agordoj</string>
|
||
<string name="menu_search">Serĉi</string>
|
||
<string name="bytes"><xliff:g id="count">%s</xliff:g> B</string>
|
||
<string name="kilobytes"><xliff:g id="count">%s</xliff:g> kB</string>
|
||
<string name="megabytes"><xliff:g id="count">%s</xliff:g> MB</string>
|
||
<string name="attachment_image">Bildo</string>
|
||
<string name="attachment_application_msword">Dokumento</string>
|
||
<string name="save_attachment">Konservi</string>
|
||
<string name="menu_photo_share">Konigi</string>
|
||
<string name="menu_photo_print">Presi</string>
|
||
<string name="contextmenu_add_contact">Aldoni kontakton</string>
|
||
<plurals name="draft">
|
||
<item quantity="one">Malneto</item>
|
||
<item quantity="other">Malnetoj</item>
|
||
</plurals>
|
||
<string name="deleted">Forigita</string>
|
||
<plurals name="new_incoming_messages">
|
||
<item quantity="one"><xliff:g id="count">%1$d</xliff:g> nova mesaĝo</item>
|
||
<item quantity="other"><xliff:g id="count">%1$d</xliff:g> novaj mesaĝoj</item>
|
||
</plurals>
|
||
<string name="message_invite_accept">Jes</string>
|
||
<string name="message_invite_decline">Ne</string>
|
||
<string name="enumeration_comma">,\u0020</string>
|
||
<string name="cancel">Nuligi</string>
|
||
<string name="search_hint">Serĉi</string>
|
||
<string name="search_results_loaded"><xliff:g id="searchCount">%1$d</xliff:g></string>
|
||
<string name="multiple_new_message_notification_item"><b><xliff:g id="sender">%1$s</xliff:g></b>\u0020\u0020\u0020<xliff:g id="subject">%2$s</xliff:g></string>
|
||
<string name="draft_count_format">\u00A0(<xliff:g id="count">%1$s</xliff:g>)</string>
|
||
<string name="notification_action_remove_label">Forigi etikedon</string>
|
||
<string name="notification_action_delete">Forigi</string>
|
||
<string name="notification_action_undo_delete">Forigita</string>
|
||
<string name="label_notification_ticker">"<xliff:g id="label">%s</xliff:g>: <xliff:g id="notification">%s</xliff:g>"</string>
|
||
<plurals name="new_messages">
|
||
<item quantity="one"><xliff:g id="count">%1$d</xliff:g> nova mesaĝo</item>
|
||
<item quantity="other"><xliff:g id="count">%1$d</xliff:g> novaj mesaĝoj</item>
|
||
</plurals>
|
||
<string-array name="prefEntries_removal_action">
|
||
<item>Archive</item>
|
||
<item>Forigi</item>
|
||
</string-array>
|
||
<string-array name="prefSummaries_removal_action_summary">
|
||
<item>Archive</item>
|
||
<item>Forigi</item>
|
||
</string-array>
|
||
<string name="print">Presi</string>
|
||
<string name="vacation_responder_body_hint_text">Mesaĝo</string>
|
||
<string name="custom_date">Propra</string>
|
||
<string name="copyright">©<xliff:g id="year" example="2010">%1$d</xliff:g> Google Inc.</string>
|
||
<string name="reply_choice_yes">Jes</string>
|
||
<string name="activity_preferences">Agordoj</string>
|
||
</resources>
|