|
| 1 | +<?xml version="1.0" encoding="utf-8"?> |
| 2 | +<!-- |
| 3 | +/* //device/apps/common/assets/res/any/strings.xml |
| 4 | +** |
| 5 | +** Copyright 2006, The Android Open Source Project |
| 6 | +** |
| 7 | +** Licensed under the Apache License, Version 2.0 (the "License"); |
| 8 | +** you may not use this file except in compliance with the License. |
| 9 | +** You may obtain a copy of the License at |
| 10 | +** |
| 11 | +** http://www.apache.org/licenses/LICENSE-2.0 |
| 12 | +** |
| 13 | +** Unless required by applicable law or agreed to in writing, software |
| 14 | +** distributed under the License is distributed on an "AS IS" BASIS, |
| 15 | +** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 16 | +** See the License for the specific language governing permissions and |
| 17 | +** limitations under the License. |
| 18 | +*/ |
| 19 | +--> |
| 20 | +<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> |
| 21 | + <string name="byteShort">B</string> |
| 22 | + <string name="megabyteShort">MB</string> |
| 23 | + <string name="gigabyteShort">GB</string> |
| 24 | + <string name="terabyteShort">TB</string> |
| 25 | + <string name="petabyteShort">PB</string> |
| 26 | + <string name="untitled"><Sentitola></string> |
| 27 | + <string name="emptyPhoneNumber">(Neniu telefonnumero)</string> |
| 28 | + <string name="unknownName">Nekonata</string> |
| 29 | + <string name="passwordIncorrect">Malĝusta pasvorto.</string> |
| 30 | + <string name="imei">IMEI</string> |
| 31 | + <string name="meid">MEID</string> |
| 32 | + <string name="me">Mi</string> |
| 33 | + <string name="global_actions_toggle_airplane_mode">Aviadila reĝimo</string> |
| 34 | + <string name="global_action_settings">Agordoj</string> |
| 35 | + <string name="status_bar_notification_info_overflow">999+</string> |
| 36 | + <string name="safeMode">Sekura reĝimo</string> |
| 37 | + <string name="permgrouplab_contacts">Kontaktoj</string> |
| 38 | + <string name="permgrouplab_location">Loko</string> |
| 39 | + <string name="permgrouplab_calendar">Kalendaro</string> |
| 40 | + <string name="permgrouplab_microphone">Mikrofono</string> |
| 41 | + <string name="permgrouplab_phone">Telefono</string> |
| 42 | + <string name="permlab_killBackgroundProcesses">fermi aliajn aplikaĵojn</string> |
| 43 | + <string name="permlab_readContacts">legi viajn kontaktojn</string> |
| 44 | + <string-array name="fingerprint_acquired_vendor"/> |
| 45 | + <string-array name="fingerprint_error_vendor"/> |
| 46 | + <string-array name="face_acquired_vendor"/> |
| 47 | + <string-array name="face_error_vendor"/> |
| 48 | + <string name="phoneTypeCustom">Propra</string> |
| 49 | + <string name="eventTypeCustom">Propra</string> |
| 50 | + <string name="eventTypeBirthday">Naskiĝtago</string> |
| 51 | + <string name="eventTypeAnniversary">Datreveno</string> |
| 52 | + <string name="emailTypeCustom">Propra</string> |
| 53 | + <string name="postalTypeCustom">Propra</string> |
| 54 | + <string name="imTypeCustom">Propra</string> |
| 55 | + <string name="imProtocolCustom">Propra</string> |
| 56 | + <string name="orgTypeCustom">Propra</string> |
| 57 | + <string name="relationTypeCustom">Propra</string> |
| 58 | + <string name="relationTypeBrother">Frato</string> |
| 59 | + <string name="relationTypeFather">Patro</string> |
| 60 | + <string name="relationTypeFriend">Amiko</string> |
| 61 | + <string name="relationTypeMother">Patrino</string> |
| 62 | + <string name="relationTypeSister">Fratino</string> |
| 63 | + <string name="sipAddressTypeCustom">Propra</string> |
| 64 | + <string name="lockscreen_pattern_wrong">Reprovi</string> |
| 65 | + <string name="lockscreen_password_wrong">Reprovi</string> |
| 66 | + <string name="lockscreen_glogin_password_hint">Pasvorto</string> |
| 67 | + <string name="lockscreen_unlock_label">Malŝlosi</string> |
| 68 | + <string name="keyguard_accessibility_widget_empty_slot">Malplena</string> |
| 69 | + <string name="granularity_label_word">vorto</string> |
| 70 | + <string name="autofill_address_name_separator">\u0020</string> |
| 71 | + <string name="autofill_address_summary_separator">,\u0020</string> |
| 72 | + <string name="autofill_region_ignored_re">province|region|other</string> |
| 73 | + <string name="autofill_company_re">company|business|organization|organisation|department</string> |
| 74 | + <string name="autofill_address_line_1_re">address.?line|address1|addr1|street</string> |
| 75 | + <string name="autofill_address_line_1_label_re">address</string> |
| 76 | + <string name="autofill_address_line_2_re">address.?line2|address2|addr2|street|suite|unit</string> |
| 77 | + <string name="autofill_address_line_3_re">address.?line3|address3|addr3|street|line3</string> |
| 78 | + <string name="autofill_country_re">country|location</string> |
| 79 | + <string name="autofill_zip_code_re">zip|postal|post code|pcode|^1z$</string> |
| 80 | + <string name="autofill_zip_4_re">zip|^-$|post2</string> |
| 81 | + <string name="autofill_city_re">city|town</string> |
| 82 | + <string name="autofill_address_type_use_my_re">use my</string> |
| 83 | + <string name="autofill_billing_designator_re">bill</string> |
| 84 | + <string name="autofill_shipping_designator_re">ship</string> |
| 85 | + <string name="autofill_name_re">^name|full.?name|your.?name|customer.?name|firstandlastname</string> |
| 86 | + <string name="autofill_name_specific_re">^name</string> |
| 87 | + <string name="autofill_first_name_re">irst.*name|initials|fname|first$</string> |
| 88 | + <string name="autofill_middle_initial_re">middle.*initial|m\\.i\\.|mi$</string> |
| 89 | + <string name="autofill_middle_name_re">middle.*name|mname|middle$</string> |
| 90 | + <string name="autofill_last_name_re">last.*name|lname|surname|last$</string> |
| 91 | + <string name="autofill_phone_re">phone</string> |
| 92 | + <string name="autofill_area_code_re">area.*code|acode|area</string> |
| 93 | + <string name="autofill_phone_prefix_re">prefix</string> |
| 94 | + <string name="autofill_phone_suffix_re">suffix</string> |
| 95 | + <string name="autofill_phone_extension_re">ext</string> |
| 96 | + <string name="autofill_name_on_card_re">card.?holder|name.?on.?card|ccname|owner</string> |
| 97 | + <string name="autofill_name_on_card_contextual_re">name</string> |
| 98 | + <string name="autofill_card_cvc_re">verification|card identification|cvn|security code|cvv code|cvc</string> |
| 99 | + <string name="autofill_card_number_re">number|card.?#|card.?no|ccnum</string> |
| 100 | + <string name="autofill_expiration_month_re">expir|exp.*month|exp.*date|ccmonth</string> |
| 101 | + <string name="autofill_expiration_date_re">exp|^/|year</string> |
| 102 | + <string name="autofill_card_ignored_re">^card</string> |
| 103 | + <string name="autofill_fax_re">fax</string> |
| 104 | + <string name="autofill_country_code_re">country.*code|ccode|_cc</string> |
| 105 | + <string name="autofill_area_code_notext_re">^\\($</string> |
| 106 | + <string name="autofill_phone_prefix_separator_re">^-$|^\\)$</string> |
| 107 | + <string name="autofill_phone_suffix_separator_re">^-$</string> |
| 108 | + <string name="save_password_never">Neniam</string> |
| 109 | + <string name="menu_delete_shortcut_label">forigi</string> |
| 110 | + <string name="search_go">Serĉi</string> |
| 111 | + <string name="searchview_description_search">Serĉi</string> |
| 112 | + <string name="day">tago</string> |
| 113 | + <string name="days">tagoj</string> |
| 114 | + <string name="hour">horo</string> |
| 115 | + <string name="hours">horoj</string> |
| 116 | + <string name="week">semajno</string> |
| 117 | + <string name="weeks">semajnoj</string> |
| 118 | + <string name="year">jaro</string> |
| 119 | + <string name="years">jaroj</string> |
| 120 | + <string name="relative_time">"<xliff:g id="date" example="4 hours ago">%1$s</xliff:g>, <xliff:g id="time" example="11:00 am">%2$s</xliff:g>"</string> |
| 121 | + <string name="elapsed_time_short_format_mm_ss"><xliff:g id="minutes" example="1">%1$02d</xliff:g>:<xliff:g id="seconds" example="23">%2$02d</xliff:g></string> |
| 122 | + <string name="elapsed_time_short_format_h_mm_ss"><xliff:g id="hours" example="1">%1$d</xliff:g>:<xliff:g id="minutes" example="43">%2$02d</xliff:g>:<xliff:g id="seconds" example="33">%3$02d</xliff:g></string> |
| 123 | + <string name="cut">Eltondi</string> |
| 124 | + <string name="copy">Kopii</string> |
| 125 | + <string name="paste">Alglui</string> |
| 126 | + <string name="delete">Forigi</string> |
| 127 | + <string name="deleteText">Forigi</string> |
| 128 | + <string name="cancel">Nuligi</string> |
| 129 | + <string name="no">Nuligi</string> |
| 130 | + <string name="loading">Ŝarĝado\u2026</string> |
| 131 | + <string name="whichViewApplication">Malfermi per</string> |
| 132 | + <string name="whichEditApplicationLabel">Redakti</string> |
| 133 | + <string name="whichSendApplication">Konigi</string> |
| 134 | + <string name="whichSendApplicationLabel">Konigi</string> |
| 135 | + <string name="whichSendToApplicationLabel">Sendi</string> |
| 136 | + <string name="ringtone_unknown">Nekonata</string> |
| 137 | + <string name="sms_control_yes">Permesi</string> |
| 138 | + <string name="sms_control_no">Malpermesi</string> |
| 139 | + <string name="sms_short_code_confirm_allow">Sendi</string> |
| 140 | + <string name="sms_short_code_confirm_deny">Nuligi</string> |
| 141 | + <string name="date_time_set">Agordi</string> |
| 142 | + <string name="ext_media_status_removed">Forigita</string> |
| 143 | + <string name="ime_action_go">Ek</string> |
| 144 | + <string name="ime_action_search">Serĉi</string> |
| 145 | + <string name="ime_action_send">Sendi</string> |
| 146 | + <string name="allow">Permesi</string> |
| 147 | + <string name="deny">Malpermesi</string> |
| 148 | + <string name="accessibility_binding_label">Alirebleco</string> |
| 149 | + <string name="alternate_eri_file">/data/eri.xml</string> |
| 150 | + <string name="upload_file">Elekti dosieron</string> |
| 151 | + <string name="share">Konigi</string> |
| 152 | + <string name="gpsVerifYes">Jes</string> |
| 153 | + <string name="gpsVerifNo">Ne</string> |
| 154 | + <string name="keyboardview_keycode_cancel">Nuligi</string> |
| 155 | + <string name="keyboardview_keycode_delete">Forigi</string> |
| 156 | + <string name="action_bar_home_description_format">%1$s, %2$s</string> |
| 157 | + <string name="storage_sd_card">SD-karto</string> |
| 158 | + <string name="extract_edit_menu_button">Redakti</string> |
| 159 | + <string name="fingerprints">Fingrospuroj:</string> |
| 160 | + <string name="activity_resolver_use_always">Ĉiam</string> |
| 161 | + <string name="default_audio_route_name" product="default">Telefono</string> |
| 162 | + <string name="default_audio_route_category_name">Sistemo</string> |
| 163 | + <string name="media_route_chooser_extended_settings">Agordoj</string> |
| 164 | + <string name="kg_login_password_hint">Pasvorto</string> |
| 165 | + <string name="kg_text_message_separator" product="default">" \u2014 "</string> |
| 166 | + <string name="kg_reordering_delete_drop_target_text">Forigi</string> |
| 167 | + <string name="accessibility_dialog_button_allow">Permesi</string> |
| 168 | + <string name="accessibility_dialog_button_deny">Malpermesi</string> |
| 169 | + <string name="owner_name" msgid="3879126011135546571">Posedanto</string> |
| 170 | + <string name="error_message_title">Eraro</string> |
| 171 | + <string name="write_fail_reason_cancelled">Nuligita</string> |
| 172 | + <string name="reason_unknown">nekonata</string> |
| 173 | + <string name="locale_search_menu">Serĉi</string> |
| 174 | + <string name="time_picker_hour_label">horo</string> |
| 175 | + <string name="autofill_save_never">Neniam</string> |
| 176 | + <string name="screenshot_edit">Redakti</string> |
| 177 | + <string name="notification_app_name_system">Sistemo</string> |
| 178 | + <string name="notification_app_name_settings">Agordoj</string> |
| 179 | + <string name="notification_appops_microphone_active">Mikrofono</string> |
| 180 | +</resources> |
0 commit comments