summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2015-06-22 17:23:11 +0300
committerMichael Bestas <mikeioannina@gmail.com>2015-08-24 03:40:08 +0300
commitd2e67372a796b2d983e27b950e1a112d8c0507a8 (patch)
tree2d8a273aa1d402f27cebf092e17f3e97d4cdae30
parent4b5fe50ebca847323f3932421f99b048b4453847 (diff)
downloadandroid_packages_inputmethods_LatinIME-d2e67372a796b2d983e27b950e1a112d8c0507a8.tar.gz
android_packages_inputmethods_LatinIME-d2e67372a796b2d983e27b950e1a112d8c0507a8.tar.bz2
android_packages_inputmethods_LatinIME-d2e67372a796b2d983e27b950e1a112d8c0507a8.zip
Automatic translation import
Change-Id: I667d82bc6409b6ea7633b583c9fd39316edb4424 JIRA: RM-154
-rw-r--r--java/res/values-fa/cm_strings.xml23
-rw-r--r--java/res/values-lb/strings.xml2
2 files changed, 24 insertions, 1 deletions
diff --git a/java/res/values-fa/cm_strings.xml b/java/res/values-fa/cm_strings.xml
new file mode 100644
index 000000000..5a58b3d95
--- /dev/null
+++ b/java/res/values-fa/cm_strings.xml
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ 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-lb/strings.xml b/java/res/values-lb/strings.xml
index ea4aae07e..5e37dca6e 100644
--- a/java/res/values-lb/strings.xml
+++ b/java/res/values-lb/strings.xml
@@ -22,7 +22,7 @@
<string name="english_ime_input_options">Optioune fir anzeginn</string>
<string name="english_ime_research_log">Protokolléierungs-Kommandoe recherchéieren</string>
<string name="use_contacts_for_spellchecking_option_title">Kontaktnimm nosichen</string>
- <string name="use_contacts_for_spellchecking_option_summary">D\'Orthografiekorrektur benotzt d\'Nimm aus der Kontaktlëscht</string>
+ <string name="use_contacts_for_spellchecking_option_summary">D\'Orthographiekorrektur benotzt d\'Nimm aus der Kontaktlëscht</string>
<string name="vibrate_on_keypress">Vibratioun bei Tastendrock</string>
<string name="sound_on_keypress">Toun bei Tastendrock</string>
<string name="popup_on_keypress">Pop-Up bei Tastendrock</string>