diff options
Diffstat (limited to 'res')
-rw-r--r-- | res/values/strings.xml | 157 |
1 files changed, 116 insertions, 41 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml index c99db6b..6d9e294 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -85,11 +85,15 @@ <!-- Used for diagnostic info screens, precise translation isn't needed --> <string name="radioInfo_cid">CID</string> + <!-- Used for diagnostic info screens, precise translation isn't needed. Unmounts the SD card from the phone, meaning it will become available for an attached computer [CHAR LIMIT=25] --> + <string name="sdcard_unmount" product="nosdcard">Unmount shared storage</string> <!-- Used for diagnostic info screens, precise translation isn't needed. Unmounts the SD card from the phone, meaning it will become available for an attached computer --> - <string name="sdcard_unmount">Unmount SD card</string> + <string name="sdcard_unmount" product="default">Unmount SD card</string> + <!-- Used for diagnostic info screens, precise translation isn't needed. Formats the SD card in the phone, meaning it will be erased and reformatted [CHAR LIMIT=25] --> + <string name="sdcard_format" product="nosdcard">Format shared storage</string> <!-- Used for diagnostic info screens, precise translation isn't needed. Formats the SD card in the phone, meaning it will be erased and reformatted --> - <string name="sdcard_format">Format SD card</string> + <string name="sdcard_format" product="default">Format SD card</string> <!-- choice for the font size spinner --> <string name="small_font">Small</string> @@ -103,8 +107,10 @@ <!-- Button. Chosen when they want to save the chosen text size. --> <string name="font_size_save">OK</string> + <!-- Title for a notification shown. [CHAR LIMIT=25] --> + <string name="sdcard_setting" product="nosdcard">Shared storage</string> <!-- Title for a notification shown. --> - <string name="sdcard_setting">SD card</string> + <string name="sdcard_setting" product="default">SD card</string> <!-- Battery Info screen. Label for a status item. Used for diagnostic info screens, precise translation isn't needed --> @@ -397,22 +403,34 @@ <string name="sdcard_settings_screen_mass_storage_text">Enable USB mass storage</string> <!-- The label for total bytes on SD card --> <string name="sdcard_settings_total_bytes_label">Total bytes:</string> + <!-- Message when there is no SD card present [CHAR LIMIT=30] --> + <string name="sdcard_settings_not_present_status" product="nosdcard">Shared storage not mounted</string> <!-- Message when there is no SD card present --> - <string name="sdcard_settings_not_present_status">No SD card</string> + <string name="sdcard_settings_not_present_status" product="default">No SD card</string> <!-- Th label for the available (free) sapce on the SD card --> <string name="sdcard_settings_available_bytes_label">Available bytes:</string> + <!-- Message when the SD card is being used by the computer as mass storage [CHAR LIMIT=30] --> + <string name="sdcard_settings_mass_storage_status" product="nosdcard">Shared storage is being used as a mass storage device</string> <!-- Message when the SD card is being used by the computer as mass storage --> - <string name="sdcard_settings_mass_storage_status">SD card is being used as a mass storage device</string> + <string name="sdcard_settings_mass_storage_status" product="default">SD card is being used as a mass storage device</string> + <!-- Message when it is safe to remove the SD card [CHAR LIMIT=30] --> + <string name="sdcard_settings_unmounted_status" product="nosdcard">It is now safe to remove the shared storage</string> <!-- Message when it is safe to remove the SD card --> - <string name="sdcard_settings_unmounted_status">It is now safe to remove the SD card</string> + <string name="sdcard_settings_unmounted_status" product="default">It is now safe to remove the SD card</string> + <!-- Error message when the SD card was removed without properly unmounting [CHAR LIMIT=30] --> + <string name="sdcard_settings_bad_removal_status" product="nosdcard">Shared storage was removed while still in use!</string> <!-- Error message when the SD card was removed without properly unmounting --> - <string name="sdcard_settings_bad_removal_status">SD card was removed while still in use!</string> + <string name="sdcard_settings_bad_removal_status" product="default">SD card was removed while still in use!</string> <!-- Label for used bytes on the SD card --> <string name="sdcard_settings_used_bytes_label">Used bytes:</string> + <!-- Message when it is scanning the SD card for new files [CHAR LIMIT=30] --> + <string name="sdcard_settings_scanning_status" product="nosdcard">Scanning shared storage for media\u2026</string> <!-- Message when it is scanning the SD card for new files --> - <string name="sdcard_settings_scanning_status">Scanning SD card for media\u2026</string> + <string name="sdcard_settings_scanning_status" product="default">Scanning SD card for media\u2026</string> + <!-- Message when the SD card is mounted as read only [CHAR LIMIT=30] --> + <string name="sdcard_settings_read_only_status" product="nosdcard">Shared storage mounted read-only</string> <!-- Message when the SD card is mounted as read only --> - <string name="sdcard_settings_read_only_status">SD card mounted read-only</string> + <string name="sdcard_settings_read_only_status" product="default">SD card mounted read-only</string> <!-- SetupWizard strings used by DateTimeSettingsSetupWizard. The button label for going to the next screen. --> <string name="next_label">Next</string> @@ -435,8 +453,10 @@ <string name="display_label">Display</string> <!-- The title of the activity to see phone info --> <string name="phone_info_label">Phone info</string> + <!-- The title of the activity to adjust SD card settings [CHAR LIMIT=25] --> + <string name="sd_card_settings_label" product="nosdcard">Shared storage</string> <!-- The title of the activity to adjust SD card settings--> - <string name="sd_card_settings_label">SD card</string> + <string name="sd_card_settings_label" product="default">SD card</string> <!-- The title of the activity to adjust proxy settings --> <string name="proxy_settings_label">Proxy settings</string> @@ -1215,12 +1235,18 @@ <string name="device_status">Status</string> <!-- About phone screen, summary of the item to go into the phone status screen --> <string name="device_status_summary">Phone number, signal, etc.</string> + <!-- Main settings screen item's title to go into the SD card and storage settings screen [CHAR LIMIT=25] --> + <string name="storage_settings" product="nosdcard">Shared & secure storage storage</string> <!-- Main settings screen item's title to go into the SD card and storage settings screen--> - <string name="storage_settings">SD card & phone storage</string> + <string name="storage_settings" product="default">SD card & phone storage</string> + <!-- SD card and storage settings screen title [CHAR LIMIT=25] --> + <string name="storage_settings_title" product="nosdcard">Shared & secure storage settings</string> <!-- SD card and storage settings screen title --> - <string name="storage_settings_title">SD card & phone storage settings</string> + <string name="storage_settings_title" product="default">SD card & phone storage settings</string> <!-- [CHAR LIMIT=100] Main settings screen item's summary for the SD card and storage settings --> - <string name="storage_settings_summary">Unmount SD card, view available storage</string> + <string name="storage_settings_summary" product="nosdcard">Unmount shared storage, view available storage</string> + <!-- [CHAR LIMIT=100] Main settings screen item's summary for the SD card and storage settings --> + <string name="storage_settings_summary" product="default">Unmount SD card, view available storage</string> <!-- Do not translate. About phone, status item title --> <string name="status_imei">IMEI</string> <!-- Do not translate. About phone, status item title --> @@ -1257,42 +1283,68 @@ <string name="status_awake_time">Awake time</string> <!-- SD card & phone storage settings screen heading. This is displayed above items that pertain to the phone's internal storage --> <string name="internal_memory">Internal phone storage</string> + <!-- SD card & phone storage settings screen heading. This is displayed above items that pertain to the SD card [CHAR LIMIT=30] --> + <string name="sd_memory" product="nosdcard">Shared storage</string> <!-- SD card & phone storage settings screen heading. This is displayed above items that pertain to the SD card --> - <string name="sd_memory">SD card</string> + <string name="sd_memory" product="default">SD card</string> <!-- SD card & phone storage settings title. The amount of free space for some storage partition. For example, this is listed under both the "Internal phone storage" section and the "SD card" section. --> <string name="memory_available">Available space</string> <!-- SD card & phone storage settings screen heading. The total amount of storage space for some storage partition. For example, this is listed under both the "Internal phone storage" section and the "SD card" section --> <string name="memory_size">Total space</string> + <!-- SD card & phone storage settings item title that will result in the phone unmounting the SD card. This will be done before the user phyiscally removes the SD card from the phone. Kind of like the "Safely remove" on some operating systems. [CHAR LIMIT=25] --> + <string name="sd_eject" product="nosdcard">Unmount shared storage</string> <!-- SD card & phone storage settings item title that will result in the phone unmounting the SD card. This will be done before the user phyiscally removes the SD card from the phone. Kind of like the "Safely remove" on some operating systems. --> - <string name="sd_eject">Unmount SD card</string> + <string name="sd_eject" product="default">Unmount SD card</string> + <!-- SD card & phone storage settings item title that will result in the phone unmounting the SD card. This will be done before the user phyiscally removes the SD card from the phone. Kind of like the "Safely remove" on some operating systems. [CHAR LIMIT=30] --> + <string name="sd_eject_summary" product="nosdcard">Unmount the shared storage so you can format it</string> <!-- SD card & phone storage settings item title that will result in the phone unmounting the SD card. This will be done before the user phyiscally removes the SD card from the phone. Kind of like the "Safely remove" on some operating systems. --> - <string name="sd_eject_summary">Unmount the SD card for safe removal</string> + <string name="sd_eject_summary" product="default">Unmount the SD card for safe removal</string> + <!-- SD card & phone storage settings item summary that is displayed when no SD card is inserted. This version of the string can probably never come up on current hardware. [CHAR LIMIT=25] --> + <string name="sd_insert_summary" product="nosdcard">Insert shared storage for mounting</string> <!-- SD card & phone storage settings item summary that is displayed when no SD card is inserted --> - <string name="sd_insert_summary">Insert an SD card for mounting</string> + <string name="sd_insert_summary" product="default">Insert an SD card for mounting</string> + <!-- SD card & phone storage settings item title that will result in the phone mounting the SD card. [CHAR LIMIT=25] --> + <string name="sd_mount" product="nosdcard">Mount shared storage</string> <!-- SD card & phone storage settings item title that will result in the phone mounting the SD card. --> - <string name="sd_mount">Mount SD card</string> + <string name="sd_mount" product="default">Mount SD card</string> + <!-- SD card & phone storage settings item title that will result in the phone mounting the SD card. [CHAR LIMIT=30] --> + <string name="sd_mount_summary" product="nosdcard">Mount the shared storage</string> <!-- SD card & phone storage settings item title that will result in the phone mounting the SD card. --> - <string name="sd_mount_summary">Mount the SD card</string> + <string name="sd_mount_summary" product="default">Mount the SD card</string> + <!-- SD card & phone storage settings item title that will result in the phone formatting the SD card. [CHAR LIMIT=25] --> + <string name="sd_format" product="nosdcard">Format shared storage</string> <!-- SD card & phone storage settings item title that will result in the phone formatting the SD card. --> - <string name="sd_format">Format SD card</string> + <string name="sd_format" product="default">Format SD card</string> + <!-- SD card & phone storage settings item title that will result in the phone unmounting the SD card. [CHAR LIMIT=30] --> + <string name="sd_format_summary" product="nosdcard">Format (erase) the shared storage</string> <!-- SD card & phone storage settings item title that will result in the phone unmounting the SD card. --> - <string name="sd_format_summary">Format (erase) the SD card</string> + <string name="sd_format_summary" product="default">Format (erase) the SD card</string> <!-- SD card status when it is not available status --> <string name="sd_unavailable">Unavailable</string> <!-- SD card status when it is mounted as read only --> <string name="read_only">\u0020(Read-only)</string> + <!-- SD card eject confirmation dialog title [CHAR LIMIT=25] --> + <string name="dlg_confirm_unmount_title" product="nosdcard">Unmount shared storage</string> <!-- SD card eject confirmation dialog title --> - <string name="dlg_confirm_unmount_title">Unmount SD card</string> + <string name="dlg_confirm_unmount_title" product="default">Unmount SD card</string> + <!-- SD card eject confirmation dialog [CHAR LIMIT=NONE] --> + <string name="dlg_confirm_unmount_text" product="nosdcard">If you unmount the shared storage, some applications you are using will stop and may be unavailable until you remount the shared storage.</string> <!-- SD card eject confirmation dialog --> - <string name="dlg_confirm_unmount_text">If you unmount the SD card, some applications you are using will stop and may be unavailable until you remount the SD card.</string> + <string name="dlg_confirm_unmount_text" product="default">If you unmount the SD card, some applications you are using will stop and may be unavailable until you remount the SD card.</string> + <!-- SD card eject error dialog title [CHAR LIMIT=30] --> + <string name="dlg_error_unmount_title" product="nosdcard">Unmounting shared storage failed</string> <!-- SD card eject error dialog title --> - <string name="dlg_error_unmount_title">Unmount SD card failed</string> + <string name="dlg_error_unmount_title" product="default">Unmount SD card failed</string> + <!-- SD card eject error dialog text [CHAR LIMIT=NONE] --> + <string name="dlg_error_unmount_text" product="nosdcard">Cannot unmount shared storage. Try again later.</string> <!-- SD card eject error dialog text --> - <string name="dlg_error_unmount_text">Cannot unmount SD card. Try again later.</string> - <!-- SD card unmount informative text --> - <string name="unmount_inform_text">SD card will be unmounted. Check the notification area for status.</string> + <string name="dlg_error_unmount_text" product="default">Cannot unmount SD card. Try again later.</string> + <!-- SD card unmount informative text [CHAR LIMIT=NONE] --> + <string name="unmount_inform_text" product="nosdcard">Shared storage will be unmounted.</string> + <!-- SD card unmount informative text [CHAR LIMIT=NONE] --> + <string name="unmount_inform_text" product="default">SD card will be unmounted.</string> <!-- SD card eject progress title --> <string name="sd_ejecting_title">Unmounting</string> <!-- SD card eject progress text --> @@ -1376,8 +1428,10 @@ <string name="master_clear_title">Factory data reset</string> <!-- SD card & phone storage settings screen, setting option summary text under Internal phone storage heading --> <string name="master_clear_summary">Erases all data on phone</string> + <!-- SD card & phone storage settings screen, message on screen after user selects Factory data reset [CHAR LIMIT=NONE] --> + <string name="master_clear_desc" product="nosdcard">"This will erase all data from your phone, including:\n<li>Your Google account</li>\n<li>System and application data and settings</li>\n<li>Downloaded applications</li>\nIt will not erase:\n<li>Current system software and bundled applications</li>\n<li>Files in shared storage, such as music or photos</li>"</string> <!-- SD card & phone storage settings screen, message on screen after user selects Factory data reset --> - <string name="master_clear_desc">"This will erase all data from your phone, including:\n<li>Your Google account</li>\n<li>System and application data and settings</li>\n<li>Downloaded applications</li>\nIt will not erase:\n<li>Current system software and bundled applications</li>\n<li>SD card files, such as music or photos</li>"</string> + <string name="master_clear_desc" product="default">"This will erase all data from your phone, including:\n<li>Your Google account</li>\n<li>System and application data and settings</li>\n<li>Downloaded applications</li>\nIt will not erase:\n<li>Current system software and bundled applications</li>\n<li>SD card files, such as music or photos</li>"</string> <!-- SD card & phone storage settings screen, button on screen after user selects Factory data reset --> <string name="master_clear_button_text">Reset phone</string> <!-- SD card & phone storage settings screen, message on screen after user selects Reset phone button --> @@ -1392,22 +1446,34 @@ <string name="master_clear_failed">No reset was performed because the System Clear service is not available.</string> <!-- Media Format --> + <!-- SD card & phone storage settings screen, setting option name under Internal phone storage heading [CHAR LIMIT=25] --> + <string name="media_format_title" product="nosdcard">Format shared storage.</string> <!-- SD card & phone storage settings screen, setting option name under Internal phone storage heading --> - <string name="media_format_title">Format SD card.</string> + <string name="media_format_title" product="default">Format SD card.</string> + <!-- SD card & phone storage settings screen, setting option summary text under Internal phone storage heading [CHAR LIMIT=30] --> + <string name="media_format_summary" product="nosdcard">Erases all data in shared storage</string> <!-- SD card & phone storage settings screen, setting option summary text under Internal phone storage heading --> - <string name="media_format_summary">Erases all data on the SD card</string> - <!-- SD card & phone storage settings screen, message on screen after user selects Factory data reset --> - <string name="media_format_desc">This action will erase the SD card in the phone. You will lose ALL data on the card!</string> + <string name="media_format_summary" product="default">Erases all data on the SD card</string> + <!-- SD card & phone storage settings screen, message on screen after user selects Factory data reset [CHAR LIMIT=NONE] --> + <string name="media_format_desc" product="nosdcard">This action will erase the shared storage. You will lose ALL data in shared storage!</string> + <!-- SD card & phone storage settings screen, message on screen after user selects Factory data reset [CHAR LIMIT=NONE] --> + <string name="media_format_desc" product="default">This action will erase the SD card. You will lose ALL data on the card!</string> + <!-- SD card & phone storage settings screen, button on screen after user selects Factory data reset [CHAR LIMIT=25] --> + <string name="media_format_button_text" product="nosdcard">Format shared storage</string> <!-- SD card & phone storage settings screen, button on screen after user selects Factory data reset --> - <string name="media_format_button_text">Format SD card</string> - <!-- SD card & phone storage settings screen, message on screen after user selects Format media button --> - <string name="media_format_final_desc">Format SD card, erasing all your media? Action cannot be reversed!</string> + <string name="media_format_button_text" product="default">Format SD card</string> + <!-- SD card & phone storage settings screen, message on screen after user selects Format media button [CHAR LIMIT=NONE] --> + <string name="media_format_final_desc" product="nosdcard">Format shared storage, erasing all files stored there? Action cannot be reversed!</string> + <!-- SD card & phone storage settings screen, message on screen after user selects Format media button [CHAR LIMIT=NONE] --> + <string name="media_format_final_desc" product="default">Format SD card, erasing all files stored there? Action cannot be reversed!</string> <!-- SD card & phone storage settings screen, button on screen after user selects Format media button --> <string name="media_format_final_button_text">Erase everything</string> <!-- Message to draw an unlock pattern before clearing the device --> <string name="media_format_gesture_prompt">Draw your unlock pattern</string> - <!-- Explanation of drawing unlock pattern to format card --> - <string name="media_format_gesture_explanation">You must draw your unlock pattern to confirm an SD card format.</string> + <!-- Explanation of drawing unlock pattern to format card [CHAR LIMIT=NONE] --> + <string name="media_format_gesture_explanation" product="nosdcard">You must draw your unlock pattern to confirm that you want to format the shared storage.</string> + <!-- Explanation of drawing unlock pattern to format card [CHAR LIMIT=NONE] --> + <string name="media_format_gesture_explanation" product="default">You must draw your unlock pattern to confirm that you want to format the SD card.</string> <!-- Main settings screen, Call settings title for item to go into the call settings --> <string name="call_settings_title">Call settings</string> @@ -1689,8 +1755,11 @@ packages only. --> <string name="filter_apps_running">Running</string> <!-- Text for filter option in ManageApps screen to display list of + packages installed on sdcard. [CHAR LIMIT=30] --> + <string name="filter_apps_onsdcard" product="nosdcard">In shared storage</string> + <!-- Text for filter option in ManageApps screen to display list of packages installed on sdcard. --> - <string name="filter_apps_onsdcard">On SD card</string> + <string name="filter_apps_onsdcard" product="default">On SD card</string> <!-- [CHAR LIMIT=25] Manage applications, text telling using an application is disabled. --> <string name="disabled">Disabled</string> <!-- [CHAR LIMIT=25] Text shown when there are no applications to display. --> @@ -1732,8 +1801,10 @@ found in the list of installed applications.</string> <string name="move_app">Move</string> <!-- Manage applications, text for Move button to move app to internal storage --> <string name="move_app_to_internal">Move to phone</string> + <!-- Manage applications, text for Move button to move app to sdcard [CHAR LIMIT=25] --> + <string name="move_app_to_sdcard" product="nosdcard">Move to shared storage</string> <!-- Manage applications, text for Move button to move app to sdcard --> - <string name="move_app_to_sdcard">Move to SD card</string> + <string name="move_app_to_sdcard" product="default">Move to SD card</string> <!-- Manage applications, title for dialog when killing persistent apps--> <!-- Manage applications, text for Move button when move is in progress --> <string name="moving">Moving</string> @@ -2423,10 +2494,14 @@ found in the list of installed applications.</string> <string name="credentials_unlock">Enter password</string> <!-- Description of dialog to enable/dislable access to credential storage --> <string name="credentials_unlock_hint">Enter the credential storage password.</string> + <!-- Title of preference to install certificates from SD card [CHAR LIMIT=25] --> + <string name="credentials_install_certificates" product="nosdcard">Install from shared storage</string> <!-- Title of preference to install certificates from SD card --> - <string name="credentials_install_certificates">Install from SD card</string> + <string name="credentials_install_certificates" product="default">Install from SD card</string> + <!-- Summary of preference to install certificates from SD card [CHAR LIMIT=25] --> + <string name="credentials_install_certificates_summary" product="nosdcard">Install encrypted certificates from shared storage</string> <!-- Summary of preference to install certificates from SD card --> - <string name="credentials_install_certificates_summary">Install encrypted certificates from SD card</string> + <string name="credentials_install_certificates_summary" product="default">Install encrypted certificates from SD card</string> <!-- Title of preference to set storage password --> <string name="credentials_set_password">Set password</string> <!-- Summary of preference to set storage password --> |