Import translations. DO NOT MERGE

Change-Id: I8970435b7ccc4563e54905875b04f279095810f7
Auto-generated-cl: translation import
main
Baligh Uddin 2014-04-23 17:40:00 -07:00
parent 5ce053b806
commit 96d623f3ab
7 changed files with 165 additions and 21 deletions

View File

@ -26,7 +26,7 @@
<string name="spoken_auto_correct" msgid="8989324692167993804">"<xliff:g id="KEY_NAME">%1$s</xliff:g> retter <xliff:g id="ORIGINAL_WORD">%2$s</xliff:g> til <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> udfører automatisk stavekontrol"</string>
<string name="spoken_description_unknown" msgid="2382510329910793539">"Tastekode %d"</string>
<string name="spoken_description_shift" msgid="7209798151676638728">"Shift-tast"</string>
<string name="spoken_description_shift" msgid="7209798151676638728">"Shift"</string>
<string name="spoken_description_shift_shifted" msgid="1609924271343916689">"Shift er aktiveret (tryk for at deaktivere)"</string>
<string name="spoken_description_caps_lock" msgid="5020582161133170892">"Caps lock er slået til (tryk for at deaktivere)"</string>
<string name="spoken_description_delete" msgid="3878902286264983302">"Slet"</string>
@ -36,9 +36,9 @@
<string name="spoken_description_settings" msgid="7281251004003143204">"Indstillinger"</string>
<string name="spoken_description_tab" msgid="8210782459446866716">"Fane"</string>
<string name="spoken_description_space" msgid="5908716896642059145">"Mellemrum"</string>
<string name="spoken_description_mic" msgid="6153138783813452464">"Taleinput"</string>
<string name="spoken_description_mic" msgid="6153138783813452464">"Stemmeinput"</string>
<string name="spoken_description_emoji" msgid="7990051553008088470">"Emoji"</string>
<string name="spoken_description_return" msgid="3183692287397645708">"Tilbage"</string>
<string name="spoken_description_return" msgid="3183692287397645708">"Return"</string>
<string name="spoken_description_search" msgid="5099937658231911288">"Søgning"</string>
<string name="spoken_description_dot" msgid="5644176501632325560">"Prik"</string>
<string name="spoken_description_language_switch" msgid="6818666779313544553">"Skift sprog"</string>

View File

