Import translations. DO NOT MERGE
Change-Id: I94281a7f09ed6b718915c942d20936967b805f53 Auto-generated-cl: translation importmain
parent
743da437fd
commit
3e3a8823db
|
@ -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>
|
||||||
|
|
|
@ -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>
|
||||||
|
|
Loading…
Reference in New Issue