Home | History | Annotate | Download | only in values
      1 <?xml version="1.0" encoding="utf-8"?>
      2 <!-- Copyright (C) 2007 The Android Open Source Project
      3 
      4      Licensed under the Apache License, Version 2.0 (the "License");
      5      you may not use this file except in compliance with the License.
      6      You may obtain a copy of the License at
      7   
      8           http://www.apache.org/licenses/LICENSE-2.0
      9   
     10      Unless required by applicable law or agreed to in writing, software
     11      distributed under the License is distributed on an "AS IS" BASIS,
     12      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
     13      See the License for the specific language governing permissions and
     14      limitations under the License.
     15 -->
     16 
     17 <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
     18     <string name="app_name">Package installer</string>
     19     <string name="next">Next</string>
     20     <string name="install">Install</string>
     21     <string name="done">Done</string>
     22     <!-- TODO REMOVE LATER -->
     23     <string name="security_settings_desc">Allow this app to:</string>
     24     <string name="cancel">Cancel</string>
     25     <string name="unknown">Unknown</string>
     26     <string name="installing">Installing\u2026</string>
     27     <string name="installing_app">Installing <xliff:g id="package_label">%1$s</xliff:g>\u2026</string>
     28     <string name="install_done">App installed.</string>
     29     <!-- Message for installing a new app that requires some permissions [CHAR LIMIT=NONE] -->
     30     <string name="install_confirm_question">Do you want to install this application?
     31             It will get access to:</string>
     32     <!-- Message for installing a new app that does not require permissions [CHAR LIMIT=NONE] -->
     33     <string name="install_confirm_question_no_perms">Do you want to install this application?
     34             It does not require any special access.</string>
     35     <!-- Message for updating an existing app [CHAR LIMIT=NONE] -->
     36     <string name="install_confirm_question_update">Do you want to install an update
     37             to this existing application?  Your existing data will not
     38             be lost.  The updated application will get access to:</string>
     39     <!-- Message for updating an existing system app [CHAR LIMIT=NONE] -->
     40     <string name="install_confirm_question_update_system">Do you want to install an update
     41             to this built-in application?  Your existing data will not
     42             be lost.  The updated application will get access to:</string>
     43     <!-- Message for updating an existing app, no permissions [CHAR LIMIT=NONE] -->
     44     <string name="install_confirm_question_update_no_perms">Do you want to install an update
     45             to this existing application?  Your existing data will not
     46             be lost.  It does not require any special access.</string>
     47     <!-- Message for updating an existing system app, no permissions [CHAR LIMIT=NONE] -->
     48     <string name="install_confirm_question_update_system_no_perms">Do you want to install an update
     49             to this built-in application?  Your existing data will not
     50             be lost.  It does not require any special access.</string>
     51     <string name="install_failed">App not installed.</string>
     52     <!-- Reason displayed when installation fails because the package was blocked
     53         from being installed (e.g., device policy, verification, ...) [CHAR LIMIT=100] -->
     54     <string name="install_failed_blocked">The package was blocked from being installed.</string>
     55     <!-- Reason displayed when installation fails because the package conflicts with
     56         an existing application (e.g., incompatible certificates) [CHAR LIMIT=100] -->
     57     <string name="install_failed_conflict">App not installed as package conflicts with an existing package.</string>
     58     <!-- Reason displayed when installation fails because the package is incompatible with
     59        the current tablet (e.g., missing native code for the current ABI, newer SDK, ...) [CHAR LIMIT=100] -->
     60     <string name="install_failed_incompatible" product="tablet">App not installed as app isn\'t
     61         compatible with your tablet.</string>
     62     <!-- Reason displayed when installation fails because the package is incompatible with
     63        the current TV (e.g., missing native code for the current ABI, newer SDK, ...) [CHAR LIMIT=100] -->
     64     <string name="install_failed_incompatible" product="tv">This app isn\'t
     65         compatible with your TV.</string>
     66     <!-- Reason displayed when installation fails because the package is incompatible with
     67        the current phone (e.g., missing native code for the current ABI, newer SDK, ...) [CHAR LIMIT=100] -->
     68     <string name="install_failed_incompatible" product="default">App not installed as app isn\'t
     69         compatible with your phone.</string>
     70     <!-- Reason displayed when installation fails because the installation package itself is invalid
     71         in some way (e.g., corrupt) [CHAR LIMIT=100] -->
     72     <string name="install_failed_invalid_apk">App not installed as package appears to be invalid.</string>
     73     <!-- Message presented when an application could not be installed on the tablet for some reason. [CHAR LIMIT=100] -->
     74     <string name="install_failed_msg" product="tablet"><xliff:g id="app_name">%1$s</xliff:g> couldn\'t be installed on your tablet.</string>
     75     <!-- Message presented when an application could not be installed on the TV for some reason. [CHAR LIMIT=100] -->
     76     <string name="install_failed_msg" product="tv"><xliff:g id="app_name">%1$s</xliff:g> couldn\'t be installed on your TV.</string>
     77     <!-- Message presented when an application could not be installed on the phone for some reason. [CHAR LIMIT=100] -->
     78     <string name="install_failed_msg" product="default"><xliff:g id="app_name">%1$s</xliff:g> couldn\'t be installed on your phone.</string>
     79     <string name="launch">Open</string>
     80 
     81     <!-- Message presented in a dialog box when the device administrator restricts the installation of apps from unknown sources. [CHAR LIMIT=none] -->
     82     <string name="unknown_apps_admin_dlg_text">Your admin doesn\'t allow installation of apps
     83         obtained from unknown sources</string>
     84     <!-- 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] -->
     85     <string name="unknown_apps_user_restriction_dlg_text">Unknown apps can\'t be installed by this
     86         user</string>
     87     <!-- Message presented in a dialog box when the user restriction set by the system restricts the installation of apps. [CHAR LIMIT=none] -->
     88     <string name="install_apps_user_restriction_dlg_text">This user is not allowed to install apps</string>
     89 
     90 
     91     <string name="ok">OK</string>
     92     <string name="settings">Settings</string>
     93     <string name="manage_applications">Manage apps</string>
     94     <string name="dlg_app_replacement_title">Replace app?</string>
     95     <string name="dlg_app_replacement_statement">The app you\'re installing will replace another app.\n\nAll your previous user data will be saved.</string>
     96     <!-- Dialog attributes when replacing system app -->
     97     <string name="dlg_sys_app_replacement_statement">This is a system app.\n\nAll your previous user data will be saved.</string>
     98     <string name="out_of_space_dlg_title">Out of space</string>
     99     <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>
    100     <!-- strings related to uninstall activity -->
    101     <string name="dlg_ok">OK</string>
    102     <string name="app_not_found_dlg_title">App not found</string>
    103     <string name="app_not_found_dlg_text"> The app wasn\'t found in the list of installed apps.</string>
    104     <string name="user_is_not_allowed_dlg_title">Not allowed</string>
    105     <string name="user_is_not_allowed_dlg_text">The current user is not allowed to perform this uninstallation.</string>
    106     <string name="generic_error_dlg_title">Error</string>
    107     <string name="generic_error_dlg_text">App could not be uninstalled.</string>
    108     <string name="uninstall_application_title">Uninstall app</string>
    109     <string name="uninstall_update_title">Uninstall update</string>
    110     <string name="uninstall_activity_text"><xliff:g id="activity_name">%1$s</xliff:g> is part of the following app:</string>
    111     <string name="uninstall_application_text">Do you want to uninstall this app?</string>
    112     <string name="uninstall_application_text_all_users">Do you want to uninstall this app for <b>all</b>
    113         users?  The application and its data will be removed from <b>all</b> users on the device.</string>
    114     <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>
    115     <string name="uninstall_update_text">Replace this app with the factory version? All data will be removed.</string>
    116     <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>
    117 
    118     <!-- Label for the notification channel containing notifications for current uninstall operations [CHAR LIMIT=40] -->
    119     <string name="uninstalling_notification_channel">Running uninstalls</string>
    120     <!-- Label for the notification channel containing notifications for failed uninstall operations [CHAR LIMIT=40] -->
    121     <string name="uninstall_failure_notification_channel">Failed uninstalls</string>
    122 
    123     <string name="uninstalling">Uninstalling\u2026</string>
    124     <string name="uninstalling_app">Uninstalling <xliff:g id="package_label">%1$s</xliff:g>\u2026</string>
    125     <string name="uninstall_done">Uninstall finished.</string>
    126     <string name="uninstall_done_app">Uninstalled <xliff:g id="package_label">%1$s</xliff:g></string>
    127     <string name="uninstall_failed">Uninstall unsuccessful.</string>
    128     <string name="uninstall_failed_app">Uninstalling <xliff:g id="package_label">%1$s</xliff:g> unsuccessful.</string>
    129     <!-- String presented to the user when uninstalling a package failed because the target package
    130         is a current device administrator [CHAR LIMIT=80] -->
    131     <string name="uninstall_failed_device_policy_manager">Can\'t uninstall active device admin
    132         app</string>
    133     <!-- String presented to the user when uninstalling a package failed because the target package
    134         is a current device administrator for some user [CHAR LIMIT=100] -->
    135     <string name="uninstall_failed_device_policy_manager_of_user">Can\'t uninstall active device
    136         admin app for <xliff:g id="username">%1$s</xliff:g></string>
    137     <!-- String presented to the admin user when uninstalling a package for all users failed
    138     because a profile owner has marked the target package as not able to be uninstalled
    139     [CHAR LIMIT=120] -->
    140     <string name="uninstall_all_blocked_profile_owner">This app is required for some users or
    141         profiles and was uninstalled for others</string>
    142     <!-- String presented to the user when uninstalling a package failed because a profile owner
    143          has marked the target package as not able to be uninstalled [CHAR LIMIT=120] -->
    144     <string name="uninstall_blocked_profile_owner">This app is needed for
    145         your profile and can\'t be uninstalled.</string>
    146     <!-- String presented to the user when uninstalling a package failed because a device owner
    147          has marked the the target package as not able to be uninstalled [CHAR LIMIT=80] -->
    148     <string name="uninstall_blocked_device_owner">This app is required
    149         by your device administrator and can\'t be uninstalled.</string>
    150     <!-- String on a button that leads to the "device admin apps" configuration setting where a
    151         user will be able to disable the device admin app in order to uninstall
    152         it. [CHAR LIMIT=50] -->
    153     <string name="manage_device_administrators">Manage device admin apps</string>
    154     <!-- String on a button that leads to the "Users" page in Settings where a
    155         user will be able to remove the secondary user(s) in order to uninstall
    156         the app. [CHAR LIMIT=50] -->
    157     <string name="manage_users">Manage users</string>
    158     <string name="uninstall_failed_msg"><xliff:g id="app_name">%1$s</xliff:g> couldn\'t be uninstalled.</string>
    159 
    160     <!-- Dialog attributes to indicate parse errors -->
    161     <string name="Parse_error_dlg_text">There was a problem parsing the package.</string>
    162 
    163     <!-- Tab label for new permissions being added to an existing app [CHAR LIMIT=20] -->
    164     <string name="newPerms">New</string>
    165     <!-- Tab label for all permissions of an app being installed [CHAR LIMIT=20] -->
    166     <string name="allPerms">All</string>
    167     <!-- Tab label for permissions related to user privacy [CHAR LIMIT=20] -->
    168     <string name="privacyPerms">Privacy</string>
    169     <!-- Tab label for permissions related to device behavior [CHAR LIMIT=20] -->
    170     <string name="devicePerms">Device Access</string>
    171 
    172     <!-- Body text for new tab when there are no new permissions [CHAR LIMIT=NONE] -->
    173     <string name="no_new_perms">This update requires no new permissions.</string>
    174 
    175     <string name="grant_confirm_question">Do you want to grant the following permissions?
    176         It will get access to:</string>
    177 
    178     <!-- Title for the dialog button to deny a permission grant. -->
    179     <string name="grant_dialog_button_deny">Deny</string>
    180 
    181     <!-- Title for the dialog button to get more info about a permission. -->
    182     <string name="grant_dialog_button_more_info">More info</string>
    183 
    184     <!-- Title for the dialog button to deny a permission grant despite a warning of implications. -->
    185     <string name="grant_dialog_button_deny_anyway">Deny anyway</string>
    186 
    187     <!-- Template for the current permission from the total number of permissions. -->
    188     <string name="current_permission_template">
    189         <xliff:g id="current_permission_index" example="1">%1$s</xliff:g> of
    190         <xliff:g id="permission_count" example="2">%2$s</xliff:g></string>
    191 
    192     <!-- Template for the warning message when an app requests a permission. -->
    193     <string name="permission_warning_template">Allow
    194         &lt;b><xliff:g id="app_name" example="Gmail">%1$s</xliff:g>&lt;/b> to
    195         <xliff:g id="action" example="do something">%2$s</xliff:g>?</string>
    196 
    197     <!-- Template for the message how many permissions are disabled. -->
    198     <string name="permission_revoked_count"><xliff:g id="count" example="2">%1$d</xliff:g> disabled</string>
    199 
    200     <!-- Message that all permissions are disabled. -->
    201     <string name="permission_revoked_all">all disabled</string>
    202 
    203     <!-- Message that no permissions are disabled. -->
    204     <string name="permission_revoked_none">none disabled</string>
    205 
    206     <!-- Permissions -->
    207 
    208     <!-- Title for the dialog button to allow a permission grant. -->
    209     <string name="grant_dialog_button_allow">Allow</string>
    210 
    211     <!-- Title of an application permission, listed so the user can choose whether they want
    212          to allow the application to do this. -->
    213     <string name="permlab_togglePermissions" translatable="false">toggle permissions</string>
    214     <!-- Description of an application permission, listed so the user can choose whether
    215          they want to allow the application to do this. -->
    216     <string name="permdesc_togglePermissions" translatable="false">Allows the holder to launch
    217         the UI for toggling app permissions. Should never be needed for normal apps.</string>
    218 
    219     <!-- Breadcrumb for page of managing application permissions [CHAR LIMIT=50] -->
    220     <string name="app_permissions_breadcrumb">Apps</string>
    221 
    222     <!-- Title for page of managing application permissions -->
    223     <string name="app_permissions">App permissions</string>
    224     <!-- Checkbox that allows user to not be questioned about this permission
    225          request again -->
    226     <string name="never_ask_again">Don\'t ask again</string>
    227 
    228     <!-- Label when app requests no permissions -->
    229     <string name="no_permissions">No permissions</string>
    230 
    231     <!-- Label for button that leads to more permissions [CHAR LIMIT=40] -->
    232     <string name="additional_permissions">Additional permissions</string>
    233 
    234     <!-- Description of how many more permissions to view on next page [CHAR LIMIT=30] -->
    235     <plurals name="additional_permissions_more">
    236         <item quantity="one"><xliff:g id="count" example="1">%1$d</xliff:g> more</item>
    237         <item quantity="other"><xliff:g id="count" example="2">%1$d</xliff:g> more</item>
    238     </plurals>
    239 
    240     <!-- Warning for turning off permissions on older apps -->
    241     <string name="old_sdk_deny_warning">This app was designed for an older version of Android. Denying permission may cause it to no longer function as intended.</string>
    242 
    243     <!-- The default description of a permission, i.e. what it does.  [CHAR LIMIT=40] -->
    244     <string name="default_permission_description">perform an unknown action</string>
    245 
    246     <!-- Summary of number of apps currently granted a single permission [CHAR LIMIT=45] -->
    247    <string name="app_permissions_group_summary"><xliff:g id="count" example="10">%1$d</xliff:g> of <xliff:g id="count" example="10">%2$d</xliff:g> apps allowed</string>
    248 
    249    <!-- [CHAR LIMIT=NONE] Menu for manage permissions to control whether system apps are shown -->
    250    <string name="menu_show_system">Show system</string>
    251    <!-- [CHAR LIMIT=NONE] Menu for manage permissions to control whether system apps are hidden -->
    252    <string name="menu_hide_system">Hide system</string>
    253 
    254    <!-- [CHAR LIMIT=30] Title for page managing what apps have a permission granted -->
    255    <string name="permission_title"><xliff:g id="permission" example="Camera">%1$s</xliff:g> permissions</string>
    256 
    257    <!-- [CHAR LIMIT=NONE] Label when no apps requesting this permission -->
    258    <string name="no_apps">No apps</string>
    259 
    260    <!-- [CHAR LIMIT=30] Title of button that leads to location settings -->
    261    <string name="location_settings">Location Settings</string>
    262 
    263    <!-- [CHAR LIMIT=NONE] Warning about how this app cannot have location permission disabled -->
    264    <string name="location_warning"><xliff:g id="app_name" example="Package Installer">%1$s</xliff:g> is a provider of location services for this device. Location access can be modified from location settings.</string>
    265 
    266    <!-- [CHAR LIMIT=NONE] Warning message when turning off permission for system apps -->
    267    <string name="system_warning">If you deny this permission, basic features of your device may no longer function as intended.</string>
    268 
    269    <!-- [CHAR LIMIT=NONE] Summary of a permission switch when it's enforced by policy -->
    270    <string name="permission_summary_enforced_by_policy">Enforced by policy</string>
    271 
    272    <!-- Text displayed until loading is done -->
    273    <string name="loading">Loading\u2026</string>
    274 
    275    <!-- [CHAR LIMIT=45] Title of all permissions settings -->
    276    <string name="all_permissions">All permissions</string>
    277    <!-- [CHAR LIMIT=45] Group of permissions granted to app automatically when installed. -->
    278    <string name="other_permissions">Other app capabilities</string>
    279 
    280    <!-- Title of the permission dialog for accessibility purposes- spoken to the user. [CHAR LIMIT=none] -->
    281    <string name="permission_request_title">Permission request</string>
    282 
    283     <!-- Title for the dialog that warns the user they need to turn off screen overlays
    284          before permissions can be changed. [CHAR LIMIT=NONE] -->
    285    <string name="screen_overlay_title">Screen overlay detected</string>
    286 
    287    <!-- Message for the dialog that warns the user they need to turn off screen overlays
    288         before permissions can be changed. The "Settings > Apps" conveys to the user to
    289         go to Settings and click on apps, this may need updates in RTL languages. [CHAR LIMIT=NONE] -->
    290    <string name="screen_overlay_message">To change this permission setting, you first have to turn off the screen overlay from Settings \u003e Apps</string>
    291 
    292     <!-- Button for the dialog that warns the user they need to turn off screen overlays
    293          before permissions can be changed. [CHAR LIMIT=NONE] -->
    294     <string name="screen_overlay_button">Open settings</string>
    295 
    296     <!-- Title of dialog telling users that Install/Uninstall action is not supported on Android Wear. -->
    297     <string name="wear_not_allowed_dlg_title">Android Wear</string>
    298     <!-- Title of dialog telling users that Install/Uninstall action is not supported on Android Wear. -->
    299     <string name="wear_not_allowed_dlg_text">Install/Uninstall actions not supported on Wear.</string>
    300 
    301     <!-- Review of runtime permissions for legacy apps -->
    302 
    303     <!-- Template for the warning title when an updated app's requested permissions are reviewed. -->
    304     <string name="permission_review_warning_title_template_update">
    305         <xliff:g id="app_name" example="Gmail">%1$s</xliff:g> has been updated.
    306         Allow <xliff:g id="app_name" example="Gmail">%1$s</xliff:g> to
    307         access the following?</string>
    308 
    309     <!-- Template for the screen title when app permissions are reviewed on install. -->
    310     <string name="permission_review_title_template_install">Choose what to allow
    311         &lt;b><xliff:g id="app_name" example="Gmail">%1$s</xliff:g>&lt;/b> to access</string>
    312 
    313     <!-- Template for the screen title when app permissions are reviewed on update. -->
    314     <string name="permission_review_title_template_update">
    315         &lt;b><xliff:g id="app_name" example="Gmail">%1$s</xliff:g>&lt;/b> has been updated.
    316         Choose what to allow this app to access.</string>
    317 
    318     <!-- Title for the dialog button to cancel the detailed permission review. -->
    319     <string name="review_button_cancel">Cancel</string>
    320 
    321     <!-- Title for the dialog button to continue accepting the detailed permission review. -->
    322     <string name="review_button_continue">Continue</string>
    323 
    324     <!-- Title for the category listing the new permissions used by an app. -->
    325     <string name="new_permissions_category">New permissions</string>
    326 
    327     <!-- Title for the category listing the current permissions used by an app. -->
    328     <string name="current_permissions_category">Current permissions</string>
    329 
    330     <!-- Message that the app to be installed is being staged -->
    331     <string name="message_staging">Staging app&#8230;</string>
    332 
    333     <!-- Placeholder for an app name when it is unknown -->
    334     <string name="app_name_unknown">Unknown</string>
    335 
    336     <!-- Help URL, application permissions [DO NOT TRANSLATE] -->
    337     <string name="help_app_permissions" translatable="false"></string>
    338 
    339     <!-- Text to show in warning dialog on the tablet when the app source is not trusted [CHAR LIMIT=NONE] -->
    340     <string name="untrusted_external_source_warning" product="tablet">For your security, your tablet is not allowed to install unknown apps from this source.</string>
    341 
    342     <!-- Text to show in warning dialog on the tv when the app source is not trusted [CHAR LIMIT=NONE] -->
    343     <string name="untrusted_external_source_warning" product="tv">For your security, your TV is not allowed to install unknown apps from this source.</string>
    344 
    345     <!-- Text to show in warning dialog on the phone when the app source is not trusted [CHAR LIMIT=NONE] -->
    346     <string name="untrusted_external_source_warning" product="default">For your security, your phone is not allowed to install unknown apps from this source.</string>
    347 
    348     <!-- Text to show in warning dialog on the phone when the app source cannot be identified [CHAR LIMIT=NONE] -->
    349     <string name="anonymous_source_warning" product="default">
    350         Your phone and personal data are more vulnerable
    351         to attack by unknown apps. By installing this app, you
    352         agree that you are responsible for any damage to your
    353         phone or loss of data that may result from its use.
    354     </string>
    355 
    356     <!-- Text to show in warning dialog on the tablet when the app source cannot be identified [CHAR LIMIT=NONE] -->
    357     <string name="anonymous_source_warning" product="tablet">
    358         Your tablet and personal data are more vulnerable
    359         to attack by unknown apps. By installing this app, you
    360         agree that you are responsible for any damage to your
    361         tablet or loss of data that may result from its use.
    362     </string>
    363 
    364     <!-- Text to show in warning dialog on the tv when the app source cannot be identified [CHAR LIMIT=NONE] -->
    365     <string name="anonymous_source_warning" product="tv">
    366         Your TV and personal data are more vulnerable
    367         to attack by unknown apps. By installing this app, you
    368         agree that you are responsible for any damage to your
    369         TV or loss of data that may result from its use.
    370     </string>
    371 
    372     <!-- Label for button to continue install of an app whose source cannot be identified [CHAR LIMIT=40] -->
    373     <string name="anonymous_source_continue">Continue</string>
    374 
    375     <!-- Label for button to open manage external sources settings [CHAR LIMIT=45] -->
    376     <string name="external_sources_settings">Settings</string>
    377 
    378     <!-- Label for the notification channel containing notifications for embedded app operations [CHAR LIMIT=40] -->
    379     <string name="wear_app_channel">Installing/uninstalling wear apps</string>
    380 
    381 </resources>
    382