summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--AndroidManifest.xml1
-rw-r--r--res/values-as-rIN/strings.xml121
-rw-r--r--res/values-ast-rES/strings.xml231
-rw-r--r--res/values-br-rFR/strings.xml121
-rw-r--r--res/values-csb-rPL/strings.xml121
-rw-r--r--res/values-cy/strings.xml121
-rw-r--r--res/values-en-rPT/strings.xml121
-rw-r--r--res/values-eo/strings.xml133
-rw-r--r--res/values-es-rCO/strings.xml121
-rw-r--r--res/values-es-rMX/strings.xml121
-rw-r--r--res/values-frp-rIT/strings.xml121
-rw-r--r--res/values-fy-rNL/strings.xml121
-rw-r--r--res/values-ga-rIE/strings.xml121
-rw-r--r--res/values-gd-rGB/strings.xml121
-rw-r--r--res/values-ku/strings.xml190
-rw-r--r--res/values-lb/strings.xml185
-rw-r--r--res/values-oc-rFR/strings.xml121
-rw-r--r--res/values-or-rIN/strings.xml121
-rw-r--r--res/values-sr-rCS/strings.xml121
-rw-r--r--res/values-ug/strings.xml123
20 files changed, 2557 insertions, 0 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 654e5d1c..a5d682ca 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -19,6 +19,7 @@
<uses-permission android:name="android.permission.WAKE_LOCK" />
<uses-permission android:name="android.permission.KILL_UID" />
<uses-permission android:name="android.permission.MANAGE_APP_OPS_RESTRICTIONS" />
+ <uses-permission android:name="android.permission.INTERNET" />
<uses-permission android:name="com.google.android.permission.INSTALL_WEARABLE_PACKAGES" />
diff --git a/res/values-as-rIN/strings.xml b/res/values-as-rIN/strings.xml
new file mode 100644
index 00000000..ba045130
--- /dev/null
+++ b/res/values-as-rIN/strings.xml
@@ -0,0 +1,121 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!-- Copyright (C) 2007 The Android Open Source Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- TODO REMOVE LATER -->
+ <!-- Message for installing a new app that requires some permissions [CHAR LIMIT=NONE] -->
+ <!-- Message for installing a new app that does not require permissions [CHAR LIMIT=NONE] -->
+ <!-- Message for updating an existing app [CHAR LIMIT=NONE] -->
+ <!-- Message for updating an existing system app [CHAR LIMIT=NONE] -->
+ <!-- Message for updating an existing app, no permissions [CHAR LIMIT=NONE] -->
+ <!-- Message for updating an existing system app, no permissions [CHAR LIMIT=NONE] -->
+ <!-- Reason displayed when installation fails because the package was blocked
+ from being installed (e.g., device policy, verification, ...) [CHAR LIMIT=100] -->
+ <!-- Reason displayed when installation fails because the package conflicts with
+ an existing application (e.g., incompatible certificates) [CHAR LIMIT=100] -->
+ <!-- Reason displayed when installation fails because the package is incompatible with
+ the current tablet (e.g., missing native code for the current ABI, newer SDK, ...) [CHAR LIMIT=100] -->
+ <!-- Reason displayed when installation fails because the package is incompatible with
+ the current TV (e.g., missing native code for the current ABI, newer SDK, ...) [CHAR LIMIT=100] -->
+ <!-- Reason displayed when installation fails because the package is incompatible with
+ the current phone (e.g., missing native code for the current ABI, newer SDK, ...) [CHAR LIMIT=100] -->
+ <!-- Reason displayed when installation fails because the installation package itself is invalid
+ in some way (e.g., corrupt) [CHAR LIMIT=100] -->
+ <!-- Message presented when an application could not be installed on the tablet for some reason. [CHAR LIMIT=100] -->
+ <!-- Message presented when an application could not be installed on the TV for some reason. [CHAR LIMIT=100] -->
+ <!-- Message presented when an application could not be installed on the phone for some reason. [CHAR LIMIT=100] -->
+ <!-- Message presented in a dialog box when a package is requested to be installed, but the "Allow unknown applications" checkbox is not enabled. [CHAR LIMIT=100] -->
+ <!-- Message presented in a dialog box when a package is requested to be installed, but the "Allow unknown applications" checkbox is not enabled. [CHAR LIMIT=100] -->
+ <!-- Message presented in a dialog box when a package is requested to be installed, but the "Allow unknown applications" checkbox is not enabled. [CHAR LIMIT=100] -->
+ <!-- Message presented in a dialog box when the device administrator restricts the installation of apps from unknown sources. [CHAR LIMIT=none] -->
+ <!-- Dialog attributes when replacing system app -->
+ <!-- strings related to uninstall activity -->
+ <!-- String presented to the user when uninstalling a package failed because the target package
+ is a current device administrator [CHAR LIMIT=80] -->
+ <!-- String presented to the user when uninstalling a package failed because the target package
+ is a current device administrator for some user [CHAR LIMIT=100] -->
+ <!-- String presented to the admin user when uninstalling a package for all users failed
+ because a profile owner has marked the target package as not able to be uninstalled
+ [CHAR LIMIT=120] -->
+ <!-- String presented to the user when uninstalling a package failed because a profile owner
+ has marked the target package as not able to be uninstalled [CHAR LIMIT=120] -->
+ <!-- String presented to the user when uninstalling a package failed because a device owner
+ has marked the the target package as not able to be uninstalled [CHAR LIMIT=80] -->
+ <!-- String on a button that leads to the "device administrator" configuration setting where a
+ user will be able to disable the device administrator in order to uninstall
+ it. [CHAR LIMIT=50] -->
+ <!-- String on a button that leads to the "Users" page in Settings where a
+ user will be able to remove the secondary user(s) in order to uninstall
+ the app. [CHAR LIMIT=50] -->
+ <!-- Dialog attributes to indicate parse errors -->
+ <!-- Tab label for new permissions being added to an existing app [CHAR LIMIT=20] -->
+ <!-- Tab label for all permissions of an app being installed [CHAR LIMIT=20] -->
+ <!-- Tab label for permissions related to user privacy [CHAR LIMIT=20] -->
+ <!-- Tab label for permissions related to device behavior [CHAR LIMIT=20] -->
+ <!-- Body text for new tab when there are no new permissions [CHAR LIMIT=NONE] -->
+ <!-- Title for the dialog button to deny a permission grant. -->
+ <!-- Title for the dialog button to deny a permission grant despite a warning of implications. -->
+ <!-- Template for the current permission from the total number of permissions. -->
+ <!-- Template for the warning message when an app requests a permission. -->
+ <!-- Permissions -->
+ <!-- Title for the dialog button to allow a permission grant. -->
+ <!-- Title of an application permission, listed so the user can choose whether they want
+ to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether
+ they want to allow the application to do this. -->
+ <!-- Breadcrumb for page of managing application permissions [CHAR LIMIT=50] -->
+ <!-- Title for page of managing application permissions -->
+ <!-- Checkbox that allows user to not be questioned about this permission
+ request again -->
+ <!-- Label when app requests no permissions -->
+ <!-- Label for button that leads to more permissions [CHAR LIMIT=40] -->
+ <!-- Description of how many more permissions to view on next page [CHAR LIMIT=30] -->
+ <!-- Warning for turning off permissions on older apps -->
+ <!-- The default description of a permission, i.e. what it does. [CHAR LIMIT=40] -->
+ <!-- Summary of number of apps currently granted a single permission [CHAR LIMIT=45] -->
+ <!-- [CHAR LIMIT=NONE] Menu for manage permissions to control whether system apps are shown -->
+ <!-- [CHAR LIMIT=NONE] Menu for manage permissions to control whether system apps are hidden -->
+ <!-- [CHAR LIMIT=30] Title for page managing what apps have a permission granted -->
+ <!-- [CHAR LIMIT=NONE] Label when no apps requesting this permission -->
+ <!-- [CHAR LIMIT=30] Title of button that leads to location settings -->
+ <!-- [CHAR LIMIT=NONE] Warning about how this app cannot have location permission disabled -->
+ <!-- [CHAR LIMIT=NONE] Warning message when turning off permission for system apps -->
+ <!-- [CHAR LIMIT=NONE] Summary of a permission switch when it's enforced by policy -->
+ <!-- Text displayed until loading is done -->
+ <!-- [CHAR LIMIT=45] Title of all permissions settings -->
+ <!-- [CHAR LIMIT=45] Group of permissions granted to app automatically when installed. -->
+ <!-- Title of the permission dialog for accessibility purposes- spoken to the user. [CHAR LIMIT=none] -->
+ <!-- Title for the dialog that warns the user they need to turn off screen overlays
+ before permissions can be changed. [CHAR LIMIT=NONE] -->
+ <!-- Message for the dialog that warns the user they need to turn off screen overlays
+ before permissions can be changed. The "Settings > Apps" conveys to the user to
+ go to Settings and click on apps, this may need updates in RTL languages. [CHAR LIMIT=NONE] -->
+ <!-- Button for the dialog that warns the user they need to turn off screen overlays
+ before permissions can be changed. [CHAR LIMIT=NONE] -->
+ <!-- Title of dialog telling users that Install/Uninstall action is not supported on Android Wear. -->
+ <!-- Title of dialog telling users that Install/Uninstall action is not supported on Android Wear. -->
+ <!-- Review of runtime permissions for legacy apps -->
+ <!-- Template for the warning title when an updated app's requested permissions are reviewed. -->
+ <!-- Template for the screen title when app permissions are reviewed on install. -->
+ <!-- Template for the screen title when app permissions are reviewed on update. -->
+ <!-- Title for the dialog button to cancel the detailed permission review. -->
+ <!-- Title for the dialog button to continue accepting the detailed permission review. -->
+ <!-- Title for the category listing the new permissions used by an app. -->
+ <!-- Title for the category listing the current permissions used by an app. -->
+ <!-- Message that the app to be installed is being staged -->
+ <!-- Placeholder for an app name when it is unknown -->
+ <!-- Help URL, application permissions [DO NOT TRANSLATE] -->
+</resources>
diff --git a/res/values-ast-rES/strings.xml b/res/values-ast-rES/strings.xml
new file mode 100644
index 00000000..c80be85f
--- /dev/null
+++ b/res/values-ast-rES/strings.xml
@@ -0,0 +1,231 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!-- Copyright (C) 2007 The Android Open Source Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="app_name">Instalador de paquetes</string>
+ <string name="next">Siguiente</string>
+ <string name="install">Instalar</string>
+ <string name="done">Fecho</string>
+ <!-- TODO REMOVE LATER -->
+ <string name="security_settings_desc">Permitir qu\'esta aplicación:</string>
+ <string name="cancel">Encaboxar</string>
+ <string name="installing">Instalando\u2026</string>
+ <string name="install_done">Aplicación instalada.</string>
+ <!-- Message for installing a new app that requires some permissions [CHAR LIMIT=NONE] -->
+ <string name="install_confirm_question">¿Quies instalar esta aplicación?
+ Tendrá accesu a:</string>
+ <!-- Message for installing a new app that does not require permissions [CHAR LIMIT=NONE] -->
+ <string name="install_confirm_question_no_perms">¿Quies instalar esta aplicación?
+ Nun rique dengún permisu especial.</string>
+ <!-- Message for updating an existing app [CHAR LIMIT=NONE] -->
+ <string name="install_confirm_question_update">¿Quies instalar un anovmaientu
+ d\'esta aplicación? Nun se perderán los tos datos
+ actuales. L\'aplicación anovada accederá a:</string>
+ <!-- Message for updating an existing system app [CHAR LIMIT=NONE] -->
+ <string name="install_confirm_question_update_system">¿Quies instalar un anovamientu
+ d\'esta aplicación integrada? Nun se perderán los tos
+ datos actuales. L\'aplicación anovada consiguirá accesu a:</string>
+ <!-- Message for updating an existing app, no permissions [CHAR LIMIT=NONE] -->
+ <string name="install_confirm_question_update_no_perms">¿Quies instalar un anovamientu
+ d\'esta aplicación? Nun se perderán los tos datos.
+ Nun rique dengún permisu especial.</string>
+ <!-- Message for updating an existing system app, no permissions [CHAR LIMIT=NONE] -->
+ <string name="install_confirm_question_update_system_no_perms">¿Quies instalar un anovamientu
+ d\'esta aplicación integrada? Nun se perderán los tos
+ datos. Nun rique dengún permisu especial.</string>
+ <string name="install_failed">Nun s\'instaló l\'aplicación.</string>
+ <!-- Reason displayed when installation fails because the package was blocked
+ from being installed (e.g., device policy, verification, ...) [CHAR LIMIT=100] -->
+ <string name="install_failed_blocked">Bloquióse la instalación del paquete.</string>
+ <!-- Reason displayed when installation fails because the package conflicts with
+ an existing application (e.g., incompatible certificates) [CHAR LIMIT=100] -->
+ <string name="install_failed_conflict">El paquete tien conflictu con ún esistente del mesmu nome.</string>
+ <!-- Reason displayed when installation fails because the package is incompatible with
+ the current tablet (e.g., missing native code for the current ABI, newer SDK, ...) [CHAR LIMIT=100] -->
+ <string name="install_failed_incompatible" product="tablet">Esta aplicación nun ye
+ compatible cola to tableta.</string>
+ <!-- Reason displayed when installation fails because the package is incompatible with
+ the current TV (e.g., missing native code for the current ABI, newer SDK, ...) [CHAR LIMIT=100] -->
+ <string name="install_failed_incompatible" product="tv">Esta aplicación nun ye
+ compatible cola to TV.</string>
+ <!-- Reason displayed when installation fails because the package is incompatible with
+ the current phone (e.g., missing native code for the current ABI, newer SDK, ...) [CHAR LIMIT=100] -->
+ <string name="install_failed_incompatible" product="default">Esta aplicación nun ye
+ compatible col to teléfonu.</string>
+ <!-- Reason displayed when installation fails because the installation package itself is invalid
+ in some way (e.g., corrupt) [CHAR LIMIT=100] -->
+ <string name="install_failed_invalid_apk">El paquete paez tar toyíu.</string>
+ <!-- Message presented when an application could not be installed on the tablet for some reason. [CHAR LIMIT=100] -->
+ <string name="install_failed_msg" product="tablet"><xliff:g id="app_name">%1$s</xliff:g> nun pudo instalase na to tableta.</string>
+ <!-- Message presented when an application could not be installed on the TV for some reason. [CHAR LIMIT=100] -->
+ <string name="install_failed_msg" product="tv"><xliff:g id="app_name">%1$s</xliff:g> nun pudo instalase na to TV.</string>
+ <!-- Message presented when an application could not be installed on the phone for some reason. [CHAR LIMIT=100] -->
+ <string name="install_failed_msg" product="default"><xliff:g id="app_name">%1$s</xliff:g> nun pudo instalase na to tableta.</string>
+ <string name="launch">Abrir</string>
+ <!-- Message presented in a dialog box when a package is requested to be installed, but the "Allow unknown applications" checkbox is not enabled. [CHAR LIMIT=100] -->
+ <!-- Message presented in a dialog box when a package is requested to be installed, but the "Allow unknown applications" checkbox is not enabled. [CHAR LIMIT=100] -->
+ <!-- Message presented in a dialog box when a package is requested to be installed, but the "Allow unknown applications" checkbox is not enabled. [CHAR LIMIT=100] -->
+ <!-- Message presented in a dialog box when the device administrator restricts the installation of apps from unknown sources. [CHAR LIMIT=none] -->
+ <string name="unknown_apps_admin_dlg_text">El to alministrador nun permite la instalación d\'aplicaciones consiguíes dende fontes desconocíes.</string>
+ <string name="ok">Aceutar</string>
+ <string name="settings">Axustes</string>
+ <string name="manage_applications">Xestionar aplicaciones</string>
+ <string name="dlg_app_replacement_title">¿Trocar aplicación?</string>
+ <string name="dlg_app_replacement_statement">L\'aplicación que tas instalando trocará otra.\n\nGuardaránse tolos datos previos d\'usuariu.</string>
+ <!-- Dialog attributes when replacing system app -->
+ <string name="dlg_sys_app_replacement_statement">Esta aplicación ye del sistema.\n\nGuardaránse tolos datos previos d\'usuariu.</string>
+ <string name="out_of_space_dlg_title">Ensin espaciu</string>
+ <!-- strings related to uninstall activity -->
+ <string name="dlg_ok">Aceutar</string>
+ <string name="app_not_found_dlg_title">Nun s\'alcontró l\'aplicación</string>
+ <string name="uninstall_application_text">¿Quies desinstalar esta aplicación?</string>
+ <string name="uninstall_application_text_all_users">¿Quies desinstalar esta aplicación pa <b>tolos</b>
+ usuarios? Desaniciaráse l\'aplicación y los sos datos de <b>tolos</b> usuarios nel preséu.</string>
+ <string name="uninstall_application_text_user">¿Quies desinstalar esta aplicación pal usuariu <xliff:g id="username">%1$s</xliff:g>?</string>
+ <string name="uninstall_update_text">¿Trocar esta aplicación cola versión de fábrica? Desaniciaránse tolos datos.</string>
+ <string name="uninstall_update_text_multiuser">¿Trocar esta aplicación cola versión de fábrica? Desaniciaránse tolos datos. Esto afeuta a tolos usuarios d\'esti preséu, incluyendo aquellos con perfiles de trabayu.</string>
+ <string name="uninstalling">Desinstalando…</string>
+ <!-- String presented to the user when uninstalling a package failed because the target package
+ is a current device administrator [CHAR LIMIT=80] -->
+ <string name="uninstall_failed_device_policy_manager">Nun pue desinstalase porque esti paquete
+ ye un xestor activu de preseos.</string>
+ <!-- String presented to the user when uninstalling a package failed because the target package
+ is a current device administrator for some user [CHAR LIMIT=100] -->
+ <!-- String presented to the admin user when uninstalling a package for all users failed
+ because a profile owner has marked the target package as not able to be uninstalled
+ [CHAR LIMIT=120] -->
+ <string name="uninstall_all_blocked_profile_owner">Esta aplicación ríquenla dellos usuarios
+ o perfiles y desinstalóse pa otros</string>
+ <!-- String presented to the user when uninstalling a package failed because a profile owner
+ has marked the target package as not able to be uninstalled [CHAR LIMIT=120] -->
+ <!-- String presented to the user when uninstalling a package failed because a device owner
+ has marked the the target package as not able to be uninstalled [CHAR LIMIT=80] -->
+ <string name="uninstall_blocked_device_owner">Esta aplicación ríquela\'l
+ to xestor de preseos y nun pue desinstalase.</string>
+ <!-- String on a button that leads to the "device administrator" configuration setting where a
+ user will be able to disable the device administrator in order to uninstall
+ it. [CHAR LIMIT=50] -->
+ <!-- String on a button that leads to the "Users" page in Settings where a
+ user will be able to remove the secondary user(s) in order to uninstall
+ the app. [CHAR LIMIT=50] -->
+ <string name="manage_users">Xestionar usuarios</string>
+ <!-- Dialog attributes to indicate parse errors -->
+ <string name="Parse_error_dlg_text">Hebo un fallu analizando\'l paquete.</string>
+ <!-- Tab label for new permissions being added to an existing app [CHAR LIMIT=20] -->
+ <!-- Tab label for all permissions of an app being installed [CHAR LIMIT=20] -->
+ <string name="allPerms">Toos</string>
+ <!-- Tab label for permissions related to user privacy [CHAR LIMIT=20] -->
+ <string name="privacyPerms">Privacidá</string>
+ <!-- Tab label for permissions related to device behavior [CHAR LIMIT=20] -->
+ <!-- Body text for new tab when there are no new permissions [CHAR LIMIT=NONE] -->
+ <string name="no_new_perms">Esti anovamientu nun rique permisos nuevos.</string>
+ <!-- Title for the dialog button to deny a permission grant. -->
+ <string name="grant_dialog_button_deny">Ñegar</string>
+ <!-- Title for the dialog button to deny a permission grant despite a warning of implications. -->
+ <string name="grant_dialog_button_deny_anyway">Ñegar de toes toes</string>
+ <!-- Template for the current permission from the total number of permissions. -->
+ <string name="current_permission_template">
+ <xliff:g id="current_permission_index" example="1">%1$s</xliff:g> de
+ <xliff:g id="permission_count" example="2">%2$s</xliff:g></string>
+ <!-- Template for the warning message when an app requests a permission. -->
+ <string name="permission_warning_template">¿Permitir a
+ &lt;b&gt;<xliff:g id="app_name" example="Gmail">%1$s</xliff:g>&lt;/b&gt;
+ <xliff:g id="action" example="do something">%2$s</xliff:g>?</string>
+ <!-- Permissions -->
+ <!-- Title for the dialog button to allow a permission grant. -->
+ <string name="grant_dialog_button_allow">Permitir</string>
+ <!-- Title of an application permission, listed so the user can choose whether they want
+ to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether
+ they want to allow the application to do this. -->
+ <!-- Breadcrumb for page of managing application permissions [CHAR LIMIT=50] -->
+ <string name="app_permissions_breadcrumb">Aplicaciones</string>
+ <!-- Title for page of managing application permissions -->
+ <!-- Checkbox that allows user to not be questioned about this permission
+ request again -->
+ <string name="never_ask_again">Nun entrugar más</string>
+ <!-- Label when app requests no permissions -->
+ <string name="no_permissions">Ensin permisos</string>
+ <!-- Label for button that leads to more permissions [CHAR LIMIT=40] -->
+ <string name="additional_permissions">Permisos adicionales</string>
+ <!-- Description of how many more permissions to view on next page [CHAR LIMIT=30] -->
+ <plurals name="additional_permissions_more">
+ <item quantity="one"><xliff:g id="count" example="1">%1$d</xliff:g> más</item>
+ <item quantity="other"><xliff:g id="count" example="1">%1$d</xliff:g> más</item>
+ </plurals>
+ <!-- Warning for turning off permissions on older apps -->
+ <!-- The default description of a permission, i.e. what it does. [CHAR LIMIT=40] -->
+ <string name="default_permission_description">facer una aición desconocida</string>
+ <!-- Summary of number of apps currently granted a single permission [CHAR LIMIT=45] -->
+ <string name="app_permissions_group_summary"><xliff:g id="count" example="10">%1$d</xliff:g> de <xliff:g id="count" example="10">%2$d</xliff:g> aplicaciones permtíes</string>
+ <!-- [CHAR LIMIT=NONE] Menu for manage permissions to control whether system apps are shown -->
+ <string name="menu_show_system">Amosar sistema</string>
+ <!-- [CHAR LIMIT=NONE] Menu for manage permissions to control whether system apps are hidden -->
+ <string name="menu_hide_system">Anubrir sistema</string>
+ <!-- [CHAR LIMIT=30] Title for page managing what apps have a permission granted -->
+ <string name="permission_title">Permisos de <xliff:g id="permission" example="Camera">%1$s</xliff:g></string>
+ <!-- [CHAR LIMIT=NONE] Label when no apps requesting this permission -->
+ <string name="no_apps">Ensin aplicaciones</string>
+ <!-- [CHAR LIMIT=30] Title of button that leads to location settings -->
+ <string name="location_settings">Axustes d\'allugamientu</string>
+ <!-- [CHAR LIMIT=NONE] Warning about how this app cannot have location permission disabled -->
+ <!-- [CHAR LIMIT=NONE] Warning message when turning off permission for system apps -->
+ <string name="system_warning">Si ñegues esti permisu, quiciabes nun furrulen como s\'esperaben les carauterístiques básiques.</string>
+ <!-- [CHAR LIMIT=NONE] Summary of a permission switch when it's enforced by policy -->
+ <!-- Text displayed until loading is done -->
+ <string name="loading">Cargando\u2026</string>
+ <!-- [CHAR LIMIT=45] Title of all permissions settings -->
+ <string name="all_permissions">Tolos permisos</string>
+ <!-- [CHAR LIMIT=45] Group of permissions granted to app automatically when installed. -->
+ <!-- Title of the permission dialog for accessibility purposes- spoken to the user. [CHAR LIMIT=none] -->
+ <string name="permission_request_title">Solicitú de permisu</string>
+ <!-- Title for the dialog that warns the user they need to turn off screen overlays
+ before permissions can be changed. [CHAR LIMIT=NONE] -->
+ <!-- Message for the dialog that warns the user they need to turn off screen overlays
+ before permissions can be changed. The "Settings > Apps" conveys to the user to
+ go to Settings and click on apps, this may need updates in RTL languages. [CHAR LIMIT=NONE] -->
+ <!-- Button for the dialog that warns the user they need to turn off screen overlays
+ before permissions can be changed. [CHAR LIMIT=NONE] -->
+ <string name="screen_overlay_button">Abrir axustes</string>
+ <!-- Title of dialog telling users that Install/Uninstall action is not supported on Android Wear. -->
+ <string name="wear_not_allowed_dlg_title">Android Wear</string>
+ <!-- Title of dialog telling users that Install/Uninstall action is not supported on Android Wear. -->
+ <string name="wear_not_allowed_dlg_text">Nun se sofiten les aiciones de des/instalación en Wear.</string>
+ <!-- Review of runtime permissions for legacy apps -->
+ <!-- Template for the warning title when an updated app's requested permissions are reviewed. -->
+ <string name="permission_review_warning_title_template_update">
+ <xliff:g id="app_name" example="Gmail">%1$s</xliff:g> anovóse.
+ Permitir a <xliff:g id="app_name" example="Gmail">%1$s</xliff:g>
+ acceder a lo de darréu?</string>
+ <!-- Template for the screen title when app permissions are reviewed on install. -->
+ <string name="permission_review_title_template_install">Escueyi a lo que
+ <xliff:g id="app_name" example="Gmail">%1$s</xliff:g> pue acceder</string>
+ <!-- Template for the screen title when app permissions are reviewed on update. -->
+ <string name="permission_review_title_template_update">
+ <xliff:g id="app_name" example="Gmail">%1$s</xliff:g> anovóse.
+ Escueyi a lo qu\'esta aplicación tien accesu.</string>
+ <!-- Title for the dialog button to cancel the detailed permission review. -->
+ <string name="review_button_cancel">Encaboxar</string>
+ <!-- Title for the dialog button to continue accepting the detailed permission review. -->
+ <string name="review_button_continue">Siguir</string>
+ <!-- Title for the category listing the new permissions used by an app. -->
+ <string name="new_permissions_category">Permisos nuevos</string>
+ <!-- Title for the category listing the current permissions used by an app. -->
+ <string name="current_permissions_category">Permisos actuales</string>
+ <!-- Message that the app to be installed is being staged -->
+ <!-- Placeholder for an app name when it is unknown -->
+ <!-- Help URL, application permissions [DO NOT TRANSLATE] -->
+</resources>
diff --git a/res/values-br-rFR/strings.xml b/res/values-br-rFR/strings.xml
new file mode 100644
index 00000000..ba045130
--- /dev/null
+++ b/res/values-br-rFR/strings.xml
@@ -0,0 +1,121 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!-- Copyright (C) 2007 The Android Open Source Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- TODO REMOVE LATER -->
+ <!-- Message for installing a new app that requires some permissions [CHAR LIMIT=NONE] -->
+ <!-- Message for installing a new app that does not require permissions [CHAR LIMIT=NONE] -->
+ <!-- Message for updating an existing app [CHAR LIMIT=NONE] -->
+ <!-- Message for updating an existing system app [CHAR LIMIT=NONE] -->
+ <!-- Message for updating an existing app, no permissions [CHAR LIMIT=NONE] -->
+ <!-- Message for updating an existing system app, no permissions [CHAR LIMIT=NONE] -->
+ <!-- Reason displayed when installation fails because the package was blocked
+ from being installed (e.g., device policy, verification, ...) [CHAR LIMIT=100] -->
+ <!-- Reason displayed when installation fails because the package conflicts with
+ an existing application (e.g., incompatible certificates) [CHAR LIMIT=100] -->
+ <!-- Reason displayed when installation fails because the package is incompatible with
+ the current tablet (e.g., missing native code for the current ABI, newer SDK, ...) [CHAR LIMIT=100] -->
+ <!-- Reason displayed when installation fails because the package is incompatible with
+ the current TV (e.g., missing native code for the current ABI, newer SDK, ...) [CHAR LIMIT=100] -->
+ <!-- Reason displayed when installation fails because the package is incompatible with
+ the current phone (e.g., missing native code for the current ABI, newer SDK, ...) [CHAR LIMIT=100] -->
+ <!-- Reason displayed when installation fails because the installation package itself is invalid
+ in some way (e.g., corrupt) [CHAR LIMIT=100] -->
+ <!-- Message presented when an application could not be installed on the tablet for some reason. [CHAR LIMIT=100] -->
+ <!-- Message presented when an application could not be installed on the TV for some reason. [CHAR LIMIT=100] -->
+ <!-- Message presented when an application could not be installed on the phone for some reason. [CHAR LIMIT=100] -->
+ <!-- Message presented in a dialog box when a package is requested to be installed, but the "Allow unknown applications" checkbox is not enabled. [CHAR LIMIT=100] -->
+ <!-- Message presented in a dialog box when a package is requested to be installed, but the "Allow unknown applications" checkbox is not enabled. [CHAR LIMIT=100] -->
+ <!-- Message presented in a dialog box when a package is requested to be installed, but the "Allow unknown applications" checkbox is not enabled. [CHAR LIMIT=100] -->
+ <!-- Message presented in a dialog box when the device administrator restricts the installation of apps from unknown sources. [CHAR LIMIT=none] -->
+ <!-- Dialog attributes when replacing system app -->
+ <!-- strings related to uninstall activity -->
+ <!-- String presented to the user when uninstalling a package failed because the target package
+ is a current device administrator [CHAR LIMIT=80] -->
+ <!-- String presented to the user when uninstalling a package failed because the target package
+ is a current device administrator for some user [CHAR LIMIT=100] -->
+ <!-- String presented to the admin user when uninstalling a package for all users failed
+ because a profile owner has marked the target package as not able to be uninstalled
+ [CHAR LIMIT=120] -->
+ <!-- String presented to the user when uninstalling a package failed because a profile owner
+ has marked the target package as not able to be uninstalled [CHAR LIMIT=120] -->
+ <!-- String presented to the user when uninstalling a package failed because a device owner
+ has marked the the target package as not able to be uninstalled [CHAR LIMIT=80] -->
+ <!-- String on a button that leads to the "device administrator" configuration setting where a
+ user will be able to disable the device administrator in order to uninstall
+ it. [CHAR LIMIT=50] -->
+ <!-- String on a button that leads to the "Users" page in Settings where a
+ user will be able to remove the secondary user(s) in order to uninstall
+ the app. [CHAR LIMIT=50] -->
+ <!-- Dialog attributes to indicate parse errors -->
+ <!-- Tab label for new permissions being added to an existing app [CHAR LIMIT=20] -->
+ <!-- Tab label for all permissions of an app being installed [CHAR LIMIT=20] -->
+ <!-- Tab label for permissions related to user privacy [CHAR LIMIT=20] -->
+ <!-- Tab label for permissions related to device behavior [CHAR LIMIT=20] -->
+ <!-- Body text for new tab when there are no new permissions [CHAR LIMIT=NONE] -->
+ <!-- Title for the dialog button to deny a permission grant. -->
+ <!-- Title for the dialog button to deny a permission grant despite a warning of implications. -->
+ <!-- Template for the current permission from the total number of permissions. -->
+ <!-- Template for the warning message when an app requests a permission. -->
+ <!-- Permissions -->
+ <!-- Title for the dialog button to allow a permission grant. -->
+ <!-- Title of an application permission, listed so the user can choose whether they want
+ to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether
+ they want to allow the application to do this. -->
+ <!-- Breadcrumb for page of managing application permissions [CHAR LIMIT=50] -->
+ <!-- Title for page of managing application permissions -->
+ <!-- Checkbox that allows user to not be questioned about this permission
+ request again -->
+ <!-- Label when app requests no permissions -->
+ <!-- Label for button that leads to more permissions [CHAR LIMIT=40] -->
+ <!-- Description of how many more permissions to view on next page [CHAR LIMIT=30] -->
+ <!-- Warning for turning off permissions on older apps -->
+ <!-- The default description of a permission, i.e. what it does. [CHAR LIMIT=40] -->
+ <!-- Summary of number of apps currently granted a single permission [CHAR LIMIT=45] -->
+ <!-- [CHAR LIMIT=NONE] Menu for manage permissions to control whether system apps are shown -->
+ <!-- [CHAR LIMIT=NONE] Menu for manage permissions to control whether system apps are hidden -->
+ <!-- [CHAR LIMIT=30] Title for page managing what apps have a permission granted -->
+ <!-- [CHAR LIMIT=NONE] Label when no apps requesting this permission -->
+ <!-- [CHAR LIMIT=30] Title of button that leads to location settings -->
+ <!-- [CHAR LIMIT=NONE] Warning about how this app cannot have location permission disabled -->
+ <!-- [CHAR LIMIT=NONE] Warning message when turning off permission for system apps -->
+ <!-- [CHAR LIMIT=NONE] Summary of a permission switch when it's enforced by policy -->
+ <!-- Text displayed until loading is done -->
+ <!-- [CHAR LIMIT=45] Title of all permissions settings -->
+ <!-- [CHAR LIMIT=45] Group of permissions granted to app automatically when installed. -->
+ <!-- Title of the permission dialog for accessibility purposes- spoken to the user. [CHAR LIMIT=none] -->
+ <!-- Title for the dialog that warns the user they need to turn off screen overlays
+ before permissions can be changed. [CHAR LIMIT=NONE] -->
+ <!-- Message for the dialog that warns the user they need to turn off screen overlays
+ before permissions can be changed. The "Settings > Apps" conveys to the user to
+ go to Settings and click on apps, this may need updates in RTL languages. [CHAR LIMIT=NONE] -->
+ <!-- Button for the dialog that warns the user they need to turn off screen overlays
+ before permissions can be changed. [CHAR LIMIT=NONE] -->
+ <!-- Title of dialog telling users that Install/Uninstall action is not supported on Android Wear. -->
+ <!-- Title of dialog telling users that Install/Uninstall action is not supported on Android Wear. -->
+ <!-- Review of runtime permissions for legacy apps -->
+ <!-- Template for the warning title when an updated app's requested permissions are reviewed. -->
+ <!-- Template for the screen title when app permissions are reviewed on install. -->
+ <!-- Template for the screen title when app permissions are reviewed on update. -->
+ <!-- Title for the dialog button to cancel the detailed permission review. -->
+ <!-- Title for the dialog button to continue accepting the detailed permission review. -->
+ <!-- Title for the category listing the new permissions used by an app. -->
+ <!-- Title for the category listing the current permissions used by an app. -->
+ <!-- Message that the app to be installed is being staged -->
+ <!-- Placeholder for an app name when it is unknown -->
+ <!-- Help URL, application permissions [DO NOT TRANSLATE] -->
+</resources>
diff --git a/res/values-csb-rPL/strings.xml b/res/values-csb-rPL/strings.xml
new file mode 100644
index 00000000..ba045130
--- /dev/null
+++ b/res/values-csb-rPL/strings.xml
@@ -0,0 +1,121 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!-- Copyright (C) 2007 The Android Open Source Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- TODO REMOVE LATER -->
+ <!-- Message for installing a new app that requires some permissions [CHAR LIMIT=NONE] -->
+ <!-- Message for installing a new app that does not require permissions [CHAR LIMIT=NONE] -->
+ <!-- Message for updating an existing app [CHAR LIMIT=NONE] -->
+ <!-- Message for updating an existing system app [CHAR LIMIT=NONE] -->
+ <!-- Message for updating an existing app, no permissions [CHAR LIMIT=NONE] -->
+ <!-- Message for updating an existing system app, no permissions [CHAR LIMIT=NONE] -->
+ <!-- Reason displayed when installation fails because the package was blocked
+ from being installed (e.g., device policy, verification, ...) [CHAR LIMIT=100] -->
+ <!-- Reason displayed when installation fails because the package conflicts with
+ an existing application (e.g., incompatible certificates) [CHAR LIMIT=100] -->
+ <!-- Reason displayed when installation fails because the package is incompatible with
+ the current tablet (e.g., missing native code for the current ABI, newer SDK, ...) [CHAR LIMIT=100] -->
+ <!-- Reason displayed when installation fails because the package is incompatible with
+ the current TV (e.g., missing native code for the current ABI, newer SDK, ...) [CHAR LIMIT=100] -->
+ <!-- Reason displayed when installation fails because the package is incompatible with
+ the current phone (e.g., missing native code for the current ABI, newer SDK, ...) [CHAR LIMIT=100] -->
+ <!-- Reason displayed when installation fails because the installation package itself is invalid
+ in some way (e.g., corrupt) [CHAR LIMIT=100] -->
+ <!-- Message presented when an application could not be installed on the tablet for some reason. [CHAR LIMIT=100] -->
+ <!-- Message presented when an application could not be installed on the TV for some reason. [CHAR LIMIT=100] -->
+ <!-- Message presented when an application could not be installed on the phone for some reason. [CHAR LIMIT=100] -->
+ <!-- Message presented in a dialog box when a package is requested to be installed, but the "Allow unknown applications" checkbox is not enabled. [CHAR LIMIT=100] -->
+ <!-- Message presented in a dialog box when a package is requested to be installed, but the "Allow unknown applications" checkbox is not enabled. [CHAR LIMIT=100] -->
+ <!-- Message presented in a dialog box when a package is requested to be installed, but the "Allow unknown applications" checkbox is not enabled. [CHAR LIMIT=100] -->
+ <!-- Message presented in a dialog box when the device administrator restricts the installation of apps from unknown sources. [CHAR LIMIT=none] -->
+ <!-- Dialog attributes when replacing system app -->
+ <!-- strings related to uninstall activity -->
+ <!-- String presented to the user when uninstalling a package failed because the target package
+ is a current device administrator [CHAR LIMIT=80] -->
+ <!-- String presented to the user when uninstalling a package failed because the target package
+ is a current device administrator for some user [CHAR LIMIT=100] -->
+ <!-- String presented to the admin user when uninstalling a package for all users failed
+ because a profile owner has marked the target package as not able to be uninstalled
+ [CHAR LIMIT=120] -->
+ <!-- String presented to the user when uninstalling a package failed because a profile owner
+ has marked the target package as not able to be uninstalled [CHAR LIMIT=120] -->
+ <!-- String presented to the user when uninstalling a package failed because a device owner
+ has marked the the target package as not able to be uninstalled [CHAR LIMIT=80] -->
+ <!-- String on a button that leads to the "device administrator" configuration setting where a
+ user will be able to disable the device administrator in order to uninstall
+ it. [CHAR LIMIT=50] -->
+ <!-- String on a button that leads to the "Users" page in Settings where a
+ user will be able to remove the secondary user(s) in order to uninstall
+ the app. [CHAR LIMIT=50] -->
+ <!-- Dialog attributes to indicate parse errors -->
+ <!-- Tab label for new permissions being added to an existing app [CHAR LIMIT=20] -->
+ <!-- Tab label for all permissions of an app being installed [CHAR LIMIT=20] -->
+ <!-- Tab label for permissions related to user privacy [CHAR LIMIT=20] -->
+ <!-- Tab label for permissions related to device behavior [CHAR LIMIT=20] -->
+ <!-- Body text for new tab when there are no new permissions [CHAR LIMIT=NONE] -->
+ <!-- Title for the dialog button to deny a permission grant. -->
+ <!-- Title for the dialog button to deny a permission grant despite a warning of implications. -->
+ <!-- Template for the current permission from the total number of permissions. -->
+ <!-- Template for the warning message when an app requests a permission. -->
+ <!-- Permissions -->
+ <!-- Title for the dialog button to allow a permission grant. -->
+ <!-- Title of an application permission, listed so the user can choose whether they want
+ to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether
+ they want to allow the application to do this. -->
+ <!-- Breadcrumb for page of managing application permissions [CHAR LIMIT=50] -->
+ <!-- Title for page of managing application permissions -->
+ <!-- Checkbox that allows user to not be questioned about this permission
+ request again -->
+ <!-- Label when app requests no permissions -->
+ <!-- Label for button that leads to more permissions [CHAR LIMIT=40] -->
+ <!-- Description of how many more permissions to view on next page [CHAR LIMIT=30] -->
+ <!-- Warning for turning off permissions on older apps -->
+ <!-- The default description of a permission, i.e. what it does. [CHAR LIMIT=40] -->
+ <!-- Summary of number of apps currently granted a single permission [CHAR LIMIT=45] -->
+ <!-- [CHAR LIMIT=NONE] Menu for manage permissions to control whether system apps are shown -->
+ <!-- [CHAR LIMIT=NONE] Menu for manage permissions to control whether system apps are hidden -->
+ <!-- [CHAR LIMIT=30] Title for page managing what apps have a permission granted -->
+ <!-- [CHAR LIMIT=NONE] Label when no apps requesting this permission -->
+ <!-- [CHAR LIMIT=30] Title of button that leads to location settings -->
+ <!-- [CHAR LIMIT=NONE] Warning about how this app cannot have location permission disabled -->
+ <!-- [CHAR LIMIT=NONE] Warning message when turning off permission for system apps -->
+ <!-- [CHAR LIMIT=NONE] Summary of a permission switch when it's enforced by policy -->
+ <!-- Text displayed until loading is done -->
+ <!-- [CHAR LIMIT=45] Title of all permissions settings -->
+ <!-- [CHAR LIMIT=45] Group of permissions granted to app automatically when installed. -->
+ <!-- Title of the permission dialog for accessibility purposes- spoken to the user. [CHAR LIMIT=none] -->
+ <!-- Title for the dialog that warns the user they need to turn off screen overlays
+ before permissions can be changed. [CHAR LIMIT=NONE] -->
+ <!-- Message for the dialog that warns the user they need to turn off screen overlays
+ before permissions can be changed. The "Settings > Apps" conveys to the user to
+ go to Settings and click on apps, this may need updates in RTL languages. [CHAR LIMIT=NONE] -->
+ <!-- Button for the dialog that warns the user they need to turn off screen overlays
+ before permissions can be changed. [CHAR LIMIT=NONE] -->
+ <!-- Title of dialog telling users that Install/Uninstall action is not supported on Android Wear. -->
+ <!-- Title of dialog telling users that Install/Uninstall action is not supported on Android Wear. -->
+ <!-- Review of runtime permissions for legacy apps -->
+ <!-- Template for the warning title when an updated app's requested permissions are reviewed. -->
+ <!-- Template for the screen title when app permissions are reviewed on install. -->
+ <!-- Template for the screen title when app permissions are reviewed on update. -->
+ <!-- Title for the dialog button to cancel the detailed permission review. -->
+ <!-- Title for the dialog button to continue accepting the detailed permission review. -->
+ <!-- Title for the category listing the new permissions used by an app. -->
+ <!-- Title for the category listing the current permissions used by an app. -->
+ <!-- Message that the app to be installed is being staged -->
+ <!-- Placeholder for an app name when it is unknown -->
+ <!-- Help URL, application permissions [DO NOT TRANSLATE] -->
+</resources>
diff --git a/res/values-cy/strings.xml b/res/values-cy/strings.xml
new file mode 100644
index 00000000..ba045130
--- /dev/null
+++ b/res/values-cy/strings.xml
@@ -0,0 +1,121 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!-- Copyright (C) 2007 The Android Open Source Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- TODO REMOVE LATER -->
+ <!-- Message for installing a new app that requires some permissions [CHAR LIMIT=NONE] -->
+ <!-- Message for installing a new app that does not require permissions [CHAR LIMIT=NONE] -->
+ <!-- Message for updating an existing app [CHAR LIMIT=NONE] -->
+ <!-- Message for updating an existing system app [CHAR LIMIT=NONE] -->
+ <!-- Message for updating an existing app, no permissions [CHAR LIMIT=NONE] -->
+ <!-- Message for updating an existing system app, no permissions [CHAR LIMIT=NONE] -->
+ <!-- Reason displayed when installation fails because the package was blocked
+ from being installed (e.g., device policy, verification, ...) [CHAR LIMIT=100] -->
+ <!-- Reason displayed when installation fails because the package conflicts with
+ an existing application (e.g., incompatible certificates) [CHAR LIMIT=100] -->
+ <!-- Reason displayed when installation fails because the package is incompatible with
+ the current tablet (e.g., missing native code for the current ABI, newer SDK, ...) [CHAR LIMIT=100] -->
+ <!-- Reason displayed when installation fails because the package is incompatible with
+ the current TV (e.g., missing native code for the current ABI, newer SDK, ...) [CHAR LIMIT=100] -->
+ <!-- Reason displayed when installation fails because the package is incompatible with
+ the current phone (e.g., missing native code for the current ABI, newer SDK, ...) [CHAR LIMIT=100] -->
+ <!-- Reason displayed when installation fails because the installation package itself is invalid
+ in some way (e.g., corrupt) [CHAR LIMIT=100] -->
+ <!-- Message presented when an application could not be installed on the tablet for some reason. [CHAR LIMIT=100] -->
+ <!-- Message presented when an application could not be installed on the TV for some reason. [CHAR LIMIT=100] -->
+ <!-- Message presented when an application could not be installed on the phone for some reason. [CHAR LIMIT=100] -->
+ <!-- Message presented in a dialog box when a package is requested to be installed, but the "Allow unknown applications" checkbox is not enabled. [CHAR LIMIT=100] -->
+ <!-- Message presented in a dialog box when a package is requested to be installed, but the "Allow unknown applications" checkbox is not enabled. [CHAR LIMIT=100] -->
+ <!-- Message presented in a dialog box when a package is requested to be installed, but the "Allow unknown applications" checkbox is not enabled. [CHAR LIMIT=100] -->
+ <!-- Message presented in a dialog box when the device administrator restricts the installation of apps from unknown sources. [CHAR LIMIT=none] -->
+ <!-- Dialog attributes when replacing system app -->
+ <!-- strings related to uninstall activity -->
+ <!-- String presented to the user when uninstalling a package failed because the target package
+ is a current device administrator [CHAR LIMIT=80] -->
+ <!-- String presented to the user when uninstalling a package failed because the target package
+ is a current device administrator for some user [CHAR LIMIT=100] -->
+ <!-- String presented to the admin user when uninstalling a package for all users failed
+ because a profile owner has marked the target package as not able to be uninstalled
+ [CHAR LIMIT=120] -->
+ <!-- String presented to the user when uninstalling a package failed because a profile owner
+ has marked the target package as not able to be uninstalled [CHAR LIMIT=120] -->
+ <!-- String presented to the user when uninstalling a package failed because a device owner
+ has marked the the target package as not able to be uninstalled [CHAR LIMIT=80] -->
+ <!-- String on a button that leads to the "device administrator" configuration setting where a
+ user will be able to disable the device administrator in order to uninstall
+ it. [CHAR LIMIT=50] -->
+ <!-- String on a button that leads to the "Users" page in Settings where a
+ user will be able to remove the secondary user(s) in order to uninstall
+ the app. [CHAR LIMIT=50] -->
+ <!-- Dialog attributes to indicate parse errors -->
+ <!-- Tab label for new permissions being added to an existing app [CHAR LIMIT=20] -->
+ <!-- Tab label for all permissions of an app being installed [CHAR LIMIT=20] -->
+ <!-- Tab label for permissions related to user privacy [CHAR LIMIT=20] -->
+ <!-- Tab label for permissions related to device behavior [CHAR LIMIT=20] -->
+ <!-- Body text for new tab when there are no new permissions [CHAR LIMIT=NONE] -->
+ <!-- Title for the dialog button to deny a permission grant. -->
+ <!-- Title for the dialog button to deny a permission grant despite a warning of implications. -->
+ <!-- Template for the current permission from the total number of permissions. -->
+ <!-- Template for the warning message when an app requests a permission. -->
+ <!-- Permissions -->
+ <!-- Title for the dialog button to allow a permission grant. -->
+ <!-- Title of an application permission, listed so the user can choose whether they want
+ to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether
+ they want to allow the application to do this. -->
+ <!-- Breadcrumb for page of managing application permissions [CHAR LIMIT=50] -->
+ <!-- Title for page of managing application permissions -->
+ <!-- Checkbox that allows user to not be questioned about this permission
+ request again -->
+ <!-- Label when app requests no permissions -->
+ <!-- Label for button that leads to more permissions [CHAR LIMIT=40] -->
+ <!-- Description of how many more permissions to view on next page [CHAR LIMIT=30] -->
+ <!-- Warning for turning off permissions on older apps -->
+ <!-- The default description of a permission, i.e. what it does. [CHAR LIMIT=40] -->
+ <!-- Summary of number of apps currently granted a single permission [CHAR LIMIT=45] -->
+ <!-- [CHAR LIMIT=NONE] Menu for manage permissions to control whether system apps are shown -->
+ <!-- [CHAR LIMIT=NONE] Menu for manage permissions to control whether system apps are hidden -->
+ <!-- [CHAR LIMIT=30] Title for page managing what apps have a permission granted -->
+ <!-- [CHAR LIMIT=NONE] Label when no apps requesting this permission -->
+ <!-- [CHAR LIMIT=30] Title of button that leads to location settings -->
+ <!-- [CHAR LIMIT=NONE] Warning about how this app cannot have location permission disabled -->
+ <!-- [CHAR LIMIT=NONE] Warning message when turning off permission for system apps -->
+ <!-- [CHAR LIMIT=NONE] Summary of a permission switch when it's enforced by policy -->
+ <!-- Text displayed until loading is done -->
+ <!-- [CHAR LIMIT=45] Title of all permissions settings -->
+ <!-- [CHAR LIMIT=45] Group of permissions granted to app automatically when installed. -->
+ <!-- Title of the permission dialog for accessibility purposes- spoken to the user. [CHAR LIMIT=none] -->
+ <!-- Title for the dialog that warns the user they need to turn off screen overlays
+ before permissions can be changed. [CHAR LIMIT=NONE] -->
+ <!-- Message for the dialog that warns the user they need to turn off screen overlays
+ before permissions can be changed. The "Settings > Apps" conveys to the user to
+ go to Settings and click on apps, this may need updates in RTL languages. [CHAR LIMIT=NONE] -->
+ <!-- Button for the dialog that warns the user they need to turn off screen overlays
+ before permissions can be changed. [CHAR LIMIT=NONE] -->
+ <!-- Title of dialog telling users that Install/Uninstall action is not supported on Android Wear. -->
+ <!-- Title of dialog telling users that Install/Uninstall action is not supported on Android Wear. -->
+ <!-- Review of runtime permissions for legacy apps -->
+ <!-- Template for the warning title when an updated app's requested permissions are reviewed. -->
+ <!-- Template for the screen title when app permissions are reviewed on install. -->
+ <!-- Template for the screen title when app permissions are reviewed on update. -->
+ <!-- Title for the dialog button to cancel the detailed permission review. -->
+ <!-- Title for the dialog button to continue accepting the detailed permission review. -->
+ <!-- Title for the category listing the new permissions used by an app. -->
+ <!-- Title for the category listing the current permissions used by an app. -->
+ <!-- Message that the app to be installed is being staged -->
+ <!-- Placeholder for an app name when it is unknown -->
+ <!-- Help URL, application permissions [DO NOT TRANSLATE] -->
+</resources>
diff --git a/res/values-en-rPT/strings.xml b/res/values-en-rPT/strings.xml
new file mode 100644
index 00000000..ba045130
--- /dev/null
+++ b/res/values-en-rPT/strings.xml
@@ -0,0 +1,121 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!-- Copyright (C) 2007 The Android Open Source Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- TODO REMOVE LATER -->
+ <!-- Message for installing a new app that requires some permissions [CHAR LIMIT=NONE] -->
+ <!-- Message for installing a new app that does not require permissions [CHAR LIMIT=NONE] -->
+ <!-- Message for updating an existing app [CHAR LIMIT=NONE] -->
+ <!-- Message for updating an existing system app [CHAR LIMIT=NONE] -->
+ <!-- Message for updating an existing app, no permissions [CHAR LIMIT=NONE] -->
+ <!-- Message for updating an existing system app, no permissions [CHAR LIMIT=NONE] -->
+ <!-- Reason displayed when installation fails because the package was blocked
+ from being installed (e.g., device policy, verification, ...) [CHAR LIMIT=100] -->
+ <!-- Reason displayed when installation fails because the package conflicts with
+ an existing application (e.g., incompatible certificates) [CHAR LIMIT=100] -->
+ <!-- Reason displayed when installation fails because the package is incompatible with
+ the current tablet (e.g., missing native code for the current ABI, newer SDK, ...) [CHAR LIMIT=100] -->
+ <!-- Reason displayed when installation fails because the package is incompatible with
+ the current TV (e.g., missing native code for the current ABI, newer SDK, ...) [CHAR LIMIT=100] -->
+ <!-- Reason displayed when installation fails because the package is incompatible with
+ the current phone (e.g., missing native code for the current ABI, newer SDK, ...) [CHAR LIMIT=100] -->
+ <!-- Reason displayed when installation fails because the installation package itself is invalid
+ in some way (e.g., corrupt) [CHAR LIMIT=100] -->
+ <!-- Message presented when an application could not be installed on the tablet for some reason. [CHAR LIMIT=100] -->
+ <!-- Message presented when an application could not be installed on the TV for some reason. [CHAR LIMIT=100] -->
+ <!-- Message presented when an application could not be installed on the phone for some reason. [CHAR LIMIT=100] -->
+ <!-- Message presented in a dialog box when a package is requested to be installed, but the "Allow unknown applications" checkbox is not enabled. [CHAR LIMIT=100] -->
+ <!-- Message presented in a dialog box when a package is requested to be installed, but the "Allow unknown applications" checkbox is not enabled. [CHAR LIMIT=100] -->
+ <!-- Message presented in a dialog box when a package is requested to be installed, but the "Allow unknown applications" checkbox is not enabled. [CHAR LIMIT=100] -->
+ <!-- Message presented in a dialog box when the device administrator restricts the installation of apps from unknown sources. [CHAR LIMIT=none] -->
+ <!-- Dialog attributes when replacing system app -->
+ <!-- strings related to uninstall activity -->
+ <!-- String presented to the user when uninstalling a package failed because the target package
+ is a current device administrator [CHAR LIMIT=80] -->
+ <!-- String presented to the user when uninstalling a package failed because the target package
+ is a current device administrator for some user [CHAR LIMIT=100] -->
+ <!-- String presented to the admin user when uninstalling a package for all users failed
+ because a profile owner has marked the target package as not able to be uninstalled
+ [CHAR LIMIT=120] -->
+ <!-- String presented to the user when uninstalling a package failed because a profile owner
+ has marked the target package as not able to be uninstalled [CHAR LIMIT=120] -->
+ <!-- String presented to the user when uninstalling a package failed because a device owner
+ has marked the the target package as not able to be uninstalled [CHAR LIMIT=80] -->
+ <!-- String on a button that leads to the "device administrator" configuration setting where a
+ user will be able to disable the device administrator in order to uninstall
+ it. [CHAR LIMIT=50] -->
+ <!-- String on a button that leads to the "Users" page in Settings where a
+ user will be able to remove the secondary user(s) in order to uninstall
+ the app. [CHAR LIMIT=50] -->
+ <!-- Dialog attributes to indicate parse errors -->
+ <!-- Tab label for new permissions being added to an existing app [CHAR LIMIT=20] -->
+ <!-- Tab label for all permissions of an app being installed [CHAR LIMIT=20] -->
+ <!-- Tab label for permissions related to user privacy [CHAR LIMIT=20] -->
+ <!-- Tab label for permissions related to device behavior [CHAR LIMIT=20] -->
+ <!-- Body text for new tab when there are no new permissions [CHAR LIMIT=NONE] -->
+ <!-- Title for the dialog button to deny a permission grant. -->
+ <!-- Title for the dialog button to deny a permission grant despite a warning of implications. -->
+ <!-- Template for the current permission from the total number of permissions. -->
+ <!-- Template for the warning message when an app requests a permission. -->
+ <!-- Permissions -->
+ <!-- Title for the dialog button to allow a permission grant. -->
+ <!-- Title of an application permission, listed so the user can choose whether they want
+ to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether
+ they want to allow the application to do this. -->
+ <!-- Breadcrumb for page of managing application permissions [CHAR LIMIT=50] -->
+ <!-- Title for page of managing application permissions -->
+ <!-- Checkbox that allows user to not be questioned about this permission
+ request again -->
+ <!-- Label when app requests no permissions -->
+ <!-- Label for button that leads to more permissions [CHAR LIMIT=40] -->
+ <!-- Description of how many more permissions to view on next page [CHAR LIMIT=30] -->
+ <!-- Warning for turning off permissions on older apps -->
+ <!-- The default description of a permission, i.e. what it does. [CHAR LIMIT=40] -->
+ <!-- Summary of number of apps currently granted a single permission [CHAR LIMIT=45] -->
+ <!-- [CHAR LIMIT=NONE] Menu for manage permissions to control whether system apps are shown -->
+ <!-- [CHAR LIMIT=NONE] Menu for manage permissions to control whether system apps are hidden -->
+ <!-- [CHAR LIMIT=30] Title for page managing what apps have a permission granted -->
+ <!-- [CHAR LIMIT=NONE] Label when no apps requesting this permission -->
+ <!-- [CHAR LIMIT=30] Title of button that leads to location settings -->
+ <!-- [CHAR LIMIT=NONE] Warning about how this app cannot have location permission disabled -->
+ <!-- [CHAR LIMIT=NONE] Warning message when turning off permission for system apps -->
+ <!-- [CHAR LIMIT=NONE] Summary of a permission switch when it's enforced by policy -->
+ <!-- Text displayed until loading is done -->
+ <!-- [CHAR LIMIT=45] Title of all permissions settings -->
+ <!-- [CHAR LIMIT=45] Group of permissions granted to app automatically when installed. -->
+ <!-- Title of the permission dialog for accessibility purposes- spoken to the user. [CHAR LIMIT=none] -->
+ <!-- Title for the dialog that warns the user they need to turn off screen overlays
+ before permissions can be changed. [CHAR LIMIT=NONE] -->
+ <!-- Message for the dialog that warns the user they need to turn off screen overlays
+ before permissions can be changed. The "Settings > Apps" conveys to the user to
+ go to Settings and click on apps, this may need updates in RTL languages. [CHAR LIMIT=NONE] -->
+ <!-- Button for the dialog that warns the user they need to turn off screen overlays
+ before permissions can be changed. [CHAR LIMIT=NONE] -->
+ <!-- Title of dialog telling users that Install/Uninstall action is not supported on Android Wear. -->
+ <!-- Title of dialog telling users that Install/Uninstall action is not supported on Android Wear. -->
+ <!-- Review of runtime permissions for legacy apps -->
+ <!-- Template for the warning title when an updated app's requested permissions are reviewed. -->
+ <!-- Template for the screen title when app permissions are reviewed on install. -->
+ <!-- Template for the screen title when app permissions are reviewed on update. -->
+ <!-- Title for the dialog button to cancel the detailed permission review. -->
+ <!-- Title for the dialog button to continue accepting the detailed permission review. -->
+ <!-- Title for the category listing the new permissions used by an app. -->
+ <!-- Title for the category listing the current permissions used by an app. -->
+ <!-- Message that the app to be installed is being staged -->
+ <!-- Placeholder for an app name when it is unknown -->
+ <!-- Help URL, application permissions [DO NOT TRANSLATE] -->
+</resources>
diff --git a/res/values-eo/strings.xml b/res/values-eo/strings.xml
new file mode 100644
index 00000000..d4afed49
--- /dev/null
+++ b/res/values-eo/strings.xml
@@ -0,0 +1,133 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!-- Copyright (C) 2007 The Android Open Source Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="install">Instali</string>
+ <!-- TODO REMOVE LATER -->
+ <string name="cancel">Nuligi</string>
+ <string name="unknown">Nekonata</string>
+ <!-- Message for installing a new app that requires some permissions [CHAR LIMIT=NONE] -->
+ <!-- Message for installing a new app that does not require permissions [CHAR LIMIT=NONE] -->
+ <!-- Message for updating an existing app [CHAR LIMIT=NONE] -->
+ <!-- Message for updating an existing system app [CHAR LIMIT=NONE] -->
+ <!-- Message for updating an existing app, no permissions [CHAR LIMIT=NONE] -->
+ <!-- Message for updating an existing system app, no permissions [CHAR LIMIT=NONE] -->
+ <!-- Reason displayed when installation fails because the package was blocked
+ from being installed (e.g., device policy, verification, ...) [CHAR LIMIT=100] -->
+ <!-- Reason displayed when installation fails because the package conflicts with
+ an existing application (e.g., incompatible certificates) [CHAR LIMIT=100] -->
+ <!-- Reason displayed when installation fails because the package is incompatible with
+ the current tablet (e.g., missing native code for the current ABI, newer SDK, ...) [CHAR LIMIT=100] -->
+ <!-- Reason displayed when installation fails because the package is incompatible with
+ the current TV (e.g., missing native code for the current ABI, newer SDK, ...) [CHAR LIMIT=100] -->
+ <!-- Reason displayed when installation fails because the package is incompatible with
+ the current phone (e.g., missing native code for the current ABI, newer SDK, ...) [CHAR LIMIT=100] -->
+ <!-- Reason displayed when installation fails because the installation package itself is invalid
+ in some way (e.g., corrupt) [CHAR LIMIT=100] -->
+ <!-- Message presented when an application could not be installed on the tablet for some reason. [CHAR LIMIT=100] -->
+ <!-- Message presented when an application could not be installed on the TV for some reason. [CHAR LIMIT=100] -->
+ <!-- Message presented when an application could not be installed on the phone for some reason. [CHAR LIMIT=100] -->
+ <string name="launch">Malfermi</string>
+ <!-- Message presented in a dialog box when a package is requested to be installed, but the "Allow unknown applications" checkbox is not enabled. [CHAR LIMIT=100] -->
+ <!-- Message presented in a dialog box when a package is requested to be installed, but the "Allow unknown applications" checkbox is not enabled. [CHAR LIMIT=100] -->
+ <!-- Message presented in a dialog box when a package is requested to be installed, but the "Allow unknown applications" checkbox is not enabled. [CHAR LIMIT=100] -->
+ <!-- Message presented in a dialog box when the device administrator restricts the installation of apps from unknown sources. [CHAR LIMIT=none] -->
+ <string name="settings">Agordoj</string>
+ <!-- Dialog attributes when replacing system app -->
+ <!-- strings related to uninstall activity -->
+ <string name="uninstall_application_title">Malinstali aplikaĵon</string>
+ <!-- String presented to the user when uninstalling a package failed because the target package
+ is a current device administrator [CHAR LIMIT=80] -->
+ <!-- String presented to the user when uninstalling a package failed because the target package
+ is a current device administrator for some user [CHAR LIMIT=100] -->
+ <!-- String presented to the admin user when uninstalling a package for all users failed
+ because a profile owner has marked the target package as not able to be uninstalled
+ [CHAR LIMIT=120] -->
+ <!-- String presented to the user when uninstalling a package failed because a profile owner
+ has marked the target package as not able to be uninstalled [CHAR LIMIT=120] -->
+ <!-- String presented to the user when uninstalling a package failed because a device owner
+ has marked the the target package as not able to be uninstalled [CHAR LIMIT=80] -->
+ <!-- String on a button that leads to the "device administrator" configuration setting where a
+ user will be able to disable the device administrator in order to uninstall
+ it. [CHAR LIMIT=50] -->
+ <!-- String on a button that leads to the "Users" page in Settings where a
+ user will be able to remove the secondary user(s) in order to uninstall
+ the app. [CHAR LIMIT=50] -->
+ <!-- Dialog attributes to indicate parse errors -->
+ <!-- Tab label for new permissions being added to an existing app [CHAR LIMIT=20] -->
+ <string name="newPerms">Nova</string>
+ <!-- Tab label for all permissions of an app being installed [CHAR LIMIT=20] -->
+ <!-- Tab label for permissions related to user privacy [CHAR LIMIT=20] -->
+ <string name="privacyPerms">Privateco</string>
+ <!-- Tab label for permissions related to device behavior [CHAR LIMIT=20] -->
+ <!-- Body text for new tab when there are no new permissions [CHAR LIMIT=NONE] -->
+ <!-- Title for the dialog button to deny a permission grant. -->
+ <!-- Title for the dialog button to deny a permission grant despite a warning of implications. -->
+ <!-- Template for the current permission from the total number of permissions. -->
+ <!-- Template for the warning message when an app requests a permission. -->
+ <!-- Permissions -->
+ <!-- Title for the dialog button to allow a permission grant. -->
+ <string name="grant_dialog_button_allow">Permesi</string>
+ <!-- Title of an application permission, listed so the user can choose whether they want
+ to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether
+ they want to allow the application to do this. -->
+ <!-- Breadcrumb for page of managing application permissions [CHAR LIMIT=50] -->
+ <string name="app_permissions_breadcrumb">Aplikaĵoj</string>
+ <!-- Title for page of managing application permissions -->
+ <!-- Checkbox that allows user to not be questioned about this permission
+ request again -->
+ <!-- Label when app requests no permissions -->
+ <!-- Label for button that leads to more permissions [CHAR LIMIT=40] -->
+ <!-- Description of how many more permissions to view on next page [CHAR LIMIT=30] -->
+ <!-- Warning for turning off permissions on older apps -->
+ <!-- The default description of a permission, i.e. what it does. [CHAR LIMIT=40] -->
+ <!-- Summary of number of apps currently granted a single permission [CHAR LIMIT=45] -->
+ <!-- [CHAR LIMIT=NONE] Menu for manage permissions to control whether system apps are shown -->
+ <!-- [CHAR LIMIT=NONE] Menu for manage permissions to control whether system apps are hidden -->
+ <!-- [CHAR LIMIT=30] Title for page managing what apps have a permission granted -->
+ <!-- [CHAR LIMIT=NONE] Label when no apps requesting this permission -->
+ <!-- [CHAR LIMIT=30] Title of button that leads to location settings -->
+ <!-- [CHAR LIMIT=NONE] Warning about how this app cannot have location permission disabled -->
+ <!-- [CHAR LIMIT=NONE] Warning message when turning off permission for system apps -->
+ <!-- [CHAR LIMIT=NONE] Summary of a permission switch when it's enforced by policy -->
+ <!-- Text displayed until loading is done -->
+ <!-- [CHAR LIMIT=45] Title of all permissions settings -->
+ <!-- [CHAR LIMIT=45] Group of permissions granted to app automatically when installed. -->
+ <!-- Title of the permission dialog for accessibility purposes- spoken to the user. [CHAR LIMIT=none] -->
+ <!-- Title for the dialog that warns the user they need to turn off screen overlays
+ before permissions can be changed. [CHAR LIMIT=NONE] -->
+ <!-- Message for the dialog that warns the user they need to turn off screen overlays
+ before permissions can be changed. The "Settings > Apps" conveys to the user to
+ go to Settings and click on apps, this may need updates in RTL languages. [CHAR LIMIT=NONE] -->
+ <!-- Button for the dialog that warns the user they need to turn off screen overlays
+ before permissions can be changed. [CHAR LIMIT=NONE] -->
+ <!-- Title of dialog telling users that Install/Uninstall action is not supported on Android Wear. -->
+ <!-- Title of dialog telling users that Install/Uninstall action is not supported on Android Wear. -->
+ <!-- Review of runtime permissions for legacy apps -->
+ <!-- Template for the warning title when an updated app's requested permissions are reviewed. -->
+ <!-- Template for the screen title when app permissions are reviewed on install. -->
+ <!-- Template for the screen title when app permissions are reviewed on update. -->
+ <!-- Title for the dialog button to cancel the detailed permission review. -->
+ <string name="review_button_cancel">Nuligi</string>
+ <!-- Title for the dialog button to continue accepting the detailed permission review. -->
+ <!-- Title for the category listing the new permissions used by an app. -->
+ <!-- Title for the category listing the current permissions used by an app. -->
+ <!-- Message that the app to be installed is being staged -->
+ <!-- Placeholder for an app name when it is unknown -->
+ <string name="app_name_unknown">Nekonata</string>
+ <!-- Help URL, application permissions [DO NOT TRANSLATE] -->
+</resources>
diff --git a/res/values-es-rCO/strings.xml b/res/values-es-rCO/strings.xml
new file mode 100644
index 00000000..ba045130
--- /dev/null
+++ b/res/values-es-rCO/strings.xml
@@ -0,0 +1,121 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!-- Copyright (C) 2007 The Android Open Source Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- TODO REMOVE LATER -->
+ <!-- Message for installing a new app that requires some permissions [CHAR LIMIT=NONE] -->
+ <!-- Message for installing a new app that does not require permissions [CHAR LIMIT=NONE] -->
+ <!-- Message for updating an existing app [CHAR LIMIT=NONE] -->
+ <!-- Message for updating an existing system app [CHAR LIMIT=NONE] -->
+ <!-- Message for updating an existing app, no permissions [CHAR LIMIT=NONE] -->
+ <!-- Message for updating an existing system app, no permissions [CHAR LIMIT=NONE] -->
+ <!-- Reason displayed when installation fails because the package was blocked
+ from being installed (e.g., device policy, verification, ...) [CHAR LIMIT=100] -->
+ <!-- Reason displayed when installation fails because the package conflicts with
+ an existing application (e.g., incompatible certificates) [CHAR LIMIT=100] -->
+ <!-- Reason displayed when installation fails because the package is incompatible with
+ the current tablet (e.g., missing native code for the current ABI, newer SDK, ...) [CHAR LIMIT=100] -->
+ <!-- Reason displayed when installation fails because the package is incompatible with
+ the current TV (e.g., missing native code for the current ABI, newer SDK, ...) [CHAR LIMIT=100] -->
+ <!-- Reason displayed when installation fails because the package is incompatible with
+ the current phone (e.g., missing native code for the current ABI, newer SDK, ...) [CHAR LIMIT=100] -->
+ <!-- Reason displayed when installation fails because the installation package itself is invalid
+ in some way (e.g., corrupt) [CHAR LIMIT=100] -->
+ <!-- Message presented when an application could not be installed on the tablet for some reason. [CHAR LIMIT=100] -->
+ <!-- Message presented when an application could not be installed on the TV for some reason. [CHAR LIMIT=100] -->
+ <!-- Message presented when an application could not be installed on the phone for some reason. [CHAR LIMIT=100] -->
+ <!-- Message presented in a dialog box when a package is requested to be installed, but the "Allow unknown applications" checkbox is not enabled. [CHAR LIMIT=100] -->
+ <!-- Message presented in a dialog box when a package is requested to be installed, but the "Allow unknown applications" checkbox is not enabled. [CHAR LIMIT=100] -->
+ <!-- Message presented in a dialog box when a package is requested to be installed, but the "Allow unknown applications" checkbox is not enabled. [CHAR LIMIT=100] -->
+ <!-- Message presented in a dialog box when the device administrator restricts the installation of apps from unknown sources. [CHAR LIMIT=none] -->
+ <!-- Dialog attributes when replacing system app -->
+ <!-- strings related to uninstall activity -->
+ <!-- String presented to the user when uninstalling a package failed because the target package
+ is a current device administrator [CHAR LIMIT=80] -->
+ <!-- String presented to the user when uninstalling a package failed because the target package
+ is a current device administrator for some user [CHAR LIMIT=100] -->
+ <!-- String presented to the admin user when uninstalling a package for all users failed
+ because a profile owner has marked the target package as not able to be uninstalled
+ [CHAR LIMIT=120] -->
+ <!-- String presented to the user when uninstalling a package failed because a profile owner
+ has marked the target package as not able to be uninstalled [CHAR LIMIT=120] -->
+ <!-- String presented to the user when uninstalling a package failed because a device owner
+ has marked the the target package as not able to be uninstalled [CHAR LIMIT=80] -->
+ <!-- String on a button that leads to the "device administrator" configuration setting where a
+ user will be able to disable the device administrator in order to uninstall
+ it. [CHAR LIMIT=50] -->
+ <!-- String on a button that leads to the "Users" page in Settings where a
+ user will be able to remove the secondary user(s) in order to uninstall
+ the app. [CHAR LIMIT=50] -->
+ <!-- Dialog attributes to indicate parse errors -->
+ <!-- Tab label for new permissions being added to an existing app [CHAR LIMIT=20] -->
+ <!-- Tab label for all permissions of an app being installed [CHAR LIMIT=20] -->
+ <!-- Tab label for permissions related to user privacy [CHAR LIMIT=20] -->
+ <!-- Tab label for permissions related to device behavior [CHAR LIMIT=20] -->
+ <!-- Body text for new tab when there are no new permissions [CHAR LIMIT=NONE] -->
+ <!-- Title for the dialog button to deny a permission grant. -->
+ <!-- Title for the dialog button to deny a permission grant despite a warning of implications. -->
+ <!-- Template for the current permission from the total number of permissions. -->
+ <!-- Template for the warning message when an app requests a permission. -->
+ <!-- Permissions -->
+ <!-- Title for the dialog button to allow a permission grant. -->
+ <!-- Title of an application permission, listed so the user can choose whether they want
+ to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether
+ they want to allow the application to do this. -->
+ <!-- Breadcrumb for page of managing application permissions [CHAR LIMIT=50] -->
+ <!-- Title for page of managing application permissions -->
+ <!-- Checkbox that allows user to not be questioned about this permission
+ request again -->
+ <!-- Label when app requests no permissions -->
+ <!-- Label for button that leads to more permissions [CHAR LIMIT=40] -->
+ <!-- Description of how many more permissions to view on next page [CHAR LIMIT=30] -->
+ <!-- Warning for turning off permissions on older apps -->
+ <!-- The default description of a permission, i.e. what it does. [CHAR LIMIT=40] -->
+ <!-- Summary of number of apps currently granted a single permission [CHAR LIMIT=45] -->
+ <!-- [CHAR LIMIT=NONE] Menu for manage permissions to control whether system apps are shown -->
+ <!-- [CHAR LIMIT=NONE] Menu for manage permissions to control whether system apps are hidden -->
+ <!-- [CHAR LIMIT=30] Title for page managing what apps have a permission granted -->
+ <!-- [CHAR LIMIT=NONE] Label when no apps requesting this permission -->
+ <!-- [CHAR LIMIT=30] Title of button that leads to location settings -->
+ <!-- [CHAR LIMIT=NONE] Warning about how this app cannot have location permission disabled -->
+ <!-- [CHAR LIMIT=NONE] Warning message when turning off permission for system apps -->
+ <!-- [CHAR LIMIT=NONE] Summary of a permission switch when it's enforced by policy -->
+ <!-- Text displayed until loading is done -->
+ <!-- [CHAR LIMIT=45] Title of all permissions settings -->
+ <!-- [CHAR LIMIT=45] Group of permissions granted to app automatically when installed. -->
+ <!-- Title of the permission dialog for accessibility purposes- spoken to the user. [CHAR LIMIT=none] -->
+ <!-- Title for the dialog that warns the user they need to turn off screen overlays
+ before permissions can be changed. [CHAR LIMIT=NONE] -->
+ <!-- Message for the dialog that warns the user they need to turn off screen overlays
+ before permissions can be changed. The "Settings > Apps" conveys to the user to
+ go to Settings and click on apps, this may need updates in RTL languages. [CHAR LIMIT=NONE] -->
+ <!-- Button for the dialog that warns the user they need to turn off screen overlays
+ before permissions can be changed. [CHAR LIMIT=NONE] -->
+ <!-- Title of dialog telling users that Install/Uninstall action is not supported on Android Wear. -->
+ <!-- Title of dialog telling users that Install/Uninstall action is not supported on Android Wear. -->
+ <!-- Review of runtime permissions for legacy apps -->
+ <!-- Template for the warning title when an updated app's requested permissions are reviewed. -->
+ <!-- Template for the screen title when app permissions are reviewed on install. -->
+ <!-- Template for the screen title when app permissions are reviewed on update. -->
+ <!-- Title for the dialog button to cancel the detailed permission review. -->
+ <!-- Title for the dialog button to continue accepting the detailed permission review. -->
+ <!-- Title for the category listing the new permissions used by an app. -->
+ <!-- Title for the category listing the current permissions used by an app. -->
+ <!-- Message that the app to be installed is being staged -->
+ <!-- Placeholder for an app name when it is unknown -->
+ <!-- Help URL, application permissions [DO NOT TRANSLATE] -->
+</resources>
diff --git a/res/values-es-rMX/strings.xml b/res/values-es-rMX/strings.xml
new file mode 100644
index 00000000..ba045130
--- /dev/null
+++ b/res/values-es-rMX/strings.xml
@@ -0,0 +1,121 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!-- Copyright (C) 2007 The Android Open Source Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- TODO REMOVE LATER -->
+ <!-- Message for installing a new app that requires some permissions [CHAR LIMIT=NONE] -->
+ <!-- Message for installing a new app that does not require permissions [CHAR LIMIT=NONE] -->
+ <!-- Message for updating an existing app [CHAR LIMIT=NONE] -->
+ <!-- Message for updating an existing system app [CHAR LIMIT=NONE] -->
+ <!-- Message for updating an existing app, no permissions [CHAR LIMIT=NONE] -->
+ <!-- Message for updating an existing system app, no permissions [CHAR LIMIT=NONE] -->
+ <!-- Reason displayed when installation fails because the package was blocked
+ from being installed (e.g., device policy, verification, ...) [CHAR LIMIT=100] -->
+ <!-- Reason displayed when installation fails because the package conflicts with
+ an existing application (e.g., incompatible certificates) [CHAR LIMIT=100] -->
+ <!-- Reason displayed when installation fails because the package is incompatible with
+ the current tablet (e.g., missing native code for the current ABI, newer SDK, ...) [CHAR LIMIT=100] -->
+ <!-- Reason displayed when installation fails because the package is incompatible with
+ the current TV (e.g., missing native code for the current ABI, newer SDK, ...) [CHAR LIMIT=100] -->
+ <!-- Reason displayed when installation fails because the package is incompatible with
+ the current phone (e.g., missing native code for the current ABI, newer SDK, ...) [CHAR LIMIT=100] -->
+ <!-- Reason displayed when installation fails because the installation package itself is invalid
+ in some way (e.g., corrupt) [CHAR LIMIT=100] -->
+ <!-- Message presented when an application could not be installed on the tablet for some reason. [CHAR LIMIT=100] -->
+ <!-- Message presented when an application could not be installed on the TV for some reason. [CHAR LIMIT=100] -->
+ <!-- Message presented when an application could not be installed on the phone for some reason. [CHAR LIMIT=100] -->
+ <!-- Message presented in a dialog box when a package is requested to be installed, but the "Allow unknown applications" checkbox is not enabled. [CHAR LIMIT=100] -->
+ <!-- Message presented in a dialog box when a package is requested to be installed, but the "Allow unknown applications" checkbox is not enabled. [CHAR LIMIT=100] -->
+ <!-- Message presented in a dialog box when a package is requested to be installed, but the "Allow unknown applications" checkbox is not enabled. [CHAR LIMIT=100] -->
+ <!-- Message presented in a dialog box when the device administrator restricts the installation of apps from unknown sources. [CHAR LIMIT=none] -->
+ <!-- Dialog attributes when replacing system app -->
+ <!-- strings related to uninstall activity -->
+ <!-- String presented to the user when uninstalling a package failed because the target package
+ is a current device administrator [CHAR LIMIT=80] -->
+ <!-- String presented to the user when uninstalling a package failed because the target package
+ is a current device administrator for some user [CHAR LIMIT=100] -->
+ <!-- String presented to the admin user when uninstalling a package for all users failed
+ because a profile owner has marked the target package as not able to be uninstalled
+ [CHAR LIMIT=120] -->
+ <!-- String presented to the user when uninstalling a package failed because a profile owner
+ has marked the target package as not able to be uninstalled [CHAR LIMIT=120] -->
+ <!-- String presented to the user when uninstalling a package failed because a device owner
+ has marked the the target package as not able to be uninstalled [CHAR LIMIT=80] -->
+ <!-- String on a button that leads to the "device administrator" configuration setting where a
+ user will be able to disable the device administrator in order to uninstall
+ it. [CHAR LIMIT=50] -->
+ <!-- String on a button that leads to the "Users" page in Settings where a
+ user will be able to remove the secondary user(s) in order to uninstall
+ the app. [CHAR LIMIT=50] -->
+ <!-- Dialog attributes to indicate parse errors -->
+ <!-- Tab label for new permissions being added to an existing app [CHAR LIMIT=20] -->
+ <!-- Tab label for all permissions of an app being installed [CHAR LIMIT=20] -->
+ <!-- Tab label for permissions related to user privacy [CHAR LIMIT=20] -->
+ <!-- Tab label for permissions related to device behavior [CHAR LIMIT=20] -->
+ <!-- Body text for new tab when there are no new permissions [CHAR LIMIT=NONE] -->
+ <!-- Title for the dialog button to deny a permission grant. -->
+ <!-- Title for the dialog button to deny a permission grant despite a warning of implications. -->
+ <!-- Template for the current permission from the total number of permissions. -->
+ <!-- Template for the warning message when an app requests a permission. -->
+ <!-- Permissions -->
+ <!-- Title for the dialog button to allow a permission grant. -->
+ <!-- Title of an application permission, listed so the user can choose whether they want
+ to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether
+ they want to allow the application to do this. -->
+ <!-- Breadcrumb for page of managing application permissions [CHAR LIMIT=50] -->
+ <!-- Title for page of managing application permissions -->
+ <!-- Checkbox that allows user to not be questioned about this permission
+ request again -->
+ <!-- Label when app requests no permissions -->
+ <!-- Label for button that leads to more permissions [CHAR LIMIT=40] -->
+ <!-- Description of how many more permissions to view on next page [CHAR LIMIT=30] -->
+ <!-- Warning for turning off permissions on older apps -->
+ <!-- The default description of a permission, i.e. what it does. [CHAR LIMIT=40] -->
+ <!-- Summary of number of apps currently granted a single permission [CHAR LIMIT=45] -->
+ <!-- [CHAR LIMIT=NONE] Menu for manage permissions to control whether system apps are shown -->
+ <!-- [CHAR LIMIT=NONE] Menu for manage permissions to control whether system apps are hidden -->
+ <!-- [CHAR LIMIT=30] Title for page managing what apps have a permission granted -->
+ <!-- [CHAR LIMIT=NONE] Label when no apps requesting this permission -->
+ <!-- [CHAR LIMIT=30] Title of button that leads to location settings -->
+ <!-- [CHAR LIMIT=NONE] Warning about how this app cannot have location permission disabled -->
+ <!-- [CHAR LIMIT=NONE] Warning message when turning off permission for system apps -->
+ <!-- [CHAR LIMIT=NONE] Summary of a permission switch when it's enforced by policy -->
+ <!-- Text displayed until loading is done -->
+ <!-- [CHAR LIMIT=45] Title of all permissions settings -->
+ <!-- [CHAR LIMIT=45] Group of permissions granted to app automatically when installed. -->
+ <!-- Title of the permission dialog for accessibility purposes- spoken to the user. [CHAR LIMIT=none] -->
+ <!-- Title for the dialog that warns the user they need to turn off screen overlays
+ before permissions can be changed. [CHAR LIMIT=NONE] -->
+ <!-- Message for the dialog that warns the user they need to turn off screen overlays
+ before permissions can be changed. The "Settings > Apps" conveys to the user to
+ go to Settings and click on apps, this may need updates in RTL languages. [CHAR LIMIT=NONE] -->
+ <!-- Button for the dialog that warns the user they need to turn off screen overlays
+ before permissions can be changed. [CHAR LIMIT=NONE] -->
+ <!-- Title of dialog telling users that Install/Uninstall action is not supported on Android Wear. -->
+ <!-- Title of dialog telling users that Install/Uninstall action is not supported on Android Wear. -->
+ <!-- Review of runtime permissions for legacy apps -->
+ <!-- Template for the warning title when an updated app's requested permissions are reviewed. -->
+ <!-- Template for the screen title when app permissions are reviewed on install. -->
+ <!-- Template for the screen title when app permissions are reviewed on update. -->
+ <!-- Title for the dialog button to cancel the detailed permission review. -->
+ <!-- Title for the dialog button to continue accepting the detailed permission review. -->
+ <!-- Title for the category listing the new permissions used by an app. -->
+ <!-- Title for the category listing the current permissions used by an app. -->
+ <!-- Message that the app to be installed is being staged -->
+ <!-- Placeholder for an app name when it is unknown -->
+ <!-- Help URL, application permissions [DO NOT TRANSLATE] -->
+</resources>
diff --git a/res/values-frp-rIT/strings.xml b/res/values-frp-rIT/strings.xml
new file mode 100644
index 00000000..ba045130
--- /dev/null
+++ b/res/values-frp-rIT/strings.xml
@@ -0,0 +1,121 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!-- Copyright (C) 2007 The Android Open Source Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- TODO REMOVE LATER -->
+ <!-- Message for installing a new app that requires some permissions [CHAR LIMIT=NONE] -->
+ <!-- Message for installing a new app that does not require permissions [CHAR LIMIT=NONE] -->
+ <!-- Message for updating an existing app [CHAR LIMIT=NONE] -->
+ <!-- Message for updating an existing system app [CHAR LIMIT=NONE] -->
+ <!-- Message for updating an existing app, no permissions [CHAR LIMIT=NONE] -->
+ <!-- Message for updating an existing system app, no permissions [CHAR LIMIT=NONE] -->
+ <!-- Reason displayed when installation fails because the package was blocked
+ from being installed (e.g., device policy, verification, ...) [CHAR LIMIT=100] -->
+ <!-- Reason displayed when installation fails because the package conflicts with
+ an existing application (e.g., incompatible certificates) [CHAR LIMIT=100] -->
+ <!-- Reason displayed when installation fails because the package is incompatible with
+ the current tablet (e.g., missing native code for the current ABI, newer SDK, ...) [CHAR LIMIT=100] -->
+ <!-- Reason displayed when installation fails because the package is incompatible with
+ the current TV (e.g., missing native code for the current ABI, newer SDK, ...) [CHAR LIMIT=100] -->
+ <!-- Reason displayed when installation fails because the package is incompatible with
+ the current phone (e.g., missing native code for the current ABI, newer SDK, ...) [CHAR LIMIT=100] -->
+ <!-- Reason displayed when installation fails because the installation package itself is invalid
+ in some way (e.g., corrupt) [CHAR LIMIT=100] -->
+ <!-- Message presented when an application could not be installed on the tablet for some reason. [CHAR LIMIT=100] -->
+ <!-- Message presented when an application could not be installed on the TV for some reason. [CHAR LIMIT=100] -->
+ <!-- Message presented when an application could not be installed on the phone for some reason. [CHAR LIMIT=100] -->
+ <!-- Message presented in a dialog box when a package is requested to be installed, but the "Allow unknown applications" checkbox is not enabled. [CHAR LIMIT=100] -->
+ <!-- Message presented in a dialog box when a package is requested to be installed, but the "Allow unknown applications" checkbox is not enabled. [CHAR LIMIT=100] -->
+ <!-- Message presented in a dialog box when a package is requested to be installed, but the "Allow unknown applications" checkbox is not enabled. [CHAR LIMIT=100] -->
+ <!-- Message presented in a dialog box when the device administrator restricts the installation of apps from unknown sources. [CHAR LIMIT=none] -->
+ <!-- Dialog attributes when replacing system app -->
+ <!-- strings related to uninstall activity -->
+ <!-- String presented to the user when uninstalling a package failed because the target package
+ is a current device administrator [CHAR LIMIT=80] -->
+ <!-- String presented to the user when uninstalling a package failed because the target package
+ is a current device administrator for some user [CHAR LIMIT=100] -->
+ <!-- String presented to the admin user when uninstalling a package for all users failed
+ because a profile owner has marked the target package as not able to be uninstalled
+ [CHAR LIMIT=120] -->
+ <!-- String presented to the user when uninstalling a package failed because a profile owner
+ has marked the target package as not able to be uninstalled [CHAR LIMIT=120] -->
+ <!-- String presented to the user when uninstalling a package failed because a device owner
+ has marked the the target package as not able to be uninstalled [CHAR LIMIT=80] -->
+ <!-- String on a button that leads to the "device administrator" configuration setting where a
+ user will be able to disable the device administrator in order to uninstall
+ it. [CHAR LIMIT=50] -->
+ <!-- String on a button that leads to the "Users" page in Settings where a
+ user will be able to remove the secondary user(s) in order to uninstall
+ the app. [CHAR LIMIT=50] -->
+ <!-- Dialog attributes to indicate parse errors -->
+ <!-- Tab label for new permissions being added to an existing app [CHAR LIMIT=20] -->
+ <!-- Tab label for all permissions of an app being installed [CHAR LIMIT=20] -->
+ <!-- Tab label for permissions related to user privacy [CHAR LIMIT=20] -->
+ <!-- Tab label for permissions related to device behavior [CHAR LIMIT=20] -->
+ <!-- Body text for new tab when there are no new permissions [CHAR LIMIT=NONE] -->
+ <!-- Title for the dialog button to deny a permission grant. -->
+ <!-- Title for the dialog button to deny a permission grant despite a warning of implications. -->
+ <!-- Template for the current permission from the total number of permissions. -->
+ <!-- Template for the warning message when an app requests a permission. -->
+ <!-- Permissions -->
+ <!-- Title for the dialog button to allow a permission grant. -->
+ <!-- Title of an application permission, listed so the user can choose whether they want
+ to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether
+ they want to allow the application to do this. -->
+ <!-- Breadcrumb for page of managing application permissions [CHAR LIMIT=50] -->
+ <!-- Title for page of managing application permissions -->
+ <!-- Checkbox that allows user to not be questioned about this permission
+ request again -->
+ <!-- Label when app requests no permissions -->
+ <!-- Label for button that leads to more permissions [CHAR LIMIT=40] -->
+ <!-- Description of how many more permissions to view on next page [CHAR LIMIT=30] -->
+ <!-- Warning for turning off permissions on older apps -->
+ <!-- The default description of a permission, i.e. what it does. [CHAR LIMIT=40] -->
+ <!-- Summary of number of apps currently granted a single permission [CHAR LIMIT=45] -->
+ <!-- [CHAR LIMIT=NONE] Menu for manage permissions to control whether system apps are shown -->
+ <!-- [CHAR LIMIT=NONE] Menu for manage permissions to control whether system apps are hidden -->
+ <!-- [CHAR LIMIT=30] Title for page managing what apps have a permission granted -->
+ <!-- [CHAR LIMIT=NONE] Label when no apps requesting this permission -->
+ <!-- [CHAR LIMIT=30] Title of button that leads to location settings -->
+ <!-- [CHAR LIMIT=NONE] Warning about how this app cannot have location permission disabled -->
+ <!-- [CHAR LIMIT=NONE] Warning message when turning off permission for system apps -->
+ <!-- [CHAR LIMIT=NONE] Summary of a permission switch when it's enforced by policy -->
+ <!-- Text displayed until loading is done -->
+ <!-- [CHAR LIMIT=45] Title of all permissions settings -->
+ <!-- [CHAR LIMIT=45] Group of permissions granted to app automatically when installed. -->
+ <!-- Title of the permission dialog for accessibility purposes- spoken to the user. [CHAR LIMIT=none] -->
+ <!-- Title for the dialog that warns the user they need to turn off screen overlays
+ before permissions can be changed. [CHAR LIMIT=NONE] -->
+ <!-- Message for the dialog that warns the user they need to turn off screen overlays
+ before permissions can be changed. The "Settings > Apps" conveys to the user to
+ go to Settings and click on apps, this may need updates in RTL languages. [CHAR LIMIT=NONE] -->
+ <!-- Button for the dialog that warns the user they need to turn off screen overlays
+ before permissions can be changed. [CHAR LIMIT=NONE] -->
+ <!-- Title of dialog telling users that Install/Uninstall action is not supported on Android Wear. -->
+ <!-- Title of dialog telling users that Install/Uninstall action is not supported on Android Wear. -->
+ <!-- Review of runtime permissions for legacy apps -->
+ <!-- Template for the warning title when an updated app's requested permissions are reviewed. -->
+ <!-- Template for the screen title when app permissions are reviewed on install. -->
+ <!-- Template for the screen title when app permissions are reviewed on update. -->
+ <!-- Title for the dialog button to cancel the detailed permission review. -->
+ <!-- Title for the dialog button to continue accepting the detailed permission review. -->
+ <!-- Title for the category listing the new permissions used by an app. -->
+ <!-- Title for the category listing the current permissions used by an app. -->
+ <!-- Message that the app to be installed is being staged -->
+ <!-- Placeholder for an app name when it is unknown -->
+ <!-- Help URL, application permissions [DO NOT TRANSLATE] -->
+</resources>
diff --git a/res/values-fy-rNL/strings.xml b/res/values-fy-rNL/strings.xml
new file mode 100644
index 00000000..ba045130
--- /dev/null
+++ b/res/values-fy-rNL/strings.xml
@@ -0,0 +1,121 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!-- Copyright (C) 2007 The Android Open Source Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- TODO REMOVE LATER -->
+ <!-- Message for installing a new app that requires some permissions [CHAR LIMIT=NONE] -->
+ <!-- Message for installing a new app that does not require permissions [CHAR LIMIT=NONE] -->
+ <!-- Message for updating an existing app [CHAR LIMIT=NONE] -->
+ <!-- Message for updating an existing system app [CHAR LIMIT=NONE] -->
+ <!-- Message for updating an existing app, no permissions [CHAR LIMIT=NONE] -->
+ <!-- Message for updating an existing system app, no permissions [CHAR LIMIT=NONE] -->
+ <!-- Reason displayed when installation fails because the package was blocked
+ from being installed (e.g., device policy, verification, ...) [CHAR LIMIT=100] -->
+ <!-- Reason displayed when installation fails because the package conflicts with
+ an existing application (e.g., incompatible certificates) [CHAR LIMIT=100] -->
+ <!-- Reason displayed when installation fails because the package is incompatible with
+ the current tablet (e.g., missing native code for the current ABI, newer SDK, ...) [CHAR LIMIT=100] -->
+ <!-- Reason displayed when installation fails because the package is incompatible with
+ the current TV (e.g., missing native code for the current ABI, newer SDK, ...) [CHAR LIMIT=100] -->
+ <!-- Reason displayed when installation fails because the package is incompatible with
+ the current phone (e.g., missing native code for the current ABI, newer SDK, ...) [CHAR LIMIT=100] -->
+ <!-- Reason displayed when installation fails because the installation package itself is invalid
+ in some way (e.g., corrupt) [CHAR LIMIT=100] -->
+ <!-- Message presented when an application could not be installed on the tablet for some reason. [CHAR LIMIT=100] -->
+ <!-- Message presented when an application could not be installed on the TV for some reason. [CHAR LIMIT=100] -->
+ <!-- Message presented when an application could not be installed on the phone for some reason. [CHAR LIMIT=100] -->
+ <!-- Message presented in a dialog box when a package is requested to be installed, but the "Allow unknown applications" checkbox is not enabled. [CHAR LIMIT=100] -->
+ <!-- Message presented in a dialog box when a package is requested to be installed, but the "Allow unknown applications" checkbox is not enabled. [CHAR LIMIT=100] -->
+ <!-- Message presented in a dialog box when a package is requested to be installed, but the "Allow unknown applications" checkbox is not enabled. [CHAR LIMIT=100] -->
+ <!-- Message presented in a dialog box when the device administrator restricts the installation of apps from unknown sources. [CHAR LIMIT=none] -->
+ <!-- Dialog attributes when replacing system app -->
+ <!-- strings related to uninstall activity -->
+ <!-- String presented to the user when uninstalling a package failed because the target package
+ is a current device administrator [CHAR LIMIT=80] -->
+ <!-- String presented to the user when uninstalling a package failed because the target package
+ is a current device administrator for some user [CHAR LIMIT=100] -->
+ <!-- String presented to the admin user when uninstalling a package for all users failed
+ because a profile owner has marked the target package as not able to be uninstalled
+ [CHAR LIMIT=120] -->
+ <!-- String presented to the user when uninstalling a package failed because a profile owner
+ has marked the target package as not able to be uninstalled [CHAR LIMIT=120] -->
+ <!-- String presented to the user when uninstalling a package failed because a device owner
+ has marked the the target package as not able to be uninstalled [CHAR LIMIT=80] -->
+ <!-- String on a button that leads to the "device administrator" configuration setting where a
+ user will be able to disable the device administrator in order to uninstall
+ it. [CHAR LIMIT=50] -->
+ <!-- String on a button that leads to the "Users" page in Settings where a
+ user will be able to remove the secondary user(s) in order to uninstall
+ the app. [CHAR LIMIT=50] -->
+ <!-- Dialog attributes to indicate parse errors -->
+ <!-- Tab label for new permissions being added to an existing app [CHAR LIMIT=20] -->
+ <!-- Tab label for all permissions of an app being installed [CHAR LIMIT=20] -->
+ <!-- Tab label for permissions related to user privacy [CHAR LIMIT=20] -->
+ <!-- Tab label for permissions related to device behavior [CHAR LIMIT=20] -->
+ <!-- Body text for new tab when there are no new permissions [CHAR LIMIT=NONE] -->
+ <!-- Title for the dialog button to deny a permission grant. -->
+ <!-- Title for the dialog button to deny a permission grant despite a warning of implications. -->
+ <!-- Template for the current permission from the total number of permissions. -->
+ <!-- Template for the warning message when an app requests a permission. -->
+ <!-- Permissions -->
+ <!-- Title for the dialog button to allow a permission grant. -->
+ <!-- Title of an application permission, listed so the user can choose whether they want
+ to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether
+ they want to allow the application to do this. -->
+ <!-- Breadcrumb for page of managing application permissions [CHAR LIMIT=50] -->
+ <!-- Title for page of managing application permissions -->
+ <!-- Checkbox that allows user to not be questioned about this permission
+ request again -->
+ <!-- Label when app requests no permissions -->
+ <!-- Label for button that leads to more permissions [CHAR LIMIT=40] -->
+ <!-- Description of how many more permissions to view on next page [CHAR LIMIT=30] -->
+ <!-- Warning for turning off permissions on older apps -->
+ <!-- The default description of a permission, i.e. what it does. [CHAR LIMIT=40] -->
+ <!-- Summary of number of apps currently granted a single permission [CHAR LIMIT=45] -->
+ <!-- [CHAR LIMIT=NONE] Menu for manage permissions to control whether system apps are shown -->
+ <!-- [CHAR LIMIT=NONE] Menu for manage permissions to control whether system apps are hidden -->
+ <!-- [CHAR LIMIT=30] Title for page managing what apps have a permission granted -->
+ <!-- [CHAR LIMIT=NONE] Label when no apps requesting this permission -->
+ <!-- [CHAR LIMIT=30] Title of button that leads to location settings -->
+ <!-- [CHAR LIMIT=NONE] Warning about how this app cannot have location permission disabled -->
+ <!-- [CHAR LIMIT=NONE] Warning message when turning off permission for system apps -->
+ <!-- [CHAR LIMIT=NONE] Summary of a permission switch when it's enforced by policy -->
+ <!-- Text displayed until loading is done -->
+ <!-- [CHAR LIMIT=45] Title of all permissions settings -->
+ <!-- [CHAR LIMIT=45] Group of permissions granted to app automatically when installed. -->
+ <!-- Title of the permission dialog for accessibility purposes- spoken to the user. [CHAR LIMIT=none] -->
+ <!-- Title for the dialog that warns the user they need to turn off screen overlays
+ before permissions can be changed. [CHAR LIMIT=NONE] -->
+ <!-- Message for the dialog that warns the user they need to turn off screen overlays
+ before permissions can be changed. The "Settings > Apps" conveys to the user to
+ go to Settings and click on apps, this may need updates in RTL languages. [CHAR LIMIT=NONE] -->
+ <!-- Button for the dialog that warns the user they need to turn off screen overlays
+ before permissions can be changed. [CHAR LIMIT=NONE] -->
+ <!-- Title of dialog telling users that Install/Uninstall action is not supported on Android Wear. -->
+ <!-- Title of dialog telling users that Install/Uninstall action is not supported on Android Wear. -->
+ <!-- Review of runtime permissions for legacy apps -->
+ <!-- Template for the warning title when an updated app's requested permissions are reviewed. -->
+ <!-- Template for the screen title when app permissions are reviewed on install. -->
+ <!-- Template for the screen title when app permissions are reviewed on update. -->
+ <!-- Title for the dialog button to cancel the detailed permission review. -->
+ <!-- Title for the dialog button to continue accepting the detailed permission review. -->
+ <!-- Title for the category listing the new permissions used by an app. -->
+ <!-- Title for the category listing the current permissions used by an app. -->
+ <!-- Message that the app to be installed is being staged -->
+ <!-- Placeholder for an app name when it is unknown -->
+ <!-- Help URL, application permissions [DO NOT TRANSLATE] -->
+</resources>
diff --git a/res/values-ga-rIE/strings.xml b/res/values-ga-rIE/strings.xml
new file mode 100644
index 00000000..ba045130
--- /dev/null
+++ b/res/values-ga-rIE/strings.xml
@@ -0,0 +1,121 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!-- Copyright (C) 2007 The Android Open Source Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- TODO REMOVE LATER -->
+ <!-- Message for installing a new app that requires some permissions [CHAR LIMIT=NONE] -->
+ <!-- Message for installing a new app that does not require permissions [CHAR LIMIT=NONE] -->
+ <!-- Message for updating an existing app [CHAR LIMIT=NONE] -->
+ <!-- Message for updating an existing system app [CHAR LIMIT=NONE] -->
+ <!-- Message for updating an existing app, no permissions [CHAR LIMIT=NONE] -->
+ <!-- Message for updating an existing system app, no permissions [CHAR LIMIT=NONE] -->
+ <!-- Reason displayed when installation fails because the package was blocked
+ from being installed (e.g., device policy, verification, ...) [CHAR LIMIT=100] -->
+ <!-- Reason displayed when installation fails because the package conflicts with
+ an existing application (e.g., incompatible certificates) [CHAR LIMIT=100] -->
+ <!-- Reason displayed when installation fails because the package is incompatible with
+ the current tablet (e.g., missing native code for the current ABI, newer SDK, ...) [CHAR LIMIT=100] -->
+ <!-- Reason displayed when installation fails because the package is incompatible with
+ the current TV (e.g., missing native code for the current ABI, newer SDK, ...) [CHAR LIMIT=100] -->
+ <!-- Reason displayed when installation fails because the package is incompatible with
+ the current phone (e.g., missing native code for the current ABI, newer SDK, ...) [CHAR LIMIT=100] -->
+ <!-- Reason displayed when installation fails because the installation package itself is invalid
+ in some way (e.g., corrupt) [CHAR LIMIT=100] -->
+ <!-- Message presented when an application could not be installed on the tablet for some reason. [CHAR LIMIT=100] -->
+ <!-- Message presented when an application could not be installed on the TV for some reason. [CHAR LIMIT=100] -->
+ <!-- Message presented when an application could not be installed on the phone for some reason. [CHAR LIMIT=100] -->
+ <!-- Message presented in a dialog box when a package is requested to be installed, but the "Allow unknown applications" checkbox is not enabled. [CHAR LIMIT=100] -->
+ <!-- Message presented in a dialog box when a package is requested to be installed, but the "Allow unknown applications" checkbox is not enabled. [CHAR LIMIT=100] -->
+ <!-- Message presented in a dialog box when a package is requested to be installed, but the "Allow unknown applications" checkbox is not enabled. [CHAR LIMIT=100] -->
+ <!-- Message presented in a dialog box when the device administrator restricts the installation of apps from unknown sources. [CHAR LIMIT=none] -->
+ <!-- Dialog attributes when replacing system app -->
+ <!-- strings related to uninstall activity -->
+ <!-- String presented to the user when uninstalling a package failed because the target package
+ is a current device administrator [CHAR LIMIT=80] -->
+ <!-- String presented to the user when uninstalling a package failed because the target package
+ is a current device administrator for some user [CHAR LIMIT=100] -->
+ <!-- String presented to the admin user when uninstalling a package for all users failed
+ because a profile owner has marked the target package as not able to be uninstalled
+ [CHAR LIMIT=120] -->
+ <!-- String presented to the user when uninstalling a package failed because a profile owner
+ has marked the target package as not able to be uninstalled [CHAR LIMIT=120] -->
+ <!-- String presented to the user when uninstalling a package failed because a device owner
+ has marked the the target package as not able to be uninstalled [CHAR LIMIT=80] -->
+ <!-- String on a button that leads to the "device administrator" configuration setting where a
+ user will be able to disable the device administrator in order to uninstall
+ it. [CHAR LIMIT=50] -->
+ <!-- String on a button that leads to the "Users" page in Settings where a
+ user will be able to remove the secondary user(s) in order to uninstall
+ the app. [CHAR LIMIT=50] -->
+ <!-- Dialog attributes to indicate parse errors -->
+ <!-- Tab label for new permissions being added to an existing app [CHAR LIMIT=20] -->
+ <!-- Tab label for all permissions of an app being installed [CHAR LIMIT=20] -->
+ <!-- Tab label for permissions related to user privacy [CHAR LIMIT=20] -->
+ <!-- Tab label for permissions related to device behavior [CHAR LIMIT=20] -->
+ <!-- Body text for new tab when there are no new permissions [CHAR LIMIT=NONE] -->
+ <!-- Title for the dialog button to deny a permission grant. -->
+ <!-- Title for the dialog button to deny a permission grant despite a warning of implications. -->
+ <!-- Template for the current permission from the total number of permissions. -->
+ <!-- Template for the warning message when an app requests a permission. -->
+ <!-- Permissions -->
+ <!-- Title for the dialog button to allow a permission grant. -->
+ <!-- Title of an application permission, listed so the user can choose whether they want
+ to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether
+ they want to allow the application to do this. -->
+ <!-- Breadcrumb for page of managing application permissions [CHAR LIMIT=50] -->
+ <!-- Title for page of managing application permissions -->
+ <!-- Checkbox that allows user to not be questioned about this permission
+ request again -->
+ <!-- Label when app requests no permissions -->
+ <!-- Label for button that leads to more permissions [CHAR LIMIT=40] -->
+ <!-- Description of how many more permissions to view on next page [CHAR LIMIT=30] -->
+ <!-- Warning for turning off permissions on older apps -->
+ <!-- The default description of a permission, i.e. what it does. [CHAR LIMIT=40] -->
+ <!-- Summary of number of apps currently granted a single permission [CHAR LIMIT=45] -->
+ <!-- [CHAR LIMIT=NONE] Menu for manage permissions to control whether system apps are shown -->
+ <!-- [CHAR LIMIT=NONE] Menu for manage permissions to control whether system apps are hidden -->
+ <!-- [CHAR LIMIT=30] Title for page managing what apps have a permission granted -->
+ <!-- [CHAR LIMIT=NONE] Label when no apps requesting this permission -->
+ <!-- [CHAR LIMIT=30] Title of button that leads to location settings -->
+ <!-- [CHAR LIMIT=NONE] Warning about how this app cannot have location permission disabled -->
+ <!-- [CHAR LIMIT=NONE] Warning message when turning off permission for system apps -->
+ <!-- [CHAR LIMIT=NONE] Summary of a permission switch when it's enforced by policy -->
+ <!-- Text displayed until loading is done -->
+ <!-- [CHAR LIMIT=45] Title of all permissions settings -->
+ <!-- [CHAR LIMIT=45] Group of permissions granted to app automatically when installed. -->
+ <!-- Title of the permission dialog for accessibility purposes- spoken to the user. [CHAR LIMIT=none] -->
+ <!-- Title for the dialog that warns the user they need to turn off screen overlays
+ before permissions can be changed. [CHAR LIMIT=NONE] -->
+ <!-- Message for the dialog that warns the user they need to turn off screen overlays
+ before permissions can be changed. The "Settings > Apps" conveys to the user to
+ go to Settings and click on apps, this may need updates in RTL languages. [CHAR LIMIT=NONE] -->
+ <!-- Button for the dialog that warns the user they need to turn off screen overlays
+ before permissions can be changed. [CHAR LIMIT=NONE] -->
+ <!-- Title of dialog telling users that Install/Uninstall action is not supported on Android Wear. -->
+ <!-- Title of dialog telling users that Install/Uninstall action is not supported on Android Wear. -->
+ <!-- Review of runtime permissions for legacy apps -->
+ <!-- Template for the warning title when an updated app's requested permissions are reviewed. -->
+ <!-- Template for the screen title when app permissions are reviewed on install. -->
+ <!-- Template for the screen title when app permissions are reviewed on update. -->
+ <!-- Title for the dialog button to cancel the detailed permission review. -->
+ <!-- Title for the dialog button to continue accepting the detailed permission review. -->
+ <!-- Title for the category listing the new permissions used by an app. -->
+ <!-- Title for the category listing the current permissions used by an app. -->
+ <!-- Message that the app to be installed is being staged -->
+ <!-- Placeholder for an app name when it is unknown -->
+ <!-- Help URL, application permissions [DO NOT TRANSLATE] -->
+</resources>
diff --git a/res/values-gd-rGB/strings.xml b/res/values-gd-rGB/strings.xml
new file mode 100644
index 00000000..ba045130
--- /dev/null
+++ b/res/values-gd-rGB/strings.xml
@@ -0,0 +1,121 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!-- Copyright (C) 2007 The Android Open Source Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- TODO REMOVE LATER -->
+ <!-- Message for installing a new app that requires some permissions [CHAR LIMIT=NONE] -->
+ <!-- Message for installing a new app that does not require permissions [CHAR LIMIT=NONE] -->
+ <!-- Message for updating an existing app [CHAR LIMIT=NONE] -->
+ <!-- Message for updating an existing system app [CHAR LIMIT=NONE] -->
+ <!-- Message for updating an existing app, no permissions [CHAR LIMIT=NONE] -->
+ <!-- Message for updating an existing system app, no permissions [CHAR LIMIT=NONE] -->
+ <!-- Reason displayed when installation fails because the package was blocked
+ from being installed (e.g., device policy, verification, ...) [CHAR LIMIT=100] -->
+ <!-- Reason displayed when installation fails because the package conflicts with
+ an existing application (e.g., incompatible certificates) [CHAR LIMIT=100] -->
+ <!-- Reason displayed when installation fails because the package is incompatible with
+ the current tablet (e.g., missing native code for the current ABI, newer SDK, ...) [CHAR LIMIT=100] -->
+ <!-- Reason displayed when installation fails because the package is incompatible with
+ the current TV (e.g., missing native code for the current ABI, newer SDK, ...) [CHAR LIMIT=100] -->
+ <!-- Reason displayed when installation fails because the package is incompatible with
+ the current phone (e.g., missing native code for the current ABI, newer SDK, ...) [CHAR LIMIT=100] -->
+ <!-- Reason displayed when installation fails because the installation package itself is invalid
+ in some way (e.g., corrupt) [CHAR LIMIT=100] -->
+ <!-- Message presented when an application could not be installed on the tablet for some reason. [CHAR LIMIT=100] -->
+ <!-- Message presented when an application could not be installed on the TV for some reason. [CHAR LIMIT=100] -->
+ <!-- Message presented when an application could not be installed on the phone for some reason. [CHAR LIMIT=100] -->
+ <!-- Message presented in a dialog box when a package is requested to be installed, but the "Allow unknown applications" checkbox is not enabled. [CHAR LIMIT=100] -->
+ <!-- Message presented in a dialog box when a package is requested to be installed, but the "Allow unknown applications" checkbox is not enabled. [CHAR LIMIT=100] -->
+ <!-- Message presented in a dialog box when a package is requested to be installed, but the "Allow unknown applications" checkbox is not enabled. [CHAR LIMIT=100] -->
+ <!-- Message presented in a dialog box when the device administrator restricts the installation of apps from unknown sources. [CHAR LIMIT=none] -->
+ <!-- Dialog attributes when replacing system app -->
+ <!-- strings related to uninstall activity -->
+ <!-- String presented to the user when uninstalling a package failed because the target package
+ is a current device administrator [CHAR LIMIT=80] -->
+ <!-- String presented to the user when uninstalling a package failed because the target package
+ is a current device administrator for some user [CHAR LIMIT=100] -->
+ <!-- String presented to the admin user when uninstalling a package for all users failed
+ because a profile owner has marked the target package as not able to be uninstalled
+ [CHAR LIMIT=120] -->
+ <!-- String presented to the user when uninstalling a package failed because a profile owner
+ has marked the target package as not able to be uninstalled [CHAR LIMIT=120] -->
+ <!-- String presented to the user when uninstalling a package failed because a device owner
+ has marked the the target package as not able to be uninstalled [CHAR LIMIT=80] -->
+ <!-- String on a button that leads to the "device administrator" configuration setting where a
+ user will be able to disable the device administrator in order to uninstall
+ it. [CHAR LIMIT=50] -->
+ <!-- String on a button that leads to the "Users" page in Settings where a
+ user will be able to remove the secondary user(s) in order to uninstall
+ the app. [CHAR LIMIT=50] -->
+ <!-- Dialog attributes to indicate parse errors -->
+ <!-- Tab label for new permissions being added to an existing app [CHAR LIMIT=20] -->
+ <!-- Tab label for all permissions of an app being installed [CHAR LIMIT=20] -->
+ <!-- Tab label for permissions related to user privacy [CHAR LIMIT=20] -->
+ <!-- Tab label for permissions related to device behavior [CHAR LIMIT=20] -->
+ <!-- Body text for new tab when there are no new permissions [CHAR LIMIT=NONE] -->
+ <!-- Title for the dialog button to deny a permission grant. -->
+ <!-- Title for the dialog button to deny a permission grant despite a warning of implications. -->
+ <!-- Template for the current permission from the total number of permissions. -->
+ <!-- Template for the warning message when an app requests a permission. -->
+ <!-- Permissions -->
+ <!-- Title for the dialog button to allow a permission grant. -->
+ <!-- Title of an application permission, listed so the user can choose whether they want
+ to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether
+ they want to allow the application to do this. -->
+ <!-- Breadcrumb for page of managing application permissions [CHAR LIMIT=50] -->
+ <!-- Title for page of managing application permissions -->
+ <!-- Checkbox that allows user to not be questioned about this permission
+ request again -->
+ <!-- Label when app requests no permissions -->
+ <!-- Label for button that leads to more permissions [CHAR LIMIT=40] -->
+ <!-- Description of how many more permissions to view on next page [CHAR LIMIT=30] -->
+ <!-- Warning for turning off permissions on older apps -->
+ <!-- The default description of a permission, i.e. what it does. [CHAR LIMIT=40] -->
+ <!-- Summary of number of apps currently granted a single permission [CHAR LIMIT=45] -->
+ <!-- [CHAR LIMIT=NONE] Menu for manage permissions to control whether system apps are shown -->
+ <!-- [CHAR LIMIT=NONE] Menu for manage permissions to control whether system apps are hidden -->
+ <!-- [CHAR LIMIT=30] Title for page managing what apps have a permission granted -->
+ <!-- [CHAR LIMIT=NONE] Label when no apps requesting this permission -->
+ <!-- [CHAR LIMIT=30] Title of button that leads to location settings -->
+ <!-- [CHAR LIMIT=NONE] Warning about how this app cannot have location permission disabled -->
+ <!-- [CHAR LIMIT=NONE] Warning message when turning off permission for system apps -->
+ <!-- [CHAR LIMIT=NONE] Summary of a permission switch when it's enforced by policy -->
+ <!-- Text displayed until loading is done -->
+ <!-- [CHAR LIMIT=45] Title of all permissions settings -->
+ <!-- [CHAR LIMIT=45] Group of permissions granted to app automatically when installed. -->
+ <!-- Title of the permission dialog for accessibility purposes- spoken to the user. [CHAR LIMIT=none] -->
+ <!-- Title for the dialog that warns the user they need to turn off screen overlays
+ before permissions can be changed. [CHAR LIMIT=NONE] -->
+ <!-- Message for the dialog that warns the user they need to turn off screen overlays
+ before permissions can be changed. The "Settings > Apps" conveys to the user to
+ go to Settings and click on apps, this may need updates in RTL languages. [CHAR LIMIT=NONE] -->
+ <!-- Button for the dialog that warns the user they need to turn off screen overlays
+ before permissions can be changed. [CHAR LIMIT=NONE] -->
+ <!-- Title of dialog telling users that Install/Uninstall action is not supported on Android Wear. -->
+ <!-- Title of dialog telling users that Install/Uninstall action is not supported on Android Wear. -->
+ <!-- Review of runtime permissions for legacy apps -->
+ <!-- Template for the warning title when an updated app's requested permissions are reviewed. -->
+ <!-- Template for the screen title when app permissions are reviewed on install. -->
+ <!-- Template for the screen title when app permissions are reviewed on update. -->
+ <!-- Title for the dialog button to cancel the detailed permission review. -->
+ <!-- Title for the dialog button to continue accepting the detailed permission review. -->
+ <!-- Title for the category listing the new permissions used by an app. -->
+ <!-- Title for the category listing the current permissions used by an app. -->
+ <!-- Message that the app to be installed is being staged -->
+ <!-- Placeholder for an app name when it is unknown -->
+ <!-- Help URL, application permissions [DO NOT TRANSLATE] -->
+</resources>
diff --git a/res/values-ku/strings.xml b/res/values-ku/strings.xml
new file mode 100644
index 00000000..7883b23c
--- /dev/null
+++ b/res/values-ku/strings.xml
@@ -0,0 +1,190 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!-- Copyright (C) 2007 The Android Open Source Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="app_name">دابه‌زێنه‌ری به‌رنامه‌</string>
+ <string name="next">دواتر</string>
+ <string name="install">دامەزراندن</string>
+ <string name="done">کرا</string>
+ <!-- TODO REMOVE LATER -->
+ <string name="security_settings_desc">ڕێگه‌دان به‌ به‌رنامه‌ بۆ:</string>
+ <string name="cancel">هەڵوەشاندنەوە</string>
+ <string name="unknown">نەزانراو</string>
+ <string name="installing">دادەمەزرێت\u2026</string>
+ <string name="install_done">بەرنامەکە دامەزرێنرا.</string>
+ <!-- Message for installing a new app that requires some permissions [CHAR LIMIT=NONE] -->
+ <string name="install_confirm_question">ئەتەوێت ئەم بەرنامەیە دامەزرێنیت?</string>
+ <!-- Message for installing a new app that does not require permissions [CHAR LIMIT=NONE] -->
+ <string name="install_confirm_question_no_perms">دەتەوێت ئەم بەرنامەیە دامەزرێنیت؟
+ ئەو هیچێک لە داواکردنی چوونەناو تایبەت ناکات.</string>
+ <!-- Message for updating an existing app [CHAR LIMIT=NONE] -->
+ <string name="install_confirm_question_update">ئه‌ته‌وێ نوێکردنه‌وه‌ی
+ دابه‌زێنی بۆ هه‌مان به‌رنامه‌؟ زانیارییه‌کانی به‌رنامه‌که‌ت
+ ناسڕدرێنه‌وه‌. ته‌نیا به‌رنامه‌که‌ نوێده‌بێته‌وه بۆ ده‌سته‌ڵاتی:</string>
+ <!-- Message for updating an existing system app [CHAR LIMIT=NONE] -->
+ <string name="install_confirm_question_update_system">ئه‌ته‌وێ نوێکردنه‌وه‌ی
+ دابه‌زێنی بۆ هه‌مان به‌رنامه‌؟ زانیارییه‌کانی به‌رنامه‌که‌ت
+ ناسڕدرێنه‌وه‌. ته‌نیا به‌رنامه‌که‌ نوێده‌بێته‌وه بۆ ده‌سته‌ڵاتی:</string>
+ <!-- Message for updating an existing app, no permissions [CHAR LIMIT=NONE] -->
+ <string name="install_confirm_question_update_no_perms">ئه‌ته‌وێ نوێکردنه‌وه‌ی
+ دابه‌زێنی بۆ هه‌مان به‌رنامه‌؟ زانیارییه‌کانی به‌رنامه‌که‌ت
+ ناسڕدرێنه‌وه‌. پێویستی به‌ ده‌سته‌ڵات پێدان نییه‌.</string>
+ <!-- Message for updating an existing system app, no permissions [CHAR LIMIT=NONE] -->
+ <string name="install_confirm_question_update_system_no_perms">ئه‌ته‌وێ نوێکردنه‌وه‌ی
+ دابه‌زێنی بۆ هه‌مان به‌رنامه‌؟ زانیارییه‌کانی به‌رنامه‌که‌ت
+ ناسڕدرێنه‌وه‌. پێویستی به‌ ده‌سته‌ڵات پێدان نییه‌.</string>
+ <string name="install_failed">بەرنامەکە داى نەمەزراند.</string>
+ <!-- Reason displayed when installation fails because the package was blocked
+ from being installed (e.g., device policy, verification, ...) [CHAR LIMIT=100] -->
+ <!-- Reason displayed when installation fails because the package conflicts with
+ an existing application (e.g., incompatible certificates) [CHAR LIMIT=100] -->
+ <!-- Reason displayed when installation fails because the package is incompatible with
+ the current tablet (e.g., missing native code for the current ABI, newer SDK, ...) [CHAR LIMIT=100] -->
+ <string name="install_failed_incompatible" product="tablet">ئەم بەرنامەیە
+ لەگەڵ تابلێتەکەتدا گونجاو نییە.</string>
+ <!-- Reason displayed when installation fails because the package is incompatible with
+ the current TV (e.g., missing native code for the current ABI, newer SDK, ...) [CHAR LIMIT=100] -->
+ <!-- Reason displayed when installation fails because the package is incompatible with
+ the current phone (e.g., missing native code for the current ABI, newer SDK, ...) [CHAR LIMIT=100] -->
+ <string name="install_failed_incompatible" product="default">ئەم بەرنامەیە
+ لەگەڵ تەلەفۆنەکەتدا گونجاو نییە.</string>
+ <!-- Reason displayed when installation fails because the installation package itself is invalid
+ in some way (e.g., corrupt) [CHAR LIMIT=100] -->
+ <string name="install_failed_invalid_apk">واده‌رده‌که‌وێت به‌رنامه‌که‌ تێكچووبێت.</string>
+ <!-- Message presented when an application could not be installed on the tablet for some reason. [CHAR LIMIT=100] -->
+ <string name="install_failed_msg" product="tablet"><xliff:g id="app_name">%1$s</xliff:g> ناتوانێت لە تابلێتەکەتدا دابمەزرێت.</string>
+ <!-- Message presented when an application could not be installed on the TV for some reason. [CHAR LIMIT=100] -->
+ <!-- Message presented when an application could not be installed on the phone for some reason. [CHAR LIMIT=100] -->
+ <string name="install_failed_msg" product="default"><xliff:g id="app_name">%1$s</xliff:g> ناتوانێت لە تەلەفۆنەکەتدا دابمەزرێت.</string>
+ <string name="launch">کردنه‌وه‌</string>
+ <!-- Message presented in a dialog box when a package is requested to be installed, but the "Allow unknown applications" checkbox is not enabled. [CHAR LIMIT=100] -->
+ <string name="unknown_apps_dlg_text" product="tablet">بۆ ئاساییش، تابلێتەکەت دانراوە لە سەر ڕێگەگرتن لە دامەزراندنی ئەو بەرنامانەی کە لە سەرچاوەی نەزانراوەوە دەست کەوتوون.</string>
+ <!-- Message presented in a dialog box when a package is requested to be installed, but the "Allow unknown applications" checkbox is not enabled. [CHAR LIMIT=100] -->
+ <!-- Message presented in a dialog box when a package is requested to be installed, but the "Allow unknown applications" checkbox is not enabled. [CHAR LIMIT=100] -->
+ <string name="unknown_apps_dlg_text" product="default">بۆ ئاساییش، تەلەفۆنەکەت دانراوە لە سەر ڕێگەگرتن لە دامەزراندنی ئەو بەرنامانەی کە لە سەرچاوەی نەزانراوەوە دەست کەوتوون.</string>
+ <!-- Message presented in a dialog box when the device administrator restricts the installation of apps from unknown sources. [CHAR LIMIT=none] -->
+ <string name="ok">باشه</string>
+ <string name="settings">ڕێکخستنه‌کان</string>
+ <string name="manage_applications">بەڕێوەبردنی بەرنامەکان</string>
+ <string name="dlg_app_replacement_title">لەبریدانانی بەرنامەکە؟</string>
+ <string name="dlg_app_replacement_statement">ئەم بەرنامە کە ئێستا دایدەمەزرێنی جێگری بەرنامەیەکی دیکە ئەبێت.\n\nهەموو دراوە بەکار هاتووەکانی پێشووترت پاشەکەوت دەکرێت.</string>
+ <!-- Dialog attributes when replacing system app -->
+ <string name="dlg_sys_app_replacement_statement">ئەمە بەرنامەیەکی سیستەمییە.\n\nهەموو دراوە بەکار هاتووەکانی پێشووترت پاشەکەوت دەکرێت.</string>
+ <string name="out_of_space_dlg_title">دەرچوون لە بۆشایی</string>
+ <string name="out_of_space_dlg_text"><xliff:g id="app_name">%1$s</xliff:g> ناتوانێت دامەزرێنرێت. هەندێک بۆشایی بەتاڵ بکە و دووبارە هەوڵبدەوە.</string>
+ <!-- strings related to uninstall activity -->
+ <string name="dlg_ok">باشه‌</string>
+ <string name="app_not_found_dlg_title">بەرنامەکەی نەدۆزیەوە</string>
+ <string name="app_not_found_dlg_text"> بەرنامەکە نەدۆزرایەوە لە لیستی بەرنامە دامەزراوەکان.</string>
+ <string name="uninstall_application_title">سڕینه‌وه‌ بەرنامەکە</string>
+ <string name="uninstall_update_title">سڕینه‌وه‌ تازەکردنەوە</string>
+ <string name="uninstall_activity_text"><xliff:g id="activity_name">%1$s</xliff:g> بەشێکە لە بەرنامەی ناوبراو:</string>
+ <string name="uninstall_application_text">دەتەوێت ئەم بەرنامەیە بسڕیته‌وه‌ ؟</string>
+ <string name="uninstall_application_text_all_users">ئەتەوێ نەرمەواڵاکە هەڵوەشێنییەوە بۆ <b>all</b>
+ هەژمار؟ نەرمەواڵاکە و دراوەکانی ئەسڕدرێتەوە لە سەر <b>all</b> هەژمار لە ناو ئامێرەکەت.</string>
+ <string name="uninstalling">سڕینه‌وه‌\u2026</string>
+ <string name="uninstall_done">سڕینه‌وه‌ تەواوبوو.</string>
+ <string name="uninstall_failed">سڕینه‌وه‌ سەرنەکەوتووبوو.</string>
+ <!-- String presented to the user when uninstalling a package failed because the target package
+ is a current device administrator [CHAR LIMIT=80] -->
+ <string name="uninstall_failed_device_policy_manager">هەڵناوەشێندرێتەوە چونکە ئەم پاکێجە لە سەر
+ هەژماری چالاکی سەرپەرشتیاری ئامێرەکەتە.</string>
+ <!-- String presented to the user when uninstalling a package failed because the target package
+ is a current device administrator for some user [CHAR LIMIT=100] -->
+ <!-- String presented to the admin user when uninstalling a package for all users failed
+ because a profile owner has marked the target package as not able to be uninstalled
+ [CHAR LIMIT=120] -->
+ <!-- String presented to the user when uninstalling a package failed because a profile owner
+ has marked the target package as not able to be uninstalled [CHAR LIMIT=120] -->
+ <!-- String presented to the user when uninstalling a package failed because a device owner
+ has marked the the target package as not able to be uninstalled [CHAR LIMIT=80] -->
+ <!-- String on a button that leads to the "device administrator" configuration setting where a
+ user will be able to disable the device administrator in order to uninstall
+ it. [CHAR LIMIT=50] -->
+ <string name="manage_device_administrators">بەڕێوەبردنی سەرپەرشتیارەکانی ئامێر</string>
+ <!-- String on a button that leads to the "Users" page in Settings where a
+ user will be able to remove the secondary user(s) in order to uninstall
+ the app. [CHAR LIMIT=50] -->
+ <string name="uninstall_failed_msg"><xliff:g id="app_name">%1$s</xliff:g> نەتوانرا هەلوەشێندرێتەوە.</string>
+ <!-- Dialog attributes to indicate parse errors -->
+ <string name="Parse_error_dlg_text">هەڵەیەک هەبوو لا کاتی شی کردنەوەی ئەم پاکێجە.</string>
+ <!-- Tab label for new permissions being added to an existing app [CHAR LIMIT=20] -->
+ <string name="newPerms">نوێ</string>
+ <!-- Tab label for all permissions of an app being installed [CHAR LIMIT=20] -->
+ <string name="allPerms">هەموو</string>
+ <!-- Tab label for permissions related to user privacy [CHAR LIMIT=20] -->
+ <string name="privacyPerms">نهێنێتی</string>
+ <!-- Tab label for permissions related to device behavior [CHAR LIMIT=20] -->
+ <string name="devicePerms">چوونەناو ئامێر</string>
+ <!-- Body text for new tab when there are no new permissions [CHAR LIMIT=NONE] -->
+ <string name="no_new_perms">ئەم نوێکارییە پێویستی بە هیچ ڕێگەپێدانێکی نوێ نییە.</string>
+ <string name="grant_confirm_question">دەتەوێ ڕێگەپێدانەکانی بەردەم بە دەست بهێنی؟
+ ئەمە دەستپێگەیشتن ئەکات بۆ:</string>
+ <!-- Title for the dialog button to deny a permission grant. -->
+ <!-- Title for the dialog button to deny a permission grant despite a warning of implications. -->
+ <!-- Template for the current permission from the total number of permissions. -->
+ <!-- Template for the warning message when an app requests a permission. -->
+ <!-- Permissions -->
+ <!-- Title for the dialog button to allow a permission grant. -->
+ <!-- Title of an application permission, listed so the user can choose whether they want
+ to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether
+ they want to allow the application to do this. -->
+ <!-- Breadcrumb for page of managing application permissions [CHAR LIMIT=50] -->
+ <!-- Title for page of managing application permissions -->
+ <!-- Checkbox that allows user to not be questioned about this permission
+ request again -->
+ <!-- Label when app requests no permissions -->
+ <!-- Label for button that leads to more permissions [CHAR LIMIT=40] -->
+ <!-- Description of how many more permissions to view on next page [CHAR LIMIT=30] -->
+ <!-- Warning for turning off permissions on older apps -->
+ <!-- The default description of a permission, i.e. what it does. [CHAR LIMIT=40] -->
+ <!-- Summary of number of apps currently granted a single permission [CHAR LIMIT=45] -->
+ <!-- [CHAR LIMIT=NONE] Menu for manage permissions to control whether system apps are shown -->
+ <!-- [CHAR LIMIT=NONE] Menu for manage permissions to control whether system apps are hidden -->
+ <!-- [CHAR LIMIT=30] Title for page managing what apps have a permission granted -->
+ <!-- [CHAR LIMIT=NONE] Label when no apps requesting this permission -->
+ <!-- [CHAR LIMIT=30] Title of button that leads to location settings -->
+ <!-- [CHAR LIMIT=NONE] Warning about how this app cannot have location permission disabled -->
+ <!-- [CHAR LIMIT=NONE] Warning message when turning off permission for system apps -->
+ <!-- [CHAR LIMIT=NONE] Summary of a permission switch when it's enforced by policy -->
+ <!-- Text displayed until loading is done -->
+ <!-- [CHAR LIMIT=45] Title of all permissions settings -->
+ <!-- [CHAR LIMIT=45] Group of permissions granted to app automatically when installed. -->
+ <!-- Title of the permission dialog for accessibility purposes- spoken to the user. [CHAR LIMIT=none] -->
+ <!-- Title for the dialog that warns the user they need to turn off screen overlays
+ before permissions can be changed. [CHAR LIMIT=NONE] -->
+ <!-- Message for the dialog that warns the user they need to turn off screen overlays
+ before permissions can be changed. The "Settings > Apps" conveys to the user to
+ go to Settings and click on apps, this may need updates in RTL languages. [CHAR LIMIT=NONE] -->
+ <!-- Button for the dialog that warns the user they need to turn off screen overlays
+ before permissions can be changed. [CHAR LIMIT=NONE] -->
+ <!-- Title of dialog telling users that Install/Uninstall action is not supported on Android Wear. -->
+ <!-- Title of dialog telling users that Install/Uninstall action is not supported on Android Wear. -->
+ <!-- Review of runtime permissions for legacy apps -->
+ <!-- Template for the warning title when an updated app's requested permissions are reviewed. -->
+ <!-- Template for the screen title when app permissions are reviewed on install. -->
+ <!-- Template for the screen title when app permissions are reviewed on update. -->
+ <!-- Title for the dialog button to cancel the detailed permission review. -->
+ <string name="review_button_cancel">هەڵوەشاندنەوە</string>
+ <!-- Title for the dialog button to continue accepting the detailed permission review. -->
+ <!-- Title for the category listing the new permissions used by an app. -->
+ <!-- Title for the category listing the current permissions used by an app. -->
+ <!-- Message that the app to be installed is being staged -->
+ <!-- Placeholder for an app name when it is unknown -->
+ <string name="app_name_unknown">نەزانراو</string>
+ <!-- Help URL, application permissions [DO NOT TRANSLATE] -->
+</resources>
diff --git a/res/values-lb/strings.xml b/res/values-lb/strings.xml
new file mode 100644
index 00000000..73394262
--- /dev/null
+++ b/res/values-lb/strings.xml
@@ -0,0 +1,185 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!-- Copyright (C) 2007 The Android Open Source Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="app_name">Pak-Installatioun</string>
+ <string name="next">Weider</string>
+ <string name="install">Installéieren</string>
+ <string name="done">Fäerdeg</string>
+ <!-- TODO REMOVE LATER -->
+ <string name="security_settings_desc">Dëser App erlaben:</string>
+ <string name="cancel">Ofbriechen</string>
+ <string name="unknown">Onbekannt</string>
+ <string name="installing">Gëtt installéiert\u2026</string>
+ <string name="install_done">App installéiert.</string>
+ <!-- Message for installing a new app that requires some permissions [CHAR LIMIT=NONE] -->
+ <string name="install_confirm_question">Wëlls du dës App installéieren?
+ Se kritt Zougrëff op:</string>
+ <!-- Message for installing a new app that does not require permissions [CHAR LIMIT=NONE] -->
+ <string name="install_confirm_question_no_perms">Wëlls du dës App installéieren?
+ Se brauch keng speziell Zougrëffsrechter.</string>
+ <!-- Message for updating an existing app [CHAR LIMIT=NONE] -->
+ <string name="install_confirm_question_update">Wëlls du eng Aktualiséierung fir dës existéierend Applikatioun installéieren? Deng existéierend Date ginn net verluer. Déi aktualiséiert Applikatioun kritt Zougrëff op:</string>
+ <!-- Message for updating an existing system app [CHAR LIMIT=NONE] -->
+ <string name="install_confirm_question_update_system">Wëlls du eng Aktualiséierung fir dës integréiert Applikatioun installéieren? Deng existéierend Date ginn net verluer. Déi aktualiséiert Applikatioun kritt Zougrëff op:</string>
+ <!-- Message for updating an existing app, no permissions [CHAR LIMIT=NONE] -->
+ <string name="install_confirm_question_update_no_perms">Wëlls du eng Aktualiséierung fir dës existéierend Applikatioun installéieren? Deng existéierend Date ginn net verluer. Se brauch kee speziellen Zougrëff.</string>
+ <!-- Message for updating an existing system app, no permissions [CHAR LIMIT=NONE] -->
+ <string name="install_confirm_question_update_system_no_perms">Wëlls du eng Aktualiséierung fir dës integréiert Applikatioun installéieren? Deng existéierend Date ginn net verluer. Se brauch kee speziellen Zougrëff.</string>
+ <string name="install_failed">D\'App ass net installéiert.</string>
+ <!-- Reason displayed when installation fails because the package was blocked
+ from being installed (e.g., device policy, verification, ...) [CHAR LIMIT=100] -->
+ <!-- Reason displayed when installation fails because the package conflicts with
+ an existing application (e.g., incompatible certificates) [CHAR LIMIT=100] -->
+ <!-- Reason displayed when installation fails because the package is incompatible with
+ the current tablet (e.g., missing native code for the current ABI, newer SDK, ...) [CHAR LIMIT=100] -->
+ <string name="install_failed_incompatible" product="tablet">D\'App ass net kompatibel mat dësem Tablet.</string>
+ <!-- Reason displayed when installation fails because the package is incompatible with
+ the current TV (e.g., missing native code for the current ABI, newer SDK, ...) [CHAR LIMIT=100] -->
+ <string name="install_failed_incompatible" product="tv">Dës App ass net kompatibel mat denger Tëlee.</string>
+ <!-- Reason displayed when installation fails because the package is incompatible with
+ the current phone (e.g., missing native code for the current ABI, newer SDK, ...) [CHAR LIMIT=100] -->
+ <string name="install_failed_incompatible" product="default">D\'App ass net kompatibel mat dësem Telefon.</string>
+ <!-- Reason displayed when installation fails because the installation package itself is invalid
+ in some way (e.g., corrupt) [CHAR LIMIT=100] -->
+ <string name="install_failed_invalid_apk">De Pak schéngt korrupt ze sinn.</string>
+ <!-- Message presented when an application could not be installed on the tablet for some reason. [CHAR LIMIT=100] -->
+ <string name="install_failed_msg" product="tablet"><xliff:g id="app_name">%1$s</xliff:g> konnt net op dësem Tablet installéiert ginn.</string>
+ <!-- Message presented when an application could not be installed on the TV for some reason. [CHAR LIMIT=100] -->
+ <string name="install_failed_msg" product="tv"><xliff:g id="app_name">%1$s</xliff:g> konnt net op dëser Tëlee installéiert ginn.</string>
+ <!-- Message presented when an application could not be installed on the phone for some reason. [CHAR LIMIT=100] -->
+ <string name="install_failed_msg" product="default"><xliff:g id="app_name">%1$s</xliff:g> konnt net op dësem Telefon installéiert ginn.</string>
+ <string name="launch">Opmaachen</string>
+ <!-- Message presented in a dialog box when a package is requested to be installed, but the "Allow unknown applications" checkbox is not enabled. [CHAR LIMIT=100] -->
+ <string name="unknown_apps_dlg_text" product="tablet">Aus Sécherheetsgrënn kënnen op dësem Tablet keng Appen aus onbekannte Quellen installéiert ginn.</string>
+ <!-- Message presented in a dialog box when a package is requested to be installed, but the "Allow unknown applications" checkbox is not enabled. [CHAR LIMIT=100] -->
+ <string name="unknown_apps_dlg_text" product="tv">Aus Sécherheetsgrënn kënnen op dëser Tëlee keng Appen aus onbekannte Quellen installéiert ginn.</string>
+ <!-- Message presented in a dialog box when a package is requested to be installed, but the "Allow unknown applications" checkbox is not enabled. [CHAR LIMIT=100] -->
+ <string name="unknown_apps_dlg_text" product="default">Aus Sécherheetsgrënn kënnen op dësem Telefon keng Appen aus onbekannte Quellen installéiert ginn.</string>
+ <!-- Message presented in a dialog box when the device administrator restricts the installation of apps from unknown sources. [CHAR LIMIT=none] -->
+ <string name="unknown_apps_admin_dlg_text">Däin Administrateur erlaabt net d\'Installatioun vun Appen déi aus onbekannte Quelle kommen.</string>
+ <string name="ok">OK</string>
+ <string name="settings">Astellungen</string>
+ <string name="manage_applications">Appe geréieren</string>
+ <string name="dlg_app_replacement_title">App ersetzen?</string>
+ <string name="dlg_app_replacement_statement">D\'App déi s du installéiere wëlls ersetzt eng aner App.\n\n.All déi existéierend Benotzerdate bleiwe bestoen.</string>
+ <!-- Dialog attributes when replacing system app -->
+ <string name="dlg_sys_app_replacement_statement">Dëst ass eng System-App.\n\nAll deng existéierend Benotzerdate bleiwe bestoen.</string>
+ <string name="out_of_space_dlg_title">Net genuch Späicherplaz</string>
+ <string name="out_of_space_dlg_text"><xliff:g id="app_name">%1$s</xliff:g> konnt net installéiert ginn. Maach e bësse Späicher fräi a probéier nees.</string>
+ <!-- strings related to uninstall activity -->
+ <string name="dlg_ok">OK</string>
+ <string name="app_not_found_dlg_title">App net fonnt</string>
+ <string name="app_not_found_dlg_text"> D\'App gouf net an der Lëscht vun installéierten Appe fonnt.</string>
+ <string name="uninstall_application_title">App desinstalléieren</string>
+ <string name="uninstall_update_title">Aktualiséierung desinstalléieren</string>
+ <string name="uninstall_activity_text"><xliff:g id="activity_name">%1$s</xliff:g> ass Deel vun dëser App:</string>
+ <string name="uninstall_application_text">Wëlls du dës App desinstalléieren?</string>
+ <string name="uninstall_application_text_all_users">Wëlls du dës App fir <b>all</b> d\'Benotzer desinstalléieren? D\'Applikatioun a seng Date gi geläscht fir <b>all</b> d\'Benotzer op dësem Apparat.</string>
+ <string name="uninstall_application_text_user">Wëlls du dës App fir de Benotzer <xliff:g id="username">%1$s</xliff:g> desinstalléieren?</string>
+ <string name="uninstalling">Gëtt desinstalléiert\u2026</string>
+ <string name="uninstall_done">Desinstallatioun ofgeschloss.</string>
+ <string name="uninstall_failed">Desinstallatioun net erfollegräich.</string>
+ <!-- String presented to the user when uninstalling a package failed because the target package
+ is a current device administrator [CHAR LIMIT=80] -->
+ <string name="uninstall_failed_device_policy_manager">Desinstallatioun net méiglech well dëse Pak en aktiven Administrateur vum Apparat ass.</string>
+ <!-- String presented to the user when uninstalling a package failed because the target package
+ is a current device administrator for some user [CHAR LIMIT=100] -->
+ <!-- String presented to the admin user when uninstalling a package for all users failed
+ because a profile owner has marked the target package as not able to be uninstalled
+ [CHAR LIMIT=120] -->
+ <!-- String presented to the user when uninstalling a package failed because a profile owner
+ has marked the target package as not able to be uninstalled [CHAR LIMIT=120] -->
+ <!-- String presented to the user when uninstalling a package failed because a device owner
+ has marked the the target package as not able to be uninstalled [CHAR LIMIT=80] -->
+ <string name="uninstall_blocked_device_owner">Dës App gëtt vun dengem Apparat-Administrateur gebraucht, a kann net desinstalléiert ginn.</string>
+ <!-- String on a button that leads to the "device administrator" configuration setting where a
+ user will be able to disable the device administrator in order to uninstall
+ it. [CHAR LIMIT=50] -->
+ <string name="manage_device_administrators">Administrateure vum Apparat geréieren</string>
+ <!-- String on a button that leads to the "Users" page in Settings where a
+ user will be able to remove the secondary user(s) in order to uninstall
+ the app. [CHAR LIMIT=50] -->
+ <string name="uninstall_failed_msg"><xliff:g id="app_name">%1$s</xliff:g> konnt net desinstalléiert ginn.</string>
+ <!-- Dialog attributes to indicate parse errors -->
+ <string name="Parse_error_dlg_text">Et gouf e Problem beim Liese vum Pak.</string>
+ <!-- Tab label for new permissions being added to an existing app [CHAR LIMIT=20] -->
+ <string name="newPerms">Nei</string>
+ <!-- Tab label for all permissions of an app being installed [CHAR LIMIT=20] -->
+ <string name="allPerms">All</string>
+ <!-- Tab label for permissions related to user privacy [CHAR LIMIT=20] -->
+ <string name="privacyPerms">Privatsphär</string>
+ <!-- Tab label for permissions related to device behavior [CHAR LIMIT=20] -->
+ <string name="devicePerms">Zougrëff op den Apparat</string>
+ <!-- Body text for new tab when there are no new permissions [CHAR LIMIT=NONE] -->
+ <string name="no_new_perms">Dës Aktualiséierung verlaangt keng nei Berechtegungen.</string>
+ <string name="grant_confirm_question">Wëlls du der App dës Berechtegungen accordéieren?
+ Se kritt Zougrëff op:</string>
+ <!-- Title for the dialog button to deny a permission grant. -->
+ <!-- Title for the dialog button to deny a permission grant despite a warning of implications. -->
+ <!-- Template for the current permission from the total number of permissions. -->
+ <!-- Template for the warning message when an app requests a permission. -->
+ <!-- Permissions -->
+ <!-- Title for the dialog button to allow a permission grant. -->
+ <!-- Title of an application permission, listed so the user can choose whether they want
+ to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether
+ they want to allow the application to do this. -->
+ <!-- Breadcrumb for page of managing application permissions [CHAR LIMIT=50] -->
+ <!-- Title for page of managing application permissions -->
+ <!-- Checkbox that allows user to not be questioned about this permission
+ request again -->
+ <!-- Label when app requests no permissions -->
+ <!-- Label for button that leads to more permissions [CHAR LIMIT=40] -->
+ <!-- Description of how many more permissions to view on next page [CHAR LIMIT=30] -->
+ <!-- Warning for turning off permissions on older apps -->
+ <!-- The default description of a permission, i.e. what it does. [CHAR LIMIT=40] -->
+ <!-- Summary of number of apps currently granted a single permission [CHAR LIMIT=45] -->
+ <!-- [CHAR LIMIT=NONE] Menu for manage permissions to control whether system apps are shown -->
+ <!-- [CHAR LIMIT=NONE] Menu for manage permissions to control whether system apps are hidden -->
+ <!-- [CHAR LIMIT=30] Title for page managing what apps have a permission granted -->
+ <!-- [CHAR LIMIT=NONE] Label when no apps requesting this permission -->
+ <!-- [CHAR LIMIT=30] Title of button that leads to location settings -->
+ <!-- [CHAR LIMIT=NONE] Warning about how this app cannot have location permission disabled -->
+ <!-- [CHAR LIMIT=NONE] Warning message when turning off permission for system apps -->
+ <!-- [CHAR LIMIT=NONE] Summary of a permission switch when it's enforced by policy -->
+ <!-- Text displayed until loading is done -->
+ <!-- [CHAR LIMIT=45] Title of all permissions settings -->
+ <!-- [CHAR LIMIT=45] Group of permissions granted to app automatically when installed. -->
+ <!-- Title of the permission dialog for accessibility purposes- spoken to the user. [CHAR LIMIT=none] -->
+ <!-- Title for the dialog that warns the user they need to turn off screen overlays
+ before permissions can be changed. [CHAR LIMIT=NONE] -->
+ <!-- Message for the dialog that warns the user they need to turn off screen overlays
+ before permissions can be changed. The "Settings > Apps" conveys to the user to
+ go to Settings and click on apps, this may need updates in RTL languages. [CHAR LIMIT=NONE] -->
+ <!-- Button for the dialog that warns the user they need to turn off screen overlays
+ before permissions can be changed. [CHAR LIMIT=NONE] -->
+ <!-- Title of dialog telling users that Install/Uninstall action is not supported on Android Wear. -->
+ <!-- Title of dialog telling users that Install/Uninstall action is not supported on Android Wear. -->
+ <!-- Review of runtime permissions for legacy apps -->
+ <!-- Template for the warning title when an updated app's requested permissions are reviewed. -->
+ <!-- Template for the screen title when app permissions are reviewed on install. -->
+ <!-- Template for the screen title when app permissions are reviewed on update. -->
+ <!-- Title for the dialog button to cancel the detailed permission review. -->
+ <string name="review_button_cancel">Ofbriechen</string>
+ <!-- Title for the dialog button to continue accepting the detailed permission review. -->
+ <!-- Title for the category listing the new permissions used by an app. -->
+ <!-- Title for the category listing the current permissions used by an app. -->
+ <!-- Message that the app to be installed is being staged -->
+ <!-- Placeholder for an app name when it is unknown -->
+ <string name="app_name_unknown">Onbekannt</string>
+ <!-- Help URL, application permissions [DO NOT TRANSLATE] -->
+</resources>
diff --git a/res/values-oc-rFR/strings.xml b/res/values-oc-rFR/strings.xml
new file mode 100644
index 00000000..ba045130
--- /dev/null
+++ b/res/values-oc-rFR/strings.xml
@@ -0,0 +1,121 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!-- Copyright (C) 2007 The Android Open Source Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- TODO REMOVE LATER -->
+ <!-- Message for installing a new app that requires some permissions [CHAR LIMIT=NONE] -->
+ <!-- Message for installing a new app that does not require permissions [CHAR LIMIT=NONE] -->
+ <!-- Message for updating an existing app [CHAR LIMIT=NONE] -->
+ <!-- Message for updating an existing system app [CHAR LIMIT=NONE] -->
+ <!-- Message for updating an existing app, no permissions [CHAR LIMIT=NONE] -->
+ <!-- Message for updating an existing system app, no permissions [CHAR LIMIT=NONE] -->
+ <!-- Reason displayed when installation fails because the package was blocked
+ from being installed (e.g., device policy, verification, ...) [CHAR LIMIT=100] -->
+ <!-- Reason displayed when installation fails because the package conflicts with
+ an existing application (e.g., incompatible certificates) [CHAR LIMIT=100] -->
+ <!-- Reason displayed when installation fails because the package is incompatible with
+ the current tablet (e.g., missing native code for the current ABI, newer SDK, ...) [CHAR LIMIT=100] -->
+ <!-- Reason displayed when installation fails because the package is incompatible with
+ the current TV (e.g., missing native code for the current ABI, newer SDK, ...) [CHAR LIMIT=100] -->
+ <!-- Reason displayed when installation fails because the package is incompatible with
+ the current phone (e.g., missing native code for the current ABI, newer SDK, ...) [CHAR LIMIT=100] -->
+ <!-- Reason displayed when installation fails because the installation package itself is invalid
+ in some way (e.g., corrupt) [CHAR LIMIT=100] -->
+ <!-- Message presented when an application could not be installed on the tablet for some reason. [CHAR LIMIT=100] -->
+ <!-- Message presented when an application could not be installed on the TV for some reason. [CHAR LIMIT=100] -->
+ <!-- Message presented when an application could not be installed on the phone for some reason. [CHAR LIMIT=100] -->
+ <!-- Message presented in a dialog box when a package is requested to be installed, but the "Allow unknown applications" checkbox is not enabled. [CHAR LIMIT=100] -->
+ <!-- Message presented in a dialog box when a package is requested to be installed, but the "Allow unknown applications" checkbox is not enabled. [CHAR LIMIT=100] -->
+ <!-- Message presented in a dialog box when a package is requested to be installed, but the "Allow unknown applications" checkbox is not enabled. [CHAR LIMIT=100] -->
+ <!-- Message presented in a dialog box when the device administrator restricts the installation of apps from unknown sources. [CHAR LIMIT=none] -->
+ <!-- Dialog attributes when replacing system app -->
+ <!-- strings related to uninstall activity -->
+ <!-- String presented to the user when uninstalling a package failed because the target package
+ is a current device administrator [CHAR LIMIT=80] -->
+ <!-- String presented to the user when uninstalling a package failed because the target package
+ is a current device administrator for some user [CHAR LIMIT=100] -->
+ <!-- String presented to the admin user when uninstalling a package for all users failed
+ because a profile owner has marked the target package as not able to be uninstalled
+ [CHAR LIMIT=120] -->
+ <!-- String presented to the user when uninstalling a package failed because a profile owner
+ has marked the target package as not able to be uninstalled [CHAR LIMIT=120] -->
+ <!-- String presented to the user when uninstalling a package failed because a device owner
+ has marked the the target package as not able to be uninstalled [CHAR LIMIT=80] -->
+ <!-- String on a button that leads to the "device administrator" configuration setting where a
+ user will be able to disable the device administrator in order to uninstall
+ it. [CHAR LIMIT=50] -->
+ <!-- String on a button that leads to the "Users" page in Settings where a
+ user will be able to remove the secondary user(s) in order to uninstall
+ the app. [CHAR LIMIT=50] -->
+ <!-- Dialog attributes to indicate parse errors -->
+ <!-- Tab label for new permissions being added to an existing app [CHAR LIMIT=20] -->
+ <!-- Tab label for all permissions of an app being installed [CHAR LIMIT=20] -->
+ <!-- Tab label for permissions related to user privacy [CHAR LIMIT=20] -->
+ <!-- Tab label for permissions related to device behavior [CHAR LIMIT=20] -->
+ <!-- Body text for new tab when there are no new permissions [CHAR LIMIT=NONE] -->
+ <!-- Title for the dialog button to deny a permission grant. -->
+ <!-- Title for the dialog button to deny a permission grant despite a warning of implications. -->
+ <!-- Template for the current permission from the total number of permissions. -->
+ <!-- Template for the warning message when an app requests a permission. -->
+ <!-- Permissions -->
+ <!-- Title for the dialog button to allow a permission grant. -->
+ <!-- Title of an application permission, listed so the user can choose whether they want
+ to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether
+ they want to allow the application to do this. -->
+ <!-- Breadcrumb for page of managing application permissions [CHAR LIMIT=50] -->
+ <!-- Title for page of managing application permissions -->
+ <!-- Checkbox that allows user to not be questioned about this permission
+ request again -->
+ <!-- Label when app requests no permissions -->
+ <!-- Label for button that leads to more permissions [CHAR LIMIT=40] -->
+ <!-- Description of how many more permissions to view on next page [CHAR LIMIT=30] -->
+ <!-- Warning for turning off permissions on older apps -->
+ <!-- The default description of a permission, i.e. what it does. [CHAR LIMIT=40] -->
+ <!-- Summary of number of apps currently granted a single permission [CHAR LIMIT=45] -->
+ <!-- [CHAR LIMIT=NONE] Menu for manage permissions to control whether system apps are shown -->
+ <!-- [CHAR LIMIT=NONE] Menu for manage permissions to control whether system apps are hidden -->
+ <!-- [CHAR LIMIT=30] Title for page managing what apps have a permission granted -->
+ <!-- [CHAR LIMIT=NONE] Label when no apps requesting this permission -->
+ <!-- [CHAR LIMIT=30] Title of button that leads to location settings -->
+ <!-- [CHAR LIMIT=NONE] Warning about how this app cannot have location permission disabled -->
+ <!-- [CHAR LIMIT=NONE] Warning message when turning off permission for system apps -->
+ <!-- [CHAR LIMIT=NONE] Summary of a permission switch when it's enforced by policy -->
+ <!-- Text displayed until loading is done -->
+ <!-- [CHAR LIMIT=45] Title of all permissions settings -->
+ <!-- [CHAR LIMIT=45] Group of permissions granted to app automatically when installed. -->
+ <!-- Title of the permission dialog for accessibility purposes- spoken to the user. [CHAR LIMIT=none] -->
+ <!-- Title for the dialog that warns the user they need to turn off screen overlays
+ before permissions can be changed. [CHAR LIMIT=NONE] -->
+ <!-- Message for the dialog that warns the user they need to turn off screen overlays
+ before permissions can be changed. The "Settings > Apps" conveys to the user to
+ go to Settings and click on apps, this may need updates in RTL languages. [CHAR LIMIT=NONE] -->
+ <!-- Button for the dialog that warns the user they need to turn off screen overlays
+ before permissions can be changed. [CHAR LIMIT=NONE] -->
+ <!-- Title of dialog telling users that Install/Uninstall action is not supported on Android Wear. -->
+ <!-- Title of dialog telling users that Install/Uninstall action is not supported on Android Wear. -->
+ <!-- Review of runtime permissions for legacy apps -->
+ <!-- Template for the warning title when an updated app's requested permissions are reviewed. -->
+ <!-- Template for the screen title when app permissions are reviewed on install. -->
+ <!-- Template for the screen title when app permissions are reviewed on update. -->
+ <!-- Title for the dialog button to cancel the detailed permission review. -->
+ <!-- Title for the dialog button to continue accepting the detailed permission review. -->
+ <!-- Title for the category listing the new permissions used by an app. -->
+ <!-- Title for the category listing the current permissions used by an app. -->
+ <!-- Message that the app to be installed is being staged -->
+ <!-- Placeholder for an app name when it is unknown -->
+ <!-- Help URL, application permissions [DO NOT TRANSLATE] -->
+</resources>
diff --git a/res/values-or-rIN/strings.xml b/res/values-or-rIN/strings.xml
new file mode 100644
index 00000000..ba045130
--- /dev/null
+++ b/res/values-or-rIN/strings.xml
@@ -0,0 +1,121 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!-- Copyright (C) 2007 The Android Open Source Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- TODO REMOVE LATER -->
+ <!-- Message for installing a new app that requires some permissions [CHAR LIMIT=NONE] -->
+ <!-- Message for installing a new app that does not require permissions [CHAR LIMIT=NONE] -->
+ <!-- Message for updating an existing app [CHAR LIMIT=NONE] -->
+ <!-- Message for updating an existing system app [CHAR LIMIT=NONE] -->
+ <!-- Message for updating an existing app, no permissions [CHAR LIMIT=NONE] -->
+ <!-- Message for updating an existing system app, no permissions [CHAR LIMIT=NONE] -->
+ <!-- Reason displayed when installation fails because the package was blocked
+ from being installed (e.g., device policy, verification, ...) [CHAR LIMIT=100] -->
+ <!-- Reason displayed when installation fails because the package conflicts with
+ an existing application (e.g., incompatible certificates) [CHAR LIMIT=100] -->
+ <!-- Reason displayed when installation fails because the package is incompatible with
+ the current tablet (e.g., missing native code for the current ABI, newer SDK, ...) [CHAR LIMIT=100] -->
+ <!-- Reason displayed when installation fails because the package is incompatible with
+ the current TV (e.g., missing native code for the current ABI, newer SDK, ...) [CHAR LIMIT=100] -->
+ <!-- Reason displayed when installation fails because the package is incompatible with
+ the current phone (e.g., missing native code for the current ABI, newer SDK, ...) [CHAR LIMIT=100] -->
+ <!-- Reason displayed when installation fails because the installation package itself is invalid
+ in some way (e.g., corrupt) [CHAR LIMIT=100] -->
+ <!-- Message presented when an application could not be installed on the tablet for some reason. [CHAR LIMIT=100] -->
+ <!-- Message presented when an application could not be installed on the TV for some reason. [CHAR LIMIT=100] -->
+ <!-- Message presented when an application could not be installed on the phone for some reason. [CHAR LIMIT=100] -->
+ <!-- Message presented in a dialog box when a package is requested to be installed, but the "Allow unknown applications" checkbox is not enabled. [CHAR LIMIT=100] -->
+ <!-- Message presented in a dialog box when a package is requested to be installed, but the "Allow unknown applications" checkbox is not enabled. [CHAR LIMIT=100] -->
+ <!-- Message presented in a dialog box when a package is requested to be installed, but the "Allow unknown applications" checkbox is not enabled. [CHAR LIMIT=100] -->
+ <!-- Message presented in a dialog box when the device administrator restricts the installation of apps from unknown sources. [CHAR LIMIT=none] -->
+ <!-- Dialog attributes when replacing system app -->
+ <!-- strings related to uninstall activity -->
+ <!-- String presented to the user when uninstalling a package failed because the target package
+ is a current device administrator [CHAR LIMIT=80] -->
+ <!-- String presented to the user when uninstalling a package failed because the target package
+ is a current device administrator for some user [CHAR LIMIT=100] -->
+ <!-- String presented to the admin user when uninstalling a package for all users failed
+ because a profile owner has marked the target package as not able to be uninstalled
+ [CHAR LIMIT=120] -->
+ <!-- String presented to the user when uninstalling a package failed because a profile owner
+ has marked the target package as not able to be uninstalled [CHAR LIMIT=120] -->
+ <!-- String presented to the user when uninstalling a package failed because a device owner
+ has marked the the target package as not able to be uninstalled [CHAR LIMIT=80] -->
+ <!-- String on a button that leads to the "device administrator" configuration setting where a
+ user will be able to disable the device administrator in order to uninstall
+ it. [CHAR LIMIT=50] -->
+ <!-- String on a button that leads to the "Users" page in Settings where a
+ user will be able to remove the secondary user(s) in order to uninstall
+ the app. [CHAR LIMIT=50] -->
+ <!-- Dialog attributes to indicate parse errors -->
+ <!-- Tab label for new permissions being added to an existing app [CHAR LIMIT=20] -->
+ <!-- Tab label for all permissions of an app being installed [CHAR LIMIT=20] -->
+ <!-- Tab label for permissions related to user privacy [CHAR LIMIT=20] -->
+ <!-- Tab label for permissions related to device behavior [CHAR LIMIT=20] -->
+ <!-- Body text for new tab when there are no new permissions [CHAR LIMIT=NONE] -->
+ <!-- Title for the dialog button to deny a permission grant. -->
+ <!-- Title for the dialog button to deny a permission grant despite a warning of implications. -->
+ <!-- Template for the current permission from the total number of permissions. -->
+ <!-- Template for the warning message when an app requests a permission. -->
+ <!-- Permissions -->
+ <!-- Title for the dialog button to allow a permission grant. -->
+ <!-- Title of an application permission, listed so the user can choose whether they want
+ to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether
+ they want to allow the application to do this. -->
+ <!-- Breadcrumb for page of managing application permissions [CHAR LIMIT=50] -->
+ <!-- Title for page of managing application permissions -->
+ <!-- Checkbox that allows user to not be questioned about this permission
+ request again -->
+ <!-- Label when app requests no permissions -->
+ <!-- Label for button that leads to more permissions [CHAR LIMIT=40] -->
+ <!-- Description of how many more permissions to view on next page [CHAR LIMIT=30] -->
+ <!-- Warning for turning off permissions on older apps -->
+ <!-- The default description of a permission, i.e. what it does. [CHAR LIMIT=40] -->
+ <!-- Summary of number of apps currently granted a single permission [CHAR LIMIT=45] -->
+ <!-- [CHAR LIMIT=NONE] Menu for manage permissions to control whether system apps are shown -->
+ <!-- [CHAR LIMIT=NONE] Menu for manage permissions to control whether system apps are hidden -->
+ <!-- [CHAR LIMIT=30] Title for page managing what apps have a permission granted -->
+ <!-- [CHAR LIMIT=NONE] Label when no apps requesting this permission -->
+ <!-- [CHAR LIMIT=30] Title of button that leads to location settings -->
+ <!-- [CHAR LIMIT=NONE] Warning about how this app cannot have location permission disabled -->
+ <!-- [CHAR LIMIT=NONE] Warning message when turning off permission for system apps -->
+ <!-- [CHAR LIMIT=NONE] Summary of a permission switch when it's enforced by policy -->
+ <!-- Text displayed until loading is done -->
+ <!-- [CHAR LIMIT=45] Title of all permissions settings -->
+ <!-- [CHAR LIMIT=45] Group of permissions granted to app automatically when installed. -->
+ <!-- Title of the permission dialog for accessibility purposes- spoken to the user. [CHAR LIMIT=none] -->
+ <!-- Title for the dialog that warns the user they need to turn off screen overlays
+ before permissions can be changed. [CHAR LIMIT=NONE] -->
+ <!-- Message for the dialog that warns the user they need to turn off screen overlays
+ before permissions can be changed. The "Settings > Apps" conveys to the user to
+ go to Settings and click on apps, this may need updates in RTL languages. [CHAR LIMIT=NONE] -->
+ <!-- Button for the dialog that warns the user they need to turn off screen overlays
+ before permissions can be changed. [CHAR LIMIT=NONE] -->
+ <!-- Title of dialog telling users that Install/Uninstall action is not supported on Android Wear. -->
+ <!-- Title of dialog telling users that Install/Uninstall action is not supported on Android Wear. -->
+ <!-- Review of runtime permissions for legacy apps -->
+ <!-- Template for the warning title when an updated app's requested permissions are reviewed. -->
+ <!-- Template for the screen title when app permissions are reviewed on install. -->
+ <!-- Template for the screen title when app permissions are reviewed on update. -->
+ <!-- Title for the dialog button to cancel the detailed permission review. -->
+ <!-- Title for the dialog button to continue accepting the detailed permission review. -->
+ <!-- Title for the category listing the new permissions used by an app. -->
+ <!-- Title for the category listing the current permissions used by an app. -->
+ <!-- Message that the app to be installed is being staged -->
+ <!-- Placeholder for an app name when it is unknown -->
+ <!-- Help URL, application permissions [DO NOT TRANSLATE] -->
+</resources>
diff --git a/res/values-sr-rCS/strings.xml b/res/values-sr-rCS/strings.xml
new file mode 100644
index 00000000..ba045130
--- /dev/null
+++ b/res/values-sr-rCS/strings.xml
@@ -0,0 +1,121 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!-- Copyright (C) 2007 The Android Open Source Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- TODO REMOVE LATER -->
+ <!-- Message for installing a new app that requires some permissions [CHAR LIMIT=NONE] -->
+ <!-- Message for installing a new app that does not require permissions [CHAR LIMIT=NONE] -->
+ <!-- Message for updating an existing app [CHAR LIMIT=NONE] -->
+ <!-- Message for updating an existing system app [CHAR LIMIT=NONE] -->
+ <!-- Message for updating an existing app, no permissions [CHAR LIMIT=NONE] -->
+ <!-- Message for updating an existing system app, no permissions [CHAR LIMIT=NONE] -->
+ <!-- Reason displayed when installation fails because the package was blocked
+ from being installed (e.g., device policy, verification, ...) [CHAR LIMIT=100] -->
+ <!-- Reason displayed when installation fails because the package conflicts with
+ an existing application (e.g., incompatible certificates) [CHAR LIMIT=100] -->
+ <!-- Reason displayed when installation fails because the package is incompatible with
+ the current tablet (e.g., missing native code for the current ABI, newer SDK, ...) [CHAR LIMIT=100] -->
+ <!-- Reason displayed when installation fails because the package is incompatible with
+ the current TV (e.g., missing native code for the current ABI, newer SDK, ...) [CHAR LIMIT=100] -->
+ <!-- Reason displayed when installation fails because the package is incompatible with
+ the current phone (e.g., missing native code for the current ABI, newer SDK, ...) [CHAR LIMIT=100] -->
+ <!-- Reason displayed when installation fails because the installation package itself is invalid
+ in some way (e.g., corrupt) [CHAR LIMIT=100] -->
+ <!-- Message presented when an application could not be installed on the tablet for some reason. [CHAR LIMIT=100] -->
+ <!-- Message presented when an application could not be installed on the TV for some reason. [CHAR LIMIT=100] -->
+ <!-- Message presented when an application could not be installed on the phone for some reason. [CHAR LIMIT=100] -->
+ <!-- Message presented in a dialog box when a package is requested to be installed, but the "Allow unknown applications" checkbox is not enabled. [CHAR LIMIT=100] -->
+ <!-- Message presented in a dialog box when a package is requested to be installed, but the "Allow unknown applications" checkbox is not enabled. [CHAR LIMIT=100] -->
+ <!-- Message presented in a dialog box when a package is requested to be installed, but the "Allow unknown applications" checkbox is not enabled. [CHAR LIMIT=100] -->
+ <!-- Message presented in a dialog box when the device administrator restricts the installation of apps from unknown sources. [CHAR LIMIT=none] -->
+ <!-- Dialog attributes when replacing system app -->
+ <!-- strings related to uninstall activity -->
+ <!-- String presented to the user when uninstalling a package failed because the target package
+ is a current device administrator [CHAR LIMIT=80] -->
+ <!-- String presented to the user when uninstalling a package failed because the target package
+ is a current device administrator for some user [CHAR LIMIT=100] -->
+ <!-- String presented to the admin user when uninstalling a package for all users failed
+ because a profile owner has marked the target package as not able to be uninstalled
+ [CHAR LIMIT=120] -->
+ <!-- String presented to the user when uninstalling a package failed because a profile owner
+ has marked the target package as not able to be uninstalled [CHAR LIMIT=120] -->
+ <!-- String presented to the user when uninstalling a package failed because a device owner
+ has marked the the target package as not able to be uninstalled [CHAR LIMIT=80] -->
+ <!-- String on a button that leads to the "device administrator" configuration setting where a
+ user will be able to disable the device administrator in order to uninstall
+ it. [CHAR LIMIT=50] -->
+ <!-- String on a button that leads to the "Users" page in Settings where a
+ user will be able to remove the secondary user(s) in order to uninstall
+ the app. [CHAR LIMIT=50] -->
+ <!-- Dialog attributes to indicate parse errors -->
+ <!-- Tab label for new permissions being added to an existing app [CHAR LIMIT=20] -->
+ <!-- Tab label for all permissions of an app being installed [CHAR LIMIT=20] -->
+ <!-- Tab label for permissions related to user privacy [CHAR LIMIT=20] -->
+ <!-- Tab label for permissions related to device behavior [CHAR LIMIT=20] -->
+ <!-- Body text for new tab when there are no new permissions [CHAR LIMIT=NONE] -->
+ <!-- Title for the dialog button to deny a permission grant. -->
+ <!-- Title for the dialog button to deny a permission grant despite a warning of implications. -->
+ <!-- Template for the current permission from the total number of permissions. -->
+ <!-- Template for the warning message when an app requests a permission. -->
+ <!-- Permissions -->
+ <!-- Title for the dialog button to allow a permission grant. -->
+ <!-- Title of an application permission, listed so the user can choose whether they want
+ to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether
+ they want to allow the application to do this. -->
+ <!-- Breadcrumb for page of managing application permissions [CHAR LIMIT=50] -->
+ <!-- Title for page of managing application permissions -->
+ <!-- Checkbox that allows user to not be questioned about this permission
+ request again -->
+ <!-- Label when app requests no permissions -->
+ <!-- Label for button that leads to more permissions [CHAR LIMIT=40] -->
+ <!-- Description of how many more permissions to view on next page [CHAR LIMIT=30] -->
+ <!-- Warning for turning off permissions on older apps -->
+ <!-- The default description of a permission, i.e. what it does. [CHAR LIMIT=40] -->
+ <!-- Summary of number of apps currently granted a single permission [CHAR LIMIT=45] -->
+ <!-- [CHAR LIMIT=NONE] Menu for manage permissions to control whether system apps are shown -->
+ <!-- [CHAR LIMIT=NONE] Menu for manage permissions to control whether system apps are hidden -->
+ <!-- [CHAR LIMIT=30] Title for page managing what apps have a permission granted -->
+ <!-- [CHAR LIMIT=NONE] Label when no apps requesting this permission -->
+ <!-- [CHAR LIMIT=30] Title of button that leads to location settings -->
+ <!-- [CHAR LIMIT=NONE] Warning about how this app cannot have location permission disabled -->
+ <!-- [CHAR LIMIT=NONE] Warning message when turning off permission for system apps -->
+ <!-- [CHAR LIMIT=NONE] Summary of a permission switch when it's enforced by policy -->
+ <!-- Text displayed until loading is done -->
+ <!-- [CHAR LIMIT=45] Title of all permissions settings -->
+ <!-- [CHAR LIMIT=45] Group of permissions granted to app automatically when installed. -->
+ <!-- Title of the permission dialog for accessibility purposes- spoken to the user. [CHAR LIMIT=none] -->
+ <!-- Title for the dialog that warns the user they need to turn off screen overlays
+ before permissions can be changed. [CHAR LIMIT=NONE] -->
+ <!-- Message for the dialog that warns the user they need to turn off screen overlays
+ before permissions can be changed. The "Settings > Apps" conveys to the user to
+ go to Settings and click on apps, this may need updates in RTL languages. [CHAR LIMIT=NONE] -->
+ <!-- Button for the dialog that warns the user they need to turn off screen overlays
+ before permissions can be changed. [CHAR LIMIT=NONE] -->
+ <!-- Title of dialog telling users that Install/Uninstall action is not supported on Android Wear. -->
+ <!-- Title of dialog telling users that Install/Uninstall action is not supported on Android Wear. -->
+ <!-- Review of runtime permissions for legacy apps -->
+ <!-- Template for the warning title when an updated app's requested permissions are reviewed. -->
+ <!-- Template for the screen title when app permissions are reviewed on install. -->
+ <!-- Template for the screen title when app permissions are reviewed on update. -->
+ <!-- Title for the dialog button to cancel the detailed permission review. -->
+ <!-- Title for the dialog button to continue accepting the detailed permission review. -->
+ <!-- Title for the category listing the new permissions used by an app. -->
+ <!-- Title for the category listing the current permissions used by an app. -->
+ <!-- Message that the app to be installed is being staged -->
+ <!-- Placeholder for an app name when it is unknown -->
+ <!-- Help URL, application permissions [DO NOT TRANSLATE] -->
+</resources>
diff --git a/res/values-ug/strings.xml b/res/values-ug/strings.xml
new file mode 100644
index 00000000..35ab4365
--- /dev/null
+++ b/res/values-ug/strings.xml
@@ -0,0 +1,123 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!-- Copyright (C) 2007 The Android Open Source Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="app_name">بوغچا ئورناتقۇچ</string>
+ <string name="next">كېيىنكى</string>
+ <!-- TODO REMOVE LATER -->
+ <!-- Message for installing a new app that requires some permissions [CHAR LIMIT=NONE] -->
+ <!-- Message for installing a new app that does not require permissions [CHAR LIMIT=NONE] -->
+ <!-- Message for updating an existing app [CHAR LIMIT=NONE] -->
+ <!-- Message for updating an existing system app [CHAR LIMIT=NONE] -->
+ <!-- Message for updating an existing app, no permissions [CHAR LIMIT=NONE] -->
+ <!-- Message for updating an existing system app, no permissions [CHAR LIMIT=NONE] -->
+ <!-- Reason displayed when installation fails because the package was blocked
+ from being installed (e.g., device policy, verification, ...) [CHAR LIMIT=100] -->
+ <!-- Reason displayed when installation fails because the package conflicts with
+ an existing application (e.g., incompatible certificates) [CHAR LIMIT=100] -->
+ <!-- Reason displayed when installation fails because the package is incompatible with
+ the current tablet (e.g., missing native code for the current ABI, newer SDK, ...) [CHAR LIMIT=100] -->
+ <!-- Reason displayed when installation fails because the package is incompatible with
+ the current TV (e.g., missing native code for the current ABI, newer SDK, ...) [CHAR LIMIT=100] -->
+ <!-- Reason displayed when installation fails because the package is incompatible with
+ the current phone (e.g., missing native code for the current ABI, newer SDK, ...) [CHAR LIMIT=100] -->
+ <!-- Reason displayed when installation fails because the installation package itself is invalid
+ in some way (e.g., corrupt) [CHAR LIMIT=100] -->
+ <!-- Message presented when an application could not be installed on the tablet for some reason. [CHAR LIMIT=100] -->
+ <!-- Message presented when an application could not be installed on the TV for some reason. [CHAR LIMIT=100] -->
+ <!-- Message presented when an application could not be installed on the phone for some reason. [CHAR LIMIT=100] -->
+ <!-- Message presented in a dialog box when a package is requested to be installed, but the "Allow unknown applications" checkbox is not enabled. [CHAR LIMIT=100] -->
+ <!-- Message presented in a dialog box when a package is requested to be installed, but the "Allow unknown applications" checkbox is not enabled. [CHAR LIMIT=100] -->
+ <!-- Message presented in a dialog box when a package is requested to be installed, but the "Allow unknown applications" checkbox is not enabled. [CHAR LIMIT=100] -->
+ <!-- Message presented in a dialog box when the device administrator restricts the installation of apps from unknown sources. [CHAR LIMIT=none] -->
+ <!-- Dialog attributes when replacing system app -->
+ <!-- strings related to uninstall activity -->
+ <!-- String presented to the user when uninstalling a package failed because the target package
+ is a current device administrator [CHAR LIMIT=80] -->
+ <!-- String presented to the user when uninstalling a package failed because the target package
+ is a current device administrator for some user [CHAR LIMIT=100] -->
+ <!-- String presented to the admin user when uninstalling a package for all users failed
+ because a profile owner has marked the target package as not able to be uninstalled
+ [CHAR LIMIT=120] -->
+ <!-- String presented to the user when uninstalling a package failed because a profile owner
+ has marked the target package as not able to be uninstalled [CHAR LIMIT=120] -->
+ <!-- String presented to the user when uninstalling a package failed because a device owner
+ has marked the the target package as not able to be uninstalled [CHAR LIMIT=80] -->
+ <!-- String on a button that leads to the "device administrator" configuration setting where a
+ user will be able to disable the device administrator in order to uninstall
+ it. [CHAR LIMIT=50] -->
+ <!-- String on a button that leads to the "Users" page in Settings where a
+ user will be able to remove the secondary user(s) in order to uninstall
+ the app. [CHAR LIMIT=50] -->
+ <!-- Dialog attributes to indicate parse errors -->
+ <!-- Tab label for new permissions being added to an existing app [CHAR LIMIT=20] -->
+ <!-- Tab label for all permissions of an app being installed [CHAR LIMIT=20] -->
+ <!-- Tab label for permissions related to user privacy [CHAR LIMIT=20] -->
+ <!-- Tab label for permissions related to device behavior [CHAR LIMIT=20] -->
+ <!-- Body text for new tab when there are no new permissions [CHAR LIMIT=NONE] -->
+ <!-- Title for the dialog button to deny a permission grant. -->
+ <!-- Title for the dialog button to deny a permission grant despite a warning of implications. -->
+ <!-- Template for the current permission from the total number of permissions. -->
+ <!-- Template for the warning message when an app requests a permission. -->
+ <!-- Permissions -->
+ <!-- Title for the dialog button to allow a permission grant. -->
+ <!-- Title of an application permission, listed so the user can choose whether they want
+ to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether
+ they want to allow the application to do this. -->
+ <!-- Breadcrumb for page of managing application permissions [CHAR LIMIT=50] -->
+ <!-- Title for page of managing application permissions -->
+ <!-- Checkbox that allows user to not be questioned about this permission
+ request again -->
+ <!-- Label when app requests no permissions -->
+ <!-- Label for button that leads to more permissions [CHAR LIMIT=40] -->
+ <!-- Description of how many more permissions to view on next page [CHAR LIMIT=30] -->
+ <!-- Warning for turning off permissions on older apps -->
+ <!-- The default description of a permission, i.e. what it does. [CHAR LIMIT=40] -->
+ <!-- Summary of number of apps currently granted a single permission [CHAR LIMIT=45] -->
+ <!-- [CHAR LIMIT=NONE] Menu for manage permissions to control whether system apps are shown -->
+ <!-- [CHAR LIMIT=NONE] Menu for manage permissions to control whether system apps are hidden -->
+ <!-- [CHAR LIMIT=30] Title for page managing what apps have a permission granted -->
+ <!-- [CHAR LIMIT=NONE] Label when no apps requesting this permission -->
+ <!-- [CHAR LIMIT=30] Title of button that leads to location settings -->
+ <!-- [CHAR LIMIT=NONE] Warning about how this app cannot have location permission disabled -->
+ <!-- [CHAR LIMIT=NONE] Warning message when turning off permission for system apps -->
+ <!-- [CHAR LIMIT=NONE] Summary of a permission switch when it's enforced by policy -->
+ <!-- Text displayed until loading is done -->
+ <!-- [CHAR LIMIT=45] Title of all permissions settings -->
+ <!-- [CHAR LIMIT=45] Group of permissions granted to app automatically when installed. -->
+ <!-- Title of the permission dialog for accessibility purposes- spoken to the user. [CHAR LIMIT=none] -->
+ <!-- Title for the dialog that warns the user they need to turn off screen overlays
+ before permissions can be changed. [CHAR LIMIT=NONE] -->
+ <!-- Message for the dialog that warns the user they need to turn off screen overlays
+ before permissions can be changed. The "Settings > Apps" conveys to the user to
+ go to Settings and click on apps, this may need updates in RTL languages. [CHAR LIMIT=NONE] -->
+ <!-- Button for the dialog that warns the user they need to turn off screen overlays
+ before permissions can be changed. [CHAR LIMIT=NONE] -->
+ <!-- Title of dialog telling users that Install/Uninstall action is not supported on Android Wear. -->
+ <!-- Title of dialog telling users that Install/Uninstall action is not supported on Android Wear. -->
+ <!-- Review of runtime permissions for legacy apps -->
+ <!-- Template for the warning title when an updated app's requested permissions are reviewed. -->
+ <!-- Template for the screen title when app permissions are reviewed on install. -->
+ <!-- Template for the screen title when app permissions are reviewed on update. -->
+ <!-- Title for the dialog button to cancel the detailed permission review. -->
+ <!-- Title for the dialog button to continue accepting the detailed permission review. -->
+ <!-- Title for the category listing the new permissions used by an app. -->
+ <!-- Title for the category listing the current permissions used by an app. -->
+ <!-- Message that the app to be installed is being staged -->
+ <!-- Placeholder for an app name when it is unknown -->
+ <!-- Help URL, application permissions [DO NOT TRANSLATE] -->
+</resources>