diff options
80 files changed, 2482 insertions, 0 deletions
diff --git a/java/res/values-af/strings-action-keys.xml b/java/res/values-af/strings-action-keys.xml new file mode 100644 index 000000000..c7ae3f759 --- /dev/null +++ b/java/res/values-af/strings-action-keys.xml @@ -0,0 +1,31 @@ +<?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">"Gaan"</string> + <string name="label_next_key" msgid="5586407279258592635">"Volg."</string> + <string name="label_previous_key" msgid="1421141755779895275">"Vorige"</string> + <string name="label_done_key" msgid="7564866296502630852">"Klaar"</string> + <string name="label_send_key" msgid="482252074224462163">"Stuur"</string> + <string name="label_search_key" msgid="7965186050435796642">"Soek"</string> + <string name="label_pause_key" msgid="2225922926459730642">"Laat wag"</string> + <string name="label_wait_key" msgid="5891247853595466039">"Wag"</string> +</resources> diff --git a/java/res/values-am/strings-action-keys.xml b/java/res/values-am/strings-action-keys.xml new file mode 100644 index 000000000..51c253823 --- /dev/null +++ b/java/res/values-am/strings-action-keys.xml @@ -0,0 +1,31 @@ +<?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">"ሂድ"</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> + <string name="label_search_key" msgid="7965186050435796642">"ፈልግ"</string> + <string name="label_pause_key" msgid="2225922926459730642">"ቆም በል"</string> + <string name="label_wait_key" msgid="5891247853595466039">"ጠብቅ"</string> +</resources> diff --git a/java/res/values-ar/strings-action-keys.xml b/java/res/values-ar/strings-action-keys.xml new file mode 100644 index 000000000..6b2e4b283 --- /dev/null +++ b/java/res/values-ar/strings-action-keys.xml @@ -0,0 +1,31 @@ +<?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">"ذهاب"</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> + <string name="label_search_key" msgid="7965186050435796642">"بحث"</string> + <string name="label_pause_key" msgid="2225922926459730642">"توقف"</string> + <string name="label_wait_key" msgid="5891247853595466039">"انتظر"</string> +</resources> diff --git a/java/res/values-az-rAZ/strings-action-keys.xml b/java/res/values-az-rAZ/strings-action-keys.xml new file mode 100644 index 000000000..1231370eb --- /dev/null +++ b/java/res/values-az-rAZ/strings-action-keys.xml @@ -0,0 +1,31 @@ +<?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">"Keç"</string> + <string name="label_next_key" msgid="5586407279258592635">"Növbəti"</string> + <string name="label_previous_key" msgid="1421141755779895275">"Öncəki"</string> + <string name="label_done_key" msgid="7564866296502630852">"Hazırdır"</string> + <string name="label_send_key" msgid="482252074224462163">"Göndər"</string> + <string name="label_search_key" msgid="7965186050435796642">"Axtarış"</string> + <string name="label_pause_key" msgid="2225922926459730642">"Pauza"</string> + <string name="label_wait_key" msgid="5891247853595466039">"Gözlə"</string> +</resources> diff --git a/java/res/values-b+sr+Latn/strings-action-keys.xml b/java/res/values-b+sr+Latn/strings-action-keys.xml new file mode 100644 index 000000000..ca265d286 --- /dev/null +++ b/java/res/values-b+sr+Latn/strings-action-keys.xml @@ -0,0 +1,31 @@ +<?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">"Idi"</string> + <string name="label_next_key" msgid="5586407279258592635">"Sled"</string> + <string name="label_previous_key" msgid="1421141755779895275">"Preth"</string> + <string name="label_done_key" msgid="7564866296502630852">"Gotov"</string> + <string name="label_send_key" msgid="482252074224462163">"Šalji"</string> + <string name="label_search_key" msgid="7965186050435796642">"Traži"</string> + <string name="label_pause_key" msgid="2225922926459730642">"Pauza"</string> + <string name="label_wait_key" msgid="5891247853595466039">"Čekaj"</string> +</resources> diff --git a/java/res/values-be-rBY/strings-action-keys.xml b/java/res/values-be-rBY/strings-action-keys.xml new file mode 100644 index 000000000..3022d77f4 --- /dev/null +++ b/java/res/values-be-rBY/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">"Пачаць"</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-bg/strings-action-keys.xml b/java/res/values-bg/strings-action-keys.xml new file mode 100644 index 000000000..fa41c2861 --- /dev/null +++ b/java/res/values-bg/strings-action-keys.xml @@ -0,0 +1,31 @@ +<?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">"Старт"</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> + <string name="label_search_key" msgid="7965186050435796642">"Търсене"</string> + <string name="label_pause_key" msgid="2225922926459730642">"Пауза"</string> + <string name="label_wait_key" msgid="5891247853595466039">"Изчакв."</string> +</resources> diff --git a/java/res/values-bn-rBD/strings-action-keys.xml b/java/res/values-bn-rBD/strings-action-keys.xml new file mode 100644 index 000000000..ca2e0eb43 --- /dev/null +++ b/java/res/values-bn-rBD/strings-action-keys.xml @@ -0,0 +1,31 @@ +<?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">"যান"</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> + <string name="label_search_key" msgid="7965186050435796642">"সন্ধান"</string> + <string name="label_pause_key" msgid="2225922926459730642">"বিরাম"</string> + <string name="label_wait_key" msgid="5891247853595466039">"অপেক্ষা করুন"</string> +</resources> 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..df3c80ac4 --- /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">"Naprijed"</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-ca/strings-action-keys.xml b/java/res/values-ca/strings-action-keys.xml new file mode 100644 index 000000000..cd8b9e7f2 --- /dev/null +++ b/java/res/values-ca/strings-action-keys.xml @@ -0,0 +1,31 @@ +<?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">"Vés"</string> + <string name="label_next_key" msgid="5586407279258592635">"Seg."</string> + <string name="label_previous_key" msgid="1421141755779895275">"Ant."</string> + <string name="label_done_key" msgid="7564866296502630852">"Fet"</string> + <string name="label_send_key" msgid="482252074224462163">"Envia"</string> + <string name="label_search_key" msgid="7965186050435796642">"Cerca"</string> + <string name="label_pause_key" msgid="2225922926459730642">"Posa en pausa"</string> + <string name="label_wait_key" msgid="5891247853595466039">"Esp."</string> +</resources> diff --git a/java/res/values-cs/strings-action-keys.xml b/java/res/values-cs/strings-action-keys.xml new file mode 100644 index 000000000..a220ee793 --- /dev/null +++ b/java/res/values-cs/strings-action-keys.xml @@ -0,0 +1,31 @@ +<?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">"Jít"</string> + <string name="label_next_key" msgid="5586407279258592635">"Další"</string> + <string name="label_previous_key" msgid="1421141755779895275">"Před."</string> + <string name="label_done_key" msgid="7564866296502630852">"OK"</string> + <string name="label_send_key" msgid="482252074224462163">"Odes."</string> + <string name="label_search_key" msgid="7965186050435796642">"Hledat"</string> + <string name="label_pause_key" msgid="2225922926459730642">"Pauza"</string> + <string name="label_wait_key" msgid="5891247853595466039">"Čekat"</string> +</resources> diff --git a/java/res/values-da/strings-action-keys.xml b/java/res/values-da/strings-action-keys.xml new file mode 100644 index 000000000..cef26fbd2 --- /dev/null +++ b/java/res/values-da/strings-action-keys.xml @@ -0,0 +1,31 @@ +<?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">"Start"</string> + <string name="label_next_key" msgid="5586407279258592635">"Næste"</string> + <string name="label_previous_key" msgid="1421141755779895275">"Forr."</string> + <string name="label_done_key" msgid="7564866296502630852">"Udfør"</string> + <string name="label_send_key" msgid="482252074224462163">"Send"</string> + <string name="label_search_key" msgid="7965186050435796642">"Søg"</string> + <string name="label_pause_key" msgid="2225922926459730642">"Pause"</string> + <string name="label_wait_key" msgid="5891247853595466039">"Vent"</string> +</resources> diff --git a/java/res/values-de/strings-action-keys.xml b/java/res/values-de/strings-action-keys.xml new file mode 100644 index 000000000..57e75df60 --- /dev/null +++ b/java/res/values-de/strings-action-keys.xml @@ -0,0 +1,31 @@ +<?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">"Los"</string> + <string name="label_next_key" msgid="5586407279258592635">"Weiter"</string> + <string name="label_previous_key" msgid="1421141755779895275">"Zurück"</string> + <string name="label_done_key" msgid="7564866296502630852">"Fertig"</string> + <string name="label_send_key" msgid="482252074224462163">"Senden"</string> + <string name="label_search_key" msgid="7965186050435796642">"Suchen"</string> + <string name="label_pause_key" msgid="2225922926459730642">"Pause"</string> + <string name="label_wait_key" msgid="5891247853595466039">"Warten"</string> +</resources> diff --git a/java/res/values-el/strings-action-keys.xml b/java/res/values-el/strings-action-keys.xml new file mode 100644 index 000000000..2fd0fdb95 --- /dev/null +++ b/java/res/values-el/strings-action-keys.xml @@ -0,0 +1,31 @@ +<?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">"Εμπρός"</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> + <string name="label_search_key" msgid="7965186050435796642">"Αναζήτηση"</string> + <string name="label_pause_key" msgid="2225922926459730642">"Παύση"</string> + <string name="label_wait_key" msgid="5891247853595466039">"Αναμονή"</string> +</resources> diff --git a/java/res/values-en-rAU/strings-action-keys.xml b/java/res/values-en-rAU/strings-action-keys.xml new file mode 100644 index 000000000..e401cae2a --- /dev/null +++ b/java/res/values-en-rAU/strings-action-keys.xml @@ -0,0 +1,31 @@ +<?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">"Go"</string> + <string name="label_next_key" msgid="5586407279258592635">"Next"</string> + <string name="label_previous_key" msgid="1421141755779895275">"Prev"</string> + <string name="label_done_key" msgid="7564866296502630852">"Done"</string> + <string name="label_send_key" msgid="482252074224462163">"Send"</string> + <string name="label_search_key" msgid="7965186050435796642">"Search"</string> + <string name="label_pause_key" msgid="2225922926459730642">"Pause"</string> + <string name="label_wait_key" msgid="5891247853595466039">"Wait"</string> +</resources> diff --git a/java/res/values-en-rGB/strings-action-keys.xml b/java/res/values-en-rGB/strings-action-keys.xml new file mode 100644 index 000000000..e401cae2a --- /dev/null +++ b/java/res/values-en-rGB/strings-action-keys.xml @@ -0,0 +1,31 @@ +<?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">"Go"</string> + <string name="label_next_key" msgid="5586407279258592635">"Next"</string> + <string name="label_previous_key" msgid="1421141755779895275">"Prev"</string> + <string name="label_done_key" msgid="7564866296502630852">"Done"</string> + <string name="label_send_key" msgid="482252074224462163">"Send"</string> + <string name="label_search_key" msgid="7965186050435796642">"Search"</string> + <string name="label_pause_key" msgid="2225922926459730642">"Pause"</string> + <string name="label_wait_key" msgid="5891247853595466039">"Wait"</string> +</resources> diff --git a/java/res/values-en-rIN/strings-action-keys.xml b/java/res/values-en-rIN/strings-action-keys.xml new file mode 100644 index 000000000..e401cae2a --- /dev/null +++ b/java/res/values-en-rIN/strings-action-keys.xml @@ -0,0 +1,31 @@ +<?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">"Go"</string> + <string name="label_next_key" msgid="5586407279258592635">"Next"</string> + <string name="label_previous_key" msgid="1421141755779895275">"Prev"</string> + <string name="label_done_key" msgid="7564866296502630852">"Done"</string> + <string name="label_send_key" msgid="482252074224462163">"Send"</string> + <string name="label_search_key" msgid="7965186050435796642">"Search"</string> + <string name="label_pause_key" msgid="2225922926459730642">"Pause"</string> + <string name="label_wait_key" msgid="5891247853595466039">"Wait"</string> +</resources> diff --git a/java/res/values-es-rUS/strings-action-keys.xml b/java/res/values-es-rUS/strings-action-keys.xml new file mode 100644 index 000000000..e1d37beed --- /dev/null +++ b/java/res/values-es-rUS/strings-action-keys.xml @@ -0,0 +1,31 @@ +<?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">"Ir"</string> + <string name="label_next_key" msgid="5586407279258592635">"Sig."</string> + <string name="label_previous_key" msgid="1421141755779895275">"Ant."</string> + <string name="label_done_key" msgid="7564866296502630852">"Listo"</string> + <string name="label_send_key" msgid="482252074224462163">"Env."</string> + <string name="label_search_key" msgid="7965186050435796642">"Buscar"</string> + <string name="label_pause_key" msgid="2225922926459730642">"Pausa"</string> + <string name="label_wait_key" msgid="5891247853595466039">"Esp."</string> +</resources> diff --git a/java/res/values-es/strings-action-keys.xml b/java/res/values-es/strings-action-keys.xml new file mode 100644 index 000000000..17ea335d9 --- /dev/null +++ b/java/res/values-es/strings-action-keys.xml @@ -0,0 +1,31 @@ +<?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">"Ir"</string> + <string name="label_next_key" msgid="5586407279258592635">"Siguiente"</string> + <string name="label_previous_key" msgid="1421141755779895275">"Anterior"</string> + <string name="label_done_key" msgid="7564866296502630852">"Listo"</string> + <string name="label_send_key" msgid="482252074224462163">"Enviar"</string> + <string name="label_search_key" msgid="7965186050435796642">"Buscar"</string> + <string name="label_pause_key" msgid="2225922926459730642">"Pausar"</string> + <string name="label_wait_key" msgid="5891247853595466039">"Espera"</string> +</resources> diff --git a/java/res/values-et-rEE/strings-action-keys.xml b/java/res/values-et-rEE/strings-action-keys.xml new file mode 100644 index 000000000..12cd77a5d --- /dev/null +++ b/java/res/values-et-rEE/strings-action-keys.xml @@ -0,0 +1,31 @@ +<?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">"Mine"</string> + <string name="label_next_key" msgid="5586407279258592635">"Edasi"</string> + <string name="label_previous_key" msgid="1421141755779895275">"Eelm."</string> + <string name="label_done_key" msgid="7564866296502630852">"Valmis"</string> + <string name="label_send_key" msgid="482252074224462163">"Saada"</string> + <string name="label_search_key" msgid="7965186050435796642">"Otsing"</string> + <string name="label_pause_key" msgid="2225922926459730642">"Peata"</string> + <string name="label_wait_key" msgid="5891247853595466039">"Oota"</string> +</resources> diff --git a/java/res/values-eu-rES/strings-action-keys.xml b/java/res/values-eu-rES/strings-action-keys.xml new file mode 100644 index 000000000..1fba5504a --- /dev/null +++ b/java/res/values-eu-rES/strings-action-keys.xml @@ -0,0 +1,31 @@ +<?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">"Joan"</string> + <string name="label_next_key" msgid="5586407279258592635">"Aurrera"</string> + <string name="label_previous_key" msgid="1421141755779895275">"Atzera"</string> + <string name="label_done_key" msgid="7564866296502630852">"Eginda"</string> + <string name="label_send_key" msgid="482252074224462163">"Bidali"</string> + <string name="label_search_key" msgid="7965186050435796642">"Bilatu"</string> + <string name="label_pause_key" msgid="2225922926459730642">"Pausatu"</string> + <string name="label_wait_key" msgid="5891247853595466039">"Itxaron"</string> +</resources> diff --git a/java/res/values-fa/strings-action-keys.xml b/java/res/values-fa/strings-action-keys.xml new file mode 100644 index 000000000..859877c89 --- /dev/null +++ b/java/res/values-fa/strings-action-keys.xml @@ -0,0 +1,31 @@ +<?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">"رفتن"</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> + <string name="label_search_key" msgid="7965186050435796642">"جستجو"</string> + <string name="label_pause_key" msgid="2225922926459730642">"مکث"</string> + <string name="label_wait_key" msgid="5891247853595466039">"انتظار"</string> +</resources> diff --git a/java/res/values-fi/strings-action-keys.xml b/java/res/values-fi/strings-action-keys.xml new file mode 100644 index 000000000..b1146b607 --- /dev/null +++ b/java/res/values-fi/strings-action-keys.xml @@ -0,0 +1,31 @@ +<?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">"Siir."</string> + <string name="label_next_key" msgid="5586407279258592635">"Seur."</string> + <string name="label_previous_key" msgid="1421141755779895275">"Edel."</string> + <string name="label_done_key" msgid="7564866296502630852">"Valm."</string> + <string name="label_send_key" msgid="482252074224462163">"Läh."</string> + <string name="label_search_key" msgid="7965186050435796642">"Haku"</string> + <string name="label_pause_key" msgid="2225922926459730642">"Tauko"</string> + <string name="label_wait_key" msgid="5891247853595466039">"Odota"</string> +</resources> diff --git a/java/res/values-fr-rCA/strings-action-keys.xml b/java/res/values-fr-rCA/strings-action-keys.xml new file mode 100644 index 000000000..1823416ac --- /dev/null +++ b/java/res/values-fr-rCA/strings-action-keys.xml @@ -0,0 +1,31 @@ +<?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">"Aller"</string> + <string name="label_next_key" msgid="5586407279258592635">"Suiv."</string> + <string name="label_previous_key" msgid="1421141755779895275">"Préc."</string> + <string name="label_done_key" msgid="7564866296502630852">"Term."</string> + <string name="label_send_key" msgid="482252074224462163">"Env."</string> + <string name="label_search_key" msgid="7965186050435796642">"Rech."</string> + <string name="label_pause_key" msgid="2225922926459730642">"Pause"</string> + <string name="label_wait_key" msgid="5891247853595466039">"Att."</string> +</resources> diff --git a/java/res/values-fr/strings-action-keys.xml b/java/res/values-fr/strings-action-keys.xml new file mode 100644 index 000000000..3dcdf757d --- /dev/null +++ b/java/res/values-fr/strings-action-keys.xml @@ -0,0 +1,31 @@ +<?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">"Accès"</string> + <string name="label_next_key" msgid="5586407279258592635">"Suiv."</string> + <string name="label_previous_key" msgid="1421141755779895275">"Préc."</string> + <string name="label_done_key" msgid="7564866296502630852">"OK"</string> + <string name="label_send_key" msgid="482252074224462163">"Envoyer"</string> + <string name="label_search_key" msgid="7965186050435796642">"Rech."</string> + <string name="label_pause_key" msgid="2225922926459730642">"Pause"</string> + <string name="label_wait_key" msgid="5891247853595466039">"Attente"</string> +</resources> diff --git a/java/res/values-gl-rES/strings-action-keys.xml b/java/res/values-gl-rES/strings-action-keys.xml new file mode 100644 index 000000000..5ce96e63c --- /dev/null +++ b/java/res/values-gl-rES/strings-action-keys.xml @@ -0,0 +1,31 @@ +<?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">"Ir"</string> + <string name="label_next_key" msgid="5586407279258592635">"Seg."</string> + <string name="label_previous_key" msgid="1421141755779895275">"Ant"</string> + <string name="label_done_key" msgid="7564866296502630852">"Feito"</string> + <string name="label_send_key" msgid="482252074224462163">"Enviar"</string> + <string name="label_search_key" msgid="7965186050435796642">"Buscar"</string> + <string name="label_pause_key" msgid="2225922926459730642">"Pausa"</string> + <string name="label_wait_key" msgid="5891247853595466039">"Espera"</string> +</resources> diff --git a/java/res/values-gu-rIN/strings-action-keys.xml b/java/res/values-gu-rIN/strings-action-keys.xml new file mode 100644 index 000000000..f67e6513e --- /dev/null +++ b/java/res/values-gu-rIN/strings-action-keys.xml @@ -0,0 +1,31 @@ +<?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">"જાઓ"</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> + <string name="label_search_key" msgid="7965186050435796642">"શોધ"</string> + <string name="label_pause_key" msgid="2225922926459730642">"થોભો"</string> + <string name="label_wait_key" msgid="5891247853595466039">"રાહ જુઓ"</string> +</resources> diff --git a/java/res/values-hi/strings-action-keys.xml b/java/res/values-hi/strings-action-keys.xml new file mode 100644 index 000000000..8768ee7da --- /dev/null +++ b/java/res/values-hi/strings-action-keys.xml @@ -0,0 +1,31 @@ +<?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">"जाएं"</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> + <string name="label_search_key" msgid="7965186050435796642">"खोजें"</string> + <string name="label_pause_key" msgid="2225922926459730642">"रोकें"</string> + <string name="label_wait_key" msgid="5891247853595466039">"प्रतीक्षा करें"</string> +</resources> diff --git a/java/res/values-hr/strings-action-keys.xml b/java/res/values-hr/strings-action-keys.xml new file mode 100644 index 000000000..23c7872e1 --- /dev/null +++ b/java/res/values-hr/strings-action-keys.xml @@ -0,0 +1,31 @@ +<?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">"Pret."</string> + <string name="label_done_key" msgid="7564866296502630852">"Got."</string> + <string name="label_send_key" msgid="482252074224462163">"Poš."</string> + <string name="label_search_key" msgid="7965186050435796642">"Traži"</string> + <string name="label_pause_key" msgid="2225922926459730642">"Pauz."</string> + <string name="label_wait_key" msgid="5891247853595466039">"Čekaj"</string> +</resources> diff --git a/java/res/values-hu/strings-action-keys.xml b/java/res/values-hu/strings-action-keys.xml new file mode 100644 index 000000000..6de2d3095 --- /dev/null +++ b/java/res/values-hu/strings-action-keys.xml @@ -0,0 +1,31 @@ +<?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">"Mehet"</string> + <string name="label_next_key" msgid="5586407279258592635">"Köv."</string> + <string name="label_previous_key" msgid="1421141755779895275">"Előző"</string> + <string name="label_done_key" msgid="7564866296502630852">"Kész"</string> + <string name="label_send_key" msgid="482252074224462163">"Küld"</string> + <string name="label_search_key" msgid="7965186050435796642">"Keresés"</string> + <string name="label_pause_key" msgid="2225922926459730642">"Állj"</string> + <string name="label_wait_key" msgid="5891247853595466039">"Vár"</string> +</resources> diff --git a/java/res/values-hy-rAM/strings-action-keys.xml b/java/res/values-hy-rAM/strings-action-keys.xml new file mode 100644 index 000000000..9dd59b8f5 --- /dev/null +++ b/java/res/values-hy-rAM/strings-action-keys.xml @@ -0,0 +1,31 @@ +<?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">"Առաջ"</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> + <string name="label_search_key" msgid="7965186050435796642">"Որոնում"</string> + <string name="label_pause_key" msgid="2225922926459730642">"Դադարեցնել"</string> + <string name="label_wait_key" msgid="5891247853595466039">"Սպասել"</string> +</resources> diff --git a/java/res/values-in/strings-action-keys.xml b/java/res/values-in/strings-action-keys.xml new file mode 100644 index 000000000..7f1a28e29 --- /dev/null +++ b/java/res/values-in/strings-action-keys.xml @@ -0,0 +1,31 @@ +<?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">"Buka"</string> + <string name="label_next_key" msgid="5586407279258592635">"Lanjut"</string> + <string name="label_previous_key" msgid="1421141755779895275">"Balik"</string> + <string name="label_done_key" msgid="7564866296502630852">"Beres"</string> + <string name="label_send_key" msgid="482252074224462163">"Kirim"</string> + <string name="label_search_key" msgid="7965186050435796642">"Telusur"</string> + <string name="label_pause_key" msgid="2225922926459730642">"Jeda"</string> + <string name="label_wait_key" msgid="5891247853595466039">"Tunggu"</string> +</resources> diff --git a/java/res/values-is-rIS/strings-action-keys.xml b/java/res/values-is-rIS/strings-action-keys.xml new file mode 100644 index 000000000..27df51608 --- /dev/null +++ b/java/res/values-is-rIS/strings-action-keys.xml @@ -0,0 +1,31 @@ +<?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">"Áfram"</string> + <string name="label_next_key" msgid="5586407279258592635">"Næsta"</string> + <string name="label_previous_key" msgid="1421141755779895275">"Fyrra"</string> + <string name="label_done_key" msgid="7564866296502630852">"Lokið"</string> + <string name="label_send_key" msgid="482252074224462163">"Senda"</string> + <string name="label_search_key" msgid="7965186050435796642">"Leita"</string> + <string name="label_pause_key" msgid="2225922926459730642">"Hlé"</string> + <string name="label_wait_key" msgid="5891247853595466039">"Bíða"</string> +</resources> diff --git a/java/res/values-it/strings-action-keys.xml b/java/res/values-it/strings-action-keys.xml new file mode 100644 index 000000000..d61f2dadd --- /dev/null +++ b/java/res/values-it/strings-action-keys.xml @@ -0,0 +1,31 @@ +<?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">"Vai"</string> + <string name="label_next_key" msgid="5586407279258592635">"Succ."</string> + <string name="label_previous_key" msgid="1421141755779895275">"Prec."</string> + <string name="label_done_key" msgid="7564866296502630852">"Fine"</string> + <string name="label_send_key" msgid="482252074224462163">"Invia"</string> + <string name="label_search_key" msgid="7965186050435796642">"Cerca"</string> + <string name="label_pause_key" msgid="2225922926459730642">"Pausa"</string> + <string name="label_wait_key" msgid="5891247853595466039">"Attendi"</string> +</resources> diff --git a/java/res/values-iw/strings-action-keys.xml b/java/res/values-iw/strings-action-keys.xml new file mode 100644 index 000000000..f72a6feeb --- /dev/null +++ b/java/res/values-iw/strings-action-keys.xml @@ -0,0 +1,31 @@ +<?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">"התחל"</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> + <string name="label_search_key" msgid="7965186050435796642">"חפש"</string> + <string name="label_pause_key" msgid="2225922926459730642">"השהה"</string> + <string name="label_wait_key" msgid="5891247853595466039">"המתן"</string> +</resources> diff --git a/java/res/values-ja/strings-action-keys.xml b/java/res/values-ja/strings-action-keys.xml new file mode 100644 index 000000000..a8ed43468 --- /dev/null +++ b/java/res/values-ja/strings-action-keys.xml @@ -0,0 +1,31 @@ +<?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">"実行"</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> + <string name="label_search_key" msgid="7965186050435796642">"検索"</string> + <string name="label_pause_key" msgid="2225922926459730642">"停止"</string> + <string name="label_wait_key" msgid="5891247853595466039">"待機"</string> +</resources> diff --git a/java/res/values-ka-rGE/strings-action-keys.xml b/java/res/values-ka-rGE/strings-action-keys.xml new file mode 100644 index 000000000..5fa92357c --- /dev/null +++ b/java/res/values-ka-rGE/strings-action-keys.xml @@ -0,0 +1,31 @@ +<?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">"გად."</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> + <string name="label_search_key" msgid="7965186050435796642">"ძიება"</string> + <string name="label_pause_key" msgid="2225922926459730642">"პაუზა"</string> + <string name="label_wait_key" msgid="5891247853595466039">"მოცდა"</string> +</resources> diff --git a/java/res/values-kk-rKZ/strings-action-keys.xml b/java/res/values-kk-rKZ/strings-action-keys.xml new file mode 100644 index 000000000..1183117bf --- /dev/null +++ b/java/res/values-kk-rKZ/strings-action-keys.xml @@ -0,0 +1,31 @@ +<?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">"Өту"</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> + <string name="label_search_key" msgid="7965186050435796642">"Іздеу"</string> + <string name="label_pause_key" msgid="2225922926459730642">"Кідірту"</string> + <string name="label_wait_key" msgid="5891247853595466039">"Күту"</string> +</resources> diff --git a/java/res/values-km-rKH/strings-action-keys.xml b/java/res/values-km-rKH/strings-action-keys.xml new file mode 100644 index 000000000..3ff6d49b1 --- /dev/null +++ b/java/res/values-km-rKH/strings-action-keys.xml @@ -0,0 +1,31 @@ +<?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">"ទៅ"</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> + <string name="label_search_key" msgid="7965186050435796642">"ស្វែងរក"</string> + <string name="label_pause_key" msgid="2225922926459730642">"ផ្អាក"</string> + <string name="label_wait_key" msgid="5891247853595466039">"រង់ចាំ"</string> +</resources> diff --git a/java/res/values-kn-rIN/strings-action-keys.xml b/java/res/values-kn-rIN/strings-action-keys.xml new file mode 100644 index 000000000..d54cbda60 --- /dev/null +++ b/java/res/values-kn-rIN/strings-action-keys.xml @@ -0,0 +1,31 @@ +<?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">"ಹೋಗು"</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> + <string name="label_search_key" msgid="7965186050435796642">"ಹುಡುಕಾಟ"</string> + <string name="label_pause_key" msgid="2225922926459730642">"ವಿರಾಮಗೊಳಿಸು"</string> + <string name="label_wait_key" msgid="5891247853595466039">"ನಿರೀಕ್ಷಿಸು"</string> +</resources> diff --git a/java/res/values-ko/strings-action-keys.xml b/java/res/values-ko/strings-action-keys.xml new file mode 100644 index 000000000..f2e2c44b8 --- /dev/null +++ b/java/res/values-ko/strings-action-keys.xml @@ -0,0 +1,31 @@ +<?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">"이동"</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> + <string name="label_search_key" msgid="7965186050435796642">"검색"</string> + <string name="label_pause_key" msgid="2225922926459730642">"중지"</string> + <string name="label_wait_key" msgid="5891247853595466039">"대기"</string> +</resources> diff --git a/java/res/values-ky-rKG/strings-action-keys.xml b/java/res/values-ky-rKG/strings-action-keys.xml new file mode 100644 index 000000000..ffc5d1ec3 --- /dev/null +++ b/java/res/values-ky-rKG/strings-action-keys.xml @@ -0,0 +1,31 @@ +<?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">"Өтүү"</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> + <string name="label_search_key" msgid="7965186050435796642">"Издөө"</string> + <string name="label_pause_key" msgid="2225922926459730642">"Бир аз токт"</string> + <string name="label_wait_key" msgid="5891247853595466039">"Күтүү"</string> +</resources> diff --git a/java/res/values-lo-rLA/strings-action-keys.xml b/java/res/values-lo-rLA/strings-action-keys.xml new file mode 100644 index 000000000..e1cd91367 --- /dev/null +++ b/java/res/values-lo-rLA/strings-action-keys.xml @@ -0,0 +1,31 @@ +<?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">"ໄປ"</string> + <string name="label_next_key" msgid="5586407279258592635">"ຕໍ່ໄປ"</string> + <string name="label_previous_key" msgid="1421141755779895275">"ກ່ອນໜ້າ"</string> + <string name="label_done_key" msgid="7564866296502630852">"Done"</string> + <string name="label_send_key" msgid="482252074224462163">"ສົ່ງ"</string> + <string name="label_search_key" msgid="7965186050435796642">"ຊອກຫາ"</string> + <string name="label_pause_key" msgid="2225922926459730642">"ຢຸດຊົ່ວຄາວ"</string> + <string name="label_wait_key" msgid="5891247853595466039">"ລໍຖ້າ"</string> +</resources> diff --git a/java/res/values-lt/strings-action-keys.xml b/java/res/values-lt/strings-action-keys.xml new file mode 100644 index 000000000..f7fa40072 --- /dev/null +++ b/java/res/values-lt/strings-action-keys.xml @@ -0,0 +1,31 @@ +<?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">"Prad."</string> + <string name="label_next_key" msgid="5586407279258592635">"Kitas"</string> + <string name="label_previous_key" msgid="1421141755779895275">"Anks."</string> + <string name="label_done_key" msgid="7564866296502630852">"Atl."</string> + <string name="label_send_key" msgid="482252074224462163">"Siųs."</string> + <string name="label_search_key" msgid="7965186050435796642">"Paieška"</string> + <string name="label_pause_key" msgid="2225922926459730642">"Pris."</string> + <string name="label_wait_key" msgid="5891247853595466039">"Lauk."</string> +</resources> diff --git a/java/res/values-lv/strings-action-keys.xml b/java/res/values-lv/strings-action-keys.xml new file mode 100644 index 000000000..69988d733 --- /dev/null +++ b/java/res/values-lv/strings-action-keys.xml @@ -0,0 +1,31 @@ +<?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">"Sākt"</string> + <string name="label_next_key" msgid="5586407279258592635">"Tālāk"</string> + <string name="label_previous_key" msgid="1421141755779895275">"Iepr."</string> + <string name="label_done_key" msgid="7564866296502630852">"Gatavs"</string> + <string name="label_send_key" msgid="482252074224462163">"Sūtīt"</string> + <string name="label_search_key" msgid="7965186050435796642">"Meklēt"</string> + <string name="label_pause_key" msgid="2225922926459730642">"Pauze"</string> + <string name="label_wait_key" msgid="5891247853595466039">"Gaidīt"</string> +</resources> diff --git a/java/res/values-mk-rMK/strings-action-keys.xml b/java/res/values-mk-rMK/strings-action-keys.xml new file mode 100644 index 000000000..f7b02778a --- /dev/null +++ b/java/res/values-mk-rMK/strings-action-keys.xml @@ -0,0 +1,31 @@ +<?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">"Оди"</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> + <string name="label_search_key" msgid="7965186050435796642">"Барај"</string> + <string name="label_pause_key" msgid="2225922926459730642">"Пауза"</string> + <string name="label_wait_key" msgid="5891247853595466039">"Чекај"</string> +</resources> diff --git a/java/res/values-ml-rIN/strings-action-keys.xml b/java/res/values-ml-rIN/strings-action-keys.xml new file mode 100644 index 000000000..46a8cfc94 --- /dev/null +++ b/java/res/values-ml-rIN/strings-action-keys.xml @@ -0,0 +1,31 @@ +<?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">"പോകുക"</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> + <string name="label_search_key" msgid="7965186050435796642">"തിരയുക"</string> + <string name="label_pause_key" msgid="2225922926459730642">"താൽക്കാലികമായി നിർത്തുക"</string> + <string name="label_wait_key" msgid="5891247853595466039">"കാത്തിരിക്കുക"</string> +</resources> diff --git a/java/res/values-mn-rMN/strings-action-keys.xml b/java/res/values-mn-rMN/strings-action-keys.xml new file mode 100644 index 000000000..8ebb5bb1f --- /dev/null +++ b/java/res/values-mn-rMN/strings-action-keys.xml @@ -0,0 +1,31 @@ +<?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">"Очих"</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> + <string name="label_search_key" msgid="7965186050435796642">"Хайлт"</string> + <string name="label_pause_key" msgid="2225922926459730642">"Түр зогсоох"</string> + <string name="label_wait_key" msgid="5891247853595466039">"Хүлээх"</string> +</resources> diff --git a/java/res/values-mr-rIN/strings-action-keys.xml b/java/res/values-mr-rIN/strings-action-keys.xml new file mode 100644 index 000000000..4dadfea41 --- /dev/null +++ b/java/res/values-mr-rIN/strings-action-keys.xml @@ -0,0 +1,31 @@ +<?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">"जा"</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> + <string name="label_search_key" msgid="7965186050435796642">"शोधा"</string> + <string name="label_pause_key" msgid="2225922926459730642">"विराम द्या"</string> + <string name="label_wait_key" msgid="5891247853595466039">"प्रतीक्षा करा"</string> +</resources> diff --git a/java/res/values-ms-rMY/strings-action-keys.xml b/java/res/values-ms-rMY/strings-action-keys.xml new file mode 100644 index 000000000..b839960c0 --- /dev/null +++ b/java/res/values-ms-rMY/strings-action-keys.xml @@ -0,0 +1,31 @@ +<?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">"Pergi"</string> + <string name="label_next_key" msgid="5586407279258592635">"Slps"</string> + <string name="label_previous_key" msgid="1421141755779895275">"Sblm"</string> + <string name="label_done_key" msgid="7564866296502630852">"Siap"</string> + <string name="label_send_key" msgid="482252074224462163">"Hntr"</string> + <string name="label_search_key" msgid="7965186050435796642">"Carian"</string> + <string name="label_pause_key" msgid="2225922926459730642">"Jeda"</string> + <string name="label_wait_key" msgid="5891247853595466039">"Tggu"</string> +</resources> diff --git a/java/res/values-my-rMM/strings-action-keys.xml b/java/res/values-my-rMM/strings-action-keys.xml new file mode 100644 index 000000000..9057bfb89 --- /dev/null +++ b/java/res/values-my-rMM/strings-action-keys.xml @@ -0,0 +1,31 @@ +<?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">"သွားပါ"</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> + <string name="label_search_key" msgid="7965186050435796642">"ရှာဖွေရန်"</string> + <string name="label_pause_key" msgid="2225922926459730642">"ဆိုင်းငံ့ရန်"</string> + <string name="label_wait_key" msgid="5891247853595466039">"စောင့်ဆိုင်းရန်"</string> +</resources> diff --git a/java/res/values-nb/strings-action-keys.xml b/java/res/values-nb/strings-action-keys.xml new file mode 100644 index 000000000..0586ce02f --- /dev/null +++ b/java/res/values-nb/strings-action-keys.xml @@ -0,0 +1,31 @@ +<?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">"Utfør"</string> + <string name="label_next_key" msgid="5586407279258592635">"Neste"</string> + <string name="label_previous_key" msgid="1421141755779895275">"Forrige"</string> + <string name="label_done_key" msgid="7564866296502630852">"Ferdig"</string> + <string name="label_send_key" msgid="482252074224462163">"Send"</string> + <string name="label_search_key" msgid="7965186050435796642">"Søk"</string> + <string name="label_pause_key" msgid="2225922926459730642">"Pause"</string> + <string name="label_wait_key" msgid="5891247853595466039">"Vent"</string> +</resources> diff --git a/java/res/values-ne-rNP/strings-action-keys.xml b/java/res/values-ne-rNP/strings-action-keys.xml new file mode 100644 index 000000000..354f8ee28 --- /dev/null +++ b/java/res/values-ne-rNP/strings-action-keys.xml @@ -0,0 +1,31 @@ +<?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">"जानु"</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> + <string name="label_search_key" msgid="7965186050435796642">"खोजी गर्नुहोस्"</string> + <string name="label_pause_key" msgid="2225922926459730642">"रोक्नुहोस्"</string> + <string name="label_wait_key" msgid="5891247853595466039">"पर्खनुहोस्"</string> +</resources> diff --git a/java/res/values-nl/strings-action-keys.xml b/java/res/values-nl/strings-action-keys.xml new file mode 100644 index 000000000..d6ca1f124 --- /dev/null +++ b/java/res/values-nl/strings-action-keys.xml @@ -0,0 +1,31 @@ +<?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">"Ga"</string> + <string name="label_next_key" msgid="5586407279258592635">"Volg."</string> + <string name="label_previous_key" msgid="1421141755779895275">"Vorig"</string> + <string name="label_done_key" msgid="7564866296502630852">"Gereed"</string> + <string name="label_send_key" msgid="482252074224462163">"Verz."</string> + <string name="label_search_key" msgid="7965186050435796642">"Zoeken"</string> + <string name="label_pause_key" msgid="2225922926459730642">"Pauze"</string> + <string name="label_wait_key" msgid="5891247853595466039">"Wacht"</string> +</resources> diff --git a/java/res/values-pa-rIN/strings-action-keys.xml b/java/res/values-pa-rIN/strings-action-keys.xml new file mode 100644 index 000000000..85e99b12b --- /dev/null +++ b/java/res/values-pa-rIN/strings-action-keys.xml @@ -0,0 +1,31 @@ +<?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">"ਜਾਓ"</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> + <string name="label_search_key" msgid="7965186050435796642">"ਖੋਜੋ"</string> + <string name="label_pause_key" msgid="2225922926459730642">"ਰੋਕੋ"</string> + <string name="label_wait_key" msgid="5891247853595466039">"ਉਡੀਕ ਕਰੋ"</string> +</resources> diff --git a/java/res/values-pl/strings-action-keys.xml b/java/res/values-pl/strings-action-keys.xml new file mode 100644 index 000000000..6ca0b0cbe --- /dev/null +++ b/java/res/values-pl/strings-action-keys.xml @@ -0,0 +1,31 @@ +<?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">"OK"</string> + <string name="label_next_key" msgid="5586407279258592635">"Dalej"</string> + <string name="label_previous_key" msgid="1421141755779895275">"Wróć"</string> + <string name="label_done_key" msgid="7564866296502630852">"Gotowe"</string> + <string name="label_send_key" msgid="482252074224462163">"Wyślij"</string> + <string name="label_search_key" msgid="7965186050435796642">"Szukaj"</string> + <string name="label_pause_key" msgid="2225922926459730642">"Pauza"</string> + <string name="label_wait_key" msgid="5891247853595466039">"Czekaj"</string> +</resources> diff --git a/java/res/values-pt-rPT/strings-action-keys.xml b/java/res/values-pt-rPT/strings-action-keys.xml new file mode 100644 index 000000000..73a6c498f --- /dev/null +++ b/java/res/values-pt-rPT/strings-action-keys.xml @@ -0,0 +1,31 @@ +<?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">"Ok"</string> + <string name="label_next_key" msgid="5586407279258592635">"Seg."</string> + <string name="label_previous_key" msgid="1421141755779895275">"Ant."</string> + <string name="label_done_key" msgid="7564866296502630852">"Conc."</string> + <string name="label_send_key" msgid="482252074224462163">"Env."</string> + <string name="label_search_key" msgid="7965186050435796642">"Pesquisar"</string> + <string name="label_pause_key" msgid="2225922926459730642">"Pausa"</string> + <string name="label_wait_key" msgid="5891247853595466039">"Esp."</string> +</resources> diff --git a/java/res/values-pt/strings-action-keys.xml b/java/res/values-pt/strings-action-keys.xml new file mode 100644 index 000000000..5c836651f --- /dev/null +++ b/java/res/values-pt/strings-action-keys.xml @@ -0,0 +1,31 @@ +<?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">"Ir"</string> + <string name="label_next_key" msgid="5586407279258592635">"Próx."</string> + <string name="label_previous_key" msgid="1421141755779895275">"Ant."</string> + <string name="label_done_key" msgid="7564866296502630852">"Conc."</string> + <string name="label_send_key" msgid="482252074224462163">"Env."</string> + <string name="label_search_key" msgid="7965186050435796642">"Pesquisar"</string> + <string name="label_pause_key" msgid="2225922926459730642">"Pausa"</string> + <string name="label_wait_key" msgid="5891247853595466039">"Esp."</string> +</resources> diff --git a/java/res/values-ro/strings-action-keys.xml b/java/res/values-ro/strings-action-keys.xml new file mode 100644 index 000000000..1a1541529 --- /dev/null +++ b/java/res/values-ro/strings-action-keys.xml @@ -0,0 +1,31 @@ +<?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">"Start"</string> + <string name="label_next_key" msgid="5586407279258592635">"Înai."</string> + <string name="label_previous_key" msgid="1421141755779895275">"Înap."</string> + <string name="label_done_key" msgid="7564866296502630852">"Gata"</string> + <string name="label_send_key" msgid="482252074224462163">"Trim."</string> + <string name="label_search_key" msgid="7965186050435796642">"Căutați"</string> + <string name="label_pause_key" msgid="2225922926459730642">"Pauză"</string> + <string name="label_wait_key" msgid="5891247853595466039">"Așt."</string> +</resources> diff --git a/java/res/values-ru/strings-action-keys.xml b/java/res/values-ru/strings-action-keys.xml new file mode 100644 index 000000000..d276384cd --- /dev/null +++ b/java/res/values-ru/strings-action-keys.xml @@ -0,0 +1,31 @@ +<?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">"ОК"</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> + <string name="label_search_key" msgid="7965186050435796642">"Поиск"</string> + <string name="label_pause_key" msgid="2225922926459730642">"Пауза"</string> + <string name="label_wait_key" msgid="5891247853595466039">"Пауза"</string> +</resources> diff --git a/java/res/values-si-rLK/strings-action-keys.xml b/java/res/values-si-rLK/strings-action-keys.xml new file mode 100644 index 000000000..2271ce956 --- /dev/null +++ b/java/res/values-si-rLK/strings-action-keys.xml @@ -0,0 +1,31 @@ +<?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">"යන්න"</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> + <string name="label_search_key" msgid="7965186050435796642">"සොයන්න"</string> + <string name="label_pause_key" msgid="2225922926459730642">"විරාමය"</string> + <string name="label_wait_key" msgid="5891247853595466039">"රැඳීම"</string> +</resources> diff --git a/java/res/values-sk/strings-action-keys.xml b/java/res/values-sk/strings-action-keys.xml new file mode 100644 index 000000000..84e1c3172 --- /dev/null +++ b/java/res/values-sk/strings-action-keys.xml @@ -0,0 +1,31 @@ +<?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">"Ísť"</string> + <string name="label_next_key" msgid="5586407279258592635">"Ďalej"</string> + <string name="label_previous_key" msgid="1421141755779895275">"Pred."</string> + <string name="label_done_key" msgid="7564866296502630852">"OK"</string> + <string name="label_send_key" msgid="482252074224462163">"Posl."</string> + <string name="label_search_key" msgid="7965186050435796642">"Hľadať"</string> + <string name="label_pause_key" msgid="2225922926459730642">"Pauza"</string> + <string name="label_wait_key" msgid="5891247853595466039">"Čakať"</string> +</resources> diff --git a/java/res/values-sl/strings-action-keys.xml b/java/res/values-sl/strings-action-keys.xml new file mode 100644 index 000000000..dc0c44f5a --- /dev/null +++ b/java/res/values-sl/strings-action-keys.xml @@ -0,0 +1,31 @@ +<?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">"Pojdi"</string> + <string name="label_next_key" msgid="5586407279258592635">"Napr."</string> + <string name="label_previous_key" msgid="1421141755779895275">"Prej."</string> + <string name="label_done_key" msgid="7564866296502630852">"Konec"</string> + <string name="label_send_key" msgid="482252074224462163">"Pošl."</string> + <string name="label_search_key" msgid="7965186050435796642">"Iskanje"</string> + <string name="label_pause_key" msgid="2225922926459730642">"Zaus."</string> + <string name="label_wait_key" msgid="5891247853595466039">"Čakaj"</string> +</resources> diff --git a/java/res/values-sq-rAL/strings-action-keys.xml b/java/res/values-sq-rAL/strings-action-keys.xml new file mode 100644 index 000000000..799f905b3 --- /dev/null +++ b/java/res/values-sq-rAL/strings-action-keys.xml @@ -0,0 +1,31 @@ +<?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">"Shko"</string> + <string name="label_next_key" msgid="5586407279258592635">"Përpara"</string> + <string name="label_previous_key" msgid="1421141755779895275">"Prapa"</string> + <string name="label_done_key" msgid="7564866296502630852">"U krye!"</string> + <string name="label_send_key" msgid="482252074224462163">"Dërgo"</string> + <string name="label_search_key" msgid="7965186050435796642">"Kërko"</string> + <string name="label_pause_key" msgid="2225922926459730642">"Pauzë"</string> + <string name="label_wait_key" msgid="5891247853595466039">"Prit!"</string> +</resources> diff --git a/java/res/values-sr/strings-action-keys.xml b/java/res/values-sr/strings-action-keys.xml new file mode 100644 index 000000000..c130bedf8 --- /dev/null +++ b/java/res/values-sr/strings-action-keys.xml @@ -0,0 +1,31 @@ +<?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">"Иди"</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> + <string name="label_search_key" msgid="7965186050435796642">"Тражи"</string> + <string name="label_pause_key" msgid="2225922926459730642">"Пауза"</string> + <string name="label_wait_key" msgid="5891247853595466039">"Чекај"</string> +</resources> diff --git a/java/res/values-sv/strings-action-keys.xml b/java/res/values-sv/strings-action-keys.xml new file mode 100644 index 000000000..87926fb8f --- /dev/null +++ b/java/res/values-sv/strings-action-keys.xml @@ -0,0 +1,31 @@ +<?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">"Kör"</string> + <string name="label_next_key" msgid="5586407279258592635">"Nästa"</string> + <string name="label_previous_key" msgid="1421141755779895275">"Föreg"</string> + <string name="label_done_key" msgid="7564866296502630852">"Klart"</string> + <string name="label_send_key" msgid="482252074224462163">"Sänd"</string> + <string name="label_search_key" msgid="7965186050435796642">"Sökning"</string> + <string name="label_pause_key" msgid="2225922926459730642">"Pausa"</string> + <string name="label_wait_key" msgid="5891247853595466039">"Vänta"</string> +</resources> diff --git a/java/res/values-sw/strings-action-keys.xml b/java/res/values-sw/strings-action-keys.xml new file mode 100644 index 000000000..81ea37491 --- /dev/null +++ b/java/res/values-sw/strings-action-keys.xml @@ -0,0 +1,31 @@ +<?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">"Nenda"</string> + <string name="label_next_key" msgid="5586407279258592635">"Inayofuata"</string> + <string name="label_previous_key" msgid="1421141755779895275">"Nyuma"</string> + <string name="label_done_key" msgid="7564866296502630852">"Nimemaliza"</string> + <string name="label_send_key" msgid="482252074224462163">"Tuma"</string> + <string name="label_search_key" msgid="7965186050435796642">"Tafuta"</string> + <string name="label_pause_key" msgid="2225922926459730642">"Sitisha"</string> + <string name="label_wait_key" msgid="5891247853595466039">"Subiri"</string> +</resources> diff --git a/java/res/values-ta-rIN/strings-action-keys.xml b/java/res/values-ta-rIN/strings-action-keys.xml new file mode 100644 index 000000000..c07de3594 --- /dev/null +++ b/java/res/values-ta-rIN/strings-action-keys.xml @@ -0,0 +1,31 @@ +<?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">"செல்"</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> + <string name="label_search_key" msgid="7965186050435796642">"தேடு"</string> + <string name="label_pause_key" msgid="2225922926459730642">"இடைநிறுத்து"</string> + <string name="label_wait_key" msgid="5891247853595466039">"காத்திரு"</string> +</resources> diff --git a/java/res/values-te-rIN/strings-action-keys.xml b/java/res/values-te-rIN/strings-action-keys.xml new file mode 100644 index 000000000..279b7fdcf --- /dev/null +++ b/java/res/values-te-rIN/strings-action-keys.xml @@ -0,0 +1,31 @@ +<?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">"వెళ్లు"</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> + <string name="label_search_key" msgid="7965186050435796642">"శోధించు"</string> + <string name="label_pause_key" msgid="2225922926459730642">"పాజ్ చేయి"</string> + <string name="label_wait_key" msgid="5891247853595466039">"వేచి ఉ."</string> +</resources> diff --git a/java/res/values-th/strings-action-keys.xml b/java/res/values-th/strings-action-keys.xml new file mode 100644 index 000000000..1e828a1c0 --- /dev/null +++ b/java/res/values-th/strings-action-keys.xml @@ -0,0 +1,31 @@ +<?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">"เริ่ม"</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> + <string name="label_search_key" msgid="7965186050435796642">"ค้นหา"</string> + <string name="label_pause_key" msgid="2225922926459730642">"หยุด"</string> + <string name="label_wait_key" msgid="5891247853595466039">"รอ"</string> +</resources> diff --git a/java/res/values-tl/strings-action-keys.xml b/java/res/values-tl/strings-action-keys.xml new file mode 100644 index 000000000..9f24f5df7 --- /dev/null +++ b/java/res/values-tl/strings-action-keys.xml @@ -0,0 +1,31 @@ +<?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">"Go"</string> + <string name="label_next_key" msgid="5586407279258592635">"Sunod"</string> + <string name="label_previous_key" msgid="1421141755779895275">"Nauna"</string> + <string name="label_done_key" msgid="7564866296502630852">"Tapos"</string> + <string name="label_send_key" msgid="482252074224462163">"Send"</string> + <string name="label_search_key" msgid="7965186050435796642">"Maghanap"</string> + <string name="label_pause_key" msgid="2225922926459730642">"Pause"</string> + <string name="label_wait_key" msgid="5891247853595466039">"Intay"</string> +</resources> diff --git a/java/res/values-tr/strings-action-keys.xml b/java/res/values-tr/strings-action-keys.xml new file mode 100644 index 000000000..049d4fe10 --- /dev/null +++ b/java/res/values-tr/strings-action-keys.xml @@ -0,0 +1,31 @@ +<?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">"Git"</string> + <string name="label_next_key" msgid="5586407279258592635">"İleri"</string> + <string name="label_previous_key" msgid="1421141755779895275">"Geri"</string> + <string name="label_done_key" msgid="7564866296502630852">"Bitti"</string> + <string name="label_send_key" msgid="482252074224462163">"Gönder"</string> + <string name="label_search_key" msgid="7965186050435796642">"Arama"</string> + <string name="label_pause_key" msgid="2225922926459730642">"Dur"</string> + <string name="label_wait_key" msgid="5891247853595466039">"Bekle"</string> +</resources> diff --git a/java/res/values-uk/strings-action-keys.xml b/java/res/values-uk/strings-action-keys.xml new file mode 100644 index 000000000..206fcf0da --- /dev/null +++ b/java/res/values-uk/strings-action-keys.xml @@ -0,0 +1,31 @@ +<?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">"Іти"</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> + <string name="label_search_key" msgid="7965186050435796642">"Пошук"</string> + <string name="label_pause_key" msgid="2225922926459730642">"Пауза"</string> + <string name="label_wait_key" msgid="5891247853595466039">"Ждати"</string> +</resources> diff --git a/java/res/values-ur-rPK/strings-action-keys.xml b/java/res/values-ur-rPK/strings-action-keys.xml new file mode 100644 index 000000000..e08136375 --- /dev/null +++ b/java/res/values-ur-rPK/strings-action-keys.xml @@ -0,0 +1,31 @@ +<?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">"جائیں"</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> + <string name="label_search_key" msgid="7965186050435796642">"تلاش"</string> + <string name="label_pause_key" msgid="2225922926459730642">"موقوف"</string> + <string name="label_wait_key" msgid="5891247853595466039">"انتظار"</string> +</resources> diff --git a/java/res/values-uz-rUZ/strings-action-keys.xml b/java/res/values-uz-rUZ/strings-action-keys.xml new file mode 100644 index 000000000..c39590178 --- /dev/null +++ b/java/res/values-uz-rUZ/strings-action-keys.xml @@ -0,0 +1,31 @@ +<?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">"OK"</string> + <string name="label_next_key" msgid="5586407279258592635">"Keyingisi"</string> + <string name="label_previous_key" msgid="1421141755779895275">"Avvalgi"</string> + <string name="label_done_key" msgid="7564866296502630852">"Tayyor"</string> + <string name="label_send_key" msgid="482252074224462163">"Yuborish"</string> + <string name="label_search_key" msgid="7965186050435796642">"Qidiruv"</string> + <string name="label_pause_key" msgid="2225922926459730642">"Pauza"</string> + <string name="label_wait_key" msgid="5891247853595466039">"Kutish"</string> +</resources> diff --git a/java/res/values-vi/strings-action-keys.xml b/java/res/values-vi/strings-action-keys.xml new file mode 100644 index 000000000..3c4060883 --- /dev/null +++ b/java/res/values-vi/strings-action-keys.xml @@ -0,0 +1,31 @@ +<?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">"Tìm"</string> + <string name="label_next_key" msgid="5586407279258592635">"Tiếp"</string> + <string name="label_previous_key" msgid="1421141755779895275">"Trước"</string> + <string name="label_done_key" msgid="7564866296502630852">"Xong"</string> + <string name="label_send_key" msgid="482252074224462163">"Gửi"</string> + <string name="label_search_key" msgid="7965186050435796642">"Tìm kiếm"</string> + <string name="label_pause_key" msgid="2225922926459730642">"Tdừng"</string> + <string name="label_wait_key" msgid="5891247853595466039">"Đợi"</string> +</resources> diff --git a/java/res/values-zh-rCN/strings-action-keys.xml b/java/res/values-zh-rCN/strings-action-keys.xml new file mode 100644 index 000000000..de00e8335 --- /dev/null +++ b/java/res/values-zh-rCN/strings-action-keys.xml @@ -0,0 +1,31 @@ +<?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">"前往"</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> + <string name="label_search_key" msgid="7965186050435796642">"搜索"</string> + <string name="label_pause_key" msgid="2225922926459730642">"暂停"</string> + <string name="label_wait_key" msgid="5891247853595466039">"等待"</string> +</resources> diff --git a/java/res/values-zh-rHK/strings-action-keys.xml b/java/res/values-zh-rHK/strings-action-keys.xml new file mode 100644 index 000000000..500cd5f62 --- /dev/null +++ b/java/res/values-zh-rHK/strings-action-keys.xml @@ -0,0 +1,31 @@ +<?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">"前往"</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> + <string name="label_search_key" msgid="7965186050435796642">"搜尋"</string> + <string name="label_pause_key" msgid="2225922926459730642">"暫停"</string> + <string name="label_wait_key" msgid="5891247853595466039">"等候"</string> +</resources> diff --git a/java/res/values-zh-rTW/strings-action-keys.xml b/java/res/values-zh-rTW/strings-action-keys.xml new file mode 100644 index 000000000..b56dedef2 --- /dev/null +++ b/java/res/values-zh-rTW/strings-action-keys.xml @@ -0,0 +1,31 @@ +<?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">"執行"</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> + <string name="label_search_key" msgid="7965186050435796642">"搜尋"</string> + <string name="label_pause_key" msgid="2225922926459730642">"暫停"</string> + <string name="label_wait_key" msgid="5891247853595466039">"等待"</string> +</resources> diff --git a/java/res/values-zu/strings-action-keys.xml b/java/res/values-zu/strings-action-keys.xml new file mode 100644 index 000000000..fe36678e8 --- /dev/null +++ b/java/res/values-zu/strings-action-keys.xml @@ -0,0 +1,31 @@ +<?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">"Hamba"</string> + <string name="label_next_key" msgid="5586407279258592635">"Okulandelayo"</string> + <string name="label_previous_key" msgid="1421141755779895275">"Okwedlule"</string> + <string name="label_done_key" msgid="7564866296502630852">"Kwenziwe"</string> + <string name="label_send_key" msgid="482252074224462163">"Thumela"</string> + <string name="label_search_key" msgid="7965186050435796642">"Sesha"</string> + <string name="label_pause_key" msgid="2225922926459730642">"Misa isikhashana"</string> + <string name="label_wait_key" msgid="5891247853595466039">"Linda"</string> +</resources> |