diff options
author | Baligh Uddin <baligh@google.com> | 2013-08-28 23:43:04 -0700 |
---|---|---|
committer | Baligh Uddin <baligh@google.com> | 2013-08-28 23:43:04 -0700 |
commit | 4f0ca04688cbc29adb13488c3a8cf5d31407281a (patch) | |
tree | 58a60c5a720c7614b6221121e478691f36f05042 /tests | |
parent | ce4f76b64cc5e7dc08c64012d5cfa5bd7fce3a19 (diff) | |
download | packages_apps_Settings-4f0ca04688cbc29adb13488c3a8cf5d31407281a.zip packages_apps_Settings-4f0ca04688cbc29adb13488c3a8cf5d31407281a.tar.gz packages_apps_Settings-4f0ca04688cbc29adb13488c3a8cf5d31407281a.tar.bz2 |
Import translations. DO NOT MERGE
Change-Id: Iaf20a20f5cdc9d59579f1a901138f26b9a449216
Auto-generated-cl: translation import
Diffstat (limited to 'tests')
-rw-r--r-- | tests/res/values-az-rAZ/strings.xml | 28 | ||||
-rw-r--r-- | tests/res/values-mn-rMN/strings.xml | 28 |
2 files changed, 56 insertions, 0 deletions
diff --git a/tests/res/values-az-rAZ/strings.xml b/tests/res/values-az-rAZ/strings.xml new file mode 100644 index 0000000..d3c2f39 --- /dev/null +++ b/tests/res/values-az-rAZ/strings.xml @@ -0,0 +1,28 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- Copyright (C) 2009 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="discoverable" msgid="3169265480789026010">"Aşkarlana bilən"</string> + <string name="start_scan" msgid="6035699220942169744">"Skana başla"</string> + <string name="stop_scan" msgid="527546916633745779">"Skanı dayandırın"</string> + <string name="operator_hello" msgid="292208161864910159">"Salam, Operator!"</string> + <string name="operator_settings_title" msgid="1410094511974808567">"Operator"</string> + <string name="operator_settings_summary" msgid="5916597343019392258">"Seçim fəaliyyətinə başlamaq üçün istifadə edilə bilən Operator qarmağı"</string> + <string name="manufacturer_hello" msgid="7525744633645544137">"İstehsalçıya Salamlar!"</string> + <string name="manufacturer_settings_title" msgid="2503105049808838612">"İstehsalçı"</string> + <string name="manufacturer_settings_summary" msgid="766746044826063472">"İstehsalçı dəhrəsi seçim aktivliyinə başlamaq üçün işlənə bilər"</string> +</resources> diff --git a/tests/res/values-mn-rMN/strings.xml b/tests/res/values-mn-rMN/strings.xml new file mode 100644 index 0000000..60794b5 --- /dev/null +++ b/tests/res/values-mn-rMN/strings.xml @@ -0,0 +1,28 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- Copyright (C) 2009 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="discoverable" msgid="3169265480789026010">"Харагдахуйц"</string> + <string name="start_scan" msgid="6035699220942169744">"Сканийг эхлүүлэх"</string> + <string name="stop_scan" msgid="527546916633745779">"Сканийг зогсоох"</string> + <string name="operator_hello" msgid="292208161864910159">"Сайн уу Оператор!"</string> + <string name="operator_settings_title" msgid="1410094511974808567">"Оператор"</string> + <string name="operator_settings_summary" msgid="5916597343019392258">"Сонголтын үйлдлийг эхлүүлэхэд ашиглаж болох операторын дэгээ"</string> + <string name="manufacturer_hello" msgid="7525744633645544137">"Сайн уу Үйлдвэрлэгч ээ!"</string> + <string name="manufacturer_settings_title" msgid="2503105049808838612">"Үйлдвэрлэгч"</string> + <string name="manufacturer_settings_summary" msgid="766746044826063472">"Сонголтын үйлдлийг эхлүүлэхэд ашиглаж болох үйлдвэрлэгчийн дэгээ"</string> +</resources> |