summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2014-05-21 01:48:54 +0300
committerMichael Bestas <mikeioannina@gmail.com>2014-05-21 01:48:54 +0300
commit5ffa5242992394b76426ea70dcb0f00a4111bfaf (patch)
treea3581ff5cbea0b1c464916c6200b741ca49e8a10
parent867c481ae5ea7ead30e4612325902a2b51d58f13 (diff)
downloadandroid_packages_inputmethods_LatinIME-5ffa5242992394b76426ea70dcb0f00a4111bfaf.tar.gz
android_packages_inputmethods_LatinIME-5ffa5242992394b76426ea70dcb0f00a4111bfaf.tar.bz2
android_packages_inputmethods_LatinIME-5ffa5242992394b76426ea70dcb0f00a4111bfaf.zip
Automatic translation import
Change-Id: I5478f8188496796ea21f70cb1d72b77a7c964bb2
-rw-r--r--java/res/values-gl/cm_strings.xml23
-rw-r--r--java/res/values-in/cm_strings.xml23
-rw-r--r--java/res/values-nb/cm_strings.xml23
-rw-r--r--java/res/values-si/cm_strings.xml23
-rw-r--r--java/res/values-tr/cm_strings.xml2
-rw-r--r--java/res/values-uk/cm_strings.xml23
6 files changed, 116 insertions, 1 deletions
diff --git a/java/res/values-gl/cm_strings.xml b/java/res/values-gl/cm_strings.xml
new file mode 100644
index 000000000..eb891ba55
--- /dev/null
+++ b/java/res/values-gl/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">Importar ficheiro de dicionario</string>
+ <string name="import_external_dictionary_multiple_files_title">Seleccionar un ficheiro de dicionario para importar</string>
+ <string name="import_external_dictionary_confirm_install_title">Confirmar imporación</string>
+ <string name="import_external_dictionary_confirm_install_message">Está seguro de importar este dicionario para o idioma <xliff:g id="locale_name">%s</xliff:g>?</string>
+</resources>
diff --git a/java/res/values-in/cm_strings.xml b/java/res/values-in/cm_strings.xml
new file mode 100644
index 000000000..0b5a616a3
--- /dev/null
+++ b/java/res/values-in/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">Impor file kamus</string>
+ <string name="import_external_dictionary_multiple_files_title">Pilih file Kamus untuk mengimpor</string>
+ <string name="import_external_dictionary_confirm_install_title">Konfirmasi impor</string>
+ <string name="import_external_dictionary_confirm_install_message">Apakah Anda yakin Anda ingin mengimpor kamus ini untuk bahasa <xliff:g id="locale_name">%s</xliff:g>?</string>
+</resources>
diff --git a/java/res/values-nb/cm_strings.xml b/java/res/values-nb/cm_strings.xml
new file mode 100644
index 000000000..3f1081a62
--- /dev/null
+++ b/java/res/values-nb/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">Importer ordliste</string>
+ <string name="import_external_dictionary_multiple_files_title">velg ordliste som skal importeres</string>
+ <string name="import_external_dictionary_confirm_install_title">Bekreft importering</string>
+ <string name="import_external_dictionary_confirm_install_message">Er du sikker på at du vil importere denne ordlisten for <xliff:g id="locale_name">%s</xliff:g> språk?</string>
+</resources>
diff --git a/java/res/values-si/cm_strings.xml b/java/res/values-si/cm_strings.xml
new file mode 100644
index 000000000..8d0948072
--- /dev/null
+++ b/java/res/values-si/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-tr/cm_strings.xml b/java/res/values-tr/cm_strings.xml
index dd902b684..87b7e2a28 100644
--- a/java/res/values-tr/cm_strings.xml
+++ b/java/res/values-tr/cm_strings.xml
@@ -17,7 +17,7 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="prefs_import_external_dictionary">Sözlük dosyasını içeri aktar</string>
- <string name="import_external_dictionary_multiple_files_title">İçeri aktarılacak sözlük dosyasını seç</string>
+ <string name="import_external_dictionary_multiple_files_title">İçeri aktarmak için bir sözlük dosyası seç</string>
<string name="import_external_dictionary_confirm_install_title">İçeri aktarmayı onayla</string>
<string name="import_external_dictionary_confirm_install_message"><xliff:g id="locale_name">%s</xliff:g> dili için bu sözlüğü içeri aktarmak istediğinize emin misiniz?</string>
</resources>
diff --git a/java/res/values-uk/cm_strings.xml b/java/res/values-uk/cm_strings.xml
new file mode 100644
index 000000000..9e2378f0a
--- /dev/null
+++ b/java/res/values-uk/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>