summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorBaligh Uddin <baligh@google.com>2013-08-26 14:06:36 -0700
committerBaligh Uddin <baligh@google.com>2013-08-26 14:06:36 -0700
commit1d619e1eadda3ee6182aed0e7677e67be7dd4188 (patch)
treefaddf793a8b5ef0f195d9bd302bd0c7660ddb4f7 /tests
parent76a343199cb9fc599326d9dc194bc6ebdd1de49d (diff)
downloadpackages_apps_Settings-1d619e1eadda3ee6182aed0e7677e67be7dd4188.zip
packages_apps_Settings-1d619e1eadda3ee6182aed0e7677e67be7dd4188.tar.gz
packages_apps_Settings-1d619e1eadda3ee6182aed0e7677e67be7dd4188.tar.bz2
Import translations. DO NOT MERGE
Change-Id: I62ee2b860598c7e98e6a1ad74f80a086b1da2d77 Auto-generated-cl: translation import
Diffstat (limited to 'tests')
-rw-r--r--tests/res/values-et-rEE/strings.xml28
-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-ms-rMY/strings.xml28
-rw-r--r--tests/res/values-ne-rNP/strings.xml28
-rw-r--r--tests/res/values-si-rLK/strings.xml28
8 files changed, 224 insertions, 0 deletions
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-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-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-ne-rNP/strings.xml b/tests/res/values-ne-rNP/strings.xml
new file mode 100644
index 0000000..977bec5
--- /dev/null
+++ b/tests/res/values-ne-rNP/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-si-rLK/strings.xml b/tests/res/values-si-rLK/strings.xml
new file mode 100644
index 0000000..c0b65cd
--- /dev/null
+++ b/tests/res/values-si-rLK/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>