blob: 324293532db4da33c812d110756e9b2f703f8454 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<!-- 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">
<!-- [CHAR LIMIT=25] -->
<string name="app_name">Package installer</string>
<!-- [CHAR LIMIT=15] -->
<string name="install">Install</string>
<!-- [CHAR LIMIT=15] -->
<string name="update">Update</string>
<!-- [CHAR LIMIT=15] -->
<string name="done">Done</string>
<!-- [CHAR LIMIT=15] -->
<string name="cancel">Cancel</string>
<!-- [CHAR LIMIT=50] -->
<string name="installing">Installing\u2026</string>
<!-- [CHAR LIMIT=50] -->
<string name="installing_app">Installing <xliff:g id="package_label">%1$s</xliff:g>\u2026</string>
<!-- [CHAR LIMIT=100] -->
<string name="install_done">App installed.</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] -->
<string name="install_confirm_question">Do you want to install this app?</string>
<!-- Message for updating an existing app [CHAR LIMIT=NONE] -->
<string name="install_confirm_question_update">Do you want to update this app?</string>
<!-- Message for updating an existing app with update owner reminder [CHAR LIMIT=NONE] -->
<string name="install_confirm_question_update_owner_reminder" product="tablet">&lt;p>Update this app from &lt;b><xliff:g id="new_update_owner">%1$s</xliff:g>&lt;/b>\?&lt;/p>&lt;p>This app normally receives updates from &lt;b><xliff:g id="existing_update_owner">%2$s</xliff:g>&lt;/b>. By updating from a different source, you may receive future updates from any source on your tablet. App functionality may change.&lt;/p></string>
<!-- Message for updating an existing app with update owner reminder [CHAR LIMIT=NONE] -->
<string name="install_confirm_question_update_owner_reminder" product="tv">&lt;p>Update this app from &lt;b><xliff:g id="new_update_owner">%1$s</xliff:g>&lt;/b>\?&lt;/p>&lt;p>This app normally receives updates from &lt;b><xliff:g id="existing_update_owner">%2$s</xliff:g>&lt;/b>. By updating from a different source, you may receive future updates from any source on your TV. App functionality may change.&lt;/p></string>
<!-- Message for updating an existing app with update owner reminder [CHAR LIMIT=NONE] -->
<string name="install_confirm_question_update_owner_reminder" product="default">&lt;p>Update this app from &lt;b><xliff:g id="new_update_owner">%1$s</xliff:g>&lt;/b>\?&lt;/p>&lt;p>This app normally receives updates from &lt;b><xliff:g id="existing_update_owner">%2$s</xliff:g>&lt;/b>. By updating from a different source, you may receive future updates from any source on your phone. App functionality may change.&lt;/p></string>
<!-- [CHAR LIMIT=100] -->
<string name="install_failed">App not installed.</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">The package was blocked from being installed.</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">App not installed as package conflicts with an existing package.</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">App not installed as app isn\'t
compatible with your 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">This app isn\'t
compatible with your 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">App not installed as app isn\'t
compatible with your phone.</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">App not installed as package appears to be invalid.</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> couldn\'t be installed on your tablet.</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> couldn\'t be installed on your 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> couldn\'t be installed on your phone.</string>
<string name="launch">Open</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">Your admin doesn\'t allow installation of apps
obtained from unknown sources</string>
<!-- 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] -->
<string name="unknown_apps_user_restriction_dlg_text">Unknown apps can\'t be installed by this
user</string>
<!-- Message presented in a dialog box when the user restriction set by the system restricts the installation of apps. [CHAR LIMIT=none] -->
<string name="install_apps_user_restriction_dlg_text">This user is not allowed to install apps</string>
<!-- [CHAR LIMIT=15] -->
<string name="ok">OK</string>
<!-- Confirmation text label for button to archive an application. Archiving means uninstalling the app without deleting user's personal data and replacing the app with a stub app with minimum size. So, the user can unarchive the app later and not lose any personal data. -->
<string name="archive">Archive</string>
<!-- [CHAR LIMIT=30] -->
<string name="update_anyway">Update anyway</string>
<!-- [CHAR LIMIT=15] -->
<string name="manage_applications">Manage apps</string>
<!-- [CHAR LIMIT=30] -->
<string name="out_of_space_dlg_title">Out of space</string>
<!-- [CHAR LIMIT=none] -->
<string name="out_of_space_dlg_text"><xliff:g id="app_name">%1$s</xliff:g> couldn\'t be installed. Free up some space and try again.</string>
<!-- strings related to uninstall activity -->
<!-- [CHAR LIMIT=30] -->
<string name="app_not_found_dlg_title">App not found</string>
<!-- [CHAR LIMIT=none] -->
<string name="app_not_found_dlg_text"> The app wasn\'t found in the list of installed apps.</string>
<!-- [CHAR LIMIT=30] -->
<string name="user_is_not_allowed_dlg_title">Not allowed</string>
<!-- [CHAR LIMIT=none] -->
<string name="user_is_not_allowed_dlg_text">The current user is not allowed to perform this uninstallation.</string>
<!-- [CHAR LIMIT=30] -->
<string name="generic_error_dlg_title">Error</string>
<!-- [CHAR LIMIT=none] -->
<string name="generic_error_dlg_text">App could not be uninstalled.</string>
<!-- [CHAR LIMIT=30] -->
<string name="uninstall_application_title">Uninstall app</string>
<!-- [CHAR LIMIT=30] -->
<string name="uninstall_update_title">Uninstall update</string>
<!-- [CHAR LIMIT=none] -->
<string name="uninstall_activity_text"><xliff:g id="activity_name">%1$s</xliff:g> is part of the following app:</string>
<!-- [CHAR LIMIT=none] -->
<string name="uninstall_application_text">Do you want to uninstall this app?</string>
<!-- [CHAR LIMIT=none] -->
<string name="archive_application_text">Your personal data will be saved</string>
<!-- [CHAR LIMIT=none] -->
<string name="archive_application_text_all_users">Archive this app for all users? Your personal data will be saved</string>
<!-- [CHAR LIMIT=none] -->
<string name="archive_application_text_current_user_work_profile">Archive this app on your work profile? Your personal data will be saved</string>
<!-- [CHAR LIMIT=none] -->
<string name="archive_application_text_user">Archive this app for <xliff:g id="username">%1$s</xliff:g>? Your personal data will be saved</string>
<!-- [CHAR LIMIT=none] -->
<string name="archive_application_text_current_user_private_profile">Do you want to archive this app from your private space? Your personal data will be saved</string>
<!-- [CHAR LIMIT=none] -->
<string name="uninstall_application_text_all_users">Do you want to uninstall this app for <b>all</b>
users? The application and its data will be removed from <b>all</b> users on the device.</string>
<!-- [CHAR LIMIT=none] -->
<string name="uninstall_application_text_user">Do you want to uninstall this app for the user <xliff:g id="username">%1$s</xliff:g>?</string>
<!-- [CHAR LIMIT=none] -->
<string name="uninstall_application_text_current_user_work_profile">Do you want to uninstall this app from your work profile?</string>
<!-- [CHAR LIMIT=none] -->
<string name="uninstall_update_text">Replace this app with the factory version? All data will be removed.</string>
<!-- [CHAR LIMIT=none] -->
<string name="uninstall_update_text_multiuser">Replace this app with the factory version? All data will be removed. This affects all users of this device, including those with work profiles.</string>
<!-- Label of a checkbox that allows to keep the data (e.g. files, settings) of the app on uninstall [CHAR LIMIT=none] -->
<string name="uninstall_keep_data">Keep <xliff:g id="size" example="1.5MB">%1$s</xliff:g> of app data.</string>
<!-- [CHAR LIMIT=none] -->
<string name="uninstall_application_text_current_user_clone_profile">Do you want to delete this app?</string>
<!-- [CHAR LIMIT=none] -->
<string name="uninstall_application_text_with_clone_instance">Do you want to uninstall this app? <xliff:g id="package_label">%1$s</xliff:g> clone will also be deleted.</string>
<!-- [CHAR LIMIT=none] -->
<string name="uninstall_application_text_current_user_private_profile">Do you want to uninstall this app from your private space?</string>
<!-- Label for the notification channel containing notifications for current uninstall operations [CHAR LIMIT=40] -->
<string name="uninstalling_notification_channel">Running uninstalls</string>
<!-- Label for the notification channel containing notifications for failed uninstall operations [CHAR LIMIT=40] -->
<string name="uninstall_failure_notification_channel">Failed uninstalls</string>
<!-- [CHAR LIMIT=50] -->
<string name="uninstalling">Uninstalling\u2026</string>
<!-- [CHAR LIMIT=50] -->
<string name="uninstalling_app">Uninstalling <xliff:g id="package_label">%1$s</xliff:g>\u2026</string>
<!-- [CHAR LIMIT=100] -->
<string name="uninstall_done">Uninstall finished.</string>
<!-- [CHAR LIMIT=100] -->
<string name="uninstall_done_app">Uninstalled <xliff:g id="package_label">%1$s</xliff:g></string>
<!-- [CHAR LIMIT=100] -->
<string name="uninstall_done_clone_app">Deleted <xliff:g id="package_label">%1$s</xliff:g> clone</string>
<!-- [CHAR LIMIT=100] -->
<string name="uninstall_failed">Uninstall unsuccessful.</string>
<!-- [CHAR LIMIT=100] -->
<string name="uninstall_failed_app">Uninstalling <xliff:g id="package_label">%1$s</xliff:g> unsuccessful.</string>
<!-- [CHAR LIMIT=100] -->
<string name="uninstalling_cloned_app">Deleting <xliff:g id="package_label">%1$s</xliff:g> clone\u2026</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">Can\'t uninstall active device admin
app</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 name="uninstall_failed_device_policy_manager_of_user">Can\'t uninstall active device
admin app for <xliff:g id="username">%1$s</xliff:g></string>
<!-- 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">This app is required for some users or
profiles and was uninstalled for others</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 name="uninstall_blocked_profile_owner">This app is needed for
your profile and can\'t be uninstalled.</string>
<!-- 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">This app is required
by your device administrator and can\'t be uninstalled.</string>
<!-- 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 name="manage_device_administrators">Manage device admin apps</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="manage_users">Manage users</string>
<!-- [CHAR LIMIT=none] -->
<string name="uninstall_failed_msg"><xliff:g id="app_name">%1$s</xliff:g> couldn\'t be uninstalled.</string>
<!-- Dialog attributes to indicate parse errors -->
<string name="Parse_error_dlg_text">There was a problem parsing the package.</string>
<!-- Message that the app to be installed is being staged [CHAR LIMIT=50] -->
<string name="message_staging">Staging app&#8230;</string>
<!-- Placeholder for an app name when it is unknown [CHAR LIMIT=50] -->
<string name="app_name_unknown">Unknown</string>
<!-- Text to show in warning dialog on the tablet when the app source is not trusted [CHAR LIMIT=NONE] -->
<string name="untrusted_external_source_warning" product="tablet">For your security, your tablet currently isn’t allowed to install unknown apps from this source. You can change this in Settings.</string>
<!-- Text to show in warning dialog on the tv when the app source is not trusted [CHAR LIMIT=NONE] -->
<string name="untrusted_external_source_warning" product="tv">For your security, your TV currently isn’t allowed to install unknown apps from this source. You can change this in Settings.</string>
<!-- Text to show in warning dialog on the wear when the app source is not trusted [CHAR LIMIT=NONE] -->
<string name="untrusted_external_source_warning" product="watch">For your security, your watch currently isn’t allowed to install unknown apps from this source. You can change this in Settings.</string>
<!-- Text to show in warning dialog on the phone when the app source is not trusted [CHAR LIMIT=NONE] -->
<string name="untrusted_external_source_warning" product="default">For your security, your phone currently isn’t allowed to install unknown apps from this source. You can change this in Settings.</string>
<!-- Text to show in warning dialog on the phone when the app source cannot be identified [CHAR LIMIT=NONE] -->
<string name="anonymous_source_warning" product="default">
Your phone and personal data are more vulnerable
to attack by unknown apps. By installing this app, you
agree that you are responsible for any damage to your
phone or loss of data that may result from its use.
</string>
<!-- Text to show in warning dialog on the tablet when the app source cannot be identified [CHAR LIMIT=NONE] -->
<string name="anonymous_source_warning" product="tablet">
Your tablet and personal data are more vulnerable
to attack by unknown apps. By installing this app, you
agree that you are responsible for any damage to your
tablet or loss of data that may result from its use.
</string>
<!-- Text to show in warning dialog on the tv when the app source cannot be identified [CHAR LIMIT=NONE] -->
<string name="anonymous_source_warning" product="tv">
Your TV and personal data are more vulnerable
to attack by unknown apps. By installing this app, you
agree that you are responsible for any damage to your
TV or loss of data that may result from its use.
</string>
<!-- Label for cloned app in uninstall dialogue [CHAR LIMIT=40] -->
<string name="cloned_app_label"><xliff:g id="package_label">%1$s</xliff:g> Clone</string>
<!-- Label for archiving an app in uninstall dialogue -->
<string name="archiving_app_label">Archive <xliff:g id="package_label">%1$s</xliff:g>?</string>
<!-- Label for button to continue install of an app whose source cannot be identified [CHAR LIMIT=40] -->
<string name="anonymous_source_continue">Continue</string>
<!-- Label for button to open manage external sources settings [CHAR LIMIT=45] -->
<string name="external_sources_settings">Settings</string>
<!-- Label for the notification channel containing notifications for embedded app operations [CHAR LIMIT=40] -->
<string name="wear_app_channel">Installing/uninstalling wear apps</string>
<!-- Description for the app installer notification channel [CHAR LIMIT=40] -->
<string name="app_installed_notification_channel_description">App installed notification</string>
<!-- Notification message shown in status bar when an application is successfully installed.
[CHAR LIMIT=30] -->
<string name="notification_installation_success_message">Successfully installed</string>
<!-- Notification shown in status bar when an application is successfully installed.
[CHAR LIMIT=50] -->
<string name="notification_installation_success_status">Successfully installed \u201c<xliff:g id="appname" example="Package Installer">%1$s</xliff:g>\u201d</string>
<!-- The title of a dialog which asks the user to restore (i.e. re-install, re-download) an app
after parts of the app have been previously moved into the cloud for temporary storage.
"installername" is the app that will facilitate the download of the app. [CHAR LIMIT=50] -->
<string name="unarchive_application_title">Restore <xliff:g id="appname" example="Bird Game">%1$s</xliff:g> from <xliff:g id="installername" example="App Store">%2$s</xliff:g>?</string>
<!-- After the user confirms the dialog, a download will start. [CHAR LIMIT=none] -->
<string name="unarchive_body_text">This app will begin to download in the background</string>
<!-- The action to restore (i.e. re-install, re-download) an app after parts of the app have been previously moved
into the cloud for temporary storage. [CHAR LIMIT=15] -->
<string name="restore">Restore</string>
<!-- Dialog title shown when the user is trying to restore an app but the associated download
cannot happen immediately because the device is offline (has no internet connection.
[CHAR LIMIT=50] -->
<string name="unarchive_error_offline_title">You\'re offline</string>
<!-- Dialog body test shown when the user is trying to restore an app but the associated download
cannot happen immediately because the device is offline (has no internet connection.
[CHAR LIMIT=none] -->
<string name="unarchive_error_offline_body">
To restore this app, check your internet connection and try again
</string>
<!-- Dialog title shown when the user is trying to restore an app but a generic error happened.
[CHAR LIMIT=50] -->
<string name="unarchive_error_generic_title">Something went wrong</string>
<!-- Dialog body shown when the user is trying to restore an app but a generic error happened.
[CHAR LIMIT=none] -->
<string name="unarchive_error_generic_body">
There was a problem trying to restore this app
</string>
<!-- Dialog title shown when the user is trying to restore an app but the device is out of
storage. [CHAR LIMIT=50] -->
<string name="unarchive_error_storage_title">Not enough storage</string>
<!-- Dialog body shown when the user is trying to restore an app but the device is out of
storage. [CHAR LIMIT=none] -->
<string name="unarchive_error_storage_body">
To restore this app, you can free up space on this device. Storage
required: <xliff:g id="bytes" example="100 MB">%1$s</xliff:g>
</string>
<!-- Dialog title shown when the user is trying to restore an app but the installer needs to
perform an additional action. [CHAR LIMIT=50] -->
<string name="unarchive_action_required_title">Action required</string>
<!-- Dialog body shown when the user is trying to restore an app but the installer needs to
perform an additional action. [CHAR LIMIT=none] -->
<string name="unarchive_action_required_body">
Follow the next steps to restore this app
</string>
<!-- Dialog title shown when the user is trying to restore an app but the installer responsible
for the action is in a disabled state. [CHAR LIMIT=50] -->
<string name="unarchive_error_installer_disabled_title">
<xliff:g id="installername" example="App Store">%1$s</xliff:g> is disabled
</string>
<!-- Dialog body shown when the user is trying to restore an app but the installer responsible
for the action is in a disabled state. [CHAR LIMIT=none] -->
<string name="unarchive_error_installer_disabled_body">
To restore this app, enable
<xliff:g id="installername" example="App Store">%1$s</xliff:g> in Settings
</string>
<!-- Dialog title shown when the user is trying to restore an app but the installer responsible
for the action is uninstalled. [CHAR LIMIT=50] -->
<string name="unarchive_error_installer_uninstalled_title">
<xliff:g id="installername" example="App Store">%1$s</xliff:g> is uninstalled
</string>
<!-- Dialog body shown when the user is trying to restore an app but the installer responsible
for the action is uninstalled. [CHAR LIMIT=none] -->
<string name="unarchive_error_installer_uninstalled_body">
To restore this app, you\'ll need to install
<xliff:g id="installername" example="App Store">%1$s</xliff:g>
</string>
<!-- Dialog action to continue with the next action. [CHAR LIMIT=30] -->
<string name="unarchive_action_required_continue">Continue</string>
<!-- Dialog action to clear device storage, as in deleting some apps or photos to free up bytes
[CHAR LIMIT=30] -->
<string name="unarchive_clear_storage_button">Clear storage</string>
<!-- Dialog action to open the Settings app. [CHAR LIMIT=30] -->
<string name="unarchive_settings_button">Settings</string>
<!-- Dialog action to close a dialog. [CHAR LIMIT=30] -->
<string name="close">Close</string>
</resources>