diff options
author | 2014-01-23 12:22:23 -0800 | |
---|---|---|
committer | 2014-01-23 12:22:23 -0800 | |
commit | 2efb58fc9822fed6df8b93aff62db455ab5b68a9 (patch) | |
tree | 67e215747158e6ebb59410601a0b4581ca66e5f6 /java | |
parent | 3aa2043a66f7fcb5eaba3adae16abf5aa862d652 (diff) | |
download | latinime-2efb58fc9822fed6df8b93aff62db455ab5b68a9.tar.gz latinime-2efb58fc9822fed6df8b93aff62db455ab5b68a9.tar.xz latinime-2efb58fc9822fed6df8b93aff62db455ab5b68a9.zip |
Import translations. DO NOT MERGE
Change-Id: I6c8aa53b9be4c3aa5822a820cc8cfdc3cf31c390
Auto-generated-cl: translation import
Diffstat (limited to 'java')
-rw-r--r-- | java/res/values-az-rAZ/strings-action-keys.xml | 25 | ||||
-rw-r--r-- | java/res/values-ne-rNP/strings-action-keys.xml | 8 |
2 files changed, 17 insertions, 16 deletions
diff --git a/java/res/values-az-rAZ/strings-action-keys.xml b/java/res/values-az-rAZ/strings-action-keys.xml index 4ade3d5c7..513712c40 100644 --- a/java/res/values-az-rAZ/strings-action-keys.xml +++ b/java/res/values-az-rAZ/strings-action-keys.xml @@ -1,8 +1,8 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- +<?xml version="1.0" encoding="UTF-8"?> +<!-- /* ** -** Copyright 2014, The Android Open Source Project +** 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. @@ -16,14 +16,15 @@ ** See the License for the specific language governing permissions and ** limitations under the License. */ ---> + --> -<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> - <string name="label_go_key" msgid="1635148082137219148">"Get"</string> - <string name="label_next_key" msgid="362972844525672568">"Növbəti"</string> - <string name="label_previous_key" msgid="1211868118071386787">"Əvvəlki"</string> - <string name="label_done_key" msgid="2441578748772529288">"Hazırdır"</string> - <string name="label_send_key" msgid="2815056534433717444">"Göndər"</string> - <string name="label_pause_key" msgid="181098308428035340">"Pauza"</string> - <string name="label_wait_key" msgid="6402152600878093134">"Gözlə"</string> +<resources xmlns:android="http://schemas.android.com/apk/res/android" + xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <string name="label_go_key" msgid="4033615332628671065">"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_pause_key" msgid="2225922926459730642">"Pauza"</string> + <string name="label_wait_key" msgid="5891247853595466039">"Gözlə"</string> </resources> diff --git a/java/res/values-ne-rNP/strings-action-keys.xml b/java/res/values-ne-rNP/strings-action-keys.xml index e32ded842..34b0a14a7 100644 --- a/java/res/values-ne-rNP/strings-action-keys.xml +++ b/java/res/values-ne-rNP/strings-action-keys.xml @@ -2,7 +2,7 @@ <!-- /* ** -** Copyright 2014, The Android Open Source Project +** 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. @@ -20,11 +20,11 @@ <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_go_key" msgid="4033615332628671065">"जानु"</string> <string name="label_next_key" msgid="5586407279258592635">"अर्को"</string> - <string name="label_previous_key" msgid="1421141755779895275">"अघिल्लो"</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_pause_key" msgid="2225922926459730642">"रोक्नुहोस्"</string> - <string name="label_wait_key" msgid="5891247853595466039">"प्रतीक्षा गर्नुहोस्"</string> + <string name="label_wait_key" msgid="5891247853595466039">"पर्खनुहोस्"</string> </resources> |