summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2014-10-21 00:05:06 +0300
committerMichael Bestas <mikeioannina@gmail.com>2014-10-21 00:05:06 +0300
commit29fa0f046fa5df26aded7661ddbafd314a7f7490 (patch)
tree26610fa16a2d95b53d587243d8e9cb0ad949df75
parent5dc20bcbec5bf9a3dec16188851a53b83ff95494 (diff)
downloadandroid_packages_inputmethods_LatinIME-29fa0f046fa5df26aded7661ddbafd314a7f7490.tar.gz
android_packages_inputmethods_LatinIME-29fa0f046fa5df26aded7661ddbafd314a7f7490.tar.bz2
android_packages_inputmethods_LatinIME-29fa0f046fa5df26aded7661ddbafd314a7f7490.zip
Automatic translation import
Change-Id: Icc986aea889c041fe92f7bbf0b7ff76fa6fe540f
-rw-r--r--java/res/values-lv/cm_strings.xml23
1 files changed, 23 insertions, 0 deletions
diff --git a/java/res/values-lv/cm_strings.xml b/java/res/values-lv/cm_strings.xml
new file mode 100644
index 000000000..07688204d
--- /dev/null
+++ b/java/res/values-lv/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">Importēt vārdnīcas failu</string>
+ <string name="import_external_dictionary_multiple_files_title">Atlasiet importējamo vārdnīcas failu</string>
+ <string name="import_external_dictionary_confirm_install_title">Apstiprināt importu</string>
+ <string name="import_external_dictionary_confirm_install_message">Vai tiešām vēlaties importēt vārdnīcu šai <xliff:g id="locale_name">%s</xliff:g> valodai?</string>
+</resources>