diff options
Diffstat (limited to 'res/values-ast-rES/strings.xml')
| -rw-r--r-- | res/values-ast-rES/strings.xml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/res/values-ast-rES/strings.xml b/res/values-ast-rES/strings.xml index acb64fa12..73f286804 100644 --- a/res/values-ast-rES/strings.xml +++ b/res/values-ast-rES/strings.xml @@ -1031,6 +1031,7 @@ <!-- Sound & display settings screen, setting option name to enable adaptive brightness [CHAR LIMIT=30] --> <string name="auto_brightness_title">Brilléu adautativo</string> <!-- Sound & display settings screen, setting option summary to enable adaptive brightness [CHAR LIMIT=100] --> + <string name="auto_brightness_summary">Optimiza\'l nivel de brilléu pa la lluz disponible</string> <!-- Sound & display settings screen, setting option name to change the user interface theme [CHAR LIMIT=30] --> <!-- Sound & display settings screen, setting option summary to change the user interface theme [CHAR LIMIT=100] --> <!-- Sound & display settings screen, theme setting value to prefer a light-colored user interface [CHAR LIMIT=30] --> @@ -1284,6 +1285,11 @@ <!-- Title of wizard button prompting user to start data migration [CHAR LIMIT=32] --> <!-- Title of wizard step showing migration progress [CHAR LIMIT=32] --> <!-- Body of wizard step providing details about data migration [CHAR LIMIT=NONE] --> + <string name="storage_wizard_migrate_details">Na movición: +\n\u2022 Nun estrayas la <xliff:g id="name" example="SD card">^1</xliff:g>. +\n\u2022 Delles aplicaciones nun funcionarán bien. +\n\u2022 Ten el preséu cargáu. + </string> <!-- Title of wizard step indicating that storage is ready [CHAR LIMIT=32] --> <!-- Body of wizard step indicating that external storage is ready [CHAR LIMIT=NONE] --> <!-- Body of wizard step indicating that internal storage is ready [CHAR LIMIT=NONE] --> @@ -2957,8 +2963,10 @@ <!-- User picture title [CHAR LIMIT=30] --> <!-- Extreme threats title. [CHAR LIMIT=30] --> <!-- Extreme threats summary. [CHAR LIMIT=62] --> + <string name="extreme_threats_summary">Recibe alertes d\'amenaces estremes pa la vida y propiedá</string> <!-- Severe threats title. [CHAR LIMIT=30] --> <!-- Extreme threats summary. [CHAR LIMIT=60] --> + <string name="severe_threats_summary">Recibe alertes d\'amenaces graves pa la vida y propiedá</string> <!-- Amber alerts title. [CHAR LIMIT=30] --> <!-- Amber alerts summary. [CHAR LIMIT=60] --> <!-- repeat title. Allows the user to set how oftem to repeat alert reminders. @@ -3454,7 +3462,9 @@ <!-- Zen mode access settings - title for warning dialog when enabling access [CHAR LIMIT=NONE] --> <!-- Zen mode access settings - summary for warning dialog when enabling access [CHAR LIMIT=NONE] --> <!-- Ignore battery optimizations on label [CHAR LIMIT=30] --> + <string name="ignore_optimizations_on">Nun optimizar</string> <!-- Ignore battery optimizations off label [CHAR LIMIT=30] --> + <string name="ignore_optimizations_off">Optimizar</string> <!-- Ignore battery optimizations on description [CHAR LIMIT=NONE] --> <!-- Ignore battery optimizations off description [CHAR LIMIT=NONE] --> <!-- Ignore battery optimizations dialog title [CHAR LIMIT=NONE] --> @@ -3501,6 +3511,11 @@ <!-- Description of setting that controls gesture to open camera by double tapping the power button [CHAR LIMIT=NONE] --> <!-- Name of each color mode for the display. [CHAR LIMIT=40] --> <!-- Description of each color mode for the display. [CHAR LIMIT=NONE] --> + <string-array name="color_mode_descriptions"> + <item>Enhanced colors</item> + <item>Natural colors as seen by the eye</item> + <item>Colores optimizaes pal conteníu dixital</item> + </string-array> <!-- Name of feature to change color setting for the display [CHAR LIMIT=60] --> <!-- Description of feature to change color setting for the display [CHAR LIMIT=NONE] --> <!-- Name of the setting to change the display's color temperature --> |