@ -0,0 +1,72 @@
<?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="spoken_use_headphones" msgid="4313642710742229868">"Liitä kuulokkeet, niin kuulet mitä näppäimiä painat kirjoittaessasi salasanaa."</string>
<string name="spoken_current_text_is" msgid="4240549866156675799">"Nykyinen teksti on %s"</string>
<string name="spoken_no_text_entered" msgid="1711276837961785646">"Ei kirjoitettua tekstiä"</string>
<string name="spoken_auto_correct" msgid="8989324692167993804">"<xliff:g id="KEY_NAME">%1$s</xliff:g> korjaa sanan <xliff:g id="ORIGINAL_WORD">%2$s</xliff:g> sanaksi <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> suorittaa automaattisen korjauksen"</string>
<string name="spoken_description_unknown" msgid="2382510329910793539">"Näppäimen koodi %d"</string>
<string name="spoken_description_shift" msgid="7209798151676638728">"Vaihto"</string>
<string name="spoken_description_shift_shifted" msgid="1609924271343916689">"Vaihto päällä (poista käytöstä napauttamalla)"</string>
<string name="spoken_description_caps_lock" msgid="5020582161133170892">"Caps Lock päällä (poista käytöstä napauttamalla)"</string>
<string name="spoken_description_delete" msgid="3878902286264983302">"Delete"</string>
<string name="spoken_description_to_symbol" msgid="8244903740201126590">"Symbolit"</string>
<string name="spoken_description_to_alpha" msgid="4081215210530031950">"Kirjaimet"</string>
<string name="spoken_description_to_numeric" msgid="4560261331530795682">"Numerot"</string>
<string name="spoken_description_settings" msgid="7281251004003143204">"Asetukset"</string>
<string name="spoken_description_tab" msgid="8210782459446866716">"Sarkain"</string>
<string name="spoken_description_space" msgid="5908716896642059145">"Välilyönti"</string>
<string name="spoken_description_mic" msgid="6153138783813452464">"Äänisyöte"</string>
<string name="spoken_description_emoji" msgid="7990051553008088470">"Emoji"</string>
<string name="spoken_description_return" msgid="3183692287397645708">"Enter"</string>
<string name="spoken_description_search" msgid="5099937658231911288">"Haku"</string>
<string name="spoken_description_dot" msgid="5644176501632325560">"Piste"</string>
<string name="spoken_description_language_switch" msgid="6818666779313544553">"Vaihda kieli"</string>
<string name="spoken_description_action_next" msgid="431761808119616962">"Seuraava"</string>
<string name="spoken_description_action_previous" msgid="2919072174697865110">"Edellinen"</string>
<string name="spoken_description_shiftmode_on" msgid="5107180516341258979">"Vaihto päällä"</string>
<string name="spoken_description_shiftmode_locked" msgid="7307477738053606881">"Caps Lock päällä"</string>
<string name="spoken_description_shiftmode_off" msgid="5039126122829961331">"Vaihto pois päältä"</string>
<string name="spoken_description_mode_symbol" msgid="111186851131446691">"Symbolit-tila"</string>
<string name="spoken_description_mode_alpha" msgid="4676004119618778911">"Näppäimistötila"</string>
<string name="spoken_description_mode_phone" msgid="2061220553756692903">"Puhelintila"</string>
<string name="spoken_description_mode_phone_shift" msgid="7879963803547701090">"Puhelinsymbolit-tila"</string>
<string name="announce_keyboard_hidden" msgid="2313574218950517779">"Näppäimistö on piilotettu"</string>
<string name="announce_keyboard_mode" msgid="6698257917367823205">"Näytetään näppäimistö <xliff:g id="KEYBOARD_MODE">%s</xliff:g>"</string>
<string name="keyboard_mode_date" msgid="6597407244976713364">"päivämäärä"</string>
<string name="keyboard_mode_date_time" msgid="3642804408726668808">"päivämäärä ja aika"</string>
<string name="keyboard_mode_email" msgid="1239682082047693644">"sähköposti"</string>
<string name="keyboard_mode_im" msgid="3812086215529493501">"viestit"</string>
<string name="keyboard_mode_number" msgid="5395042245837996809">"numero"</string>
<string name="keyboard_mode_phone" msgid="2486230278064523665">"puhelin"</string>
<string name="keyboard_mode_text" msgid="9138789594969187494">"teksti"</string>
<string name="keyboard_mode_time" msgid="8558297845514402675">"aika"</string>
<string name="keyboard_mode_url" msgid="8072011652949962550">"URL-osoite"</string>
<string name="spoken_descrption_emoji_category_recents" msgid="4185344945205590692">"Viimeisimmät"</string>
<string name="spoken_descrption_emoji_category_people" msgid="8414196269847492817">"Ihmiset"</string>
<string name="spoken_descrption_emoji_category_objects" msgid="6116297906606195278">"Esineet"</string>
<string name="spoken_descrption_emoji_category_nature" msgid="5018340512472354640">"Luonto"</string>
<string name="spoken_descrption_emoji_category_places" msgid="1163315840948545317">"Paikat"</string>
<string name="spoken_descrption_emoji_category_symbols" msgid="474680659024880601">"Symbolit"</string>
<string name="spoken_descrption_emoji_category_emoticons" msgid="456737544787823539">"Hymiöt"</string>
</resources>

View File

