forked from Anonymous-709/GCam-translations
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathstrings.xml
56 lines (56 loc) · 3.88 KB
/
strings.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="hdr_processing">No se puede cambiar la lente. Hay un procesamiento de fotos. Intenta nuevamente más tarde.</string>
<string name="three_cameras">No se puede cambiar la lente. Su sistema no es compatible con la lente trasera auxiliar.</string>
<string name="pref_auxbackcamera_title">Cambiar a la segunda cámara auxiliar</string>
<string name="exposure_title">Compensación de exposición</string>
<string name="sat_title">Saturación:</string>
<string name="sat_low">Baja(Por defecto GCam)</string>
<string name="sat_med">Media</string>
<string name="sat_high">Alta</string>
<string name="pref_screen_manual_focus_title">Camara auxiliar</string>
<string name="pref_checkbox_mf_enabled_auto">Principal</string>
<string name="pref_checkbox_mf_enabled_macro">Telefotográfica</string>
<string name="pref_checkbox_mf_enabled_portrait">Amplia</string>
<string name="pref_mf_on_title">Mostrar botones</string>
<string name="pref_init_mf_title">Modo preestablecido de lente</string>
<string name="pref_ehn_awb_off">Apagado</string>
<string name="pref_ehn_awb_p2">Pixel 2</string>
<string name="pref_ehn_awb_p3">Pixel 3</string>
<string name="pref_darkmode_title">Tema de la interfaz</string>
<string name="pref_darkmode_on">Oscuro</string>
<string name="pref_darkmode_off">Claro</string>
<string name="pref_bitrate_title">Bitrate</string>
<string name="pref_bitrate_1">Auto</string>
<string name="pref_qjpg_title">Calidad JPEG final</string>
<string name="pref_qjpg_90">Baja - 90%</string>
<string name="pref_qjpg_95">Media - 95%</string>
<string name="pref_qjpg_100">Alta - 100%</string>
<string name="pref_frames_title">Cuadros mejorados HDR+</string>
<string name="pref_frames_8">Bajos - 8 frames</string>
<string name="pref_frames_15">Medios - 15 frames</string>
<string name="pref_frames_25">Altos- 25 frames</string>
<string name="pref_manual_option_title">Opciones manuales</string>
<string name="pref_manual_mode_title">Modo manual</string>
<string name="pref_manual_mode_summary">Habilitar modo manual</string>
<string name="pref_shutter_title">Control de exposición manual</string>
<string name="pref_shutter_summary">Habilitar el control deslizante de velocidad de obturación manual</string>
<string name="pref_iso_title">Control de ISO manual</string>
<string name="pref_iso_summary">Habilitar control deslizante de sensibilidad manual (EXPERIMENTAL)</string>
<string name="pref_black_white_title">Monocromo</string>
<string name="pref_black_white_summary">Si está habilitado, las fotos serán en blanco y negro</string>
<string name="pref_ehn_awb_title">Pixel AWB en HDR+ mejorado</string>
<string name="pref_screen_manual_focus_summary">Habilite la segunda y la tercera lente</string>
<string name="pref_max_tripod_title">Aumentar el tiempo de captura del trípode</string>
<string name="pref_max_tripod_summary">Aumenta el recuento de cuadros y el tiempo de exposición si está montado de manera constante</string>
<string name="libPicker_title">Libs personalizadas</string>
<string name="pref_version">Información</string>
<string name="pref_author">GCam 6.2.030 por Urnyx05</string>
<string name="pref_base">Basado en la versión de Google Camera</string>
<string name="pref_version_number">Versión : 2.3</string>
<string name="pref_credit">Esta versión fue construida por todos estos desarrolladores</string>
<string name="pref_check_version">Comprobar versión</string>
<string name="pref_update">Buscar actualizaciones y registro de cambios</string>
<string name="pref_maxbright_title">Brillo máximo de pantalla</string>
<string name="pref_maxbright_summary">Aumenta el brillo de la pantalla al máximo para mejorar la visualización bajo la luz solar</string>
</resources>