summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAbhisek Devkota <ciwrl@lineageos.org>2017-03-15 13:36:28 -0700
committerAbhisek Devkota <ciwrl@lineageos.org>2017-03-15 13:36:28 -0700
commit3cdfa24b1d70288ca0cdfc18e0cfd52c22be45c6 (patch)
tree8df0dbcf65d83e44e9b252fc7006e9352550a80e
parent479d2935f6c3750d380cbb43003e33872a7c3d5e (diff)
downloadandroid_packages_apps_Camera2-3cdfa24b1d70288ca0cdfc18e0cfd52c22be45c6.tar.gz
android_packages_apps_Camera2-3cdfa24b1d70288ca0cdfc18e0cfd52c22be45c6.tar.bz2
android_packages_apps_Camera2-3cdfa24b1d70288ca0cdfc18e0cfd52c22be45c6.zip
Automatic translation import
Change-Id: Iff51220de25226825777b34a8f4c99d413ecb0a4
-rw-r--r--res/values-ast-rES/strings.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/res/values-ast-rES/strings.xml b/res/values-ast-rES/strings.xml
index 86dac7ae5..dbd1b4ba5 100644
--- a/res/values-ast-rES/strings.xml
+++ b/res/values-ast-rES/strings.xml
@@ -83,6 +83,7 @@
<!-- Settings screen, location setting text. [CHAR LIMIT=20]-->
<!-- Label for record location preference [CHAR LIMIT=50] -->
<!-- Title for countdown timer on camera settings screen [CHAR LIMIT=30]-->
+ <string name="pref_camera_timer_sound_default">@string/setting_on_value</string>
<!-- Text followed by a checkbox to turn on/off sound effects during the countdown. [CHAR LIMIT=24]-->
<!-- Entry of a on/off setting. The setting is turned off. [CHAR LIMIT=15] -->
<!-- Entry of a on/off setting. The setting is turned on. [CHAR LIMIT=15] -->
@@ -106,7 +107,9 @@
<!-- Settings screen, Focus mode dialog radio button choices -->
<!-- A setting that lets the camera focus into infinity. [CHAR LIMIT=20] -->
<!-- A setting that lets the camera operate in macro focus mode for nearby objects. [CHAR LIMIT=20] -->
+ <string name="pref_camera_focusmode_entry_macro">Macro</string>
<!-- Menu, focus mode labels [CHAR LIMIT=50] -->
+ <string name="pref_camera_focusmode_label_macro">MACRO</string>
<!-- HDR support mode setting. -->
<!-- Default focus mode setting -->
<!-- Default flash mode setting. -->
@@ -151,11 +154,15 @@
<!-- Exposure settings in preference -->
<!-- menu label exposure compensation [CHAR LIMIT=50] -->
<!-- Default HDR entry value -->
+ <string name="pref_camera_hdr_default">@string/setting_off_value</string>
<!-- Default HDR+ entry value -->
+ <string name="pref_camera_hdr_plus_default">@string/setting_off_value</string>
<!-- HDR label ON [CHAR LIMIT=60] -->
<!-- switch camera label back [CHAR LIMIT=60] -->
<!-- switch camera label front [CHAR LIMIT=60] -->
<!-- Dialog "OK" button. Dismisses dialog. -->
+ <string name="dialog_ok">ACEUTAR</string>
+ <string name="dialog_cancel">Encaboxar</string>
<!-- Dialog "Report" button. Opens Google Feedback screen [CHAR LIMIT=12] -->
<!-- Dialog "Dismiss" button. Closes the dialog [CHAR LIMIT=12]-->
<!-- Low-memory dialog message [CHAR LIMIT=NONE] -->
@@ -192,6 +199,7 @@
<!-- Title of category for background replacement effects. [CHAR LIMIT=26] -->
<!-- The shutter button. [CHAR LIMIT=NONE] -->
<!-- The cancel button. Used to cancel an in progress shot [CHAR LIMIT=NONE] -->
+ <string name="accessibility_cancel_button">Encaboxar</string>
<!-- The menu button. [CHAR LIMIT=NONE] -->
<!-- The check box in camera settings, such as store location. [CHAR LIMIT=NONE] -->
<!-- The button to switch to Camera mode. [CHAR LIMIT=NONE] -->
@@ -283,6 +291,7 @@
<!-- Positive answer for first run dialog asking if the user wants to remember photo locations [CHAR LIMIT=20] -->
<!-- Camera menu labels -->
<!-- more options label [CHAR LIMIT=50] -->
+ <string name="camera_menu_more_label">MÁS OPCIONES</string>
<!-- settings label [CHAR LIMIT=50] -->
<!-- Tiny Planet -->
<!-- Button to press for creating a tiny planet image. [CHAR LIMIT=30] -->
@@ -297,6 +306,7 @@
<!-- String shown when setting the homepage wallpaper in the background [CHAR LIMIT=NONE] -->
<!-- Camera settings. [CHAR LIMIT=25] -->
<!-- Text shown in the camera mode options list for normal camera mode [CHAR LIMIT=25] -->
+ <string name="mode_camera">Cámara</string>
<!-- Text shown in the camera mode options list for putting camera in video recording mode [CHAR LIMIT=25] -->
<!-- Text shown in the camera mode options list for putting camera in photo sphere mode. 'Photo sphere' is a product name. [CHAR LIMIT=25] -->
<!-- Text shown in the camera mode options list for putting camera in time lapse mode [CHAR LIMIT=25] -->
@@ -318,7 +328,9 @@
<!-- Accessibility text for grid lines toggle button states [CHAR_LIMIT=NONE] -->
<!-- Accessibility text for countdown timer toggle button states [CHAR_LIMIT=NONE] -->
<!-- Accessibility text for More Options button [CHAR_LIMIT=NONE] -->
+ <string name="more_options_desc">Más opciones</string>
<!-- Accessibility text for cancel button [CHAR_LIMIT=NONE] -->
+ <string name="cancel_button_description">Encaboxar</string>
<!-- Accessibility text for done button [CHAR_LIMIT=NONE] -->
<!-- Accessibility text for retake button [CHAR_LIMIT=NONE] -->
<!-- Accessibility text for video review button [CHAR_LIMIT=NONE] -->