summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorBaligh Uddin <baligh@google.com>2013-09-14 21:12:30 -0700
committerBaligh Uddin <baligh@google.com>2013-09-14 21:12:30 -0700
commitfb9e864626999863065dd0c2d0b1a63e00f9b724 (patch)
tree5210063695a2f6afd308e6c3d8e1e37508f0bd94 /tests
parent189dab3d41312b6404f2121d54580ee2c5b9df8e (diff)
downloadpackages_apps_Settings-fb9e864626999863065dd0c2d0b1a63e00f9b724.zip
packages_apps_Settings-fb9e864626999863065dd0c2d0b1a63e00f9b724.tar.gz
packages_apps_Settings-fb9e864626999863065dd0c2d0b1a63e00f9b724.tar.bz2
Import translations. DO NOT MERGE
Change-Id: I13c51ef2316f477f02ec447afcd63f036e89ab6f Auto-generated-cl: translation import
Diffstat (limited to 'tests')
-rw-r--r--tests/res/values-en-rIN/strings.xml28
-rw-r--r--tests/res/values-et-rEE/strings.xml28
-rw-r--r--tests/res/values-fr-rCA/strings.xml28
-rw-r--r--tests/res/values-fr/strings.xml2
-rw-r--r--tests/res/values-hy-rAM/strings.xml28
-rw-r--r--tests/res/values-ka-rGE/strings.xml28
-rw-r--r--tests/res/values-km-rKH/strings.xml28
-rw-r--r--tests/res/values-lo-rLA/strings.xml28
-rw-r--r--tests/res/values-mn-rMN/strings.xml28
-rw-r--r--tests/res/values-ms-rMY/strings.xml28
-rw-r--r--tests/res/values-zh-rHK/strings.xml28
11 files changed, 281 insertions, 1 deletions
diff --git a/tests/res/values-en-rIN/strings.xml b/tests/res/values-en-rIN/strings.xml
new file mode 100644
index 0000000..6aab4d0
--- /dev/null
+++ b/tests/res/values-en-rIN/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">"Discoverable"</string>
+ <string name="start_scan" msgid="6035699220942169744">"Start scan"</string>
+ <string name="stop_scan" msgid="527546916633745779">"Stop scan"</string>
+ <string name="operator_hello" msgid="292208161864910159">"Hello Operator!"</string>
+ <string name="operator_settings_title" msgid="1410094511974808567">"Operator"</string>
+ <string name="operator_settings_summary" msgid="5916597343019392258">"Operator\'s hook that can be used to start activity of choice"</string>
+ <string name="manufacturer_hello" msgid="7525744633645544137">"Hello Manufacturer!"</string>
+ <string name="manufacturer_settings_title" msgid="2503105049808838612">"Manufacturer"</string>
+ <string name="manufacturer_settings_summary" msgid="766746044826063472">"Manufacturer\'s hook that can be used to start activity of choice"</string>
+</resources>
diff --git a/tests/res/values-et-rEE/strings.xml b/tests/res/values-et-rEE/strings.xml
new file mode 100644
index 0000000..ad79232
--- /dev/null
+++ b/tests/res/values-et-rEE/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">"Leitav"</string>
+ <string name="start_scan" msgid="6035699220942169744">"Käivita skannimine"</string>
+ <string name="stop_scan" msgid="527546916633745779">"Peata skannimine"</string>
+ <string name="operator_hello" msgid="292208161864910159">"Tere, operaator!"</string>
+ <string name="operator_settings_title" msgid="1410094511974808567">"Operaator"</string>
+ <string name="operator_settings_summary" msgid="5916597343019392258">"Operaatoriharki saab kasutada teie valitud tegevuse käivitamiseks"</string>
+ <string name="manufacturer_hello" msgid="7525744633645544137">"Tere, tootja!"</string>
+ <string name="manufacturer_settings_title" msgid="2503105049808838612">"Tootja"</string>
+ <string name="manufacturer_settings_summary" msgid="766746044826063472">"Tootjaharki saab kasutada teie valitud tegevuse käivitamiseks"</string>
+</resources>
diff --git a/tests/res/values-fr-rCA/strings.xml b/tests/res/values-fr-rCA/strings.xml
new file mode 100644
index 0000000..215706f
--- /dev/null
+++ b/tests/res/values-fr-rCA/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">"Identifiable"</string>
+ <string name="start_scan" msgid="6035699220942169744">"Démarrer la recherche"</string>
+ <string name="stop_scan" msgid="527546916633745779">"Arrêter la recherche"</string>
+ <string name="operator_hello" msgid="292208161864910159">"Hello Operator!"</string>
+ <string name="operator_settings_title" msgid="1410094511974808567">"Opérateur"</string>
+ <string name="operator_settings_summary" msgid="5916597343019392258">"Accroche opérateur pouvant servir à démarrer l\'opération souhaitée"</string>
+ <string name="manufacturer_hello" msgid="7525744633645544137">"Hello Manufacturer!"</string>
+ <string name="manufacturer_settings_title" msgid="2503105049808838612">"Fabricant"</string>
+ <string name="manufacturer_settings_summary" msgid="766746044826063472">"Accroche fabricant pouvant servir à démarrer l\'opération souhaitée"</string>
+</resources>
diff --git a/tests/res/values-fr/strings.xml b/tests/res/values-fr/strings.xml
index 215706f..647a343 100644
--- a/tests/res/values-fr/strings.xml
+++ b/tests/res/values-fr/strings.xml
@@ -16,7 +16,7 @@
<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">"Identifiable"</string>
+ <string name="discoverable" msgid="3169265480789026010">"Visible"</string>
<string name="start_scan" msgid="6035699220942169744">"Démarrer la recherche"</string>
<string name="stop_scan" msgid="527546916633745779">"Arrêter la recherche"</string>
<string name="operator_hello" msgid="292208161864910159">"Hello Operator!"</string>
diff --git a/tests/res/values-hy-rAM/strings.xml b/tests/res/values-hy-rAM/strings.xml
new file mode 100644
index 0000000..fc0e421
--- /dev/null
+++ b/tests/res/values-hy-rAM/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>
diff --git a/tests/res/values-ka-rGE/strings.xml b/tests/res/values-ka-rGE/strings.xml
new file mode 100644
index 0000000..c7a0c0a
--- /dev/null
+++ b/tests/res/values-ka-rGE/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>
diff --git a/tests/res/values-km-rKH/strings.xml b/tests/res/values-km-rKH/strings.xml
new file mode 100644
index 0000000..a981369
--- /dev/null
+++ b/tests/res/values-km-rKH/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>
diff --git a/tests/res/values-lo-rLA/strings.xml b/tests/res/values-lo-rLA/strings.xml
new file mode 100644
index 0000000..ceddd83
--- /dev/null
+++ b/tests/res/values-lo-rLA/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>
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>
diff --git a/tests/res/values-ms-rMY/strings.xml b/tests/res/values-ms-rMY/strings.xml
new file mode 100644
index 0000000..6ff7903
--- /dev/null
+++ b/tests/res/values-ms-rMY/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">"Boleh ditemui"</string>
+ <string name="start_scan" msgid="6035699220942169744">"Mulakan pengimbasan"</string>
+ <string name="stop_scan" msgid="527546916633745779">"Hentikan pengimbasan"</string>
+ <string name="operator_hello" msgid="292208161864910159">"Helo Pengendali!"</string>
+ <string name="operator_settings_title" msgid="1410094511974808567">"Pembawa"</string>
+ <string name="operator_settings_summary" msgid="5916597343019392258">"Pengait pengendali yang boleh digunakan untuk memulakan aktiviti pilihan"</string>
+ <string name="manufacturer_hello" msgid="7525744633645544137">"Helo Pengeluar!"</string>
+ <string name="manufacturer_settings_title" msgid="2503105049808838612">"Pengeluar"</string>
+ <string name="manufacturer_settings_summary" msgid="766746044826063472">"Pengait pengeluar yang boleh digunakan untuk memulakan aktiviti pilihan"</string>
+</resources>
diff --git a/tests/res/values-zh-rHK/strings.xml b/tests/res/values-zh-rHK/strings.xml
new file mode 100644
index 0000000..53baa25
--- /dev/null
+++ b/tests/res/values-zh-rHK/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>