summaryrefslogtreecommitdiffstats
path: root/res/values-es
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-es')
-rw-r--r--res/values-es/cm_strings.xml9
-rw-r--r--res/values-es/qcomstrings.xml13
-rw-r--r--res/values-es/strings.xml6
3 files changed, 24 insertions, 4 deletions
diff --git a/res/values-es/cm_strings.xml b/res/values-es/cm_strings.xml
index 974a883ef..34004f0fc 100644
--- a/res/values-es/cm_strings.xml
+++ b/res/values-es/cm_strings.xml
@@ -16,9 +16,15 @@
limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- common aspect ratios -->
+ <!-- aspect ratio greater than 16:9, so "widescreen" or "cinematic" -->
+ <!-- Format for entries in the picture size menu. Parameter one is aspect ratio,
+ parameter two is size in megapixels, e.g. "(4:3) 12.1 megapixels"
+ NOTE: for Chinese (zh) and Korean (ko) the pixel number (parameter two)
+ will be multiplied by 100 as those languages want to count by ten thousands -->
+ <string name="pref_camera_megapixel_format">(%1$s) %2$1.1f MP</string>
<!-- Settings screen, scene mode -->
<string name="pref_camera_scenemode_entry_refocus">Macro+</string>
- <string name="pref_camera_megapixel_format">(%1$s) %2$1.1f MP</string>
<string name="pref_camera_scenemode_entry_antimotionblur">Reductor de desenfoque</string>
<string name="pref_camera_scenemode_entry_aqua">Aqua</string>
<string name="pref_camera_scenemode_entry_ar">Realidad aumentada</string>
@@ -96,4 +102,5 @@
<!-- Shutter speed -->
<string name="pref_camera_shutter_speed_title">Velocidad del obturador</string>
<string name="auto_hdr_enabled">Auto HDR activado</string>
+ <!-- Advanced options -->
</resources>
diff --git a/res/values-es/qcomstrings.xml b/res/values-es/qcomstrings.xml
index c4e0d9e4a..c789c6f82 100644
--- a/res/values-es/qcomstrings.xml
+++ b/res/values-es/qcomstrings.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
- Copyright (c) 2012-2014, The Linux Foundation. All rights reserved.
+ Copyright (c) 2012-2014, 2016, The Linux Foundation. All rights reserved.
Copyright (C) 2014-2016 The CyanogenMod Project
Not a Contribution.
@@ -99,6 +99,11 @@
<!-- See More -->
<!-- Denoise -->
<string name="pref_camera_denoise_title">Reducción de ruido</string>
+ <!-- Default noise reduction setting. Do not translate. -->
+ <!-- Settings screen, Select See More title -->
+ <!-- Settings screen, see more radio button choices -->
+ <string name="pref_camera_noise_reduction_entry_off">Apagar</string>
+ <!-- see more entry values. Do not translate. -->
<!-- ISO -->
<string name="pref_camera_iso_title">ISO</string>
<string name="pref_camera_iso_entry_auto">Automático</string>
@@ -265,5 +270,11 @@
<string name="video_quality_4k_disable_IS">Activar el tamaño de vídeo 4k desactivará la estabilización</string>
<!-- Toast after 2k4k video is enabled to inform SeeMore has been disabled -->
<string name="video_quality_4k_disable_SeeMore">SeeMore no puede activarse durante vídeo 4k</string>
+ <!-- Toast after SeeMore has been enabled to show CDS is disabled -->
+ <!-- Toast after SeeMore has been enabled to show TNR is disabled -->
<!-- TODO: Remove these? -->
+ <string name="pref_camera2_mono_preview_entry_off" translatable="true">Apagar</string>
+ <string name="pref_camera2_clearsight_entry_off" translatable="true">Apagar</string>
+ <string name="pref_camera2_mpo_entry_off" translatable="true">Apagar</string>
+ <string name="pref_camera2_noise_reduction_entry_off" translatable="true">Apagar</string>
</resources>
diff --git a/res/values-es/strings.xml b/res/values-es/strings.xml
index 3547a2841..0cb813cd0 100644
--- a/res/values-es/strings.xml
+++ b/res/values-es/strings.xml
@@ -143,6 +143,8 @@ La imagen recortada se ha guardado en <xliff:g id="folder_name">%s</xliff:g>.</s
<string name="cannot_connect_camera">No se puede establecer conexión con la cámara.</string>
<!-- message for the dialog showing the camera is disabled because of security policies. Camera cannot be used. -->
<string name="camera_disabled">Se ha desactivado la cámara debido a las políticas de seguridad.</string>
+ <!-- message for the dialog showing that the app does not have sufficient permissions [CHAR LIMIT=NONE] -->
+ <!-- Dialog "Dismiss" button. Closes the dialog [CHAR LIMIT=12]-->
<!-- alert to the user to wait for some operation to complete -->
<string name="wait">Espera por favor\u2026</string>
<!-- alert to the user that an SD card must be installed before using the camera -->
@@ -292,8 +294,8 @@ La imagen recortada se ha guardado en <xliff:g id="folder_name">%s</xliff:g>.</s
<string name="pref_camera_countdown_label_fifteen">15 SEGUNDOS</string>
<!-- Toast after trying to select a setting that is not allowed to change in scene mode [CHAR LIMIT=NONE] -->
<string name="not_selectable_in_scene_mode">No se puede seleccionar en el modo de escena.</string>
- <!-- Toast after SeeMore has been enabled to show CDS is disabled -->
- <!-- Toast after SeeMore has been enabled to show TNR is disabled -->
+ <!-- Toast after High Quality Noise Reduction has been enabled to show CDS is disabled -->
+ <!-- Toast after High Quality Noise Reduction has been enabled to show TNR is disabled -->
<!-- Exposure settings in preference -->
<string name="pref_exposure_title">Exposición</string>
<!-- menu label exposure compensation [CHAR LIMIT=50] -->