@ -0,0 +1,72 @@
<?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="spoken_use_headphones" msgid="4313642710742229868">"Pasangkan set kepala untuk mendengar kekunci kata laluan disebut dengan kuat."</string>
<string name="spoken_current_text_is" msgid="4240549866156675799">"Teks semasa adalah %s"</string>
<string name="spoken_no_text_entered" msgid="1711276837961785646">"Tiada teks dimasukkan"</string>
<string name="spoken_auto_correct" msgid="8989324692167993804">"<xliff:g id="KEY_NAME">%1$s</xliff:g> membetulkan <xliff:g id="ORIGINAL_WORD">%2$s</xliff:g> menjadi <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> melakukan auto pembetulan"</string>
<string name="spoken_description_unknown" msgid="2382510329910793539">"Kod kunci %d"</string>
<string name="spoken_description_shift" msgid="7209798151676638728">"Shift"</string>
<string name="spoken_description_shift_shifted" msgid="1609924271343916689">"Kunci anjak dihidupkan (ketik untuk melumpuhkan)"</string>
<string name="spoken_description_caps_lock" msgid="5020582161133170892">"Kunci huruf besar dihidupkan (ketik untuk melumpuhkan)"</string>
<string name="spoken_description_delete" msgid="3878902286264983302">"Padam"</string>
<string name="spoken_description_to_symbol" msgid="8244903740201126590">"Simbol"</string>
<string name="spoken_description_to_alpha" msgid="4081215210530031950">"Huruf"</string>
<string name="spoken_description_to_numeric" msgid="4560261331530795682">"Nombor"</string>
<string name="spoken_description_settings" msgid="7281251004003143204">"Tetapan"</string>
<string name="spoken_description_tab" msgid="8210782459446866716">"Tab"</string>
<string name="spoken_description_space" msgid="5908716896642059145">"{0}&lt;td class=\"shortcuts\"&gt;{/0} Space"</string>
<string name="spoken_description_mic" msgid="6153138783813452464">"Input suara"</string>
<string name="spoken_description_emoji" msgid="7990051553008088470">"Emoji"</string>
<string name="spoken_description_return" msgid="3183692287397645708">"Kembali"</string>
<string name="spoken_description_search" msgid="5099937658231911288">"Carian"</string>
<string name="spoken_description_dot" msgid="5644176501632325560">"Titik"</string>
<string name="spoken_description_language_switch" msgid="6818666779313544553">"Tukar bahasa"</string>
<string name="spoken_description_action_next" msgid="431761808119616962">"Slps"</string>
<string name="spoken_description_action_previous" msgid="2919072174697865110">"Sebelumnya"</string>
<string name="spoken_description_shiftmode_on" msgid="5107180516341258979">"Kunci anjak didayakan"</string>
<string name="spoken_description_shiftmode_locked" msgid="7307477738053606881">"Kunci huruf besar didayakan"</string>
<string name="spoken_description_shiftmode_off" msgid="5039126122829961331">"Kunci anjak dilumpuhkan"</string>
<string name="spoken_description_mode_symbol" msgid="111186851131446691">"Mod simbol"</string>
<string name="spoken_description_mode_alpha" msgid="4676004119618778911">"Mod huruf"</string>
<string name="spoken_description_mode_phone" msgid="2061220553756692903">"Mod telefon"</string>
<string name="spoken_description_mode_phone_shift" msgid="7879963803547701090">"Mod simbol telefon"</string>
<string name="announce_keyboard_hidden" msgid="2313574218950517779">"Papan kekunci tersembunyi"</string>
<string name="announce_keyboard_mode" msgid="6698257917367823205">"Menunjukkan papan kekunci <xliff:g id="KEYBOARD_MODE">%s</xliff:g>"</string>
<string name="keyboard_mode_date" msgid="6597407244976713364">"tarikh"</string>
<string name="keyboard_mode_date_time" msgid="3642804408726668808">"tarikh dan masa"</string>
<string name="keyboard_mode_email" msgid="1239682082047693644">"e-mel"</string>
<string name="keyboard_mode_im" msgid="3812086215529493501">"pemesejan"</string>
<string name="keyboard_mode_number" msgid="5395042245837996809">"nombor"</string>
<string name="keyboard_mode_phone" msgid="2486230278064523665">"telefon"</string>
<string name="keyboard_mode_text" msgid="9138789594969187494">"teks"</string>
<string name="keyboard_mode_time" msgid="8558297845514402675">"masa"</string>
<string name="keyboard_mode_url" msgid="8072011652949962550">"URL"</string>
<string name="spoken_descrption_emoji_category_recents" msgid="4185344945205590692">"Terkini"</string>
<string name="spoken_descrption_emoji_category_people" msgid="8414196269847492817">"Orang"</string>
<string name="spoken_descrption_emoji_category_objects" msgid="6116297906606195278">"Objek"</string>
<string name="spoken_descrption_emoji_category_nature" msgid="5018340512472354640">"Alam Semula Jadi"</string>
<string name="spoken_descrption_emoji_category_places" msgid="1163315840948545317">"Tempat"</string>
<string name="spoken_descrption_emoji_category_symbols" msgid="474680659024880601">"Simbol"</string>
<string name="spoken_descrption_emoji_category_emoticons" msgid="456737544787823539">"Emotikon"</string>
</resources>

