diff options
author | Abhisek Devkota <ciwrl@cyanogenmod.com> | 2016-05-10 16:20:05 -0700 |
---|---|---|
committer | Abhisek Devkota <ciwrl@cyanogenmod.com> | 2016-05-10 16:20:05 -0700 |
commit | 2d7b91660673f81df32b3f4ce1dfb5b22e02493f (patch) | |
tree | 50c2bfe7c6125123dc1c9e85278012aea98ce878 /core | |
parent | ec270e64904a8a098e35e1951073a43a8d67e6cd (diff) | |
download | frameworks_base-2d7b91660673f81df32b3f4ce1dfb5b22e02493f.zip frameworks_base-2d7b91660673f81df32b3f4ce1dfb5b22e02493f.tar.gz frameworks_base-2d7b91660673f81df32b3f4ce1dfb5b22e02493f.tar.bz2 |
Automatic translation import
Change-Id: I6cae41da852faffb9a82b0f5a92bcd179879d6ba
Ticket: RM-232
Diffstat (limited to 'core')
-rw-r--r-- | core/res/res/values-ast-rES/cm_strings.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/core/res/res/values-ast-rES/cm_strings.xml b/core/res/res/values-ast-rES/cm_strings.xml index 3bd5770..f72129a 100644 --- a/core/res/res/values-ast-rES/cm_strings.xml +++ b/core/res/res/values-ast-rES/cm_strings.xml @@ -135,6 +135,7 @@ <string name="app_ops_start_at_bootup">executase al aniciu</string> <string name="app_ops_toast_window">notificaciones emerxentes</string> <string name="app_ops_toggle_bluetooth">cambiar Bluetooth</string> + <string name="app_ops_toggle_mobile_data">conmutar datos móviles</string> <string name="app_ops_toggle_nfc">cambiar NFC</string> <string name="app_ops_toggle_wifi">alternar Wi-Fi</string> <string name="app_ops_use_alarm_volume">remanar volume de l\'alarma</string> @@ -157,6 +158,8 @@ <string name="app_ops_assist_structure">usar cadarma d\'asistencia</string> <string name="app_ops_assist_screenshot">facer una captura</string> <string name="app_ops_use_body_sensors">usar sensores corporales</string> + <string name="app_ops_read_cell_broadcasts">lleer tresmisiones celulares</string> + <string name="app_ops_mock_location">simular la llocalización</string> <string name="app_ops_read_external_storage">lleer almacenamientu esternu</string> <string name="app_ops_write_external_storage">escribir almacenamientu esternu</string> <string name="app_ops_turn_on_screen">prender pantalla</string> @@ -175,9 +178,13 @@ <string name="notify_package_component_protected_title">Bloquióse\'l llanzamientu de l\'actividá</string> <string name="notify_package_component_protected_text"><xliff:g id="app_name">%1$s</xliff:g> protexóse pa nun llanciase. Calca p\'autenticate y llanciar l\'aplicación.</string> <!-- Battery fully charged notification --> + <string name="notify_battery_fully_charged_title">Batería cargada ensembre</string> + <string name="notify_battery_fully_charged_text">Desconeuta\'l preséu del cargador p\'ameyorar la vida útil de la batería.</string> <!-- [CHAR LIMIT=NONE] Title of an application permission, listed so the user can choose whether they want to allow the application to do this. --> <!-- [CHAR LIMIT=NONE] Description of an application permission, listed so the user can choose whether they want to allow the application to do this. --> <!-- Uicc hotswapped event configuration needed notification --> + <string name="uicc_hot_swapped_event_title">Les tarxetes SIM camudaron</string> + <string name="uicc_hot_swapped_event_text">Toca p\'afitar les preferencies por defeutu de la tarxeta SIM</string> </resources> |