aboutsummaryrefslogtreecommitdiffstats
path: root/res/values-es
diff options
context:
space:
mode:
authorLorenzo M <djmesias@yahoo.es>2013-09-22 14:08:06 +0200
committerLorenzo M <djmesias@yahoo.es>2013-09-24 08:20:38 +0200
commitfd48b67467dfa6d8ed4444ff468c78d1a0546b75 (patch)
tree7a81a71dc5cbd0b901a8414eb8a17fa54a6d13e6 /res/values-es
parentc7776f7f2495301f5cf8d9b88bfd748c99000e5d (diff)
downloadandroid_packages_apps_CMFileManager-fd48b67467dfa6d8ed4444ff468c78d1a0546b75.tar.gz
android_packages_apps_CMFileManager-fd48b67467dfa6d8ed4444ff468c78d1a0546b75.tar.bz2
android_packages_apps_CMFileManager-fd48b67467dfa6d8ed4444ff468c78d1a0546b75.zip
CMFileManager: ES translations
Change-Id: Ie5145d2fa54a1841f020c2f8c3699b30833708a8
Diffstat (limited to 'res/values-es')
-rw-r--r--res/values-es/plurals.xml3
-rw-r--r--res/values-es/strings.xml10
2 files changed, 8 insertions, 5 deletions
diff --git a/res/values-es/plurals.xml b/res/values-es/plurals.xml
index ac11d2f4..393c771c 100644
--- a/res/values-es/plurals.xml
+++ b/res/values-es/plurals.xml
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- Copyright (C) 2012 The CyanogenMod Project
+<!--
+ Copyright (C) 2012-2013 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.
diff --git a/res/values-es/strings.xml b/res/values-es/strings.xml
index e302f331..376fcf62 100644
--- a/res/values-es/strings.xml
+++ b/res/values-es/strings.xml
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- Copyright (C) 2012-2013 The CyanogenMod Project
+<!--
+ Copyright (C) 2012-2013 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.
@@ -12,9 +13,8 @@
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:android="http://schemas.android.com/apk/res/android"
- xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+-->
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="app_name">File Manager</string>
<string name="app_description">Un explorador de archivos de CyanogenMod.</string>
<string name="size_bytes">B</string>
@@ -306,6 +306,8 @@
<string name="pref_disk_usage_warning_level_summary" formatted="false">Mostrar un color diferente para los widgets de uso de disco, cuando el espacio ocupado supere el <xliff:g id="level">%1$s</xliff:g> por ciento del total</string>
<string name="pref_compute_folder_statistics">Estadísticas de carpetas</string>
<string name="pref_compute_folder_statistics_on">¡Aviso! El cálculo de estadísticas de las carpetas requerirá más tiempo y recursos del sistema</string>
+ <string name="pref_display_thumbs">Vista preliminar</string>
+ <string name="pref_display_thumbs_summary">Mostrar una vista preliminar para archivos de imagen, vídeo, música y aplicaciones</string>
<string name="pref_use_flinger">Usar gestos</string>
<string name="pref_use_flinger_summary">Realizar un gesto de izquierda a derecha para borrar archivos o carpetas.</string>
<string name="pref_general_advanced_settings_category">Avanzado</string>