2009-03-03 19:32:27 -08:00
<?xml version="1.0" encoding="utf-8"?>
<!--
/*
* Copyright (C) 2008 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" >
<!-- General -->
<skip />
2014-03-21 15:42:06 -04:00
<!-- URI used to import old favorites. [DO NOT TRANSLATE] -->
<string name= "old_launcher_provider_uri" translatable= "false" > content://com.android.launcher2.settings/favorites?notify=true</string>
2015-07-10 12:38:30 -07:00
<!-- Permission to receive the com.android.launcher3.action.LAUNCH intent. [DO NOT TRANSLATE] -->
2014-07-16 14:47:28 -07:00
<string name= "receive_launch_broadcasts_permission" translatable= "false" > com.android.launcher3.permission.RECEIVE_LAUNCH_BROADCASTS</string>
2015-07-10 12:38:30 -07:00
<!-- Permission to receive the com.android.launcher3.action.FIRST_LOAD_COMPLETE intent. [DO NOT TRANSLATE] -->
2014-07-23 18:21:20 -07:00
<string name= "receive_first_load_broadcast_permission" translatable= "false" > com.android.launcher3.permission.RECEIVE_FIRST_LOAD_BROADCAST</string>
2009-03-03 19:32:27 -08:00
<!-- Application name -->
2013-06-05 22:57:57 -04:00
<string name= "application_name" > Launcher3</string>
2009-03-03 19:32:27 -08:00
<!-- Default folder name -->
2011-07-15 10:51:28 -07:00
<string name= "folder_name" > </string>
2015-04-08 18:13:46 -07:00
<!-- Work folder name -->
<string name= "work_folder_name" > Work</string>
2011-01-06 16:17:37 -08:00
<!-- Displayed when user selects a shortcut for an app that was uninstalled [CHAR_LIMIT=none] -->
2011-10-20 12:26:18 -07:00
<string name= "activity_not_found" > App isn\'t installed.</string>
2014-10-02 15:58:31 -07:00
<!-- Displayed when user selects a shortcut for an app that is current not available [CHAR_LIMIT=none] -->
<string name= "activity_not_available" > App isn\'t available</string>
2014-07-14 12:02:01 -07:00
<!-- SafeMode shortcut error string -->
<string name= "safemode_shortcut_error" > Downloaded app disabled in Safe mode</string>
2014-10-08 10:47:28 -07:00
<!-- SafeMode widget error string -->
<string name= "safemode_widget_error" > Widgets disabled in Safe mode</string>
2013-06-06 22:03:51 -07:00
2013-07-19 14:30:12 -07:00
<string name= "toggle_weight_watcher" > Show Mem</string>
2015-05-22 11:12:27 -07:00
<!-- Widgets -->
2011-08-05 15:08:15 -07:00
<!-- Message to tell the user to press and hold on a widget to add it [CHAR_LIMIT=50] -->
2011-10-20 12:26:18 -07:00
<string name= "long_press_widget_to_add" > Touch & hold to pick up a widget.</string>
2015-09-24 11:23:31 -07:00
<!-- Accessibility spoken hint message in widget picker, which allows user to add a widget. Custom action is the label for additional accessibility actions available in this mode [CHAR_LIMIT=100] -->
<string name= "long_accessible_way_to_add" > Double-tap & hold to pick up a widget or use custom actions.</string>
2010-09-15 15:21:55 -07:00
<!-- The format string for the dimensions of a widget in the drawer -->
2013-04-08 13:05:14 -07:00
<!-- There is a special version of this format string for Farsi -->
<string name= "widget_dims_format" > %1$d \u00d7 %2$d</string>
2010-09-15 15:21:55 -07:00
2015-05-22 11:12:27 -07:00
<!-- All Apps -->
2015-03-10 16:28:47 -07:00
<!-- Search bar text in the apps view. [CHAR_LIMIT=50] -->
2015-05-22 11:12:27 -07:00
<string name= "all_apps_search_bar_hint" > Search Apps</string>
2015-03-13 11:14:16 -07:00
<!-- Loading apps text. [CHAR_LIMIT=50] -->
2015-05-22 11:12:27 -07:00
<string name= "all_apps_loading_message" > Loading Apps… </string>
2015-03-13 11:14:16 -07:00
<!-- No - search - results text. [CHAR_LIMIT=50] -->
2015-05-22 11:12:27 -07:00
<string name= "all_apps_no_search_results" > No Apps found matching \"<xliff:g id= "query" example= "Android" > %1$s</xliff:g> \"</string>
2015-07-10 12:38:30 -07:00
<!-- Search market text. This is a format string where the first argument is the name of the activity
handling the search. The format string does not need to handle both of these arguments. [CHAR_LIMIT=50] -->
<string name= "all_apps_search_market_message" > Go to <xliff:g id= "query" example= "Play Store" > %1$s</xliff:g> </string>
2015-03-10 16:28:47 -07:00
2015-04-29 11:05:34 -07:00
<!-- Drag and drop -->
2009-03-03 19:32:27 -08:00
<skip />
2012-04-24 14:43:54 -07:00
<!-- Error message when user has filled a home screen -->
<string name= "out_of_space" > No more room on this Home screen.</string>
2012-03-23 15:59:27 -07:00
<!-- Error message when user has filled the hotseat -->
2014-01-14 17:45:22 -08:00
<string name= "hotseat_out_of_space" > No more room in the Favorites tray</string>
2009-03-03 19:32:27 -08:00
2010-10-04 17:45:43 -07:00
<!-- All applications label -->
<string name= "all_apps_button_label" > Apps</string>
2009-11-11 14:52:11 -08:00
<!-- Label for button in all applications label to go back home (to the workspace / desktop)
for accessibilty (spoken when the button gets focus). -->
<string name= "all_apps_home_button_label" > Home</string>
2014-10-23 11:38:15 -07:00
<!-- Label for delete drop target. [CHAR_LIMIT=20] -->
2011-05-31 16:50:48 -07:00
<string name= "delete_target_label" > Remove</string>
2014-10-23 11:38:15 -07:00
<!-- Label for uninstall drop target. [CHAR_LIMIT=20] -->
2011-05-31 16:50:48 -07:00
<string name= "delete_target_uninstall_label" > Uninstall</string>
2014-10-23 11:38:15 -07:00
<!-- Label for the info icon. [CHAR_LIMIT=20] -->
2011-06-20 15:41:53 -07:00
<string name= "info_target_label" > App info</string>
2011-05-31 16:50:48 -07:00
2009-03-03 19:32:27 -08:00
<!-- Permissions: -->
2010-03-10 15:30:07 -08:00
<skip />
<!-- Permission short label -->
2009-03-03 19:32:27 -08:00
<string name= "permlab_install_shortcut" > install shortcuts</string>
2010-03-10 15:30:07 -08:00
<!-- Permission description -->
2011-10-20 12:26:18 -07:00
<string name= "permdesc_install_shortcut" > Allows an app to add
2009-03-03 19:32:27 -08:00
shortcuts without user intervention.</string>
2010-03-10 15:30:07 -08:00
<!-- Permission short label -->
2009-03-03 19:32:27 -08:00
<string name= "permlab_read_settings" > read Home settings and shortcuts</string>
2010-03-10 15:30:07 -08:00
<!-- Permission description -->
2011-12-09 11:34:44 -08:00
<string name= "permdesc_read_settings" > Allows the app to read the settings and
2009-03-03 19:32:27 -08:00
shortcuts in Home.</string>
2010-03-10 15:30:07 -08:00
<!-- Permission short label -->
2009-03-03 19:32:27 -08:00
<string name= "permlab_write_settings" > write Home settings and shortcuts</string>
2010-03-10 15:30:07 -08:00
<!-- Permission description -->
2011-12-09 11:34:44 -08:00
<string name= "permdesc_write_settings" > Allows the app to change the settings and
2009-03-03 19:32:27 -08:00
shortcuts in Home.</string>
<!-- Widgets: -->
<skip />
2009-05-08 14:27:31 -07:00
2009-03-03 19:32:27 -08:00
<!-- Text to show user in place of a gadget when we can't display it properly -->
<string name= "gadget_error_text" > Problem loading widget</string>
2009-08-13 12:53:24 -07:00
2014-07-23 13:58:07 -07:00
<!-- Text to show user in place of a gadget when it is not yet initialized. -->
2014-08-11 17:05:23 -07:00
<string name= "gadget_setup_text" > Setup</string>
2014-07-23 13:58:07 -07:00
2011-06-17 13:26:23 -07:00
<!-- Text to inform the user that they can't uninstall a system application -->
2011-10-20 12:26:18 -07:00
<string name= "uninstall_system_app_text" > This is a system app and can\'t be uninstalled.</string>
2011-05-12 00:06:32 -04:00
2011-06-17 13:26:23 -07:00
<!-- Default folder title -->
2011-06-27 21:32:23 -07:00
<string name= "folder_hint_text" > Unnamed Folder</string>
2011-06-29 20:10:49 -07:00
<!-- Accessibility -->
<skip />
<!-- The format string for default page scroll text [CHAR_LIMIT=none] -->
2011-10-25 21:38:29 -07:00
<string name= "default_scroll_format" > Page %1$d of %2$d</string>
2011-06-29 20:10:49 -07:00
<!-- The format string for Workspace page scroll text [CHAR_LIMIT=none] -->
2012-05-07 17:31:32 -07:00
<string name= "workspace_scroll_format" > Home screen %1$d of %2$d</string>
2015-09-24 11:23:31 -07:00
<!-- Description for a new page on homescreen[CHAR_LIMIT=none] -->
<string name= "workspace_new_page" > New home screen page</string>
2011-08-09 14:14:23 -07:00
<!-- Clings -->
2013-10-22 14:40:17 -07:00
<!-- The title text for the workspace cling [CHAR_LIMIT=30] -->
2014-01-10 16:46:15 -08:00
<string name= "first_run_cling_title" > Welcome</string>
2014-01-08 14:04:34 -08:00
<!-- The title text for the migration cling [CHAR_LIMIT=30] -->
2014-01-10 16:46:15 -08:00
<string name= "migration_cling_title" > Copy your app icons</string>
2014-01-13 14:52:49 -08:00
<!-- The description of what migration does [CHAR_LIMIT=70] -->
2014-01-10 16:46:15 -08:00
<string name= "migration_cling_description" > Import icons and folders from your old Home screens?</string>
2014-01-08 14:04:34 -08:00
<!-- The description of the button to migrate apps from another launcher [CHAR_LIMIT=30] -->
2014-01-10 16:46:15 -08:00
<string name= "migration_cling_copy_apps" > COPY ICONS</string>
2014-01-08 14:04:34 -08:00
<!-- The description of the button to use the default launcher layout [CHAR_LIMIT=30] -->
2014-01-10 16:46:15 -08:00
<string name= "migration_cling_use_default" > START FRESH</string>
2014-08-20 10:48:12 -07:00
<!-- The title text for workspace longpress action [CHAR_LIMIT=40] -->
<string name= "workspace_cling_longpress_title" > Wallpapers, widgets, & settings</string>
<!-- The description of how to use the workspace [CHAR_LIMIT=70] -->
<string name= "workspace_cling_longpress_description" > Touch & hold background to customize</string>
<!-- The description of the button to dismiss the cling [CHAR_LIMIT=30] -->
<string name= "workspace_cling_longpress_dismiss" > GOT IT</string>
2011-08-09 14:14:23 -07:00
2011-10-25 21:38:29 -07:00
<!-- Folder accessibility -->
<!-- The format string for when a folder is opened, speaks the dimensions -->
2012-02-24 10:17:44 -08:00
<string name= "folder_opened" > Folder opened, <xliff:g id= "width" example= "5" > %1$d</xliff:g> by <xliff:g id= "height" example= "3" > %2$d</xliff:g> </string>
2011-10-25 21:38:29 -07:00
<!-- Instruction that clicking outside will close folder -->
2011-12-09 11:34:44 -08:00
<string name= "folder_tap_to_close" > Touch to close folder</string>
2011-10-25 21:38:29 -07:00
<!-- Instruction that clicking outside will commit folder rename -->
2011-12-09 11:34:44 -08:00
<string name= "folder_tap_to_rename" > Touch to save rename</string>
2011-10-25 21:38:29 -07:00
<!-- Indication that folder closed -->
<string name= "folder_closed" > Folder closed</string>
<!-- Folder renamed format -->
2012-02-24 10:17:44 -08:00
<string name= "folder_renamed" > Folder renamed to <xliff:g id= "name" example= "Games" > %1$s</xliff:g> </string>
2011-10-25 21:38:29 -07:00
<!-- Folder name format -->
2012-02-24 10:17:44 -08:00
<string name= "folder_name_format" > Folder: <xliff:g id= "name" example= "Games" > %1$s</xliff:g> </string>
2012-10-11 11:00:37 +02:00
2013-06-17 14:25:46 -04:00
<!-- Debug - only activity name. [DO NOT TRANSLATE] -->
<string name= "debug_memory_activity" > * HPROF</string>
2013-07-23 16:47:31 -07:00
<!-- Strings for the customization mode -->
<!-- Text for widget add button -->
2013-09-22 12:09:32 -07:00
<string name= "widget_button_text" > Widgets</string>
2013-07-23 16:47:31 -07:00
<!-- Text for wallpaper change button -->
2013-09-22 12:09:32 -07:00
<string name= "wallpaper_button_text" > Wallpapers</string>
2013-08-29 14:25:25 -07:00
<!-- Text for settings button -->
<string name= "settings_button_text" > Settings</string>
2014-02-14 16:59:24 -05:00
2015-05-19 18:02:16 -07:00
<!-- Strings for settings -->
2015-06-25 17:11:30 -07:00
<!-- Title for Allow Rotation setting. [CHAR LIMIT=50] -->
2015-05-19 18:02:16 -07:00
<string name= "allow_rotation_title" > Allow rotation</string>
2014-02-14 16:59:24 -05:00
<!-- Label on an icon that references an uninstalled package, for which we have no information about when it might be installed. [CHAR_LIMIT=15] -->
<string name= "package_state_unknown" > Unknown</string>
2014-06-24 18:24:23 -04:00
<!-- Button for abandoned promises dialog, to removes this abandoned promise icon. -->
<string name= "abandoned_clean_this" > Remove</string>
<!-- Button for abandoned promise dialog, to search in the market for the missing package. -->
<string name= "abandoned_search" > Search</string>
<!-- Title for abandoned promise dialog. -->
2014-07-01 09:37:48 -04:00
<string name= "abandoned_promises_title" > This app is not installed</string>
<!-- Explanation for abandoned promise dialog. "The first 'it' refers to the shortcut icon.
The second "it" refers to the app. -->
2014-07-01 16:52:49 -04:00
<string name= "abandoned_promise_explanation" > The app for this icon isn\'t installed.
You can remove it, or search for the app and install it manually.
</string>
2015-10-01 11:24:23 -07:00
<!-- Title for an app which is being downloaded. -->
<string name= "app_downloading_title" > <xliff:g id= "name" example= "Messenger" > %1$s</xliff:g> downloading, <xliff:g id= "progress" example= "30%" > %2$s</xliff:g> complete</string>
<!-- Title for an app whose download has been started. -->
<string name= "app_waiting_download_title" > <xliff:g id= "name" example= "Messenger" > %1$s</xliff:g> waiting to install</string>
2015-01-08 16:59:04 -08:00
<!-- Strings for accessibility actions -->
2015-05-16 12:51:03 -07:00
<!-- Accessibility action to add an app to workspace. [CHAR_LIMIT=30] -->
<string name= "action_add_to_workspace" > Add to Home screen</string>
2015-04-24 11:44:51 -07:00
2015-05-16 12:51:03 -07:00
<!-- Accessibility action to move item to the current location. [CHAR_LIMIT=30] -->
2015-05-19 14:48:52 -07:00
<string name= "action_move_here" > Move item here</string>
2015-01-23 16:11:55 -08:00
2015-05-16 12:51:03 -07:00
<!-- Accessibility confirmation for item added to workspace. -->
2015-04-24 11:44:51 -07:00
<string name= "item_added_to_workspace" > Item added to home screen</string>
2015-01-23 16:11:55 -08:00
2015-05-16 12:51:03 -07:00
<!-- Accessibility confirmation for item removed. -->
2015-04-22 11:29:51 -07:00
<string name= "item_removed" > Item removed</string>
2015-01-23 16:11:55 -08:00
2015-05-16 12:51:03 -07:00
<!-- Accessibility action to move an item on the workspace. [CHAR_LIMIT=30] -->
<string name= "action_move" > Move item</string>
2015-01-23 16:11:55 -08:00
2015-05-16 12:51:03 -07:00
<!-- Accessibility description to move item to empty cell. -->
2015-04-24 11:44:51 -07:00
<string name= "move_to_empty_cell" > Move to row <xliff:g id= "number" example= "1" > %1$s</xliff:g> column <xliff:g id= "number" example= "1" > %2$s</xliff:g> </string>
2015-05-16 12:51:03 -07:00
<!-- Accessibility description to move item inside a folder. -->
2015-04-24 11:44:51 -07:00
<string name= "move_to_position" > Move to position <xliff:g id= "number" example= "1" > %1$s</xliff:g> </string>
2015-05-16 12:51:03 -07:00
<!-- Accessibility description to move item to the hotseat. -->
2015-04-24 11:44:51 -07:00
<string name= "move_to_hotseat_position" > Move to favorites position <xliff:g id= "number" example= "1" > %1$s</xliff:g> </string>
2015-01-23 16:11:55 -08:00
2015-05-16 12:51:03 -07:00
<!-- Accessibility confirmation for item move. -->
2015-01-23 16:11:55 -08:00
<string name= "item_moved" > Item moved</string>
2015-05-16 12:51:03 -07:00
<!-- Accessibility description to move item into an existing folder. -->
2015-01-23 16:11:55 -08:00
<string name= "add_to_folder" > Add to folder: <xliff:g id= "name" example= "Games" > %1$s</xliff:g> </string>
2015-05-16 12:51:03 -07:00
<!-- Accessibility description to move item into an existing folder containing an app. -->
2015-04-24 11:44:51 -07:00
<string name= "add_to_folder_with_app" > Add to folder with <xliff:g id= "name" example= "Messenger" > %1$s</xliff:g> </string>
2015-05-16 12:51:03 -07:00
<!-- Accessibility confirmation for item added to folder. -->
2015-01-23 16:11:55 -08:00
<string name= "added_to_folder" > Item added to folder</string>
2015-05-16 12:51:03 -07:00
<!-- Accessibility description to create folder with another item. -->
2015-01-23 16:11:55 -08:00
<string name= "create_folder_with" > Create folder with: <xliff:g id= "name" example= "Game" > %1$s</xliff:g> </string>
2015-05-16 12:51:03 -07:00
<!-- Accessibility confirmation for folder created. -->
2015-01-23 16:11:55 -08:00
<string name= "folder_created" > Folder created</string>
2015-05-16 12:51:03 -07:00
<!-- Accessibility action to move an item from folder to workspace. [CHAR_LIMIT=30] -->
<string name= "action_move_to_workspace" > Move to Home screen</string>
2015-05-04 15:50:25 -07:00
2015-05-16 12:51:03 -07:00
<!-- Accessibility action to move an homescreen to the left. [CHAR_LIMIT=30] -->
2015-05-04 15:50:25 -07:00
<string name= "action_move_screen_left" > Move screen to left</string>
2015-05-16 12:51:03 -07:00
<!-- Accessibility action to move an homescreen to the right. [CHAR_LIMIT=30] -->
2015-05-04 15:50:25 -07:00
<string name= "action_move_screen_right" > Move screen to right</string>
2015-05-16 12:51:03 -07:00
<!-- Accessibility confirmation when a screen was moved. -->
2015-05-04 15:50:25 -07:00
<string name= "screen_moved" > Screen moved</string>
2015-04-29 14:57:22 -07:00
2015-05-16 12:51:03 -07:00
<!-- Accessibility action to resize a widget. [CHAR_LIMIT=30] -->
2015-04-29 14:57:22 -07:00
<string name= "action_resize" > Resize</string>
2015-05-16 12:51:03 -07:00
<!-- Accessibility action to increase width of a widget. [CHAR_LIMIT=30] -->
2015-04-29 14:57:22 -07:00
<string name= "action_increase_width" > Increase width</string>
2015-05-16 12:51:03 -07:00
<!-- Accessibility action to increase height of a widget. [CHAR_LIMIT=30] -->
2015-04-29 14:57:22 -07:00
<string name= "action_increase_height" > Increase height</string>
2015-05-16 12:51:03 -07:00
<!-- Accessibility action to decrease width of a widget. [CHAR_LIMIT=30] -->
2015-04-29 14:57:22 -07:00
<string name= "action_decrease_width" > Decrease width</string>
2015-05-16 12:51:03 -07:00
<!-- Accessibility action to decrease height of a widget. [CHAR_LIMIT=30] -->
2015-04-29 14:57:22 -07:00
<string name= "action_decrease_height" > Decrease height</string>
2015-05-16 12:51:03 -07:00
<!-- Accessibility confirmation for widget resize. -->
2015-04-29 14:57:22 -07:00
<string name= "widget_resized" > Widget resized to width <xliff:g id= "number" example= "2" > %1$s</xliff:g> height <xliff:g id= "number" example= "1" > %2$s</xliff:g> </string>
2009-03-03 19:32:27 -08:00
</resources>