summaryrefslogtreecommitdiffstats
path: root/res/values-es-rUS
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-es-rUS')
-rw-r--r--res/values-es-rUS/camera2arrays.xml17
-rw-r--r--res/values-es-rUS/cm_strings.xml4
-rw-r--r--res/values-es-rUS/qcomstrings.xml112
-rw-r--r--res/values-es-rUS/strings.xml17
4 files changed, 150 insertions, 0 deletions
diff --git a/res/values-es-rUS/camera2arrays.xml b/res/values-es-rUS/camera2arrays.xml
index c5b0b7a8f..ff460d780 100644
--- a/res/values-es-rUS/camera2arrays.xml
+++ b/res/values-es-rUS/camera2arrays.xml
@@ -28,6 +28,23 @@
IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-->
<resources>
+ <string-array name="pref_camera2_mono_only_entries">
+ <item>Activado</item>
+ <item>Desactivado</item>
+ </string-array>
+ <string-array name="pref_camera2_initial_camera_entries">
+ <item>Bayer</item>
+ <item>Mono</item>
+ <item>Frontal</item>
+ </string-array>
+ <string-array name="pref_camera2_makeup_entries">
+ <item>Activado</item>
+ <item>Desactivado</item>
+ </string-array>
+ <string-array name="pref_camera2_trackingfocus_entries">
+ <item>Activado</item>
+ <item>Desactivado</item>
+ </string-array>
<!-- Refer to CONTROL_SCENE_MODE of Camera2 API for values
-1 refers to ones not supported in Camera2 API
0 is special case added for auto (meaning off)
diff --git a/res/values-es-rUS/cm_strings.xml b/res/values-es-rUS/cm_strings.xml
index b5528f6a8..9c32f20e0 100644
--- a/res/values-es-rUS/cm_strings.xml
+++ b/res/values-es-rUS/cm_strings.xml
@@ -18,10 +18,12 @@
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- common aspect ratios -->
<!-- aspect ratio greater than 16:9, so "widescreen" or "cinematic" -->
+ <string name="pref_camera_aspectratio_wide">Amplia</string>
<!-- 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 megapíxeles</string>
<!-- Settings screen, scene mode -->
<string name="pref_camera_scenemode_entry_antimotionblur">Reductor de desenfoque</string>
<string name="pref_camera_scenemode_entry_aqua">Agua</string>
@@ -101,4 +103,6 @@
<string name="pref_camera_shutter_speed_title">Velocidad de obturación</string>
<string name="auto_hdr_enabled">Auto HDR activado</string>
<!-- Advanced options -->
+ <string name="developer_menu_enabled">Has activado las opciones avanzadas de la cámara</string>
+ <string name="developer_menu_disabled">Has desactivado las opciones avanzadas de la cámara</string>
</resources>
diff --git a/res/values-es-rUS/qcomstrings.xml b/res/values-es-rUS/qcomstrings.xml
index afbc40bb8..3f94ba369 100644
--- a/res/values-es-rUS/qcomstrings.xml
+++ b/res/values-es-rUS/qcomstrings.xml
@@ -26,7 +26,10 @@
<!-- Video quality setting entry. Videos will be recorded in QVGA quality. [CHAR LIMIT=24] -->
<!-- Video quality setting entry. Videos will be recorded in QCIF quality. [CHAR LIMIT=24] -->
<!-- Settings screen, Power Mode title -->
+ <string name="pref_camera_powermode_title">Modo de energía</string>
<!-- Settings screen, Power mode dialog radio button choices -->
+ <string name="pref_camera_powermode_entry_lp">Baja energía</string>
+ <string name="pref_camera_powermode_entry_np">Energía normal</string>
<!-- Settings screen, Power mode dialog radio button choices -->
<!-- Default Power mode.. -->
<!-- Default auto exposure setting. Do not translate. -->
@@ -52,6 +55,8 @@
<!-- Settings screen, Select Skin Tone Enhancement title -->
<string name="pref_camera_skinToneEnhancement_title">Mejora tono de piel</string>
<!-- Settings screen, Skin Tone Enhancement radio button choices -->
+ <string name="pref_camera_skinToneEnhancement_entry_enable">Activar</string>
+ <string name="pref_camera_skinToneEnhancement_entry_disable">Desactivar</string>
<!-- Skin Tone Enhancement entry values. Do not translate. -->
<!-- Settings screen, setting title text for ZSL-->
<string name="pref_camera_zsl_title">Eliminar retraso del disparador</string>
@@ -87,21 +92,35 @@
<string name="pref_camera_manual_focus_entry_diopter_mode">Modo de dioptrías</string>
<string name="pref_camera_manual_focus_entry_off">Desactivada</string>
<!-- Instant Capture entry -->
+ <string name="pref_camera_instant_capture_title" translatable="true">Captura instantánea</string>
+ <string name="pref_camera_instant_capture_entry_aggressive_aec" translatable="true">AEC agresivo</string>
+ <string name="pref_camera_instant_capture_entry_fast_aec" translatable="true">AEC rápido</string>
+ <string name="pref_camera_instant_capture_entry_disable" translatable="true">Desactivar</string>
<!-- Instant Capture entry values -->
<!-- Settings screen, ZSL location dialog choices -->
<string name="pref_camera_zsl_entry_off">Desactivada</string>
+ <string name="pref_camera_zsl_entry_on">Activado</string>
<!-- The message is shown in toast when HDR or scene mode is enabled -->
+ <string name="hdr_enable_message">HDR está activado, sólo es compatible el modo de escena automático</string>
+ <string name="scene_enable_message">HDR es incompatible con el modo de escena que no sea Auto</string>
<!-- Settings screen, Video HDR location dialog choices -->
<string name="pref_camera_video_hdr_entry_off">Desactivada</string>
+ <string name="pref_camera_video_hdr_entry_on">Activado</string>
<!-- Settings screen, CDS location dialog choices -->
<string name="pref_camera_cds_entry_off">Desactivada</string>
+ <string name="pref_camera_cds_entry_on">Activado</string>
<string name="pref_camera_cds_entry_auto">Automático</string>
<!-- Settings screen, video CDS location dialog choices -->
<string name="pref_camera_video_cds_entry_off">Desactivada</string>
+ <string name="pref_camera_video_cds_entry_on">Activado</string>
<string name="pref_camera_video_cds_entry_auto">Automático</string>
<!-- Settings screen, TNR location dialog choices -->
+ <string name="pref_camera_tnr_entry_disable">Desactivar</string>
+ <string name="pref_camera_tnr_entry_enable">Activar</string>
<!-- Settings screen, TNR location dialog choices -->
<!-- Settings screen, video TNR location dialog choices -->
+ <string name="pref_camera_video_tnr_entry_disable">Desactivar</string>
+ <string name="pref_camera_video_tnr_entry_enable">Activar</string>
<!-- Settings screen, video TNR location dialog choices -->
<!-- Settings screen, setting title text for Video HDR-->
<string name="pref_camera_video_hdr_title">Video HDR</string>
@@ -122,15 +141,25 @@
<string name="pref_camera_facedetection_title">Detección de rostro</string>
<!-- Settings menu, Face Detection choices -->
<string name="pref_camera_facedetection_entry_off">Desactivada</string>
+ <string name="pref_camera_facedetection_entry_on">Activado</string>
<!-- Default Selfie Flash setting. -->
<!-- Settings screen, Selfie Flash Detection -->
<string name="pref_selfie_flash_title">Flash para selfie</string>
<!-- Settings menu, Selfie Flash choices -->
<string name="pref_selfie_flash_entry_off">Desactivada</string>
+ <string name="pref_selfie_flash_entry_on">Activado</string>
<!-- Default redeye reduction setting. -->
<!-- Settings screen, Select Redeye Reduction -->
<string name="pref_camera_redeyereduction_title">Reducción ojos rojos</string>
<!-- Settings menu, redeye reduction choices -->
+ <string name="pref_camera_redeyereduction_entry_enable">Activar</string>
+ <string name="pref_camera_redeyereduction_entry_disable">Desactivar</string>
+ <string name="pref_camera_selfiemirror_title" translatable="true">Espejo selfie</string>
+ <string name="pref_camera_selfiemirror_entry_enable">Activar</string>
+ <string name="pref_camera_selfiemirror_entry_disable">Desactivar</string>
+ <string name="pref_camera_shuttersound_title" translatable="true">Sonido del obturador</string>
+ <string name="pref_camera_shuttersound_entry_enable">Activado</string>
+ <string name="pref_camera_shuttersound_entry_disable">Desactivado</string>
<!-- Default mce setting. Do not translate. -->
<!-- The message is shown in toast when the app encounters an unsupported selection for HFR/HSR mode -->
<string name="error_app_unsupported_hfr_selection">Alta velocidad/cámara lenta no es compatible con DIS y TimeLapse.</string>
@@ -145,14 +174,20 @@
<!-- The message is shown in dialog when the app encounters an unsupported video resolution-->
<string name="error_app_unsupported">Resolución de video no compatible con este tipo de códec</string>
<!-- The message is shown in dialog when the app encounters an unsupported video profile-->
+ <string name="error_app_unsupported_profile">Perfil de vídeo incompatible</string>
<!--The message is shown in dialog when the raw snapshot is selected in zsl mode-->
<string name="error_app_unsupported_raw">Formato de imagen RAW no es compatible en modo cero retraso de obturador. Seleccionar JPEG</string>
<!-- Settings screen, AE bracketing and HDR location dialog choices -->
<string name="pref_camera_ae_bracket_hdr_entry_ae_bracket">AE bracketing</string>
<string name="pref_camera_ae_bracket_hdr_title">AE bracketing</string>
+ <string name="pref_camera_ae_bracket_hdr_entry_on">Activado</string>
+ <string name="err_app_unsupport_ae_bracket_code">Todavía es incompatible el horquillado AE</string>
<!-- The messsage shown if user selects a snapshot resolution lower than the current video size. -->
+ <string name="snapshot_lower_than_video">El tamaño de la captura de vídeo es menor que el tamaño del vídeo, limitando el tamaño de vídeo. Seleccione una resolución mayor o igual que el tamaño del vídeo actual.</string>
<!-- The messsage shown if user selects a snapshot resolution in low power mode. -->
+ <string name="snapshotsize_low_powermode">La redimensión de la imagen no es compatible en modo de Bajo Consumo, se tomará una captura del tamaño del vídeo. Seleccione el modo de Energía Normal para permitir redimensionar la imagen.</string>
<!-- The messsage shown if user tries to take snapshot during D1/QCIF resolution. -->
+ <string name="snapshot_qcif_and_d1">El tamaño de la captura del vídeo, sólo es compatible con esta resolución.</string>
<!-- Default hfr setting. Do not translate. -->
<!-- Settings screen, Select hfr title -->
<string name="pref_camera_hfr_title">Grabación de alta velocidad de fotogramas</string>
@@ -165,21 +200,27 @@
<string name="pref_camera_hfr_entry_hsr_60">Alta velocidad a 60 FPS</string>
<string name="pref_camera_hfr_entry_hsr_90">Alta velocidad a 60 FPS</string>
<string name="pref_camera_hfr_entry_hsr_120">Alta velocidad a 120 FPS</string>
+ <string name="pref_camera_hfr_entry_hsr_240">Alta velocidad a 240 FPS</string>
<!-- HFR entry values. Do not translate. -->
<!-- Default noise reduction setting. Do not translate. -->
<!-- Settings screen, Select See More title -->
+ <string name="pref_camera_noise_reduction_title">Reducción de ruido</string>
<!-- Settings screen, see more radio button choices -->
<string name="pref_camera_noise_reduction_entry_off">Desactivada</string>
+ <string name="pref_camera_noise_reduction_entry_fast">Rápida</string>
+ <string name="pref_camera_noise_reduction_entry_high_quality">Alta calidad</string>
<!-- see more entry values. Do not translate. -->
<!-- Default see more setting. Do not translate. -->
<!-- Settings screen, Select See More title -->
<!-- Settings screen, see more radio button choices -->
<string name="pref_camera_see_more_entry_off">Desactivada</string>
+ <string name="pref_camera_see_more_entry_on">Activado</string>
<!-- see more entry values. Do not translate. -->
<!-- Denoise Settings screen, setting title text -->
<string name="pref_camera_denoise_title">Reducción de ruido</string>
<!-- Denoise Settings screen, Record location dialog choices -->
<string name="pref_camera_denoise_entry_off">Desactivada</string>
+ <string name="pref_camera_denoise_entry_on">Activado</string>
<!-- Default iso setting. Do not translate. -->
<!-- Settings screen, Select Iso title -->
<string name="pref_camera_iso_title">ISO</string>
@@ -201,6 +242,7 @@
<string name="pref_camera_antibanding_entry_2">60 Hz (Estados Unidos)</string>
<string name="pref_camera_antibanding_entry_3">Automático</string>
<!-- Default color effect setting. -->
+ <string name="pref_camera_filter_mode_entry_on">Activado</string>
<string name="pref_camera_filter_mode_entry_off">Desactivada</string>
<!-- Settings screen, Select Color effect title -->
<string name="pref_camera_coloreffect_title">Efecto de color</string>
@@ -224,16 +266,20 @@
<string name="pref_camera_coloreffect_entry_greentint">Tono en verde</string>
<!-- Default Touch AF/AEC setting. Do not translate. -->
<!-- Settings screen, Select Touch AF/AEC title -->
+ <string name="pref_camera_touchafaec_title">Toque AF/AEC</string>
<!-- Settings screen, Touch AF/AEC dialog radio button choices -->
<string name="pref_camera_touchafaec_entry_off">Desactivada</string>
+ <string name="pref_camera_touchafaec_entry_on">Activado</string>
<!-- Select IS title -->
<string name="pref_camera_dis_title">Estabilización</string>
<!-- DIS choices -->
<string name="pref_camera_dis_entry_off">Desactivada</string>
+ <string name="pref_camera_dis_entry_on">Activado</string>
<!-- Select Face Recognition title -->
<string name="pref_camera_facerc_title">Reconocimiento de rostro</string>
<!-- Face Recognition choices -->
<string name="pref_camera_facerc_entry_off">Desactivada</string>
+ <string name="pref_camera_facerc_entry_on">Activado</string>
<!-- Settings screen, Multiple levels entries -->
<string name="pref_camera_sharpness_entry_level0">Nivel 0</string>
<string name="pref_camera_sharpness_entry_level1">Nivel 1</string>
@@ -284,10 +330,15 @@
<!-- Settings screen, Picture quality title -->
<string name="pref_camera_jpegquality_title">Calidad de imagen</string>
<!-- Settings screen, Picture quality dialog radio button choices -->
+ <string name="pref_camera_jpegquality_entry_0">Bajo</string>
+ <string name="pref_camera_jpegquality_entry_1">Estándar</string>
+ <string name="pref_camera_jpegquality_entry_2">Alta</string>
<!-- Default auto histogram setting. Do not translate. -->
<!-- Settings screen, Select Histogram title -->
<string name="pref_camera_histogram_title">Histograma</string>
<!-- Settings screen, Histogram radio button choices -->
+ <string name="pref_camera_histogram_entry_enable">Activar</string>
+ <string name="pref_camera_histogram_entry_disable">Desactivar</string>
<!-- Histogram entry values. Do not translate. -->
<!-- Default auto scene detection setting. -->
<!-- Settings screen, Select Auto Scene Detection -->
@@ -295,7 +346,9 @@
<!-- Settings menu, auto scene detection choices -->
<string name="pref_camera_scenedetect_entry_off">Desactivada</string>
<!-- Scene detection set to on - supports backlight and snow cloudy detection. -->
+ <string name="pref_camera_scenedetect_entry_on">Activado</string>
<!-- Toast showing error if invalid size selected for time lapse [CHAR LIMIT=65] -->
+ <string name="time_lapse_error">Tamaño de video inválido para la grabación de lapso de tiempo.</string>
<!-- longshot value -->
<string name="pref_camera_longshot_title">Disparo continuo</string>
<string name="msg_cancel_longshot_for_limited_memory">Poca memoria, cancelación de disparo continuo</string>
@@ -304,6 +357,8 @@
<!-- Settings screen, setting title text for Auto HDR-->
<string name="pref_camera_auto_hdr_title">Auto HDR</string>
<!-- Settings screen, Auto HDR location dialog choices -->
+ <string name="pref_camera_auto_hdr_entry_enable">Activar</string>
+ <string name="pref_camera_auto_hdr_entry_disable">Desactivar</string>
<!-- toast message for storage location switch -->
<string name="on_switch_save_path_to_sdcard">El espacio de almacenamiento interno no es suficiente, cambiar la ubicación de almacenamiento a tarjeta SD</string>
<!-- Settings screen, Selectable HDR mode title -->
@@ -321,6 +376,7 @@
<!--Settings screen, video rotation title-->
<string name="pref_camera_video_rotation_title">Rotación de video</string>
<!--Menu, video rotation label-->
+ <string name="pref_camera_video_rotation_label">ROTACIÓN DE VIDEO</string>
<!-- Settings screen, Video rotation dialog radio button choices -->
<string name="pref_camera_video_rotation_entry_0">0 grados</string>
<string name="pref_camera_video_rotation_entry_90">90 grados</string>
@@ -334,13 +390,69 @@
<string name="advance_feature_enable_msg">El disparo continuo no es compatible cuando se activan las características avanzadas</string>
<!-- The alas of CameraActivity for gesture operation -->
<string name="camera_gesture_title">Iniciar cámara</string>
+ <string name="pref_camera_tsmakeup_title">Embellecimiento</string>
+ <string name="pref_camera_tsmakeup_entry_on">Activado</string>
<string name="pref_camera_tsmakeup_entry_off">Desactivada</string>
+ <string name="pref_camera_tsmakeup_entry_low">Bajo</string>
+ <string name="pref_camera_tsmakeup_entry_mid">Media</string>
+ <string name="pref_camera_tsmakeup_entry_high">Alta</string>
+ <string name="pref_camera_tsmakeup_custom">Personalizado</string>
+ <string name="pref_camera_tsmakeup_level_whiten">Blanquear</string>
+ <string name="pref_camera_tsmakeup_level_clean">Suavizar</string>
+ <string name="text_tsmakeup_alert_title">Advertencia</string>
+ <string name="text_tsmakeup_alert_msg">La detección del rostro debe activarse para poder utilizar la función de embellecimiento. ¿Desea continuar?</string>
+ <string name="text_tsmakeup_alert_continue">Continuar</string>
+ <string name="text_tsmakeup_alert_quit">Cancelar</string>
+ <string name="text_tsmakeup_beautify_toast">Embellecer</string>
<string name="all_in_focus">Todo en foco</string>
<string name="refocus_toast">Para volver a centrar la última foto, pulsa aquí</string>
+ <string name="refocus_prompt_message">Con UbiFocus, la cámara tomará 5 cuadros, cada vez que usted presione el botón disparador. Las 5 fotos se combinarán en 1 cuadro, donde todo está en foco. Puede volver a enfocar, después de tomar la fotografía.</string>
+ <string name="camera_thermal_shutdown">Teléfono sobrecalentado, cerrando cámara.</string>
+ <string name="camera_server_died">El servidor multimedia se ha cerrado, cerrando cámara.</string>
+ <string name="camera_unknown_error">Error desconocido, cerrando cámara.</string>
+ <string name="mute_button_desc">Botón de silencio</string>
<!-- Help menu strings -->
+ <string name="help_menu_ok">Aceptar</string>
+ <string name="help_menu_scene_mode_1">Seleccione un</string>
+ <string name="help_menu_scene_mode_2">Modo de escena</string>
+ <string name="help_menu_scene_mode_3">para mejores fotos</string>
+ <string name="help_menu_color_filter_1">Aplicar color</string>
+ <string name="help_menu_color_filter_2">filtros</string>
+ <string name="help_menu_color_filter_3">para</string>
+ <string name="help_menu_color_filter_4">mejorar fotos</string>
+ <string name="help_menu_beautify_1">Mejorar retratos</string>
+ <string name="help_menu_beautify_2">con el</string>
+ <string name="help_menu_beautify_3">Función de embellecer</string>
+ <string name="help_menu_switcher_1">Interruptor</string>
+ <string name="help_menu_switcher_2">entre</string>
+ <string name="help_menu_switcher_3">cámara, vídeo y panorama</string>
+ <string name="pref_camera2_camera2_title">Modo Camera2</string>
+ <string name="pref_camera2_camera2_entry_enable">Activar</string>
+ <string name="pref_camera2_camera2_entry_disable">Desactivar</string>
+ <string name="pref_camera2_mono_only_title">Sólo monocromo</string>
+ <string name="pref_camera2_mono_preview_title">Vista previa monocromática</string>
+ <string name="pref_camera2_mono_preview_entry_on">Activado</string>
<string name="pref_camera2_mono_preview_entry_off">Desactivada</string>
+ <string name="pref_camera2_clearsight_entry_on">Activado</string>
<string name="pref_camera2_clearsight_entry_off">Desactivada</string>
+ <string name="clearsight_capture_success">Captura de ClearSight exitosa</string>
+ <string name="clearsight_capture_fail">Captura de ClearSight fallida</string>
+ <string name="pref_camera2_mpo_title">Formato MPO</string>
+ <string name="pref_camera2_mpo_entry_on">Activado</string>
<string name="pref_camera2_mpo_entry_off">Desactivada</string>
+ <string name="pref_camera2_makeup_title">Maquillaje</string>
+ <string name="pref_camera2_noise_reduction_title">Reducción de ruido</string>
<string name="pref_camera2_noise_reduction_entry_off">Desactivada</string>
+ <string name="pref_camera2_noise_reduction_entry_fast">Rápida</string>
+ <string name="pref_camera2_noise_reduction_entry_high_quality">Alta calidad</string>
+ <string name="pref_camera2_videosnap_title">Tamaño automático de foto</string>
+ <string name="pref_camera2_videosnap_entry_enable">Activar</string>
+ <string name="pref_camera2_videosnap_entry_disable">Desactivar</string>
+ <string name="pref_camera2_trackingfocus_title">Seguimiento del enfoque</string>
+ <string name="pref_camera_scenemode_entry_bestpicture">Mejor imagen</string>
+ <string name="bestpicture_done">HECHO</string>
+ <string name="bestpicture_at_least_one_picture">Se debe marcar al menos una imagen.</string>
+ <string name="pref_camera2_shutter_sound_entry_on">Activado</string>
<string name="pref_camera2_shutter_sound_entry_off">Desactivada</string>
+ <string name="pref_camera2_shutter_sound_title">Sonido del obturador</string>
</resources>
diff --git a/res/values-es-rUS/strings.xml b/res/values-es-rUS/strings.xml
index 5038bb536..e4541887a 100644
--- a/res/values-es-rUS/strings.xml
+++ b/res/values-es-rUS/strings.xml
@@ -144,7 +144,9 @@ La imagen recortada se guardó en <xliff:g id="folder_name">%s</xliff:g>.</strin
<!-- message for the dialog showing the camera is disabled because of security policies. Camera cannot be used. -->
<string name="camera_disabled">Se inhabilitó la cámara por políticas de seguridad.</string>
<!-- message for the dialog showing that the app does not have sufficient permissions [CHAR LIMIT=NONE] -->
+ <string name="error_permissions">La aplicación no tiene los permisos críticos necesarios para funcionar. Comprueba los ajustes de los permisos.</string>
<!-- Dialog "Dismiss" button. Closes the dialog [CHAR LIMIT=12]-->
+ <string name="dialog_dismiss">Descartar</string>
<!-- alert to the user to wait for some operation to complete -->
<string name="wait">Espera…</string>
<!-- alert to the user that an SD card must be installed before using the camera -->
@@ -164,6 +166,7 @@ La imagen recortada se guardó en <xliff:g id="folder_name">%s</xliff:g>.</strin
<!-- In select camera setting, front-facing camera. [CHAR LIMIT=14] -->
<string name="pref_camera_id_entry_front">Frontal</string>
<!-- Settings screen, setting title text -->
+ <string name="pref_camera_recordlocation_title">Ubicación GPS</string>
<!-- Label for record location preference [CHAR LIMIT=50] -->
<string name="pref_camera_location_label">UBICACIÓN</string>
<!-- Title for countdown timer on camera settings screen [CHAR LIMIT=30]-->
@@ -176,6 +179,9 @@ La imagen recortada se guardó en <xliff:g id="folder_name">%s</xliff:g>.</strin
<!-- Text followed by a checkbox to turn on/off sound effects during the countdown. [CHAR LIMIT = 24]-->
<string name="pref_camera_timer_sound_title">Marcar cta regr</string>
<!-- Entry of camera save path -->
+ <string name="pref_camera_savepath_title">Almacenamiento</string>
+ <string name="pref_camera_savepath_entry_0">Teléfono</string>
+ <string name="pref_camera_savepath_entry_1">Tarjeta SD</string>
<!-- Entry of a on/off setting. The setting is turned off. [CHAR LIMIT=15] -->
<string name="setting_off">Desactivada</string>
<!-- Entry of a on/off setting. The setting is turned on. [CHAR LIMIT=15] -->
@@ -296,14 +302,23 @@ La imagen recortada se guardó en <xliff:g id="folder_name">%s</xliff:g>.</strin
<!-- 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 escena.</string>
<!-- Toast after enable HDR function to inform Continuous Shot has disabled -->
+ <string name="HDR_disable_continuous_shot">El HDR desactivará el disparo continuo.</string>
<!-- Toast after enable Advanced Capture function to inform Continuous Shot has disabled -->
+ <string name="advanced_capture_disable_continuous_shot">La captura avanzada desactivará el disparo continuo.</string>
<!-- Toast after enable 2k4k video quality to inform IS has disabled -->
+ <string name="video_quality_4k_disable_IS">La calidad de video 4k desactivará la estabilización de imagen.</string>
<!-- Toast after 2k4k video is enabled to inform SeeMore has been disabled -->
+ <string name="video_quality_4k_disable_SeeMore">SeeMore no puede activarse si está activado el 4k.</string>
<!-- Toast after High Quality Noise Reduction has been enabled to show CDS is disabled -->
+ <string name="disable_CDS_during_HighQualityNoiseReduction">La reducción de ruido de alta calidad desactivará el CDS.</string>
<!-- Toast after High Quality Noise Reduction has been enabled to show TNR is disabled -->
+ <string name="disable_TNR_during_HighQualityNoiseReduction">La reducción de ruido de alta calidad desactivará el TNR.</string>
<!-- Toast after SeeMore has been enabled to show CDS is disabled -->
+ <string name="disable_CDS_during_SeeMore">SeeMore desactivará el CDS.</string>
<!-- Toast after SeeMore has been enabled to show TNR is disabled -->
+ <string name="disable_TNR_during_SeeMore">SeeMore desactivará el TNR.</string>
<!-- Toast after SeeMore has been enabled to show NR is disabled -->
+ <string name="disable_NR_during_SeeMore">SeeMore desactivará la reducción de ruido.</string>
<!-- Exposure settings in preference -->
<string name="pref_exposure_title">Exposición</string>
<!-- menu label exposure compensation [CHAR LIMIT=50] -->
@@ -535,4 +550,6 @@ CHAR LIMIT = NONE] -->
<!-- String shown when setting the homepage wallpaper in the background [CHAR LIMIT=NONE] -->
<string name="setting_wallpaper">Estableciendo fondo de pantalla…</string>
<!-- Menu, Video rotation labels [CHAR LIMIT=50] -->
+ <string name="remaining_photos_format">%d izquierda</string>
+ <string name="makeup_video_size_limit">El maquillaje (makeup) trabaja solamente bajo el tamaño VGA en grabación de vídeo.</string>
</resources>