summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2014-04-25 22:42:55 +0300
committerMichael Bestas <mikeioannina@gmail.com>2014-04-25 22:42:55 +0300
commitef21994a56168464fc28fed787ec936715e50248 (patch)
treeb0aa5105be6b59b41bcb327c5e332cb1813758fe
parent6f2c9b8352d75dd9d732d0eb72ee467ea24f46ec (diff)
downloadandroid_packages_inputmethods_LatinIME-ef21994a56168464fc28fed787ec936715e50248.tar.gz
android_packages_inputmethods_LatinIME-ef21994a56168464fc28fed787ec936715e50248.tar.bz2
android_packages_inputmethods_LatinIME-ef21994a56168464fc28fed787ec936715e50248.zip
Automatic translation import
Change-Id: I8b8ed4001c5cba610635954ade85ea594fc52396
-rw-r--r--java/res/values-ar/cm_strings.xml23
-rw-r--r--java/res/values-lt/cm_strings.xml23
-rw-r--r--java/res/values-sr/cm_strings.xml23
3 files changed, 69 insertions, 0 deletions
diff --git a/java/res/values-ar/cm_strings.xml b/java/res/values-ar/cm_strings.xml
new file mode 100644
index 000000000..872cb620e
--- /dev/null
+++ b/java/res/values-ar/cm_strings.xml
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.net-->
+<!--
+ Copyright 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 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="prefs_import_external_dictionary">استيراد ملف القاموس</string>
+ <string name="import_external_dictionary_multiple_files_title">حدد ملف القاموس لي الإستيراد</string>
+ <string name="import_external_dictionary_confirm_install_title">تأكيد الاستيراد</string>
+ <string name="import_external_dictionary_confirm_install_message">هل أنت متأكد من أنك تريد استيراد هذا القاموس هاذه <xliff:g id="locale_name">%s</xliff:g> اللغة؟</string>
+</resources>
diff --git a/java/res/values-lt/cm_strings.xml b/java/res/values-lt/cm_strings.xml
new file mode 100644
index 000000000..0b132d8d8
--- /dev/null
+++ b/java/res/values-lt/cm_strings.xml
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.net-->
+<!--
+ Copyright 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 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="prefs_import_external_dictionary">Importuoti žodyno failą</string>
+ <string name="import_external_dictionary_multiple_files_title">Pasirinkite importuoti žodyno failą</string>
+ <string name="import_external_dictionary_confirm_install_title">Patvirtinti importavimą</string>
+ <string name="import_external_dictionary_confirm_install_message">Ar tikrai norite importuoti šį žodyną <xliff:g id="locale_name">%s</xliff:g> kalbai?</string>
+</resources>
diff --git a/java/res/values-sr/cm_strings.xml b/java/res/values-sr/cm_strings.xml
new file mode 100644
index 000000000..ae45fe822
--- /dev/null
+++ b/java/res/values-sr/cm_strings.xml
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.net-->
+<!--
+ Copyright 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 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="prefs_import_external_dictionary">Увезите фајл речника</string>
+ <string name="import_external_dictionary_multiple_files_title">Изаберите фајл речника за увоз</string>
+ <string name="import_external_dictionary_confirm_install_title">Потврдите увоз</string>
+ <string name="import_external_dictionary_confirm_install_message">Да ли сте сигурни да желите да увезете овај речник за <xliff:g id="locale_name">%s</xliff:g> језик?</string>
+</resources>