summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeoff Mendal <mendal@google.com>2015-04-22 05:37:45 -0700
committerGeoff Mendal <mendal@google.com>2015-04-22 05:37:45 -0700
commitd15238792c014bacf2afd29f5188a83e30ecbf3b (patch)
tree85d5c904b9a3f9e6418c05d9b9167f126b04278a
parentb32da0e5e5dddefb53a991f229584dbd0054a40d (diff)
downloadandroid_packages_apps_BasicSmsReceiver-d15238792c014bacf2afd29f5188a83e30ecbf3b.tar.gz
android_packages_apps_BasicSmsReceiver-d15238792c014bacf2afd29f5188a83e30ecbf3b.tar.bz2
android_packages_apps_BasicSmsReceiver-d15238792c014bacf2afd29f5188a83e30ecbf3b.zip
Import translations. DO NOT MERGE
Change-Id: Ie86a454310d3c079286ca8ff035b353040500410 Auto-generated-cl: translation import
-rw-r--r--res/values-gu-rIN/strings.xml22
-rw-r--r--res/values-pa-rIN/strings.xml22
-rw-r--r--res/values-sq-rAL/strings.xml22
3 files changed, 66 insertions, 0 deletions
diff --git a/res/values-gu-rIN/strings.xml b/res/values-gu-rIN/strings.xml
new file mode 100644
index 0000000..610c35d
--- /dev/null
+++ b/res/values-gu-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">"સરળ સંદેશ રીસીવર"</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-pa-rIN/strings.xml b/res/values-pa-rIN/strings.xml
new file mode 100644
index 0000000..cebd32b
--- /dev/null
+++ b/res/values-pa-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">"ਸਧਾਰਨ ਸੁਨੇਹਾ ਰਿਸੀਵਰ"</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-sq-rAL/strings.xml b/res/values-sq-rAL/strings.xml
new file mode 100644
index 0000000..ca997a3
--- /dev/null
+++ b/res/values-sq-rAL/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">"Marrës i thjeshtë mesazhesh"</string>
+ <string name="sms_message_from_format" msgid="7163240046237558485">"Mesazh nga <xliff:g id="USERNAME">%1$s</xliff:g>"</string>
+ <string name="sms_done_button" msgid="4063239029747798890">"U krye!"</string>
+</resources>