View File

@ -60,7 +60,7 @@
<string name="keyboard_mode_number" msgid="5395042245837996809">"tall"</string>
<string name="keyboard_mode_phone" msgid="2486230278064523665">"telefon"</string>
<string name="keyboard_mode_text" msgid="9138789594969187494">"tekst"</string>
<string name="keyboard_mode_time" msgid="8558297845514402675">"tid"</string>
<string name="keyboard_mode_time" msgid="8558297845514402675">"klokkeslett"</string>
<string name="keyboard_mode_url" msgid="8072011652949962550">"nettadresse"</string>
<string name="spoken_descrption_emoji_category_recents" msgid="4185344945205590692">"Nylige"</string>
<string name="spoken_descrption_emoji_category_people" msgid="8414196269847492817">"Personer"</string>

View File

@ -20,13 +20,13 @@
<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">"Chomeka kifaa cha sauti ili usikie vitufe vya nenosiri vinayozungumwa kwa sauti."</string>
<string name="spoken_use_headphones" msgid="4313642710742229868">"Chomeka kifaa cha sauti ili usikie vitufe vya nenosiri vikitamkwa kwa sauti."</string>
<string name="spoken_current_text_is" msgid="4240549866156675799">"Maandishi ya sasa ni %s"</string>
<string name="spoken_no_text_entered" msgid="1711276837961785646">"Hakuna maandishi yaliyoingizwa"</string>
<string name="spoken_auto_correct" msgid="8989324692167993804">"<xliff:g id="KEY_NAME">%1$s</xliff:g> hurekebisha <xliff:g id="ORIGINAL_WORD">%2$s</xliff:g> kuwa <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> hufanya marekebisho otomatiki"</string>
<string name="spoken_description_unknown" msgid="2382510329910793539">"Msimbo wa kitufe %d"</string>
<string name="spoken_description_shift" msgid="7209798151676638728">"Badilisha"</string>
<string name="spoken_description_shift" msgid="7209798151676638728">"Shift"</string>
<string name="spoken_description_shift_shifted" msgid="1609924271343916689">"Shift imewashwa (gonga ili kuizima)"</string>
<string name="spoken_description_caps_lock" msgid="5020582161133170892">"Caps lock imewashwa (gonga ili kuizima)"</string>
<string name="spoken_description_delete" msgid="3878902286264983302">"Futa"</string>
@ -40,15 +40,15 @@
<string name="spoken_description_emoji" msgid="7990051553008088470">"Emoji"</string>
<string name="spoken_description_return" msgid="3183692287397645708">"Rudi"</string>
<string name="spoken_description_search" msgid="5099937658231911288">"Utafutaji"</string>
<string name="spoken_description_dot" msgid="5644176501632325560">"Doa"</string>
<string name="spoken_description_language_switch" msgid="6818666779313544553">"Badili lugha"</string>
<string name="spoken_description_dot" msgid="5644176501632325560">"Nukta"</string>
<string name="spoken_description_language_switch" msgid="6818666779313544553">"Badilisha lugha"</string>
<string name="spoken_description_action_next" msgid="431761808119616962">"Linalofuata"</string>
<string name="spoken_description_action_previous" msgid="2919072174697865110">"Iliyotangulia"</string>
<string name="spoken_description_action_previous" msgid="2919072174697865110">"Iililotangulia"</string>
<string name="spoken_description_shiftmode_on" msgid="5107180516341258979">"Shift imewashwa"</string>
<string name="spoken_description_shiftmode_locked" msgid="7307477738053606881">"Herufi kubwa zimewashwa"</string>
<string name="spoken_description_shiftmode_locked" msgid="7307477738053606881">"Caps lock imewashwa"</string>
<string name="spoken_description_shiftmode_off" msgid="5039126122829961331">"Shift imezimwa"</string>
<string name="spoken_description_mode_symbol" msgid="111186851131446691">"Hali ya alama"</string>
<string name="spoken_description_mode_alpha" msgid="4676004119618778911">"Hali ya barua"</string>
<string name="spoken_description_mode_alpha" msgid="4676004119618778911">"Hali ya herufi"</string>
<string name="spoken_description_mode_phone" msgid="2061220553756692903">"Hali ya simu"</string>
<string name="spoken_description_mode_phone_shift" msgid="7879963803547701090">"Hali ya alama za simu"</string>
<string name="announce_keyboard_hidden" msgid="2313574218950517779">"Kibodi imefichwa"</string>
@ -62,7 +62,7 @@
<string name="keyboard_mode_text" msgid="9138789594969187494">"maandishi"</string>
<string name="keyboard_mode_time" msgid="8558297845514402675">"wakati"</string>
<string name="keyboard_mode_url" msgid="8072011652949962550">"URL"</string>
<string name="spoken_descrption_emoji_category_recents" msgid="4185344945205590692">"Zilizotumika karibuni"</string>
<string name="spoken_descrption_emoji_category_recents" msgid="4185344945205590692">"Zilizotumika majuzi"</string>
<string name="spoken_descrption_emoji_category_people" msgid="8414196269847492817">"Watu"</string>
<string name="spoken_descrption_emoji_category_objects" msgid="6116297906606195278">"Vitu"</string>
<string name="spoken_descrption_emoji_category_nature" msgid="5018340512472354640">"Maumbile"</string>

