summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@cyanogenmod.org>2016-04-06 01:26:39 +0300
committerAbhisek Devkota <ciwrl@cyanogenmod.com>2016-04-06 08:57:49 -0700
commitc6c76d75b2920e260d3854d5763a40061325969f (patch)
tree038e94608f51df2769a9e52e7a0b7956fded00dd
parent4dae9f3a7a8e1d18f6e5a6d0b892ff8ebf4489ba (diff)
downloadandroid_packages_apps_PackageInstaller-c6c76d75b2920e260d3854d5763a40061325969f.tar.gz
android_packages_apps_PackageInstaller-c6c76d75b2920e260d3854d5763a40061325969f.tar.bz2
android_packages_apps_PackageInstaller-c6c76d75b2920e260d3854d5763a40061325969f.zip
Automatic translation import
RM-231 Change-Id: Ic21402c48488220f3760638e422118004ec27d8a (cherry picked from commit b8f97a67bf197fdf75fd66ade3ebc88b4814062c)
-rw-r--r--res/values-frp-rIT/strings.xml111
-rw-r--r--res/values-ug/strings.xml61
2 files changed, 111 insertions, 61 deletions
diff --git a/res/values-frp-rIT/strings.xml b/res/values-frp-rIT/strings.xml
new file mode 100644
index 00000000..81eb8d3b
--- /dev/null
+++ b/res/values-frp-rIT/strings.xml
@@ -0,0 +1,111 @@
+<?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 installation package itself is invalid
+ in some way (e.g., corrupt) [CHAR LIMIT=100] -->
+ <!-- Reason displayed when installation fails because the package an existing package is
+ installed with a conflicting package author signature [CHAR LIMIT=100] -->
+ <!-- Reason displayed when installation fails because the package specifies a minimum compatible
+ OS version that is newer than our current OS version. [CHAR LIMIT=100] -->
+ <!-- Reason displayed when installation fails because the package specifies it is compatible
+ only with a CPU that the current tablet doesn't have. [CHAR LIMIT=100] -->
+ <!-- Reason displayed when installation fails because the package specifies it is compatible
+ only with a CPU that the current TV doesn't have. [CHAR LIMIT=100] -->
+ <!-- Reason displayed when installation fails because the package specifies it is compatible
+ only with a CPU that the current phone doesn't have. [CHAR LIMIT=100] -->
+ <!-- Reason displayed when installation fails because the package was deleted during the
+ installation process. [CHAR LIMIT=100] -->
+ <!-- Reason displayed when installation fails because the package could not be verified
+ because the package verifier rejected it. [CHAR LIMIT=100] -->
+ <!-- Reason displayed when installation fails because the package could not be verified
+ before the internal system timer expired. [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] -->
+ <!-- Title of dialog asking user if they would allow an application to be an install source. -->
+ <!-- Message of dialog asking user if they would allow an application to be an install source. -->
+ <!-- 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 user when uninstalling a package failed because a profile owner
+ has marked the the target package as not able to be uninstalled [CHAR LIMIT=80] -->
+ <!-- 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] -->
+ <!-- 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 allow a permission grant. -->
+ <!-- Title for the dialog button to deny a permission grant. -->
+ <!-- Template for the current permission from the total number of permissions. -->
+ <!-- Template for the warning message when an app requests a permission. -->
+ <!-- Permissions -->
+ <!-- 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. -->
+</resources>
diff --git a/res/values-ug/strings.xml b/res/values-ug/strings.xml
index a544c54d..507edd82 100644
--- a/res/values-ug/strings.xml
+++ b/res/values-ug/strings.xml
@@ -17,95 +17,44 @@
<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">ئورنىتىۋاتىدۇ…</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 installation package itself is invalid
in some way (e.g., corrupt) [CHAR LIMIT=100] -->
- <string name="install_failed_invalid_apk">بوغچا بۇزۇلغاندەك تۇرىدۇ.</string>
<!-- Reason displayed when installation fails because the package an existing package is
installed with a conflicting package author signature [CHAR LIMIT=100] -->
- <string name="install_failed_inconsistent_certificates">بوغچا مەۋجۇت، ئىمزا توقۇنۇشى بار ئوخشاش ئاتلىق بوغچا ئورنىتىلغان.</string>
<!-- Reason displayed when installation fails because the package specifies a minimum compatible
OS version that is newer than our current OS version. [CHAR LIMIT=100] -->
- <string name="install_failed_older_sdk">بۇ بوغچا يېڭى نەشردىكى Android تىلا ئىشلەيدۇ.</string>
<!-- Reason displayed when installation fails because the package specifies it is compatible
only with a CPU that the current tablet doesn't have. [CHAR LIMIT=100] -->
- <string name="install_failed_cpu_abi_incompatible" product="tablet">بۇ ئەپ تاختا كومپيۇتېرىڭىز بىلەن ماسلاشمايدۇ.</string>
<!-- Reason displayed when installation fails because the package specifies it is compatible
only with a CPU that the current TV doesn't have. [CHAR LIMIT=100] -->
<!-- Reason displayed when installation fails because the package specifies it is compatible
only with a CPU that the current phone doesn't have. [CHAR LIMIT=100] -->
- <string name="install_failed_cpu_abi_incompatible" product="default">بۇ ئەپ تېلېفونىڭىز بىلەن ماسلاشمايدۇ.</string>
<!-- Reason displayed when installation fails because the package was deleted during the
installation process. [CHAR LIMIT=100] -->
- <string name="install_failed_file_not_found">بەلگىلەنگەن بوغچا ئۆچۈرۈلگەن، ئورنىتىشنى تاماملىيالمايدۇ.</string>
<!-- Reason displayed when installation fails because the package could not be verified
because the package verifier rejected it. [CHAR LIMIT=100] -->
- <string name="install_failed_verify_failed">بەلگىلەنگەن بوغچا دەلىللەشتىن ئۆتەلمىدى، ئورناتقىلى بولمايدۇ.</string>
<!-- Reason displayed when installation fails because the package could not be verified
before the internal system timer expired. [CHAR LIMIT=100] -->
- <string name="install_failed_verify_timeout">بۇ بوغچىنى دەلىللەۋاتقاندا ۋاقىت ھالقىدى. سەل تۇرۇپ ئۇنى قايتا ئورنىتىشنى سىناڭ.</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>
- <string name="unknown_apps_dlg_title">ئورنىتىش توسۇلدى</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>
<!-- Title of dialog asking user if they would allow an application to be an install source. -->
- <string name="allow_source_dlg_title">يېڭى ئەپ مەنبەسى</string>
<!-- Message of dialog asking user if they would allow an application to be an install source. -->
- <string name="allow_source_dlg_text"><xliff:g id="APP_NAME">%1$s</xliff:g> باشقا ئەپ ئوناتماقچى\"n\n\"ھازىردىن باشلاپ بۇ مەشغۇلاتقا يول قويامدۇ؟</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>"ھەممە"</b>\" ئىشلەتكۈچى ئۈچۈن بۇ ئەپنى ئۆچۈرەمسىز؟ ئۈسكۈنىدىكى \"<b>"ھەممە"</b>\" ئىشلەتكۈچىنىڭ بۇ ئەپى ۋە سانلىق مەلۇماتلىرى ئۆچۈرۈلىدۇ.</string>
- <string name="uninstall_update_text">بۇ ئەپنى زاۋۇت نەشرىگە ئالماشتۇرامسىز؟</string>
- <string name="uninstalling">ئۆچۈرۈۋاتىدۇ…</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 user when uninstalling a package failed because a profile owner
@@ -115,22 +64,12 @@
<!-- 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 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_title">يېشىش خاتالىقى</string>
- <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 allow a permission grant. -->
<!-- Title for the dialog button to deny a permission grant. -->
<!-- Template for the current permission from the total number of permissions. -->