summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAbhisek Devkota <ciwrl@lineageos.org>2017-02-07 13:42:59 -0800
committerAbhisek Devkota <ciwrl@lineageos.org>2017-02-07 13:42:59 -0800
commitdd7a317ab78ee88d8987cf708b64e847b11f3e1b (patch)
treed1bc6f477c147624e9f31c94846e211325250e5d
parent7c2b8a37406c199fe324d6dca3dc81a4766b0e1d (diff)
downloadandroid_frameworks_base-dd7a317ab78ee88d8987cf708b64e847b11f3e1b.tar.gz
android_frameworks_base-dd7a317ab78ee88d8987cf708b64e847b11f3e1b.tar.bz2
android_frameworks_base-dd7a317ab78ee88d8987cf708b64e847b11f3e1b.zip
Automatic translation import
Change-Id: I4825aae9b673ad4bf9eccde9844699997327d837
-rw-r--r--core/res/res/values-it/cm_strings.xml1
-rw-r--r--core/res/res/values-nl/cm_strings.xml4
-rw-r--r--core/res/res/values-pl/cm_strings.xml2
-rw-r--r--packages/SettingsLib/res/values-es/cm_strings.xml2
-rw-r--r--packages/SettingsLib/res/values-pl/cm_strings.xml2
-rw-r--r--packages/SystemUI/res/values-nl/cm_strings.xml33
6 files changed, 25 insertions, 19 deletions
diff --git a/core/res/res/values-it/cm_strings.xml b/core/res/res/values-it/cm_strings.xml
index af16190ac8f..b55a1eea11b 100644
--- a/core/res/res/values-it/cm_strings.xml
+++ b/core/res/res/values-it/cm_strings.xml
@@ -139,4 +139,5 @@
<!-- Notify user that they are in Lock-to-app (for devices without navbar) -->
<string name="lock_to_app_toast_no_navbar">Per sbloccare questo schermo, tocca e tieni premuto il pulsante indietro.</string>
<!-- Message to show the user when their vendor image doesn't match the build's fingerprint. -->
+ <string name="lineage_system_error_manufacturer">È stata rilevata una mancata corrispondenza con l\'immagine del fornitore. In genere ciò significa che l\'immagine del fornitore è obsoleta. Assicurarsi che l\'immagine del fornitore corrisponda a <xliff:g id="fingerprint">%1$s </xliff:g>.</string>
</resources>
diff --git a/core/res/res/values-nl/cm_strings.xml b/core/res/res/values-nl/cm_strings.xml
index 572fc7b0690..28463221f2c 100644
--- a/core/res/res/values-nl/cm_strings.xml
+++ b/core/res/res/values-nl/cm_strings.xml
@@ -30,7 +30,7 @@
<!-- label for current user in phone options dialog -->
<string name="global_action_current_user">Huidige</string>
<!-- status message in phone options dialog for screenshot action -->
- <string name="global_actions_screenshot_status">Lang drukken voor gedeeltelijke schermafbeelding</string>
+ <string name="global_actions_screenshot_status">Lang indrukken voor gedeeltelijke schermafbeelding</string>
<!-- Restart menu -->
<!-- Button to restart the phone, within the Restart Options dialog -->
<string name="reboot_reboot">Herstarten</string>
@@ -139,5 +139,5 @@
<!-- Notify user that they are in Lock-to-app (for devices without navbar) -->
<string name="lock_to_app_toast_no_navbar">Blijf de Terug-knop aanraken om dit scherm los te maken.</string>
<!-- Message to show the user when their vendor image doesn't match the build's fingerprint. -->
- <string name="lineage_system_error_manufacturer">De vendor image is afwijkend van wat er verwacht wordt. Over het algemeen betekent dit dat het image verouderd is. Zorg ervoor dat het vendor image overeenkomt met <xliff:g id="fingerprint">%1$s</xliff:g>.</string>
+ <string name="lineage_system_error_manufacturer">Er is een discrepantie geconstateerd in de vendor-image. Over het algemeen betekent dit dat de vendor-image verouderd is. Zorg ervoor dat de vendor-image overeenkomt met <xliff:g id="fingerprint">%1$s</xliff:g>.</string>
</resources>
diff --git a/core/res/res/values-pl/cm_strings.xml b/core/res/res/values-pl/cm_strings.xml
index cb9c2d2f336..5eeeb9d313a 100644
--- a/core/res/res/values-pl/cm_strings.xml
+++ b/core/res/res/values-pl/cm_strings.xml
@@ -30,6 +30,7 @@
<!-- label for current user in phone options dialog -->
<string name="global_action_current_user">Bieżący</string>
<!-- status message in phone options dialog for screenshot action -->
+ <string name="global_actions_screenshot_status">Naciśnij i przytrzymaj by wykonać częściowy zrzut ekranu</string>
<!-- Restart menu -->
<!-- Button to restart the phone, within the Restart Options dialog -->
<string name="reboot_reboot">Uruchom ponownie</string>
@@ -48,6 +49,7 @@
<string name="reboot_confirm" product="tablet">Tablet zostanie uruchomiony ponownie.</string>
<string name="reboot_confirm" product="default">Telefon zostanie uruchomiony ponownie.</string>
<!-- Restart Progress Dialog. This is shown if the user chooses to restart the phone. -->
+ <string name="reboot_progress">Ponowne uruchamianie\u2026</string>
<!-- ADB over network notification -->
<string name="adb_net_active_notification_title">ADB przez sieć włączone</string>
<!-- ADB over USB and network notification -->
diff --git a/packages/SettingsLib/res/values-es/cm_strings.xml b/packages/SettingsLib/res/values-es/cm_strings.xml
index b13ff01008f..525ce93380c 100644
--- a/packages/SettingsLib/res/values-es/cm_strings.xml
+++ b/packages/SettingsLib/res/values-es/cm_strings.xml
@@ -20,7 +20,7 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- Description for the screen zoom level that makes interface elements smaller. [CHAR LIMIT=24] -->
- <string name="screen_zoom_summary_smaller">Pequeño</string>
+ <string name="screen_zoom_summary_smaller">Más pequeño</string>
<!-- Description for the screen zoom level that makes interface elements smallest. [CHAR LIMIT=24] -->
<string name="screen_zoom_summary_smallest">Diminuto</string>
<string name="profile_applist_title">Aplicaciones</string>
diff --git a/packages/SettingsLib/res/values-pl/cm_strings.xml b/packages/SettingsLib/res/values-pl/cm_strings.xml
index f94884450d2..d52b1141bc8 100644
--- a/packages/SettingsLib/res/values-pl/cm_strings.xml
+++ b/packages/SettingsLib/res/values-pl/cm_strings.xml
@@ -20,7 +20,9 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- Description for the screen zoom level that makes interface elements smaller. [CHAR LIMIT=24] -->
+ <string name="screen_zoom_summary_smaller">Mniejszy</string>
<!-- Description for the screen zoom level that makes interface elements smallest. [CHAR LIMIT=24] -->
+ <string name="screen_zoom_summary_smallest">Najmniejszy</string>
<string name="profile_applist_title">Aplikacje</string>
<string name="picker_activities">Aktywności</string>
<string name="select_custom_app_title">Wskaż aplikację</string>
diff --git a/packages/SystemUI/res/values-nl/cm_strings.xml b/packages/SystemUI/res/values-nl/cm_strings.xml
index 06759480918..cd063515087 100644
--- a/packages/SystemUI/res/values-nl/cm_strings.xml
+++ b/packages/SystemUI/res/values-nl/cm_strings.xml
@@ -32,39 +32,40 @@
<string name="quick_settings_tile_flashlight_not_title">Zaklamp staat aan</string>
<string name="quick_settings_tile_flashlight_not_summary">Tik om uit te schakelen</string>
<!-- [CHAR LIMIT=NONE] Importance Tuner setting title -->
- <string name="cm_power_notification_controls_description">Met de geavanceerde instellingen kunt u app notificaties indelen op niveau 0 tot 6.
+ <string name="cm_power_notification_controls_description">Met de geavanceerde instellingen kunt u app-meldingen indelen op prioriteit 0 tot 6.
\n\n<b>Niveau 6</b>
- \n- Toon bovenaan de notificatie lijst
- \n- Zichtbaar op volledig scherm
+ \n- Bovenaan meldingslijst weergeven
+ \n- Onderbreking van volledig scherm toestaan
\n- Korte weergave toegestaan
\n\n<b>Niveau 5</b>
- \n- Niet zichtbaar op volledig scherm
+ \n- Geen onderbreking van volledig scherm
\n- Korte weergave toegestaan
\n\n<b>Niveau 4</b>
- \n- Niet zichtbaar op volledig scherm
+ \n- Geen onderbreking van volledig scherm
\n- Geen korte weergave
\n\n<b>Niveau 3</b>
- \n- Niet zichtbaar op volledig scherm
+ \n- Geen onderbreking van volledig scherm
\n- Geen korte weergave
- \n- Geen geluid of vibratie
+ \n- Geen geluid of trillen
\n\n<b>Niveau 2</b>
- \n- Niet zichtbaar op volledig scherm
+ \n- Geen onderbreking van volledig scherm
\n- Geen korte weergave
- \n- Geen geluid of vibratie
- \n- Verberg op vergrendelscherm
- \n- Toon onderaan op de notificatie lijst
+ \n- Geen geluid of trillen
+ \n- Verbergen op vergrendelscherm
+ \n- Onderaan meldingslijst weergeven
\n\n<b>Niveau 1</b>
\n- Niet zichtbaar op volledig scherm
\n- Geen korte weergave
- \n- Geen geluid of vibratie
- \n- Verberg op vergrendelscherm en status balk
- \n- Toon onderaan op de notificatie lijst
+ \n- Geen geluid of trillen
+ \n- Verbergen op vergrendelscherm en statusbalk
+ \n- Onderaan meldingslijst weergeven
\n\n<b>Niveau 0</b>
- \n- Blokkeer alle notificaties van deze app </string>
+ \n- Alle meldingen van deze app blokkeren
+ </string>
<!-- Notification importance level title-->
<string name="importance_level_title">Urgentie: Niveau %1$d</string>
<!-- [CHAR LIMIT=100] Notification Importance slider: very low importance level description -->
- <string name="notification_importance_very_low">Geen onderbreking van volledig scherm, geluid of trillen. Verbergen van vergrendelingsscherm.</string>
+ <string name="notification_importance_very_low">Geen onderbreking van volledig scherm, korte weergave, geluid of trillen. Verbergen op vergrendelingsscherm.</string>
<!-- Screen pinning dialog description (for devices without navbar) -->
<string name="screen_pinning_description_no_navbar">Met scherm vastzetten wordt het beeldscherm vergrendeld op één weergave.\n\nBlijf de Terug-knop aanraken om het scherm los te maken.</string>
<!-- Strings for lockscreen shortcut hints -->