View File

@ -35,7 +35,7 @@
<string name="spoken_description_to_numeric" msgid="4560261331530795682">"หมายเลข"</string>
<string name="spoken_description_settings" msgid="7281251004003143204">"การตั้งค่า"</string>
<string name="spoken_description_tab" msgid="8210782459446866716">"แท็บ"</string>
<string name="spoken_description_space" msgid="5908716896642059145">"{0}&lt;td{1} {/1}class=\"shortcuts\"&gt;{/0} Space"</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>

View File

@ -27,8 +27,8 @@
<string name="spoken_auto_correct_obscured" msgid="7769449372355268412">"按<xliff:g id="KEY_NAME">%1$s</xliff:g>键可进行自动更正"</string>
<string name="spoken_description_unknown" msgid="2382510329910793539">"键码为%d"</string>
<string name="spoken_description_shift" msgid="7209798151676638728">"Shift"</string>
<string name="spoken_description_shift_shifted" msgid="1609924271343916689">"Shift模式已启用点按即可停用"</string>
<string name="spoken_description_caps_lock" msgid="5020582161133170892">"大写锁定模式已启用(点按即可停用"</string>
<string name="spoken_description_shift_shifted" msgid="1609924271343916689">"已开启Shift模式点按即可关闭"</string>
<string name="spoken_description_caps_lock" msgid="5020582161133170892">"已锁定大写模式(点按即可关闭"</string>
<string name="spoken_description_delete" msgid="3878902286264983302">"删除"</string>
<string name="spoken_description_to_symbol" msgid="8244903740201126590">"符号"</string>
<string name="spoken_description_to_alpha" msgid="4081215210530031950">"字母"</string>
@ -38,15 +38,15 @@
<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_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">"大写锁定模式已启用"</string>
<string name="spoken_description_shiftmode_off" msgid="5039126122829961331">"Shift模式已停用"</string>
<string name="spoken_description_shiftmode_on" msgid="5107180516341258979">"已开启Shift模式"</string>
<string name="spoken_description_shiftmode_locked" msgid="7307477738053606881">"已锁定大写模式"</string>
<string name="spoken_description_shiftmode_off" msgid="5039126122829961331">"已关闭Shift模式"</string>
<string name="spoken_description_mode_symbol" msgid="111186851131446691">"符号模式"</string>
<string name="spoken_description_mode_alpha" msgid="4676004119618778911">"字母模式"</string>
<string name="spoken_description_mode_phone" msgid="2061220553756692903">"电话模式"</string>
@ -62,9 +62,9 @@
<string name="keyboard_mode_text" msgid="9138789594969187494">"文字"</string>
<string name="keyboard_mode_time" msgid="8558297845514402675">"时间"</string>
<string name="keyboard_mode_url" msgid="8072011652949962550">"网址"</string>
<string name="spoken_descrption_emoji_category_recents" msgid="4185344945205590692">"最近使用"</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_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>