summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBaligh Uddin <baligh@google.com>2013-08-26 13:35:45 -0700
committerBaligh Uddin <baligh@google.com>2013-08-26 13:35:45 -0700
commitdeda378b8c5c484fac39937e70e628f86879ea8d (patch)
treea03b6f71c815c0a6904e48a9492c8dd944995e64
parentdb69dc6f391e12c93eda549b5c32f712fb953d6d (diff)
downloadandroid_packages_apps_BasicSmsReceiver-deda378b8c5c484fac39937e70e628f86879ea8d.tar.gz
android_packages_apps_BasicSmsReceiver-deda378b8c5c484fac39937e70e628f86879ea8d.tar.bz2
android_packages_apps_BasicSmsReceiver-deda378b8c5c484fac39937e70e628f86879ea8d.zip
Import translations. DO NOT MERGE
Change-Id: I40867eca5f694da07a6ca117d33d30087a3c6847 Auto-generated-cl: translation import
-rw-r--r--res/values-et-rEE/strings.xml22
-rw-r--r--res/values-hy-rAM/strings.xml22
-rw-r--r--res/values-ka-rGE/strings.xml22
-rw-r--r--res/values-km-rKH/strings.xml22
-rw-r--r--res/values-lo-rLA/strings.xml22
-rw-r--r--res/values-ms-rMY/strings.xml22
-rw-r--r--res/values-ne-rNP/strings.xml22
-rw-r--r--res/values-si-rLK/strings.xml22
8 files changed, 176 insertions, 0 deletions
diff --git a/res/values-et-rEE/strings.xml b/res/values-et-rEE/strings.xml
new file mode 100644
index 0000000..41dbe67
--- /dev/null
+++ b/res/values-et-rEE/strings.xml
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2007 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="sms_app_name" msgid="3641211328012514267">"Lihtne sõnumivastuvõtja"</string>
+ <string name="sms_message_from_format" msgid="7163240046237558485">"Sõnum kasutajalt <xliff:g id="USERNAME">%1$s</xliff:g>"</string>
+ <string name="sms_done_button" msgid="4063239029747798890">"Valmis"</string>
+</resources>
diff --git a/res/values-hy-rAM/strings.xml b/res/values-hy-rAM/strings.xml
new file mode 100644
index 0000000..79892ae
--- /dev/null
+++ b/res/values-hy-rAM/strings.xml
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2007 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="sms_app_name" msgid="3641211328012514267">"Պարզ հաղորդագրության ընդունիչ"</string>
+ <string name="sms_message_from_format" msgid="7163240046237558485">"Հաղորդագրություն <xliff:g id="USERNAME">%1$s</xliff:g>-ից"</string>
+ <string name="sms_done_button" msgid="4063239029747798890">"Կատարված է"</string>
+</resources>
diff --git a/res/values-ka-rGE/strings.xml b/res/values-ka-rGE/strings.xml
new file mode 100644
index 0000000..e359760
--- /dev/null
+++ b/res/values-ka-rGE/strings.xml
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2007 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="sms_app_name" msgid="3641211328012514267">"მარტივი შეტყობინებების მიმღები"</string>
+ <string name="sms_message_from_format" msgid="7163240046237558485">"შეტყობინება <xliff:g id="USERNAME">%1$s</xliff:g>-დან"</string>
+ <string name="sms_done_button" msgid="4063239029747798890">"დასრულდა"</string>
+</resources>
diff --git a/res/values-km-rKH/strings.xml b/res/values-km-rKH/strings.xml
new file mode 100644
index 0000000..aa49ad9
--- /dev/null
+++ b/res/values-km-rKH/strings.xml
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2007 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="sms_app_name" msgid="3641211328012514267">"អ្នកទទួល​សារ​ធម្មតា"</string>
+ <string name="sms_message_from_format" msgid="7163240046237558485">"សារ​ពី <xliff:g id="USERNAME">%1$s</xliff:g>"</string>
+ <string name="sms_done_button" msgid="4063239029747798890">"រួចរាល់"</string>
+</resources>
diff --git a/res/values-lo-rLA/strings.xml b/res/values-lo-rLA/strings.xml
new file mode 100644
index 0000000..fd017cd
--- /dev/null
+++ b/res/values-lo-rLA/strings.xml
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2007 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="sms_app_name" msgid="3641211328012514267">"ໂຕຮັບຂໍ້ຄວາມແບບງ່າຍ"</string>
+ <string name="sms_message_from_format" msgid="7163240046237558485">"ຂໍ້ຄວາມຈາກ <xliff:g id="USERNAME">%1$s</xliff:g>"</string>
+ <string name="sms_done_button" msgid="4063239029747798890">"ແລ້ວໆ"</string>
+</resources>
diff --git a/res/values-ms-rMY/strings.xml b/res/values-ms-rMY/strings.xml
new file mode 100644
index 0000000..b7e6028
--- /dev/null
+++ b/res/values-ms-rMY/strings.xml
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2007 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="sms_app_name" msgid="3641211328012514267">"Penerima mesej mudah"</string>
+ <string name="sms_message_from_format" msgid="7163240046237558485">"Mesej daripada <xliff:g id="USERNAME">%1$s</xliff:g>"</string>
+ <string name="sms_done_button" msgid="4063239029747798890">"Selesai"</string>
+</resources>
diff --git a/res/values-ne-rNP/strings.xml b/res/values-ne-rNP/strings.xml
new file mode 100644
index 0000000..26f2278
--- /dev/null
+++ b/res/values-ne-rNP/strings.xml
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2007 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="sms_app_name" msgid="3641211328012514267">"सरल सन्देश प्रापक"</string>
+ <string name="sms_message_from_format" msgid="7163240046237558485">"<xliff:g id="USERNAME">%1$s</xliff:g>बाट सन्देश"</string>
+ <string name="sms_done_button" msgid="4063239029747798890">"भयो"</string>
+</resources>
diff --git a/res/values-si-rLK/strings.xml b/res/values-si-rLK/strings.xml
new file mode 100644
index 0000000..b3826ed
--- /dev/null
+++ b/res/values-si-rLK/strings.xml
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2007 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="sms_app_name" msgid="3641211328012514267">"සරල පණිවිඩ ලබන්නා"</string>
+ <string name="sms_message_from_format" msgid="7163240046237558485">"<xliff:g id="USERNAME">%1$s</xliff:g> වෙතින් පණිවිඩය"</string>
+ <string name="sms_done_button" msgid="4063239029747798890">"හරි"</string>
+</resources>