summaryrefslogtreecommitdiffstats
path: root/core/res
diff options
context:
space:
mode:
Diffstat (limited to 'core/res')
-rw-r--r--core/res/res/values-ast-rES/strings.xml7
-rw-r--r--core/res/res/values-eo/strings.xml40
-rw-r--r--core/res/res/values-es-rUS/cm_strings.xml4
-rw-r--r--core/res/res/values-ru/cm_strings.xml2
-rw-r--r--core/res/res/values-sr/cm_strings.xml202
-rw-r--r--core/res/res/values-tr/cm_strings.xml28
-rw-r--r--core/res/res/values-zh-rTW/cm_strings.xml2
7 files changed, 166 insertions, 119 deletions
diff --git a/core/res/res/values-ast-rES/strings.xml b/core/res/res/values-ast-rES/strings.xml
index 0ef8300ca00..a558b1c31ca 100644
--- a/core/res/res/values-ast-rES/strings.xml
+++ b/core/res/res/values-ast-rES/strings.xml
@@ -310,6 +310,7 @@
for most appropriate textual indicator of "more than X".
[CHAR LIMIT=4] -->
<!-- Displayed to the user to tell them that they have started up the phone in "safe mode" -->
+ <string name="safeMode">Mou seguru</string>
<!-- Label for the Android system components when they are shown to the user. -->
<!-- Label for the user owner in the intent forwarding app. [CHAR LIMIT=15] -->
<!-- Label for a corporate profile in the intent forwarding app. [CHAR LIMIT=15] -->
@@ -512,6 +513,7 @@
<!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
<!-- Message shown during fingerprint acquisision when the fingerprint cannot be recognized -->
<!-- Message shown during fingerprint acquisision when the fingerprint cannot be recognized -->
+ <string name="fingerprint_acquired_insufficient">Nun pudo procesase la buelga. Volvi tentalo.</string>
<!-- Message shown during fingerprint acquisision when the fingerprint sensor needs cleaning -->
<!-- Message shown during fingerprint acquisision when the user removes their finger from the sensor too quickly -->
<!-- Message shown during fingerprint acquisision when the user moves their finger too slowly -->
@@ -794,8 +796,10 @@
locked -->
<!-- When the user enters a wrong sim pin too many times, it becomes
PUK locked (Pin Unlock Kode) -->
+ <string name="lockscreen_sim_puk_locked_message">Tarxeta SIM bloquiada col PUK.</string>
<!-- Shown in the lock screen when the SIM has become PUK locked and the user must call customer care to unlock it. -->
<!-- Shown in the lock screen to tell the user that their SIM is locked and they must unlock it. -->
+ <string name="lockscreen_sim_locked_message">Tarxeta SIM bloquiada.</string>
<!-- For the unlock screen, When the user enters a sim unlock code, it takes a little while to check
whether it is valid, and to unlock the sim if it is valid. we display a
progress dialog in the meantime. this is the emssage. -->
@@ -1503,6 +1507,7 @@
<!-- This string array should be overridden by the manufacture to present a list of carrier-id,locale. The wifi regulatory domain is extracted from the locale information. This is used at startup to set system defaults by checking the system property ro.carrier for the carrier-id and searching through this array -->
<!-- An Array of [[Carrier-ID] -->
<!-- [default-locale]] -->
+ <string name="grant_credentials_permission_message_header">Una o más aplicaciones de darréu soliciten permisu p\'acceder a la to cuenta, agora y nel futuru.</string>
<string name="grant_credentials_permission_message_footer">¿Quies permitir esta solicitú?</string>
<string name="grant_permissions_header_text">Solicitú d\'accesu</string>
<string name="allow">Permitir</string>
@@ -1572,8 +1577,10 @@
<!-- ActionBar action to find the previous match in the page [CHAR LIMIT=24] -->
<!-- Network positioning notification ticker. The name of the user (e.g. John Doe) who sent
the request is shown as a dynamic string. -->
+ <string name="gpsNotifTicker">Solicitú d\'allugamientu de <xliff:g id="name">%s</xliff:g></string>
<!-- Network positioning notification and verification title to inform the user about
an incoming location request. -->
+ <string name="gpsNotifTitle">Solicitú d\'allugamientu</string>
<!-- Network positioning notification message. The name of the user (e.g. John Doe) and
service (SUPL-service) who sent the request is shown as dynamic strings.
Translation should not be longer than master text. -->
diff --git a/core/res/res/values-eo/strings.xml b/core/res/res/values-eo/strings.xml
index e4a6a8c5035..5b0d7b404e8 100644
--- a/core/res/res/values-eo/strings.xml
+++ b/core/res/res/values-eo/strings.xml
@@ -853,48 +853,87 @@
<!-- Format string for displaying a name and address summary. $1 is the Full Name, $2 is autofill_address_summary_separator, $3 is the Address
e.g. (John Smith)(, )(123 Main Street) -->
<!-- Do not translate. Regex used by AutoFill. -->
+ <string name="autofill_attention_ignored_re">attention|attn</string>
<!-- Do not translate. Regex used by AutoFill. -->
+ <string name="autofill_region_ignored_re">province|region|other<!-- es -->|provincia<!-- pt-BR, pt-PT -->|bairro|suburb</string>
<!-- Do not translate. Regex used by AutoFill. -->
+ <string name="autofill_company_re">company|business|organization|organisation|department<!-- de-DE -->|firma|firmenname<!-- es -->|empresa<!-- fr-FR -->|societe|société<!-- it-IT -->|ragione.?sociale<!-- ja-JP -->|会社<!-- ru -->|название.?компании<!-- zh-CN -->|单位|公司</string>
<!-- Do not translate. Regex used by AutoFill. -->
+ <string name="autofill_address_line_1_re">address.?line|address1|addr1|street<!-- de-DE -->|strasse|straße|hausnummer|housenumber<!-- en-GB -->|house.?name<!-- es -->|direccion|dirección<!-- fr-FR -->|adresse<!-- it-IT -->|indirizzo<!-- ja-JP -->|住所1<!-- pt-BR, pt-PT -->|morada|endereço<!-- ru -->|Адрес<!-- zh-CN -->|地址</string>
<!-- Do not translate. Regex used by AutoFill. -->
+ <string name="autofill_address_line_1_label_re">address<!-- fr-FR -->|adresse<!-- it-IT -->|indirizzo<!-- ja-JP -->|住所<!-- zh-CN -->|地址</string>
<!-- Do not translate. Regex used by AutoFill. -->
+ <string name="autofill_address_line_2_re">address.?line2|address2|addr2|street|suite|unit<!-- de-DE -->|adresszusatz|ergänzende.?angaben<!-- es -->|direccion2|colonia|adicional<!-- fr-FR -->|addresssuppl|complementnom|appartement<!-- it-IT -->|indirizzo2<!-- ja-JP -->|住所2</string>
<!-- Do not translate. Regex used by AutoFill. -->
+ <string name="autofill_address_line_3_re">address.?line3|address3|addr3|street|line3<!-- es -->|municipio<!-- fr-FR -->|batiment|residence<!-- it-IT -->|indirizzo3</string>
<!-- Do not translate. Regex used by AutoFill. -->
<string name="autofill_country_re">country|location<!-- ja-JP -->|国<!-- zh-CN -->|国家</string>
<!-- Do not translate. Regex used by AutoFill. -->
+ <string name="autofill_zip_code_re">zip|postal|post code|pcode|^1z$<!-- de-DE -->|postleitzahl<!-- es -->|cp<!-- fr-FR -->|cdp<!-- it-IT -->|cap<!-- ja-JP -->|郵便番号<!-- pt-BR, pt-PT -->|codigo|codpos|cep<!-- ru -->|Почтовый.?Индекс<!--zh-CN -->|邮政编码|邮编<!-- zh-TW -->|郵遞區號</string>
<!-- Do not translate. Regex used by AutoFill. -->
+ <string name="autofill_zip_4_re">zip|^-$|post2<!-- pt-BR, pt-PT -->|codpos2</string>
<!-- Do not translate. Regex used by AutoFill. -->
+ <string name="autofill_city_re">city|town<!-- de-DE -->|ort|stadt<!-- en-AU -->|suburb<!-- es -->|ciudad|provincia|localidad|poblacion<!-- fr-FR -->|ville|commune<!-- it-IT -->|localita<!-- ja-JP -->|市区町村<!-- pt-BR, pt-PT -->|cidade<!-- ru -->|Город<!-- zh-CN -->|市<!-- zh-TW -->|分區</string>
<!-- Do not translate. Regex used by AutoFill. -->
+ <string name="autofill_state_re">state|county|region|province<!-- de-DE -->|land<!-- en-UK -->|county|principality<!-- ja-JP -->|都道府県<!-- pt-BR, pt-PT -->|estado|provincia<!-- ru -->|область<!-- zh-CN -->|省<!-- zh-TW -->|地區</string>
<!-- Do not translate. Regex used by AutoFill. -->
+ <string name="autofill_address_type_same_as_re">same as</string>
<!-- Do not translate. Regex used by AutoFill. -->
+ <string name="autofill_address_type_use_my_re">use my</string>
<!-- Do not translate. Regex used by AutoFill. -->
+ <string name="autofill_billing_designator_re">bill</string>
<!-- Do not translate. Regex used by AutoFill. -->
+ <string name="autofill_shipping_designator_re">ship</string>
<!-- Do not translate. Regex used by AutoFill. -->
+ <string name="autofill_email_re">e.?mail<!-- ja-JP -->|メールアドレス<!-- ru -->|Электронной.?Почты<!-- zh-CN -->|邮件|邮箱<!-- zh-TW -->|電郵地址</string>
<!-- Do not translate. Regex used by AutoFill. -->
<string name="autofill_username_re">user.?name|user.?id<!-- de-DE -->|vollständiger.?name<!-- zh-CN -->|用户名</string>
<!-- Do not translate. Regex used by AutoFill. -->
+ <string name="autofill_name_re">^name|full.?name|your.?name|customer.?name|firstandlastname<!-- es -->|nombre.*y.*apellidos<!-- fr-FR -->|^nom<!-- ja-JP -->|お名前|氏名<!-- pt-BR, pt-PT -->|^nome<!-- zh-CN -->|姓名</string>
<!-- Do not translate. Regex used by AutoFill. -->
+ <string name="autofill_name_specific_re">^name<!-- fr-FR -->|^nom<!-- pt-BR, pt-PT -->|^nome</string>
<!-- Do not translate. Regex used by AutoFill. -->
+ <string name="autofill_first_name_re">irst.*name|initials|fname|first$<!-- de-DE -->|vorname<!-- es -->|nombre<!-- fr-FR -->|forename|prénom|prenom<!-- ja-JP -->|名<!-- pt-BR, pt-PT -->|nome<!-- ru -->|Имя</string>
<!-- Do not translate. Regex used by AutoFill. -->
+ <string name="autofill_middle_initial_re">middle.*initial|m\\.i\\.|mi$</string>
<!-- Do not translate. Regex used by AutoFill. -->
+ <string name="autofill_middle_name_re">middle.*name|mname|middle$<!-- es -->|apellido.?materno|lastlastname</string>
<!-- Do not translate. Regex used by AutoFill. -->
+ <string name="autofill_last_name_re">last.*name|lname|surname|last$<!-- de-DE -->|nachname<!-- es -->|apellidos<!-- fr-FR -->|famille|^nom<!-- it-IT -->|cognome<!-- ja-JP -->|姓<!-- pt-BR, pt-PT -->|morada|apelidos|surename|sobrenome<!-- ru -->|Фамилия</string>
<!-- Do not translate. Regex used by AutoFill. -->
+ <string name="autofill_phone_re">phone<!-- de-DE -->|telefonnummer<!-- es -->|telefono|teléfono<!-- fr-FR -->|telfixe<!-- ja-JP -->|電話<!-- pt-BR, pt-PT -->|telefone|telemovel<!-- ru -->|телефон<!-- zh-CN -->|电话</string>
<!-- Do not translate. Regex used by AutoFill. -->
+ <string name="autofill_area_code_re">area.*code|acode|area</string>
<!-- Do not translate. Regex used by AutoFill. -->
+ <string name="autofill_phone_prefix_re">prefix<!-- fr-FR -->|preselection<!-- pt-BR, pt-PT -->|ddd</string>
<!-- Do not translate. Regex used by AutoFill. -->
+ <string name="autofill_phone_suffix_re">suffix</string>
<!-- Do not translate. Regex used by AutoFill. -->
+ <string name="autofill_phone_extension_re">ext<!-- pt-BR, pt-PT -->|ramal</string>
<!-- Do not translate. Regex used by AutoFill. -->
+ <string name="autofill_name_on_card_re">card.?holder|name.?on.?card|ccname|owner<!-- de-DE -->|karteninhaber<!-- es -->|nombre.*tarjeta<!-- fr-FR -->|nom.*carte<!-- it-IT -->|nome.*cart<!-- ja-JP -->|名前<!-- ru -->|Имя.*карты<!-- zh-CN -->|信用卡开户名|开户名|持卡人姓名<!-- zh-TW -->|持卡人姓名</string>
<!-- Do not translate. Regex used by AutoFill. -->
+ <string name="autofill_name_on_card_contextual_re">name</string>
<!-- Do not translate. Regex used by AutoFill. -->
+ <string name="autofill_card_cvc_re">verification|card identification|cvn|security code|cvv code|cvc</string>
<!-- Do not translate. Regex used by AutoFill. -->
+ <string name="autofill_card_number_re">number|card.?#|card.?no|ccnum<!-- de-DE -->|nummer<!-- es -->|credito|numero|número<!-- fr-FR -->|numéro<!-- ja-JP -->|カード番号<!-- ru -->|Номер.*карты<!-- zh-CN -->|信用卡号|信用卡号码<!-- zh-TW -->|信用卡卡號</string>
<!-- Do not translate. Regex used by AutoFill. -->
+ <string name="autofill_expiration_month_re">expir|exp.*month|exp.*date|ccmonth<!-- de-DE -->|gueltig|gültig|monat<!-- es -->|fecha<!-- fr-FR -->|date.*exp<!-- it-IT -->|scadenza<!-- ja-JP -->|有効期限<!-- pt-BR, pt-PT -->|validade<!-- ru -->|Срок действия карты<!-- zh-CN -->|月</string>
<!-- Do not translate. Regex used by AutoFill. -->
+ <string name="autofill_expiration_date_re">exp|^/|year<!-- de-DE -->|ablaufdatum|gueltig|gültig|yahr<!-- es -->|fecha<!-- it-IT -->|scadenza<!-- ja-JP -->|有効期限<!-- pt-BR, pt-PT -->|validade<!-- ru -->|Срок действия карты<!-- zh-CN -->|年|有效期</string>
<!-- Do not translate. Regex used by AutoFill. -->
+ <string name="autofill_card_ignored_re">^card</string>
<!-- Do not translate. Regex used by AutoFill. -->
+ <string name="autofill_fax_re">fax<!-- fr-FR -->|télécopie|telecopie<!-- ja-JP -->|ファックス<!-- ru -->|факс<!-- zh-CN -->|传真<!-- zh-TW -->|傳真</string>
<!-- Do not translate. Regex used by AutoFill. -->
+ <string name="autofill_country_code_re">country.*code|ccode|_cc</string>
<!-- Do not translate. Regex used by AutoFill. -->
+ <string name="autofill_area_code_notext_re">^\\($</string>
<!-- Do not translate. Regex used by AutoFill. -->
+ <string name="autofill_phone_prefix_separator_re">^-$|^\\)$</string>
<!-- Do not translate. Regex used by AutoFill. -->
+ <string name="autofill_phone_suffix_separator_re">^-$</string>
<!-- Label in a web form for "Province" [CHAR-LIMIT=NONE] -->
<!-- Label in a web form for "Postal code" [CHAR-LIMIT=NONE] -->
<!-- Label in a web form for "State" [CHAR-LIMIT=NONE] -->
@@ -1310,6 +1349,7 @@
the user's notifications. -->
<!-- Label to show for a service that is running because it is providing conditions. -->
<!-- Do Not Translate: Alternate eri.xml -->
+ <string name="alternate_eri_file">/data/eri.xml</string>
<!-- The title of the notification when VPN is active. -->
<!-- The title of the notification when VPN is active with an application name. -->
<!-- The text of the notification when VPN is active. -->
diff --git a/core/res/res/values-es-rUS/cm_strings.xml b/core/res/res/values-es-rUS/cm_strings.xml
index 4c0897e18be..2eada358885 100644
--- a/core/res/res/values-es-rUS/cm_strings.xml
+++ b/core/res/res/values-es-rUS/cm_strings.xml
@@ -109,7 +109,7 @@
<string name="app_ops_delete_contacts">borrar contactos</string>
<string name="app_ops_delete_mms">borrar mensajes MMS</string>
<string name="app_ops_delete_sms">borrar mensajes SMS</string>
- <string name="app_ops_draw_on_top">dibujar ventanas encima</string>
+ <string name="app_ops_draw_on_top">mostrar ventanas encima</string>
<string name="app_ops_get_usage_stats">obtener estadísticas de uso de aplicaciones</string>
<string name="app_ops_keep_device_awake">mantener el dispositivo encendido</string>
<string name="app_ops_make_phone_call">realizar una llamada</string>
@@ -165,7 +165,7 @@
<string name="app_ops_turn_on_screen">encender pantalla</string>
<string name="app_ops_get_accounts">obtener cuentas del dispositivo</string>
<string name="app_ops_wifi_change">cambiar estado del Wi-Fi</string>
- <string name="app_ops_su">obtener acceso administrativo</string>
+ <string name="app_ops_su">obtener acceso de superusuario</string>
<!-- Notify user that they are in Lock-to-app (for devices without navbar) -->
<string name="lock_to_app_toast_no_navbar">Para desanclar esta pantalla, mantén pulsado el botón Atrás.</string>
<!-- Template for showing cellular network operator name while LTE calling is enabled -->
diff --git a/core/res/res/values-ru/cm_strings.xml b/core/res/res/values-ru/cm_strings.xml
index 38f6a599239..83c4be7214c 100644
--- a/core/res/res/values-ru/cm_strings.xml
+++ b/core/res/res/values-ru/cm_strings.xml
@@ -57,7 +57,7 @@
<!-- Button to reboot the phone into download, within the Reboot Options dialog -->
<string name="reboot_download">Режим обновления ПО</string>
<!-- Button to soft reboot the device, within the Reboot Options dialog -->
- <string name="reboot_soft">Перезапуск интерфейса</string>
+ <string name="reboot_soft">Перезапуск оболочки</string>
<!-- Title of dialog to confirm rebooting. -->
<string name="reboot_title">Перезагрузка</string>
<!-- Reboot Confirmation Dialog. When the user chooses to reboot the device, there will
diff --git a/core/res/res/values-sr/cm_strings.xml b/core/res/res/values-sr/cm_strings.xml
index b15b557dba4..e019e0225d0 100644
--- a/core/res/res/values-sr/cm_strings.xml
+++ b/core/res/res/values-sr/cm_strings.xml
@@ -20,158 +20,158 @@
<!-- label for item that screenshots in phone options dialog -->
<string name="global_action_screenshot">Снимак екрана</string>
<!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
- <string name="permlab_receiveProtectedSms">прими заштићени SMS</string>
+ <string name="permlab_receiveProtectedSms">пријем заштићених SMS порука</string>
<!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
- <string name="permdesc_receiveProtectedSms">Дозволи да апликације приме долазећи заштићени SMS.</string>
+ <string name="permdesc_receiveProtectedSms">Апликација може да прима долазне заштићене SMS поруке.</string>
<!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
- <string name="permlab_modifyProtectedSmsList">измените заштићену SMS листу</string>
+ <string name="permlab_modifyProtectedSmsList">мењање списка заштићених SMS порука</string>
<!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
- <string name="permdesc_modifyProtectedSmsList">Дозвољава апликацији да мења заштићену SMS листу адреса.</string>
+ <string name="permdesc_modifyProtectedSmsList">Апликација може да мења списак адреса заштићених SMS порука.</string>
<!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
<string name="permgrouplab_security">Безбедност</string>
<!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
- <string name="permgroupdesc_security">Дозволе које се односе на безбедносне информације уређаја.</string>
+ <string name="permgroupdesc_security">Дозволе које се односе на информације о безбедности уређаја.</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. -->
- <string name="permlab_readPhoneBlacklist">читај црну листу телефона</string>
+ <string name="permlab_readPhoneBlacklist">читање списка блокираних бројева</string>
<!-- [CHAR LIMIT=NONE] Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
- <string name="permdesc_readPhoneBlacklist">Омогућава апликацији да чита информације о телефонским бројевима који су блокирани за долазне позиве или поруке.</string>
+ <string name="permdesc_readPhoneBlacklist">Дозвољава апликацији да чита информације о телефонским бројевима чији су долазни позиви или поруке блокирани.</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. -->
- <string name="permlab_changePhoneBlacklist">мењај црну листу телефона</string>
+ <string name="permlab_changePhoneBlacklist">мењање списка блокираних бројева</string>
<!-- [CHAR LIMIT=NONE] Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
- <string name="permdesc_changePhoneBlacklist">Омогућава апликацији да промени бројеве телефона које су блокирани за долазне позиве или поруке.</string>
+ <string name="permdesc_changePhoneBlacklist">Дозвољава апликацији да мења телефонске бројеве чији су долазни позиви или поруке блокирани.</string>
<!-- Title of an application permission, listed so the user can choose whether they want the application to do this. -->
- <string name="permlab_setKeyguardWallpaper">постави позадину закључаног екрана</string>
+ <string name="permlab_setKeyguardWallpaper">постављање позадине закључаног екрана</string>
<!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
- <string name="permdesc_setKeyguardWallpaper">Омогућава апликацији да промени позадину на закључаном екрану.</string>
+ <string name="permdesc_setKeyguardWallpaper">Дозвољава апликацији да мења позадину закључаног екрана.</string>
<!-- label for item that reboots the phone in phone options dialog -->
- <string name="global_action_reboot">Рестартуј</string>
+ <string name="global_action_reboot">Поново покрени</string>
<!-- label for current user in phone options dialog -->
- <string name="global_action_current_user">Тренутно</string>
+ <string name="global_action_current_user">Тренутни</string>
<!-- Reboot menu -->
<!-- Button to reboot the phone, within the Reboot Options dialog -->
- <string name="reboot_reboot">Рестартуј</string>
+ <string name="reboot_reboot">Поново покрени</string>
<!-- Button to reboot the phone into recovery, within the Reboot Options dialog -->
- <string name="reboot_recovery">Опоравак</string>
+ <string name="reboot_recovery">Режим опоравка</string>
<!-- Button to reboot the phone into bootloader, within the Reboot Options dialog -->
- <string name="reboot_bootloader">Bootloader</string>
+ <string name="reboot_bootloader">Покретач система</string>
<!-- Button to reboot the phone into download, within the Reboot Options dialog -->
- <string name="reboot_download">Преузимање</string>
+ <string name="reboot_download">Режим ажурирања система</string>
<!-- Button to soft reboot the device, within the Reboot Options dialog -->
- <string name="reboot_soft">Рестартуј интерфејс</string>
+ <string name="reboot_soft">Поново покрени интерфејс</string>
<!-- Title of dialog to confirm rebooting. -->
- <string name="reboot_title">Рестартуј</string>
+ <string name="reboot_title">Поново покрени</string>
<!-- Reboot Confirmation Dialog. When the user chooses to reboot the device, there will
be a confirmation dialog. This is the message. -->
- <string name="reboot_confirm" product="tablet">Tаблет ће се рестартовати.</string>
- <string name="reboot_confirm" product="default">Tелефон ће се рестартовати.</string>
+ <string name="reboot_confirm" product="tablet">Таблет ће се поново покренути.</string>
+ <string name="reboot_confirm" product="default">Телефон ће се поново покренути.</string>
<!-- Reboot Progress Dialog. This is shown if the user chooses to reboot the phone. -->
- <string name="reboot_progress">Рестартовање\u2026</string>
+ <string name="reboot_progress">Поново покрећем\u2026</string>
<!-- Long-press back kill application -->
- <string name="app_killed_message">Апликација је затворена</string>
+ <string name="app_killed_message">Апликација је окончана.</string>
<!-- ADB over network notification -->
- <string name="adb_net_active_notification_title">ADB преко мреже омогућен</string>
+ <string name="adb_net_active_notification_title">ADB преко мреже је омогућен</string>
<!-- ADB over USB and network notification -->
- <string name="adb_both_active_notification_title">ADB преко USB &amp; мреже омогућен</string>
+ <string name="adb_both_active_notification_title">ADB преко USB-а и мреже је омогућен</string>
<!-- ADB notification message-->
- <string name="adb_active_generic_notification_message">Додирни да онемогућиш отклањање грешака.</string>
+ <string name="adb_active_generic_notification_message">Додирните да бисте онемогућили отклањање грешака.</string>
<!-- ADB custom tile -->
- <string name="adb_active_custom_tile">ADB - <xliff:g id="adb_type" example="USB">%1$s</xliff:g></string>
- <string name="adb_active_custom_tile_both">USB &amp; мрежа</string>
+ <string name="adb_active_custom_tile">ADB – <xliff:g id="adb_type" example="USB">%1$s</xliff:g></string>
+ <string name="adb_active_custom_tile_both">USB и мрежа</string>
<string name="adb_active_custom_tile_usb">USB</string>
<string name="adb_active_custom_tile_net">Мрежа</string>
<!-- Title of an application permission, listed so the user can choose whether they want the application to do this. -->
<string name="permlab_interceptPackageLaunch">пресретни подизање апликације</string>
<!-- stylus gestures support -->
- <string name="stylus_app_not_installed">%s није инсталирано</string>
+ <string name="stylus_app_not_installed">Апликација %s није инсталирана</string>
<!-- Zen mode buttons -->
<string name="silent_mode_priority">Приоритет</string>
<string name="silent_mode_none">Ниједан</string>
<!-- Wifi Hotspot disabled due to subscription change -->
- <string name="subscription_change_disabled_wifi_ap">Онемогућен Wi-Fi hotspot због промене SIM претплате</string>
+ <string name="subscription_change_disabled_wifi_ap">Wi-Fi хотспот је онемогућен због промене SIM претплате</string>
<!-- WiFi turn off notification action text -->
<string name="notify_turn_wifi_off_title">Искључи Wi-Fi</string>
<!-- Privacy Guard -->
- <string name="permlab_changePrivacyGuardState">омогући или онемогући заштиту приватности</string>
- <string name="permdesc_changePrivacyGuardState">Дозвољава апликацији да промени да ли се друга апликација покреће са заштитом приватности. Када је апликација покренута са заштитом приватности, она неће имати приступ личним подацима, као што су контакти, евиденција позива или поруке.</string>
+ <string name="permlab_changePrivacyGuardState">омогућавање или онемогућавање заштите приватности</string>
+ <string name="permdesc_changePrivacyGuardState">Апликација може да промени стање заштите приватности за друге апликације. Када је апликација покренута под заштитом приватности, она неће имати приступ личним подацима као што су контакти, евиденције позива или поруке.</string>
<string name="privacy_guard_notification">Заштита приватности је активна</string>
- <string name="privacy_guard_notification_detail"><xliff:g id="app">%1$s</xliff:g> неће бити у могућности да приступи личним подацима</string>
+ <string name="privacy_guard_notification_detail"><xliff:g id="app">%1$s</xliff:g> неће моћи да приступи личним подацима</string>
<string name="privacy_guard_dialog_title">Заштита приватности</string>
<string name="privacy_guard_dialog_summary"><xliff:g id="app">%1$s</xliff:g> жели да <xliff:g id="op">%2$s</xliff:g>.</string>
<!-- Text of the checkbox for the permission confirmation dialog to remember the user's choice. [CHAR LIMIT=40] -->
<string name="permission_remember_choice">Запамти мој избор</string>
<!-- App ops requests -->
<string name="app_ops_access_camera">приступ камери</string>
- <string name="app_ops_access_location">приступ твојој локацији</string>
- <string name="app_ops_access_notifications">прочитај твоја обавештења</string>
- <string name="app_ops_activate_vpn">aктивирај VPN</string>
- <string name="app_ops_auto_start">покрени при укључивању</string>
- <string name="app_ops_delete_call_log">избриши свој дневник позива</string>
- <string name="app_ops_delete_contacts">избриши своје контакте</string>
- <string name="app_ops_delete_mms">избриши своје MMS поруке</string>
- <string name="app_ops_delete_sms">избриши своје SMS поруке</string>
- <string name="app_ops_draw_on_top">исцртај windows на врху</string>
- <string name="app_ops_get_usage_stats">добиј статистику коришћења апликација</string>
- <string name="app_ops_keep_device_awake">држи уређај будним</string>
- <string name="app_ops_make_phone_call">обави телефонски позив</string>
- <string name="app_ops_modify_calendar">ажурирај твој календар</string>
- <string name="app_ops_modify_call_log">ажурирај евиденцију позива</string>
- <string name="app_ops_modify_clipboard">модификуј привремену меморију</string>
- <string name="app_ops_modify_contacts">ажурирај твоје контакте</string>
- <string name="app_ops_modify_settings">ажурирај подешавања система</string>
- <string name="app_ops_mute_unmute_microphone">искључи/укључи микрофон</string>
- <string name="app_ops_play_audio">пусти аудио</string>
- <string name="app_ops_post_notification">постави обавештење</string>
- <string name="app_ops_project_media">пројектовање медија</string>
- <string name="app_ops_read_calendar">прочитај твој календар</string>
- <string name="app_ops_read_call_log">прочитај евиденцију позива</string>
- <string name="app_ops_read_clipboard">прочитај привремену меморију</string>
- <string name="app_ops_read_contacts">прочитај твоје контакте</string>
- <string name="app_ops_read_mms">прочитај твоје MMS поруке</string>
- <string name="app_ops_read_sms">прочитај твоје SMS поруке</string>
- <string name="app_ops_receive_sms">прими SMS поруку</string>
- <string name="app_ops_record_audio">сними звук</string>
- <string name="app_ops_send_mms">пошаљи MMS поруку</string>
- <string name="app_ops_send_sms">пошаљи SMS поруку</string>
- <string name="app_ops_start_at_bootup">покрени при укључивању</string>
- <string name="app_ops_toast_window">прикажи искачуће поруке</string>
- <string name="app_ops_toggle_bluetooth">пребаци Bluetooth</string>
- <string name="app_ops_toggle_mobile_data">Укључи/искључи мобилне податке</string>
- <string name="app_ops_toggle_nfc">пребацуј NFC</string>
- <string name="app_ops_toggle_wifi">Wi-FI прекидач</string>
- <string name="app_ops_use_alarm_volume">контрола јачине аларма</string>
- <string name="app_ops_use_audio_focus">контрола аудио фокуса</string>
- <string name="app_ops_use_bluetooth_volume">контрола Bluetooth јачине</string>
- <string name="app_ops_use_master_volume">контрола главне јачине</string>
- <string name="app_ops_use_media_buttons">користи дугмиће за медије</string>
- <string name="app_ops_use_media_volume">контрола јачине за медије</string>
- <string name="app_ops_use_notification_volume">контрола јачине обавештења</string>
- <string name="app_ops_use_ring_volume">контрола јачине звона</string>
- <string name="app_ops_use_vibrate">користи повратне информације</string>
- <string name="app_ops_use_voice_volume">контрола јачине гласовног позива</string>
- <string name="app_ops_write_mms">напиши MMS поруку</string>
- <string name="app_ops_write_sms">напиши SMS поруку</string>
- <string name="app_ops_use_fingerprint">користи отисак прста</string>
- <string name="app_ops_add_voicemail">додај говорну поруку</string>
+ <string name="app_ops_access_location">приступ локацији</string>
+ <string name="app_ops_access_notifications">читање обавештења</string>
+ <string name="app_ops_activate_vpn">активирање VPN-а</string>
+ <string name="app_ops_auto_start">покретање са системом</string>
+ <string name="app_ops_delete_call_log">брисање евиденције позива</string>
+ <string name="app_ops_delete_contacts">брисање контаката</string>
+ <string name="app_ops_delete_mms">брисање MMS порука</string>
+ <string name="app_ops_delete_sms">брисање SMS порука</string>
+ <string name="app_ops_draw_on_top">повлачење прозора на врх</string>
+ <string name="app_ops_get_usage_stats">преузимање статистике о коришћењу апликација</string>
+ <string name="app_ops_keep_device_awake">задржавање ван стања спавања</string>
+ <string name="app_ops_make_phone_call">позивање телефона</string>
+ <string name="app_ops_modify_calendar">мењање календара</string>
+ <string name="app_ops_modify_call_log">мењање евиденције позива</string>
+ <string name="app_ops_modify_clipboard">мењање меморије</string>
+ <string name="app_ops_modify_contacts">мењање контаката</string>
+ <string name="app_ops_modify_settings">мењање подешавања система</string>
+ <string name="app_ops_mute_unmute_microphone">искључивање/укључивање звука микрофона</string>
+ <string name="app_ops_play_audio">пуштање аудио-записа</string>
+ <string name="app_ops_post_notification">постављање обавештења</string>
+ <string name="app_ops_project_media">медије за пројекат</string>
+ <string name="app_ops_read_calendar">читање календара</string>
+ <string name="app_ops_read_call_log">читање евиденције позива</string>
+ <string name="app_ops_read_clipboard">читање меморије</string>
+ <string name="app_ops_read_contacts">читање контаката</string>
+ <string name="app_ops_read_mms">читање MMS порука</string>
+ <string name="app_ops_read_sms">читање SMS порука</string>
+ <string name="app_ops_receive_sms">пријем SMS порука</string>
+ <string name="app_ops_record_audio">снимање аудио-записа</string>
+ <string name="app_ops_send_mms">слање MMS порука</string>
+ <string name="app_ops_send_sms">слање SMS порука</string>
+ <string name="app_ops_start_at_bootup">покретање са системом</string>
+ <string name="app_ops_toast_window">приказивање искачућих порука</string>
+ <string name="app_ops_toggle_bluetooth">укључивање/искључивање Bluetooth-а</string>
+ <string name="app_ops_toggle_mobile_data">укључивање/искључивање мобилних података</string>
+ <string name="app_ops_toggle_nfc">укључивање/искључивање NFC-а</string>
+ <string name="app_ops_toggle_wifi">укључивање/искључивање Wi-Fi-а</string>
+ <string name="app_ops_use_alarm_volume">управљање јачином звука аларма</string>
+ <string name="app_ops_use_audio_focus">управљање аудио-фокусом</string>
+ <string name="app_ops_use_bluetooth_volume">управљање јачином звука Bluetooth-а</string>
+ <string name="app_ops_use_master_volume">управљање главном јачином звука</string>
+ <string name="app_ops_use_media_buttons">коришћење дугмади за медије</string>
+ <string name="app_ops_use_media_volume">управљање јачином звука медија</string>
+ <string name="app_ops_use_notification_volume">управљање јачином звука обавештења</string>
+ <string name="app_ops_use_ring_volume">управљање јачином звука звона</string>
+ <string name="app_ops_use_vibrate">коришћење вибрације</string>
+ <string name="app_ops_use_voice_volume">управљање јачином звука позива</string>
+ <string name="app_ops_write_mms">писање MMS порука</string>
+ <string name="app_ops_write_sms">писање SMS порука</string>
+ <string name="app_ops_use_fingerprint">коришћење отиска прста</string>
+ <string name="app_ops_add_voicemail">додавање говорне поште</string>
<string name="app_ops_read_phone_state">приступ стању телефона</string>
- <string name="app_ops_scan_wifi">Скенирај Wi-Fi мреже</string>
- <string name="app_ops_change_wallpaper">промени тапет</string>
- <string name="app_ops_assist_structure">користи помоћну структуру</string>
- <string name="app_ops_assist_screenshot">направи снимак екрана</string>
- <string name="app_ops_use_body_sensors">користи сензоре уређаја</string>
- <string name="app_ops_read_cell_broadcasts">читај ћелију емитовања</string>
- <string name="app_ops_mock_location">лажирај своју локацију</string>
- <string name="app_ops_read_external_storage">читај спољно складиште</string>
- <string name="app_ops_write_external_storage">пиши на спољно складиште</string>
- <string name="app_ops_turn_on_screen">укључи екран</string>
- <string name="app_ops_get_accounts">добави налог уређаја</string>
- <string name="app_ops_wifi_change">промени Wi-Fi стање</string>
- <string name="app_ops_su">дај root приступ</string>
+ <string name="app_ops_scan_wifi">скенирање Wi-Fi мрежа</string>
+ <string name="app_ops_change_wallpaper">мењање позадине</string>
+ <string name="app_ops_assist_structure">коришћење структуре помоћи</string>
+ <string name="app_ops_assist_screenshot">прављење снимка екрана</string>
+ <string name="app_ops_use_body_sensors">коришћење сензора за тело</string>
+ <string name="app_ops_read_cell_broadcasts">читање порука за мобилне уређаје на локалитету</string>
+ <string name="app_ops_mock_location">лажирање локације</string>
+ <string name="app_ops_read_external_storage">читање екстерног меморијског простора</string>
+ <string name="app_ops_write_external_storage">упис података у екстерни меморијски простор</string>
+ <string name="app_ops_turn_on_screen">укључивање екрана</string>
+ <string name="app_ops_get_accounts">приступ налозима на уређају</string>
+ <string name="app_ops_wifi_change">мењање стања Wi-Fi-а</string>
+ <string name="app_ops_su">приступ правима суперкорисника</string>
<!-- Notify user that they are in Lock-to-app (for devices without navbar) -->
- <string name="lock_to_app_toast_no_navbar">Да искључиш овај екран додирни и држи дугме за назад.</string>
+ <string name="lock_to_app_toast_no_navbar">Да бисте откачили екран, додирните и држите дугме „Назад“.</string>
<!-- Template for showing cellular network operator name while LTE calling is enabled -->
- <string name="tethered_notification_no_device_message">Нема повезаног уређаја</string>
- <string name="tethered_notification_one_device_message"><xliff:g id="count">%1$s</xliff:g> конектован уређај</string>
- <string name="tethered_notification_multi_device_message"><xliff:g id="count">%1$s</xliff:g> конектовани уређаји</string>
+ <string name="tethered_notification_no_device_message">Нема повезаних уређаја</string>
+ <string name="tethered_notification_one_device_message"><xliff:g id="count">%1$s</xliff:g> повезани уређај</string>
+ <string name="tethered_notification_multi_device_message"><xliff:g id="count">%1$s</xliff:g> повезани уређаји</string>
<!-- Keyguard strings -->
<!-- Sequence of characters used to separate carrier message strings in keyguard. Typically just vertical line
with spaces on either side. [CHAR LIMIT=3] -->
diff --git a/core/res/res/values-tr/cm_strings.xml b/core/res/res/values-tr/cm_strings.xml
index 7e315851dda..11ded495f94 100644
--- a/core/res/res/values-tr/cm_strings.xml
+++ b/core/res/res/values-tr/cm_strings.xml
@@ -20,25 +20,25 @@
<!-- label for item that screenshots in phone options dialog -->
<string name="global_action_screenshot">Ekran görüntüsü</string>
<!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
- <string name="permlab_receiveProtectedSms">korumalı SMS al</string>
+ <string name="permlab_receiveProtectedSms">korunan SMS al</string>
<!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
- <string name="permdesc_receiveProtectedSms">Uygulamaya korumalı bir SMS alma izni verir.</string>
+ <string name="permdesc_receiveProtectedSms">Uygulamaya korunan bir SMS\'i alma izni verir.</string>
<!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
- <string name="permlab_modifyProtectedSmsList">korumalı SMS listesini değiştir</string>
+ <string name="permlab_modifyProtectedSmsList">korunan SMS listesini değiştir</string>
<!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
- <string name="permdesc_modifyProtectedSmsList">Uygulamaya korumalı SMS adres listesini değiştirme izni verir.</string>
+ <string name="permdesc_modifyProtectedSmsList">Uygulamaya korunan SMS adres listesini değiştirme izin verir.</string>
<!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
<string name="permgrouplab_security">Güvenlik</string>
<!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
- <string name="permgroupdesc_security">Cihaz güvenlik bilgisi ile ilgili izinler.</string>
+ <string name="permgroupdesc_security">Cihaz güvenlik bilgileri ile ilgili izinler.</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. -->
<string name="permlab_readPhoneBlacklist">telefon kara listesini oku</string>
<!-- [CHAR LIMIT=NONE] Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
- <string name="permdesc_readPhoneBlacklist">Bir uygulamanın gelen çağrıları ya da mesajları engellenmiş telefon numaralarını okumasına izin verir.</string>
+ <string name="permdesc_readPhoneBlacklist">Bir uygulamanın gelen aramaları ya da mesajları engellenmiş telefon numaralarını okumasına izin verir.</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. -->
<string name="permlab_changePhoneBlacklist">telefon kara listesini değiştir</string>
<!-- [CHAR LIMIT=NONE] Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
- <string name="permdesc_changePhoneBlacklist">Bir uygulamanın gelen çağrıları ya da mesajları engellenmiş telefon numaralarını değiştirmesine izin verir.</string>
+ <string name="permdesc_changePhoneBlacklist">Bir uygulamanın gelen aramaları ya da mesajları engellenmiş telefon numaralarını değiştirmesine izin verir.</string>
<!-- Title of an application permission, listed so the user can choose whether they want the application to do this. -->
<string name="permlab_setKeyguardWallpaper">tuş kilidi duvar kağıdını ayarla</string>
<!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
@@ -46,7 +46,7 @@
<!-- label for item that reboots the phone in phone options dialog -->
<string name="global_action_reboot">Yeniden başlat</string>
<!-- label for current user in phone options dialog -->
- <string name="global_action_current_user">Şimdiki</string>
+ <string name="global_action_current_user">Mevcut</string>
<!-- Reboot menu -->
<!-- Button to reboot the phone, within the Reboot Options dialog -->
<string name="reboot_reboot">Yeniden başlat</string>
@@ -59,7 +59,7 @@
<!-- Button to soft reboot the device, within the Reboot Options dialog -->
<string name="reboot_soft">Yazılımsal yeniden başlatma</string>
<!-- Title of dialog to confirm rebooting. -->
- <string name="reboot_title">Yeniden Başlat</string>
+ <string name="reboot_title">Yeniden başlat</string>
<!-- Reboot Confirmation Dialog. When the user chooses to reboot the device, there will
be a confirmation dialog. This is the message. -->
<string name="reboot_confirm" product="tablet">Tabletiniz yeniden başlatılacak.</string>
@@ -103,7 +103,7 @@
<string name="app_ops_access_camera">kameraya eriş</string>
<string name="app_ops_access_location">konuma erişim</string>
<string name="app_ops_access_notifications">bildirimleri oku</string>
- <string name="app_ops_activate_vpn">VPN\'yi etkinleştir</string>
+ <string name="app_ops_activate_vpn">VPN\'i etkinleştir</string>
<string name="app_ops_auto_start">açılışta başla</string>
<string name="app_ops_delete_call_log">arama kaydını sil</string>
<string name="app_ops_delete_contacts">kişileri sil</string>
@@ -165,9 +165,9 @@
<string name="app_ops_turn_on_screen">ekranı aç</string>
<string name="app_ops_get_accounts">cihaz hesaplarını al</string>
<string name="app_ops_wifi_change">Wi-Fi durumunu değiştir</string>
- <string name="app_ops_su">root erişimi al</string>
+ <string name="app_ops_su">kök erişimi al</string>
<!-- Notify user that they are in Lock-to-app (for devices without navbar) -->
- <string name="lock_to_app_toast_no_navbar">Bu ekranı kaldırmak için Geri tuşuna dokunun ve tutun.</string>
+ <string name="lock_to_app_toast_no_navbar">Bu ekranı silmek için Geri tuşuna dokunup basılı tutun.</string>
<!-- Template for showing cellular network operator name while LTE calling is enabled -->
<string name="tethered_notification_no_device_message">Bağlı cihaz yok</string>
<string name="tethered_notification_one_device_message"><xliff:g id="count">%1$s </xliff:g> cihaz bağlı</string>
@@ -179,8 +179,8 @@
<string name="notify_package_component_protected_title">Etkinlik başlatma engellendi</string>
<string name="notify_package_component_protected_text"><xliff:g id="app_name">%1$s</xliff:g> başlatılmadan önce sistem korumaya alındı. Uygulamayı doğrulamak ve başlatmak için dokunun.</string>
<!-- Battery fully charged notification -->
- <string name="notify_battery_fully_charged_title">Batarya tam olarak şarj edildi</string>
- <string name="notify_battery_fully_charged_text">Aygıtınızın pil ömrünü artırmak için şarjdan çıkarın.</string>
+ <string name="notify_battery_fully_charged_title">Pil tamamen şarj edildi</string>
+ <string name="notify_battery_fully_charged_text">Cihazınızın pil ömrünü artırmak için şarjdan çıkarın.</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. -->
<string name="permlab_resetBatteryStats">pil istatistiklerini sıfırla</string>
diff --git a/core/res/res/values-zh-rTW/cm_strings.xml b/core/res/res/values-zh-rTW/cm_strings.xml
index b3ab2aabd02..947db8549ad 100644
--- a/core/res/res/values-zh-rTW/cm_strings.xml
+++ b/core/res/res/values-zh-rTW/cm_strings.xml
@@ -146,7 +146,7 @@
<string name="app_ops_use_media_volume">控制媒體音量</string>
<string name="app_ops_use_notification_volume">控制通知音量</string>
<string name="app_ops_use_ring_volume">控制鈴聲音量</string>
- <string name="app_ops_use_vibrate">使用觸覺回饋</string>
+ <string name="app_ops_use_vibrate">使用觸控震動</string>
<string name="app_ops_use_voice_volume">控制語音通話音量</string>
<string name="app_ops_write_mms">撰寫多媒體訊息</string>
<string name="app_ops_write_sms">撰寫簡訊訊息</string>