Skip to content

Commit

Permalink
Automatic translation import
Browse files Browse the repository at this point in the history
Change-Id: Ieea89e31c752b83a1165bf77bd14642025581aac
  • Loading branch information
lineageos-gerrit committed Sep 15, 2024
1 parent e570a4f commit a7cf2bf
Show file tree
Hide file tree
Showing 8 changed files with 239 additions and 1 deletion.
158 changes: 158 additions & 0 deletions app/src/main/res/values-es/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,177 @@
SPDX-License-Identifier: Apache-2.0
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="app_name">Cámara</string>
<string name="video_camera_label">Videocámara</string>
<string name="cancel_button_description">Cancelar</string>
<string name="confirm_button_description">Confirmar</string>
<string name="flash_button_description">Modo de flash</string>
<string name="flip_camera_button_description">Girar cámara</string>
<string name="gallery_button_description">Galería</string>
<string name="google_lens_button_description">Abrir Google Lens</string>
<string name="image_view_description">Vista previa de la imagen</string>
<string name="pro_button_description">Ajustes Pro</string>
<string name="shutter_button_description">Obturador</string>
<string name="video_recording_state_button_description">Pausar/reanudar grabación de vídeo</string>
<string name="timer_off">TEMPORIZADOR DESACTIVADO</string>
<string name="timer_3">TEMPORIZADOR DE 3 seg.</string>
<string name="timer_10">TEMPORIZADOR DE 10 seg.</string>
<string name="video_framerate_auto">FPS AUTO</string>
<string name="video_framerate_value"><xliff:g example="60" id="fps">%d</xliff:g> FPS</string>
<string name="effect_none">NINGUNO</string>
<string name="effect_night">NOCHE</string>
<string name="effect_face_retouch">RETOQUE FACIAL</string>
<string name="effect_auto">AUTOMÁTICO</string>
<string name="grid_off">SIN CUADRÍCULA</string>
<string name="grid_on_3">CUADRÍCULA DE 3x3</string>
<string name="grid_on_4">CUADRÍCULA DE 4x4</string>
<string name="grid_on_goldenratio">CUADRÍCULA φ</string>
<string name="mic_off">SIN MIC.</string>
<string name="mic_on">CON MIC.</string>
<string name="settings">AJUSTES</string>
<string name="app_permissions_toast">Permisos no otorgados por el usuario.</string>
<string name="camcorder_unsupported_toast">Ninguna cámara soporta grabación de video.</string>
<string name="qr_copy_description">Copiar al portapapeles</string>
<string name="qr_icon_description">Icono</string>
<string name="qr_share_description">Compartir</string>
<string name="qr_no_app_available_for_action">No hay ninguna aplicación disponible para realizar esta acción</string>
<string name="qr_address_title">Añadir contacto</string>
<string name="qr_address_content_description">Añadir contacto</string>
<string name="qr_calendar_title">Añadir evento al calendario</string>
<string name="qr_calendar_content_description">Añadir este evento al calendario</string>
<string name="qr_dpp_description">Configurar este dispositivo</string>
<string name="qr_email_title">Enviar un nuevo correo electrónico</string>
<string name="qr_email_content_description">Redactar un nuevo mensaje de correo a los destinatarios especificados</string>
<string name="qr_fido_title">Usar clave de acceso</string>
<string name="qr_fido_content_description">Manejar este código QR FIDO</string>
<string name="qr_geo_title">Abrir esta ubicación</string>
<string name="qr_geo_content_description">Abrir esta ubicación</string>
<string name="qr_isbn_title">Buscar este ISBN</string>
<string name="qr_isbn_content_description">Buscar este ISBN en isbnsearch.org</string>
<string name="qr_product_title">Buscar producto</string>
<string name="qr_product_content_description">Buscar código de barras de este producto</string>
<string name="qr_sms_title">Enviar un nuevo SMS</string>
<string name="qr_sms_content_description">Enviar un nuevo SMS a los destinatarios especificados</string>
<string name="qr_tel_title">Número de teléfono para llamar</string>
<string name="qr_tel_content_description">Llamar al número de teléfono</string>
<string name="qr_text">Texto</string>
<string name="qr_upi_title">Selecciona una aplicación para pagar</string>
<string name="qr_upi_content_description">Abrir este enlace UPI con la aplicación adecuada si es compatible</string>
<string name="qr_uri_title">Abrir dirección web</string>
<string name="qr_uri_content_description">Abrir esta dirección web con la aplicación apropiada si es compatible</string>
<string name="qr_vin_title">Buscar VIN</string>
<string name="qr_vin_content_description">Buscar este número de identificación de vehículo (VIN)</string>
<string name="qr_wifi_title">Conectar a esta red Wi-Fi</string>
<string name="qr_wifi_content_description">Añadir esta red Wi-Fi a la lista de redes conocidas y conectar el dispositivo a ella</string>
<string name="title_activity_settings">Ajustes</string>
<string name="general_header">General</string>
<string name="photos_header">Fotos</string>
<string name="video_header">Vídeo</string>
<string name="advanced_header">Avanzado</string>
<string name="bright_screen_title">Pantalla brillante</string>
<string name="bright_screen_summary" formatted="false">Bloquea el brillo al 100%</string>
<string name="save_location_title">Guardar ubicación</string>
<string name="save_location_summary">Incluir la ubicación GPS en los metadatos</string>
<string name="save_location_toast">Permisos de ubicación no otorgados por el usuario.</string>
<string name="shutter_sound_title">Sonido del obturador</string>
<string name="shutter_sound_summary">Reproducir un sonido al capturar</string>
<string name="leveler_title">Nivelador</string>
<string name="leveler_summary">Indicador que muestra la orientación del dispositivo</string>
<string name="gestures_title">Gestos</string>
<string name="single_buttons_title">Botones individuales</string>
<string name="camera_button_action_title">Acción del botón de la cámara</string>
<string name="focus_button_action_title">Acción del botón de enfoque</string>
<string name="mute_button_action_title">Acción del botón de silencio</string>
<string name="volume_buttons_title">Botones de volumen</string>
<string name="volume_buttons_action_title">Acción de los botones de volumen</string>
<string name="volume_buttons_invert_title">Invertir botones de volumen</string>
<string name="volume_buttons_invert_summary">Invertir el comportamiento de subir y bajar el volumen</string>
<string name="zoom_buttons_title">Botones de acercar y alejar</string>
<string name="zoom_buttons_action_title">Acción de los botones de acercar y alejar</string>
<string name="zoom_buttons_invert_title">Invertir botones de acercar y alejar</string>
<string name="zoom_buttons_invert_summary">Invertir el comportamiento de acercar y alejar</string>
<string name="photo_capture_mode_title">Modo de captura</string>
<string name="photo_capture_mode_maximize_quality">Maximizar calidad</string>
<string name="photo_capture_mode_minimize_latency">Minimizar latencia</string>
<string name="enable_zsl_title">Habilitar ZSL cuando esté disponible</string>
<string name="enable_zsl_summary">Utiliza el modo sin retardo de obturación cuando la cámara lo admita. En este modo, los efectos fotográficos están desactivados. Ten en cuenta que este modo es actualmente experimental</string>
<string name="photo_ffc_mirror_title">Voltear cámara frontal</string>
<string name="photo_ffc_mirror_summary">Guardar las fotos de la cámara frontal como aparecen en la vista previa</string>
<string name="video_stabilization_title">Habilitar estabilización de vídeo</string>
<string name="video_stabilization_summary">Si está disponible, activa la estabilización de vídeo para reducir las vibraciones de la cámara durante la grabación</string>
<string name="video_mirror_mode_title">Habilitar duplicación de vídeo</string>
<string name="processing_title">Procesando</string>
<string name="processing_info">En modo foto, cuando se use el modo ZSL, solo se tendrán en cuenta los valores predeterminado y desactivado. Para el modo de vídeo, solo se tendrán en cuenta los valores predeterminado, desactivado y rápido.</string>
<string name="edge_mode_title">Enfocando</string>
<string name="edge_mode_summary">La mejora de bordes mejora la nitidez y los detalles en la imagen capturada.</string>
<string name="edge_mode_default">Predeterminado</string>
<string name="edge_mode_off">Desactivado</string>
<string name="edge_mode_fast">Rápido</string>
<string name="edge_mode_high_quality">Alta calidad</string>
<string name="noise_reduction_mode_title">Reducción de ruido</string>
<string name="noise_reduction_mode_summary">El algoritmo de reducción de ruido intenta mejorar la calidad de la imagen eliminando el ruido excesivo añadido en el proceso de captura, especialmente en condiciones oscuras.</string>
<string name="noise_reduction_mode_default">Predeterminado</string>
<string name="noise_reduction_mode_off">Desactivado</string>
<string name="noise_reduction_mode_fast">Rápido</string>
<string name="noise_reduction_mode_high_quality">Alta calidad</string>
<string name="noise_reduction_mode_minimal">Mínimo</string>
<string name="shading_mode_title">Corrección de viñeteado</string>
<string name="shading_mode_summary">Calidad de la corrección de sombreado del objetivo aplicado a los datos de la imagen.</string>
<string name="shading_mode_default">Predeterminado</string>
<string name="shading_mode_off">Desactivado</string>
<string name="shading_mode_fast">Rápido</string>
<string name="shading_mode_high_quality">Alta calidad</string>
<string name="color_correction_aberration_mode_title">Corrección de la aberración cromática</string>
<string name="color_correction_aberration_mode_summary">La aberración cromática (del color) se debe a que diferentes longitudes de onda lumínicas no pueden enfocarse en el mismo punto después de atravesar el objetivo.</string>
<string name="color_correction_aberration_mode_default">Predeterminado</string>
<string name="color_correction_aberration_mode_off">Desactivado</string>
<string name="color_correction_aberration_mode_fast">Rápido</string>
<string name="color_correction_aberration_mode_high_quality">Alta calidad</string>
<string name="distortion_correction_mode_title">Corrección de distorsión</string>
<string name="distortion_correction_mode_summary">Modo de funcionamiento del bloque de corrección de la distorsión del objetivo.</string>
<string name="distortion_correction_mode_default">Por defecto</string>
<string name="distortion_correction_mode_off">Desactivada</string>
<string name="distortion_correction_mode_fast">Rápida</string>
<string name="distortion_correction_mode_high_quality">Alta calidad</string>
<string name="hot_pixel_mode_title">Corrección de píxeles calientes</string>
<string name="hot_pixel_mode_summary">La corrección de píxeles calientes interpola, o si no puede elimina, píxeles que no miden con precisión la luz entrante (es decir, píxeles que están fijos en un valor arbitrario o son excesivamente hipersensibles).</string>
<string name="hot_pixel_mode_default">Por defecto</string>
<string name="hot_pixel_mode_off">Desactivado</string>
<string name="hot_pixel_mode_fast">Rápido</string>
<string name="hot_pixel_mode_high_quality">Alta calidad</string>
<string name="shortcut_selfie">Tomar una selfie</string>
<string name="shortcut_video">Grabar un vídeo</string>
<string name="shortcut_qr">Escanear código de barras</string>
<string name="location_permission_dialog_title">Añadir ubicaciones de fotos y vídeos</string>
<string name="location_permission_dialog_description">Mapea tus recuerdos incluyendo metadatos de ubicación en cada captura.</string>
<string name="location_permission_dialog_later">Más tarde</string>
<string name="location_permission_dialog_turn_on">Activar</string>
<string name="error_max_cameras_in_use">Se ha alcanzado el número máximo de cámaras abiertas, intenta cerrar otras aplicaciones que estén usando las cámaras del dispositivo.</string>
<string name="error_camera_in_use">Esta cámara ya está en uso, intenta cerrar la aplicación que la está usando.</string>
<string name="error_stream_config">Se produjo un error al preparar el flujo de datos. Informa esto a los desarrolladores.</string>
<string name="error_other_recoverable_error">Error al configurar la sesión. La aplicación intentará recuperarse.</string>
<string name="error_camera_disabled">La cámara está deshabilitada. Esto puede deberse a la política del dispositivo.</string>
<string name="error_camera_fatal_error">Se produjo un error fatal. Intenta reiniciar el dispositivo.</string>
<string name="error_do_not_disturb_mode_enabled">El modo No molestar está habilitado. Desactívalo y vuelve a abrir la aplicación.</string>
<string name="error_unknown_recoverable">Se encontró un error desconocido recuperable. Informa esto a los desarrolladores.</string>
<string name="error_unknown_critical">Se encontró un error crítico desconocido. Informa esto a los desarrolladores.</string>
<string name="error_no_cameras_available">No se encontraron cámaras en el dispositivo, no se puede iniciar la aplicación.</string>
<string name="gesture_action_shutter">Obturador</string>
<string name="gesture_action_focus">Enfocar</string>
<string name="gesture_action_mic_mute">Silenciar micrófono</string>
<string name="gesture_action_zoom">Zoom</string>
<string name="gesture_action_default">Por defecto de Android</string>
<string name="gesture_action_nothing">Ninguno</string>
<string name="thermal_status_moderate">Subida de temperatura moderada, asegúrate de que el dispositivo no esté bajo la luz solar directa.</string>
<string name="thermal_status_severe">Subida de temperatura importante, se recomienda dejar que el dispositivo se enfríe un poco.</string>
<string name="thermal_status_critical">Subida de temperatura crítica, la aplicación podría cerrarse pronto.</string>
<string name="thermal_status_emergency">Emergencia por subida de temperatura, la aplicación se cerrará ahora.</string>
<string name="thermal_status_shutdown">Apagado por subida de temperatura, el dispositivo se apagará.</string>
<string name="force_torch_help">En el modo foto, puedes mantener pulsado el botón de flash para cambiar al modo de linterna.</string>
<string name="camera_mode_photo">Foto</string>
<string name="camera_mode_video">Vídeo</string>
<string name="camera_mode_qr">Escáner</string>
<string name="video_mirror_mode_off">Apagado</string>
<string name="video_mirror_mode_on">Encendido</string>
<string name="video_mirror_mode_on_ffc_only">Solo cámara frontal</string>
</resources>
15 changes: 15 additions & 0 deletions app/src/main/res/values-fur-rIT/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,19 @@
<string name="shutter_sound_summary">Riprodûs un sun ae acuisizion</string>
<string name="leveler_title">Nivel</string>
<string name="leveler_summary">Indicadôr che al mostre l\'orientament dal dispositîf</string>
<string name="gestures_title">Mots</string>
<string name="single_buttons_title">Botons singui</string>
<string name="camera_button_action_title">Azion dal boton de fotocjamare</string>
<string name="focus_button_action_title">Azion dal boton par meti a fûc</string>
<string name="mute_button_action_title">Azion dal boton par cidinâ</string>
<string name="volume_buttons_title">Botons dal volum</string>
<string name="volume_buttons_action_title">Azion botons volum</string>
<string name="volume_buttons_invert_title">Invertìs botons dal volum</string>
<string name="volume_buttons_invert_summary">Invertìs compuartament di volum sù e jù</string>
<string name="zoom_buttons_title">Botons dal zoom</string>
<string name="zoom_buttons_action_title">Azion dai botons dal zoom</string>
<string name="zoom_buttons_invert_title">Invertìs botons dal zoom</string>
<string name="zoom_buttons_invert_summary">Invertìs compuartament dai botons di zoom</string>
<string name="photo_capture_mode_title">Modalitât di acuisizion</string>
<string name="photo_capture_mode_maximize_quality">Massimize cualitât</string>
<string name="photo_capture_mode_minimize_latency">Minimize ritart di rispueste</string>
Expand Down Expand Up @@ -148,7 +160,10 @@
<string name="error_unknown_critical">Al è stât cjatât un erôr critic no cognossût. Par plasê segnalilu ai svilupadôrs.</string>
<string name="error_no_cameras_available">No je stade cjatade nissune fotocjamare sul dispositîf, impussibil inviâ la aplicazion.</string>
<string name="gesture_action_shutter">Oturadôr</string>
<string name="gesture_action_focus">Metude a fûc</string>
<string name="gesture_action_mic_mute">Cidine il microfon</string>
<string name="gesture_action_zoom">Zoom</string>
<string name="gesture_action_default">Predefinîts di Android</string>
<string name="gesture_action_nothing">Nuie</string>
<string name="thermal_status_moderate">Moderade limitazion termiche in vore, controle che il dispositîf nol sedi sot de lûs solâr direte.</string>
<string name="thermal_status_severe">Grivie limitazion termiche in vore, al è conseât lassâ che il dispositîf si sfredi un pôc.</string>
Expand Down
15 changes: 15 additions & 0 deletions app/src/main/res/values-it/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,19 @@
<string name="shutter_sound_summary">Riproduci un suono all\'acquisizione</string>
<string name="leveler_title">Livella</string>
<string name="leveler_summary">Indicatore che mostra l\'inclinazione del dispositivo</string>
<string name="gestures_title">Gesti</string>
<string name="single_buttons_title">Singoli tasti</string>
<string name="camera_button_action_title">Azione del tasto fotocamera</string>
<string name="focus_button_action_title">Azione del tasto di messa a fuoco</string>
<string name="mute_button_action_title">Azione del tasto silenziatore</string>
<string name="volume_buttons_title">Tasti volume</string>
<string name="volume_buttons_action_title">Azione pulsanti volume</string>
<string name="volume_buttons_invert_title">Inverti i tasti volume</string>
<string name="volume_buttons_invert_summary">Inverti il comportamento dei tasti volume</string>
<string name="zoom_buttons_title">Tasti di zoom</string>
<string name="zoom_buttons_action_title">Azione dei tasti di zoom</string>
<string name="zoom_buttons_invert_title">Inverti i tasti di zoom</string>
<string name="zoom_buttons_invert_summary">Inverti il comportamento dei tasti di zoom</string>
<string name="photo_capture_mode_title">Modalità di acquisizione</string>
<string name="photo_capture_mode_maximize_quality">Massimizza qualità</string>
<string name="photo_capture_mode_minimize_latency">Minimizza latenza</string>
Expand Down Expand Up @@ -148,7 +160,10 @@
<string name="error_unknown_critical">Si è verificato un errore sconosciuto critico. Si prega di segnalarlo agli sviluppatori.</string>
<string name="error_no_cameras_available">Nessuna fotocamera trovata sul dispositivo, impossibile avviare l\'app.</string>
<string name="gesture_action_shutter">Scatto</string>
<string name="gesture_action_focus">Messa a fuoco</string>
<string name="gesture_action_mic_mute">Silenzia il microfono</string>
<string name="gesture_action_zoom">Zoom</string>
<string name="gesture_action_default">Predefiniti di Android</string>
<string name="gesture_action_nothing">Niente</string>
<string name="thermal_status_moderate">Moderata limitazione termica in atto, assicurarsi che il dispositivo non sia sotto la luce solare diretta.</string>
<string name="thermal_status_severe">Intensa limitazione termica in atto, si consiglia di lasciare che il dispositivo si raffreddi un po\'.</string>
Expand Down
Loading

0 comments on commit a7cf2bf

Please sign in to comment.