summaryrefslogtreecommitdiffstats
path: root/res/values-gl-rES/cm_strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-gl-rES/cm_strings.xml')
-rw-r--r--res/values-gl-rES/cm_strings.xml24
1 files changed, 24 insertions, 0 deletions
diff --git a/res/values-gl-rES/cm_strings.xml b/res/values-gl-rES/cm_strings.xml
index 4f8a21c59..d67bda397 100644
--- a/res/values-gl-rES/cm_strings.xml
+++ b/res/values-gl-rES/cm_strings.xml
@@ -16,6 +16,12 @@
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 -->
<!-- Settings screen, scene mode -->
<string name="pref_camera_scenemode_entry_refocus">Macro+</string>
<string name="pref_camera_scenemode_entry_antimotionblur">Redución do desenfoque</string>
@@ -52,7 +58,18 @@
<string name="pref_camera_scenemode_entry_portrait">Retrato</string>
<string name="pref_camera_scenemode_entry_snow">Neve</string>
<string name="pref_camera_scenemode_entry_softskin">Pel suave</string>
+ <string name="pref_camera_scenemode_entry_sports">Deportes</string>
+ <string name="pref_camera_scenemode_entry_spotlight">Foco</string>
+ <string name="pref_camera_scenemode_entry_steadyphoto">Foto estábel</string>
+ <string name="pref_camera_scenemode_entry_supernight">Noite escura</string>
+ <string name="pref_camera_scenemode_entry_sweepstitch">Desprazar e unir</string>
+ <string name="pref_camera_scenemode_entry_text">Texto</string>
+ <string name="pref_camera_scenemode_entry_theatre">Teatro</string>
+ <string name="pref_camera_scenemode_entry_whiteboard">Taboleiro branco</string>
<!-- Settings screen, focus mode -->
+ <string name="pref_camera_focusmode_entry_continuous">Continuo</string>
+ <string name="pref_camera_focusmode_entry_mw_continuous">Continuo (MW)</string>
+ <string name="pref_camera_focusmode_entry_extended">Estendido</string>
<string name="pref_camera_focusmode_entry_facedetect">Detección de cara</string>
<string name="pref_camera_focusmode_entry_facepriority">Priorizar cara</string>
<string name="pref_camera_focusmode_entry_fixed">Fixo</string>
@@ -71,13 +88,20 @@
<string name="pref_camera_flashmode_entry_redeye">Ollo vermello</string>
<string name="pref_camera_flashmode_label_redeye">OLLO VERMELLO</string>
<!-- Power shutter -->
+ <string name="pref_camera_power_shutter_title">Disparar co botón de acendido</string>
<!-- Max brightness -->
<string name="pref_camera_max_brightness_title">Brillo de pantalla</string>
<!-- Touch focus duration -->
<string name="pref_camera_focustime_title">Duración do toque de enfoque</string>
+ <string name="pref_camera_focustime_entry_0">0s</string>
+ <string name="pref_camera_focustime_entry_3">3s</string>
<string name="pref_camera_focustime_entry_5">5s</string>
<string name="pref_camera_focustime_entry_10">10s</string>
<string name="pref_camera_focustime_entry_infinite">Infinito</string>
<!-- Shutter speed -->
<string name="pref_camera_shutter_speed_title">Velocidade de disparo</string>
+ <string name="auto_hdr_enabled">HDR Automático activado</string>
+ <!-- Advanced options -->
+ <string name="developer_menu_enabled">Activaches as opcións avanzadas da cámara</string>
+ <string name="developer_menu_disabled">Desactivaches as opcións avanzadas da cámara</string>
</resources>