summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2015-04-18 00:28:52 +0300
committerMichael Bestas <mikeioannina@gmail.com>2015-04-18 00:28:52 +0300
commit850bc41bfa19cd3ba56dd6e25ce64ecf4b41ee21 (patch)
tree0fa651588a96e1875974e395d064c13bedea134e
parent32f9144c2988b299b34da54dd392257d54d477a1 (diff)
downloadandroid_packages_apps_Trebuchet-850bc41bfa19cd3ba56dd6e25ce64ecf4b41ee21.tar.gz
android_packages_apps_Trebuchet-850bc41bfa19cd3ba56dd6e25ce64ecf4b41ee21.tar.bz2
android_packages_apps_Trebuchet-850bc41bfa19cd3ba56dd6e25ce64ecf4b41ee21.zip
Automatic translation import
Change-Id: I4738a5fe8bd17923160299439dc5dd55b4de8731
-rw-r--r--res/values-es-rUS/cm_arrays.xml35
-rw-r--r--res/values-es-rUS/cm_strings.xml52
-rw-r--r--res/values-eu/cm_strings.xml1
-rw-r--r--res/values-fy-rNL/cm_arrays.xml35
-rw-r--r--res/values-fy-rNL/cm_strings.xml21
-rw-r--r--res/values-vi/cm_strings.xml22
6 files changed, 165 insertions, 1 deletions
diff --git a/res/values-es-rUS/cm_arrays.xml b/res/values-es-rUS/cm_arrays.xml
new file mode 100644
index 000000000..1d16cfd00
--- /dev/null
+++ b/res/values-es-rUS/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>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>
diff --git a/res/values-es-rUS/cm_strings.xml b/res/values-es-rUS/cm_strings.xml
new file mode 100644
index 000000000..678d38ea3
--- /dev/null
+++ b/res/values-es-rUS/cm_strings.xml
@@ -0,0 +1,52 @@
+<?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 name="home_screen_settings">AJUSTES DEL INICIO</string>
+ <string name="drawer_settings">AJUSTES DE LAS APLICACIONES</string>
+ <string name="app_settings">AJUSTES DE LA APLICACIÓN</string>
+ <string name="setting_state_on">SÍ</string>
+ <string name="setting_state_off">NO</string>
+ <string name="search_panel_gel">Google Now</string>
+ <string name="search_panel_custom_home">CM Home</string>
+ <string name="themes_button_text">Temas</string>
+ <string name="scrolling_page_outlines">Bordes de pantalla</string>
+ <string name="scrolling_fade_adjacent">Efecto de fundido</string>
+ <string name="scrolling_wallpaper">Desplazar fondo</string>
+ <string name="grid_size_text">Tamaño de la cuadrícula</string>
+ <string name="grid_size_comfortable">Normal</string>
+ <string name="grid_size_cozy">Cómoda</string>
+ <string name="grid_size_condensed">Comprimida</string>
+ <string name="grid_size_custom">Personalizado</string>
+ <string name="grid_size_custom_and_size">Personalizado (%1$s)</string>
+ <string name="preferences_interface_homescreen_custom">Selecciona el tamaño personalizado</string>
+ <string name="scroll_effect_text">Efecto de desplazamiento</string>
+ <string name="drawer_sorting_text">Modo de ordenación</string>
+ <string name="sort_mode_title">Título</string>
+ <string name="sort_mode_launch_count">Veces ejecutado</string>
+ <string name="sort_mode_install_time">Fecha de instalación</string>
+ <string name="home_screen_search_text">Barra de búsqueda</string>
+ <string name="larger_icons_text">Iconos grandes</string>
+ <string name="icon_labels">Etiquetas de iconos</string>
+ <string name="icon_labels_show">Mostrar</string>
+ <string name="icon_labels_hide">Ocultar</string>
+ <string name="protected_app_settings">Aplicaciones protegidas</string>
+ <string name="search_screen_left_text">Panel de búsqueda</string>
+ <string name="dialog_confirm">Confirmar</string>
+ <string name="permission_label_read_extension_data">solicitar datos de extensión DashClock</string>
+ <string name="permission_desc_read_extension_data">Permite que la aplicación solicite datos de extensión DashClock</string>
+</resources>
diff --git a/res/values-eu/cm_strings.xml b/res/values-eu/cm_strings.xml
index 22445cdd9..cd9cbb4ef 100644
--- a/res/values-eu/cm_strings.xml
+++ b/res/values-eu/cm_strings.xml
@@ -26,7 +26,6 @@
<string name="themes_button_text">Gaiak</string>
<string name="scrolling_page_outlines">Pantaila ertzak</string>
<string name="scrolling_fade_adjacent">Bat egite efektua</string>
- <string name="scrolling_wallpaper">Hormairudia mugitu</string>
<string name="grid_size_text">Sarearen tamaina</string>
<string name="grid_size_comfortable">Arrunta</string>
<string name="grid_size_cozy">Erosoa</string>
diff --git a/res/values-fy-rNL/cm_arrays.xml b/res/values-fy-rNL/cm_arrays.xml
new file mode 100644
index 000000000..c4291fdcc
--- /dev/null
+++ b/res/values-fy-rNL/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>Gjin</item>
+ <item>Zoom in</item>
+ <item>Zoom out</item>
+ <item>Rotate up</item>
+ <item>Rotate down</item>
+ <item>Cube in</item>
+ <item>Cube out</item>
+ <item>Stack</item>
+ <item>Accordion</item>
+ <item>Flip</item>
+ <item>Cylinder in</item>
+ <item>Cylinder out</item>
+ <item>Carousel</item>
+ <item>Overview</item>
+ </string-array>
+</resources>
diff --git a/res/values-fy-rNL/cm_strings.xml b/res/values-fy-rNL/cm_strings.xml
new file mode 100644
index 000000000..2d902c831
--- /dev/null
+++ b/res/values-fy-rNL/cm_strings.xml
@@ -0,0 +1,21 @@
+<?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 name="search_panel_gel">Google Now</string>
+ <string name="grid_size_comfortable">Komfortabel</string>
+</resources>
diff --git a/res/values-vi/cm_strings.xml b/res/values-vi/cm_strings.xml
new file mode 100644
index 000000000..e95d7e9e2
--- /dev/null
+++ b/res/values-vi/cm_strings.xml
@@ -0,0 +1,22 @@
+<?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 name="home_screen_settings">CÀI ĐẶT MÀN HÌNH CHÍNH</string>
+ <string name="drawer_settings">CÀI ĐẶT NGĂN CHỨA</string>
+ <string name="app_settings">CÀI ĐẶT ỨNG DỤNG</string>
+</resources>