summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@cyanogenmod.org>2016-01-11 22:44:16 +0200
committerMichael Bestas <mikeioannina@cyanogenmod.org>2016-01-11 22:44:16 +0200
commitc358f261b2347a2548aa2de8291c9847b68c8fb4 (patch)
tree9c694caf4584dcbac036ffa303def09173c002d2
parent80ac2f2dcdbdbf8dad8b17d31c07e1c4adbd9256 (diff)
downloadandroid_packages_apps_SamsungServiceMode-c358f261b2347a2548aa2de8291c9847b68c8fb4.tar.gz
android_packages_apps_SamsungServiceMode-c358f261b2347a2548aa2de8291c9847b68c8fb4.tar.bz2
android_packages_apps_SamsungServiceMode-c358f261b2347a2548aa2de8291c9847b68c8fb4.zip
Automatic translation import
Change-Id: I0d63df9aee54a582c67780d12b25f973d8ca5457
-rw-r--r--res/values-ar/strings.xml22
-rw-r--r--res/values-es/strings.xml1
-rw-r--r--res/values-th/strings.xml22
-rw-r--r--res/values-vi/strings.xml22
4 files changed, 67 insertions, 0 deletions
diff --git a/res/values-ar/strings.xml b/res/values-ar/strings.xml
new file mode 100644
index 0000000..6c77b7b
--- /dev/null
+++ b/res/values-ar/strings.xml
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2011-2014 The CyanogenMod 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>
+ <string name="app_name">وضع خدمة</string>
+ <string name="input">الإدخال</string>
+ <string name="quit">خروج</string>
+</resources>
diff --git a/res/values-es/strings.xml b/res/values-es/strings.xml
index 8011dce..cb2399f 100644
--- a/res/values-es/strings.xml
+++ b/res/values-es/strings.xml
@@ -17,5 +17,6 @@
-->
<resources>
<string name="app_name">Modo de servicio</string>
+ <string name="input">Entrada</string>
<string name="quit">Salir</string>
</resources>
diff --git a/res/values-th/strings.xml b/res/values-th/strings.xml
new file mode 100644
index 0000000..4c2b33c
--- /dev/null
+++ b/res/values-th/strings.xml
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2011-2014 The CyanogenMod 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>
+ <string name="app_name">รูปแบบบริการ</string>
+ <string name="input">ป้อนข้อมูล</string>
+ <string name="quit">ออก</string>
+</resources>
diff --git a/res/values-vi/strings.xml b/res/values-vi/strings.xml
new file mode 100644
index 0000000..4ddd09c
--- /dev/null
+++ b/res/values-vi/strings.xml
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2011-2014 The CyanogenMod 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>
+ <string name="app_name">Chế độ dịch vụ</string>
+ <string name="input">Nhập</string>
+ <string name="quit">Thoát</string>
+</resources>