summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBill Yi <byi@google.com>2022-01-26 07:58:47 +0000
committerBill Yi <byi@google.com>2022-01-26 07:58:47 +0000
commitf00b52c73c5816d40800bc8cef3d1765923dcc3d (patch)
tree920f98117408cff4b6db9625c02e882294c58998
parent6b55a8b7f8b9d4c32bbe5ee8ccc393efd7e2f7f5 (diff)
downloadBasicSmsReceiver-f00b52c73c5816d40800bc8cef3d1765923dcc3d.tar.gz
Import translations. DO NOT MERGE ANYWHERE
Auto-generated-cl: translation import Change-Id: I017a91a7a9f0fef6853aeee243b8dd0848db4479
-rw-r--r--res/values-as/strings.xml22
-rw-r--r--res/values-or/strings.xml22
2 files changed, 44 insertions, 0 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>