summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBill Yi <byi@google.com>2022-06-05 20:59:42 -0700
committerBill Yi <byi@google.com>2022-06-05 20:59:42 -0700
commit920aea6898bce6d9688bb729eb2c5979fc5c869a (patch)
treece8aada3fd09bd2125b2da37f33d5bc69c0c1dea
parent9f50e3bc764056bbd53a54126a4ac2533522f9dd (diff)
downloadBasicSmsReceiver-920aea6898bce6d9688bb729eb2c5979fc5c869a.tar.gz
Import translations. DO NOT MERGE ANYWHERE
Auto-generated-cl: translation import Change-Id: I143ba83a708f8726891d81101a3c420315a334c6
-rw-r--r--res/values-as/strings.xml22
-rw-r--r--res/values-or/strings.xml22
-rw-r--r--res/values-te/strings.xml2
3 files changed, 45 insertions, 1 deletions
diff --git a/res/values-as/strings.xml b/res/values-as/strings.xml
new file mode 100644
index 0000000..a1e5776
--- /dev/null
+++ b/res/values-as/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-or/strings.xml b/res/values-or/strings.xml
new file mode 100644
index 0000000..34859d7
--- /dev/null
+++ b/res/values-or/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-te/strings.xml b/res/values-te/strings.xml
index 1097da4..73f687d 100644
--- a/res/values-te/strings.xml
+++ b/res/values-te/strings.xml
@@ -17,6 +17,6 @@
<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_message_from_format" msgid="7163240046237558485">"<xliff:g id="USERNAME">%1$s</xliff:g> నుండి మెసేజ్‌"</string>
<string name="sms_done_button" msgid="4063239029747798890">"పూర్తయింది"</string>
</resources>