summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI
diff options
context:
space:
mode:
authorAbhisek Devkota <ciwrl@lineageos.org>2017-06-03 18:42:07 -0700
committerAbhisek Devkota <ciwrl@lineageos.org>2017-06-03 18:42:07 -0700
commit2e3eac841038309f2bc359cd735d545dd3536c9c (patch)
tree7e047574a77c0ca3b1a60b043d76dcd06da84460 /packages/SystemUI
parent1ab4755f260f714e473933f887cde8cf043a8313 (diff)
downloadframeworks_base-2e3eac841038309f2bc359cd735d545dd3536c9c.tar.gz
frameworks_base-2e3eac841038309f2bc359cd735d545dd3536c9c.tar.bz2
frameworks_base-2e3eac841038309f2bc359cd735d545dd3536c9c.zip
Automatic translation import
Change-Id: I62247418eac4a717ea4d69213c858f7eafebebe5
Diffstat (limited to 'packages/SystemUI')
-rw-r--r--packages/SystemUI/res/values-ast-rES/strings.xml5
-rw-r--r--packages/SystemUI/res/values-es-rUS/cm_strings.xml2
-rw-r--r--packages/SystemUI/res/values-nb/cm_strings.xml4
-rw-r--r--packages/SystemUI/res/values-zh-rCN/cm_strings.xml2
4 files changed, 9 insertions, 4 deletions
diff --git a/packages/SystemUI/res/values-ast-rES/strings.xml b/packages/SystemUI/res/values-ast-rES/strings.xml
index f9bf2c7192f..18ef8dc1966 100644
--- a/packages/SystemUI/res/values-ast-rES/strings.xml
+++ b/packages/SystemUI/res/values-ast-rES/strings.xml
@@ -299,6 +299,7 @@
[CHAR LIMIT=20] -->
<!-- Notification text: when GPS is getting a fix [CHAR LIMIT=50] -->
<!-- Notification text: when GPS has found a fix [CHAR LIMIT=50] -->
+ <string name="gps_notification_found_text">Allugamientu afitáu pol GPS</string>
<!-- Accessibility text describing the presence of active location requests by one or more apps -->
<!-- Content description of the clear button in the notification panel for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
<string name="accessibility_clear_all">Llimpiar tolos avisos.</string>
@@ -378,6 +379,7 @@
<!-- QuickSettings: Brightness dialog auto brightness button [CHAR LIMIT=NONE] -->
<string name="quick_settings_brightness_dialog_auto_brightness_label">AUTO</string>
<!-- QuickSettings: Label for the toggle that controls whether display inversion is enabled. [CHAR LIMIT=NONE] -->
+ <string name="quick_settings_inversion_label">Invertir colores</string>
<!-- QuickSettings: Label for the toggle that controls whether display color correction is enabled. [CHAR LIMIT=NONE] -->
<string name="quick_settings_color_space_label">Mou de correición de color</string>
<!-- QuickSettings: Control panel: Label for button that navigates to settings. [CHAR LIMIT=NONE] -->
@@ -597,6 +599,9 @@
<!-- Name of a quick settings tile controlled by broadcast -->
<string name="broadcast_tile">Caxella de tresmisión</string>
<!-- For preview release. DO NOT TRANSLATE -->
+ <string name="regrettable_lack_of_easter_egg">
+ ¯\\_(ツ)_/¯
+ </string>
<!-- Warning text when an alarm might be silenced by Do Not Disturb [CHAR LIMIT=NONE] -->
<!-- Warning text when an alarm might be silenced by Do Not Disturb due to a time-based condition [CHAR LIMIT=NONE] -->
<!-- Alarm template for near alarms [CHAR LIMIT=25] -->
diff --git a/packages/SystemUI/res/values-es-rUS/cm_strings.xml b/packages/SystemUI/res/values-es-rUS/cm_strings.xml
index a3adbbe9a61..4cd9e42f091 100644
--- a/packages/SystemUI/res/values-es-rUS/cm_strings.xml
+++ b/packages/SystemUI/res/values-es-rUS/cm_strings.xml
@@ -173,7 +173,7 @@
<string name="quick_settings_dynamic_tile_detail_title">Control dinámico</string>
<string name="dynamic_qs_tile_next_alarm_label">Próxima alarma</string>
<string name="dynamic_qs_tile_ime_selector_label">Selector IME</string>
- <string name="dynamic_qs_tile_su_label">Acceso administrativo</string>
+ <string name="dynamic_qs_tile_su_label">Acceso de Superusuario</string>
<string name="dynamic_qs_tile_themes_label">Temas</string>
<string name="quick_settings_title_advanced_location">Ubicación por triangulación</string>
<!-- Content description of the location tile in quick settings when on, battery saving mode (not shown on the screen). [CHAR LIMIT=NONE] -->
diff --git a/packages/SystemUI/res/values-nb/cm_strings.xml b/packages/SystemUI/res/values-nb/cm_strings.xml
index 151785bf005..b51ec717018 100644
--- a/packages/SystemUI/res/values-nb/cm_strings.xml
+++ b/packages/SystemUI/res/values-nb/cm_strings.xml
@@ -31,7 +31,7 @@
<string name="right_shortcut_hint">Sveip til venstre for %1$s</string>
<string name="lockscreen_message">Trykk på ikonet til venstre eller høyre for å tilordne en låseskjermsnarvei.</string>
<string name="lockscreen_default_target">Standard</string>
- <string name="select_application">Velg applikasjon</string>
+ <string name="select_application">Velg app</string>
<string name="lockscreen_choose_action_title">Velg handling</string>
<string name="lockscreen_none_target">Ingen</string>
<!-- Dialog title for navigation bar button selection -->
@@ -75,7 +75,7 @@
<string name="quick_settings_title_header">Topptekst</string>
<string name="quick_settings_title_tiles">Fliser</string>
<string name="quick_settings_title_show_weather">Vis været</string>
- <string name="quick_settings_title_show_brightness_slider">Vis lysstyrkeendrer</string>
+ <string name="quick_settings_title_show_brightness_slider">Vis lysstyrke-dimmer</string>
<string name="quick_settings_title_enlarge_first_row">Forstørr første rad</string>
<!-- Screen pinning dialog description (for devices without navbar) -->
<string name="screen_pinning_description_no_navbar">Dette holder den i syne inntill du løsner den. Trykk og hold på tilbake knappen for å løsne.</string>
diff --git a/packages/SystemUI/res/values-zh-rCN/cm_strings.xml b/packages/SystemUI/res/values-zh-rCN/cm_strings.xml
index 5fe55094ff2..0f4ced06843 100644
--- a/packages/SystemUI/res/values-zh-rCN/cm_strings.xml
+++ b/packages/SystemUI/res/values-zh-rCN/cm_strings.xml
@@ -196,7 +196,7 @@
<string name="accessibility_quick_settings_location_changed_gps_only">位置报告已修改为仅使用传感器模式。</string>
<!-- Announcement made when the location tile changes to high accuracy (not shown on the screen). [CHAR LIMIT=NONE] -->
<string name="accessibility_quick_settings_location_changed_high_accuracy">位置报告已修改为准确度高模式。</string>
- <string name="quick_settings_tiles_category_system">系统磁块</string>
+ <string name="quick_settings_tiles_category_system">系统瓷块</string>
<!-- detail header when adding a tile -->
<string name="quick_settings_tiles_add_tiles">添加瓷块</string>
<!-- Hotspot dialog message -->