summaryrefslogtreecommitdiffstats
path: root/packages
diff options
context:
space:
mode:
authorpinky@build01 <jenkins@cyanogenmod.com>2016-09-25 00:15:23 -0700
committerGerrit Code Review <gerrit@cyanogenmod.org>2016-09-27 11:55:53 -0700
commit2bcb2570e9b9e6eb60c585798244e9b1475ec2e3 (patch)
treeb4167fd8e1b3834297a87e6434353214e20446db /packages
parent5ad384c0b59c0b425a47164f556cfa17f0ba930e (diff)
downloadframeworks_base-2bcb2570e9b9e6eb60c585798244e9b1475ec2e3.zip
frameworks_base-2bcb2570e9b9e6eb60c585798244e9b1475ec2e3.tar.gz
frameworks_base-2bcb2570e9b9e6eb60c585798244e9b1475ec2e3.tar.bz2
Automatic translation import
Change-Id: I77a3c0eb997d6f2aaf9b1add59480c496e55e43d Ticket: -
Diffstat (limited to 'packages')
-rw-r--r--packages/BackupRestoreConfirmation/res/values-eo/strings.xml2
-rw-r--r--packages/DocumentsUI/res/values-eo/strings.xml8
-rw-r--r--packages/InputDevices/res/values-eo/strings.xml21
-rw-r--r--packages/Keyguard/res/values-eo/strings.xml2
-rw-r--r--packages/PrintSpooler/res/values-eo/strings.xml17
-rw-r--r--packages/SettingsLib/res/values-eo/arrays.xml52
-rw-r--r--packages/SettingsLib/res/values-eo/strings.xml7
-rw-r--r--packages/SystemUI/res/values-da/cm_strings.xml1
-rw-r--r--packages/SystemUI/res/values-el/cm_strings.xml1
-rw-r--r--packages/SystemUI/res/values-eo/strings.xml24
-rw-r--r--packages/SystemUI/res/values-gl-rES/cm_strings.xml18
-rw-r--r--packages/SystemUI/res/values-it/cm_strings.xml1
-rw-r--r--packages/SystemUI/res/values-iw/cm_strings.xml1
-rw-r--r--packages/SystemUI/res/values-nl/cm_strings.xml1
-rw-r--r--packages/SystemUI/res/values-pt-rBR/cm_strings.xml1
-rw-r--r--packages/SystemUI/res/values-pt-rPT/cm_strings.xml9
-rw-r--r--packages/SystemUI/res/values-sr/cm_strings.xml1
-rw-r--r--packages/SystemUI/res/values-zh-rCN/cm_strings.xml1
-rw-r--r--packages/VpnDialogs/res/values-eo/strings.xml1
19 files changed, 161 insertions, 8 deletions
diff --git a/packages/BackupRestoreConfirmation/res/values-eo/strings.xml b/packages/BackupRestoreConfirmation/res/values-eo/strings.xml
index 8764071..a57cb16 100644
--- a/packages/BackupRestoreConfirmation/res/values-eo/strings.xml
+++ b/packages/BackupRestoreConfirmation/res/values-eo/strings.xml
@@ -18,14 +18,12 @@
<!-- Title of the activity when a full backup has been requested and must be confirmed -->
<string name="backup_confirm_title">Kompleta savkopio</string>
<!-- Title of the activity when a full restore has been requested and must be confirmed -->
- <string name="restore_confirm_title">Kompleta restaŭro</string>
<!-- Text for message to user that a full backup has been requested, and must be confirmed. -->
<!-- Button to allow a requested full backup to occur -->
<!-- Button to refuse to allow the requested full backup -->
<!-- Text for message to user that a full restore has been requested, and must be confirmed. -->
<!-- Button to allow a requested full restore to occur -->
<!-- Button to refuse to allow the requested full restore -->
- <string name="deny_restore_button_label">Ne restaŭri</string>
<!-- Text for message to user that they must enter their predefined backup password in order to perform this operation. -->
<!-- Text for message to user that they must enter their device encryption password in order to perform this restore operation. -->
<!-- Text for message to user that they must enter their device encryption password in order to perform this backup operation. -->
diff --git a/packages/DocumentsUI/res/values-eo/strings.xml b/packages/DocumentsUI/res/values-eo/strings.xml
index cd64091..92eb20b 100644
--- a/packages/DocumentsUI/res/values-eo/strings.xml
+++ b/packages/DocumentsUI/res/values-eo/strings.xml
@@ -20,6 +20,7 @@
<!-- Action bar title prompting user to choose a location to open a document from [CHAR LIMIT=32] -->
<!-- Action bar title prompting user to choose a location to save a document to [CHAR LIMIT=32] -->
<!-- Menu item that creates a new directory/folder at the current location [CHAR LIMIT=24] -->
+ <string name="menu_create_dir">Krei dosierujon</string>
<!-- Menu item that switches view to show documents as a large-format grid of thumbnails [CHAR LIMIT=24] -->
<!-- Menu item that switches view to show documents as a list [CHAR LIMIT=24] -->
<!-- Menu item that switches the criteria with which documents are sorted [CHAR LIMIT=24] -->
@@ -33,7 +34,7 @@
<!-- Menu item title that saves the current document [CHAR LIMIT=24] -->
<string name="menu_save">Konservi</string>
<!-- Menu item title that shares the selected documents [CHAR LIMIT=24] -->
- <string name="menu_share">Komunigi</string>
+ <string name="menu_share">Konigi</string>
<!-- Menu item title that deletes the selected documents [CHAR LIMIT=24] -->
<string name="menu_delete">Forigi</string>
<!-- Menu item title that selects all documents in the current directory [CHAR LIMIT=24] -->
@@ -45,7 +46,9 @@
<!-- Menu item that reveals the sizes of displayed files [CHAR LIMIT=24] -->
<!-- Menu item that hides the sizes of displayed files [CHAR LIMIT=24] -->
<!-- Button label that select the current directory [CHAR LIMIT=24] -->
+ <string name="button_select">Elekti</string>
<!-- Button label that copies files to the current directory [CHAR LIMIT=24] -->
+ <string name="button_copy">Kopii</string>
<!-- Mode that sorts documents by their display name alphabetically [CHAR LIMIT=24] -->
<string name="sort_name">Laŭ nomo</string>
<!-- Mode that sorts documents by their last modified time in descending order; most recent first [CHAR LIMIT=24] -->
@@ -56,7 +59,6 @@
<!-- Toast shown when creating a folder failed with an error [CHAR LIMIT=48] -->
<!-- Error message shown when querying for a list of documents failed [CHAR LIMIT=48] -->
<!-- Title of storage root location that contains recently modified or used documents [CHAR LIMIT=24] -->
- <string name="root_recent">Lasttempaj</string>
<!-- Subtitle of storage root indicating the total free space available, in bytes [CHAR LIMIT=24] -->
<!-- Header title for list of storage roots that contains cloud services [CHAR LIMIT=24] -->
<!-- Header title for list of storage roots that contains shortcuts to documents that may be available elsewhere [CHAR LIMIT=24] -->
@@ -67,6 +69,7 @@
<!-- Toast shown when no app can be found to open the selected document [CHAR LIMIT=48] -->
<!-- Toast shown when some of the selected documents failed to be deleted [CHAR LIMIT=48] -->
<!-- Title of dialog when prompting user to select an app to share documents with [CHAR LIMIT=32] -->
+ <string name="share_via">Konigi per</string>
<!-- Title of the copy notification [CHAR LIMIT=24] -->
<!-- Text shown on the copy notification to indicate remaining time, in minutes [CHAR LIMIT=24] -->
<!-- Toast shown when a file copy is kicked off -->
@@ -74,5 +77,6 @@
<!-- Title of the copy error notification [CHAR LIMIT=48] -->
<!-- Second line for notifications saying that more information will be shown after touching [CHAR LIMIT=48] -->
<!-- Label of a dialog button for retrying a failed operation [CHAR LIMIT=24] -->
+ <string name="retry">Reprovi</string>
<!-- Contents of the copying failure alert dialog. [CHAR LIMIT=48] -->
</resources>
diff --git a/packages/InputDevices/res/values-eo/strings.xml b/packages/InputDevices/res/values-eo/strings.xml
index e1bffb2..1e70b04 100644
--- a/packages/InputDevices/res/values-eo/strings.xml
+++ b/packages/InputDevices/res/values-eo/strings.xml
@@ -9,31 +9,50 @@
<!-- US English (Colemak style) keyboard layout label. [CHAR LIMIT=35] -->
<!-- US English (Dvorak style) keyboard layout label. [CHAR LIMIT=35] -->
<!-- German keyboard layout label. [CHAR LIMIT=35] -->
+ <string name="keyboard_layout_german_label">Germana</string>
<!-- French keyboard layout label. [CHAR LIMIT=35] -->
+ <string name="keyboard_layout_french_label">Franca</string>
<!-- Canadian French keyboard layout label. [CHAR LIMIT=35] -->
+ <string name="keyboard_layout_french_ca_label">Franca (Kanado)</string>
<!-- Russian keyboard layout label. [CHAR LIMIT=35] -->
+ <string name="keyboard_layout_russian_label">Rusa</string>
<!-- Russian (Mac style) keyboard layout label. [CHAR LIMIT=35] -->
<!-- Spanish keyboard layout label. [CHAR LIMIT=35] -->
+ <string name="keyboard_layout_spanish_label">Hispana</string>
<!-- Swiss French keyboard layout label. [CHAR LIMIT=35] -->
<!-- Swiss German keyboard layout label. [CHAR LIMIT=35] -->
<!-- Belgian keyboard layout label. [CHAR LIMIT=35] -->
+ <string name="keyboard_layout_belgian">Belga</string>
<!-- Bulgarian keyboard layout label. [CHAR LIMIT=35] -->
+ <string name="keyboard_layout_bulgarian">Bulgara</string>
<!-- Italian keyboard layout label. [CHAR LIMIT=35] -->
+ <string name="keyboard_layout_italian">Itala</string>
<!-- Danish keyboard layout label. [CHAR LIMIT=35] -->
+ <string name="keyboard_layout_danish">Dana</string>
<!-- Norwegian keyboard layout label. [CHAR LIMIT=35] -->
+ <string name="keyboard_layout_norwegian">Norvega</string>
<!-- Swedish keyboard layout label. [CHAR LIMIT=35] -->
+ <string name="keyboard_layout_swedish">Sveda</string>
<!-- Finnish keyboard layout label. [CHAR LIMIT=35] -->
+ <string name="keyboard_layout_finnish">Finna</string>
<!-- Croatian keyboard layout label. [CHAR LIMIT=35] -->
<string name="keyboard_layout_croatian">Kroata</string>
<!-- Czech keyboard layout label. [CHAR LIMIT=35] -->
+ <string name="keyboard_layout_czech">Ĉeĥa</string>
<!-- Estonian keyboard layout label. [CHAR LIMIT=35] -->
+ <string name="keyboard_layout_estonian">Estona</string>
<!-- Hungarian keyboard layout label. [CHAR LIMIT=35] -->
+ <string name="keyboard_layout_hungarian">Hungara</string>
<!-- Icelandic keyboard layout label. [CHAR LIMIT=35] -->
<string name="keyboard_layout_icelandic">Islanda</string>
<!-- Brazilian keyboard layout label. [CHAR LIMIT=35] -->
+ <string name="keyboard_layout_brazilian">Brazila</string>
<!-- Portuguese keyboard layout label. [CHAR LIMIT=35] -->
+ <string name="keyboard_layout_portuguese">Portugala</string>
<!-- Slovak keyboard layout label. [CHAR LIMIT=35] -->
+ <string name="keyboard_layout_slovak">Slovaka</string>
<!-- Slovenian keyboard layout label. [CHAR LIMIT=35] -->
+ <string name="keyboard_layout_slovenian">Slovena</string>
<!-- Turkish keyboard layout label. [CHAR LIMIT=35] -->
<string name="keyboard_layout_turkish">Turka</string>
<!-- Ukrainian keyboard layout label. [CHAR LIMIT=35] -->
@@ -45,6 +64,8 @@
<!-- Hebrew keyboard layout label. [CHAR LIMIT=35] -->
<string name="keyboard_layout_hebrew">Hebrea</string>
<!-- Lithuanian keyboard layout label. [CHAR LIMIT=35] -->
+ <string name="keyboard_layout_lithuanian">Litova</string>
<!-- Spanish (Latin) keyboard layout label. [CHAR LIMIT=35] -->
<!-- Latvian keyboard layout label. [CHAR LIMIT=35] -->
+ <string name="keyboard_layout_latvian">Latva</string>
</resources>
diff --git a/packages/Keyguard/res/values-eo/strings.xml b/packages/Keyguard/res/values-eo/strings.xml
index 4578308..170dcac 100644
--- a/packages/Keyguard/res/values-eo/strings.xml
+++ b/packages/Keyguard/res/values-eo/strings.xml
@@ -37,7 +37,6 @@
charged, say that it is charged. -->
<!-- When the lock screen is showing and the phone plugged in, and the battery
is not fully charged, say that it's charging. -->
- <string name="keyguard_plugged_in">Ŝarĝado</string>
<!-- When the lock screen is showing and the phone plugged in, and the battery
is not fully charged, and it's plugged into a fast charger, say that it's charging fast. -->
<!-- When the lock screen is showing and the phone plugged in, and the battery
@@ -129,6 +128,7 @@
<string name="keyguard_carrier_default">Neniu servo.</string>
<!-- Content description of the switch input method button for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
<!-- Description of airplane mode -->
+ <string name="airplane_mode">Aviadila reĝimo</string>
<!-- An explanation text that the pattern needs to be solved since the device has just been restarted. [CHAR LIMIT=80] -->
<!-- An explanation text that the pin needs to be entered since the device has just been restarted. [CHAR LIMIT=80] -->
<!-- An explanation text that the password needs to be entered since the device has just been restarted. [CHAR LIMIT=80] -->
diff --git a/packages/PrintSpooler/res/values-eo/strings.xml b/packages/PrintSpooler/res/values-eo/strings.xml
index 52d0bc0..b06a0bb 100644
--- a/packages/PrintSpooler/res/values-eo/strings.xml
+++ b/packages/PrintSpooler/res/values-eo/strings.xml
@@ -20,6 +20,7 @@
<!-- Label of the destination widget. [CHAR LIMIT=20] -->
<!-- Label of the copies count widget. [CHAR LIMIT=20] -->
<!-- Label of the copies count for the print options summary. [CHAR LIMIT=20] -->
+ <string name="label_copies_summary">Kopioj:</string>
<!-- Label of the paper size widget. [CHAR LIMIT=20] -->
<!-- Label of the paper size for the print options summary. [CHAR LIMIT=20] -->
<!-- Label of the color mode widget. [CHAR LIMIT=20] -->
@@ -35,6 +36,7 @@
<!-- Title for the temporary dialog show while an app is generating a print job. [CHAR LIMIT=30] -->
<!-- Title for the save as PDF option in the printer list. [CHAR LIMIT=30] -->
<!-- Title for the open all printers UI option in the printer list. [CHAR LIMIT=30] -->
+ <string name="all_printers">Ĉiuj presiloj&#8230;</string>
<!-- Title for the print dialog announced to the user for accessibility. Not shown in the UI. [CHAR LIMIT=none] -->
<!-- Template for the message that shows the current page out of the total number of pages [CHAR LIMIT=none] -->
<!-- Description of the current page - spoken to the user [CHAR LIMIT=none] -->
@@ -42,18 +44,25 @@
<!-- Description for the handle to expand all print options - spoken to the user. [CHAR LIMIT=none] -->
<!-- Description for the handle to collapse all print options - spoken to the user. [CHAR LIMIT=none] -->
<!-- Description for the print button - spoken to the user. [CHAR LIMIT=none] -->
+ <string name="print_button">Presi</string>
<!-- Description for the save to PDF button - spoken to the user. [CHAR LIMIT=none] -->
<!-- Message to announce print options are expanded - spoken to the user. [CHAR LIMIT=none] -->
<!-- Message to announce print options are collapsed - spoken to the user. [CHAR LIMIT=none] -->
<!-- Select printer activity -->
<!-- Title for the share action bar menu item. [CHAR LIMIT=20] -->
+ <string name="search">Serĉi</string>
<!-- Title for the select printer activity. [CHAR LIMIT=30] -->
+ <string name="all_printers_label">Ĉiuj presiloj</string>
<!-- Title of the button to install a print service. [CHAR LIMIT=25] -->
+ <string name="add_print_service_label">Aldoni servon</string>
<!-- Utterance to announce that the search box is shown. This is spoken to a blind user. [CHAR LIMIT=none] -->
<!-- Utterance to announce that the search box is hidden. This is spoken to a blind user. [CHAR LIMIT=none] -->
<!-- Title of the action bar button to got to add a printer. [CHAR LIMIT=25] -->
+ <string name="print_add_printer">Aldoni presilon</string>
<!-- Title of the menu item to select a printer. [CHAR LIMIT=25] -->
+ <string name="print_select_printer">Elekti presilon</string>
<!-- Title of the menu item to forget a printer. [CHAR LIMIT=25] -->
+ <string name="print_forget_printer">Forgesi presilon</string>
<!-- Utterance to announce a change in the number of matches during a search. This is spoken to a blind user. [CHAR LIMIT=none] -->
<!-- Add printer dialog -->
<!-- Title for the alert dialog for selecting a print service. [CHAR LIMIT=50] -->
@@ -66,12 +75,20 @@
<!-- Template for the notification label for a blocked print job. [CHAR LIMIT=25] -->
<!-- Template for the notification label for a composite (multiple items) print jobs notification. [CHAR LIMIT=25] -->
<!-- Label for the notification button for cancelling a print job. [CHAR LIMIT=25] -->
+ <string name="cancel">Nuligi</string>
<!-- Label for the notification button for restarting a filed print job. [CHAR LIMIT=25] -->
<!-- Message that there is no connection to a printer. [CHAR LIMIT=40] -->
<!-- Label for an unknown reason for failed or blocked print job. [CHAR LIMIT=25] -->
+ <string name="reason_unknown">nekonata</string>
<!-- Label for a printer that is not available. [CHAR LIMIT=25] -->
<!-- Arrays -->
<!-- Color mode labels. -->
+ <string-array name="color_mode_labels">
+ <!-- Color mode label: Monochrome color scheme, e.g. one color is used. [CHAR LIMIT=20] -->
+ <item>Black &amp; White</item>
+ <!-- Color mode label: Color color scheme, e.g. many colors are used. [CHAR LIMIT=20] -->
+ <item>Koloro</item>
+ </string-array>
<!-- Duplex mode labels. -->
<!-- Orientation labels. -->
<!-- Permissions -->
diff --git a/packages/SettingsLib/res/values-eo/arrays.xml b/packages/SettingsLib/res/values-eo/arrays.xml
index c46bb71..e58c1d5 100644
--- a/packages/SettingsLib/res/values-eo/arrays.xml
+++ b/packages/SettingsLib/res/values-eo/arrays.xml
@@ -22,6 +22,58 @@
<!-- Wi-Fi settings -->
<!-- Match this with the order of NetworkInfo.DetailedState. -->
<!-- Wi-Fi settings. The status messages when the network is unknown. -->
+ <string-array name="wifi_status">
+ <!-- Status message of Wi-Fi when it is idle. -->
+ <item/>
+ <!-- Status message of Wi-Fi when it is scanning. -->
+ <item>Scanning\u2026</item>
+ <!-- Status message of Wi-Fi when it is connecting. -->
+ <item>Connecting\u2026</item>
+ <!-- Status message of Wi-Fi when it is authenticating. -->
+ <item>Authenticating\u2026</item>
+ <!-- Status message of Wi-Fi when it is obtaining IP address. -->
+ <item>Obtaining IP address\u2026</item>
+ <!-- Status message of Wi-Fi when it is connected. -->
+ <item>Konektita</item>
+ <!-- Status message of Wi-Fi when it is suspended. -->
+ <item>Suspended</item>
+ <!-- Status message of Wi-Fi when it is disconnecting. -->
+ <item>Disconnecting\u2026</item>
+ <!-- Status message of Wi-Fi when it is disconnected. -->
+ <item>Malkonektita</item>
+ <!-- Status message of Wi-Fi when it is a failure. -->
+ <item>Unsuccessful</item>
+ <!-- Status message of Wi-Fi when it is blocked. -->
+ <item>Blocked</item>
+ <!-- Status message of Wi-Fi when connectiong is being verified. -->
+ <item>Temporarily avoiding poor connection</item>
+ </string-array>
<!-- Match this with the order of NetworkInfo.DetailedState. -->
<!-- Wi-Fi settings. The status messages when the network is known. -->
+ <string-array name="wifi_status_with_ssid">
+ <!-- Status message of Wi-Fi when it is idle. -->
+ <item/>
+ <!-- Status message of Wi-Fi when it is scanning. -->
+ <item>Scanning\u2026</item>
+ <!-- Status message of Wi-Fi when it is connecting to a network. -->
+ <item>Connecting to <xliff:g id="network_name">%1$s</xliff:g>\u2026</item>
+ <!-- Status message of Wi-Fi when it is authenticating with a network. -->
+ <item>Authenticating with <xliff:g id="network_name">%1$s</xliff:g>\u2026</item>
+ <!-- Status message of Wi-Fi when it is obtaining IP address from a network. -->
+ <item>Obtaining IP address from <xliff:g id="network_name">%1$s</xliff:g>\u2026</item>
+ <!-- Status message of Wi-Fi when it is connected to a network. -->
+ <item>Connected to <xliff:g id="network_name">%1$s</xliff:g></item>
+ <!-- Status message of Wi-Fi when it is suspended. -->
+ <item>Suspended</item>
+ <!-- Status message of Wi-Fi when it is disconnecting from a network. -->
+ <item>Disconnecting from <xliff:g id="network_name">%1$s</xliff:g>\u2026</item>
+ <!-- Status message of Wi-Fi when it is disconnected. -->
+ <item>Malkonektita</item>
+ <!-- Status message of Wi-Fi when it is a failure. -->
+ <item>Unsuccessful</item>
+ <!-- Status message of Wi-Fi when it is blocked. -->
+ <item>Blocked</item>
+ <!-- Status message of Wi-Fi when connectiong is being verified. -->
+ <item>Temporarily avoiding poor connection</item>
+ </string-array>
</resources>
diff --git a/packages/SettingsLib/res/values-eo/strings.xml b/packages/SettingsLib/res/values-eo/strings.xml
index 710bdcf..8af20e3 100644
--- a/packages/SettingsLib/res/values-eo/strings.xml
+++ b/packages/SettingsLib/res/values-eo/strings.xml
@@ -35,6 +35,7 @@
<!-- Do not translate. Concise terminology for wifi with 802.1x EAP security -->
<!-- Do not translate. Concise terminology for Passpoint network -->
<!-- Summary for the remembered network. -->
+ <string name="wifi_remembered">Konservita</string>
<!-- Status for networks disabled for unknown reason -->
<!-- Status for networked disabled from a DNS or DHCP failure -->
<!-- Status for networked disabled from a wifi association failure -->
@@ -50,9 +51,11 @@
<!-- Package name for Certinstaller app-->
<!-- Summary for Connected wifi network without internet -->
<!-- Bluetooth settings. Message when a device is disconnected -->
+ <string name="bluetooth_disconnected">Malkonektita</string>
<!-- Bluetooth settings. Message when disconnecting from a device -->
<!-- Bluetooth settings. Message when connecting to a device -->
<!-- Bluetooth settings. Message when connected to a device. [CHAR LIMIT=40] -->
+ <string name="bluetooth_connected">Konektita</string>
<!--Bluetooth settings screen, summary text under individual Bluetooth devices when pairing -->
<!-- Bluetooth settings. Message when connected to a device, except for phone audio. [CHAR LIMIT=40] -->
<!-- Bluetooth settings. Message when connected to a device, except for media audio. [CHAR LIMIT=40] -->
@@ -94,6 +97,7 @@
<!-- Button text for accepting an incoming pairing request. [CHAR LIMIT=20] -->
<!-- Button text for accepting an incoming pairing request in all caps. [CHAR LIMIT=20] -->
<!-- Button text for declining an incoming pairing request. [CHAR LIMIT=20] -->
+ <string name="bluetooth_pairing_decline">Nuligi</string>
<!-- Message in pairing dialogs. [CHAR LIMIT=NONE] -->
<!-- Message for the error dialog when BT pairing fails generically. -->
<!-- Message for the error dialog when BT pairing fails because the PIN /
@@ -108,7 +112,9 @@
<!-- Content description of the WIFI signal when it is full for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
<!-- Label for kernel threads in battery usage -->
<!-- Title of data usage item that represents all uninstalled applications. [CHAR LIMIT=48] -->
+ <string name="data_usage_uninstalled_apps">Forigitaj aplikaĵoj</string>
<!-- Title of data usage item that represents all uninstalled applications or removed users. [CHAR LIMIT=48] -->
+ <string name="data_usage_uninstalled_apps_users">Forigitaj aplikaĵoj kaj uzantoj</string>
<!-- Tethering controls, item title to go into the tethering settings -->
<!-- Tethering controls, item title to go into the tethering settings when only USB tethering is available [CHAR LIMIT=25]-->
<!-- Tethering controls, item title to go into the tethering settings when only Wifi tethering is available [CHAR LIMIT=25]-->
@@ -117,6 +123,7 @@
<!-- Tethering controls, item title to go into the tethering settings when USB, Bluetooth and Wifi tethering are available [CHAR LIMIT=25]-->
<!-- Title for a work profile. [CHAR LIMIT=25] -->
<!-- Title for Guest user [CHAR LIMIT=35] -->
+ <string name="user_guest">Gasto</string>
<!-- Manage apps, individual app screen, substituted for the application's label when the app's label CAN NOT be determined.-->
<!-- [CHAR LIMIT=NONE] Label of a running process that represents another user -->
</resources>
diff --git a/packages/SystemUI/res/values-da/cm_strings.xml b/packages/SystemUI/res/values-da/cm_strings.xml
index 3ba89a0..4a39c75 100644
--- a/packages/SystemUI/res/values-da/cm_strings.xml
+++ b/packages/SystemUI/res/values-da/cm_strings.xml
@@ -174,6 +174,7 @@
<string name="dynamic_qs_tile_next_alarm_label">Næste alarm</string>
<string name="dynamic_qs_tile_ime_selector_label">IME-vælger</string>
<string name="dynamic_qs_tile_su_label">Root-adgang</string>
+ <string name="dynamic_qs_tile_themes_label">Temaer</string>
<string name="quick_settings_title_advanced_location">Lokation via triangulering</string>
<!-- Content description of the location tile in quick settings when on, battery saving mode (not shown on the screen). [CHAR LIMIT=NONE] -->
<string name="accessibility_quick_settings_location_battery_saving">Placeringsrapportering: Batterisparetilstand.</string>
diff --git a/packages/SystemUI/res/values-el/cm_strings.xml b/packages/SystemUI/res/values-el/cm_strings.xml
index 4e58947..49fa515 100644
--- a/packages/SystemUI/res/values-el/cm_strings.xml
+++ b/packages/SystemUI/res/values-el/cm_strings.xml
@@ -174,6 +174,7 @@
<string name="dynamic_qs_tile_next_alarm_label">Επόμενο ξυπνητήρι</string>
<string name="dynamic_qs_tile_ime_selector_label">Επιλογέας μεθόδου εισόδου</string>
<string name="dynamic_qs_tile_su_label">Πρόσβαση root</string>
+ <string name="dynamic_qs_tile_themes_label">Θέματα</string>
<string name="quick_settings_title_advanced_location">Προηγμένη ρύθμιση τοποθεσίας</string>
<!-- Content description of the location tile in quick settings when on, battery saving mode (not shown on the screen). [CHAR LIMIT=NONE] -->
<string name="accessibility_quick_settings_location_battery_saving">Αναφορά τοποθεσίας: λειτουργία εξοικονόμησης μπαταρίας.</string>
diff --git a/packages/SystemUI/res/values-eo/strings.xml b/packages/SystemUI/res/values-eo/strings.xml
index 7758366..8041df8 100644
--- a/packages/SystemUI/res/values-eo/strings.xml
+++ b/packages/SystemUI/res/values-eo/strings.xml
@@ -36,6 +36,7 @@
<!-- The label for the group of notifications for recent events in the opened version of
the status bar. Recently received text messsages (SMS), emails, calendar alerts, etc.
[CHAR LIMIT=40] -->
+ <string name="status_bar_latest_events_title">Sciigoj</string>
<!-- When the battery is low, this is displayed to the user in a dialog. The title of the low battery alert. [CHAR LIMIT=NONE]-->
<!-- A message that appears when the battery level is getting low in a dialog. This is
appened to the subtitle of the low battery alert. "percentage" is the percentage of battery
@@ -49,15 +50,18 @@
<!-- Second line of invalid_charger, used in the notification form. [CHAR LIMIT=NONE]-->
<!-- When the battery is low, this is the label of the button to go to the
power usage activity to find out what drained the battery. [CHAR LIMIT=30] -->
+ <string name="battery_low_why">Agordoj</string>
<!-- Battery saver confirmation dialog title [CHAR LIMIT=NONE]-->
<!-- Battery saver confirmation dialog ok text [CHAR LIMIT=40]-->
<!-- Battery saver notification action [CHAR LIMIT=NONE]-->
<!-- Name of the button that links to the Settings app. [CHAR LIMIT=NONE] -->
+ <string name="status_bar_settings_settings_button">Agordoj</string>
<!-- Name of the button that links to the Wifi settings screen. [CHAR LIMIT=NONE] -->
<!-- Label in system panel saying the device will use the orientation sensor to rotate [CHAR LIMIT=30] -->
<!-- Abbreviation / label for mute brightness mode button. Should be all caps. [CHAR LIMIT=6] -->
<!-- Abbreviation / label for automatic brightness mode button. Should be all caps. [CHAR LIMIT=6] -->
<!-- Label in system panel saying the device will show notifications [CHAR LIMIT=30] -->
+ <string name="status_bar_settings_notifications">Sciigoj</string>
<!-- Separator for PLMN and SPN in network name. -->
<!-- Network connection string for Bluetooth Reverse Tethering -->
<!-- Title of a button to open the settings for input methods [CHAR LIMIT=30] -->
@@ -96,8 +100,10 @@
<!-- Content description of the menu button for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
<!-- Content description of the recents button for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
<!-- Content description of the search button for accessibility. [CHAR LIMIT=NONE] -->
+ <string name="accessibility_search_light">Serĉi</string>
<!-- Content description of the camera button for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
<!-- Content description of the phone button for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <string name="accessibility_phone_button">Telefono</string>
<!-- Content description of the phone button for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
<!-- Content description of the unlock button for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
<!-- Content description of the unlock button when fingerpint is on (not shown on the screen). [CHAR LIMIT=NONE] -->
@@ -108,6 +114,7 @@
<!-- Click action label for accessibility for the phone button. [CHAR LIMIT=NONE] -->
<!-- Caption for "Recents resize" developer debug feature. [CHAR LIMIT=NONE] -->
<!-- Button name for "Cancel". [CHAR LIMIT=NONE] -->
+ <string name="cancel">Nuligi</string>
<!-- Content description of the compatibility zoom button for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
<!-- Content description of picture of the compatibility zoom example for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
<!-- Content description of the bluetooth icon when connected for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
@@ -161,11 +168,13 @@
<!-- Content description of the data connection with no SIM for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
<!-- Content description of the bluetooth tethering icon for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
<!-- Content description of the airplane mode icon for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <string name="accessibility_airplane_mode">Aviadila reĝimo.</string>
<!-- Content description of the no sim icon for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
<!-- Content description of the carrier network changing icon for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
<!-- Content description of the battery level icon for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
<!-- Content description of the button for showing a settings panel in the notification panel for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
<!-- Content description of the button for showing a notifications panel in the notification panel for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <string name="accessibility_notifications_button">Sciigoj.</string>
<!-- Content description of the button for removing a notification in the notification panel for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
<!-- Content description of the enabled GPS icon in the notification panel for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
<!-- Content description of the acquiring GPS icon in the notification panel for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
@@ -183,8 +192,10 @@
<!-- Content description for the quick settings panel (not shown on the screen). [CHAR LIMIT=NONE] -->
<!-- Content description for the lock screen (not shown on the screen). [CHAR LIMIT=NONE] -->
<!-- Content description for the settings button in the status bar header. [CHAR LIMIT=NONE] -->
+ <string name="accessibility_desc_settings">Agordoj</string>
<!-- Content description for the recent apps panel (not shown on the screen). [CHAR LIMIT=NONE] -->
<!-- Content description for the close button in the zen mode panel introduction message. [CHAR LIMIT=NONE] -->
+ <string name="accessibility_desc_close">Fermi</string>
<!-- Content description of the user tile in quick settings (not shown on the screen). [CHAR LIMIT=NONE] -->
<!-- Content description of the wifi tile in quick settings (not shown on the screen). [CHAR LIMIT=NONE] -->
<!-- Announcement made when the wifi is turned off (not shown on the screen). [CHAR LIMIT=NONE] -->
@@ -269,14 +280,18 @@
<!-- QuickSettings: Locked to Landscape [CHAR LIMIT=NONE] -->
<!-- QuickSettings: IME [CHAR LIMIT=NONE] -->
<!-- QuickSettings: Location [CHAR LIMIT=NONE] -->
+ <string name="quick_settings_location_label">Loko</string>
<!-- QuickSettings: Location (Off) [CHAR LIMIT=NONE] -->
<!-- QuickSettings: Media device [CHAR LIMIT=NONE] -->
<!-- QuickSettings: RSSI [CHAR LIMIT=NONE] -->
<!-- QuickSettings: RSSI (No network) [CHAR LIMIT=NONE] -->
<!-- QuickSettings: Settings [CHAR LIMIT=NONE] -->
+ <string name="quick_settings_settings_label">Agordoj</string>
<!-- QuickSettings: Time [CHAR LIMIT=NONE] -->
<!-- QuickSettings: User [CHAR LIMIT=NONE] -->
+ <string name="quick_settings_user_label">Mi</string>
<!-- QuickSettings: Title of the user detail panel [CHAR LIMIT=NONE] -->
+ <string name="quick_settings_user_title">Uzanto</string>
<!-- QuickSettings: Label on the item for adding a new user [CHAR LIMIT=NONE] -->
<!-- QuickSettings: Wifi [CHAR LIMIT=NONE] -->
<!-- QuickSettings: Wifi (Not connected) [CHAR LIMIT=NONE] -->
@@ -299,6 +314,7 @@
<!-- QuickSettings: Tethering. [CHAR LIMIT=NONE] -->
<!-- QuickSettings: Hotspot. [CHAR LIMIT=NONE] -->
<!-- QuickSettings: Notifications [CHAR LIMIT=NONE] -->
+ <string name="quick_settings_notifications_label">Sciigoj</string>
<!-- QuickSettings: Flashlight [CHAR LIMIT=NONE] -->
<!-- QuickSettings: Cellular detail panel title [CHAR LIMIT=NONE] -->
<!-- QuickSettings: Cellular detail panel, data usage title [CHAR LIMIT=NONE] -->
@@ -326,6 +342,7 @@
If the text fits on one line (~14 chars), it should start with a
linebreak to position it correctly. [CHAR LIMIT=45] -->
<!-- Description of the unlock target in the Slide unlock screen. [CHAR LIMIT=NONE] -->
+ <string name="description_target_search">Serĉi</string>
<!-- Description of the up direction in which one can to slide the handle in the Slide unlock screen. [CHAR LIMIT=NONE] -->
<!-- Description of the left direction in which one can to slide the handle in the Slide unlock screen. [CHAR LIMIT=NONE] -->
<!-- Zen mode: Priority only introduction message on first use -->
@@ -356,12 +373,17 @@
<!-- Accessibility label for the button that opens the quick contact of the user. -->
<!-- Label for the adding a new user in the user switcher [CHAR LIMIT=35] -->
<!-- Name for a freshly added user [CHAR LIMIT=30] -->
+ <string name="user_new_user_name">Nova uzanto</string>
<!-- Name for the guest user [CHAR LIMIT=35] -->
+ <string name="guest_nickname">Gasto</string>
<!-- Label for adding a new guest in the user switcher [CHAR LIMIT=35] -->
+ <string name="guest_new_guest">Aldoni gaston</string>
<!-- Label for exiting and removing the guest session in the user switcher [CHAR LIMIT=35] -->
+ <string name="guest_exit_guest">Forigi gaston</string>
<!-- Title of the confirmation dialog when exiting guest session [CHAR LIMIT=NONE] -->
<!-- Message of the confirmation dialog when exiting guest session [CHAR LIMIT=NONE] -->
<!-- Label for button in confirmation dialog when exiting guest session [CHAR LIMIT=35] -->
+ <string name="guest_exit_guest_dialog_remove">Forigi</string>
<!-- Title of the notification when resuming an existing guest session [CHAR LIMIT=NONE] -->
<!-- Message of the notification when resuming an existing guest session [CHAR LIMIT=NONE] -->
<!-- Notification when resuming an existing guest session: Action that starts a new session [CHAR LIMIT=35] -->
@@ -369,6 +391,7 @@
<!-- Title of the notification shown to a new guest user [CHAR LIMIT=60] -->
<!-- Text of the notification shown to a new guest user [CHAR LIMIT=60] -->
<!-- Remove action in the notification shown to a new guest user [CHAR LIMIT=30] -->
+ <string name="guest_notification_remove_action">FORIGI GASTON</string>
<!-- Title for add user confirmation dialog [CHAR LIMIT=30] -->
<!-- Message for add user confirmation dialog - short version. [CHAR LIMIT=none] -->
<!-- Battery saver notification title. [CHAR LIMIT=60]-->
@@ -435,6 +458,7 @@
<!-- Name of the alarm status bar icon. -->
<!-- Name of the work status bar icon. -->
<!-- Name of the airplane status bar icon. -->
+ <string name="status_bar_airplane">Aviadila reĝimo</string>
<!-- Description for adding a quick settings tile -->
<!-- Name of a quick settings tile controlled by broadcast -->
<!-- For preview release. DO NOT TRANSLATE -->
diff --git a/packages/SystemUI/res/values-gl-rES/cm_strings.xml b/packages/SystemUI/res/values-gl-rES/cm_strings.xml
index ce46691..31232af 100644
--- a/packages/SystemUI/res/values-gl-rES/cm_strings.xml
+++ b/packages/SystemUI/res/values-gl-rES/cm_strings.xml
@@ -75,6 +75,7 @@
<string name="quick_settings_title_header">Cabeceira</string>
<string name="quick_settings_title_tiles">Baldosas</string>
<string name="quick_settings_title_show_weather">Amosar o prognóstico</string>
+ <string name="quick_settings_title_show_brightness_slider">Amosar barra de brillo</string>
<string name="quick_settings_title_enlarge_first_row">Ampliar a primeira fila</string>
<!-- Screen pinning dialog description (for devices without navbar) -->
<string name="screen_pinning_description_no_navbar">Amosarase mentres esté fixado. Para deixar de fixalo, mantén tocado o botón Atrás.</string>
@@ -88,6 +89,8 @@
<string name="quick_settings_heads_up_label">Notificacións emerxentes</string>
<string name="quick_settings_battery_saver_label">Economizador da bateria</string>
<!-- quick settings battery saver label to show when device is charging and tile is disabled -->
+ <string name="quick_settings_battery_saver_label_charging">Aforrador de batería (cargando)</string>
+ <string name="quick_settings_caffeine_label">Cafeína</string>
<!-- Content description of the sync tile in quick settings when off (not shown on the screen). [CHAR LIMIT=NONE] -->
<string name="accessibility_quick_settings_sync_off">Sincronización apagada.</string>
<!-- Content description of the sync tile in quick settings when on (not shown on the screen). [CHAR LIMIT=NONE] -->
@@ -103,6 +106,7 @@
<string name="quick_settings_lockscreen_label">Bloqueo de pantalla</string>
<string name="quick_settings_ambient_display_label">Visualización de ambiente</string>
<string name="quick_settings_lockscreen_label_enforced">Bloqueo de pantalla estabelecido</string>
+ <string name="quick_settings_lockscreen_label_locked_by_profile">Desactivado polo perfil</string>
<!-- Content description of the screen timeout tile in quick settings (not shown on the screen). [CHAR LIMIT=NONE] -->
<string name="accessibility_quick_settings_screen_timeout">Tempo de espera da pantalla: <xliff:g id="timeout" example="30 segundos">%s</xliff:g>.</string>
<!-- Announcement made when the screen timeout tile changes (not shown on the screen). [CHAR LIMIT=NONE] -->
@@ -154,7 +158,9 @@
<!-- Announcement made when heads up changes to on (not shown on the screen). [CHAR LIMIT=NONE] -->
<string name="accessibility_quick_settings_heads_up_changed_on">As notificacións emerxentes foron activadas.</string>
<!-- Content description of the caffeine tile in quick settings when off (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <string name="accessibility_quick_settings_caffeine_off">Deshabilitar Cafeína.</string>
<!-- Content description of the caffeine tile in quick settings when on (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <string name="accessibility_quick_settings_caffeine_on">Habilitar Cafeína.</string>
<!-- Content description of the battery saver tile in quick settings when off (not shown on the screen). [CHAR LIMIT=NONE] -->
<string name="accessibility_quick_settings_battery_saver_off">Economizador da batería apagado.</string>
<!-- Content description of the battery saver tile in quick settings when on (not shown on the screen). [CHAR LIMIT=NONE] -->
@@ -168,6 +174,7 @@
<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 de superusuario</string>
+ <string name="dynamic_qs_tile_themes_label">Temas</string>
<string name="quick_settings_title_advanced_location">Localizació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] -->
<string name="accessibility_quick_settings_location_battery_saving">Informe de localización: en modo aforro de batería.</string>
@@ -189,14 +196,21 @@
<string name="accessibility_quick_settings_location_changed_gps_only">Informe de localización cambiado a modo sensores.</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">Informe de localización cambiado a modo alta precisión.</string>
+ <string name="quick_settings_tiles_category_system">Baldosas do sistema</string>
<!-- detail header when adding a tile -->
+ <string name="quick_settings_tiles_add_tiles">Engadir unha baldosa</string>
<!-- Hotspot dialog message -->
<string name="hotspot_apm_message">Non é posíbel conectar a rede móbil mentres o modo Avión está activado. Desactívao e téntao de novo.</string>
<!-- Notification which notifies user flashlight is enabled -->
<string name="quick_settings_tile_flashlight_not_title">A lanterna está acesa</string>
<string name="quick_settings_tile_flashlight_not_summary">Toca para apagala</string>
<!-- Wi-Fi hotspot label when enabled -->
+ <plurals name="wifi_hotspot_connected_clients_label">
+ <item quantity="one">%1$d cliente</item>
+ <item quantity="other">%1$d clientes</item>
+ </plurals>
<!-- CellularTile data sim not configured state string -->
+ <string name="data_sim_not_configured">SIM sen datos</string>
<!-- Content description of the dock battery level icon for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
<string name="accessibility_dock_battery_level">Batería do conector <xliff:g id="number">%d</xliff:g> %.</string>
<!-- Play queue -->
@@ -205,4 +219,8 @@
<!-- Path data for landscape battery -->
<!-- Path data for circle battery -->
<!-- Weather string format in keyguard -->
+ <string name="keyguard_status_view_weather_format"><xliff:g id="temp">%1$s</xliff:g> <xliff:g id="condition">%2$s</xliff:g></string>
+ <string name="expand_hint">Esvarar cara abaixo para expandir</string>
+ <string name="swipe_left_hint">Esvarar cara a esquerda para <xliff:g id="app_name">%1$s</xliff:g></string>
+ <string name="swipe_right_hint">Esvarar cara a dereita para ver as notificacións</string>
</resources>
diff --git a/packages/SystemUI/res/values-it/cm_strings.xml b/packages/SystemUI/res/values-it/cm_strings.xml
index 3cbcecd..9b3a5d4 100644
--- a/packages/SystemUI/res/values-it/cm_strings.xml
+++ b/packages/SystemUI/res/values-it/cm_strings.xml
@@ -174,6 +174,7 @@
<string name="dynamic_qs_tile_next_alarm_label">Prossima sveglia</string>
<string name="dynamic_qs_tile_ime_selector_label">Selettore IME</string>
<string name="dynamic_qs_tile_su_label">Accesso root</string>
+ <string name="dynamic_qs_tile_themes_label">Temi</string>
<string name="quick_settings_title_advanced_location">Localizzazione avanzata</string>
<!-- Content description of the location tile in quick settings when on, battery saving mode (not shown on the screen). [CHAR LIMIT=NONE] -->
<string name="accessibility_quick_settings_location_battery_saving">Geolocalizzazione: modalità risparmio batteria.</string>
diff --git a/packages/SystemUI/res/values-iw/cm_strings.xml b/packages/SystemUI/res/values-iw/cm_strings.xml
index 61600dd..1f1d051 100644
--- a/packages/SystemUI/res/values-iw/cm_strings.xml
+++ b/packages/SystemUI/res/values-iw/cm_strings.xml
@@ -174,6 +174,7 @@
<string name="dynamic_qs_tile_next_alarm_label">השעון המעורר הבא</string>
<string name="dynamic_qs_tile_ime_selector_label">בורר שיטות קלט</string>
<string name="dynamic_qs_tile_su_label">גישת שורש</string>
+ <string name="dynamic_qs_tile_themes_label">ערכות עיצוב</string>
<string name="quick_settings_title_advanced_location">שלושה מצבי מיקום</string>
<!-- Content description of the location tile in quick settings when on, battery saving mode (not shown on the screen). [CHAR LIMIT=NONE] -->
<string name="accessibility_quick_settings_location_battery_saving">דיווח מיקום: מצב חיסכון בסוללה.</string>
diff --git a/packages/SystemUI/res/values-nl/cm_strings.xml b/packages/SystemUI/res/values-nl/cm_strings.xml
index 5e60c37..ac6ec80 100644
--- a/packages/SystemUI/res/values-nl/cm_strings.xml
+++ b/packages/SystemUI/res/values-nl/cm_strings.xml
@@ -174,6 +174,7 @@
<string name="dynamic_qs_tile_next_alarm_label">Volgend alarm</string>
<string name="dynamic_qs_tile_ime_selector_label">Invoermethode</string>
<string name="dynamic_qs_tile_su_label">Root-toegang</string>
+ <string name="dynamic_qs_tile_themes_label">Thema\'s</string>
<string name="quick_settings_title_advanced_location">Locatie met 3 standen</string>
<!-- Content description of the location tile in quick settings when on, battery saving mode (not shown on the screen). [CHAR LIMIT=NONE] -->
<string name="accessibility_quick_settings_location_battery_saving">Locatiemelding: accubesparing.</string>
diff --git a/packages/SystemUI/res/values-pt-rBR/cm_strings.xml b/packages/SystemUI/res/values-pt-rBR/cm_strings.xml
index 6bfdf3d..845df0f 100644
--- a/packages/SystemUI/res/values-pt-rBR/cm_strings.xml
+++ b/packages/SystemUI/res/values-pt-rBR/cm_strings.xml
@@ -174,6 +174,7 @@
<string name="dynamic_qs_tile_next_alarm_label">Próximo alarme</string>
<string name="dynamic_qs_tile_ime_selector_label">Seletor de IME</string>
<string name="dynamic_qs_tile_su_label">Acesso super usuário</string>
+ <string name="dynamic_qs_tile_themes_label">Temas</string>
<string name="quick_settings_title_advanced_location">Localização em 3 estados</string>
<!-- Content description of the location tile in quick settings when on, battery saving mode (not shown on the screen). [CHAR LIMIT=NONE] -->
<string name="accessibility_quick_settings_location_battery_saving">Relatório de localização: modo economia de bateria.</string>
diff --git a/packages/SystemUI/res/values-pt-rPT/cm_strings.xml b/packages/SystemUI/res/values-pt-rPT/cm_strings.xml
index 85ac496..9c32153 100644
--- a/packages/SystemUI/res/values-pt-rPT/cm_strings.xml
+++ b/packages/SystemUI/res/values-pt-rPT/cm_strings.xml
@@ -113,7 +113,7 @@
<string name="accessibility_quick_settings_screen_timeout_changed">Tempo limite do ecrã alterado para <xliff:g id="timeout" example="30 seconds">%s</xliff:g>.</string>
<string name="qs_tile_performance">Modo de bateria</string>
<!-- Content description of the battery mode tile in quick settings when on, power save mode (not shown on the screen). [CHAR LIMIT=NONE] -->
- <string name="accessibility_quick_settings_perf_profile_pwrsv">Modo de bateria: modo de poupança de energia.</string>
+ <string name="accessibility_quick_settings_perf_profile_pwrsv">Modo de bateria: modo de poupança de bateria.</string>
<!-- Content description of the battery mode tile in quick settings when on, balanced mode (not shown on the screen). [CHAR LIMIT=NONE] -->
<string name="accessibility_quick_settings_perf_profile_bal">Modo de bateria: modo equilibrado.</string>
<!-- Content description of the battery mode tile in quick settings when on, performance mode (not shown on the screen). [CHAR LIMIT=NONE] -->
@@ -123,7 +123,7 @@
<!-- Content description of the battery mode tile in quick settings when on, quick mode (not shown on the screen). [CHAR LIMIT=NONE] -->
<string name="accessibility_quick_settings_perf_profile_bias_perf">Modo de bateria: modo rápido.</string>
<!-- Announcement made when the battery mode tile changes to power save (not shown on the screen). [CHAR LIMIT=NONE] -->
- <string name="accessibility_quick_settings_perf_profile_changed_pwrsv">Modo de bateria alterado para o modo de poupança de energia.</string>
+ <string name="accessibility_quick_settings_perf_profile_changed_pwrsv">Modo de bateria alterado para o modo de poupança de bateria.</string>
<!-- Announcement made when the battery mode tile changes to balanced (not shown on the screen). [CHAR LIMIT=NONE] -->
<string name="accessibility_quick_settings_perf_profile_changed_bal">Modo de bateria alterado para o modo equilibrado.</string>
<!-- Announcement made when the battery mode tile changes to performance (not shown on the screen). [CHAR LIMIT=NONE] -->
@@ -174,10 +174,12 @@
<string name="dynamic_qs_tile_next_alarm_label">Próximo alarme</string>
<string name="dynamic_qs_tile_ime_selector_label">Seletor de método de entrada</string>
<string name="dynamic_qs_tile_su_label">Acesso root</string>
+ <string name="dynamic_qs_tile_themes_label">Temas</string>
<string name="quick_settings_title_advanced_location">Localização com 3 estados</string>
<!-- Content description of the location tile in quick settings when on, battery saving mode (not shown on the screen). [CHAR LIMIT=NONE] -->
<string name="accessibility_quick_settings_location_battery_saving">Localização: poupança de bateria.</string>
<!-- Content description of the location tile in quick settings when on, sensors only mode (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <string name="accessibility_quick_settings_location_gps_only">Localização: apenas no dispositivo.</string>
<!-- Content description of the location tile in quick settings when on, high accuracy mode (not shown on the screen). [CHAR LIMIT=NONE] -->
<string name="accessibility_quick_settings_location_high_accuracy">Localização: alta precisão.</string>
<!-- QuickSettings: Location detail panel title [CHAR LIMIT=NONE] -->
@@ -185,12 +187,13 @@
<!-- QuickSettings: Location (On, low-power) [CHAR LIMIT=NONE] -->
<string name="quick_settings_location_battery_saving_label">Poupança de bateria</string>
<!-- QuickSettings: Location (On, gps-only) [CHAR LIMIT=NONE] -->
- <string name="quick_settings_location_gps_only_label">Apenas dispositivo</string>
+ <string name="quick_settings_location_gps_only_label">Apenas no dispositivo</string>
<!-- QuickSettings: Location (On, high-accuracy) [CHAR LIMIT=NONE] -->
<string name="quick_settings_location_high_accuracy_label">Alta precisão</string>
<!-- Announcement made when the location tile changes to battery saving (not shown on the screen). [CHAR LIMIT=NONE] -->
<string name="accessibility_quick_settings_location_changed_battery_saving">Modo de localização alterado para poupança de bateria.</string>
<!-- Announcement made when the location tile changes to sensors only (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <string name="accessibility_quick_settings_location_changed_gps_only">Modo de localização alterado para apenas no dispositivo.</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">Modo de localização alterado para alta precisão.</string>
<string name="quick_settings_tiles_category_system">Mosaicos do sistema</string>
diff --git a/packages/SystemUI/res/values-sr/cm_strings.xml b/packages/SystemUI/res/values-sr/cm_strings.xml
index dfb8472..b7725f6 100644
--- a/packages/SystemUI/res/values-sr/cm_strings.xml
+++ b/packages/SystemUI/res/values-sr/cm_strings.xml
@@ -174,6 +174,7 @@
<string name="dynamic_qs_tile_next_alarm_label">Следећи аларм</string>
<string name="dynamic_qs_tile_ime_selector_label">IME бирач</string>
<string name="dynamic_qs_tile_su_label">Root приступ</string>
+ <string name="dynamic_qs_tile_themes_label">Теме</string>
<string name="quick_settings_title_advanced_location">Локација три-државе</string>
<!-- Content description of the location tile in quick settings when on, battery saving mode (not shown on the screen). [CHAR LIMIT=NONE] -->
<string name="accessibility_quick_settings_location_battery_saving">Локација извештај: режим чувања батерије.</string>
diff --git a/packages/SystemUI/res/values-zh-rCN/cm_strings.xml b/packages/SystemUI/res/values-zh-rCN/cm_strings.xml
index b214b0e..525300b 100644
--- a/packages/SystemUI/res/values-zh-rCN/cm_strings.xml
+++ b/packages/SystemUI/res/values-zh-rCN/cm_strings.xml
@@ -174,6 +174,7 @@
<string name="dynamic_qs_tile_next_alarm_label">下一个闹铃</string>
<string name="dynamic_qs_tile_ime_selector_label">输入法选择器</string>
<string name="dynamic_qs_tile_su_label">Root 授权</string>
+ <string name="dynamic_qs_tile_themes_label">主题</string>
<string name="quick_settings_title_advanced_location">三种状态的位置设置</string>
<!-- Content description of the location tile in quick settings when on, battery saving mode (not shown on the screen). [CHAR LIMIT=NONE] -->
<string name="accessibility_quick_settings_location_battery_saving">位置报告:节电模式。</string>
diff --git a/packages/VpnDialogs/res/values-eo/strings.xml b/packages/VpnDialogs/res/values-eo/strings.xml
index 4afbe1f..946765c 100644
--- a/packages/VpnDialogs/res/values-eo/strings.xml
+++ b/packages/VpnDialogs/res/values-eo/strings.xml
@@ -20,6 +20,7 @@
<!-- Dialog title for built-in VPN. [CHAR LIMIT=40] -->
<!-- Button label to configure the current VPN session. [CHAR LIMIT=20] -->
<!-- Button label to disconnect the current VPN session. [CHAR LIMIT=20] -->
+ <string name="disconnect">Malkonekti</string>
<!-- Label for the name of the current VPN session. [CHAR LIMIT=20] -->
<!-- Label for the duration of the current VPN session. [CHAR LIMIT=20] -->
<!-- Label for the network usage of data transmitted over VPN. [CHAR LIMIT=20] -->