Import translations. DO NOT MERGE

Change-Id: I6c8aa53b9be4c3aa5822a820cc8cfdc3cf31c390
Auto-generated-cl: translation import
main
Baligh Uddin 2014-01-23 12:22:23 -08:00
parent 3aa2043a66
commit 2efb58fc98
2 changed files with 17 additions and 16 deletions

View File

@ -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"); ** Licensed under the Apache License, Version 2.0 (the "License");
** you may not use this file except in compliance with 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 ** See the License for the specific language governing permissions and
** limitations under the License. ** limitations under the License.
*/ */
--> -->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> <resources xmlns:android="http://schemas.android.com/apk/res/android"
<string name="label_go_key" msgid="1635148082137219148">"Get"</string> xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="label_next_key" msgid="362972844525672568">"Növbəti"</string> <string name="label_go_key" msgid="4033615332628671065">"Keç"</string>
<string name="label_previous_key" msgid="1211868118071386787">"Əvvəlki"</string> <string name="label_next_key" msgid="5586407279258592635">"Növbəti"</string>
<string name="label_done_key" msgid="2441578748772529288">"Hazırdır"</string> <string name="label_previous_key" msgid="1421141755779895275">"Öncəki"</string>
<string name="label_send_key" msgid="2815056534433717444">"Göndər"</string> <string name="label_done_key" msgid="7564866296502630852">"Hazırdır"</string>
<string name="label_pause_key" msgid="181098308428035340">"Pauza"</string> <string name="label_send_key" msgid="482252074224462163">"Göndər"</string>
<string name="label_wait_key" msgid="6402152600878093134">"Gözlə"</string> <string name="label_pause_key" msgid="2225922926459730642">"Pauza"</string>
<string name="label_wait_key" msgid="5891247853595466039">"Gözlə"</string>
</resources> </resources>

View File

@ -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"); ** Licensed under the Apache License, Version 2.0 (the "License");
** you may not use this file except in compliance with 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" <resources xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> 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_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_done_key" msgid="7564866296502630852">"भयो"</string>
<string name="label_send_key" msgid="482252074224462163">"पठाउनुहोस्"</string> <string name="label_send_key" msgid="482252074224462163">"पठाउनुहोस्"</string>
<string name="label_pause_key" msgid="2225922926459730642">"रोक्नुहोस्"</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> </resources>