summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBaligh Uddin <baligh@google.com>2014-04-22 17:45:31 -0700
committerBaligh Uddin <baligh@google.com>2014-04-22 17:45:31 -0700
commitfe6fdde2f0106a8212c4d0711b4db4b81cca34bd (patch)
tree6b8635b792cdee2d1fa18ea473619afdd1b16968
parent38e401faf30099400f99f2cb7d77a15fbf5c58eb (diff)
downloadandroid_packages_apps_BasicSmsReceiver-fe6fdde2f0106a8212c4d0711b4db4b81cca34bd.tar.gz
android_packages_apps_BasicSmsReceiver-fe6fdde2f0106a8212c4d0711b4db4b81cca34bd.tar.bz2
android_packages_apps_BasicSmsReceiver-fe6fdde2f0106a8212c4d0711b4db4b81cca34bd.zip
Import translations. DO NOT MERGE
Change-Id: I594dd698f4a6b373d86546e0763e3d06c3a80007 Auto-generated-cl: translation import
-rw-r--r--res/values-en-rIN/strings.xml22
-rw-r--r--res/values-et-rEE/strings.xml22
-rw-r--r--res/values-fr-rCA/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-mn-rMN/strings.xml22
-rw-r--r--res/values-ms-rMY/strings.xml22
-rw-r--r--res/values-nb/strings.xml2
-rw-r--r--res/values-zh-rHK/strings.xml22
11 files changed, 221 insertions, 1 deletions
diff --git a/res/values-en-rIN/strings.xml b/res/values-en-rIN/strings.xml
new file mode 100644
index 0000000..48ec6fb
--- /dev/null
+++ b/res/values-en-rIN/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">"Simple message receiver"</string>
+ <string name="sms_message_from_format" msgid="7163240046237558485">"Message from <xliff:g id="USERNAME">%1$s</xliff:g>"</string>
+ <string name="sms_done_button" msgid="4063239029747798890">"Done"</string>
+</resources>
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-fr-rCA/strings.xml b/res/values-fr-rCA/strings.xml
new file mode 100644
index 0000000..129809f
--- /dev/null
+++ b/res/values-fr-rCA/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">"Récepteur de messages simple"</string>
+ <string name="sms_message_from_format" msgid="7163240046237558485">"Message de <xliff:g id="USERNAME">%1$s</xliff:g>"</string>
+ <string name="sms_done_button" msgid="4063239029747798890">"Terminé"</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-mn-rMN/strings.xml b/res/values-mn-rMN/strings.xml
new file mode 100644
index 0000000..d9b00e5
--- /dev/null
+++ b/res/values-mn-rMN/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-nb/strings.xml b/res/values-nb/strings.xml
index a6f0c2f..7b44bef 100644
--- a/res/values-nb/strings.xml
+++ b/res/values-nb/strings.xml
@@ -18,5 +18,5 @@
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="sms_app_name" msgid="3641211328012514267">"Enkel meldingsmottaker"</string>
<string name="sms_message_from_format" msgid="7163240046237558485">"Melding fra <xliff:g id="USERNAME">%1$s</xliff:g>"</string>
- <string name="sms_done_button" msgid="4063239029747798890">"Fullført"</string>
+ <string name="sms_done_button" msgid="4063239029747798890">"Ferdig"</string>
</resources>
diff --git a/res/values-zh-rHK/strings.xml b/res/values-zh-rHK/strings.xml
new file mode 100644
index 0000000..47fdffb
--- /dev/null
+++ b/res/values-zh-rHK/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>