summaryrefslogtreecommitdiffstats
path: root/res/values-es/cm_arrays.xml
diff options
context:
space:
mode:
authorLorenzo M <djmesias@yahoo.es>2014-02-24 14:41:45 +0100
committerLorenzo M <djmesias@yahoo.es>2014-02-24 14:41:45 +0100
commit54a8f27786397161165c60d9090de69b01072fa7 (patch)
tree76ab5e0118fa1a5b100aa30fbd8cfdd76fe9bfaa /res/values-es/cm_arrays.xml
parent74631d6a5adce416a7fac49d71ad3657cfa6bf63 (diff)
downloadandroid_packages_apps_Trebuchet-54a8f27786397161165c60d9090de69b01072fa7.tar.gz
android_packages_apps_Trebuchet-54a8f27786397161165c60d9090de69b01072fa7.tar.bz2
android_packages_apps_Trebuchet-54a8f27786397161165c60d9090de69b01072fa7.zip
Trebuchet: ES translations
- Initial translations (import from Tx) Change-Id: I361bcd6c0f177dedca44909a3ba8f4921b3fb5ae
Diffstat (limited to 'res/values-es/cm_arrays.xml')
-rw-r--r--res/values-es/cm_arrays.xml39
1 files changed, 39 insertions, 0 deletions
diff --git a/res/values-es/cm_arrays.xml b/res/values-es/cm_arrays.xml
new file mode 100644
index 000000000..d6440af38
--- /dev/null
+++ b/res/values-es/cm_arrays.xml
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+ 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="preferences_interface_general_icons_text_font_family_entries">
+ <item>Normal</item>
+ <item>Fina</item>
+ <item>Comprimida</item>
+ </string-array>
+ <string-array name="transition_effect_entries">
+ <item>Ninguno</item>
+ <item>Zoom entrante</item>
+ <item>Zoom saliente</item>
+ <item>Rotar arriba</item>
+ <item>Rotar abajo</item>
+ <item>Cúbico entrante</item>
+ <item>Cúbico saliente</item>
+ <item>Apilar</item>
+ <item>Acordeón</item>
+ <item>Voltear</item>
+ <item>Cilíndrico entrante</item>
+ <item>Cilíndrico saliente</item>
+ <item>Carrusel</item>
+ <item>Perspectiva</item>
+ </string-array>
+</resources>