1 <?xml version="1.0" encoding="utf-8"?> 2 <!-- 3 /* 4 * Copyright (C) 2008 The Android Open Source Project 5 * 6 * Licensed under the Apache License, Version 2.0 (the "License"); 7 * you may not use this file except in compliance with the License. 8 * You may obtain a copy of the License at 9 * 10 * http://www.apache.org/licenses/LICENSE-2.0 11 * 12 * Unless required by applicable law or agreed to in writing, software 13 * distributed under the License is distributed on an "AS IS" BASIS, 14 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 15 * See the License for the specific language governing permissions and 16 * limitations under the License. 17 */ 18 --> 19 20 <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> 21 <!-- General --> 22 <skip /> 23 <!-- Application name --> 24 <string name="application_name">Launcher</string> 25 <!-- Accessibility-facing application name --> 26 <string name="home">Home</string> 27 <!-- Name for all applications running as this uid. --> 28 <string name="uid_name">Android Core Apps</string> 29 <!-- Default folder name --> 30 <string name="folder_name"></string> 31 <!-- Title of dialog that appears after user selects Wallpaper from menu --> 32 <string name="chooser_wallpaper">Choose wallpaper from</string> 33 <!-- Button label on Wallpaper Gallery screen; user selects this button to set a specific wallpaper --> 34 <string name="wallpaper_instructions">Set wallpaper</string> 35 <!-- Option in "Select wallpaper from" dialog box --> 36 <string name="pick_wallpaper">Wallpapers</string> 37 <!-- Displayed when user selects a shortcut for an app that was uninstalled [CHAR_LIMIT=none]--> 38 <string name="activity_not_found">App isn\'t installed.</string> 39 <!-- Labels for the tabs in the customize drawer --> 40 <string name="widgets_tab_label">Widgets</string> 41 42 <!-- AppsCustomize pane --> 43 <!-- Message to tell the user to press and hold on a widget to add it [CHAR_LIMIT=50] --> 44 <string name="long_press_widget_to_add">Touch & hold to pick up a widget.</string> 45 <!-- Market button text. The market button text is removed in Launcher.java 46 in the Phone UI. [CHAR LIMIT=32] --> 47 <string name="market">Shop</string> 48 <!-- The format string for the dimensions of a widget in the drawer --> 49 <!-- There is a special version of this format string for Farsi --> 50 <string name="widget_dims_format">%1$d \u00d7 %2$d</string> 51 52 <!-- External-drop widget pick label format string [CHAR_LIMIT=25] --> 53 <string name="external_drop_widget_pick_format" translatable="false">%1$s (%2$d \u00d7 %3$d)</string> 54 <!-- External-drop widget error string. This is the error that is shown 55 when you drag and item into the homescreen and it is unable to fit, 56 or an error is encountered. [CHAR_LIMIT=50] --> 57 <string name="external_drop_widget_error">Couldn\'t drop item on this Home screen.</string> 58 <!-- External-drop widget pick title. This is shown as the title of the 59 dialog which allows you to pick which widgets to handle a particular 60 drop if there are multiple choices. [CHAR_LIMIT=35] --> 61 <string name="external_drop_widget_pick_title">Choose widget to create</string> 62 63 <!-- Folders --> 64 <skip /> 65 <!-- Label of Folder name field in Rename folder dialog box --> 66 <string name="rename_folder_label">Folder name</string> 67 <!-- Title of dialog box --> 68 <string name="rename_folder_title">Rename folder</string> 69 <!-- Buttons in Rename folder dialog box --> 70 <string name="rename_action">OK</string> 71 <!-- Buttons in Rename folder dialog box --> 72 <string name="cancel_action">Cancel</string> 73 74 <!-- Shortcuts --> 75 <skip /> 76 <!-- Title of dialog box --> 77 <string name="menu_item_add_item">Add to Home screen</string> 78 <!-- Options in "Add to Home" dialog box; Title of the group containing the list of all apps --> 79 <string name="group_applications">Apps</string> 80 <!-- Options in "Add to Home" dialog box; Title of the group containing the list of all shortcut 81 s --> 82 <string name="group_shortcuts">Shortcuts</string> 83 <!-- Options in "Add to Home" dialog box; Title of the group containing the list of all widgets/gadgets --> 84 <string name="group_widgets">Widgets</string> 85 <!-- Options in "Add to Home" dialog box; Title of the group containing the list of apps that can set the wallpaper--> 86 <string name="group_wallpapers">Wallpapers</string> 87 <!-- Error message when user has filled all their home screens --> 88 <string name="completely_out_of_space">No more room on your Home screens.</string> 89 <!-- Error message when user has filled a home screen --> 90 <string name="out_of_space">No more room on this Home screen.</string> 91 <!-- Error message when user has filled the hotseat --> 92 <string name="hotseat_out_of_space">No more room on the hotseat.</string> 93 <!-- Error message when user tries to drop an invalid item on the hotseat --> 94 <string name="invalid_hotseat_item">This widget is too large for the hotseat.</string> 95 <!-- Message displayed when a shortcut is created by an external application --> 96 <string name="shortcut_installed">Shortcut \"<xliff:g id="name" example="Browser">%s</xliff:g>\" created.</string> 97 <!-- Message displayed when a shortcut is uninstalled by an external application --> 98 <string name="shortcut_uninstalled">Shortcut \"<xliff:g id="name" example="Browser">%s</xliff:g>\" was removed.</string> 99 <!-- Message displayed when an external application attemps to create a shortcut that already exists --> 100 <string name="shortcut_duplicate">Shortcut \"<xliff:g id="name" example="Browser">%s</xliff:g>\" already exists.</string> 101 102 <!-- Title of dialog when user is selecting shortcut to add to homescreen --> 103 <string name="title_select_shortcut">Choose shortcut</string> 104 <!-- Title of dialog when user is selecting an application to add to homescreen --> 105 <string name="title_select_application">Choose app</string> 106 107 <!-- All applications label --> 108 <string name="all_apps_button_label">Apps</string> 109 <!-- Label for button in all applications label to go back home (to the workspace / desktop) 110 for accessibilty (spoken when the button gets focus). --> 111 <string name="all_apps_home_button_label">Home</string> 112 <!-- Label for trash icon on workspace. Meant to communicate the idea of removing the 113 icon/widget from the home screen, but not permanently. [CHAR_LIMIT=30] --> 114 <string name="delete_zone_label_workspace">Remove</string> 115 <!-- Label for trash icon in All Apps. The icon/widget will become completely unavailable on the 116 device. [CHAR_LIMIT=30]--> 117 <string name="delete_zone_label_all_apps">Uninstall</string> 118 119 <!-- Label for delete drop target. [CHAR_LIMIT=30] --> 120 <string name="delete_target_label">Remove</string> 121 <!-- Label for uninstall drop target. [CHAR_LIMIT=30]--> 122 <string name="delete_target_uninstall_label">Uninstall</string> 123 <!-- Label for the info icon. [CHAR_LIMIT=30] --> 124 <string name="info_target_label">App info</string> 125 126 <!-- Accessibility: Search button --> 127 <string name="accessibility_search_button">Search</string> 128 <!-- Accessibility: Voice Search button --> 129 <string name="accessibility_voice_search_button">Voice Search</string> 130 <!-- Accessibility: AllApps button --> 131 <string name="accessibility_all_apps_button">Apps</string> 132 <!-- Accessibility: Delete button --> 133 <string name="accessibility_delete_button">Remove</string> 134 135 <!-- Label for trash icon in All Apps, when an updated system app is selected. The update will 136 be uninstalled. [CHAR_LIMIT=30] --> 137 <string name="delete_zone_label_all_apps_system_app">Uninstall update</string> 138 139 <!-- Menus items: --> 140 <skip /> 141 <!-- Verb, menu item used to add an item on the desktop --> 142 <string name="menu_add">Add</string> 143 <!-- Menu item used to manage installed applications --> 144 <string name="menu_manage_apps">Manage apps</string> 145 <!-- Noun, menu item used to set the desktop's wallpaper --> 146 <string name="menu_wallpaper">Wallpaper</string> 147 <!-- Verb, menu item used to initiate global search --> 148 <string name="menu_search">Search</string> 149 <!-- Noun, menu item used to bring down the notifications shade --> 150 <string name="menu_notifications">Notifications</string> 151 <!-- Noun, menu item used to show the system settings --> 152 <string name="menu_settings">System settings</string> 153 <!-- Noun, menu item used to show help. [CHAR_LIMIT=none] --> 154 <string name="menu_help">Help</string> 155 156 <!-- URL pointing to help text. If empty, no link to help will be created [DO NOT TRANSLATE] --> 157 <string name="help_url" translatable="false"></string> 158 159 <!-- Strings for the contextual action bar (CAB) in All Apps --> 160 <skip /> 161 <!-- Describes the button for uninstalling the currently selected application. 162 Text is not displayed, but provided for accessibility. [CHAR_LIMIT=none] --> 163 <string name="cab_menu_delete_app">Uninstall app</string> 164 <!-- Describes the button for getting details/info about currently selected application. 165 Text is not displayed, but provided for accessibility. [CHAR_LIMIT=none] --> 166 <string name="cab_menu_app_info">App details</string> 167 <!-- Appears in the CAB when an app is selected in All Apps or Customize mode. [CHAR_LIMIT=50] --> 168 <string name="cab_app_selection_text">1 app selected</string> 169 <!-- Appears in the CAB when a widget is selected in Customize mode. [CHAR_LIMIT=50] --> 170 <string name="cab_widget_selection_text">1 widget selected</string> 171 <!-- Appears in the CAB when a folder is selected in Customize mode. [CHAR_LIMIT=50] --> 172 <string name="cab_folder_selection_text">1 folder selected</string> 173 <!-- Appears in the CAB when a shortcut is selected in Customize mode. [CHAR_LIMIT=50] --> 174 <string name="cab_shortcut_selection_text">1 shortcut selected</string> 175 176 <!-- Permissions: --> 177 <skip /> 178 <!-- Permission short label --> 179 <string name="permlab_install_shortcut">install shortcuts</string> 180 <!-- Permission description --> 181 <string name="permdesc_install_shortcut">Allows an app to add 182 shortcuts without user intervention.</string> 183 <!-- Permission short label --> 184 <string name="permlab_uninstall_shortcut">uninstall shortcuts</string> 185 <!-- Permission description --> 186 <string name="permdesc_uninstall_shortcut">Allows the app to remove 187 shortcuts without user intervention.</string> 188 <!-- Permission short label --> 189 <string name="permlab_read_settings">read Home settings and shortcuts</string> 190 <!-- Permission description --> 191 <string name="permdesc_read_settings">Allows the app to read the settings and 192 shortcuts in Home.</string> 193 <!-- Permission short label --> 194 <string name="permlab_write_settings">write Home settings and shortcuts</string> 195 <!-- Permission description --> 196 <string name="permdesc_write_settings">Allows the app to change the settings and 197 shortcuts in Home.</string> 198 199 <!-- Widgets: --> 200 <skip /> 201 202 <!-- Text to show user in place of a gadget when we can't display it properly --> 203 <string name="gadget_error_text">Problem loading widget</string> 204 205 <!-- Text to inform the user that they can't uninstall a system application --> 206 <string name="uninstall_system_app_text">This is a system app and can\'t be uninstalled.</string> 207 208 <!-- Title of the Android Dreams (screensaver) module --> 209 <string name="dream_name">Rocket Launcher</string> 210 211 <!-- Default folder title --> 212 <string name="folder_hint_text">Unnamed Folder</string> 213 214 <!-- Accessibility --> 215 <skip /> 216 217 <!-- The format string for Workspace descriptions [CHAR_LIMIT=none] --> 218 <string name="workspace_description_format">Home screen %1$d</string> 219 220 <!-- The format string for default page scroll text [CHAR_LIMIT=none] --> 221 <string name="default_scroll_format">Page %1$d of %2$d</string> 222 <!-- The format string for Workspace page scroll text [CHAR_LIMIT=none] --> 223 <string name="workspace_scroll_format">Home screen %1$d of %2$d</string> 224 <!-- The format string for AppsCustomize Apps page scroll text [CHAR_LIMIT=none] --> 225 <string name="apps_customize_apps_scroll_format">Apps page %1$d of %2$d</string> 226 <!-- The format string for AppsCustomize Apps page scroll text [CHAR_LIMIT=none] --> 227 <string name="apps_customize_widgets_scroll_format">Widgets page %1$d of %2$d</string> 228 229 <!-- Clings --> 230 <!-- The title text for the workspace cling [CHAR_LIMIT=none] --> 231 <string name="workspace_cling_title">Make yourself at home</string> 232 <!-- The description of how to use the workspace [CHAR_LIMIT=none] --> 233 <string name="workspace_cling_move_item">You can put your favorite apps here.</string> 234 <!-- The description of how to open all apps from the workspace [CHAR_LIMIT=none] --> 235 <string name="workspace_cling_open_all_apps">To see all your apps, touch the circle.</string> 236 <!-- The title text for the All Apps cling [CHAR_LIMIT=none] --> 237 <string name="all_apps_cling_title">Choose some apps</string> 238 <!-- The description of how to pick up and add an item to the workspace [CHAR_LIMIT=none] --> 239 <string name="all_apps_cling_add_item">To add an app to your Home screen, touch & hold it.</string> 240 <!-- The title text for the Folder cling [CHAR_LIMIT=none] --> 241 <string name="folder_cling_title">Organize your apps with folders</string> 242 <!-- The description of how to move an app [CHAR_LIMIT=none] --> 243 <string name="folder_cling_move_item">To move an app, touch & hold it.</string> 244 <!-- The description of how to create a folder [CHAR_LIMIT=none] --> 245 <string name="folder_cling_create_folder">To make a new folder on your Home screen, stack one app on top of another.</string> 246 <!-- The text on the button to dismiss a cling [CHAR_LIMIT=none] --> 247 <string name="cling_dismiss">OK</string> 248 <!-- Error message on dummy custom cling layout [DO NOT TRANSLATE] --> 249 <string name="dummy_custom_cling_error_message">Error: custom workspace layout passed in but custom cling was not overwritten</string> 250 <add-resource type="string" name="default_folder_name" /> 251 252 <!-- Folder accessibility --> 253 <!-- The format string for when a folder is opened, speaks the dimensions --> 254 <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> 255 <!-- Instruction that clicking outside will close folder --> 256 <string name="folder_tap_to_close">Touch to close folder</string> 257 <!-- Instruction that clicking outside will commit folder rename --> 258 <string name="folder_tap_to_rename">Touch to save rename</string> 259 <!-- Indication that folder closed --> 260 <string name="folder_closed">Folder closed</string> 261 <!-- Folder renamed format --> 262 <string name="folder_renamed">Folder renamed to <xliff:g id="name" example="Games">%1$s</xliff:g></string> 263 <!-- Folder name format --> 264 <string name="folder_name_format">Folder: <xliff:g id="name" example="Games">%1$s</xliff:g></string> 265 266 <!-- Strings used in device overlays --> 267 268 <!-- Clings --> 269 <!-- Dummy string [CHAR_LIMIT=40] --> 270 <string name="custom_workspace_cling_title_1"></string> 271 <!-- Dummy string [CHAR_LIMIT=60] --> 272 <string name="custom_workspace_cling_description_1"></string> 273 <!-- Dummy string [CHAR_LIMIT=40] --> 274 <string name="custom_workspace_cling_title_2"></string> 275 <!-- Dummy string [CHAR_LIMIT=60] --> 276 <string name="custom_workspace_cling_description_2"></string> 277 278 </resources> 279