summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2015-06-23 01:02:15 +0300
committerMichael Bestas <mikeioannina@gmail.com>2015-06-23 01:02:15 +0300
commitb04fdb133dd066739440a84c79845158b2ab94ea (patch)
treee4bb0c281d2ecbf350953847f849c1d9c3326286
parentcae95210719c7d520afcf1b5c6f088d776c974d2 (diff)
downloadandroid_packages_apps_Trebuchet-b04fdb133dd066739440a84c79845158b2ab94ea.tar.gz
android_packages_apps_Trebuchet-b04fdb133dd066739440a84c79845158b2ab94ea.tar.bz2
android_packages_apps_Trebuchet-b04fdb133dd066739440a84c79845158b2ab94ea.zip
Automatic translation import
Change-Id: I1799dccfd663d5aa62321714f3e15f30e2f6b78f
-rw-r--r--res/values-eo/cm_arrays.xml35
-rw-r--r--res/values-eo/cm_strings.xml8
2 files changed, 43 insertions, 0 deletions
diff --git a/res/values-eo/cm_arrays.xml b/res/values-eo/cm_arrays.xml
new file mode 100644
index 000000000..cf891af27
--- /dev/null
+++ b/res/values-eo/cm_arrays.xml
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 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-array name="transition_effect_entries">
+ <item>Nenio</item>
+ <item>Zomi</item>
+ <item>Malzomi</item>
+ <item>Rotacii supren</item>
+ <item>Rotacii malsupren</item>
+ <item>Kubo interne</item>
+ <item>Kubo ekstere</item>
+ <item>Stako</item>
+ <item>Akordiono</item>
+ <item>Renversi</item>
+ <item>Cilindro interne</item>
+ <item>Cilindro ekstere</item>
+ <item>Karuselo</item>
+ <item>Superrigardo</item>
+ </string-array>
+</resources>
diff --git a/res/values-eo/cm_strings.xml b/res/values-eo/cm_strings.xml
index 62c53ae79..76ae7bef7 100644
--- a/res/values-eo/cm_strings.xml
+++ b/res/values-eo/cm_strings.xml
@@ -16,10 +16,18 @@
limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="setting_state_on">EK</string>
+ <string name="setting_state_off">FOR</string>
+ <string name="grid_size_cozy">Koketa</string>
<string name="sort_mode_title">Titolo</string>
+ <string name="home_screen_search_text">Serĉ-breto</string>
+ <string name="larger_icons_text">Grandaj piktogramoj</string>
+ <string name="icon_labels">Etikedo de la piktogramoj</string>
<string name="icon_labels_show">Montri</string>
<string name="icon_labels_hide">Kaŝi</string>
<string name="dialog_confirm">Konfirmi</string>
<string name="drawer_type">Aspekto</string>
<string name="drawer_type_drawer">Vertikala</string>
+ <string name="drawer_type_pager">Paĝigita</string>
+ <string name="setting_state_disabled">MALŜALTITA</string>
</resources>