diff options
Diffstat (limited to 'java')
12 files changed, 352 insertions, 18 deletions
diff --git a/java/res/values-ar/strings-emoji-descriptions.xml b/java/res/values-ar/strings-emoji-descriptions.xml index cf9675133..b314d2418 100644 --- a/java/res/values-ar/strings-emoji-descriptions.xml +++ b/java/res/values-ar/strings-emoji-descriptions.xml @@ -541,7 +541,7 @@ <string name="spoken_emoji_1F3E7" msgid="6322352038284944265">"ماكينة صرف آلي"</string> <string name="spoken_emoji_1F3E8" msgid="5864918444350599907">"فندق"</string> <string name="spoken_emoji_1F3E9" msgid="7830416185375326938">"فندق حب"</string> - <string name="spoken_emoji_1F3EA" msgid="5081084413084360479">"سوق 24 ساعة"</string> + <string name="spoken_emoji_1F3EA" msgid="5081084413084360479">"سوق ٢٤ ساعة"</string> <string name="spoken_emoji_1F3EB" msgid="7010966528205150525">"مدرسة"</string> <string name="spoken_emoji_1F3EC" msgid="4845978861878295154">"سوق شامل"</string> <string name="spoken_emoji_1F3ED" msgid="3980316226665215370">"مصنع"</string> @@ -750,7 +750,7 @@ <string name="spoken_emoji_1F4AC" msgid="5571196638219612682">"فقاعة كلام"</string> <string name="spoken_emoji_1F4AD" msgid="353174619257798652">"فقاعة تفكير"</string> <string name="spoken_emoji_1F4AE" msgid="1223142786927162641">"زهرة بيضاء"</string> - <string name="spoken_emoji_1F4AF" msgid="3526278354452138397">"علامة 100 نقطة"</string> + <string name="spoken_emoji_1F4AF" msgid="3526278354452138397">"علامة ١٠٠ نقطة"</string> <string name="spoken_emoji_1F4B0" msgid="4124102195175124156">"كيس نقود"</string> <string name="spoken_emoji_1F4B1" msgid="8339494003418572905">"تغيير العملة"</string> <string name="spoken_emoji_1F4B2" msgid="3179159430187243132">"علامة دولار غامق"</string> diff --git a/java/res/values-ar/strings-letter-descriptions.xml b/java/res/values-ar/strings-letter-descriptions.xml index 5067f6c54..60c4f6eb2 100644 --- a/java/res/values-ar/strings-letter-descriptions.xml +++ b/java/res/values-ar/strings-letter-descriptions.xml @@ -184,7 +184,7 @@ <string name="spoken_symbol_00BF" msgid="6233794752573788098">"علامة استفهام مقلوبة"</string> <string name="spoken_symbol_2018" msgid="4886476295598930225">"علامة تنصيص مفردة لليسار"</string> <string name="spoken_symbol_2019" msgid="8892530161598134083">"علامة تنصيص مفردة لليمين"</string> - <string name="spoken_symbol_201A" msgid="2072987157683446644">"علامة تنصيص مفردة أسفل 9"</string> + <string name="spoken_symbol_201A" msgid="2072987157683446644">"علامة تنصيص مفردة أسفل ۹"</string> <string name="spoken_symbol_201C" msgid="4588048378803665427">"علامة تنصيص مزدوجة لليسار"</string> <string name="spoken_symbol_201D" msgid="1642776849495925895">"علامة تنصيص مزدوجة لليمين"</string> <string name="spoken_symbol_2020" msgid="9084628638189344431">"Dagger"</string> diff --git a/java/res/values-be-rBY/strings-action-keys.xml b/java/res/values-be-rBY/strings-action-keys.xml index 91416c8b7..3022d77f4 100644 --- a/java/res/values-be-rBY/strings-action-keys.xml +++ b/java/res/values-be-rBY/strings-action-keys.xml @@ -1,5 +1,5 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- +<?xml version="1.0" encoding="UTF-8"?> +<!-- /* ** ** Copyright 2013, The Android Open Source Project @@ -16,14 +16,17 @@ ** 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="label_go_key" msgid="1635148082137219148">"Пачаць"</string> - <string name="label_next_key" msgid="362972844525672568">"Далей"</string> - <string name="label_previous_key" msgid="1211868118071386787">"Назад"</string> - <string name="label_done_key" msgid="2441578748772529288">"Гатова"</string> - <string name="label_send_key" msgid="2815056534433717444">"Адправіць"</string> - <string name="label_pause_key" msgid="181098308428035340">"Паўза"</string> - <string name="label_wait_key" msgid="6402152600878093134">"Чакае"</string> +<resources xmlns:android="http://schemas.android.com/apk/res/android" + xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <string name="label_go_key" msgid="4033615332628671065">"Пачаць"</string> + <string name="label_next_key" msgid="5586407279258592635">"Далей"</string> + <string name="label_previous_key" msgid="1421141755779895275">"Назад"</string> + <string name="label_done_key" msgid="7564866296502630852">"Гатова"</string> + <string name="label_send_key" msgid="482252074224462163">"Адпр."</string> + <!-- no translation found for label_search_key (7965186050435796642) --> + <skip /> + <string name="label_pause_key" msgid="2225922926459730642">"Паўза"</string> + <string name="label_wait_key" msgid="5891247853595466039">"Чакаць"</string> </resources> diff --git a/java/res/values-be-rBY/strings-config-important-notice.xml b/java/res/values-be-rBY/strings-config-important-notice.xml new file mode 100644 index 000000000..0a4c6131d --- /dev/null +++ b/java/res/values-be-rBY/strings-config-important-notice.xml @@ -0,0 +1,24 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- +/* +** +** Copyright 2014, 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:android="http://schemas.android.com/apk/res/android" + xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <string name="use_personalized_dicts_summary" msgid="590432261305469627">"Запам. паведамл. і даныя, якія вы ўводзіце, для паляпшэння прапаноў"</string> +</resources> diff --git a/java/res/values-be-rBY/strings-talkback-descriptions.xml b/java/res/values-be-rBY/strings-talkback-descriptions.xml new file mode 100644 index 000000000..aa019ed4d --- /dev/null +++ b/java/res/values-be-rBY/strings-talkback-descriptions.xml @@ -0,0 +1,112 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- +/* +** +** Copyright 2015, 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:android="http://schemas.android.com/apk/res/android" + xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <string name="spoken_use_headphones" msgid="4313642710742229868">"Каб праслухаць паролi, падключыце гарнiтуру."</string> + <string name="spoken_current_text_is" msgid="4240549866156675799">"Бягучы тэкст – %s"</string> + <string name="spoken_no_text_entered" msgid="1711276837961785646">"Тэкст не ўведзены"</string> + <string name="spoken_auto_correct" msgid="8989324692167993804">"Націснуўшы <xliff:g id="KEY_NAME">%1$s</xliff:g>, вы паправіце <xliff:g id="ORIGINAL_WORD">%2$s</xliff:g> на <xliff:g id="CORRECTED_WORD">%3$s</xliff:g>"</string> + <string name="spoken_auto_correct_obscured" msgid="7769449372355268412">"Націснуўшы <xliff:g id="KEY_NAME">%1$s</xliff:g>, вы выканаеце аўтакарэкцыю"</string> + <string name="spoken_empty_suggestion" msgid="4250215619373459752">"Няма прапаноў"</string> + <!-- no translation found for spoken_description_unknown (5139930082759824442) --> + <skip /> + <string name="spoken_description_shift" msgid="7209798151676638728">"Shift"</string> + <string name="spoken_description_symbols_shift" msgid="3483198879916435717">"Больш сімвалаў"</string> + <string name="spoken_description_shift_shifted" msgid="3122704922642232605">"Shift"</string> + <string name="spoken_description_symbols_shift_shifted" msgid="5179175466878186081">"Сімвалы"</string> + <string name="spoken_description_caps_lock" msgid="1224851412185975036">"Shift"</string> + <string name="spoken_description_delete" msgid="3878902286264983302">"Delete"</string> + <string name="spoken_description_to_symbol" msgid="8244903740201126590">"Сімвалы"</string> + <string name="spoken_description_to_alpha" msgid="4081215210530031950">"Літары"</string> + <string name="spoken_description_to_numeric" msgid="4560261331530795682">"Лічбы"</string> + <string name="spoken_description_settings" msgid="7281251004003143204">"Налады"</string> + <string name="spoken_description_tab" msgid="8210782459446866716">"Tab"</string> + <string name="spoken_description_space" msgid="5908716896642059145">"Прабел"</string> + <string name="spoken_description_mic" msgid="6153138783813452464">"Галасавы ўвод"</string> + <string name="spoken_description_emoji" msgid="7990051553008088470">"Эмодзі"</string> + <string name="spoken_description_return" msgid="3183692287397645708">"Вярнуцца"</string> + <string name="spoken_description_search" msgid="5099937658231911288">"Пошук"</string> + <string name="spoken_description_dot" msgid="5644176501632325560">"Маркер спіса"</string> + <string name="spoken_description_language_switch" msgid="6818666779313544553">"Пераключыць мову"</string> + <string name="spoken_description_action_next" msgid="431761808119616962">"Далей"</string> + <string name="spoken_description_action_previous" msgid="2919072174697865110">"Назад"</string> + <string name="spoken_description_shiftmode_on" msgid="5107180516341258979">"Shift уключаны"</string> + <string name="spoken_description_shiftmode_locked" msgid="7307477738053606881">"Caps Lock уключаны"</string> + <string name="spoken_description_mode_symbol" msgid="111186851131446691">"Рэжым сімвалаў"</string> + <string name="spoken_description_mode_symbol_shift" msgid="4305607977537665389">"Рэжым з большай колькасцю сімвалаў"</string> + <string name="spoken_description_mode_alpha" msgid="4676004119618778911">"Рэжым лiтар"</string> + <string name="spoken_description_mode_phone" msgid="2061220553756692903">"Рэжым тэлефона"</string> + <string name="spoken_description_mode_phone_shift" msgid="7879963803547701090">"Рэжым тэлефонных сімвалаў"</string> + <string name="announce_keyboard_hidden" msgid="2313574218950517779">"Клавіятура схавана"</string> + <string name="announce_keyboard_mode" msgid="6698257917367823205">"Паказваецца клавіятура <xliff:g id="KEYBOARD_MODE">%s</xliff:g>"</string> + <string name="keyboard_mode_date" msgid="6597407244976713364">"дата"</string> + <string name="keyboard_mode_date_time" msgid="3642804408726668808">"дата i час"</string> + <string name="keyboard_mode_email" msgid="1239682082047693644">"электронная пошта"</string> + <string name="keyboard_mode_im" msgid="3812086215529493501">"абмен паведамленнямі"</string> + <string name="keyboard_mode_number" msgid="5395042245837996809">"лічбы"</string> + <string name="keyboard_mode_phone" msgid="2486230278064523665">"нумары тэлефонаў"</string> + <string name="keyboard_mode_text" msgid="9138789594969187494">"тэкст"</string> + <string name="keyboard_mode_time" msgid="8558297845514402675">"час"</string> + <string name="keyboard_mode_url" msgid="8072011652949962550">"URL"</string> + <string name="spoken_descrption_emoji_category_recents" msgid="4185344945205590692">"Апошнія"</string> + <string name="spoken_descrption_emoji_category_people" msgid="8414196269847492817">"Людзі"</string> + <string name="spoken_descrption_emoji_category_objects" msgid="6116297906606195278">"Аб\'екты"</string> + <string name="spoken_descrption_emoji_category_nature" msgid="5018340512472354640">"Прырода"</string> + <string name="spoken_descrption_emoji_category_places" msgid="1163315840948545317">"Месцы"</string> + <string name="spoken_descrption_emoji_category_symbols" msgid="474680659024880601">"Сімвалы"</string> + <string name="spoken_descrption_emoji_category_flags" msgid="5971573825866381472">"Сцяжкі"</string> + <string name="spoken_descrption_emoji_category_eight_smiley_people" msgid="5682663819532433464">"Смайлікі і людзі"</string> + <string name="spoken_descrption_emoji_category_eight_animals_nature" msgid="5844950234883716704">"Жывёлы і прырода"</string> + <string name="spoken_descrption_emoji_category_eight_food_drink" msgid="6196944764485349650">"Ежа і напоі"</string> + <string name="spoken_descrption_emoji_category_eight_travel_places" msgid="3834085499381434611">"Падарожжы і месцы"</string> + <string name="spoken_descrption_emoji_category_eight_activity" msgid="4795281669042975993">"Дзейнасць"</string> + <string name="spoken_descrption_emoji_category_emoticons" msgid="456737544787823539">"Эматыконы"</string> + <!-- no translation found for spoken_description_upper_case (4904835255229433916) --> + <skip /> + <!-- no translation found for spoken_letter_0049 (4743162182646977944) --> + <skip /> + <!-- no translation found for spoken_letter_0130 (4766619646231612274) --> + <skip /> + <!-- no translation found for spoken_symbol_unknown (717298227061173706) --> + <skip /> + <!-- no translation found for spoken_emoji_unknown (5981009928135394306) --> + <skip /> + <!-- no translation found for spoken_emoticon_3A_2D_21_20 (2410905667389534573) --> + <skip /> + <!-- no translation found for spoken_emoticon_3A_2D_24_20 (2481260475945560438) --> + <skip /> + <!-- no translation found for spoken_emoticon_42_2D_29_20 (1063205250387128068) --> + <skip /> + <!-- no translation found for spoken_emoticon_3A_4F_20 (532695091593447238) --> + <skip /> + <!-- no translation found for spoken_emoticon_3A_2D_2A_20 (5612342617244114291) --> + <skip /> + <!-- no translation found for spoken_emoticon_3A_2D_5B_20 (2223507987759905920) --> + <skip /> + <!-- no translation found for spoken_open_more_keys_keyboard (6832897688371903747) --> + <skip /> + <!-- no translation found for spoken_close_more_keys_keyboard (3524914657934712026) --> + <skip /> + <!-- no translation found for spoken_open_more_suggestions (4231720702882969760) --> + <skip /> + <!-- no translation found for spoken_close_more_suggestions (9118455416075032839) --> + <skip /> +</resources> diff --git a/java/res/values-bn-rBD/strings-emoji-descriptions.xml b/java/res/values-bn-rBD/strings-emoji-descriptions.xml index 57435e795..c186b2b55 100644 --- a/java/res/values-bn-rBD/strings-emoji-descriptions.xml +++ b/java/res/values-bn-rBD/strings-emoji-descriptions.xml @@ -853,8 +853,8 @@ <string name="spoken_emoji_1F511" msgid="262319867774655688">"চাবি"</string> <string name="spoken_emoji_1F512" msgid="5628688337255115175">"তালা"</string> <string name="spoken_emoji_1F513" msgid="8579201846619420981">"খোলা তালা"</string> - <string name="spoken_emoji_1F514" msgid="7027268683047322521">"ঘন্টা"</string> - <string name="spoken_emoji_1F515" msgid="8903179856036069242">"বাতিল দাগ দেয়া ঘন্টা"</string> + <string name="spoken_emoji_1F514" msgid="7027268683047322521">"ঘণ্টা"</string> + <string name="spoken_emoji_1F515" msgid="8903179856036069242">"বাতিল দাগ দেয়া ঘণ্টা"</string> <string name="spoken_emoji_1F516" msgid="108097933937925381">"বুকমার্ক"</string> <string name="spoken_emoji_1F517" msgid="2450846665734313397">"লিঙ্ক প্রতীক"</string> <string name="spoken_emoji_1F518" msgid="7028220286841437832">"রেডিও বোতাম"</string> diff --git a/java/res/values-bs-rBA/strings-action-keys.xml b/java/res/values-bs-rBA/strings-action-keys.xml new file mode 100644 index 000000000..d7b8f4a4d --- /dev/null +++ b/java/res/values-bs-rBA/strings-action-keys.xml @@ -0,0 +1,32 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- +/* +** +** Copyright 2013, 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:android="http://schemas.android.com/apk/res/android" + xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <string name="label_go_key" msgid="4033615332628671065">"Kreni"</string> + <string name="label_next_key" msgid="5586407279258592635">"Dalje"</string> + <string name="label_previous_key" msgid="1421141755779895275">"Nazad"</string> + <string name="label_done_key" msgid="7564866296502630852">"Gotovo"</string> + <string name="label_send_key" msgid="482252074224462163">"Pošalji"</string> + <!-- no translation found for label_search_key (7965186050435796642) --> + <skip /> + <string name="label_pause_key" msgid="2225922926459730642">"Pauza"</string> + <string name="label_wait_key" msgid="5891247853595466039">"Sačekaj"</string> +</resources> diff --git a/java/res/values-bs-rBA/strings-appname.xml b/java/res/values-bs-rBA/strings-appname.xml new file mode 100644 index 000000000..6a345b599 --- /dev/null +++ b/java/res/values-bs-rBA/strings-appname.xml @@ -0,0 +1,27 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- +/* +** +** Copyright 2013, 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:android="http://schemas.android.com/apk/res/android" + xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <string name="english_ime_name" msgid="5940510615957428904">"Android tastatura (AOSP)"</string> + <string name="spell_checker_service_name" msgid="1254221805440242662">"Android provjera pravopisa (AOSP)"</string> + <string name="english_ime_settings" msgid="5760361067176802794">"Android postavke tastature (AOSP)"</string> + <string name="android_spell_checker_settings" msgid="6123949487832861885">"Postavke za Android provjeru pravopisa (AOSP)"</string> +</resources> diff --git a/java/res/values-bs-rBA/strings-config-important-notice.xml b/java/res/values-bs-rBA/strings-config-important-notice.xml new file mode 100644 index 000000000..b5043c9aa --- /dev/null +++ b/java/res/values-bs-rBA/strings-config-important-notice.xml @@ -0,0 +1,24 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- +/* +** +** Copyright 2014, 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:android="http://schemas.android.com/apk/res/android" + xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <string name="use_personalized_dicts_summary" msgid="590432261305469627">"Uči iz komunikacija i otkucanih podataka radi boljih prijedloga"</string> +</resources> diff --git a/java/res/values-bs-rBA/strings-talkback-descriptions.xml b/java/res/values-bs-rBA/strings-talkback-descriptions.xml new file mode 100644 index 000000000..3fff6bbca --- /dev/null +++ b/java/res/values-bs-rBA/strings-talkback-descriptions.xml @@ -0,0 +1,112 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- +/* +** +** Copyright 2015, 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:android="http://schemas.android.com/apk/res/android" + xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <string name="spoken_use_headphones" msgid="4313642710742229868">"Plug in a headset to hear password keys spoken aloud."</string> + <string name="spoken_current_text_is" msgid="4240549866156675799">"Current text is %s"</string> + <string name="spoken_no_text_entered" msgid="1711276837961785646">"No text entered"</string> + <string name="spoken_auto_correct" msgid="8989324692167993804">"<xliff:g id="KEY_NAME">%1$s</xliff:g> corrects <xliff:g id="ORIGINAL_WORD">%2$s</xliff:g> to <xliff:g id="CORRECTED_WORD">%3$s</xliff:g>"</string> + <string name="spoken_auto_correct_obscured" msgid="7769449372355268412">"<xliff:g id="KEY_NAME">%1$s</xliff:g> performs auto-correction"</string> + <string name="spoken_empty_suggestion" msgid="4250215619373459752">"No suggestion"</string> + <!-- no translation found for spoken_description_unknown (5139930082759824442) --> + <skip /> + <string name="spoken_description_shift" msgid="7209798151676638728">"Shift"</string> + <string name="spoken_description_symbols_shift" msgid="3483198879916435717">"More symbols"</string> + <string name="spoken_description_shift_shifted" msgid="3122704922642232605">"Shift"</string> + <string name="spoken_description_symbols_shift_shifted" msgid="5179175466878186081">"Symbols"</string> + <string name="spoken_description_caps_lock" msgid="1224851412185975036">"Shift"</string> + <string name="spoken_description_delete" msgid="3878902286264983302">"Delete"</string> + <string name="spoken_description_to_symbol" msgid="8244903740201126590">"Symbols"</string> + <string name="spoken_description_to_alpha" msgid="4081215210530031950">"Letters"</string> + <string name="spoken_description_to_numeric" msgid="4560261331530795682">"Numbers"</string> + <string name="spoken_description_settings" msgid="7281251004003143204">"Settings"</string> + <string name="spoken_description_tab" msgid="8210782459446866716">"Tab"</string> + <string name="spoken_description_space" msgid="5908716896642059145">"Space"</string> + <string name="spoken_description_mic" msgid="6153138783813452464">"Voice input"</string> + <string name="spoken_description_emoji" msgid="7990051553008088470">"Emoji"</string> + <string name="spoken_description_return" msgid="3183692287397645708">"Return"</string> + <string name="spoken_description_search" msgid="5099937658231911288">"Search"</string> + <string name="spoken_description_dot" msgid="5644176501632325560">"Dot"</string> + <string name="spoken_description_language_switch" msgid="6818666779313544553">"Switch language"</string> + <string name="spoken_description_action_next" msgid="431761808119616962">"Next"</string> + <string name="spoken_description_action_previous" msgid="2919072174697865110">"Previous"</string> + <string name="spoken_description_shiftmode_on" msgid="5107180516341258979">"Shift enabled"</string> + <string name="spoken_description_shiftmode_locked" msgid="7307477738053606881">"Caps lock enabled"</string> + <string name="spoken_description_mode_symbol" msgid="111186851131446691">"Symbols mode"</string> + <string name="spoken_description_mode_symbol_shift" msgid="4305607977537665389">"More symbols mode"</string> + <string name="spoken_description_mode_alpha" msgid="4676004119618778911">"Letters mode"</string> + <string name="spoken_description_mode_phone" msgid="2061220553756692903">"Phone mode"</string> + <string name="spoken_description_mode_phone_shift" msgid="7879963803547701090">"Phone symbols mode"</string> + <string name="announce_keyboard_hidden" msgid="2313574218950517779">"Keyboard hidden"</string> + <string name="announce_keyboard_mode" msgid="6698257917367823205">"Showing <xliff:g id="KEYBOARD_MODE">%s</xliff:g> keyboard"</string> + <string name="keyboard_mode_date" msgid="6597407244976713364">"Datum"</string> + <string name="keyboard_mode_date_time" msgid="3642804408726668808">"datum i vrijeme"</string> + <string name="keyboard_mode_email" msgid="1239682082047693644">"e-pošta"</string> + <string name="keyboard_mode_im" msgid="3812086215529493501">"poruke"</string> + <string name="keyboard_mode_number" msgid="5395042245837996809">"broj"</string> + <string name="keyboard_mode_phone" msgid="2486230278064523665">"telefon"</string> + <string name="keyboard_mode_text" msgid="9138789594969187494">"Pošalji tekstualnu poruku"</string> + <string name="keyboard_mode_time" msgid="8558297845514402675">"vrijeme"</string> + <string name="keyboard_mode_url" msgid="8072011652949962550">"URL"</string> + <string name="spoken_descrption_emoji_category_recents" msgid="4185344945205590692">"Nedavni"</string> + <string name="spoken_descrption_emoji_category_people" msgid="8414196269847492817">"Ljudi"</string> + <string name="spoken_descrption_emoji_category_objects" msgid="6116297906606195278">"Predmeti"</string> + <string name="spoken_descrption_emoji_category_nature" msgid="5018340512472354640">"Priroda"</string> + <string name="spoken_descrption_emoji_category_places" msgid="1163315840948545317">"Mjesta"</string> + <string name="spoken_descrption_emoji_category_symbols" msgid="474680659024880601">"Simboli"</string> + <string name="spoken_descrption_emoji_category_flags" msgid="5971573825866381472">"Zastave"</string> + <string name="spoken_descrption_emoji_category_eight_smiley_people" msgid="5682663819532433464">"Smješko i ljudi"</string> + <string name="spoken_descrption_emoji_category_eight_animals_nature" msgid="5844950234883716704">"Životinje i priroda"</string> + <string name="spoken_descrption_emoji_category_eight_food_drink" msgid="6196944764485349650">"Hrana i piće"</string> + <string name="spoken_descrption_emoji_category_eight_travel_places" msgid="3834085499381434611">"Putovanje i mjesta"</string> + <string name="spoken_descrption_emoji_category_eight_activity" msgid="4795281669042975993">"Aktivnost"</string> + <string name="spoken_descrption_emoji_category_emoticons" msgid="456737544787823539">"Emotikoni"</string> + <!-- no translation found for spoken_description_upper_case (4904835255229433916) --> + <skip /> + <!-- no translation found for spoken_letter_0049 (4743162182646977944) --> + <skip /> + <!-- no translation found for spoken_letter_0130 (4766619646231612274) --> + <skip /> + <!-- no translation found for spoken_symbol_unknown (717298227061173706) --> + <skip /> + <!-- no translation found for spoken_emoji_unknown (5981009928135394306) --> + <skip /> + <!-- no translation found for spoken_emoticon_3A_2D_21_20 (2410905667389534573) --> + <skip /> + <!-- no translation found for spoken_emoticon_3A_2D_24_20 (2481260475945560438) --> + <skip /> + <!-- no translation found for spoken_emoticon_42_2D_29_20 (1063205250387128068) --> + <skip /> + <!-- no translation found for spoken_emoticon_3A_4F_20 (532695091593447238) --> + <skip /> + <!-- no translation found for spoken_emoticon_3A_2D_2A_20 (5612342617244114291) --> + <skip /> + <!-- no translation found for spoken_emoticon_3A_2D_5B_20 (2223507987759905920) --> + <skip /> + <!-- no translation found for spoken_open_more_keys_keyboard (6832897688371903747) --> + <skip /> + <!-- no translation found for spoken_close_more_keys_keyboard (3524914657934712026) --> + <skip /> + <!-- no translation found for spoken_open_more_suggestions (4231720702882969760) --> + <skip /> + <!-- no translation found for spoken_close_more_suggestions (9118455416075032839) --> + <skip /> +</resources> diff --git a/java/res/values-fa/strings-emoji-descriptions.xml b/java/res/values-fa/strings-emoji-descriptions.xml index 1e73594de..30049a8e2 100644 --- a/java/res/values-fa/strings-emoji-descriptions.xml +++ b/java/res/values-fa/strings-emoji-descriptions.xml @@ -282,7 +282,7 @@ <string name="spoken_emoji_1F30B" msgid="5729430693700923112">"آتشفشان"</string> <string name="spoken_emoji_1F30C" msgid="2961230863217543082">"راه شیری"</string> <string name="spoken_emoji_1F30D" msgid="1113905673331547953">"کره زمین اروپا-آفریقا"</string> - <string name="spoken_emoji_1F30E" msgid="5278512600749223671">"کره زمین قاره آمریکا"</string> + <string name="spoken_emoji_1F30E" msgid="5278512600749223671">"کره زمین قاره امریکا"</string> <string name="spoken_emoji_1F30F" msgid="5718144880978707493">"کره زمین آسیا-استرالیا"</string> <string name="spoken_emoji_1F310" msgid="2959618582975247601">"کره با نصف النهارها"</string> <string name="spoken_emoji_1F311" msgid="623906380914895542">"نماد هلال ماه"</string> diff --git a/java/res/values-sw/strings-emoji-descriptions.xml b/java/res/values-sw/strings-emoji-descriptions.xml index beb63b3d4..040c21582 100644 --- a/java/res/values-sw/strings-emoji-descriptions.xml +++ b/java/res/values-sw/strings-emoji-descriptions.xml @@ -857,7 +857,7 @@ <string name="spoken_emoji_1F515" msgid="8903179856036069242">"Emoji ya kengele ikiwa na alama ya mstari wa kukata, aghalabu kwenye matumizi ya simu au kompyuta humaanisha kuzima matumizi ya sauti"</string> <string name="spoken_emoji_1F516" msgid="108097933937925381">"Emoji ya alamisho"</string> <string name="spoken_emoji_1F517" msgid="2450846665734313397">"Emoji ya kiungo"</string> - <string name="spoken_emoji_1F518" msgid="7028220286841437832">"Emoji ya kitufe cha redio"</string> + <string name="spoken_emoji_1F518" msgid="7028220286841437832">"Kitufe cha mviringo"</string> <string name="spoken_emoji_1F519" msgid="8211189165075445687">"Emoji yenye neno back na mshale unaoonesha kushoto ukiwa juu yake, aghalabu ikimaanisha rudi nyuma, nenda mwanzo wa wimbo, filamu, hadithi nk"</string> <string name="spoken_emoji_1F51A" msgid="823966751787338892">"Emoji yenye neno end na mshale unaoonesha kushoto ukiwa juu yake, ikimaanisha nenda mwisho wa jambo, ingawa yaweza pia kumaanisha rudi nyuma, nenda mwanzo wa wimbo, filamu, hadithi nk kwenye matumizi ya hangout na android"</string> <string name="spoken_emoji_1F51B" msgid="5920570742107943382">"Emoji ya neno On na mshale unaoonesha pande zote ukiwa juu yake, ikimaanisha uamuzi wa kusonga mbele kwa furaha, au njia zote zitakufikisha kwenye lengo iwe ya kushoto au kulia"</string> |