summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2014-04-25 22:45:42 +0300
committerMichael Bestas <mikeioannina@gmail.com>2014-04-26 01:13:12 +0000
commit4c863a5c96749b16e69d19f87208121218061a42 (patch)
tree256e4d45ea069be8cb5032c498a846076facbf87
parent04318129b73934468c0f0c9b4b8d5c75319b234e (diff)
downloadandroid_packages_apps_SamsungServiceMode-4c863a5c96749b16e69d19f87208121218061a42.tar.gz
android_packages_apps_SamsungServiceMode-4c863a5c96749b16e69d19f87208121218061a42.tar.bz2
android_packages_apps_SamsungServiceMode-4c863a5c96749b16e69d19f87208121218061a42.zip
Automatic translation import
Change-Id: I52efa688dde84d3cd8a9ef29a8e57f09066bc525
-rw-r--r--res/values-ar/strings.xml22
-rw-r--r--res/values-lt/strings.xml22
-rw-r--r--res/values-sr/strings.xml22
3 files changed, 66 insertions, 0 deletions
diff --git a/res/values-ar/strings.xml b/res/values-ar/strings.xml
new file mode 100644
index 0000000..c51f2aa
--- /dev/null
+++ b/res/values-ar/strings.xml
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.net-->
+<!--
+ 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-lt/strings.xml b/res/values-lt/strings.xml
new file mode 100644
index 0000000..872fa17
--- /dev/null
+++ b/res/values-lt/strings.xml
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.net-->
+<!--
+ 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">Paslaugos režimas</string>
+ <string name="input">Įvestis</string>
+ <string name="quit">Išeiti</string>
+</resources>
diff --git a/res/values-sr/strings.xml b/res/values-sr/strings.xml
new file mode 100644
index 0000000..b9ae3bc
--- /dev/null
+++ b/res/values-sr/strings.xml
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.net-->
+<!--
+ 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>