summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mkbestas@lineageos.org>2019-02-26 19:02:26 +0200
committerMichael Bestas <mkbestas@lineageos.org>2019-02-26 19:02:26 +0200
commit65a37f22420b47d5f80e66a86339094122225316 (patch)
tree679e3c7f18f999016474de60c93a729cbb7ab267
parentb6f5c297536dc593623b3268f549135ee1b67f96 (diff)
downloadandroid_packages_apps_PackageInstaller-65a37f22420b47d5f80e66a86339094122225316.tar.gz
android_packages_apps_PackageInstaller-65a37f22420b47d5f80e66a86339094122225316.tar.bz2
android_packages_apps_PackageInstaller-65a37f22420b47d5f80e66a86339094122225316.zip
Automatic translation import
Change-Id: I8494348323ab97f428c9c0bc75d3e4c10db0d653
-rw-r--r--res/values-as-rIN/strings.xml136
-rw-r--r--res/values-ast-rES/strings.xml38
-rw-r--r--res/values-cy/strings.xml7
-rw-r--r--res/values-or-rIN/strings.xml136
4 files changed, 42 insertions, 275 deletions
diff --git a/res/values-as-rIN/strings.xml b/res/values-as-rIN/strings.xml
deleted file mode 100644
index 1ecc3df4..00000000
--- a/res/values-as-rIN/strings.xml
+++ /dev/null
@@ -1,136 +0,0 @@
-<?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 the device administrator restricts the installation of apps from unknown sources. [CHAR LIMIT=none] -->
- <!-- Message presented in a dialog box when the user restriction set by the system restricts the installation of apps from unknown sources. [CHAR LIMIT=none] -->
- <!-- Message presented in a dialog box when the user restriction set by the system restricts the installation of apps. [CHAR LIMIT=none] -->
- <!-- Dialog attributes when replacing system app -->
- <!-- strings related to uninstall activity -->
- <!-- Label for the notification channel containing notifications for current uninstall operations [CHAR LIMIT=40] -->
- <!-- Label for the notification channel containing notifications for failed uninstall operations [CHAR LIMIT=40] -->
- <!-- 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 admin apps" configuration setting where a
- user will be able to disable the device admin app 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 get more info about a permission. -->
- <!-- 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. -->
- <!-- Template for the message how many permissions are disabled. -->
- <!-- Message that all permissions are disabled. -->
- <!-- Message that no permissions are disabled. -->
- <!-- 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] -->
- <!-- Accessibility label for button opening the app-info when clicked [CHAR LIMIT=none] -->
- <!-- 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] -->
- <!-- Text to show in warning dialog on the tablet when the app source is not trusted [CHAR LIMIT=NONE] -->
- <!-- Text to show in warning dialog on the tv when the app source is not trusted [CHAR LIMIT=NONE] -->
- <!-- Text to show in warning dialog on the phone when the app source is not trusted [CHAR LIMIT=NONE] -->
- <!-- Text to show in warning dialog on the phone when the app source cannot be identified [CHAR LIMIT=NONE] -->
- <!-- Text to show in warning dialog on the tablet when the app source cannot be identified [CHAR LIMIT=NONE] -->
- <!-- Text to show in warning dialog on the tv when the app source cannot be identified [CHAR LIMIT=NONE] -->
- <!-- Label for button to continue install of an app whose source cannot be identified [CHAR LIMIT=40] -->
- <!-- Label for button to open manage external sources settings [CHAR LIMIT=45] -->
- <!-- Label for the notification channel containing notifications for embedded app operations [CHAR LIMIT=40] -->
-</resources>
diff --git a/res/values-ast-rES/strings.xml b/res/values-ast-rES/strings.xml
index 6cc35940..2f139270 100644
--- a/res/values-ast-rES/strings.xml
+++ b/res/values-ast-rES/strings.xml
@@ -67,6 +67,7 @@
<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 the device administrator restricts the installation of apps from unknown sources. [CHAR LIMIT=none] -->
<!-- Message presented in a dialog box when the user restriction set by the system restricts the installation of apps from unknown sources. [CHAR LIMIT=none] -->
<!-- Message presented in a dialog box when the user restriction set by the system restricts the installation of apps. [CHAR LIMIT=none] -->
@@ -78,10 +79,15 @@
<!-- 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>
+ <string name="out_of_space_dlg_text">Nun pudo instalase l\'aplicación <xliff:g id="APP_NAME">%1$s</xliff:g>. Llibera espaciu y vuelvi a intentalo.</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="app_not_found_dlg_text"> L\'aplicación nun s\'alcontró na llista d\'aplicaciones instalaes.</string>
+ <string name="uninstall_application_title">Desinstalar aplicación</string>
+ <string name="uninstall_update_title">Desinstalar anovamientu</string>
+ <string name="uninstall_activity_text"><xliff:g id="ACTIVITY_NAME">%1$s</xliff:g> forma parte d\'esta 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>
@@ -89,6 +95,9 @@
<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>
<!-- Label for the notification channel containing notifications for current uninstall operations [CHAR LIMIT=40] -->
<!-- Label for the notification channel containing notifications for failed uninstall operations [CHAR LIMIT=40] -->
+ <string name="uninstalling">Desinstalando…</string>
+ <string name="uninstall_done">Desinstalación completada</string>
+ <string name="uninstall_failed">Desinstalación correuta</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
@@ -113,14 +122,20 @@
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>
+ <string name="uninstall_failed_msg">Nun pudo desinstalase <xliff:g id="APP_NAME">%1$s</xliff:g>.</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] -->
+ <string name="newPerms">Nuevu</string>
<!-- 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] -->
+ <string name="devicePerms">Accesu preséu</string>
<!-- 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>
+ <string name="grant_confirm_question">¿Quies conceder los siguientes permisos? Va poder accedese a:</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 get more info about a permission. -->
@@ -146,37 +161,60 @@
<!-- Breadcrumb for page of managing application permissions [CHAR LIMIT=50] -->
<string name="app_permissions_breadcrumb">Aplicaciones</string>
<!-- Title for page of managing application permissions -->
+ <string name="app_permissions">Permisos d\'aplicaciones</string>
<!-- 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>
<!-- Accessibility label for button opening the app-info when clicked [CHAR LIMIT=none] -->
<!-- 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 -->
<string name="old_sdk_deny_warning">Esta aplicación diseñóse pa una versión vieya d\'Android. Ñegar el permisu quiciabes faiga que nun funcione como s\'esperaba.</string>
<!-- 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 -->
+ <string name="location_warning"><xliff:g id="app_name" example="Package Installer">%1$s</xliff:g> ye un fornidor del serviciu d\'allugamientu pa esti preséu. L\'accesu al allugamientu pue modificase dende los sos axustes.</string>
<!-- [CHAR LIMIT=NONE] Warning message when turning off permission for system apps -->
+ <string name="system_warning">Si ñegues esti permisu, quiciabes nun funcionen como s\'esperaben les carauterístiques básiques.</string>
<!-- [CHAR LIMIT=NONE] Summary of a permission switch when it's enforced by policy -->
+ <string name="permission_summary_enforced_by_policy">Aplícase pola política</string>
<!-- 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. -->
+ <string name="other_permissions">Otres capacidaes de l\'aplicación</string>
<!-- 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] -->
+ <string name="screen_overlay_title">Deteutóse una superposición de pantalla</string>
<!-- 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] -->
+ <string name="screen_overlay_message">Pa camudar l\'axuste d\'esti permisu, primero tienes d\'apagar la superposición de pantalla dende Axustes \u003e Aplicaciones</string>
<!-- 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. -->
diff --git a/res/values-cy/strings.xml b/res/values-cy/strings.xml
index 1f22d93c..1428e10c 100644
--- a/res/values-cy/strings.xml
+++ b/res/values-cy/strings.xml
@@ -112,7 +112,7 @@ Nid oes arno angen mynediad arbennig at unrhyw beth.</string>
<string name="uninstalling">Yn dadosod\u2026</string>
<string name="uninstalling_app">Yn dadosod <xliff:g id="package_label">%1$s</xliff:g>\u2026</string>
<string name="uninstall_done">Wedi cwblhau dadosod.</string>
- <string name="uninstall_done_app">Wedi dadosod <xliff:g id="package_label">%1$s</xliff:g></string>
+ <string name="uninstall_done_app">Dadosodwyd <xliff:g id="package_label">%1$s</xliff:g></string>
<string name="uninstall_failed">Dadosod aflwyddiannus.</string>
<string name="uninstall_failed_app">Wedi dadosod <xliff:g id="package_label">%1$s</xliff:g> yn llwyddiannus.</string>
<!-- String presented to the user when uninstalling a package failed because the target package
@@ -181,7 +181,7 @@ Nid oes arno angen mynediad arbennig at unrhyw beth.</string>
<!-- Breadcrumb for page of managing application permissions [CHAR LIMIT=50] -->
<string name="app_permissions_breadcrumb">Apiau</string>
<!-- Title for page of managing application permissions -->
- <string name="app_permissions">Caniatâd yr ap</string>
+ <string name="app_permissions">Caniatâd apiau</string>
<!-- Checkbox that allows user to not be questioned about this permission
request again -->
<string name="never_ask_again">Peidio â gofyn eto</string>
@@ -190,6 +190,7 @@ Nid oes arno angen mynediad arbennig at unrhyw beth.</string>
<!-- Label for button that leads to more permissions [CHAR LIMIT=40] -->
<string name="additional_permissions">Caniatâd ychwanegol</string>
<!-- Accessibility label for button opening the app-info when clicked [CHAR LIMIT=none] -->
+ <string name="app_permissions_info_button_label">Agor gwybodaeth am yr ap</string>
<!-- Description of how many more permissions to view on next page [CHAR LIMIT=30] -->
<plurals name="additional_permissions_more">
<item quantity="zero"><xliff:g id="count" example="2">%1$d</xliff:g> mwy</item>
@@ -204,7 +205,7 @@ Nid oes arno angen mynediad arbennig at unrhyw beth.</string>
<!-- The default description of a permission, i.e. what it does. [CHAR LIMIT=40] -->
<string name="default_permission_description">perfformio gweithred anhysbys</string>
<!-- Summary of number of apps currently granted a single permission [CHAR LIMIT=45] -->
- <string name="app_permissions_group_summary">Caniateir <xliff:g id="count" example="10">%1$d</xliff:g> o <xliff:g id="count" example="10">%2$d</xliff:g></string>
+ <string name="app_permissions_group_summary">Caniateir <xliff:g id="count" example="10">%1$d</xliff:g> o <xliff:g id="count" example="10">%2$d</xliff:g> ap</string>
<!-- [CHAR LIMIT=NONE] Menu for manage permissions to control whether system apps are shown -->
<string name="menu_show_system">Dangos apiau system</string>
<!-- [CHAR LIMIT=NONE] Menu for manage permissions to control whether system apps are hidden -->
diff --git a/res/values-or-rIN/strings.xml b/res/values-or-rIN/strings.xml
deleted file mode 100644
index 1ecc3df4..00000000
--- a/res/values-or-rIN/strings.xml
+++ /dev/null
@@ -1,136 +0,0 @@
-<?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 the device administrator restricts the installation of apps from unknown sources. [CHAR LIMIT=none] -->
- <!-- Message presented in a dialog box when the user restriction set by the system restricts the installation of apps from unknown sources. [CHAR LIMIT=none] -->
- <!-- Message presented in a dialog box when the user restriction set by the system restricts the installation of apps. [CHAR LIMIT=none] -->
- <!-- Dialog attributes when replacing system app -->
- <!-- strings related to uninstall activity -->
- <!-- Label for the notification channel containing notifications for current uninstall operations [CHAR LIMIT=40] -->
- <!-- Label for the notification channel containing notifications for failed uninstall operations [CHAR LIMIT=40] -->
- <!-- 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 admin apps" configuration setting where a
- user will be able to disable the device admin app 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 get more info about a permission. -->
- <!-- 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. -->
- <!-- Template for the message how many permissions are disabled. -->
- <!-- Message that all permissions are disabled. -->
- <!-- Message that no permissions are disabled. -->
- <!-- 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] -->
- <!-- Accessibility label for button opening the app-info when clicked [CHAR LIMIT=none] -->
- <!-- 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] -->
- <!-- Text to show in warning dialog on the tablet when the app source is not trusted [CHAR LIMIT=NONE] -->
- <!-- Text to show in warning dialog on the tv when the app source is not trusted [CHAR LIMIT=NONE] -->
- <!-- Text to show in warning dialog on the phone when the app source is not trusted [CHAR LIMIT=NONE] -->
- <!-- Text to show in warning dialog on the phone when the app source cannot be identified [CHAR LIMIT=NONE] -->
- <!-- Text to show in warning dialog on the tablet when the app source cannot be identified [CHAR LIMIT=NONE] -->
- <!-- Text to show in warning dialog on the tv when the app source cannot be identified [CHAR LIMIT=NONE] -->
- <!-- Label for button to continue install of an app whose source cannot be identified [CHAR LIMIT=40] -->
- <!-- Label for button to open manage external sources settings [CHAR LIMIT=45] -->
- <!-- Label for the notification channel containing notifications for embedded app operations [CHAR LIMIT=40] -->
-</resources>