summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2015-07-27 20:52:44 +0300
committerMichael Bestas <mikeioannina@gmail.com>2015-07-27 20:52:44 +0300
commit5a35cb897714bc94bc569a038f2f35de1d1604b3 (patch)
treedc3ea3d85b0d211cb5d47c4703133f3c719cf0a4
parente50ab10c56de4d521d7c6502a298704803812f64 (diff)
downloadandroid_packages_apps_SamsungServiceMode-5a35cb897714bc94bc569a038f2f35de1d1604b3.tar.gz
android_packages_apps_SamsungServiceMode-5a35cb897714bc94bc569a038f2f35de1d1604b3.tar.bz2
android_packages_apps_SamsungServiceMode-5a35cb897714bc94bc569a038f2f35de1d1604b3.zip
Automatic translation importstable/cm-12.1-YOG4P
Change-Id: I6db954cbd71fcfd7b2134e652c2f27a052ec6f90
-rw-r--r--res/values-iw/strings.xml2
-rw-r--r--res/values-kn-rIN/strings.xml22
-rw-r--r--res/values-sl/strings.xml22
3 files changed, 45 insertions, 1 deletions
diff --git a/res/values-iw/strings.xml b/res/values-iw/strings.xml
index 3d95f79..8541b84 100644
--- a/res/values-iw/strings.xml
+++ b/res/values-iw/strings.xml
@@ -18,5 +18,5 @@
<resources>
<string name="app_name">מצב שירות</string>
<string name="input">קלט</string>
- <string name="quit">צא</string>
+ <string name="quit">יציאה</string>
</resources>
diff --git a/res/values-kn-rIN/strings.xml b/res/values-kn-rIN/strings.xml
new file mode 100644
index 0000000..e5b2c77
--- /dev/null
+++ b/res/values-kn-rIN/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-sl/strings.xml b/res/values-sl/strings.xml
new file mode 100644
index 0000000..941c5f2
--- /dev/null
+++ b/res/values-sl/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">Način storitve</string>
+ <string name="input">Vnos</string>
+ <string name="quit">Končaj</string>
+</resources>