1 <?xml version="1.0" encoding="utf-8"?> 2 <!-- ChromeOS-specific strings (included from generated_resources.grd). 3 Everything in this file is wrapped in <if expr="chromeos">. --> 4 <grit-part> 5 <message name="IDS_EMPTY_STRING" desc="Empty string, exist only to make code generic. No translation required."> 6 </message> 7 <message name="IDS_CHROMEBOOK" desc="The localized name for Chromebook."> 8 Chromebook 9 </message> 10 <message name="IDS_CHROMEBOX" desc="The localized name for Chromebox"> 11 Chromebox 12 </message> 13 <message name="IDS_CHROMEBASE" desc="The localized name for Chromebase"> 14 Chromebase 15 </message> 16 <!-- Idle logout dialog for retail mode --> 17 <message name="IDS_IDLE_LOGOUT_TITLE" desc="Dialog title for the idle logout dialog. Used in retail mode only."> 18 Are you still there? 19 </message> 20 <message name="IDS_IDLE_LOGOUT_WARNING_RESTART" desc="Restart label for the idle logout dialog. Used in retail mode only.."> 21 This computer will reset in <ph name="LOGOUT_TIME_LEFT">$1<ex>20</ex></ph> seconds. 22 Press any key to continue exploring. 23 </message> 24 <message name="IDS_IDLE_LOGOUT_WARNING_RESTART_1S" desc="Restart label for the idle logout dialog at 1 second left. Used in retail mode only."> 25 This computer will reset in 1 second. 26 Press any key to continue exploring. 27 </message> 28 <message name="IDS_IDLE_LOGOUT_WARNING_RESTART_NOW" desc="Restart label for the idle logout dialog with no time left. Used in retail mode only."> 29 Going.. Going... Gone. 30 </message> 31 32 <!-- Application name notification upon idle --> 33 <message name="IDS_IDLE_APP_NAME_UNKNOWN_APPLICATION_NOTIFICATION" desc="A notification which shows that the name of the running Kiosk application cannot be determined and is probably invalid."> 34 The application appears to be invalid. 35 </message> 36 37 <!-- Wallpaper Manager --> 38 <message name="IDS_WALLPAPER_MANAGER_ALL_CATEGORY_LABEL" desc="Wallpaper category label."> 39 All 40 </message> 41 <message name="IDS_WALLPAPER_MANAGER_DELETE_COMMAND_LABEL" desc="Wallpaper delete command label."> 42 Delete 43 </message> 44 <message name="IDS_WALLPAPER_MANAGER_CUSTOM_CATEGORY_LABEL" desc="Wallpaper category label."> 45 Custom 46 </message> 47 <message name="IDS_WALLPAPER_MANAGER_SELECT_CUSTOM_LABEL" desc="Selects custom wallpaper label."> 48 Custom Image: 49 </message> 50 <message name="IDS_WALLPAPER_MANAGER_POSITION_LABEL" desc="Custom wallpaper position label"> 51 Position: 52 </message> 53 <message name="IDS_WALLPAPER_MANAGER_COLOR_LABEL" desc="Custom wallpaper color label."> 54 Color: 55 </message> 56 <message name="IDS_WALLPAPER_MANAGER_SHOW_CUSTOM_WALLPAPER_ON_START_WARNING" desc="The string displayed to user when set custom wallpaper"> 57 Wallpapers appear on the Sign-in Screen. 58 </message> 59 <message name="IDS_WALLPAPER_MANAGER_SURPRISE_ME_LABEL" desc="Wallpaper surprise me checkbox label. If the checkbox is checked, Chrome will automatically change wallpaper to either a random one available in wallpaper picker or a google pushed wallpaper (surprise factor)."> 60 Surprise Me 61 </message> 62 <message name="IDS_WALLPAPER_MANAGER_ACCESS_FAIL" desc="The string displayed to user when access wallpaper server failed."> 63 Chrome cannot access wallpapers. Please connect to a network. 64 </message> 65 <message name="IDS_WALLPAPER_MANAGER_DOWNLOAD_FAIL" desc="The string displayed to user when downloading the wallpaper failed."> 66 Chrome cannot download this wallpaper. 67 </message> 68 <message name="IDS_WALLPAPER_MANAGER_DOWNLOAD_CANCEL" desc="The string displayed to user when downloading the wallpaper canceled."> 69 Download was canceled. 70 </message> 71 <message name="IDS_WALLPAPER_MANAGER_ACCESS_FILE_FAILURE" desc="The string displayed to user when accessing custom wallpaper on disk failed."> 72 Chrome cannot access the image. 73 </message> 74 <message name="IDS_WALLPAPER_MANAGER_INVALID_WALLPAPER" desc="The string displayed to user when user selected wallpaper can not be set as a wallpaper."> 75 Chrome cannot set wallpaper. 76 </message> 77 <message name="IDS_CURRENT_WALLPAPER_SET_BY_MESSAGE" desc="The string displayed to user if the current wallpaper is set by a third party wallpaper app/extension."> 78 Current wallpaper is set by '<ph name="APP_NAME">$1</ph>' 79 </message> 80 81 <!-- File Manager --> 82 <message name="IDS_FLAGS_ENABLE_FILE_MANAGER_MTP_NAME" desc="Name of the about:flag option to enable MTP support in file manager."> 83 Enable MTP support in File Manager. 84 </message> 85 <message name="IDS_FLAGS_ENABLE_FILE_MANAGER_MTP_DESCRIPTION" desc="Description of the about:flag option to the enable MTP support in file manager."> 86 Show MTP devices as a file storage in the file manager. 87 </message> 88 <message name="IDS_FLAGS_ENABLE_VIDEO_PLAYER_CHROMECAST_SUPPORT_NAME" desc="Name of the about:flag option to enable the chromecast support for video app."> 89 Experimental Chromecast support for Video Player 90 </message> 91 <message name="IDS_FLAGS_ENABLE_VIDEO_PLAYER_CHROMECAST_SUPPORT_DESCRIPTION" desc="Description of the about:flag option to the enable the chromecast support for video app."> 92 This option enables experimental Chromecast support for Video Player app on ChromeOS. 93 </message> 94 <message name="IDS_FILE_SYSTEM_PROVIDER_UNRESPONSIVE_WARNING" desc="A warning shown in a notification that an operation is taking longer than expected."> 95 An operation is taking longer than expected. Do you want to abort it? 96 </message> 97 <message name="IDS_FILE_SYSTEM_PROVIDER_MANY_UNRESPONSIVE_WARNING" desc="A warning shown in a notification that more than one operations are taking longer than expected."> 98 Some operations are taking longer than expected. Do you want to abort them? 99 </message> 100 <message name="IDS_FILE_SYSTEM_PROVIDER_UNRESPONSIVE_ABORT_BUTTON" desc="Label of the button on the notification about an operation(s) taking to long."> 101 Abort 102 </message> 103 <message name="IDS_FILE_BROWSER_ARCHIVE_DIRECTORY_LABEL" desc="/archive directory label."> 104 Archives 105 </message> 106 <message name="IDS_FILE_BROWSER_REMOVABLE_DIRECTORY_LABEL" desc="/removable directory label."> 107 External Storage 108 </message> 109 <message name="IDS_FILE_BROWSER_DRIVE_DIRECTORY_LABEL" desc="/drive directory label."> 110 Google Drive 111 </message> 112 <message name="IDS_FILE_BROWSER_DRIVE_MY_DRIVE_LABEL" desc="A label for the 'My Drive' collection of Google Drive."> 113 My Drive 114 </message> 115 <message name="IDS_FILE_BROWSER_DRIVE_SHARED_WITH_ME_COLLECTION_LABEL" desc="A label for the 'shared with me' collection of Google Drive."> 116 Shared with me 117 </message> 118 <message name="IDS_FILE_BROWSER_DRIVE_RECENT_COLLECTION_LABEL" desc="A label for the 'Recent' collection of Google Drive."> 119 Recent 120 </message> 121 <message name="IDS_FILE_BROWSER_DRIVE_OFFLINE_COLLECTION_LABEL" desc="A label for the 'Offline' collection of Google Drive."> 122 Offline 123 </message> 124 <message name="IDS_FILE_BROWSER_DOWNLOADS_DIRECTORY_LABEL" desc="Downloads local directory label."> 125 Downloads 126 </message> 127 <message name="IDS_FILE_BROWSER_DOWNLOADS_DIRECTORY_WARNING" desc="Warning displayed to user when viewing downloads folder."> 128 <ph name="BEGIN_BOLD"><strong></ph>Caution:<ph name="END_BOLD"></strong></ph> These files are temporary and may be automatically deleted to free up disk space. <ph name="BEGIN_LINK"><a href="javascript://"></ph>Learn More<ph name="END_LINK"></a><ex></a></ex></ph> 129 </message> 130 <message name="IDS_FILE_BROWSER_NAME_COLUMN_LABEL" desc="Name column label."> 131 Name 132 </message> 133 <message name="IDS_FILE_BROWSER_SIZE_COLUMN_LABEL" desc="Size column label."> 134 Size 135 </message> 136 137 <message name="IDS_FILE_BROWSER_SIZE_BYTES" desc="Size in bytes."> 138 $1 bytes 139 </message> 140 <message name="IDS_FILE_BROWSER_SIZE_KB" desc="Size in kilo bytes."> 141 $1 KB 142 </message> 143 <message name="IDS_FILE_BROWSER_SIZE_MB" desc="Size in mega bytes."> 144 $1 MB 145 </message> 146 <message name="IDS_FILE_BROWSER_SIZE_GB" desc="Size in giga bytes."> 147 $1 GB 148 </message> 149 <message name="IDS_FILE_BROWSER_SIZE_TB" desc="Size in tera bytes."> 150 $1 TB 151 </message> 152 <message name="IDS_FILE_BROWSER_SIZE_PB" desc="Size in peta bytes."> 153 $1 PB 154 </message> 155 156 <message name="IDS_FILE_BROWSER_SHORTCUT_CTRL" desc="[Ctrl] key name to use in shortcuts descriptions. Shouldn't be translated in many languages actually."> 157 Ctrl 158 </message> 159 <message name="IDS_FILE_BROWSER_SHORTCUT_ALT" desc="[Alt] key name to use in shortcuts descriptions. Shouldn't be translated in many languages actually."> 160 Alt 161 </message> 162 <message name="IDS_FILE_BROWSER_SHORTCUT_SHIFT" desc="[Shift] key name to use in shortcuts descriptions. Shouldn't be translated in many languages actually."> 163 Shift 164 </message> 165 <message name="IDS_FILE_BROWSER_SHORTCUT_META" desc="[Meta] key name to use in shortcuts descriptions. Shouldn't be translated in many languages actually."> 166 Meta 167 </message> 168 <message name="IDS_FILE_BROWSER_SHORTCUT_SPACE" desc="[Space] key name to use in shortcuts descriptions. Shouldn't be translated in many languages actually."> 169 Space 170 </message> 171 <message name="IDS_FILE_BROWSER_SHORTCUT_ENTER" desc="[Enter] key name to use in shortcuts descriptions. Shouldn't be translated in many languages actually."> 172 Enter 173 </message> 174 175 <message name="IDS_FILE_BROWSER_TYPE_COLUMN_LABEL" desc="Type column label."> 176 Type 177 </message> 178 <message name="IDS_FILE_BROWSER_DATE_COLUMN_LABEL" desc="Date column label."> 179 Date modified 180 </message> 181 <message name="IDS_FILE_BROWSER_OFFLINE_COLUMN_LABEL" desc="Available offline column label."> 182 Available offline 183 </message> 184 <message name="IDS_FILE_BROWSER_ERROR_CREATING_FOLDER" desc="Message displayed when we can't create a folder."> 185 Unable to create folder "<ph name="FOLDER_NAME">$1<ex>Documents</ex></ph>". <ph name="ERROR_MESSAGE">$2<ex>An error occurred (code: ABORT)</ex></ph> 186 </message> 187 <message name="IDS_FILE_BROWSER_ERROR_INVALID_CHARACTER" desc="Error message displayed when the user enters an invalid character in a file or directory name."> 188 Invalid character: $1 189 </message> 190 <message name="IDS_FILE_BROWSER_ERROR_RESERVED_NAME" desc="Error message displayed when the user enters a file name which is reserved."> 191 This name may not be used as a file of folder name 192 </message> 193 <message name="IDS_FILE_BROWSER_ERROR_HIDDEN_NAME" desc="Error message displayed when the user tries to rename to or create a file started with dot."> 194 Names starting with dot are reserved for the system. Please choose another name. 195 </message> 196 <message name="IDS_FILE_BROWSER_ERROR_WHITESPACE_NAME" desc="Error message displayed when the user enters a file name consisting of only whitespace characters."> 197 Invalid name 198 </message> 199 <message name="IDS_FILE_BROWSER_ERROR_LONG_NAME" desc="Error message displayed when user trys to enter too long name for a file or a folder."> 200 This name is too long 201 </message> 202 <message name="IDS_FILE_BROWSER_NEW_FOLDER_BUTTON_LABEL" desc="Label on the 'New folder' button."> 203 New folder 204 </message> 205 <message name="IDS_FILE_BROWSER_NEW_WINDOW_BUTTON_LABEL" desc="Label on the 'New window' button."> 206 New window 207 </message> 208 <message name="IDS_FILE_BROWSER_FILENAME_LABEL" desc="Filename text area label."> 209 File name 210 </message> 211 <message name="IDS_FILE_BROWSER_PREPARING_LABEL" desc="Label informing about preparing the file."> 212 Preparing 213 </message> 214 <message name="IDS_FILE_BROWSER_DRAGGING_MULTIPLE_ITEMS" desc="Tooltip message for dragging multiple files."> 215 $1 items 216 </message> 217 218 <message name="IDS_FILE_BROWSER_ARCHIVE_MOUNT_FAILED" desc="Title of the error dialog when file mount operation failed."> 219 Unable to open "$1": $2 220 </message> 221 <message name="IDS_FILE_BROWSER_UNMOUNT_FAILED" desc="Title of the error dialog when device unmount operation failed."> 222 <ph name="BEGIN_BOLD"><b></ph>Don't remove your device just yet!<ph name="END_BOLD"></b></ph> 223 <ph name="LINE_BREAKS"><br/><br/></ph> 224 Removing your device while it is in use may cause data loss. Please wait until the operation is over, then eject the device using the Files app. 225 </message> 226 <message name="IDS_FILE_BROWSER_MOUNT_ARCHIVE" desc="Title of the action for mounting an archive file to work with its contents."> 227 Open 228 </message> 229 <message name="IDS_FILE_BROWSER_FORMAT_DEVICE_BUTTON_LABEL" desc="Title of the action for formatting removable device."> 230 Format device 231 </message> 232 <message name="IDS_FILE_BROWSER_UNMOUNT_DEVICE_BUTTON_LABEL" desc="Title of the action for unmounting removable device."> 233 Eject device 234 </message> 235 <message name="IDS_FILE_BROWSER_CLOSE_VOLUME_BUTTON_LABEL" desc="Title of the action for closing either an archive volume or a volume provided by an extension."> 236 Close 237 </message> 238 <message name="IDS_FILE_BROWSER_ACTION_VIEW" desc="Title of the action to view (no edit) a file."> 239 View 240 </message> 241 <message name="IDS_FILE_BROWSER_ACTION_OPEN" desc="Title of the action to open (and possibly edit) a file."> 242 Open 243 </message> 244 <message name="IDS_FILE_BROWSER_ACTION_OPEN_GDOC" desc="Title of the action to open a Google Docs document."> 245 Docs 246 </message> 247 <message name="IDS_FILE_BROWSER_ACTION_OPEN_GSHEET" desc="Title of the action to open a Google Spreadsheets document."> 248 Sheets 249 </message> 250 <message name="IDS_FILE_BROWSER_ACTION_OPEN_GSLIDES" desc="Title of the action to open a Google Slides document."> 251 Slides 252 </message> 253 <message name="IDS_FILE_BROWSER_ACTION_WATCH" desc="Title of the action to watch a video."> 254 Watch 255 </message> 256 <message name="IDS_FILE_BROWSER_ACTION_LISTEN" desc="Title of the action to play an audio file."> 257 Listen 258 </message> 259 260 <message name="IDS_FILE_BROWSER_GALLERY_NO_IMAGES" desc="In the Gallery, the message that there are no images in this directory."> 261 No images in this directory. 262 </message> 263 <message name="IDS_FILE_BROWSER_GALLERY_ITEMS_SELECTED" desc="In the Gallery, the message showing the selected item count."> 264 <ph name="COUNT">$1<ex>3</ex></ph> items selected 265 </message> 266 267 <message name="IDS_FILE_BROWSER_GALLERY_MOSAIC" desc="In the Gallery, the title on the button that switches to the mosaic view."> 268 Mosaic view 269 </message> 270 <message name="IDS_FILE_BROWSER_GALLERY_SLIDE" desc="In the Gallery, the title on the button that switches to the slide view."> 271 Slide view 272 </message> 273 <message name="IDS_FILE_BROWSER_GALLERY_SLIDESHOW" desc="In the Gallery, the title on the button that starts the slide show."> 274 Slideshow 275 </message> 276 <message name="IDS_FILE_BROWSER_GALLERY_DELETE" desc="In the Gallery, the title on the button that deletes selected images."> 277 Delete 278 </message> 279 280 <message name="IDS_FILE_BROWSER_GALLERY_EDIT" desc="In the Gallery, the title on the button shows/hides editing buttons."> 281 Edit 282 </message> 283 <message name="IDS_FILE_BROWSER_GALLERY_PRINT" desc="In the Gallery, the title on the button showing the print dialog for the current image or video."> 284 Print 285 </message> 286 <message name="IDS_FILE_BROWSER_GALLERY_SHARE" desc="In the Gallery, the title on the button that lets the user share a photo."> 287 Share 288 </message> 289 <message name="IDS_FILE_BROWSER_GALLERY_ENTER_WHEN_DONE" desc="In the Gallery, the text in a floating panel that prompts the user to press enter when they are done with the changes to a photo."> 290 Press Enter when done 291 </message> 292 <message name="IDS_FILE_BROWSER_GALLERY_AUTOFIX" desc="In the Gallery, the title on the button that applies the Auto-Fix filter to a photo."> 293 Auto-fix 294 </message> 295 <message name="IDS_FILE_BROWSER_GALLERY_FIXED" desc="In the Gallery, the text in a floating panel that notifies that the photo has been automatically fixed."> 296 Fixed 297 </message> 298 <message name="IDS_FILE_BROWSER_GALLERY_CROP" desc="In the Gallery, the title on the button that cuts out a rectangular fragment from a photo"> 299 Crop 300 </message> 301 <message name="IDS_FILE_BROWSER_GALLERY_ASPECT_RATIO_1_1" desc="Button label to fix aspect to 1:1 ratio when cropping."> 302 1x1 303 </message> 304 <message name="IDS_FILE_BROWSER_GALLERY_ASPECT_RATIO_4_6" desc="Button label to fix aspect to 4:6 ratio when cropping."> 305 4x6 306 </message> 307 <message name="IDS_FILE_BROWSER_GALLERY_ASPECT_RATIO_6_4" desc="Button label to fix aspect to 6:4 ratio when cropping."> 308 6x4 309 </message> 310 <message name="IDS_FILE_BROWSER_GALLERY_ASPECT_RATIO_5_7" desc="Button label to fix aspect to 5:7 ratio when cropping."> 311 5x7 312 </message> 313 <message name="IDS_FILE_BROWSER_GALLERY_ASPECT_RATIO_7_5" desc="Button label to fix aspect to 7:5 ratio when cropping."> 314 7x5 315 </message> 316 <message name="IDS_FILE_BROWSER_GALLERY_ASPECT_RATIO_16_9" desc="Button label to fix aspect to 16:9 ratio when cropping."> 317 16x9 318 </message> 319 <message name="IDS_FILE_BROWSER_GALLERY_ASPECT_RATIO_9_16" desc="Button label to fix aspect to 9:16 ratio when cropping."> 320 9x16 321 </message> 322 <message name="IDS_FILE_BROWSER_GALLERY_EXPOSURE" desc="In the Gallery, the title on the button that applies the Brightness/Contrast filter to a photo."> 323 Brightness 324 </message> 325 <message name="IDS_FILE_BROWSER_GALLERY_BRIGHTNESS" desc="In the Gallery, the text next to the Brightness slider."> 326 Brightness 327 </message> 328 <message name="IDS_FILE_BROWSER_GALLERY_CONTRAST" desc="In the Gallery, the text next to the Contrast slider."> 329 Contrast 330 </message> 331 <message name="IDS_FILE_BROWSER_GALLERY_ROTATE_LEFT" desc="In the Gallery, the title on the button that rotates the photo 90 degrees to the left (counterclockwise)."> 332 Left 333 </message> 334 <message name="IDS_FILE_BROWSER_GALLERY_ROTATE_RIGHT" desc="In the Gallery, the title on the button that rotates the photo 90 degrees to the right (clockwise)."> 335 Right 336 </message> 337 <message name="IDS_FILE_BROWSER_GALLERY_UNDO" desc="In the Gallery, the text on the button that reverts the most recent operation."> 338 Undo 339 </message> 340 <message name="IDS_FILE_BROWSER_GALLERY_REDO" desc="In the Gallery, the text on the button that performs again the operation that has been recently reverted."> 341 Redo 342 </message> 343 <message name="IDS_FILE_BROWSER_GALLERY_FILE_EXISTS" desc="In the Gallery, the message informing that file already exists when attempting to rename."> 344 File already exists 345 </message> 346 <message name="IDS_FILE_BROWSER_GALLERY_SAVED" desc="In the Gallery, the message informing that editing saved successfully."> 347 Saved 348 </message> 349 <message name="IDS_FILE_BROWSER_GALLERY_OVERWRITE_ORIGINAL" desc="In the Gallery, text on the button to overwrite original file along with the edited copy."> 350 Overwrite original 351 </message> 352 <message name="IDS_FILE_BROWSER_GALLERY_OVERWRITE_BUBBLE" desc="In the Gallery, text in the bubble informing user about saving and overwriting original file."> 353 Your edits are saved automatically.<ph name="BREAKS"><br><br><ex><br><br></ex></ph>To keep a copy of the original image, uncheck "Overwrite original" 354 </message> 355 <message name="IDS_FILE_BROWSER_GALLERY_READONLY_WARNING" desc="In the Gallery, message informing that directory is readonly, and edited files will be saved to Downloads directory."> 356 Cannot save to $1. Edited images will be saved in the Downloads folder. 357 </message> 358 <message name="IDS_FILE_BROWSER_GALLERY_IMAGE_ERROR" desc="In the Gallery, message informing that the image failed to load."> 359 This file could not be displayed. 360 </message> 361 <message name="IDS_FILE_BROWSER_GALLERY_IMAGE_TOO_BIG_ERROR" desc="In the Gallery, message informing that the image is too big to be displayed."> 362 This file is too large to be opened. 363 </message> 364 <message name="IDS_FILE_BROWSER_GALLERY_VIDEO_ERROR" desc="In the Gallery, message informing that the video could not be played."> 365 This file could not be played. 366 </message> 367 <message name="IDS_FILE_BROWSER_GALLERY_VIDEO_DECODING_ERROR" desc="In the Gallery, message informing that an error occured while playing the movie."> 368 An error occurred. Click to restart from the beginning. 369 </message> 370 <message name="IDS_FILE_BROWSER_GALLERY_VIDEO_LOOPED_MODE" desc="In the Gallery, message informing that the movie will be played in a loop."> 371 This video will keep playing until the cows come home. 372 </message> 373 <message name="IDS_FILE_BROWSER_AUDIO_ERROR" desc="In the Audio Player, message informing that the file could not be played."> 374 This file could not be played. 375 </message> 376 <message name="IDS_FILE_BROWSER_GALLERY_IMAGE_OFFLINE" desc="In the Gallery, message informing that the image could be displayed in the offline mode."> 377 This image is not available offline. 378 </message> 379 <message name="IDS_FILE_BROWSER_GALLERY_VIDEO_OFFLINE" desc="In the Gallery, message informing that the video could not be played in the offline mode."> 380 This video is not available offline. 381 </message> 382 <message name="IDS_FILE_BROWSER_AUDIO_OFFLINE" desc="In the Audio Player, message informing that the audio file could not be played in the offline mode."> 383 This file is not available offline. 384 </message> 385 386 <message name="IDS_FILE_BROWSER_RECOVERED_FILES_FROM_GOOGLE_DRIVE_DIRECTORY_NAME" desc="The name of the direcotry which stores files recovered from Google Drive directory when the locally stored Google Drive data is found to be broken."> 387 Recovered files from Google Drive 388 </message> 389 390 <message name="IDS_FILE_BROWSER_CONFLICT_DIALOG_MESSAGE" desc="Message of the conflict dialog shown when a file transfer operation is conflicted."> 391 A file named "<ph name="FILENAME">$1<ex>photo.jpg</ex></ph>" already exists. What do you want to do? 392 </message> 393 <message name="IDS_FILE_BROWSER_CONFLICT_DIALOG_KEEP_BOTH" desc="Label of a button to keep both entries after the file transfer operation."> 394 Keep both 395 </message> 396 <message name="IDS_FILE_BROWSER_CONFLICT_DIALOG_REPLACE" desc="Label of a button to replace the old entry with the new entry."> 397 Replace 398 </message> 399 <message name="IDS_FILE_BROWSER_CONFLICT_DIALOG_APPLY_TO_ALL" desc="Label of checkbox in the conflict dialog box to apply the user selection to all entries."> 400 Apply to all 401 </message> 402 403 <message name="IDS_FILE_BROWSER_CONFIRM_OVERWRITE_FILE" desc="Asks the user if they are sure they want to overwrite an existing file with another one."> 404 A file named "$1" already exists. Do you want to replace it? 405 </message> 406 <message name="IDS_FILE_BROWSER_FILE_ALREADY_EXISTS" desc="Error message displayed when user tries to create a file with an existing name."> 407 The file named "$1" already exists. Please choose a different name. 408 </message> 409 <message name="IDS_FILE_BROWSER_DIRECTORY_ALREADY_EXISTS" desc="Error message displayed when user tries to create a directory with an existing name."> 410 The folder named "$1" already exists. Please choose a different name. 411 </message> 412 <message name="IDS_FILE_BROWSER_ERROR_RENAMING" desc="Error message."> 413 Unable to rename "<ph name="FILE_NAME">$1<ex>document.pdf</ex></ph>". <ph name="ERROR_MESSAGE">$2<ex>An error occurred (code: ABORT)</ex></ph> 414 </message> 415 <message name="IDS_FILE_BROWSER_RENAME_BUTTON_LABEL" desc="Button Label."> 416 Rename 417 </message> 418 <message name="IDS_FILE_BROWSER_DELETE_BUTTON_LABEL" desc="Button Label."> 419 Delete 420 </message> 421 <message name="IDS_FILE_BROWSER_PASTE_BUTTON_LABEL" desc="Button Label."> 422 Paste 423 </message> 424 <message name="IDS_FILE_BROWSER_PASTE_INTO_FOLDER_BUTTON_LABEL" desc="Menu item label, pasting files into the selected folder."> 425 Paste into folder 426 </message> 427 <message name="IDS_FILE_BROWSER_COPY_BUTTON_LABEL" desc="Button Label."> 428 Copy 429 </message> 430 <message name="IDS_FILE_BROWSER_CUT_BUTTON_LABEL" desc="Button Label."> 431 Cut 432 </message> 433 <message name="IDS_FILE_BROWSER_OPEN_WITH_BUTTON_LABEL" desc="Menu item label, showing dialog to choose application to open selected files."> 434 Open with... 435 </message> 436 <message name="IDS_FILE_BROWSER_ZIP_SELECTION_BUTTON_LABEL" desc="Menu item label, showing dialog to create zip file for selected files."> 437 Zip selection 438 </message> 439 <message name="IDS_FILE_BROWSER_CREATE_FOLDER_SHORTCUT_BUTTON_LABEL" desc="Menu item label, creating a shortcut of the selected folder to the left nav."> 440 Create shortcut 441 </message> 442 <message name="IDS_FILE_BROWSER_REMOVE_FOLDER_SHORTCUT_BUTTON_LABEL" desc="Menu item label, unpinning the selected folder from the left nav."> 443 Remove shortcut 444 </message> 445 <message name="IDS_FILE_BROWSER_SHARE_BUTTON_LABEL" desc="Menu item label, showing dialog to share the selected file."> 446 Share 447 </message> 448 449 <message name="IDS_FILE_BROWSER_COPY_FILE_NAME" desc="File Manager status message."> 450 Copying <ph name="FILE_NAME">$1<ex>movie.avi</ex></ph>... 451 </message> 452 <message name="IDS_FILE_BROWSER_COPY_ITEMS_REMAINING" desc="File Manager status message. 'Item' is used here as a generic term for file or directory."> 453 Copying $1 items... 454 </message> 455 <message name="IDS_FILE_BROWSER_COPY_TARGET_EXISTS_ERROR" desc="File Manager error message. 'Item' is used here as a generic term for file or directory."> 456 Whoops, <ph name="FILE_NAME">$1<ex>movie.avi</ex></ph> already exists. Rename it and try again. 457 </message> 458 <message name="IDS_FILE_BROWSER_COPY_SOURCE_NOT_FOUND_ERROR" desc="File Manager error message. 'Item' is used here as a generic term for file or directory."> 459 Whoops, <ph name="FILE_NAME">$1<ex>movie.avi</ex></ph> no longer exists. 460 </message> 461 <message name="IDS_FILE_BROWSER_COPY_FILESYSTEM_ERROR" desc="File Manager error message."> 462 Copy operation failed. <ph name="ERROR_MESSAGE">$1<ex>An error occurred (code: ABORT)</ex></ph> 463 </message> 464 <message name="IDS_FILE_BROWSER_COPY_UNEXPECTED_ERROR" desc="File Manager error message."> 465 Copy operation failed, unexpected error: $1 466 </message> 467 <message name="IDS_FILE_BROWSER_MOVE_FILE_NAME" desc="File Manager status message."> 468 Moving <ph name="FILE_NAME">$1<ex>movie.avi</ex></ph>... 469 </message> 470 <message name="IDS_FILE_BROWSER_MOVE_ITEMS_REMAINING" desc="File Manager status message. 'Item' is used here as a generic term for file or directory."> 471 Moving $1 items... 472 </message> 473 <message name="IDS_FILE_BROWSER_MOVE_TARGET_EXISTS_ERROR" desc="File Manager error message. 'Item' is used here as a generic term for file or directory."> 474 Whoops, <ph name="FILE_NAME">$1<ex>movie.avi</ex></ph> already exists. Rename it and try again. 475 </message> 476 <message name="IDS_FILE_BROWSER_MOVE_SOURCE_NOT_FOUND_ERROR" desc="File Manager error message. 'Item' is used here as a generic term for file or directory."> 477 Whoops, <ph name="FILE_NAME">$1<ex>movie.avi</ex></ph> no longer exists. 478 </message> 479 <message name="IDS_FILE_BROWSER_MOVE_FILESYSTEM_ERROR" desc="File Manager error message."> 480 Move failed. <ph name="ERROR_MESSAGE">$1<ex>An error occurred (code: ABORT)</ex></ph> 481 </message> 482 <message name="IDS_FILE_BROWSER_MOVE_UNEXPECTED_ERROR" desc="File Manager error message."> 483 Move failed, unexpected error: $1 484 </message> 485 <message name="IDS_FILE_BROWSER_ZIP_FILE_NAME" desc="File Manager status message."> 486 Zipping <ph name="FILE_NAME">$1<ex>movie.avi</ex></ph>... 487 </message> 488 <message name="IDS_FILE_BROWSER_ZIP_ITEMS_REMAINING" desc="File Manager status message. 'Item' is used here as a generic term for file or directory."> 489 Zipping $1 items... 490 </message> 491 <message name="IDS_FILE_BROWSER_ZIP_TARGET_EXISTS_ERROR" desc="File Manager error message. 'Item' is used here as a generic term for file or directory."> 492 Zipping failed, item exists: "$1" 493 </message> 494 <message name="IDS_FILE_BROWSER_ZIP_FILESYSTEM_ERROR" desc="File Manager error message."> 495 Zipping failed. <ph name="ERROR_MESSAGE">$1<ex>An error occurred (code: ABORT)</ex></ph> 496 </message> 497 <message name="IDS_FILE_BROWSER_ZIP_UNEXPECTED_ERROR" desc="File Manager error message."> 498 Zipping failed, unexpected error: $1 499 </message> 500 <message name="IDS_FILE_BROWSER_SYNC_FILE_NAME" desc="File Manager status message."> 501 Syncing <ph name="FILE_NAME">$1<ex>movie.avi</ex></ph>... 502 </message> 503 <message name="IDS_FILE_BROWSER_SYNC_FILE_NUMBER" desc="File Manager status message."> 504 Syncing <ph name="NUMBER_OF_FILES">$1<ex>7</ex></ph> items... 505 </message> 506 <message name="IDS_FILE_BROWSER_SYNC_DELETE_WITHOUT_PERMISSION_ERROR" desc="File Manager status message shown when the drive sync is failed because a user try to remove shared files that the user does not own."> 507 "<ph name="FILENAME">$1<ex>photo.jpg</ex></ph>" has been shared with you. You cannot delete it because you do not own it. 508 </message> 509 <message name="IDS_FILE_BROWSER_SYNC_SERVICE_UNAVAILABLE_ERROR" desc="File Manager status message shown when the drive sync is failed because Google Drive is temporary unavailable."> 510 Google Drive is not available right now. Uploading will automatically restart once Google Drive is back. 511 </message> 512 <message name="IDS_FILE_BROWSER_SYNC_MISC_ERROR" desc="File Manager status message shown when the drive sync is failed because of miscellaneous errors."> 513 Google Drive was unable to sync "<ph name="FILENAME">$1<ex>photo.jpg</ex></ph>" right now. Please try again later. 514 </message> 515 <message name="IDS_FILE_BROWSER_SHARE_ERROR" desc="File Manager error message when sharing a file or a directory on Drive fails because of internet connection problems."> 516 Sharing failed. Check your connection and try again later. 517 </message> 518 <message name="IDS_FILE_BROWSER_DELETE_FILE_NAME" desc="File Manager status message."> 519 Deleting "<ph name="FILENAME">$1<ex>photo.jpg</ex></ph>"... 520 </message> 521 <message name="IDS_FILE_BROWSER_DELETE_ITEMS_REMAINING" desc="File Manager status message. 'Item' is used here as a generic term for file or directory."> 522 Deleting <ph name="COUNT">$1<ex>10</ex></ph> items... 523 </message> 524 <message name="IDS_FILE_BROWSER_DELETE_ERROR" desc="Message informing about error while deleting an item or items."> 525 An error occured. Some items may not have been deleted. 526 </message> 527 528 <message name="IDS_FILE_BROWSER_COPY_PROGRESS_SUMMARY" desc="Summary message for multiple copying tasks above the progress bar."> 529 Copying... 530 </message> 531 <message name="IDS_FILE_BROWSER_MOVE_PROGRESS_SUMMARY" desc="Summary message for multiple moving tasks above the progress bar."> 532 Moving... 533 </message> 534 <message name="IDS_FILE_BROWSER_ZIP_PROGRESS_SUMMARY" desc="Summary message for multiple zipping tasks above the progress bar."> 535 Zipping... 536 </message> 537 <message name="IDS_FILE_BROWSER_DELETE_PROGRESS_SUMMARY" desc="Summary message for multiple deleting tasks above the progress bar."> 538 Deleting... 539 </message> 540 <message name="IDS_FILE_BROWSER_TRANSFER_PROGRESS_SUMMARY" desc="Summary message for mixed operation tasks above the progress bar. 'Transferring' is used here as a generic term for copying, moving, zipping, or deleting."> 541 Transferring... 542 </message> 543 <message name="IDS_FILE_BROWSER_SYNC_PROGRESS_SUMMARY" desc="Summary message for drive sync operation. This message can be shown without a progress bar."> 544 Syncing... 545 </message> 546 <message name="IDS_FILE_BROWSER_ERROR_PROGRESS_SUMMARY" desc="Summary message for an error above the progress bar. This message may be placed at the next to ohter *_PROGERSS_SUMMARY messages."> 547 1 error. 548 </message> 549 <message name="IDS_FILE_BROWSER_ERROR_PROGRESS_SUMMARY_PLURAL" desc="Summary message for multiple errors above the progress bar. This message may be placed at the next to ohter *_PROGERSS_SUMMARY messages."> 550 <ph name="COUNT">$1<ex>10</ex></ph> errors. 551 </message> 552 553 <message name="IDS_FILE_BROWSER_CANCEL_LABEL" desc="Cancel label."> 554 Cancel 555 </message> 556 <message name="IDS_FILE_BROWSER_OPEN_LABEL" desc="Open label."> 557 Open 558 </message> 559 <message name="IDS_FILE_BROWSER_SAVE_LABEL" desc="Save label."> 560 Save 561 </message> 562 <message name="IDS_FILE_BROWSER_OK_LABEL" desc="OK label."> 563 OK 564 </message> 565 <message name="IDS_FILE_BROWSER_UPLOAD_LABEL" desc="Upload label."> 566 Upload 567 </message> 568 <message name="IDS_FILE_BROWSER_SEARCH_TEXT_LABEL" desc="Search text field label."> 569 Search 570 </message> 571 572 <message name="IDS_FILE_BROWSER_DEFAULT_NEW_FOLDER_NAME" desc="The default name for a newly created folder."> 573 New Folder 574 </message> 575 576 <message name="IDS_FILE_BROWSER_CONFIRM_DELETE_ONE" desc="Asks the user if they are sure they want to delete a single file."> 577 Are you sure you want to delete "$1"? 578 </message> 579 <message name="IDS_FILE_BROWSER_CONFIRM_DELETE_SOME" desc="Asks the user if they are sure they want to delete multiple files/directories."> 580 Are you sure you want to delete $1 items? 581 </message> 582 583 <message name="IDS_FILE_BROWSER_UNKNOWN_FILESYSTEM_WARNING" desc="Displayed when device contents cannot be read because filesystem is unknown."> 584 This device cannot be opened because its filesystem was not recognized. 585 </message> 586 <message name="IDS_FILE_BROWSER_UNSUPPORTED_FILESYSTEM_WARNING" desc="Displayed when device contents cannot be read because filesystem is unsupported."> 587 This device cannot be opened because its filesystem is not supported. 588 </message> 589 <message name="IDS_FILE_BROWSER_FORMATTING_WARNING" desc="Displayed when you attempt to format device."> 590 Formatting the removable media is going to erase all data. Do you wish to continue? 591 </message> 592 593 <message name="IDS_FILE_BROWSER_SUGGEST_DIALOG_TITLE" desc="Title of the suggest app dialog, which shows the list of the apps which supports the selected file."> 594 Select an app to open this file 595 </message> 596 <message name="IDS_FILE_BROWSER_SUGGEST_DIALOG_LINK_TO_WEBSTORE" desc="Text of the link to the app list on Chrome Webstore, which shows the more apps than in the suggest app dialog."> 597 See more... 598 </message> 599 <message name="IDS_FILE_BROWSER_SUGGEST_DIALOG_INSTALLATION_FAILED" desc="Error message when the installation of the app from WebStore is failed."> 600 Installation failed. 601 </message> 602 <message name="IDS_FILE_BROWSER_SUGGEST_DIALOG_MESSAGE_FOR_EXECUTABLE" desc="Information message in the suggest app dialog. It is shown when Files.app is suggesting an altanative application from Chrome WebStore becauase the user is trying to open an executable file which doesn't support on ChromeOS."> 603 It looks like you're trying to run a classic application. Please try one of these newer web-based apps as an alternative. 604 </message> 605 606 <message name="IDS_FILE_BROWSER_SELECT_FOLDER_TITLE" desc="Select folder title."> 607 Select a folder to open 608 </message> 609 <message name="IDS_FILE_BROWSER_SELECT_UPLOAD_FOLDER_TITLE" desc="Select folder title for upload."> 610 Select a folder to upload 611 </message> 612 <message name="IDS_FILE_BROWSER_SELECT_OPEN_FILE_TITLE" desc="Select open file title."> 613 Select a file to open 614 </message> 615 <message name="IDS_FILE_BROWSER_SELECT_OPEN_MULTI_FILE_TITLE" desc="Select open multi file title."> 616 Select one or more files 617 </message> 618 <message name="IDS_FILE_BROWSER_SELECT_SAVEAS_FILE_TITLE" desc="Select saveas file title."> 619 Save file as 620 </message> 621 622 <message name="IDS_FILE_BROWSER_MANY_FILES_SELECTED" desc="Many files selected."> 623 <ph name="SELCTED_FILE_COUNT">$1<ex>13</ex></ph> files selected 624 </message> 625 <message name="IDS_FILE_BROWSER_MANY_DIRECTORIES_SELECTED" desc="Many directories selected."> 626 <ph name="SELCTED_FOLDERS_COUNT">$1<ex>2</ex></ph> folders selected 627 </message> 628 <message name="IDS_FILE_BROWSER_MANY_ENTRIES_SELECTED" desc="Many items (both files and directories) selected."> 629 <ph name="SELCTED_FILES_COUNT">$1<ex>21</ex></ph> items selected 630 </message> 631 <message name="IDS_FILE_BROWSER_CALCULATING_SIZE" desc="Message informing the user that total items size is being calculated."> 632 Calculating size 633 </message> 634 <message name="IDS_FILE_BROWSER_OFFLINE_HEADER" desc="Message informing the user that the browser is offline."> 635 You are offline 636 </message> 637 <message name="IDS_FILE_BROWSER_OFFLINE_MESSAGE" desc="Message informing the user how to make the selected file available offline."> 638 To save this file for offline use, get back online and<br>select the <ph name="OFFLINE_CHECKBOX_NAME">'$1'<ex>'Available offline'</ex></ph> checkbox for this file. 639 </message> 640 <message name="IDS_FILE_BROWSER_OFFLINE_MESSAGE_PLURAL" desc="Message informing the user how to make multiple selected files available offline."> 641 To save these files for offline use, get back online and<br>select the <ph name="OFFLINE_CHECKBOX_NAME">'$1'<ex>'Available offline'</ex></ph> checkbox for these files. 642 </message> 643 <message name="IDS_FILE_BROWSER_HOSTED_OFFLINE_MESSAGE" desc="Message informing the user that the selected file is only available online."> 644 You must be online to access this file. 645 </message> 646 <message name="IDS_FILE_BROWSER_HOSTED_OFFLINE_MESSAGE_PLURAL" desc="Message informing the user that the selected files are only available online."> 647 You must be online to access these files. 648 </message> 649 <message name="IDS_FILE_BROWSER_CONFIRM_MOBILE_DATA_USE" desc="Message informing the user that opening the file from Google Drive will use mobile data."> 650 Fetching this file will use approximately <ph name="FILE_SIZE">$1<ex>44 MB</ex></ph> of mobile data. 651 </message> 652 <message name="IDS_FILE_BROWSER_CONFIRM_MOBILE_DATA_USE_PLURAL" desc="Message informing the user that opening several files from Google Drive will use mobile data."> 653 Fetching these files will use approximately <ph name="FILE_SIZE">$1<ex>44 MB</ex></ph> of mobile data. 654 </message> 655 <message name="IDS_FILE_BROWSER_OPEN_IN_OTHER_DESKTOP_MESSAGE" desc="Message of an alert dialog that is shown when a user opens a file in a desktop of another profile but the file is opened in the original desktop."> 656 This file opened on a different desktop. Move to <ph name="USER_NAME">$1<ex>John Doe</ex></ph> (<ph name="MAIL_ADDRESS">$2<ex>xxxxxx (a] gmail.com</ex></ph>) to view it. 657 </message> 658 <message name="IDS_FILE_BROWSER_OPEN_IN_OTHER_DESKTOP_MESSAGE_PLURAL" desc="Prural verson of the message of an alert dialog that is shown when a user opens a file in a desktop of another profile but the file is opened in the original desktop."> 659 These files opened on a different desktop. Move to <ph name="USER_NAME">$1<ex>John Doe</ex></ph> (<ph name="MAIL_ADDRESS">$2<ex>xxxxxx (a] gmail.com</ex></ph>) to view it. 660 </message> 661 <message name="IDS_FILE_BROWSER_MULTI_PROFILE_SHARE_DIALOG_TITLE" desc="Title of a dialog to request drive share for files that come from other profiles during file transfering."> 662 This Drive file isn't shared yet 663 </message> 664 <message name="IDS_FILE_BROWSER_MULTI_PROFILE_SHARE_DIALOG_TITLE_PLURAL" desc="Title of a dialog to request drive share for files that come from other profiles during file transfering."> 665 These Drive files aren't shared yet 666 </message> 667 <message name="IDS_FILE_BROWSER_MULTI_PROFILE_SHARE_DIALOG_MESSAGE" desc="Message of a dialog to request drive share for files that come from other profiles during file transfering. Below the message, there are the e-mail address of the account to be shared with the file, and a drop down list to select a share type."> 668 Change how this file is shared 669 </message> 670 <message name="IDS_FILE_BROWSER_MULTI_PROFILE_SHARE_DIALOG_MESSAGE_PLURAL" desc="Message of a dialog to request drive share for files that come from other profiles during file transfering. Below the message, there are the e-mail address of the account to be shared with the file, and a drop down list to select a share type."> 671 Change how these files are shared 672 </message> 673 <message name="IDS_FILE_BROWSER_DRIVE_SHARE_TYPE_CAN_EDIT" desc="Label text of 'Can edit' share type. Please use the same string with Google Drive."> 674 Can edit 675 </message> 676 <message name="IDS_FILE_BROWSER_DRIVE_SHARE_TYPE_CAN_COMMENT" desc="Label text of 'Can comment' share type. Please use the same string with Google Drive."> 677 Can comment 678 </message> 679 <message name="IDS_FILE_BROWSER_DRIVE_SHARE_TYPE_CAN_VIEW" desc="Label text of 'Can view' share type. Please use the same string with Google Drive."> 680 Can view 681 </message> 682 <message name="IDS_FILE_BROWSER_DRIVE_MOBILE_CONNECTION_OPTION" desc="Option that determines if we will allow Google Drive content sync over mobile connections."> 683 Do not use mobile data for sync 684 </message> 685 <message name="IDS_FILE_BROWSER_DRIVE_SHOW_HOSTED_FILES_OPTION" desc="Option that determines if we will show hosted Google Docs files in file browser."> 686 Show Google Docs files 687 </message> 688 <message name="IDS_FILE_BROWSER_DRIVE_MENU_HELP" desc="In the Google Drive settings menu, name of the Help item."> 689 Help 690 </message> 691 <message name="IDS_FILE_BROWSER_DRIVE_BUY_MORE_SPACE" desc="Menu item, offering user to buy more space on Google Drive"> 692 Buy more storage... 693 </message> 694 <message name="IDS_FILE_BROWSER_DRIVE_VISIT_DRIVE_GOOGLE_COM" desc="Menu item, redirecting user to drive.google.com"> 695 Go to drive.google.com... 696 </message> 697 <message name="IDS_FILE_BROWSER_DRIVE_SPACE_AVAILABLE_LONG" desc="Text showing space left on Google Drive"> 698 Google Drive space left: <ph name="SPACE_AVAILABLE">$1<ex>400 MB</ex></ph>. 699 </message> 700 <message name="IDS_FILE_BROWSER_DRIVE_BUY_MORE_SPACE_LINK" desc="Text on the link, offering user to buy more space on Google Drive"> 701 Buy more storage 702 </message> 703 <message name="IDS_FILE_BROWSER_DRIVE_OUT_OF_SPACE_HEADER" desc="Message informing the user that there is not enough space to make the selected file(s) available offline."> 704 You have run out of space 705 </message> 706 <message name="IDS_FILE_BROWSER_DRIVE_SERVER_OUT_OF_SPACE_HEADER" desc="Message informing the user that there is not enough space on server side to store a new file."> 707 You have run out of space in Google Drive 708 </message> 709 <message name="IDS_FILE_BROWSER_DRIVE_LOADING" desc="Message informing the user that we are loading content of Google Drive."> 710 Hang with us. Were fetching your files. 711 </message> 712 <message name="IDS_FILE_BROWSER_DRIVE_CANNOT_REACH" desc="Message informing the user that Google Drive can not be reached at this moment."> 713 Google Drive cannot be reached at this time. 714 </message> 715 <message name="IDS_FILE_BROWSER_DRIVE_LEARN_MORE" desc="In the Loading Google Drive page and in the Welcome to Google Drive banner, a text on the Learn More link."> 716 Learn more 717 </message> 718 <message name="IDS_FILE_BROWSER_DRIVE_OUT_OF_SPACE_MESSAGE" desc="Message informing the user how to make more space available to save the selected file offline."> 719 To save "<ph name="FILE_NAME">$1<ex>document.pdf</ex></ph>" offline you must free up an additional <ph name="TOTAL_FILE_SIZE">$2<ex>3.3 MB</ex></ph> of space:<ph name="MARKUP_1"><br><ex><br></ex></ph> 720 <ph name="MARKUP_2"><ul><li><ex><ul><li></ex></ph>unpin files that you no longer need to access offline<ph name="MARKUP_3"></li><ex>></li></ex></ph> 721 <ph name="MARKUP_4"><li><ex><li></ex></ph>delete files from your Downloads folder<ph name="MARKUP_5"></li></ul><ex></li></ul></ex></ph> 722 </message> 723 <message name="IDS_FILE_BROWSER_DRIVE_SERVER_OUT_OF_SPACE_MESSAGE" desc="Message informing the user how to make more space available on Google Drive server side."> 724 You do not have enough space in Google Drive to save "<ph name="FILE_NAME">$1<ex>document.pdf</ex></ph>". Please remove files or <ph name="BEGIN_LINK"><a target='_blank' href='$2'></ph>buy more storage space<ph name="END_LINK"></a><ex></a></ex></ph>. 725 </message> 726 <message name="IDS_FILE_BROWSER_DRIVE_NOT_REACHED" desc="Message informing that Drive is unreachable and encuraging user to log out from the device and log back in."> 727 Google Drive could not be reached. Please <ph name="BEGIN_LINK"><a href="javascript://"><ex><a href="javascript://"></ex></ph>log out<ph name="END_LINK"></a><ex></a></ex></ph> and log back in. 728 </message> 729 <message name="IDS_FILE_BROWSER_DRIVE_WELCOME_TITLE" desc="In the Welcome to Google Drive banner, title of banner."> 730 Welcome to Google Drive! 731 </message> 732 <message name="IDS_FILE_BROWSER_DRIVE_WELCOME_TITLE_ALTERNATIVE" desc="In the Welcome to Google Drive banner, title of the alternative banner offering 100GB free storage."> 733 Get 100 GB free with Google Drive 734 </message> 735 <message name="IDS_FILE_BROWSER_DRIVE_WELCOME_TITLE_ALTERNATIVE_1TB" desc="In the Welcome to Google Drive banner, title of the alternative banner offering 1TB free storage."> 736 Get 1 TB free with Google Drive 737 </message> 738 <message name="IDS_FILE_BROWSER_DRIVE_WELCOME_TEXT_SHORT" desc="In the Welcome to Google Drive banner, text of the welcome message, short version."> 739 All files saved in this folder are backed up online automatically 740 </message> 741 <message name="IDS_FILE_BROWSER_DRIVE_WELCOME_TEXT_LONG" desc="In the Welcome to Google Drive banner, text of the welcome message, long version."> 742 <ph name="MARKUP_1"><p><strong><ex><strong></ex></ph>Access files from everywhere, even offline.<ph name="MARKUP_2"></strong><ex></strong></ex></ph> 743 Files in Google Drive are up-to-date and available from any device.<ph name="MARKUP_3"></p><ex></p></ex></ph> 744 <ph name="MARKUP_4"><p><strong><ex><strong></ex></ph>Keep your files safe.<ph name="MARKUP_5"></strong><ex></strong></ex></ph> 745 No matter what happens to your device, your files are safely stored in Google Drive.<ph name="MARKUP_6"></p><ex></p></ex></ph> 746 <ph name="MARKUP_7"><p><strong><ex><strong></ex></ph>Share, create and collaborate<ph name="MARKUP_8"></strong><ex></strong></ex></ph> 747 on files with others all in one place.<ph name="MARKUP_9"></p><ex></p></ex></ph> 748 </message> 749 <message name="IDS_FILE_BROWSER_DRIVE_WELCOME_CHECK_ELIGIBILITY" desc="In the Welcome to Google Drive banner, a text on the button to check promo eligibility."> 750 Check eligibility 751 </message> 752 <message name="IDS_FILE_BROWSER_DRIVE_WELCOME_DISMISS" desc="In the Welcome to Google Drive banner, a text on the button to dismiss the banner."> 753 Dismiss 754 </message> 755 <message name="IDS_FILE_BROWSER_NO_ACTION_FOR_FILE" desc="Message shown when user tries to open file, which we can't handle."> 756 This file type is not supported. Please visit the <ph name="BEGIN_LINK"><a target='_blank' href='$1'><ex><a target='_blank' href='$1'></ex></ph>Chrome Web Store<ph name="END_LINK"></a><ex></a></ex></ph> to find an app that can open this type of file. 757 <ph name="BEGIN_LINK_HELP"><a target='_blank' href='$2'><ex><a target='_blank' href='$2'></ex></ph>Learn More<ph name="END_LINK_HELP"></a><ex></a></ex></ph> 758 </message> 759 <message name="IDS_FILE_BROWSER_NO_ACTION_FOR_EXECUTABLE" desc="Message shown when user tries to open a windows executable file, which we can't handle."> 760 This file is designed for a PC using Windows software. This is not compatible with your device which runs Chrome OS. Please search the <ph name="BEGIN_LINK"><a target='_blank' href='$1'><ex><a target='_blank' href='$1'></ex></ph>Chrome Web Store<ph name="END_LINK"></a><ex></a></ex></ph> for a suitable replacement app.<ph name="BEGIN_LINK_HELP"><a target='_blank' href='$2'><ex><a target='_blank' href='$2'></ex></ph>Learn More<ph name="END_LINK_HELP"></a><ex></a></ex></ph> 761 </message> 762 <message name="IDS_FILE_BROWSER_NO_ACTION_FOR_DMG" desc="Message shown when user tries to open a windows executable file, which we can't handle."> 763 This file is designed for a computer using Macintosh software. This is not compatible with your device which runs Chrome OS. Please search the <ph name="BEGIN_LINK"><a target='_blank' href='$1'><ex><a target='_blank' href='$1'></ex></ph>Chrome Web Store<ph name="END_LINK"></a><ex></a></ex></ph> for a suitable replacement app.<ph name="BEGIN_LINK_HELP"><a target='_blank' href='$2'><ex><a target='_blank' href='$2'></ex></ph>Learn More<ph name="END_LINK_HELP"></a><ex></a></ex></ph> 764 </message> 765 <message name="IDS_FILE_BROWSER_NO_ACTION_FOR_CRX_TITLE" desc="Message shown when a user tries to open a *.crx file, which we don't handle in Files.app."> 766 Wait just a sec 767 </message> 768 <message name="IDS_FILE_BROWSER_NO_ACTION_FOR_CRX" desc="Message shown when a user tries to open a *.crx file, which we don't handle in Files.app."> 769 We're constantly looking for ways to make your browsing safer. Previously, any website could prompt you to add an extension into your browser. In the latest versions of Google Chrome, you must explicitly tell Chrome that you want to install these extensions by adding them through the Extensions page. <ph name="BEGIN_LINK"><a target='_blank' href='https://support.google.com/chrome_webstore/answer/2664769?p=crx_warning&rd=1'></ph>Learn more<ph name="END_LINK"></a></ph> 770 </message> 771 772 <message name="IDS_FILE_BROWSER_FOLDER" desc="Folder entry type"> 773 Folder 774 </message> 775 <message name="IDS_FILE_BROWSER_GENERIC_FILE_TYPE" desc="An entry type for a file with an extension that the File Manager does not recognize."> 776 <ph name="FILE_TYPE">$1<ex>ABC</ex></ph> file 777 </message> 778 <message name="IDS_FILE_BROWSER_NO_EXTENSION_FILE_TYPE" desc="An entry type for a file without an extension"> 779 File 780 </message> 781 <message name="IDS_FILE_BROWSER_IMAGE_FILE_TYPE" desc="Image file type"> 782 $1 image 783 </message> 784 <message name="IDS_FILE_BROWSER_VIDEO_FILE_TYPE" desc="Video file type"> 785 $1 video 786 </message> 787 <message name="IDS_FILE_BROWSER_AUDIO_FILE_TYPE" desc="Audio file type"> 788 $1 audio 789 </message> 790 <message name="IDS_FILE_BROWSER_HTML_DOCUMENT_FILE_TYPE" desc="HTML document file type"> 791 HTML document 792 </message> 793 <message name="IDS_FILE_BROWSER_ZIP_ARCHIVE_FILE_TYPE" desc="Zip archive file type"> 794 Zip archive 795 </message> 796 <message name="IDS_FILE_BROWSER_RAR_ARCHIVE_FILE_TYPE" desc="RAR archive file type"> 797 RAR archive 798 </message> 799 <message name="IDS_FILE_BROWSER_TAR_ARCHIVE_FILE_TYPE" desc="Tar archive file type"> 800 Tar archive 801 </message> 802 <message name="IDS_FILE_BROWSER_TAR_BZIP2_ARCHIVE_FILE_TYPE" desc="Bzip2 compressed tar archive file type"> 803 Bzip2 compressed tar archive 804 </message> 805 <message name="IDS_FILE_BROWSER_TAR_GZIP_ARCHIVE_FILE_TYPE" desc="Gzip compressed tar archive file type"> 806 Gzip compressed tar archive 807 </message> 808 <message name="IDS_FILE_BROWSER_PLAIN_TEXT_FILE_TYPE" desc="Plain text file type"> 809 Plain text 810 </message> 811 <message name="IDS_FILE_BROWSER_PDF_DOCUMENT_FILE_TYPE" desc="PDF document file type"> 812 PDF document 813 </message> 814 <message name="IDS_FILE_BROWSER_WORD_DOCUMENT_FILE_TYPE" desc="Word document file type"> 815 Word document 816 </message> 817 <message name="IDS_FILE_BROWSER_POWERPOINT_PRESENTATION_FILE_TYPE" desc="PowerPoint presentation file type"> 818 PowerPoint presentation 819 </message> 820 <message name="IDS_FILE_BROWSER_EXCEL_FILE_TYPE" desc="Excel spreadsheet file type"> 821 Excel spreadsheet 822 </message> 823 824 <message name="IDS_FILE_BROWSER_GDOC_DOCUMENT_FILE_TYPE" desc="Google document file type"> 825 Google document 826 </message> 827 <message name="IDS_FILE_BROWSER_GSHEET_DOCUMENT_FILE_TYPE" desc="Google spreadsheet file type"> 828 Google spreadsheet 829 </message> 830 <message name="IDS_FILE_BROWSER_GSLIDES_DOCUMENT_FILE_TYPE" desc="Google presentation file type"> 831 Google presentation 832 </message> 833 <message name="IDS_FILE_BROWSER_GDRAW_DOCUMENT_FILE_TYPE" desc="Google drawing file type"> 834 Google drawing 835 </message> 836 <message name="IDS_FILE_BROWSER_GTABLE_DOCUMENT_FILE_TYPE" desc="Google table file type"> 837 Google table 838 </message> 839 <message name="IDS_FILE_BROWSER_GFORM_DOCUMENT_FILE_TYPE" desc="Google form file type"> 840 Google form 841 </message> 842 <message name="IDS_FILE_BROWSER_GLINK_DOCUMENT_FILE_TYPE" desc="Google Drive link file type"> 843 Google Drive link 844 </message> 845 846 <message name="IDS_FILE_BROWSER_ERROR_VIEWING_FILE_TITLE" desc="Title of error message propmt when user attempts to open a non-supported file in file browser."> 847 <ph name="FILENAME">$1</ph> 848 </message> 849 <message name="IDS_FILE_BROWSER_ERROR_VIEWING_FILE" desc="Error message when user attempts to open a non-supported file in the Files app via Downloads panel."> 850 This file type is not supported. Please visit the Chrome Web Store to find an app that can open this type of file. 851 </message> 852 <message name="IDS_FILE_BROWSER_ERROR_VIEWING_FILE_FOR_DMG" desc="Error message when user attempts to open a dmg file in the Files app via Downloads panel."> 853 This file is designed for a computer using Macintosh software. This is not compatible with your device which runs Chrome OS. Please search the Chrome Web Store for a suitable replacement app. 854 </message> 855 <message name="IDS_FILE_BROWSER_ERROR_VIEWING_FILE_FOR_EXECUTABLE" desc="Error message when user attempts to open a exe file in the Files app via Downloads panel."> 856 This file is designed for a PC using Windows software. This is not compatible with your device which runs Chrome OS. Please search the Chrome Web Store for a suitable replacement app. 857 </message> 858 <message name="IDS_FILE_BROWSER_ERROR_UNRESOLVABLE_FILE" desc="Error message when the file attempted to open from Downloads panel was not found under paths managed by file manager."> 859 This file has wandered off somewhere. Please check your download location setting and try again. 860 </message> 861 <message name="IDS_FILE_BROWSER_AUDIO_PLAYER_TITLE" desc="Title of the Audio Player window."> 862 Audio Player 863 </message> 864 <message name="IDS_FILE_BROWSER_AUDIO_PLAYER_DEFAULT_ARTIST" desc="In the Audio Player window, default artist name used when artist name is unknown."> 865 Unknown Artist 866 </message> 867 868 <message name="IDS_FILE_BROWSER_FILE_ERROR_GENERIC" desc="In the File Manager, the error message when the file operation failed."> 869 An error occurred. 870 </message> 871 <message name="IDS_FILE_BROWSER_FILE_ERROR_NOT_FOUND" desc="In the File Manager, the error message when the file could not be found."> 872 The file could not be found. 873 </message> 874 <message name="IDS_FILE_BROWSER_FILE_ERROR_SECURITY" desc="In the File Manager, the error message when the file could not be accessed for security reasons."> 875 The file could not be accessed for security reasons. 876 </message> 877 <message name="IDS_FILE_BROWSER_FILE_ERROR_NOT_READABLE" desc="In the File Manager, the error message when the file could not be read."> 878 The file could not be read. 879 </message> 880 <message name="IDS_FILE_BROWSER_FILE_ERROR_NO_MODIFICATION_ALLOWED" desc="In the File Manager, the error message when the file could not be modified."> 881 The file could not be modified. 882 </message> 883 <message name="IDS_FILE_BROWSER_FILE_ERROR_INVALID_STATE" desc="In the File Manager, the error message when the file is not usable."> 884 The file or the directory is not usable. 885 </message> 886 <message name="IDS_FILE_BROWSER_FILE_ERROR_INVALID_MODIFICATION" desc="In the File Manager, the error message when the file could not be modified."> 887 The file could not be modified. 888 </message> 889 <message name="IDS_FILE_BROWSER_FILE_ERROR_PATH_EXISTS" desc="In the File Manager, the error message when the a file or a directory with the same name already exists."> 890 A file or a directory with the same name already exists. 891 </message> 892 <message name="IDS_FILE_BROWSER_FILE_ERROR_QUOTA_EXCEEDED" desc="In the File Manager, the error message when there is not enough space to complete the operation."> 893 There is not enough space. 894 </message> 895 896 <message name="IDS_FILE_BROWSER_SEARCH_DRIVE_HTML" desc="In the File Manager, the item in the autocomplete suggestion item just under the search box, to continue searching in the list."> 897 '<b><ph name="SEARCH_STRING">$1<ex>abc</ex></ph></b>' - <em>search Drive</em> 898 </message> 899 <message name="IDS_FILE_BROWSER_SEARCH_NO_MATCHING_FILES_HTML" desc="In the File Manager, the message informing the user that the search did not match any files or directories."> 900 No items match <b>"<ph name="SEARCH_STRING">$1<ex>abc</ex></ph>"</b> 901 </message> 902 903 <message name="IDS_FILE_BROWSER_CHANGE_DEFAULT_MENU_ITEM" desc="In the File Manager, the text in the menu item to change the default action for a particular file type."> 904 Change default... 905 </message> 906 <message name="IDS_FILE_BROWSER_CHANGE_DEFAULT_CAPTION" desc="In the File Manager, the caption on the dialog box that chooses the default action for a particular file type."> 907 Choose the default app for <ph name="FILE_TYPE">$1<ex>PNG</ex></ph> files: 908 </message> 909 <message name="IDS_FILE_BROWSER_DEFAULT_ACTION_LABEL" desc="In the File Manager actions menu, the text next to the default action name."> 910 (default) 911 </message> 912 913 <message name="IDS_FILE_BROWSER_VIEW_TYPE_LABEL" desc="In File Manager, the label for the button menu to switch view types (e.g., list view or thumbnail view)"> 914 View 915 </message> 916 <message name="IDS_FILE_BROWSER_DETAIL_VIEW_TOOLTIP" desc="Tooltip for the List View button."> 917 List view 918 </message> 919 <message name="IDS_FILE_BROWSER_THUMBNAIL_VIEW_TOOLTIP" desc="Tooltip for the Thumbnail View button."> 920 Thumbnail view 921 </message> 922 <message name="IDS_FILE_BROWSER_GEAR_BUTTON_TOOLTIP" desc="Tooltip for the gear button in Files.app."> 923 Settings 924 </message> 925 926 <message name="IDS_FILE_BROWSER_TIME_TODAY" desc="File date and time in case the date is today."> 927 Today <ph name="TODAY_DAYTIME">$1<ex>6:19 AM</ex></ph> 928 </message> 929 <message name="IDS_FILE_BROWSER_TIME_YESTERDAY" desc="File date and time in case the date is yesterday."> 930 Yesterday <ph name="YESTERDAY_DAYTIME">$1<ex>4:48 PM</ex></ph> 931 </message> 932 933 <message name="IDS_FILE_BROWSER_ALL_FILES_FILTER" desc="All Files filter for Open/Save dialog"> 934 All files 935 </message> 936 937 <message name="IDS_FILE_BROWSER_SPACE_AVAILABLE" desc="Menu item showing space left for storage."> 938 <ph name="SPACE_AVAILABLE">$1<ex>4.8 GB</ex></ph> left 939 </message> 940 <message name="IDS_FILE_BROWSER_WAITING_FOR_SPACE_INFO" desc="Menu item, saying that FileBrowser is waiting for space information for storage. When actual data arrives, this item will be replaced with IDS_FILE_BROWSER_SPACE_AVAILABLE"> 941 Waiting for space info... 942 </message> 943 <message name="IDS_FILE_BROWSER_FAILED_SPACE_INFO" desc="Menu item, saying that FileBrowser is failed to retrieve space information."> 944 Failed to retrieve space info 945 </message> 946 947 <!-- Video Player --> 948 <message name="IDS_VIDEO_PLAYER_PLAY_THIS_COMPUTER" desc="Message of menu item which is shown at the top of the list of Chromecasts. This menuitem is to play the video on this computer (locally), intead of on TVs with Chromecast."> 949 This computer 950 </message> 951 <message name="IDS_VIDEO_PLAYER_PLAYING_ON" desc="Message is shown ahead of the name of the current chromecast which plays the video now. For example, if this message is 'Playing on' and the Chromecast name is 'Foocast', 'Playing on Foocast' is shown."> 952 Playing on 953 </message> 954 <message name="IDS_VIDEO_PLAYER_PLAY_ON" desc="Message is shown above the list of cast devices. The user will select one of them to play the current video on selected device."> 955 Play on 956 </message> 957 <message name="IDS_VIDEO_PLAYER_VIDEO_FILE_UNSUPPORTED_FOR_CAST" desc="Error message which is shown when the video which an user tried to play is not supported by the current cast device."> 958 Sorry, this video is not supported by your cast device. 959 </message> 960 961 <!-- Imageburn Strings --> 962 <message name="IDS_CHECKING_FOR_UPDATES" desc="Notification for checking for update"> 963 Checking for updates 964 </message> 965 <message name="IDS_UPDATE_VERIFYING" desc="Message that the system is verifying an update"> 966 Verifying... 967 </message> 968 <message name="IDS_UPDATE_FINALIZING" desc="Message that the system is finalizing an update"> 969 Finalizing... 970 </message> 971 <message name="IDS_IMAGEBURN_HEADER_TITLE" desc="Title that is displayed on image burning webpage "> 972 Create OS Recovery Media 973 </message> 974 <message name="IDS_IMAGEBURN_HEADER_DESCRIPTION" desc="Text diplayed under image burning page title"> 975 If you ever need to restore your computer's operating system you'll need a recovery SD card or USB memory stick. 976 </message> 977 <message name="IDS_IMAGEBURN_HEADER_LINK" desc="Link to more info on system recovery"> 978 Learn more about system recovery 979 </message> 980 <message name="IDS_IMAGEBURN_NO_DEVICES_STATUS" desc="Message telling user to insert removable media image will be burnt to"> 981 Insert an SD card or USB memory stick 982 </message> 983 <message name="IDS_IMAGEBURN_NO_DEVICES_WARNING" desc="Warning that device must be at least 4GB big"> 984 The device must have capacity of 4GB or greater. 985 </message> 986 <message name="IDS_IMAGEBURN_MUL_DEVICES_STATUS" desc="Message telling user to select storage device to use for burning"> 987 Select a removable storage device to use 988 </message> 989 <message name="IDS_IMAGEBURN_USB_DEVICE_STATUS" desc="Message telling user that an USB memory stick has been detected"> 990 USB memory stick detected 991 </message> 992 <message name="IDS_IMAGEBURN_SD_DEVICE_STATUS" desc="Message telling user that a SD card has been detected"> 993 SD card detected 994 </message> 995 <message name="IDS_IMAGEBURN_DEVICES_WARNING" desc="Warning that data on selected device will be erased"> 996 All files on <ph name="DEVICE_NAME">$1<ex>Kingston DataTraveler</ex></ph> will be erased. 997 </message> 998 <message name="IDS_IMAGEBURN_NO_CONNECTION_STATUS" desc="Message telling user that the device is not connected to the Internet"> 999 Internet not connected 1000 </message> 1001 <message name="IDS_IMAGEBURN_NO_CONNECTION_WARNING" desc="Message instructing user to connect to the Internet"> 1002 Please connect to the Internet to proceed. 1003 </message> 1004 <message name="IDS_IMAGEBURN_INSUFFICIENT_SPACE_STATUS" desc="Message telling user that removable device has insufficient space"> 1005 Insufficient space 1006 </message> 1007 <message name="IDS_IMAGEBURN_INSUFFICIENT_SPACE_WARNING" desc="Message instructing user to insert device with enough capacity"> 1008 The storage device has a capacity of <ph name="DEVICE_CAPACITY">$1<ex>1MB</ex></ph>. Please insert a SD card or USB memory stick with at least 4GB of capacity. 1009 </message> 1010 <message name="IDS_IMAGEBURN_DOWNLOADING_STATUS" desc="Message telling user that the image is being downloaded"> 1011 Downloading recovery image... 1012 </message> 1013 <message name="IDS_IMAGEBURN_DOWNLOAD_PROGRESS_TEXT" desc="Information on downloaded amount"> 1014 <ph name="DOWNLOADED_AMOUNT">$1<ex>40kB</ex></ph> of <ph name="TOTAL_SIZE">$2<ex>250kB</ex></ph> downloaded 1015 </message> 1016 <message name="IDS_IMAGEBURN_DOWNLOAD_TIME_REMAINING" desc="Expected remaining time of the download"> 1017 Time remaining: <ph name="TIME_REMAINING">$1<ex>5s</ex></ph> 1018 </message> 1019 <message name="IDS_IMAGEBURN_UNZIP_STATUS" desc="Message telling user that the image is being extracted"> 1020 Extracting recovery image... 1021 </message> 1022 <message name="IDS_IMAGEBURN_BURN_STATUS" desc="Message telling user that the image is being copied"> 1023 Copying recovery image... 1024 </message> 1025 <message name="IDS_IMAGEBURN_BURN_PROGRESS_TEXT" desc="Information on burned amount"> 1026 <ph name="BURNT_AMOUNT">$1<ex>40kB</ex></ph> of <ph name="TOTAL_SIZE">$2<ex>250kB</ex></ph> copied 1027 </message> 1028 <message name="IDS_IMAGEBURN_PROGRESS_TIME_UNKNOWN" desc="Message telling user that a tast could take few minutes"> 1029 This may take a few minutes 1030 </message> 1031 <message name="IDS_IMAGEBURN_ERROR_STATUS" desc="Message telling user that an error occurred"> 1032 An error occurred 1033 </message> 1034 <message name="IDS_IMAGEBURN_DOWNLOAD_ERROR" desc="Message telling user that an error occurred during download"> 1035 There was a problem during recovery image download. 1036 </message> 1037 <message name="IDS_IMAGEBURN_EXTRACTING_ERROR" desc="Message telling user that downloaded zip could not be extracted"> 1038 There was a problem extracting image to the machine. 1039 </message> 1040 <message name="IDS_IMAGEBURN_BURN_ERROR" desc="Message telling user that something went wrong while burning the image to the device"> 1041 There was a problem during copying recovery image to device. 1042 </message> 1043 <message name="IDS_IMAGEBURN_DEVICE_NOT_FOUND_ERROR" desc="Message telling user that targetd device could not be found"> 1044 There was a problem while creating OS recovery media. Used storage device could not be found. 1045 </message> 1046 <message name="IDS_IMAGEBURN_USER_ERROR" desc="Message shown when user cancels burn process"> 1047 OS Recovery Media creation has been cancelled. 1048 </message> 1049 <message name="IDS_IMAGEBURN_NETWORK_ERROR" desc="Message shown when we loose network connectivity during download"> 1050 There was a problem during recovery image download. Network connection has been lost. 1051 </message> 1052 <message name="IDS_IMAGEBURN_SUCCESS_STATUS" desc="Message telling user that image burning was successful"> 1053 Success 1054 </message> 1055 <message name="IDS_IMAGEBURN_SUCCESS_DESC" desc="Message teling user that recovery media is ready to be used"> 1056 Your recovery media is ready. You may remove it from your system. 1057 </message> 1058 <message name="IDS_IMAGEBURN_PAGE_TITLE" desc="Image-burn html page title"> 1059 Create a Recovery Media 1060 </message> 1061 <message name="IDS_IMAGEBURN_CONFIRM_BUTTON" desc="Text on the button that starts burn process"> 1062 OK 1063 </message> 1064 <message name="IDS_IMAGEBURN_CANCEL_BUTTON" desc="Text on the button that cancels download"> 1065 Cancel 1066 </message> 1067 <message name="IDS_IMAGEBURN_RETRY_BUTTON" desc="Text on the button that triggers burn restart"> 1068 Try again 1069 </message> 1070 1071 <!-- Chrome OS Strings --> 1072 <message name="IDS_ECHO_CONSENT_DIALOG_TEXT" desc="Dialog text shown when user is asked to give consent to proceed with redeeming ECHO offer."> 1073 <ph name="SERVICE_NAME">$1<ex>Google Drive</ex></ph> wants to check if your Chrome OS device is eligible for an offer. <ph name="MORE_INFO_LINK">$2<ex>More info</ex></ph> 1074 </message> 1075 <message name="IDS_ECHO_DISABLED_CONSENT_DIALOG_TEXT" desc="Dialog text shown when user is informed that redeeming offers is disabled for the device."> 1076 Your IT administrator has disabled Chrome Goodies for your device. <ph name="MORE_INFO_LINK">$1<ex>More info</ex></ph> 1077 </message> 1078 <message name="IDS_ECHO_CONSENT_DISMISS_BUTTON" desc="Dismiss dialog button label for disabled echo dialog."> 1079 Dismiss 1080 </message> 1081 <message name="IDS_FLAGS_DISABLE_OFFICE_EDITING_COMPONENT_APP_NAME" desc="Name for the flag to disable Office Editing for Docs, Sheets & Slides component extension."> 1082 Disable Office Editing for Docs, Sheets & Slides 1083 </message> 1084 <message name="IDS_FLAGS_DISABLE_OFFICE_EDITING_COMPONENT_APP_DESCRIPTION" desc="Description for the flag to disable Office Editing for Docs, Sheets & Slides component extension."> 1085 Disable Office Editing for Docs, Sheets & Slides for testing purposes 1086 </message> 1087 <message name="IDS_FLAGS_DISABLE_DISPLAY_COLOR_CALIBRATION_NAME" desc="Name for the flag to disable the color calibration of the display."> 1088 Disable the color calibration of the display. 1089 </message> 1090 <message name="IDS_FLAGS_DISABLE_DISPLAY_COLOR_CALIBRATION_DESCRIPTION" desc="Description for the flag to disable the color calibration of the display."> 1091 Disable calibrating the color of the display even if the display supports the feature. 1092 </message> 1093 <message name="IDS_FLAGS_WAKE_ON_PACKETS_NAME" desc="Name for the flag to enable wake on packets."> 1094 Wake On Packets 1095 </message> 1096 <message name="IDS_FLAGS_WAKE_ON_PACKETS_DESCRIPTION" desc="Description for the flag to enable wake on packets."> 1097 Enables waking the device based on the receipt of some network packets. 1098 </message> 1099 <message name="IDS_OFFERS_CONSENT_INFOBAR_LABEL_LEARN_MORE" desc="Text of the Learn More link in the echo dialog."> 1100 Learn More 1101 </message> 1102 <message name="IDS_OFFERS_CONSENT_INFOBAR_ENABLE_BUTTON" desc="Enable button label."> 1103 Allow 1104 </message> 1105 <message name="IDS_OFFERS_CONSENT_INFOBAR_DISABLE_BUTTON" desc="Disable button label."> 1106 Deny 1107 </message> 1108 <message name="IDS_NETWORK_CONFIG_ERROR_INCORRECT_PASSWORD" desc="Error for network configuration: Incorrect password."> 1109 Incorrect password 1110 </message> 1111 <message name="IDS_NETWORK_CONFIG_ERROR_NETWORK_TYPE_MISSING" desc="Error for network configuration: Network type missing."> 1112 Network type missing 1113 </message> 1114 <message name="IDS_NETWORK_CONFIG_ERROR_NETWORK_PROP_DICT_MALFORMED" desc="Error for network configuration: Network property dictionary malformed."> 1115 Network property dictionary malformed 1116 </message> 1117 <message name="IDS_NETWORK_ENROLLMENT_HANDLER_TITLE" desc="Title of the window for generating a new network certificate."> 1118 Obtain network certificate 1119 </message> 1120 <message name="IDS_NETWORK_ENROLLMENT_HANDLER_INSTRUCTIONS" desc="Text in the window used for generating a new network certificate."> 1121 The certificate required by network "<ph name="network_name">$1<ex>My Wireless</ex></ph>" is either not installed or is no longer valid. Please get a new certificate and try connecting again. 1122 </message> 1123 <message name="IDS_NETWORK_ENROLLMENT_HANDLER_BUTTON" desc="Text of the accept button for generating a new network certificate."> 1124 Get new certificate 1125 </message> 1126 <message name="IDS_LOW_BATTERY_TITLE" desc="Title for low battery notification"> 1127 Battery Low 1128 </message> 1129 <message name="IDS_LOW_BATTERY_MESSAGE" desc="Message for low battery notification"> 1130 Less than <ph name="MINUTES">$1<ex>15 mins left</ex></ph>. 1131 </message> 1132 <message name="IDS_UPDATE_TITLE" desc="Title for update notification"> 1133 System Update 1134 </message> 1135 <message name="IDS_UPDATE_ERROR" desc="Notification for failed update"> 1136 System update failed. 1137 </message> 1138 <message name="IDS_UPDATE_AVAILABLE" desc="Notification for available update"> 1139 System update available. Preparing to download… 1140 </message> 1141 <message name="IDS_UPDATE_COMPLETED" desc="Notification for update completed"> 1142 System update complete. Please restart the system. 1143 </message> 1144 <message name="IDS_INSTALLING_UPDATE_DESC" desc="Additional info shown on the updates installation screen during OOBE"> 1145 Your computer will restart when the update is complete. 1146 </message> 1147 <message name="IDS_DOWNLOADING" desc="The format for ETA during the update downloading stage"> 1148 Downloading: <ph name="STATUS">$1<ex>Less than 1 minute left</ex></ph> 1149 </message> 1150 <message name="IDS_DOWNLOADING_TIME_LEFT_LONG" desc="The status text for downloading estimated time left, when estimated time is more than one hour"> 1151 More than 1 hour left 1152 </message> 1153 <message name="IDS_DOWNLOADING_TIME_LEFT_STATUS_ONE_HOUR" desc="The status text for downloading estimated time when about one hour remaining."> 1154 About 1 hour left 1155 </message> 1156 <message name="IDS_DOWNLOADING_TIME_LEFT_STATUS_MINUTES" desc="The status text for downloading estimated time left in minutes. In the localized version instead of |minutes| some abbreviation like |mins| should be used."> 1157 About <ph name="TIME">$1<ex>2</ex></ph> minutes left 1158 </message> 1159 <message name="IDS_DOWNLOADING_TIME_LEFT_SMALL" desc="The status text for downloading estimated time left, when estimated time is less than one minute"> 1160 Less than 1 minute left 1161 </message> 1162 <message name="IDS_DRIVE_OFFLINE_NOTIFICATION_MESSAGE" desc="Message shown in notification when Google Drive offline mode is automatically enabled."> 1163 Your Docs, Sheets, Slides, and Drawings files are being synced. Open the Google Drive app to access them online or offline. 1164 </message> 1165 <message name="IDS_DRIVE_OFFLINE_NOTIFICATION_BUTTON" desc="Label on button in notification when Google Drive offline mode is automatically enabled."> 1166 Learn More 1167 </message> 1168 <message name="IDS_UPDATE_CANCEL" desc="Message telling to press Escape to cancel update on a non-official build"> 1169 Press ESCAPE to skip (Non-official builds only). 1170 </message> 1171 <message name="IDS_UPDATE_CANCELLED" desc="Message shown when the update has been cancelled by user"> 1172 Cancelling update... 1173 </message> 1174 <message name="IDS_REMORA_CONFIRM_MESSAGE" desc="Remora confirm message on the first OOBE screen"> 1175 Chromebox for Meetings device is ready to be set up. 1176 </message> 1177 <message name="IDS_WELCOME_SCREEN_GREETING" desc="Greeting message on the OOBE welcome screen"> 1178 Welcome! 1179 </message> 1180 <message name="IDS_WELCOME_SCREEN_TITLE" desc="Title of the OOBE welcome screen"> 1181 Connect 1182 </message> 1183 <message name="IDS_NETWORK_SCREEN_ACCESSIBLE_TITLE" desc="Text to be spoken on opening the OOBE network screen"> 1184 Welcome! Set your language and network 1185 </message> 1186 <message name="IDS_EULA_SCREEN_TITLE" desc="Title of the OOBE EULA screen"> 1187 The small print 1188 </message> 1189 <message name="IDS_AUTOSTART_WARNING_TITLE" desc="Title of the kiosk autostart screen"> 1190 Auto-launch permission requested 1191 </message> 1192 <message name="IDS_KIOSK_AUTOSTART_SCREEN_WARNING_MSG" desc="Warning text shown on kiosk autolaunch screen above the exclamation icon."> 1193 Do you want to automatically start this app when the machine turns on? 1194 </message> 1195 <message name="IDS_KIOSK_AUTOSTART_CONFIRM" desc="Confirm button text"> 1196 Confirm 1197 </message> 1198 <message name="IDS_KIOSK_ENABLE_SCREEN_WARNING" desc="Title of the kiosk enable screen"> 1199 Automatic Kiosk Mode 1200 </message> 1201 <message name="IDS_KIOSK_ENABLE_SCREEN_WARNING_DETAILS" desc="Warning text shown on kiosk auto-launch enable screen above the exclamation icon."> 1202 Enabling this setting allows kiosk applications to launch automatically on startup. 1203 </message> 1204 <message name="IDS_KIOSK_ENABLE_SCREEN_SUCCESS" desc="Confirmation text shown on kiosk auto-launch enable screen after the feature is successfully enabled."> 1205 Kiosk applications can now be configured to auto-launch on this device. 1206 </message> 1207 <message name="IDS_KIOSK_ENABLE_SCREEN_ERROR" desc="Error text shown on kiosk enable screen after we failed enabling this feature."> 1208 An error occurred. Kiosk application will not be able to auto-launch on this device. 1209 </message> 1210 <message name="IDS_KIOSK_ENABLE_SCREEN_ENABLE_BUTTON" desc="Enable button text"> 1211 Enable 1212 </message> 1213 <message name="IDS_RESET_SCREEN_TITLE" desc="Title of the reset screen"> 1214 Factory reset 1215 </message> 1216 <message name="IDS_RESET_SCREEN_ICON_TITLE" desc="Accessible title of the reset screen icon depicting exclamation mark."> 1217 Exclamation mark icon 1218 </message> 1219 <message name="IDS_UPDATE_SCREEN_TITLE" desc="Title of the OOBE update screen"> 1220 Update 1221 </message> 1222 <message name="IDS_UPDATE_SCREEN_ACCESSIBLE_TITLE" desc="Title to be spoken on opening the OOBE update screen"> 1223 Chrome updates automatically so you always have the freshest version 1224 </message> 1225 <message name="IDS_SIGNIN_SCREEN_TITLE" desc="Title of OOBE/Add User sign-in screen"> 1226 Sign in 1227 </message> 1228 <message name="IDS_SIGNIN_SCREEN_PASSWORD_CHANGED" desc="Title of OOBE/Add User sign-in screen when password was changed"> 1229 You have recently changed the password. Please sign in with the new one. 1230 </message> 1231 <message name="IDS_NETWORK_SELECTION_TITLE" desc="Welcome title shown on network selection screen"> 1232 Let's get started 1233 </message> 1234 <message name="IDS_OOBE_LANGUAGE_SELECTION_MSG" desc="Chrome OS OOBE: label for language selection dropdown"> 1235 What is your language? 1236 </message> 1237 <message name="IDS_NETWORK_SELECTION_SELECT" desc="Label for network selection dropdown"> 1238 Select a network 1239 </message> 1240 <message name="IDS_ANOTHER_NETWORK_SELECTION_SELECT" desc="Label for network selection dropdown on the network error screen."> 1241 Or, select a new network 1242 </message> 1243 <message name="IDS_LANGUAGE_SELECTION_SELECT" desc="Label for language selection dropdown"> 1244 Select your language: 1245 </message> 1246 <message name="IDS_LANGUAGES_MEDIUM_LEN_NAME_CHINESE_SIMPLIFIED" desc="Medium length name for the input method for simplified Chinese which is shown following the text: Your input method has changed to..."> 1247 Simplified Chinese 1248 </message> 1249 <message name="IDS_LANGUAGES_MEDIUM_LEN_NAME_CHINESE_TRADITIONAL" desc="Medium length name for the input method for traditional Chinese which is show following the text: Your input method has changed to..."> 1250 Traditional Chinese 1251 </message> 1252 <message name="IDS_LANGUAGES_MEDIUM_LEN_NAME_KOREAN" desc="Medium length name for the input method for Korean which is show following the text: Your input method has changed to..."> 1253 Korean 1254 </message> 1255 <message name="IDS_LANGUAGES_MEDIUM_LEN_NAME_BRAILLE" desc="Medium length name for the input method for the hardware keyboard on a braille display. Shown after the text: Your input method has changed to..."> 1256 Braille 1257 </message> 1258 <message name="IDS_KEYBOARD_SELECTION_SELECT" desc="Label for keyboard selection dropdown"> 1259 Select your keyboard: 1260 </message> 1261 <message name="IDS_HID_DETECTION_INVITATION_TEXT" desc="Text shown on top of HID detection screen inviting user to connect an input device."> 1262 Searching for Bluetooth and USB devices... 1263 </message> 1264 <message name="IDS_HID_DETECTION_PRECONDITION_TEXT" desc="Text shown on HID detection screen beneath invitation."> 1265 Please connect a mouse or a keyboard. If you are using a Bluetooth device, make sure it is ready to pair. 1266 </message> 1267 <message name="IDS_HID_DETECTION_SEARCHING_MOUSE" desc="Text shown on HID detection screen next to mouse icon while device searching."> 1268 Searching for mouse... 1269 </message> 1270 <message name="IDS_HID_DETECTION_SEARCHING_KEYBOARD" desc="Text shown on HID detection screen next to keyboard icon while device searching."> 1271 Searching for keyboard... 1272 </message> 1273 <message name="IDS_HID_DETECTION_CONNECTED_USB_MOUSE" desc="Text shown on HID detection screen next to mouse icon after USB mouse is connected."> 1274 USB mouse connected 1275 </message> 1276 <message name="IDS_HID_DETECTION_CONNECTED_USB_KEYBOARD" desc="Text shown on HID detection screen next to keyboard icon after USB keyboard is connected."> 1277 USB keyboard connected 1278 </message> 1279 <message name="IDS_HID_DETECTION_PAIRED_BLUETOOTH_MOUSE" desc="Text shown on HID detection screen next to mouse icon after Bluetooth mouse is connected."> 1280 Bluetooth mouse paired 1281 </message> 1282 <message name="IDS_HID_DETECTION_PAIRED_BLUETOOTH_KEYBOARD" desc="Text shown on HID detection screen next to keyboard icon after Bluetooth keyboard is connected."> 1283 "<ph name="DEVICE_NAME">$1<ex>Bluetooth Keyboard</ex></ph>" paired 1284 </message> 1285 <message name="IDS_HID_DETECTION_BLUETOOTH_REMOTE_PIN_CODE_REQUEST" desc="Bluetooth pairing message displayed on HID detection screen when pairing a Bluetooth keyboard."> 1286 Type this code on "<ph name="DEVICE_NAME">$1<ex>Nexus S</ex></ph>" to pair: 1287 </message> 1288 <message name="IDS_HID_DETECTION_DEFAULT_KEYBOARD_NAME" desc="Default keyboard name used at HID-detection labels and messages at HID-detection OOBE screen."> 1289 Unknown keyboard 1290 </message> 1291 <message name="IDS_HID_DETECTION_BLUETOOTH_ENTER_KEY" meaning="Label on the button representing Enter key at the HID detection screen."> 1292 enter 1293 </message> 1294 <message name="IDS_HID_DETECTION_CONTINUE_BUTTON" desc="Text shown on continue button" meaning="Continue button label of HID detection screen."> 1295 Continue 1296 </message> 1297 <message name="IDS_NETWORK_SELECTION_NONE" desc="Text shown in combobox when no network are selected"> 1298 No selection 1299 </message> 1300 <message name="IDS_NETWORK_SELECTION_NONE_SELECTED" desc="Chrome OS Out-Of-Box: Text shown in network selection combobox when no network is selected"> 1301 Select 1302 </message> 1303 <message name="IDS_NETWORK_SELECTION_CONNECTING" desc="Text shown when known device is connecting to known network"> 1304 Connecting to <ph name="NETWORK_ID">$1<ex>Public Wifi</ex></ph> 1305 </message> 1306 <message name="IDS_NETWORK_SELECTION_CONTINUE_BUTTON" desc="Text shown on continue button" meaning="Continue button label of network screen."> 1307 Continue 1308 </message> 1309 <message name="IDS_NETWORK_SELECTION_ERROR" desc="Error shown when connection to network failed or timed out."> 1310 <ph name="PRODUCT_NAME">$1<ex>Chrome OS</ex></ph> was unable to connect to <ph name="NETWORK_ID">$2<ex>Public Wifi</ex></ph>. Please select another network or try again. 1311 </message> 1312 <message name="IDS_OOBE_ACCESSIBILITY_LINK" desc="Link shown on OOBE screens that opens accessibility options menu."> 1313 Accessibility 1314 </message> 1315 <message name="IDS_OOBE_SPOKEN_FEEDBACK_OPTION" desc="Spoken feedback option shown on OOBE screens accessibility menu."> 1316 ChromeVox (spoken feedback) 1317 </message> 1318 <message name="IDS_OOBE_LARGE_CURSOR_OPTION" desc="Large mouse cursor option shown on OOBE screens accessibility menu."> 1319 Large mouse cursor 1320 </message> 1321 <message name="IDS_OOBE_HIGH_CONTRAST_MODE_OPTION" desc="High contrast mode option shown on OOBE screens accessibility menu."> 1322 High contrast mode 1323 </message> 1324 <message name="IDS_OOBE_SCREEN_MAGNIFIER_OPTION" desc="Screen magnifier option shown on OOBE screens accessibility menu."> 1325 Screen magnifier 1326 </message> 1327 <message name="IDS_OOBE_VIRTUAL_KEYBOARD_OPTION" desc="Virtual keyboard option shown on the OOBE screens accessibility menu."> 1328 On-screen keyboard 1329 </message> 1330 <message name="IDS_OOBE_CLOSE_ACCESSIBILITY_MENU" desc="Text to be spoken when focus is set to the close button of accessibility options menu."> 1331 Close accessibility menu 1332 </message> 1333 <message name="IDS_OOBE_OTHER_LANGUAGES" desc="Option group name dividing vendor-configured languages from other available languages in out-of-box 'Select language' select control."> 1334 Other languages 1335 </message> 1336 <message name="IDS_OOBE_OTHER_KEYBOARD_LAYOUTS" desc="Option group name dividing vendor-configured keyboard layouts from other available layouts in out-of-box 'Select your keyboard' select control."> 1337 Other keyboards 1338 </message> 1339 <message name="IDS_LOGIN_TITLE" desc="Title of sign-in box"> 1340 Sign in 1341 </message> 1342 <message name="IDS_LOGIN_TITLE_HINT" desc="Hint under title 'Sign in to Chrome OS'"> 1343 with your Google Account 1344 </message> 1345 <message name="IDS_LOGIN_USERNAME"> 1346 Email 1347 </message> 1348 <message name="IDS_LOGIN_PASSWORD"> 1349 Password 1350 </message> 1351 <message name="IDS_DISABLED_ADD_USER_TOOLTIP" desc="Tooltip over disabled Add user button"> 1352 The owner of this device has disabled new users from being added 1353 </message> 1354 <message name="IDS_DISABLED_ADD_USER_TOOLTIP_ENTERPRISE" desc="Tooltip over disabled Add user button"> 1355 The administrator of this device has disabled new users from being added 1356 </message> 1357 <message name="IDS_APP_START_NETWORK_WAIT_MESSAGE" desc="Message displayed while installing and/or launching web application in kiosk mode."> 1358 Waiting for network connection... 1359 </message> 1360 <message name="IDS_APP_START_APP_WAIT_MESSAGE" desc="Message displayed while installing and/or launching web application in kiosk mode."> 1361 Initializing application... 1362 </message> 1363 <message name="IDS_APP_START_WAIT_FOR_APP_WINDOW_MESSAGE" desc="Message displayed while waiting for the application to create its window in kiosk mode."> 1364 Waiting for application window... 1365 </message> 1366 <message name="IDS_APP_START_CONFIGURE_NETWORK" desc="Text displayed for configure network button while installing and/or launching web application in kiosk mode."> 1367 Configure network 1368 </message> 1369 <message name="IDS_APP_START_NETWORK_WAIT_TIMEOUT_MESSAGE" desc="Message displayed while the network wait is timed out during app launching."> 1370 Internet disconnected. Please check your internet connection. 1371 </message> 1372 <message name="IDS_APP_START_BAILOUT_SHORTCUT_FORMAT" desc="Message displayed at the bottom of app launch splash screen to show user the shortcut key to bailout the launch."> 1373 Press Ctrl + Alt + S to switch to <ph name="IDS_SHORT_PRODUCT_OS_NAME">$1<ex>Chrome OS</ex></ph> 1374 </message> 1375 <message name="IDS_KIOSK_MODE_LOGIN_MESSAGE"> 1376 Click to start 1377 </message> 1378 <message name="IDS_LOGIN_CHANGE_PHOTO"> 1379 Change picture 1380 </message> 1381 <message name="IDS_LOGIN_PASSWORD_CHANGED_DIALOG_BOX_TITLE" desc="Title for the password changed dialog box"> 1382 Sign in 1383 </message> 1384 <message name="IDS_LOGIN_PASSWORD_CHANGED_TITLE" desc="Title of the dialog shown when password change has been detected"> 1385 Your password has changed 1386 </message> 1387 <message name="IDS_LOGIN_PASSWORD_CHANGED_DESC" desc="Detailed description of the password changed dialog"> 1388 Your Google Account password has changed since the last time you signed in on this computer. 1389 </message> 1390 <message name="IDS_LOGIN_PASSWORD_CHANGED_MORE_INFO" desc="Additional information on the password changed dialog"> 1391 Because <ph name="IDS_SHORT_PRODUCT_OS_NAME">$1<ex>Chrome OS</ex></ph> securely encrypts all your local data, you must enter the old password now to unlock that data. 1392 </message> 1393 <message name="IDS_LOGIN_PASSWORD_CHANGED_OLD_PASSWORD_HINT" desc="Old password field hint on the password changed dialog"> 1394 Enter old password 1395 </message> 1396 <message name="IDS_LOGIN_PASSWORD_CHANGED_INCORRECT_OLD_PASSWORD" desc="Error that is shown when incorrect old password was supplied for user cryptohome migration."> 1397 Incorrect password 1398 </message> 1399 <message name="IDS_LOGIN_PASSWORD_CHANGED_CANT_REMEMBER" desc="Text of the link that lets user skip old password input on the password changed dialog"> 1400 Can't remember old password? 1401 </message> 1402 <message name="IDS_LOGIN_PASSWORD_CHANGED_BACK_BUTTON" desc="Text on the button that closes password changed dialog or navigates back through its states."> 1403 Back 1404 </message> 1405 <message name="IDS_LOGIN_PASSWORD_CHANGED_PROCEED_ANYWAY" desc="Button to proceed without providing old password on the password changed dialog"> 1406 If you cannot remember your password, you may proceed but local data will be lost. Only synced settings and data will be retrieved. 1407 </message> 1408 <message name="IDS_LOGIN_PASSWORD_CHANGED_PROCEED_ANYWAY_BUTTON" desc="Button to proceed without providing old password on the password changed dialog"> 1409 Proceed anyway 1410 </message> 1411 <message name="IDS_LOGIN_PASSWORD_CHANGED_RESET" desc="Reset option of the password changed dialog"> 1412 Only retrieve synced settings and data 1413 </message> 1414 <message name="IDS_LOGIN_PASSWORD_CHANGED_MIGRATE" desc="Migrate option of the password changed dialog"> 1415 Migrate all Chrome OS data to the new password 1416 (requires previous password) 1417 </message> 1418 <message name="IDS_LOGIN_PREVIOUS_PASSWORD" desc="Password field text on the password changed dialog"> 1419 Previous password 1420 </message> 1421 <message name="IDS_LOGIN_SAML_NOTICE" desc="Text message displayed above SAML portal to early indicate that the user is being redirected to another sign-in provider."> 1422 The sign-in service below is hosted by <ph name="SAML_DOMAIN">$1<ex>saml.com</ex></ph>. Sign in to continue. 1423 </message> 1424 <message name="IDS_LOGIN_CONFIRM_PASSWORD_TITLE" desc="Title for the confirm password dialog."> 1425 Complete sign-in 1426 </message> 1427 <message name="IDS_LOGIN_CONFIRM_PASSWORD_LABEL" desc="Label for the password field on the confirm password dialog."> 1428 Please re-enter your password 1429 </message> 1430 <message name="IDS_LOGIN_CONFIRM_PASSWORD_CONFIRM_BUTTON" desc="Label for the confirm button on the confirm password dialog."> 1431 Confirm 1432 </message> 1433 <message name="IDS_LOGIN_CONFIRM_PASSWORD_TEXT" desc="Text to explain to user why password needs to be typed again in the confirm password UI."> 1434 Re-entering your password will allow you to sign in when you are offline. 1435 </message> 1436 <message name="IDS_LOGIN_CONFIRM_PASSWORD_ERROR_TEXT" desc="Error text to show when the password typed by the user could not be verified."> 1437 Sorry, your password could not be verified. Please try again. 1438 </message> 1439 <message name="IDS_LOGIN_FATAL_ERROR_NO_EMAIL" desc="Message to show when the authentication could not be completed because the user's e-mail address could not be retrieved."> 1440 Oops, couldn't sign you in. Sign-in failed because your e-mail address could not be retrieved. 1441 </message> 1442 <message name="IDS_LOGIN_FATAL_ERROR_NO_PASSWORD" desc="Message to show when the authentication could not be completed because the user's password could not be retrieved."> 1443 Something went wrong with signing in. 1444 </message> 1445 <message name="IDS_LOGIN_FATAL_ERROR_PASSWORD_VERIFICATION" desc="Message to show when the authentication could not be completed because two attempts to verify the user's password failed."> 1446 Oops, couldn't sign you in. Sign-in failed because your password could not be verified. 1447 </message> 1448 <message name="IDS_LOGIN_FATAL_ERROR_TEXT_INSECURE_URL" desc="Message to show when the authentication could not be completed because a redirect to an insecure URL was detected and blocked."> 1449 Oops, couldn't sign you in. Sign-in failed because it was configured to use a non-secure URL (<ph name="BLOCKED_URL">$1<ex>http://www.example.com/login.html</ex></ph>). 1450 </message> 1451 <message name="IDS_LOGIN_FATAL_ERROR_INSTRUCTIONS" desc="Instructions shown below the error message when authentication could not be completed."> 1452 Please contact your administrator or try again. 1453 </message> 1454 <message name="IDS_LOGIN_OFFLINE_EMAIL" desc="Email field text on the offline login screen. Note: should by the same as the one used on the Gaia sign-in page."> 1455 Email 1456 </message> 1457 <message name="IDS_LOGIN_OFFLINE_PASSWORD" desc="Password field text on the offline login screen. Note: should by the same as the one used on the Gaia sign-in page."> 1458 Password 1459 </message> 1460 <message name="IDS_LOGIN_OFFLINE_SIGNIN" desc="Sign-in text on the offline login screen. Note: should by the same as the one used on the Gaia sign-in page."> 1461 Sign in 1462 </message> 1463 <message name="IDS_LOGIN_OFFLINE_EMPTY_EMAIL" desc="Alert message about empty email on the offline login screen. Note: should by the same as the one used on the Gaia sign-in page."> 1464 Enter your email address. 1465 </message> 1466 <message name="IDS_LOGIN_OFFLINE_EMPTY_PASSWORD" desc="Alert message about empty password on the offline login screen."> 1467 Enter your password. 1468 </message> 1469 <message name="IDS_LOGIN_OFFLINE_ERROR" desc="Error alert message on the offline login screen. Note: should by the same as the one used on the Gaia sign-in page."> 1470 The username or password you entered is incorrect. 1471 </message> 1472 <message name="IDS_CREATE_ACCOUNT_BUTTON"> 1473 Create a Google Account now 1474 </message> 1475 <message name="IDS_CANT_ACCESS_ACCOUNT_BUTTON"> 1476 Can't access your account? 1477 </message> 1478 <message name="IDS_BROWSE_WITHOUT_SIGNING_IN_BUTTON"> 1479 Skip sign-in and browse as Guest 1480 </message> 1481 <message name="IDS_CREATE_ACCOUNT_HTML" desc="Text shown on side of Google sign-in UI."> 1482 If you don't have a Google Account you can <ph name="LINK_START">$1<ex>>a<</ex></ph>create a Google Account<ph name="LINK_END">$2<ex>>/a<</ex></ph> now. 1483 </message> 1484 <message name="IDS_BROWSE_WITHOUT_SIGNING_IN_HTML" desc="Text shown on side of Google sign-in UI."> 1485 You may also skip signing in and <ph name="LINK_START">$1<ex>>a<</ex></ph>browse as Guest<ph name="LINK_END">$2<ex>>/a<</ex></ph>. 1486 </message> 1487 <message name="IDS_CREATE_SUPERVISED_USER_FEATURE_NAME" desc="Title close to icon shown on side of Google sign-in UI to create a supervised user."> 1488 Supervised user 1489 </message> 1490 <message name="IDS_CREATE_SUPERVISED_USER_HTML" desc="Text with actual link shown on side of Google sign-in UI to create a supervised user."> 1491 <ph name="LINK_START">$1<ex>>a<</ex></ph>Create a supervised user<ph name="LINK_END">$2<ex>>/a<</ex></ph> for this device. 1492 </message> 1493 <message name="IDS_CREATE_SUPERVISED_USER_NO_MANAGER_TEXT" desc="Text shown when supervised user can be created, but no users that can be manager exist."> 1494 At least one account must exist on this device before creating a supervised user. 1495 </message> 1496 <message name="IDS_CREATE_SUPERVISED_USER_CREATION_RESTRICTED_TEXT" desc="Text shown when supervised user can be created, but owner of the device restricted supervised user creation or whitelist has been enabled for this device."> 1497 Creation of supervised users is restricted by the owner of this device. 1498 </message> 1499 <message name="IDS_CREATE_SUPERVISED_INTRO_TEXT_TITLE" desc="Supervised user dialog, intro page, title"> 1500 What is a supervised user? 1501 </message> 1502 <message name="IDS_CREATE_SUPERVISED_INTRO_ALTERNATE_TEXT" desc="Supervised user dialog, intro page, first paragraph"> 1503 A supervised user can explore the web with your guidance. As the manager of a supervised user, you can 1504 <ph name="BEGIN_BOLD"><strong></ph>allow or prohibit<ph name="END_BOLD"></strong></ph> certain websites, 1505 <ph name="BEGIN_BOLD"><strong></ph>review<ph name="END_BOLD"></strong></ph> websites the supervised user has visited, and 1506 <ph name="BEGIN_BOLD"><strong></ph>manage<ph name="END_BOLD"></strong></ph> other settings. 1507 </message> 1508 <message name="IDS_CREATE_SUPERVISED_INTRO_TEXT_1" desc="Supervised user dialog, intro page, first paragraph"> 1509 A supervised user can explore the web with your guidance. As the manager of a supervised user in Chrome, you can: 1510 </message> 1511 <message name="IDS_CREATE_SUPERVISED_INTRO_MANAGER_ITEM_1" desc="Supervised user dialog, intro page, options available to manager"> 1512 allow or prohibit certain websites, 1513 </message> 1514 <message name="IDS_CREATE_SUPERVISED_INTRO_MANAGER_ITEM_2" desc="Supervised user dialog, intro page, options available to manager"> 1515 review websites the supervised user has visited, and 1516 </message> 1517 <message name="IDS_CREATE_SUPERVISED_INTRO_MANAGER_ITEM_3" desc="Supervised user dialog, intro page, options available to manager"> 1518 manage other settings 1519 </message> 1520 <message name="IDS_CREATE_SUPERVISED_INTRO_TEXT_2" desc="Supervised user dialog, intro page, second paragraph"> 1521 Creating a supervised user does not create a Google Account, and their settings 1522 and data will not follow them to other devices with Chrome Sync. A supervised user applies only to this device. 1523 </message> 1524 <message name="IDS_CREATE_SUPERVISED_INTRO_TEXT_3" desc="Supervised user dialog, intro page, third paragraph"> 1525 After you create a new supervised user, you can manage the settings at any time from any device at <ph name="MANAGEMENT_URL">$1<ex>www.example.com</ex></ph>. 1526 </message> 1527 <message name="IDS_CREATE_SUPERVISED_USER_CREATE_PICK_MANAGER_TITLE" desc="Supervised user dialog, manager selection page, title of the page"> 1528 Choose the manager for this supervised user 1529 </message> 1530 <message name="IDS_CREATE_SUPERVISED_USER_CREATE_PICK_MANAGER_EXPLANATION" desc="Supervised user dialog, manager selection page, explanation of the page"> 1531 The manager will be able to configure restrictions and settings for this supervised user at <ph name="MANAGEMENT_URL">$1<ex>www.example.com</ex></ph>. 1532 </message> 1533 <message name="IDS_CREATE_SUPERVISED_USER_CREATE_MANAGER_PASSWORD_HINT" desc="Supervised user dialog, manager selection page, text shown as a hint in the user password field."> 1534 Enter password 1535 </message> 1536 <message name="IDS_CREATE_SUPERVISED_USER_SETUP_ACCESSIBLE_TITLE" desc="Text to be spoken on opening supervised user creation username and password set-up dialog."> 1537 Set up new supervised user 1538 </message> 1539 <message name="IDS_CREATE_SUPERVISED_USER_CREATE_ACCOUNT_NAME_TITLE" desc="Supervised user dialog, new user page, title for name of new user"> 1540 Create a name - 1541 </message> 1542 <message name="IDS_CREATE_SUPERVISED_USER_CREATE_ACCOUNT_NAME_EXPLANATION" desc="Supervised user dialog, new user page, explanation for name of new user"> 1543 This supervised user will be managed by <ph name="MANAGER_EMAIL">$1<ex>john.doe (a] example.com</ex></ph>. 1544 </message> 1545 <message name="IDS_CREATE_SUPERVISED_USER_CREATE_ACCOUNT_NAME_HINT" desc="Text shown as a hint in the new user name field in supervised user creation dialog."> 1546 Enter new name 1547 </message> 1548 <message name="IDS_CREATE_SUPERVISED_USER_CREATE_PASSWORD_TITLE" desc="Supervised user dialog, new user page, title for password for new user."> 1549 Create a password - 1550 </message> 1551 <message name="IDS_CREATE_SUPERVISED_USER_CREATE_PASSWORD_EXPLANATION" desc="Supervised user dialog, new user page, explanation for password for new user."> 1552 The supervised user will need to use this password to sign in, so choose a safe password and remember to discuss it with the supervised user. 1553 </message> 1554 <message name="IDS_CREATE_SUPERVISED_USER_CREATE_PASSWORD_HINT" desc="Text shown as a hint in the password field in supervised user creation dialog."> 1555 Enter password 1556 </message> 1557 <message name="IDS_CREATE_SUPERVISED_USER_CREATE_PASSWORD_CONFIRM_HINT" desc="Text shown as a hint in the password confirmation field in supervised user creation dialog."> 1558 Confirm password 1559 </message> 1560 <message name="IDS_CREATE_SUPERVISED_USER_CREATE_CONTINUE_BUTTON_TEXT" desc="Text shown on continue button in supervised user creation dialog."> 1561 Continue 1562 </message> 1563 <message name="IDS_CREATE_SUPERVISED_USER_CREATE_START_BUTTON_TEXT" desc="Text shown on start button in supervised user creation dialog."> 1564 Create supervised user 1565 </message> 1566 <message name="IDS_CREATE_SUPERVISED_USER_CREATE_NEXT_BUTTON_TEXT" desc="Text shown on next button in supervised user creation dialog."> 1567 Next 1568 </message> 1569 <message name="IDS_CREATE_SUPERVISED_USER_CREATE_PREVIOUS_BUTTON_TEXT" desc="Text shown on previous button in supervised user creation dialog."> 1570 Previous 1571 </message> 1572 <message name="IDS_CREATE_SUPERVISED_USER_CREATED_1_TEXT_1" desc="Supervised user dialog, getting started page 1, paragraph 1"> 1573 A supervised user named <ph name="USER_DISPLAY_NAME">$1<ex>John</ex></ph> has been created. 1574 </message> 1575 <message name="IDS_CREATE_SUPERVISED_USER_CREATED_1_TEXT_2" desc="Supervised user dialog, getting started page 1, paragraph 2"> 1576 To set which websites the supervised user can view, you can configure restrictions 1577 and settings by visiting <ph name="MANAGEMENT_URL">$1<ex>www.example.com</ex></ph>. 1578 If you do not change the default settings, <ph name="USER_DISPLAY_NAME">$2<ex>John</ex></ph> 1579 can browse all sites on the web. 1580 </message> 1581 <message name="IDS_CREATE_SUPERVISED_USER_CREATED_1_TEXT_3" desc="Supervised user dialog, getting started page 1, paragraph 3"> 1582 Please check your email at <ph name="BEGIN_BOLD"><strong></ph><ph name="MANAGER_EMAIL">$1<ex>john.doe (a] example.com</ex></ph><ph name="END_BOLD"></strong></ph> for further instructions. 1583 </message> 1584 <message name="IDS_CREATE_SUPERVISED_USER_CREATION_GOT_IT_BUTTON_TITLE" desc="Text for button on a screen with successful supervised user creation text"> 1585 Got it! 1586 </message> 1587 <message name="IDS_CREATE_SUPERVISED_USER_CREATE_HANDLE_ERROR_BUTTON_TEXT" desc="Text for button on an error screen that closes supervised user creation dialog"> 1588 Okay 1589 </message> 1590 <message name="IDS_CREATE_SUPERVISED_USER_CREATE_USERNAME_ALREADY_EXISTS" desc="Error text shown in supervised user creation dialog when local account with suggested name already exists on a device."> 1591 Whoops, this name is already in use! 1592 </message> 1593 <message name="IDS_CREATE_SUPERVISED_USER_CREATE_ILLEGAL_USERNAME" desc="Error text shown in supervised user creation dialog when suggested name contains illegal characters (e.g. html tags)."> 1594 Whoops, illegal symbols in name! 1595 </message> 1596 <message name="IDS_CREATE_SUPERVISED_USER_CREATE_PASSWORD_MISMATCH_ERROR" desc="Error text shown in supervised user creation dialog when typed passwords does not match."> 1597 Whoops, passwords do not match! 1598 </message> 1599 <message name="IDS_CREATE_SUPERVISED_USER_CREATE_PASSWORD_TOO_SHORT" desc="Error text shown in supervised user creation dialog when typed password is too short."> 1600 Password is too short. 1601 </message> 1602 <message name="IDS_CREATE_SUPERVISED_USER_MANAGER_PASSWORD_ERROR" desc="Error text shown in supervised user creation dialog when manager password is incorrect."> 1603 Incorrect password. 1604 </message> 1605 <message name="IDS_CREATE_SUPERVISED_USER_MANAGER_INCONSISTENT_STATE_TITLE" desc="Supervised user dialog, error page, manager account is in inconsistent state, title"> 1606 Oops, something went wrong 1607 </message> 1608 <message name="IDS_CREATE_SUPERVISED_USER_MANAGER_INCONSISTENT_STATE" desc="Supervised user dialog, error page, manager account is in inconsistent state, text"> 1609 To recover from this error, you will need to sign in to your Google Account 1610 from the sign-in screen. You can then sign out of your Google Account and 1611 try creating a supervised user again. 1612 </message> 1613 <message name="IDS_CREATE_SUPERVISED_USER_MANAGER_INCONSISTENT_STATE_BUTTON" desc="Supervised user dialog, error page, manager account is in inconsistent state, button title"> 1614 OK, Take me back to sign-in screen 1615 </message> 1616 <message name="IDS_CREATE_SUPERVISED_USER_TPM_ERROR_TITLE" desc="Supervised user dialog, error page, tpm error during creation, title"> 1617 Oops, TPM error. 1618 </message> 1619 <message name="IDS_CREATE_SUPERVISED_USER_TPM_ERROR" desc="Supervised user dialog, error page, tpm error during creation, text"> 1620 Something is wrong with device. To recover from this error you will need to reboot device and try again. 1621 </message> 1622 <message name="IDS_CREATE_SUPERVISED_USER_TPM_ERROR_BUTTON" desc="Supervised user dialog, error page, tpm error during creation, button title"> 1623 OK 1624 </message> 1625 <message name="IDS_CREATE_SUPERVISED_USER_GENERIC_ERROR_TITLE" desc="Supervised user dialog, error page, generic error during creation, title"> 1626 Oops, something went wrong 1627 </message> 1628 <message name="IDS_CREATE_SUPERVISED_USER_GENERIC_ERROR" desc="Supervised user dialog, error page, generic error during creation, text"> 1629 Due to an error, a supervised user was not created. Please try again later. 1630 </message> 1631 <message name="IDS_CREATE_SUPERVISED_USER_GENERIC_ERROR_BUTTON" desc="Supervised user dialog, error page, generic error during creation, button title"> 1632 OK 1633 </message> 1634 <message name="IDS_CREATE_SUPERVISED_USER_CREATION_ERROR_CANCEL_BUTTON_TITLE" desc="Text for button on an error reporting screen for supervised user creation, that is used to abort whole operation"> 1635 Cancel 1636 </message> 1637 <message name="IDS_CREATE_SUPERVISED_USER_CREATION_ERROR_RETRY_BUTTON_TITLE" desc="Text for button on an error reporting screen for supervised user creation, that is used to retry failed operation"> 1638 Retry 1639 </message> 1640 <message name="IDS_CREATE_SUPERVISED_USER_CREATION_AUTH_PROGRESS_MESSAGE" desc="Text shown next to progress indicator upon manager authentication."> 1641 Authenticating 1642 </message> 1643 <message name="IDS_CREATE_SUPERVISED_USER_CREATION_CREATION_PROGRESS_MESSAGE" desc="Text shown next to progress indicator upon supervised user creation."> 1644 Creating supervised user 1645 </message> 1646 <message name="IDS_CREATE_SUPERVISED_USER_CREATION_CREATION_TIMEOUT_MESSAGE" desc="Text shown at the place of progess indicator if creation takes too long and should be cancelled."> 1647 This is taking much longer than usual. You can keep waiting, or cancel and try again later. 1648 </message> 1649 <message name="IDS_USER_IS_SUPERVISED_BY_NOTICE" desc="Text for notifications showing that this user is supervised"> 1650 Usage and history of this user can be reviewed by the manager (<ph name="MANAGER_EMAIL">$1<ex>user (a] example.com</ex></ph>) on chrome.com. 1651 </message> 1652 <message name="IDS_SUPERVISED_USER_EXPIRED_TOKEN_WARNING" desc="Warning text that is shown on login screen trying to sign in as a supervised user that has expired token"> 1653 This supervised user may have been deleted or disabled by the manager. Please contact the manager if you would like to continue signing in as this user. 1654 </message> 1655 <message name="IDS_SUPERVISED_USER_IMPORT_USER_EXIST" desc="In list of supervised users eligible for import, this text indicates that user already is already imported on device."> 1656 <ph name="USER_DISPLAY_NAME">$1<ex>John</ex></ph> (already on this device) 1657 </message> 1658 <message name="IDS_SUPERVISED_USER_IMPORT_USERNAME_EXIST" desc="In list of supervised users eligible for import, this text indicates that another supervised user with same name already exists on device."> 1659 <ph name="USER_DISPLAY_NAME">$1<ex>John</ex></ph> (name used on this device) 1660 </message> 1661 <message name="IDS_SUPERVISED_USER_IMPORT_BUBBLE_TEXT" desc="Text shown in notification bubble when user enters name of user that can be imported."> 1662 Looks like you're already managing a user by that name. Did you want to <ph name="LINK_START">$1<ex>>a<</ex></ph>import <ph name="USER_DISPLAY_NAME">$2<ex>John</ex></ph> to this device<ph name="LINK_END">$3<ex>>/a<</ex></ph>? 1663 </message> 1664 <message name="IDS_MULTI_PROFILES_RESTRICTED_POLICY_TITLE" desc="Text that is shown on the title of the bubble shown for user pod which is not allowed in multi-profiles session."> 1665 Can't set up multiple sign-in 1666 </message> 1667 <message name="IDS_MULTI_PROFILES_NOT_ALLOWED_POLICY_MSG" desc="Text that is shown on the bubble shown for user pod which is not allowed in multi-profiles session because of not-allowed policy or because of usage policy-pushed certificates."> 1668 The administrator for this account has disallowed multiple sign-in. 1669 </message> 1670 <message name="IDS_MULTI_PROFILES_PRIMARY_ONLY_POLICY_MSG" desc="Text that is shown on the bubble shown for user pod which is not allowed in multi-profiles session because of primary-only policy."> 1671 The administrator for this account requires this account to be the first signed-in account in a multiple sign-in session. 1672 </message> 1673 <message name="IDS_MULTI_PROFILES_OWNER_PRIMARY_ONLY_MSG" desc="Text that is shown on the bubble shown for owner user pod which is not allowed in multi-profiles session because it has to be primary user in the session."> 1674 This owner account has to be the first signed-in account in a multiple sign-in session. 1675 </message> 1676 <message name="IDS_LOCAL_STATE_ERROR_TEXT_0" desc="Text for notification that Local State file is corrupted and powerwash is required."> 1677 Unfortunately, <ph name="SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph> is unable to recover your settings. To fix the error, <ph name="SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph> must reset your device with Powerwash. 1678 </message> 1679 <message name="IDS_LOCAL_STATE_ERROR_TEXT_1" desc="Text for notification that all local files will be deleted while Google account and any synced data won't be affected."> 1680 Resetting your device will not affect your Google accounts or any data synced to these accounts. However, all files saved locally on your device will be deleted. 1681 </message> 1682 <message name="IDS_LOCAL_STATE_ERROR_POWERWASH_BUTTON" desc="Button label to restart and powerwash the device."> 1683 Restart and Powerwash 1684 </message> 1685 <message name="IDS_DIAGNOSE_BUTTON" desc="The label for the button that launches the connectivity diagnostics app from the network error page"> 1686 Diagnose 1687 </message> 1688 <message name="IDS_MANAGE_CERTIFICATES" desc="The label for the button that launches the certificate manager from the network error page"> 1689 Manage certificates 1690 </message> 1691 <message name="IDS_OFFLINE_LOGIN_HTML" desc="Text which suggests enter as an existing user when valid network isn't presented."> 1692 If you've already registered on this device, you can <ph name="LINK2_START">$1<ex>>a<</ex></ph>sign in as an existing user<ph name="LINK2_END">$2<ex>>/a<</ex></ph>. 1693 </message> 1694 <message name="IDS_SHUTDOWN_BUTTON" desc="Text shown on shutdown button on login/locker screen"> 1695 Shut down 1696 </message> 1697 <message name="IDS_KIOSK_APPS_BUTTON" desc="Text shown on a button that brings up the kiosk apps menu on login screen"> 1698 Apps 1699 </message> 1700 <message name="IDS_LOGIN_USER_ADDING_BANNER" desc="Text shown on a banner in user adding screen."> 1701 Add an account to multiple sign-in. All signed-in accounts can be accessed without a password, so this feature should only be used with trusted accounts. 1702 </message> 1703 <message name="IDS_LOGIN_OOBE_HELP_DIALOG_TITLE" desc="Default title for help dialogs during OOBE/login"> 1704 Help 1705 </message> 1706 <message name="IDS_LOGIN_CAPTCHA_DIALOG_TITLE" desc="Title shown for captcha input dialog"> 1707 Sign in 1708 </message> 1709 <message name="IDS_LOGIN_CAPTCHA_INSTRUCTIONS" desc="Explanatory message shown when the user must type letters shown in a captcha image to reauthenticate."> 1710 Type the characters you see in the picture below. 1711 </message> 1712 <message name="IDS_OPTIONS_SETTINGS_SECONDARY_USER_BANNER" desc="Banner displayed in settings page when the user is secondary in a multi-profile session."> 1713 Some settings belonging to <ph name="PRIMARY_EMAIL">$1<ex>john (a] google.com</ex></ph> are being shared with you. These settings only affect your account when using multiple sign-in. 1714 </message> 1715 <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_DATETIME"> 1716 Date and time 1717 </message> 1718 <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_WIRED_NETWORK" desc="Title for section in settings/internet for list of wired networks (usually one)"> 1719 Wired network 1720 </message> 1721 <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_WIRELESS_NETWORK" desc="Title for section in settings/internet for list of wireless networks (wifi and cellular)"> 1722 Wireless networks 1723 </message> 1724 <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_WIFI_NETWORK" desc="Title for the Wifi network group on the settings page."> 1725 Wi-Fi network 1726 </message> 1727 <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_WIMAX_NETWORK" desc="Title for the WiMAX network group on the settings page."> 1728 WiMAX network 1729 </message> 1730 <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_CELLULAR_NETWORK" desc="Title for the cellular network group on the settings page."> 1731 Mobile data 1732 </message> 1733 <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_VIRTUAL_NETWORK" desc="Title for section in settings/internet for list of Virtual Private Networks (VPN)"> 1734 Private networks 1735 </message> 1736 <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_PRIVATE_NETWORK" desc="Title for Virtual Private Network (VPN) group on the settings page"> 1737 Private network 1738 </message> 1739 <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_ADD_CONNECTION" desc="Title for control to add a new network connection." > 1740 Add connection 1741 </message> 1742 <message name="IDS_OPTIONS_SETTINGS_ADD_CONNECTION_WIFI" desc="Menu item for adding a new Wi-Fi connection" > 1743 Add Wi-Fi... 1744 </message> 1745 <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_REMEMBERED_NETWORK" desc="Title for section in settings/internet for list of remembered (favirote) networks"> 1746 Remembered networks 1747 1748 </message> 1749 <!-- Network state strings --> 1750 <message name="IDS_CHROMEOS_NETWORK_STATE_NOT_CONNECTED" desc="Displayed state for a network when not connected."> 1751 Not connected 1752 </message> 1753 <message name="IDS_CHROMEOS_NETWORK_STATE_CONNECTED" desc="Displayed state for a network when connected"> 1754 Connected 1755 </message> 1756 <message name="IDS_CHROMEOS_NETWORK_STATE_CONNECTING" desc="Displayed state for a network when connecting"> 1757 Not Connected 1758 </message> 1759 1760 <message name="IDS_OPTIONS_SETTINGS_NETWORK_DISABLED" desc="Message displayed when a type of network connection is disabled"> 1761 Disabled 1762 </message> 1763 <message name="IDS_OPTIONS_SETTINGS_NETWORK_OTHER" desc="Menu option for connecting to a network that is not listed in the menu."> 1764 Join other... 1765 </message> 1766 <message name="IDS_OPTIONS_SETTINGS_NETWORK_DISABLE_WIFI" desc="Menu option in the Wi-Fi menu when there is a connected Wi-Fi network."> 1767 Disable Wi-Fi 1768 </message> 1769 <message name="IDS_OPTIONS_SETTINGS_NETWORK_DISABLE_WIMAX" desc="Menu option in the WiMAX menu when there is a connected WiMAX network."> 1770 Disable WiMAX 1771 </message> 1772 <message name="IDS_OPTIONS_SETTINGS_NETWORK_DISABLE_CELLULAR" desc="Menu option in the Cellular menu when there is a connected cellular network."> 1773 Disable mobile data 1774 </message> 1775 <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_AIRPLANE_MODE" desc="Control on the settings page for disabling all wireless communication."> 1776 Airplane mode 1777 </message> 1778 <message name="IDS_OPTIONS_SETTINGS_NETWORK_AIRPLANE_MODE_LABEL" desc="Description shown on the airplane mode control."> 1779 Turn off all wireless connections. 1780 </message> 1781 <message name="IDS_OPTIONS_SETTINGS_PREFERRED_NETWORKS_LABEL" desc="Menu item for activating the preferred networks dialog."> 1782 Preferred networks... 1783 </message> 1784 <message name="IDS_OPTIONS_SETTINGS_PREFERRED_NETWORKS_TITLE" desc="Title for the preferred networks dialog."> 1785 Preferred Networks 1786 </message> 1787 <message name="IDS_OPTIONS_DEVICE_GROUP_NAME"> 1788 Device 1789 </message> 1790 <message name="IDS_OPTIONS_DEVICE_GROUP_DESCRIPTION"> 1791 Change settings specific to your device and peripherals. 1792 </message> 1793 <message name="IDS_OPTIONS_DEVICE_GROUP_KEYBOARD_SECTION"> 1794 Keyboard: 1795 </message> 1796 <message name="IDS_OPTIONS_DEVICE_GROUP_KEYBOARD_SETTINGS_BUTTON_TITLE"> 1797 Keyboard settings 1798 </message> 1799 <message name="IDS_OPTIONS_DEVICE_GROUP_POINTER_SECTION"> 1800 Pointer speed: 1801 </message> 1802 <message name="IDS_OPTIONS_SETTINGS_MOUSE_SPEED_DESCRIPTION"> 1803 Mouse speed: 1804 </message> 1805 <message name="IDS_OPTIONS_SETTINGS_TOUCHPAD_SPEED_DESCRIPTION"> 1806 Touchpad speed: 1807 </message> 1808 <message name="IDS_OPTIONS_DEVICE_GROUP_POINTER_SETTINGS_BUTTON_TITLE"> 1809 Pointer settings 1810 </message> 1811 <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_TOUCHPAD"> 1812 Touchpad 1813 </message> 1814 <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_POINTER"> 1815 Pointer 1816 </message> 1817 <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_MOUSE"> 1818 Mouse 1819 </message> 1820 <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_SCREEN" desc="Title for section in settings/system for screen brightness control"> 1821 Screen 1822 </message> 1823 <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_BLUETOOTH"> 1824 Bluetooth 1825 </message> 1826 <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_LANGUAGE"> 1827 Language 1828 </message> 1829 <message name="IDS_OPTIONS_SETTINGS_BATTERY_DESCRIPTION" desc="The 'Battery' button on the chrome://settings page."> 1830 Battery... 1831 </message> 1832 <message name="IDS_OPTIONS_SETTINGS_STORAGE_DESCRIPTION" desc="The 'Storage' button on the chrome://settings page."> 1833 Stored data... 1834 </message> 1835 <message name="IDS_OPTIONS_SETTINGS_TIME_SYNCED_EXPLANATION" desc="In the settings tab, the text indicating that the date and time are set automatically."> 1836 Date and time are set automatically. 1837 </message> 1838 <message name="IDS_OPTIONS_SETTINGS_SET_TIME_BUTTON" desc="In the settings tab, the prompt on the button to open a dialog to set date and time."> 1839 Set date and time 1840 </message> 1841 <message name="IDS_OPTIONS_SETTINGS_TIMEZONE_DESCRIPTION" desc="In the settings tab, the text next to the timezone combobox."> 1842 Time zone: 1843 </message> 1844 <message name="IDS_OPTIONS_SETTINGS_USE_24HOUR_CLOCK_DESCRIPTION" desc="In the settings tab, the text next to the checkbox that enables 24-hour clock."> 1845 Use 24-hour clock 1846 </message> 1847 <message name="IDS_OPTIONS_SETTINGS_TIMEZONE_DISPLAY_TEMPLATE" desc="In the settings tab, the display template of a timezone in the pull-down list of timezones"> 1848 (<ph name="UTCOffset">$1<ex>UTC-8:00</ex></ph>) <ph name="LongTZName">$2<ex>Pacific Standard Time</ex></ph> (<ph name="ExemplarCity">$3<ex>Los Angeles</ex></ph>) 1849 </message> 1850 <message name="IDS_OPTIONS_SETTINGS_BRIGHTNESS_DESCRIPTION" desc="In the settings tab, the text next to the buttons for screen brightness."> 1851 Brightness: 1852 </message> 1853 <message name="IDS_OPTIONS_SETTINGS_BRIGHTNESS_DECREASE" desc="In the settings tab, the text of the button to decrease the screen brightness."> 1854 Decrease 1855 </message> 1856 <message name="IDS_OPTIONS_SETTINGS_BRIGHTNESS_INCREASE" desc="In the settings tab, the text of the button to increase the screen brightness."> 1857 Increase 1858 </message> 1859 <message name="IDS_OPTIONS_SETTINGS_TAP_TO_CLICK_ENABLED_DESCRIPTION" desc="In the settings tab, the text next to the checkbox that enables tap-to-click."> 1860 Enable tap-to-click 1861 </message> 1862 <message name="IDS_OPTIONS_SETTINGS_NATURAL_SCROLL_DESCRIPTION" desc="In the settings tab, the text next to the radio button that enables natural scrolling."> 1863 Australian scrolling <ph name="BEGIN_LINK"><a href="$1" target="_blank"></ph>Learn more<ph name="END_LINK"></a></ph> 1864 </message> 1865 <message name="IDS_OPTIONS_SETTINGS_TRADITIONAL_SCROLL_DESCRIPTION" desc="In the settings tab, the text next to the radio button that enables traditional scrolling."> 1866 Traditional scrolling 1867 </message> 1868 <message name="IDS_OPTIONS_SETTINGS_SENSITIVITY_DESCRIPTION" desc="In the settings tab, the text next to the slider for the touchpad touch sensitivity."> 1869 Speed: 1870 </message> 1871 <message name="IDS_OPTIONS_SETTINGS_SENSITIVITY_LESS_DESCRIPTION" desc="In the settings tab, the text under the left (less sensitive) side of the slider for the touchpad touch sensitivity."> 1872 Slow 1873 </message> 1874 <message name="IDS_OPTIONS_SETTINGS_SENSITIVITY_MORE_DESCRIPTION" desc="In the settings tab, the text under the right (more sensitive) side of the slider for the touchpad touch sensitivity."> 1875 Fast 1876 </message> 1877 <message name="IDS_OPTIONS_SETTINGS_PRIMARY_MOUSE_RIGHT_DESCRIPTION" desc="In the settings tab, the text next to the checkbox to set the primary mouse button to the right button."> 1878 Swap primary mouse button 1879 </message> 1880 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_DISABLE"> 1881 Disable Bluetooth 1882 </message> 1883 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_ENABLE"> 1884 Enable Bluetooth 1885 </message> 1886 <message name="IDS_OPTIONS_SETTINGS_ADD_BLUETOOTH_DEVICE"> 1887 Add a device 1888 </message> 1889 <message name="IDS_OPTIONS_SETTINGS_FIND_BLUETOOTH_DEVICES"> 1890 Search 1891 </message> 1892 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_SCANNING"> 1893 Searching for devices... 1894 </message> 1895 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_SCAN_STOPPED"> 1896 Device scan stopped. 1897 </message> 1898 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_NO_DEVICES"> 1899 No devices 1900 </message> 1901 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_NO_DEVICES_FOUND"> 1902 No devices found 1903 </message> 1904 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_CONNECTING"> 1905 <ph name="DEVICE_NAME">$1<ex>Apple Magic Mouse</ex></ph>: Connecting... 1906 </message> 1907 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_ADD_DEVICE_TITLE"> 1908 Add Bluetooth device 1909 </message> 1910 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_CONNECT"> 1911 Connect 1912 </message> 1913 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_DISCONNECT"> 1914 Disconnect 1915 </message> 1916 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_FORGET"> 1917 Forget 1918 </message> 1919 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_CANCEL"> 1920 Cancel 1921 </message> 1922 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_ACCEPT_PASSKEY"> 1923 Accept 1924 </message> 1925 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_REJECT_PASSKEY"> 1926 Reject 1927 </message> 1928 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_DISMISS_ERROR"> 1929 OK 1930 </message> 1931 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_ENTER_KEY"> 1932 enter 1933 </message> 1934 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_ENTER_PIN_CODE_REQUEST" desc="Bluetooth pairing message typically displayed when the external Bluetooth 2.0 and older device has no display or means of input."> 1935 Please enter the PIN for "<ph name="DEVICE_NAME">%1<ex>Nexus S</ex></ph>": 1936 </message> 1937 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_ENTER_PASSKEY_REQUEST" desc="Bluetooth pairing message typically displayed when the external Bluetooth 2.1 and later device has no display or means of input, and does not support SSP."> 1938 Please enter the passkey for "<ph name="DEVICE_NAME">%1<ex>Nexus S</ex></ph>": 1939 </message> 1940 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_REMOTE_PIN_CODE_REQUEST" desc="Bluetooth pairing message typically displayed when pairing a Bluetooth 2.0 and older wireless keyboard."> 1941 Please enter this PIN code on "<ph name="DEVICE_NAME">%1<ex>Nexus S</ex></ph>": 1942 </message> 1943 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_REMOTE_PASSKEY_REQUEST" desc="Bluetooth pairing message typically displayed when pairing a Bluetooth 2.1 and later wireless keyboard."> 1944 Please enter this passkey on "<ph name="DEVICE_NAME">%1<ex>Nexus S</ex></ph>": 1945 </message> 1946 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_CONFIRM_PASSKEY_REQUEST" desc="Bluetooth pairing message typically shown when pairing with a device that has a display."> 1947 Please confirm this passkey is shown on "<ph name="DEVICE_NAME">%1<ex>Nexus S</ex></ph>": 1948 </message> 1949 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_START_CONNECTING"> 1950 Connecting to "<ph name="DEVICE_NAME">%1<ex>Nexus S</ex></ph>". 1951 </message> 1952 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_START_DISCOVERY_FAILED"> 1953 Failed to start Bluetooth device discovery. 1954 </message> 1955 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_STOP_DISCOVERY_FAILED"> 1956 Failed to stop Bluetooth device discovery. 1957 </message> 1958 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_CHANGE_POWER_FAILED"> 1959 Failed to change the power state of the Bluetooth adapter. 1960 </message> 1961 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_CONNECT_UNKNOWN_ERROR"> 1962 An unknown error occurred trying to connect to "<ph name="DEVICE_NAME">%1<ex>Nexus 4</ex></ph>". 1963 </message> 1964 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_CONNECT_IN_PROGRESS"> 1965 Connection to "<ph name="DEVICE_NAME">%1<ex>Nexus 4</ex></ph>" still in progress. 1966 </message> 1967 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_CONNECT_FAILED"> 1968 Failed to connect to "<ph name="DEVICE_NAME">%1<ex>Nexus S</ex></ph>". 1969 </message> 1970 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_CONNECT_AUTH_FAILED"> 1971 Authentication failed while connecting to "<ph name="DEVICE_NAME">%1<ex>Nexus 4</ex></ph>". 1972 </message> 1973 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_CONNECT_AUTH_CANCELED"> 1974 Authentication canceled while connecting to "<ph name="DEVICE_NAME">%1<ex>Nexus 4</ex></ph>". 1975 </message> 1976 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_CONNECT_AUTH_REJECTED"> 1977 Authentication code rejected while connecting to "<ph name="DEVICE_NAME">%1<ex>Nexus 4</ex></ph>". 1978 </message> 1979 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_CONNECT_AUTH_TIMEOUT"> 1980 Authentication timeout while connecting to "<ph name="DEVICE_NAME">%1<ex>Nexus 4</ex></ph>". 1981 </message> 1982 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_CONNECT_UNSUPPORTED_DEVICE"> 1983 Unsupported Bluetooth device: "<ph name="DEVICE_NAME">%1<ex>Nexus 4</ex></ph>". 1984 </message> 1985 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_DISCONNECT_FAILED"> 1986 Failed to disconnect from "<ph name="DEVICE_NAME">%1<ex>Nexus S</ex></ph>". 1987 </message> 1988 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_FORGET_FAILED"> 1989 Failed to disconnect and unpair from "<ph name="DEVICE_NAME">%1<ex>Nexus S</ex></ph>". 1990 </message> 1991 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_EXPLANATION" desc="In the settings tab, this text explains the accessibiliy features."> 1992 Enable accessibility features to make your device easier to use. 1993 </message> 1994 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_SETTINGS" desc="Text of the link to open ChromeVox settings."> 1995 Settings 1996 </message> 1997 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_LARGE_CURSOR_DESCRIPTION" desc="In the settings tab, the text next to the checkbox for the large mouse cursor."> 1998 Show large mouse cursor 1999 </message> 2000 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_SPOKEN_FEEDBACK_DESCRIPTION" desc="In the settings tab, the text next to the checkbox for spoken feedback."> 2001 Enable ChromeVox (spoken feedback) 2002 </message> 2003 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_HIGH_CONTRAST_DESCRIPTION" desc="In the settings tab, the text next to the checkbox for high contrast mode."> 2004 Use high contrast mode 2005 </message> 2006 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_SCREEN_MAGNIFIER_DESCRIPTION" desc="In the settings tab, the text next to the dropdown for screen magnifier."> 2007 Enable screen magnifier 2008 </message> 2009 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_SCREEN_MAGNIFIER_OFF" desc="In the settings tab, the option indication the screen magnifier is off."> 2010 Off 2011 </message> 2012 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_SCREEN_MAGNIFIER_FULL" desc="In the settings tab, the option indication the screen magnifier is set to entire screen (full screen) mode."> 2013 Entire Screen 2014 </message> 2015 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_SCREEN_MAGNIFIER_PARTIAL" desc="In the settings tab, the option indication the screen magnifier is set to lens (partial screen) mode."> 2016 Lens 2017 </message> 2018 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_TOUCHPAD_TAP_DRAGGING_DESCRIPTION" desc="In the settings tab, the text next to the checkbox for tap dragging."> 2019 Enable tap dragging 2020 </message> 2021 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_VIRTUAL_KEYBOARD_DESCRIPTION" desc="In the settings tab, the text next to the checkbox for virtual keyboard."> 2022 Enable on-screen keyboard 2023 </message> 2024 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_SHOULD_ALWAYS_SHOW_MENU" desc="In the settings tab, the text next to the checkbox to show the accessibility tray menu regardless of the state of a11y features."> 2025 Show accessibility options in the system menu 2026 </message> 2027 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_STICKY_KEYS_DESCRIPTION" desc="In the settings tab, the text next to the checkbox for the sticky keys."> 2028 Enable sticky keys (to perform keyboard shortcuts by typing them sequentially) 2029 </message> 2030 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_AUTOCLICK_DESCRIPTION" desc="In the settings tab, the text next to the checkbox for automatic clicking."> 2031 Automatically click when the mouse pointer stops 2032 </message> 2033 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_AUTOCLICK_DROPDOWN_DESCRIPTION" desc="In the settings tab, the text next to the autoclick delay dropdown."> 2034 Delay before click: 2035 </message> 2036 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_AUTOCLICK_DELAY_EXTREMELY_SHORT" desc="Label for an extremely short autoclick delay option in the settings."> 2037 extremely short 2038 </message> 2039 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_AUTOCLICK_DELAY_VERY_SHORT" desc="Label for a very short autoclick delay option in the settings."> 2040 very short 2041 </message> 2042 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_AUTOCLICK_DELAY_SHORT" desc="Label for a short autoclick delay option in the settings."> 2043 short 2044 </message> 2045 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_AUTOCLICK_DELAY_LONG" desc="Label for a long autoclick delay option in the settings."> 2046 long 2047 </message> 2048 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_AUTOCLICK_DELAY_VERY_LONG" desc="Label for a very long autoclick delay option in the settings."> 2049 very long 2050 </message> 2051 <message name="IDS_OPTIONS_SETTINGS_DISPLAY_OPTIONS_BUTTON_LABEL" desc="Label for the button opening display settings tab."> 2052 Display settings 2053 </message> 2054 <message name="IDS_OPTIONS_SETTINGS_DISPLAY_OPTIONS_TAB_TITLE" desc="Title for the display settings tab."> 2055 Manage displays 2056 </message> 2057 <message name="IDS_OPTIONS_SETTINGS_DISPLAY_OPTIONS_OPTIONS" desc="The section title for general options for a selected display."> 2058 Options: 2059 </message> 2060 <message name="IDS_OPTIONS_SETTINGS_DISPLAY_OPTIONS_RESOLUTION" desc="The section title for resolution option for a selected display."> 2061 Resolution: 2062 </message> 2063 <message name="IDS_OPTIONS_SETTINGS_DISPLAY_OPTIONS_ORIENTATION" desc="The section title for display orientation option for a selected display."> 2064 Orientation: 2065 </message> 2066 <message name="IDS_OPTIONS_SETTINGS_DISPLAY_OPTIONS_OVERSCAN" desc="The section title for TV alignment (calibration of display overscan) option for a selected display."> 2067 TV alignment: 2068 </message> 2069 <message name="IDS_OPTIONS_SETTINGS_DISPLAY_OPTIONS_COLOR_PROFILE" desc="The section title for color calibration profile selection."> 2070 Color profile: 2071 </message> 2072 <message name="IDS_OPTIONS_SETTINGS_DISPLAY_OPTIONS_START_MIRRORING" desc="Button label to start display mirroring."> 2073 Start mirroring 2074 </message> 2075 <message name="IDS_OPTIONS_SETTINGS_DISPLAY_OPTIONS_STOP_MIRRORING" desc="Button label to stop display mirroring."> 2076 Stop mirroring 2077 </message> 2078 <message name="IDS_OPTIONS_SETTINGS_DISPLAY_OPTIONS_MIRRORING_DISPLAY_NAME" desc="The text shown at display name field when mirroring."> 2079 Mirroring 2080 </message> 2081 <message name="IDS_OPTIONS_SETTINGS_DISPLAY_OPTIONS_SET_PRIMARY" desc="Button label to set a display primary."> 2082 Make primary 2083 </message> 2084 <message name="IDS_OPTIONS_SETTINGS_DISPLAY_OPTIONS_RESOLUTION_ANNOTATION_BEST" desc="The text shown for resolution options to annotate this is the best resolution."> 2085 (Best) 2086 </message> 2087 <message name="IDS_OPTIONS_SETTINGS_DISPLAY_OPTIONS_RESOLUTION_ANNOTATION_NATIVE" desc="The text shown for resolution options to annotate this is the native resolution."> 2088 (Native) 2089 </message> 2090 <message name="IDS_OPTIONS_SETTINGS_DISPLAY_OPTIONS_STANDARD_ORIENTATION" desc="The default value of display orientation option item."> 2091 Standard 2092 </message> 2093 <message name="IDS_OPTIONS_SETTINGS_DISPLAY_OPTIONS_START_CALIBRATING_OVERSCAN" desc="Button label to start calibrating the overscan preference."> 2094 Adjust... 2095 </message> 2096 <message name="IDS_OPTIONS_SETTINGS_DISPLAY_OPTIONS_COLOR_PROFILE_STANDARD" desc="The color profile name for 'standard'."> 2097 Standard 2098 </message> 2099 <message name="IDS_OPTIONS_SETTINGS_DISPLAY_OPTIONS_COLOR_PROFILE_DYNAMIC" desc="The color profile name for 'dynamic'."> 2100 Dynamic 2101 </message> 2102 <message name="IDS_OPTIONS_SETTINGS_DISPLAY_OPTIONS_COLOR_PROFILE_MOVIE" desc="The color profile name for 'movie'."> 2103 Movie 2104 </message> 2105 <message name="IDS_OPTIONS_SETTINGS_DISPLAY_OPTIONS_COLOR_PROFILE_READING" desc="The color profile name for 'reading'."> 2106 Reading 2107 </message> 2108 <message name="IDS_OPTIONS_SETTINGS_DISPLAY_OVERSCAN_TAB_TITLE" desc="Title for the display overscan calibration tab."> 2109 TV alignment 2110 </message> 2111 <message name="IDS_OPTIONS_SETTINGS_DISPLAY_OVERSCAN_SHRINK_EXPAND" desc="Lable to describe the overscan calibration operation, to shrink or expand the region."> 2112 Shrink/Expand 2113 </message> 2114 <message name="IDS_OPTIONS_SETTINGS_DISPLAY_OVERSCAN_MOVE" desc="Lable to describe the overscan calibration operation, to move the region."> 2115 Move 2116 </message> 2117 <message name="IDS_OPTIONS_SETTINGS_DISPLAY_OVERSCAN_RESET_BUTTON_LABEL" desc="Button label to reset the display overscan settings."> 2118 Reset 2119 </message> 2120 <message name="IDS_OPTIONS_SETTINGS_DISPLAY_OVERSCAN_OK_BUTTON_LABEL" desc="Button label to finish the display overscan settings."> 2121 OK 2122 </message> 2123 <message name="IDS_OPTIONS_SETTINGS_DISPLAY_OVERSCAN_CANCEL_BUTTON_LABEL" desc="Button label to cancel the display overscan settings."> 2124 Cancel 2125 </message> 2126 <message name="IDS_OPTIONS_SETTINGS_KEYBOARD_LAYOUT_TEXT" desc="In the settings tab, the text of the keyboard layout label."> 2127 Keyboard layout: 2128 </message> 2129 <message name="IDS_OPTIONS_SETTINGS_CONNECT" desc="In the settings tab, the text on the button to connect to a network."> 2130 Connect 2131 </message> 2132 <message name="IDS_OPTIONS_SETTINGS_DISCONNECT" desc="In the settings tab, the text on the button to disconnect from a network."> 2133 Disconnect 2134 </message> 2135 <message name="IDS_OPTIONS_SETTINGS_CONFIGURE" desc="In the settings tab, the text on the button to configure a network."> 2136 Configure 2137 </message> 2138 <message name="IDS_OPTIONS_SETTINGS_FORGET" desc="In the settings tab, the text on the button to forget this network."> 2139 Forget this network 2140 </message> 2141 <message name="IDS_OPTIONS_SETTINGS_SHARED_NETWORK" desc="In settings Internet options, the label for shared networks."> 2142 Shared 2143 </message> 2144 <message name="IDS_OPTIONS_SETTINGS_ACTIVATE" desc="In the settings tab, the text on the button to activate a cellular network."> 2145 Activate 2146 </message> 2147 <message name="IDS_OPTIONS_SETTINGS_OPTIONS" desc="In the settings tab, the text on the button to display more options."> 2148 Options... 2149 </message> 2150 <message name="IDS_OPTIONS_SETTINGS_OTHER_WIFI_NETWORKS" desc="In the settings tab, the text on the button to display other Wi-Fi networks."> 2151 Other Wi-Fi network... 2152 </message> 2153 <message name="IDS_OPTIONS_SETTINGS_OTHER_CELLULAR_NETWORKS" desc="In the settings tab, the text on the button to display other cellular networks."> 2154 Other mobile network... 2155 </message> 2156 <message name="IDS_OPTIONS_SETTINGS_JOIN_WIFI_NETWORKS" desc="The title for the dialog to configure and connect to a wifi network."> 2157 Join Wi-Fi network 2158 </message> 2159 <message name="IDS_OPTIONS_SETTINGS_CONFIGURE_ETHERNET" desc="The title for the dialog to configure an ethernet network."> 2160 Configure Ethernet network 2161 </message> 2162 <message name="IDS_OPTIONS_SETTINGS_JOIN_WIMAX_NETWORKS" desc="The title for the dialog to join a wimax network."> 2163 Join WiMAX network 2164 </message> 2165 <message name="IDS_OPTIONS_SETTINGS_ADD_VPN" desc="In the settings tab, the text on the button to add a private network."> 2166 Add private network 2167 </message> 2168 <message name="IDS_OPTIONS_SETTINGS_JOIN_VPN" desc="The title for the dialog to join a VPN."> 2169 Join private network 2170 </message> 2171 <message name="IDS_OPTIONS_SETTINGS_MANAGED_NETWORK" desc="Help text to show in the bubble shown on click of the controlled setting indicator on the internet settings page."> 2172 This network is configured by your administrator. 2173 </message> 2174 <message name="IDS_OPTIONS_SETTINGS_USE_SHARED_PROXIES" desc="In the settings tab, the text next to the checkbox for allowing proxy settings for shared networks."> 2175 Allow proxies for shared networks 2176 </message> 2177 <message name="IDS_OPTIONS_SETTINGS_ENABLE_DATA_ROAMING" desc="Appears in the Mobile Data drop-down menu in the Internet Connections section of the Settings tab."> 2178 Allow mobile data roaming 2179 </message> 2180 <message name="IDS_OPTIONS_SETTINGS_TOGGLE_DATA_ROAMING_RESTRICTION" desc="Tooltip for the 'enable data roaming' entry in the Mobile Data drop-down menu indicating why the command is disabled."> 2181 This setting may only be modified by the owner. 2182 </message> 2183 <message name="IDS_OPTIONS_SETTINGS_DISABLE_DATA_ROAMING" desc="Appears in the Mobile Data drop-down menu in the Internet Connections section of the Settings tab."> 2184 Disable mobile data roaming 2185 </message> 2186 <message name="IDS_OPTIONS_ACCOUNTS_ALLOW_BWSI_DESCRIPTION" desc="In the Accounts settings tab, the text on the checkbox to allow browse without signing in."> 2187 Enable Guest browsing 2188 </message> 2189 <message name="IDS_OPTIONS_ACCOUNTS_ENABLE_SUPERVISED_USERS" desc="In the Users settings dialog, the text on the checkbox to allow creation and sign-in of supervised users."> 2190 Enable supervised users 2191 </message> 2192 <message name="IDS_OPTIONS_ACCOUNTS_USE_WHITELIST_DESCRIPTION" desc="In the Accounts settings tab, the text on the checkbox to restrict allowed user to a whitelist."> 2193 Restrict sign-in to the following users: 2194 </message> 2195 <message name="IDS_OPTIONS_ACCOUNTS_SHOW_USER_NAMES_ON_SINGIN_DESCRIPTION" desc="In the Accounts settings tab, the text on the checkbox to show user names and pictures on sign-in screen."> 2196 Show usernames and photos on the sign-in screen 2197 </message> 2198 <message name="IDS_OPTIONS_ACCOUNTS_USERNAME_EDIT_HINT" desc="In the Accounts settings tab, the instruction text on an empty username edit."> 2199 Enter names or addresses. 2200 </message> 2201 <message name="IDS_OPTIONS_ACCOUNTS_USERNAME_FORMAT" desc="In the Accounts settings tab, the text format to create user name and owner tag."> 2202 <ph name="NAME">$1<ex>John Doe</ex></ph> - Owner 2203 </message> 2204 <message name="IDS_OPTIONS_ACCOUNTS_ADD_USERS" desc="In the Accounts settings tab, the label text above the user name edit box."> 2205 Add users 2206 </message> 2207 <message name="IDS_OPTIONS_ACCOUNTS_OWNER_ONLY" desc="In the Accounts settings tab, the warning text noticing that only the owner can modify these settings."> 2208 These settings may only be modified by the owner: 2209 </message> 2210 <message name="IDS_OPTIONS_PERSONAL_ACCOUNT_GROUP_NAME" desc="In sentence case: In the Personal Stuff settings tab, the title text for Account section."> 2211 Account 2212 </message> 2213 <message name="IDS_OPTIONS_ENABLE_SCREENLOCKER_CHECKBOX" desc="In the Personal Stuff settings tab, the text on the checkbox to enable screenlocker for current user."> 2214 Require password to wake from sleep 2215 </message> 2216 <message name="IDS_SET_WALLPAPER_BUTTON" desc="The button to set wallpaper."> 2217 Set wallpaper... 2218 </message> 2219 <message name="IDS_OPTIONS_SET_WALLPAPER_AUTHOR_TEXT" desc="Author label."> 2220 Photo by 2221 </message> 2222 <message name="IDS_OPTIONS_WALLPAPER_CENTER_LAYOUT" desc="Label for option to center a customized wallpaper."> 2223 Center 2224 </message> 2225 <message name="IDS_OPTIONS_WALLPAPER_CENTER_CROPPED_LAYOUT" desc="Label for option to center crop a customized wallpaper."> 2226 Center Cropped 2227 </message> 2228 <message name="IDS_OPTIONS_WALLPAPER_STRETCH_LAYOUT" desc="Label for option to stretch a customized wallpaper."> 2229 Stretch 2230 </message> 2231 <message name="IDS_OPTIONS_CHANGE_PICTURE" desc="In the settings tab, the text on the button to change picture for the current user." meaning="Hint text"> 2232 Change... 2233 </message> 2234 <message name="IDS_OPTIONS_CHANGE_PICTURE_CAPTION" desc="Caption on the user picture that user must click to change it, must be short."> 2235 Change 2236 </message> 2237 <message name="IDS_OPTIONS_CHANGE_PICTURE_DIALOG_TITLE" desc="Title of the dialog shown when user wants to change his/her picture."> 2238 Change picture 2239 </message> 2240 <message name="IDS_OPTIONS_CHANGE_PICTURE_DIALOG_TEXT" desc="Text with description of what to do on Change picture dialog."> 2241 Choose a picture to display for your account on the sign-in screen. 2242 </message> 2243 <message name="IDS_OPTIONS_CHANGE_PICTURE_CHOOSE_FILE" desc="Text on a button that shows file dialog to choose a picture from file."> 2244 Choose a file 2245 </message> 2246 <message name="IDS_OPTIONS_CROP_IMAGE_DIALOG_TITLE" desc="Title of the dialog shown when user wants to crop his/her picture."> 2247 Crop image 2248 </message> 2249 <message name="IDS_OPTIONS_CROP_IMAGE_DIALOG_TEXT" desc="Text with description of what to do on Crop image dialog."> 2250 Select a square region of the image. 2251 </message> 2252 <message name="IDS_OPTIONS_CHANGE_PICTURE_TAKE_PHOTO" desc="The text on the button to take photo of the current user."> 2253 Take photo 2254 </message> 2255 <message name="IDS_OPTIONS_CHANGE_PICTURE_PHOTO_FROM_CAMERA" desc="The accessible text on the icon in the user image grid for a camera photo, when a photo has been captured."> 2256 Photo from internal camera 2257 </message> 2258 <message name="IDS_OPTIONS_CHANGE_PICTURE_DISCARD_PHOTO" desc="The text on the button to discard the captured photo of the current user."> 2259 Discard photo 2260 </message> 2261 <message name="IDS_OPTIONS_PHOTO_CAPTURE_ACCESSIBLE_TEXT" desc="The accessible message to speak to announce that a photo was captured."> 2262 Photo was captured 2263 </message> 2264 <message name="IDS_OPTIONS_PHOTO_DISCARD_ACCESSIBLE_TEXT" desc="The accessible message to speak to announce that a photo was discarded."> 2265 Photo was discarded 2266 </message> 2267 <message name="IDS_OPTIONS_CHANGE_PICTURE_FLIP_PHOTO" desc="The text on the button to flip the camera image horizontally."> 2268 Flip camera image horizontally 2269 </message> 2270 <message name="IDS_OPTIONS_PHOTO_FLIP_ACCESSIBLE_TEXT" desc="The accessible message to speak to announce horizontal flip of camera image."> 2271 Photo flipped 2272 </message> 2273 <message name="IDS_OPTIONS_PHOTO_FLIPBACK_ACCESSIBLE_TEXT" desc="The accessible message to speak to announce horizontal back-flip of camera image to not-flipped state."> 2274 Photo flipped back 2275 </message> 2276 <message name="IDS_OPTIONS_CHANGE_PICTURE_PREVIEW_ALT" desc="Alt text for the big preview of user image."> 2277 User image preview 2278 </message> 2279 <message name="IDS_OPTIONS_CHANGE_PICTURE_PROFILE_PHOTO" desc="The text on the Google profile photo of the user."> 2280 Google Profile photo 2281 </message> 2282 <message name="IDS_OPTIONS_CHANGE_PICTURE_PROFILE_LOADING_PHOTO" desc="The text on the loading stub for Google profile image."> 2283 Google Profile photo (loading) 2284 </message> 2285 <message name="IDS_IMAGE_SCREEN_PROFILE_PHOTO" desc="The title of the Google profile photo of the user on image selection screen. Please keep in sync with IDS_OPTIONS_CHANGE_PICTURE_PROFILE_PHOTO."> 2286 * Google Profile photo 2287 </message> 2288 <message name="IDS_IMAGE_SCREEN_PROFILE_LOADING_PHOTO" desc="The title of the loading stub for Google profile image on image selection screen. Please keep in sync with IDS_OPTIONS_CHANGE_PICTURE_PROFILE_LOADING_PHOTO."> 2289 * Google Profile photo (loading) 2290 </message> 2291 <message name="IDS_IMAGE_SCREEN_SYNCING_PREFERENCES" desc="The message displayed on the image screen while user preferences are syncing."> 2292 Syncing your preferences 2293 </message> 2294 <message name="IDS_OPTIONS_SETTINGS_INTERNET_TAB_WIMAX" desc="In settings Internet options, the title for the WiMAX tab."> 2295 WiMAX 2296 </message> 2297 <message name="IDS_OPTIONS_SETTINGS_INTERNET_TAB_VPN" desc="In settings Internet options, the title for the VPN (Virtual Private Network) tab."> 2298 VPN 2299 </message> 2300 <message name="IDS_OPTIONS_SETTINGS_INTERNET_TAB_CONNECTION" desc="In settings Internet options, the title for buy cellular data plan button."> 2301 Connection 2302 </message> 2303 <message name="IDS_OPTIONS_SETTINGS_INTERNET_TAB_DEVICE" desc="In settings Internet options, the title for buy cellular data plan button."> 2304 Device 2305 </message> 2306 <message name="IDS_OPTIONS_SETTINGS_INTERNET_TAB_NETWORK" desc="In settings Internet options, the title for buy cellular data plan button."> 2307 Network 2308 </message> 2309 <message name="IDS_OPTIONS_SETTINGS_INTERNET_TAB_SECURITY" desc="In settings Internet options, the title for security tab."> 2310 Security 2311 </message> 2312 <message name="IDS_OPTIONS_SETTINGS_INTERNET_TAB_PROXY" desc="In settings Internet options, the title for proxy tab."> 2313 Proxy 2314 </message> 2315 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_NETWORK_ID" desc="In settings Internet options, the label for the network id."> 2316 SSID: 2317 </message> 2318 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_NETWORK_BSSID" desc="In settings Internet options, the label for the network BSSID."> 2319 BSSID: 2320 </message> 2321 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_NETWORK_FREQUENCY" desc="In settings Internet options, the label for the WiFi frequency."> 2322 Frequency: 2323 </message> 2324 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_NETWORK_FREQUENCY_MHZ" desc="In Internet settings, the formatting for the WiFi frequency."> 2325 <ph name="MHZ">$1<ex>2400</ex></ph> MHz 2326 </message> 2327 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_NETWORK_STRENGTH" desc="In Internet settings, the label for the WiFi signal strength."> 2328 Signal Strength: 2329 </message> 2330 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_NETWORK_STRENGTH_PERCENTAGE" desc="In Internet settings, the formatting for the WiFi signal strength."> 2331 <ph name="PRECENTAGE">$1<ex>100</ex></ph>% 2332 </message> 2333 <message name="IDS_OPTIONS_SETTIGNS_INTERNET_OPTIONS_NETWORK_ENCRYPTION" desc="Label in the network details dialog for showing the encryption method."> 2334 Security: 2335 </message> 2336 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_EAP_METHOD" desc="In settings Internet options, the label for the EAP method."> 2337 EAP method: 2338 </message> 2339 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_EAP_METHOD_NONE" desc="In settings Internet options, a string specifying EAP method none."> 2340 Choose... 2341 </message> 2342 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_EAP_METHOD_PEAP" desc="In settings Internet options, a string specifying EAP method PEAP."> 2343 PEAP 2344 </message> 2345 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_EAP_METHOD_TLS" desc="In settings Internet options, a string specifying EAP method TLS."> 2346 EAP-TLS 2347 </message> 2348 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_EAP_METHOD_TTLS" desc="In settings Internet options, a string specifying EAP method TTLS."> 2349 EAP-TTLS 2350 </message> 2351 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_EAP_METHOD_LEAP" desc="In settings Internet options, a string specifying EAP method LEAP."> 2352 LEAP 2353 </message> 2354 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_PHASE_2_AUTH" desc="In settings Internet options, the label for the phase 2 authentication."> 2355 Phase 2 authentication: 2356 </message> 2357 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_PHASE_2_AUTH_AUTO" desc="In settings Internet options, a string specifying phase 2 authentication auto."> 2358 Automatic 2359 </message> 2360 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_PHASE_2_AUTH_MD5" desc="In settings Internet options, a string specifying phase 2 authentication EAP-MD5."> 2361 EAP-MD5 2362 </message> 2363 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_PHASE_2_AUTH_MSCHAPV2" desc="In settings Internet options, a string specifying phase 2 authentication MSCHAPv2."> 2364 MSCHAPv2 2365 </message> 2366 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_PHASE_2_AUTH_MSCHAP" desc="In settings Internet options, a string specifying phase 2 authentication MSCHAP."> 2367 MSCHAP 2368 </message> 2369 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_PHASE_2_AUTH_PAP" desc="In settings Internet options, a string specifying phase 2 authentication PAP."> 2370 PAP 2371 </message> 2372 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_PHASE_2_AUTH_CHAP" desc="In settings Internet options, a string specifying phase 2 authentication CHAP."> 2373 CHAP 2374 </message> 2375 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_CERT_IDENTITY" desc="In settings Internet options, the user identity for authentication."> 2376 Identity: 2377 </message> 2378 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_CERT_IDENTITY_ANONYMOUS" desc="In settings Internet options, the anonymous identity for authentication."> 2379 Anonymous identity: 2380 </message> 2381 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_CERT_SERVER_CA" desc="In settings Internet options, the server certificate to use."> 2382 Server CA certificate: 2383 </message> 2384 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_CERT_SERVER_CA_DEFAULT" desc="In settings Internet options, a string specifying to use the default certificates."> 2385 Default 2386 </message> 2387 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_CERT_SERVER_CA_DO_NOT_CHECK" desc="In settings Internet options, a string specifying to not check certificates."> 2388 Do not check 2389 </message> 2390 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_CERT" desc="In settings Internet options, the x509 certificate to use."> 2391 User certificate: 2392 </message> 2393 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_SECURITY" desc="In settings Internet options, the label for the security."> 2394 Security: 2395 </message> 2396 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_PASSPHRASE" desc="In settings Internet options, the label for the passphrase."> 2397 Password: 2398 </message> 2399 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_PASSPHRASE_SHOW" desc="In settings Internet options, the label for the passphrase visible toggle button to show passphrase."> 2400 Click to show password 2401 </message> 2402 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_PASSPHRASE_HIDE" desc="In settings Internet options, the label for the passphrase visible toggle button to hide passphrase."> 2403 Click to hide password 2404 </message> 2405 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_SAVE_CREDENTIALS" desc="In settings Internet options, the label for the checkbox to save identity and password."> 2406 Save identity and password 2407 </message> 2408 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_ADVANCED_BUTTON" desc="In settings Internet options, Join other network, the text on the button to show advanced settings."> 2409 Advanced 2410 </message> 2411 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_EAP_SUBJECT_MATCH" desc="In settings Internet options, the label for the EAP Subject Match field."> 2412 Subject Match: 2413 </message> 2414 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_NET_PROTECTED" desc="In settings Internet options, the message in network details page for password protected networks."> 2415 Access to this network is protected. 2416 </message> 2417 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_PREFER_NETWORK" desc="In settings Internet options, the label for prefer network checkbox."> 2418 Prefer this network 2419 </message> 2420 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_AUTO_CONNECT" desc="In settings Internet options, the label for the auto-connect checkbox."> 2421 Automatically connect to this network 2422 </message> 2423 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_SHARE_NETWORK" desc="In settings Internet options, the label for the share checkbox."> 2424 Share this network with other users 2425 </message> 2426 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_NETWORK_SHARED" desc="In settings Internet options, text for when a network is shared."> 2427 This network is shared with other users. 2428 </message> 2429 <message name="IDS_OPTIONS_SETTINGS_INTERNET_CONNECTION_STATE" desc="In settings Internet options, the label for connection status."> 2430 Connection status: 2431 </message> 2432 <message name="IDS_OPTIONS_SETTINGS_INTERNET_IP_AUTOMATIC_CONFIGURATION" desc="In the IP address fields, labels automatic connection toggle"> 2433 Configure automatically 2434 </message> 2435 <message name="IDS_OPTIONS_SETTINGS_INTERNET_AUTOMATIC_NAME_SERVERS" desc="In the name server type radio for static ip configuration, labels the automatic DNS selection."> 2436 Automatic name servers 2437 </message> 2438 <message name="IDS_OPTIONS_SETTINGS_INTERNET_GOOGLE_NAME_SERVERS" desc="In the name server type radio for static ip configuration, labels the Google DNS selection."> 2439 Google name servers - <ph name="BEGIN_LINK"><a href="https://developers.google.com/speed/public-dns" target="_blank"></ph>Learn more<ph name="END_LINK"></a></ph> 2440 </message> 2441 <message name="IDS_OPTIONS_SETTINGS_INTERNET_USER_NAME_SERVERS" desc="In the name server type radio for static ip configuration, labels the user DNS selection."> 2442 Custom name servers 2443 </message> 2444 <message name="IDS_OPTIONS_SETTINGS_INTERNET_USER_NAME_SERVER_1" desc="In the name server type radio for static ip configuration, is placeholder text for server 1"> 2445 Server 1 2446 </message> 2447 <message name="IDS_OPTIONS_SETTINGS_INTERNET_USER_NAME_SERVER_2" desc="In the name server type radio for static ip configuration, is placeholder text for server 2"> 2448 Server 2 2449 </message> 2450 <message name="IDS_OPTIONS_SETTINGS_INTERNET_USER_NAME_SERVER_3" desc="In the name server type radio for static ip configuration, is placeholder text for server 3"> 2451 Server 3 2452 </message> 2453 <message name="IDS_OPTIONS_SETTINGS_INTERNET_USER_NAME_SERVER_4" desc="In the name server type radio for static ip configuration, is placeholder text for server 4"> 2454 Server 4 2455 </message> 2456 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_ADDRESS" desc="In settings Internet options, the label for IP address."> 2457 IP address: 2458 </message> 2459 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_SUBNETMASK" desc="In settings Internet options, the label for subnet mask."> 2460 Subnet mask: 2461 </message> 2462 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_GATEWAY" desc="In settings Internet options, the label for gateway."> 2463 Gateway: 2464 </message> 2465 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_DNSSERVER" desc="In settings Internet options, the label dns server."> 2466 DNS server: 2467 </message> 2468 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_PROXY_POLICY" desc="In settings Internet options, banner displayed when the proxy settings are enforced by a policy."> 2469 The proxy is enforced by your administrator. 2470 </message> 2471 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_PROXY_EXTENSION" desc="In settings Internet options, banner displayed when the proxy settings are enforced by an extension."> 2472 The proxy is enforced by an extension. 2473 </message> 2474 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_PROXY_OTHER_PRECEDE" desc="In settings Internet options, banner displayed when the proxy settings cannot be changed as they are enforced by a higher-precedence source."> 2475 The proxy cannot be modified by the user. 2476 </message> 2477 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_PROXY_ENABLE_SHARED_HINT" desc="In settings Internet options, banner displayed when the proxy settings cannot be changed as the user needs to enable the setting for IDS_OPTIONS_SETTINGS_USE_SHARED_PROXIES first."> 2478 To change proxy, enable "<ph name="USE_SHARED_PROXIES">$1<ex>Allow proxies for shared networks</ex></ph>" setting. 2479 </message> 2480 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_HARDWARE_ADDRESS" desc="In settings Internet options, the label hardware address."> 2481 Hardware address: 2482 </message> 2483 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_SECURITY_NONE" desc="In settings Internet options, a string specifying security none."> 2484 None 2485 </message> 2486 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_SECURITY_WEP" desc="In settings Internet options, a string specifying security WEP."> 2487 WEP 2488 </message> 2489 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_SECURITY_PSK" desc="In settings Internet options, a string specifying security PSK (either WPA-PSK or RSN-PSK)."> 2490 PSK (WPA or RSN) 2491 </message> 2492 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_L2TP_IPSEC_PSK" desc="In settings Internet options, a string specifying L2TP/IPsec + PSK."> 2493 L2TP/IPsec + pre-shared key 2494 </message> 2495 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_L2TP_IPSEC_USER_CERT" desc="In settings Internet options, a string specifying L2TP/IPsec + User Certificate."> 2496 L2TP/IPsec + user certificate 2497 </message> 2498 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_OPEN_VPN" desc="In settings Internet options, a string specifying OpenVPN."> 2499 OpenVPN 2500 </message> 2501 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_VPN_SERVICE_NAME" desc="In settings Internet options, a string specifying VPN service name."> 2502 Service name: 2503 </message> 2504 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_VPN_SERVER_HOSTNAME" desc="In settings Internet options, a string specifying VPN server hostname."> 2505 Server hostname: 2506 </message> 2507 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_VPN_PROVIDER_TYPE" desc="In settings Internet options, a string specifying VPN provider type."> 2508 Provider type: 2509 </message> 2510 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_VPN_PSK_PASSPHRASE" desc="In settings Internet options, a string specifying VPN PSK passphrase."> 2511 Pre-shared key: 2512 </message> 2513 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_VPN_USER_CERT" desc="In settings Internet options, a string specifying VPN user certificate."> 2514 User certificate: 2515 </message> 2516 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_VPN_USERNAME" desc="In settings Internet options, a string specifying VPN username."> 2517 Username: 2518 </message> 2519 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_VPN_USER_PASSPHRASE" desc="In settings Internet options, a string specifying VPN user passphrase."> 2520 Password: 2521 </message> 2522 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_VPN_OTP" desc="In settings Internet options, a string specifying One Time Passphrase for VPN."> 2523 OTP: 2524 </message> 2525 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_VPN_GROUP_NAME" desc="In settings Internet options, a string specifying VPN group name."> 2526 Group name: 2527 </message> 2528 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_USER_CERT_NONE_INSTALLED" desc="In settings Internet options, when creating a VPN or enterprise Wi-Fi connection, combobox item to display when no user certificates are installed."> 2529 None installed 2530 </message> 2531 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_CERT_LOADING" desc="In settings Internet options, when creating a VPN or enterprise Wi-Fi connection, combobox item to display when certificates are loading."> 2532 Loading... 2533 </message> 2534 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_PLEASE_INSTALL_USER_CERT" desc="In the network connect dialog, when creating a VPN or enterprise Wi-Fi connection, error message to display when no user certificates are installed."> 2535 Please install a user certificate. 2536 </message> 2537 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_LOGIN_FOR_USER_CERT" desc="In the network connect dialog, when creating a VPN or enterprise Wi-Fi connection, error message to display when not logged in and user certificates are required."> 2538 Sign-in required for user certificate. 2539 </message> 2540 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_REQUIRE_HARDWARE_BACKED" desc="In the network connect dialog, when creating a VPN or enterprise Wi-Fi connection, error message to display when a non hardware-backed user certificate is selected."> 2541 User certificate must be hardware-backed. 2542 </message> 2543 <message name="IDS_OPTIONS_ENABLE_CONTENT_PROTECTION_ATTESTATION" desc="description label for verified access about premium contents"> 2544 Enable Verified Access 2545 </message> 2546 2547 <message name="IDS_NETWORK_CHOOSE_MOBILE_NETWORK" desc="Title of the window for choosing mobile network."> 2548 Choose a mobile network 2549 </message> 2550 <message name="IDS_NETWORK_SCANNING_FOR_MOBILE_NETWORKS" desc="Text which appears while scanning for mobile networks."> 2551 Scanning for networks. 2552 </message> 2553 <message name="IDS_NETWORK_SCANNING_THIS_MAY_TAKE_A_MINUTE" desc="Text which appears while scanning for mobile networks, right after IDS_NETWORK_SCANNING_FOR_MOBILE_NETWORKS text."> 2554 This may take a minute... 2555 </message> 2556 <message name="IDS_NETWORK_NO_MOBILE_NETWORKS" desc="Text which appears when no mobile networks were found."> 2557 No networks found. 2558 </message> 2559 2560 <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_SERVICE_NAME" desc="Cellular service name under network details in chrome:settings/internet."> 2561 Service name: 2562 </message> 2563 <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_APN" desc="Cellular device APN label under network details in chrome:settings/internet."> 2564 Access point name: 2565 </message> 2566 <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_APN_USERNAME" desc="Cellular device APN user name label under network details in chrome:settings/internet."> 2567 User name: 2568 </message> 2569 <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_APN_PASSWORD" desc="Cellular device APN password label under network details in chrome:settings/internet."> 2570 Password: 2571 </message> 2572 <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_APN_CLEAR" desc="Cellular device use default APN settings button under network details in chrome:settings/internet."> 2573 Use default 2574 </message> 2575 <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_APN_SET" desc="Cellular device set APN settings button under network details in chrome:settings/internet."> 2576 Save 2577 </message> 2578 <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_LOCK_SIM_CARD" desc="Cellular device enable SIM card PIN lock checkbox label in chrome:settings/internet."> 2579 Lock SIM card (require PIN to use mobile data) 2580 </message> 2581 <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_CHANGE_PIN_BUTTON" desc="Cellular device change PIN button text in chrome:settings/internet."> 2582 Change PIN 2583 </message> 2584 <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_CHANGE_PIN_TITLE" desc="Cellular device change PIN dialog title in chrome:settings/internet."> 2585 Change SIM card PIN 2586 </message> 2587 <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_CHANGE_PIN_MESSAGE" desc="Cellular device change PIN dialog message in chrome:settings/internet."> 2588 Please enter old and new PIN. 2589 </message> 2590 <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_CHANGE_PIN_OLD_PIN" desc="Cellular device change PIN dialog old PIN label text in chrome:settings/internet."> 2591 Old PIN: 2592 </message> 2593 <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_CHANGE_PIN_NEW_PIN" desc="Cellular device change PIN dialog new PIN label text in chrome:settings/internet."> 2594 New PIN: 2595 </message> 2596 <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_CHANGE_PIN_RETYPE_PIN" desc="Cellular device change PIN dialog re-type new PIN label text in chrome:settings/internet."> 2597 Re-type new PIN: 2598 </message> 2599 <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_PINS_DONT_MATCH_ERROR" desc="Cellular device change PIN dialog message shown when entered new PINs don't match in chrome:settings/internet."> 2600 PINs don't match! 2601 </message> 2602 <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_APN_OTHER" desc="Select user defined APN in the lost of predefined APNs under network details in chrome:settings/internet."> 2603 Other... 2604 </message> 2605 2606 <message name="IDS_SIM_UNLOCK_ENTER_PIN_TITLE" desc="Title of the SIM card unlock dialog in chrome:sim-unlock."> 2607 Enter SIM card PIN 2608 </message> 2609 <message name="IDS_SIM_ENTER_PIN_MESSAGE" desc="Message on the the SIM card dialog asking to enter PIN in chrome:sim-unlock."> 2610 Please enter PIN. 2611 </message> 2612 <message name="IDS_SIM_UNLOCK_ENTER_PIN_TRIES_MESSAGE" desc="Message on the the SIM card unlock dialog asking to enter PIN in chrome:sim-unlock."> 2613 SIM card is locked, please enter PIN. Tries left: <ph name="TRIES_COUNT">$1<ex>42</ex></ph> 2614 </message> 2615 <message name="IDS_SIM_UNLOCK_INCORRECT_PIN_TRIES_MESSAGE" desc="Incorrect PIN message with the number of tries left shown on SIM card unlock dialog in chrome:sim-unlock."> 2616 Incorrect PIN, please try again. Tries left: <ph name="TRIES_COUNT">$1<ex>42</ex></ph> 2617 </message> 2618 <message name="IDS_SIM_UNLOCK_INCORRECT_PIN_TITLE" desc="Title of the Incorrect PIN stage (no tries left) shown on SIM card unlock dialog in chrome:sim-unlock."> 2619 Incorrect PIN 2620 </message> 2621 <message name="IDS_SIM_UNLOCK_NO_PIN_TRIES_LEFT_MESSAGE" desc="Message shown when there's no PIN tries left, shown on SIM card unlock dialog in chrome:sim-unlock."> 2622 You have entered the incorrect PIN too many times. Please contact <ph name="CARRIER_ID">$1<ex>your carrier</ex></ph> to obtain a new 8-digit PIN Unlocking Key. 2623 </message> 2624 <message name="IDS_SIM_UNLOCK_DEFAULT_CARRIER" desc="Generic carrier name shown on SIM unlock dialog. Ex.: IDS_SIM_UNLOCK_NO_PIN_TRIES_LEFT_MESSAGE, IDS_SIM_UNLOCK_ENTER_PUK_MESSAGE"> 2625 your carrier 2626 </message> 2627 <message name="IDS_SIM_UNLOCK_ENTER_PUK_BUTTON" desc="Text of the button that will take to Enter PUK dialog, part of SIM card unlock dialog in chrome:sim-unlock."> 2628 Enter PIN Unlocking Key 2629 </message> 2630 <message name="IDS_SIM_UNLOCK_ENTER_PUK_TITLE" desc="Title of the Enter PUK dialog, which is part of SIM card unlock dialog in chrome:sim-unlock."> 2631 Enter PIN Unlocking Key 2632 </message> 2633 <message name="IDS_SIM_UNLOCK_ENTER_PUK_WARNING" desc="Warning on the Enter PUK dialog with the number of tries left, which is part of SIM card unlock dialog in chrome:sim-unlock."> 2634 Your SIM card will be permanently disabled if you cannot enter the correct PIN Unlocking Key. Tries left: <ph name="TRIES_COUNT">$1<ex>42</ex></ph> 2635 </message> 2636 <message name="IDS_SIM_UNLOCK_ENTER_PUK_MESSAGE" desc="Message on the Enter PUK dialog, which is part of SIM card unlock dialog in chrome:sim-unlock."> 2637 Please enter the 8-digit PIN Unlocking Key provided by <ph name="CARRIER_ID">$1<ex>your carrier</ex></ph>. 2638 </message> 2639 <message name="IDS_SIM_UNLOCK_CHOOSE_PIN_TITLE" desc="Title of the Choose new PIN dialog, which is part of SIM card unlock dialog in chrome:sim-unlock."> 2640 Choose New PIN 2641 </message> 2642 <message name="IDS_SIM_UNLOCK_CHOOSE_PIN_MESSAGE" desc="Message on the Choose new PIN dialog, which is part of SIM card unlock dialog in chrome:sim-unlock."> 2643 Please choose a new PIN. 2644 </message> 2645 <message name="IDS_SIM_UNLOCK_NO_PUK_TRIES_LEFT_MESSAGE" desc="Message shown when there're not PUK tries left, right after last try was used and SIM card is now disabled."> 2646 You have entered the incorrect PIN Unlocking Key too many times. Your SIM card is permanently disabled. 2647 </message> 2648 <message name="IDS_SIM_UNLOCK_SIM_DISABLED_TITLE" desc="Title shown when there're not PUK tries left and SIM card is disabled."> 2649 SIM card disabled 2650 </message> 2651 <message name="IDS_SIM_UNLOCK_SIM_DISABLED_MESSAGE" desc="Message shown when there're not PUK tries left and SIM card is disabled."> 2652 This SIM card is disabled and cannot be used. Please contact your service provider for a replacement. 2653 </message> 2654 2655 <message name="IDS_SLOW_DISABLE" desc="The text of the button that disables performance collection for feedback reports"> 2656 Disable performance data collection 2657 </message> 2658 <message name="IDS_SLOW_ENABLE" desc="The text of the button that enables performance collection for feedback reports"> 2659 Enable performance data collection 2660 </message> 2661 <message name="IDS_SLOW_DESCRIPTION" desc="The description of the performance tracing feature for feedback reports."> 2662 Enabling collection of performance data will help Google improve the system over time. No data is sent until you file a feedback report (Alt-Shift-I) and include performance data. You can return to this screen to disable collection at any time. 2663 </message> 2664 <message name="IDS_SLOW_WARNING" desc="The warning that informs users that enabling this can have a negative effect on their performance"> 2665 <ph name="BEGIN_BOLD"><strong></ph>Note:<ph name="END_BOLD"></strong></ph> Only enable if you know what you are doing or if you have been asked to do so, as collection of data may reduce performance. 2666 </message> 2667 2668 <message name="IDS_EULA_BACK_BUTTON" desc="Back button shown on EULA screen."> 2669 Back 2670 </message> 2671 <message name="IDS_EULA_ACCEPT_AND_CONTINUE_BUTTON" desc="Accept button text below EULA terms of service"> 2672 Accept and continue 2673 </message> 2674 <message name="IDS_EULA_SYSTEM_SECURITY_SETTING" desc="Link from the EULA wizard screen and title of the TPM info dialog"> 2675 System security setting 2676 </message> 2677 <message name="IDS_EULA_SYSTEM_INSTALLATION_SETTINGS" desc="Link from the EULA wizard screen and title of the TPM and RLZ info dialog"> 2678 System installation settings 2679 </message> 2680 <message name="IDS_EULA_TPM_DESCRIPTION" desc="Dialog box text"> 2681 Your computer contains a Trusted Platform Module (TPM) security device, which is used to implement many critical security features in Chrome OS. Visit the Chromebook Help Center to learn more: http://support.google.com/chromebook/?p=tpm 2682 </message> 2683 <message name="IDS_EULA_TPM_KEY_DESCRIPTION" desc="Dialog box text"> 2684 Below is the randomly generated TPM password that has been assigned to your computer: 2685 </message> 2686 <message name="IDS_EULA_TPM_KEY_DESCRIPTION_POWERWASH" desc="Dialog box text in case TPM is already in owned state"> 2687 The randomly generated TPM password is not available. This is normal after a Powerwash. 2688 </message> 2689 <message name="IDS_EULA_TPM_WAIT" desc="Dialog box text"> 2690 The TPM is being set up. Please be patient; this may take a few minutes. 2691 </message> 2692 <message name="IDS_EULA_RLZ_DESCRIPTION" desc="Dialog box text"> 2693 Your computer also comes with <ph name="SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph>'s RLZ library built in. RLZ assigns a non-unique, non-personally identifiable tag to measure the searches and <ph name="SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph> usage driven by a particular promotional campaign. These labels sometimes appear in Google Search queries in <ph name="PRODUCT_NAME">$2<ex>Google Chrome</ex></ph>. 2694 </message> 2695 <message name="IDS_EULA_RLZ_ENABLE" desc="Check box text for enabling RLZ tracking on TPM/RLZ info dialog."> 2696 Enable RLZ tracking on <ph name="SHORT_PRODUCT_OS_NAME">$1<ex>Chrome OS</ex></ph>. 2697 </message> 2698 <message name="IDS_EULA_TPM_BUSY" desc="Message bubble text"> 2699 TPM is being prepared, please wait (this may take a few minutes)... 2700 </message> 2701 <message name="IDS_EULA_TPM_DISABLED" desc="Tooltip text describing why 'System security setting' link is disabled."> 2702 Trusted Platform Module (TPM) chip is disabled or absent. 2703 </message> 2704 2705 <message name="IDS_RESET_SCREEN_WARNING_MSG" desc="Warning text shown on reset screen above the exclamation icon."> 2706 Reset this <ph name="IDS_SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph> device 2707 </message> 2708 <message name="IDS_RESET_SCREEN_WARNING_POWERWASH_MSG" desc="Warning text shown on confirmation-form of reset screen above the exclamation icon."> 2709 Powerwash your <ph name="IDS_SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph> device 2710 </message> 2711 <message name="IDS_RESET_SCREEN_WARNING_POWERWASH_AND_ROLLBACK_MSG" desc="Warning text shown on confirmation-form of reset screen above the exclamation icon."> 2712 Powerwash your <ph name="IDS_SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph> device and return to the previous version 2713 </message> 2714 <message name="IDS_RESET_SCREEN_WARNING_DETAILS" desc="Warning text shown on reset screen below the exclamation icon."> 2715 Powerwash to reset your <ph name="IDS_SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph> device to be just like new. 2716 </message> 2717 <message name="IDS_RESET_SCREEN_CONFIRMATION_WARNING_DETAILS" desc="Warning text shown on confirmation-form of reset screen below the exclamation icon."> 2718 A Powerwash resets your <ph name="IDS_SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph> device to be just like new. 2719 </message> 2720 <message name="IDS_RESET_SCREEN_CONFIRMATION_WARNING_ROLLBACK_DETAILS" desc="Warning text shown on confirmation-form of reset screen below the exclamation icon."> 2721 A Powerwash resets your <ph name="IDS_SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph> device to be just like new. Your device will also be returned to the previously installed version of <ph name="IDS_SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph>. 2722 </message> 2723 <message name="IDS_RESET_SCREEN_WARNING_DETAILS_DATA" desc="Additional warning text shown on reset screen below the main warning."> 2724 All user accounts and local data will be removed. 2725 </message> 2726 <message name="IDS_RESET_SCREEN_RESTART_MSG" desc="Text shown on reset screen below warning messages if device needs extra restart before powerwash."> 2727 A restart is required to begin the Powerwash process. After restart you will be asked to confirm that you want to proceed. 2728 </message> 2729 <message name="IDS_RESET_SCREEN_ROLLBACK_OPTION" desc="Checkbox label for rollback option of powerwash process. Is shown on reset screen."> 2730 Also return to the previously installed version of <ph name="IDS_SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph>. 2731 </message> 2732 <message name="IDS_RESET_SCREEN_POWERWASH" desc="Powerwash button text"> 2733 Powerwash 2734 </message> 2735 <message name="IDS_RESET_SCREEN_POWERWASH_AND_REVERT" desc="Powerwash+rollback button text"> 2736 Powerwash and Revert 2737 </message> 2738 <message name="IDS_RESET_SCREEN_RESET" desc="Reset button text. Button launches powerwash."> 2739 Reset 2740 </message> 2741 <message name="IDS_RESET_SCREEN_PREPARING_REVERT_PROMISE" desc="Message shown on reset screen after user initiates powerwash with version revert while revert is prepared until reboot."> 2742 <ph name="IDS_SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph> will restart and reset momentarily. 2743 </message> 2744 <message name="IDS_RESET_SCREEN_PREPARING_REVERT_SPINNER_MESSAGE" desc="Spinner message shown on reset screen after user initiates powerwash with version revert while revert is prepared until reboot."> 2745 Reverting to the previously installed version of <ph name="IDS_SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph> 2746 </message> 2747 <message name="IDS_RESET_SCREEN_REVERT_ERROR" desc="Error message shown when revert was initiated but unavailable to be performed." meaning="Device reset screen revert option context."> 2748 Oops, something went wrong. 2749 </message> 2750 <message name="IDS_RESET_SCREEN_REVERT_ERROR_EXPLANATION" desc="Error description shown when revert was initiated but unavailable to be performed."> 2751 <ph name="IDS_SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph> is unable to revert to the previously installed version. Please try again to Powerwash your device. 2752 </message> 2753 <message name="IDS_RESET_SCREEN_REVERT_ERROR_BUTTON" desc="Reset device dialog, error page, revert error while initiating it, button title."> 2754 OK 2755 </message> 2756 2757 <message name="IDS_WRONG_HWID_SCREEN_HEADER" desc="Header of message shown on screen notifying about malformed hardware ID."> 2758 A factory error has been detected 2759 </message> 2760 <message name="IDS_WRONG_HWID_SCREEN_MESSAGE_FIRST_PART" desc="Warning message shown on screen notifying about malformed hardware ID. First paragraph."> 2761 Unfortunately, your computer is configured with a malformed hardware ID. This prevents Chrome OS from updating with the latest security fixes and your computer <ph name="BEGIN_BOLD">$1</ph>may be vulnerable to malicious attacks<ph name="END_BOLD">$2</ph>. 2762 </message> 2763 <message name="IDS_WRONG_HWID_SCREEN_MESSAGE_SECOND_PART" desc="Warning message shown on screen notifying about malformed hardware ID. Second paragraph."> 2764 Please contact your hardware manufacturer immediately to send your computer to a repair facility. 2765 </message> 2766 <message name="IDS_WRONG_HWID_SCREEN_SKIP_LINK" desc="Text on link that skips warning about malformed hardware ID."> 2767 Skip for now 2768 </message> 2769 2770 <message name="IDS_AUTO_ENROLLMENT_CHECK_SCREEN_HEADER" desc="Header of message only used for accessability label in the current design, notifying about pending auto-enrollment check completion."> 2771 Determining device configuration. 2772 </message> 2773 <message name="IDS_AUTO_ENROLLMENT_CHECK_SCREEN_MESSAGE" desc="Warning message shown on screen notifying about pending auto-enrollment check completion."> 2774 Determining device configuration... 2775 </message> 2776 2777 <message name="IDS_TERMS_OF_SERVICE_SCREEN_HEADING" desc="Heading at the top of the Terms of Service screen."> 2778 <ph name="DOMAIN">$1<ex>example.com</ex></ph> Terms of Service 2779 </message> 2780 <message name="IDS_TERMS_OF_SERVICE_SCREEN_CONTENT_HEADING" desc="Heading at the start of the the Terms of Service text."> 2781 <ph name="DOMAIN">$1<ex>example.com</ex></ph> Terms 2782 </message> 2783 <message name="IDS_TERMS_OF_SERVICE_SCREEN_LOADING" desc="Message shown while the Terms of Service are being downloaded."> 2784 Loading... 2785 </message> 2786 <message name="IDS_TERMS_OF_SERVICE_SCREEN_ERROR" desc="Error message shown when the Terms of Service could not be loaded."> 2787 Oops, something went wrong. 2788 </message> 2789 <message name="IDS_TERMS_OF_SERVICE_SCREEN_TRY_AGAIN" desc="Message telling the user to try again later. Shown beneath the error message when the Terms of Service could not be loaded."> 2790 Please try again later. 2791 </message> 2792 <message name="IDS_TERMS_OF_SERVICE_SCREEN_BACK_BUTTON" desc="Text of the back button on Terms of Service screen."> 2793 Back 2794 </message> 2795 <message name="IDS_TERMS_OF_SERVICE_SCREEN_ACCEPT_BUTTON" desc="Text of the accept button on the Terms of Service screen."> 2796 Accept and continue 2797 </message> 2798 <message name="IDS_OPTIONS_CONTROLLED_SETTING_OWNER" desc="Text displayed in the controlled settings bubble when a setting's value can be edited only by the owner."> 2799 This setting is managed by the device owner, <ph name="OWNER_EMAIL">$1<ex>john (a] google.com</ex></ph>. 2800 </message> 2801 <message name="IDS_OPTION_DISABLED_BY_POLICY" desc="Text displayed in the controlled settings bubble when a setting's value is enforced by enterprise policy."> 2802 This option is controlled by enterprise policy. Please contact your administrator for more information. 2803 </message> 2804 <message name="IDS_OPTIONS_CONTROLLED_SETTING_SHARED" desc="Text displayed in the controlled settings bubble when a setting's value belongs to the primary user but can be edited."> 2805 This setting belongs to <ph name="OWNER_EMAIL">$1<ex>john (a] google.com</ex></ph>. 2806 </message> 2807 <message name="IDS_OPTIONS_CONTROLLED_SETTINGS_SHARED" desc="Text displayed in the controlled settings bubble when it is shown for a group of settings which belong to the primary user but can be edited."> 2808 These settings belong to <ph name="OWNER_EMAIL">$1<ex>john (a] google.com</ex></ph>. 2809 </message> 2810 <message name="IDS_OPTIONS_CONTROLLED_SETTING_SHARED_SCREEN_LOCK" desc="Text displayed in the controlled settings bubble for the screen lock option, indicating screen lock is enabled if it's set for any profile in a session."> 2811 Passwords are required for signed-in users, as one or more users has this setting turned on. 2812 </message> 2813 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_CHEWING_SETTINGS_TITLE" 2814 desc="The title for the Chewing input settings dialog. Please note that 'Chewing' here is name of an input method and not 'an act of biting and grinding with the teeth'."> 2815 Chewing input settings 2816 </message> 2817 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_CHEWING_SETTING_AUTO_SHIFT_CUR" 2818 desc="The checkbox label for a Chewing input method preference"> 2819 Automatically move cursor to the next character 2820 </message> 2821 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_CHEWING_SETTING_ADD_PHRASE_DIRECTION" 2822 desc="The checkbox label for a Chewing input method preference"> 2823 Add phrases in front 2824 </message> 2825 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_CHEWING_SETTING_EASY_SYMBOL_INPUT" 2826 desc="The checkbox label for a Chewing input method preference"> 2827 Easy symbol input 2828 </message> 2829 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_CHEWING_SETTING_ESC_CLEAN_ALL_BUF" 2830 desc="The checkbox label for a Chewing input method preference"> 2831 Esc cleans whole pre-edit buffer 2832 </message> 2833 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_CHEWING_SETTING_FORCE_LOWER_CASE_ENGLISH" 2834 desc="The checkbox label for a Chewing input method preference"> 2835 Ignore CapsLock status and input lowercase by default 2836 </message> 2837 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_CHEWING_SETTING_PLAIN_ZHUYIN" 2838 desc="The checkbox label for a Chewing input method preference"> 2839 Plain Zhuyin mode. Automatic candidate selection and related options 2840 are disabled or ignored. 2841 </message> 2842 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_CHEWING_SETTING_PHRASE_CHOICE_REARWARD" 2843 desc="The checkbox label for a Chewing input method preference"> 2844 Choose phrases from the back, without moving the cursor 2845 </message> 2846 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_CHEWING_SETTING_SPACE_AS_SELECTION" 2847 desc="The checkbox label for a Chewing input method preference"> 2848 Press Space to select the candidate 2849 </message> 2850 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_CHEWING_SETTING_MAX_CHI_SYMBOL_LEN" 2851 desc="The label for a Chewing input method preference"> 2852 Maximum Chinese characters in pre-edit buffer, including inputing Zhuyin 2853 symbols 2854 </message> 2855 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_CHEWING_SETTING_CAND_PER_PAGE" 2856 desc="The label for a Chewing input method preference"> 2857 Number of candidates to display per page 2858 </message> 2859 2860 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_CHEWING_KEYBOARD_TYPE" 2861 desc="The combobox description for the Chewing keyboard type"> 2862 Keyboard type 2863 </message> 2864 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_CHEWING_KEYBOARD_TYPE_DEFAULT" 2865 desc="The combobox value for the Chewing keyboard type"> 2866 Default 2867 </message> 2868 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_CHEWING_KEYBOARD_TYPE_HSU" 2869 desc="The combobox value for the Chewing keyboard type"> 2870 Hsu 2871 </message> 2872 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_CHEWING_KEYBOARD_TYPE_IBM" 2873 desc="The combobox value for the Chewing keyboard type"> 2874 IBM 2875 </message> 2876 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_CHEWING_KEYBOARD_TYPE_GIN_YIEH" 2877 desc="The combobox value for the Chewing keyboard type"> 2878 Gin Yieh 2879 </message> 2880 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_CHEWING_KEYBOARD_TYPE_ETEN" 2881 desc="The combobox value for the Chewing keyboard type"> 2882 Eten 2883 </message> 2884 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_CHEWING_KEYBOARD_TYPE_ETEN26" 2885 desc="The combobox value for the Chewing keyboard type"> 2886 Eten 26 2887 </message> 2888 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_CHEWING_KEYBOARD_TYPE_DVORAK" 2889 desc="The combobox value for the Chewing keyboard type"> 2890 Dvorak 2891 </message> 2892 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_CHEWING_KEYBOARD_TYPE_DVORAK_HSU" 2893 desc="The combobox value for the Chewing keyboard type"> 2894 Dvorak (Hsu) 2895 </message> 2896 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_CHEWING_KEYBOARD_TYPE_DACHEN_26" 2897 desc="The combobox value for the Chewing keyboard type"> 2898 Dachen 26 2899 </message> 2900 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_CHEWING_KEYBOARD_TYPE_HANYU" 2901 desc="The combobox value for the Chewing keyboard type"> 2902 Hanyu 2903 </message> 2904 2905 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_CHEWING_SEL_KEYS" 2906 desc="The combobox description for the Chewing selection keys"> 2907 Selection keys 2908 </message> 2909 <message translateable="false" 2910 name="IDS_OPTIONS_SETTINGS_LANGUAGES_CHEWING_SEL_KEYS_1234567890" 2911 desc="The combobox value for the Chewing selection keys"> 2912 1234567890 2913 </message> 2914 <message translateable="false" 2915 name="IDS_OPTIONS_SETTINGS_LANGUAGES_CHEWING_SEL_KEYS_ASDFGHJKLS" 2916 desc="The combobox value for the Chewing selection keys"> 2917 asdfghjkl; 2918 </message> 2919 <message translateable="false" 2920 name="IDS_OPTIONS_SETTINGS_LANGUAGES_CHEWING_SEL_KEYS_ASDFZXCV89" 2921 desc="The combobox value for the Chewing selection keys"> 2922 asdfzxcv89 2923 </message> 2924 <message translateable="false" 2925 name="IDS_OPTIONS_SETTINGS_LANGUAGES_CHEWING_SEL_KEYS_ASDFJKL789" 2926 desc="The combobox value for the Chewing selection keys"> 2927 asdfjkl789 2928 </message> 2929 <message translateable="false" 2930 name="IDS_OPTIONS_SETTINGS_LANGUAGES_CHEWING_SEL_KEYS_AOEUSQJKIX" 2931 desc="The combobox value for the Chewing selection keys"> 2932 aoeu;qjkix (Dvorak) 2933 </message> 2934 <message translateable="false" 2935 name="IDS_OPTIONS_SETTINGS_LANGUAGES_CHEWING_SEL_KEYS_AOEUHTNSID" 2936 desc="The combobox value for the Chewing selection keys"> 2937 aoeuhtnsid (Dvorak) 2938 </message> 2939 <message translateable="false" 2940 name="IDS_OPTIONS_SETTINGS_LANGUAGES_CHEWING_SEL_KEYS_AOEUIDHTNS" 2941 desc="The combobox value for the Chewing selection keys"> 2942 aoeuidhtns (Dvorak) 2943 </message> 2944 <message translateable="false" 2945 name="IDS_OPTIONS_SETTINGS_LANGUAGES_CHEWING_SEL_KEYS_1234QWERAS" 2946 desc="The combobox value for the Chewing selection keys"> 2947 1234qweras 2948 </message> 2949 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_CHEWING_HSU_SEL_KEY_TYPE" 2950 desc="The combobox description for the Hsu selection key type"> 2951 Hsu's keyboard selection keys 2952 </message> 2953 <message translateable="false" 2954 name="IDS_OPTIONS_SETTINGS_LANGUAGES_CHEWING_HSU_SEL_KEY_TYPE_1" 2955 desc="The combobox value for the Hsu selection key type"> 2956 asdfjkl789 2957 </message> 2958 <message translateable="false" 2959 name="IDS_OPTIONS_SETTINGS_LANGUAGES_CHEWING_HSU_SEL_KEY_TYPE_2" 2960 desc="The combobox value for the Hsu selection key type"> 2961 asdfzxcv89 2962 </message> 2963 2964 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_HANGUL_SETTINGS_TITLE" 2965 desc="The title for the Hangul input settings dialog"> 2966 Hangul input settings 2967 </message> 2968 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_HANGUL_SETTINGS_KEYBOARD_2_SET" 2969 desc="The keyboard layout name for Korean input. (Dubeol-sik)"> 2970 2 Set 2971 </message> 2972 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_HANGUL_SETTINGS_KEYBOARD_3_SET_FINAL" 2973 desc="The keyboard layout name for Korean input. (Sebeol-sik Final)"> 2974 3 Set (Final) 2975 </message> 2976 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_HANGUL_SETTINGS_KEYBOARD_3_SET_390" 2977 desc="The keyboard layout name for Korean input. (Sebeol-sik 390)"> 2978 3 Set (390) 2979 </message> 2980 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_HANGUL_SETTINGS_KEYBOARD_3_SET_NO_SHIFT" 2981 desc="The keyboard layout name for Korean input. (Sebeol-sik No-shift)"> 2982 3 Set (No shift) 2983 </message> 2984 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_HANGUL_SETTINGS_KEYBOARD_ROMAJA" 2985 desc="The keyboard layout name for Korean input. (Romaja)"> 2986 Romaja 2987 </message> 2988 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_PINYIN_SETTINGS_TITLE" 2989 desc="The title for the Pinyin input settings dialog"> 2990 Pinyin input settings 2991 </message> 2992 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_PINYIN_SETTING_CORRECT_PINYIN" 2993 desc="The checkbox label for a Pinyin input method preference"> 2994 Automatically correct input 2995 </message> 2996 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_PINYIN_SETTING_FUZZY_PINYIN" 2997 desc="The checkbox label for a Pinyin input method preference"> 2998 Enable Fuzzy-Pinyin mode 2999 </message> 3000 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_PINYIN_SETTING_SHIFT_SELECT_PINYIN" 3001 desc="The checkbox label for a Pinyin input method preference"> 3002 Use left and right Shift keys to select 2nd and 3rd candidates 3003 </message> 3004 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_PINYIN_SETTING_MINUS_EQUAL_PAGE" 3005 desc="The checkbox label for a Pinyin input method preference"> 3006 Use - and = keys to page a candidate list 3007 </message> 3008 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_PINYIN_SETTING_COMMA_PERIOD_PAGE" 3009 desc="The checkbox label for a Pinyin input method preference"> 3010 Use , and . keys to page a candidate list 3011 </message> 3012 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_PINYIN_SETTING_AUTO_COMMIT" 3013 desc="The checkbox label for a Pinyin input method preference"> 3014 Auto-commit a string 3015 </message> 3016 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_PINYIN_SETTING_DOUBLE_PINYIN" 3017 desc="The checkbox label for a Pinyin input method preference"> 3018 Enable Double-Pinyin mode 3019 </message> 3020 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_PINYIN_SETTING_INIT_CHINESE" 3021 desc="The checkbox label for a Pinyin input method preference"> 3022 Initial input language is Chinese 3023 </message> 3024 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_PINYIN_SETTING_INIT_FULL" 3025 desc="The checkbox label for a Pinyin input method preference"> 3026 Initial character width is Full 3027 </message> 3028 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_PINYIN_SETTING_INIT_FULL_PUNCT" 3029 desc="The checkbox label for a Pinyin input method preference"> 3030 Initial punctuation width is Full 3031 </message> 3032 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_PINYIN_SETTING_INIT_SIMPLIFIED_CHINESE" 3033 desc="The checkbox label for a Pinyin input method preference"> 3034 Initial Chinese mode is Simplified Chinese 3035 </message> 3036 3037 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_PINYIN_DOUBLE_SCHEMA" 3038 desc="The combobox description for the double Pinyin schema"> 3039 Double Pinyin schema 3040 </message> 3041 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_PINYIN_DOUBLE_SCHEMA_MSPY" 3042 desc="The combobox value for the double Pinyin schema (might be non-translateable?)"> 3043 MSPY 3044 </message> 3045 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_PINYIN_DOUBLE_SCHEMA_ZRM" 3046 desc="The combobox value for the double Pinyin schema (might be non-translateable?)"> 3047 ZRM 3048 </message> 3049 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_PINYIN_DOUBLE_SCHEMA_ABC" 3050 desc="The combobox value for the double Pinyin schema (might be non-translateable?)"> 3051 ABC 3052 </message> 3053 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_PINYIN_DOUBLE_SCHEMA_ZGPY" 3054 desc="The combobox value for the double Pinyin schema (might be non-translateable?)"> 3055 ZGPY 3056 </message> 3057 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_PINYIN_DOUBLE_SCHEMA_PYJJ" 3058 desc="The combobox value for the double Pinyin schema (might be non-translateable?)"> 3059 PYJJ 3060 </message> 3061 3062 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_SETTINGS_TITLE" 3063 desc="The title for the Mozc Japanese input settings dialog"> 3064 Japanese input settings 3065 </message> 3066 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_PREEDIT_METHOD" 3067 desc="The combobox description for the Mozc input method preference"> 3068 Input method 3069 </message> 3070 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_PREEDIT_METHOD_ROMAN" 3071 desc="The combobox value for the Mozc input method preference"> 3072 Romaji 3073 </message> 3074 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_PREEDIT_METHOD_KANA" 3075 desc="The combobox value for the Mozc input method preference"> 3076 Kana 3077 </message> 3078 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_SESSION_KEYMAP" 3079 desc="The combobox description for the Mozc input method preference"> 3080 Keymap style 3081 </message> 3082 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_SESSION_KEYMAP_ATOK" 3083 desc="The combobox value for the Mozc input method preference (might be non-translateable?)"> 3084 ATOK 3085 </message> 3086 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_SESSION_KEYMAP_MSIME" 3087 desc="The combobox value for the Mozc input method preference (might be non-translateable?)"> 3088 MS-IME 3089 </message> 3090 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_SESSION_KEYMAP_KOTOERI" 3091 desc="The combobox value for the Mozc input method preference. When lang is ja, it should be written in Hiragana"> 3092 Kotoeri 3093 </message> 3094 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_PUNCTUATION_METHOD" 3095 desc="The combobox description for the Mozc input method preference"> 3096 Punctuation style 3097 </message> 3098 <message translateable="false" 3099 name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_PUNCTUATION_METHOD_KUTEN_TOUTEN" 3100 desc="The combobox value for the Mozc input method preference"> 3101 、。 3102 </message> 3103 <message translateable="false" 3104 name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_PUNCTUATION_METHOD_COMMA_PERIOD" 3105 desc="The combobox value for the Mozc input method preference"> 3106 ,. 3107 </message> 3108 <message translateable="false" 3109 name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_PUNCTUATION_METHOD_KUTEN_PERIOD" 3110 desc="The combobox value for the Mozc input method preference"> 3111 、. 3112 </message> 3113 <message translateable="false" 3114 name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_PUNCTUATION_METHOD_COMMA_TOUTEN" 3115 desc="The combobox value for the Mozc input method preference"> 3116 ,。 3117 </message> 3118 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_SYMBOL_METHOD" 3119 desc="The combobox description for the Mozc input method preference"> 3120 Symbol style 3121 </message> 3122 <message translateable="false" 3123 name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_SYMBOL_METHOD_CORNER_BRACKET_MIDDLE_DOT" 3124 desc="The combobox value for the Mozc input method preference"> 3125 「」・ 3126 </message> 3127 <message translateable="false" 3128 name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_SYMBOL_METHOD_SQUARE_BRACKET_SLASH" 3129 desc="The combobox value for the Mozc input method preference"> 3130 []/ 3131 </message> 3132 <message translateable="false" 3133 name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_SYMBOL_METHOD_CORNER_BRACKET_SLASH" 3134 desc="The combobox value for the Mozc input method preference"> 3135 「」/ 3136 </message> 3137 <message translateable="false" 3138 name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_SYMBOL_METHOD_SQUARE_BRACKET_MIDDLE_DOT" 3139 desc="The combobox value for the Mozc input method preference"> 3140 []・ 3141 </message> 3142 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_SPACE_CHARACTER_FORM" 3143 desc="The combobox description for the Mozc input method preference"> 3144 Space input style 3145 </message> 3146 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_SPACE_CHARACTER_FORM_FUNDAMENTAL_INPUT_MODE" 3147 desc="The combobox value for the Mozc input method preference"> 3148 Follow input mode 3149 </message> 3150 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_SPACE_CHARACTER_FORM_FUNDAMENTAL_FULL_WIDTH" 3151 desc="The combobox value for the Mozc input method preference"> 3152 Fullwidth 3153 </message> 3154 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_SPACE_CHARACTER_FORM_FUNDAMENTAL_HALF_WIDTH" 3155 desc="The combobox value for the Mozc input method preference"> 3156 Halfwidth 3157 </message> 3158 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_HISTORY_LEARNING_LEVEL" 3159 desc="The combobox description for the Mozc input method preference"> 3160 Adjust conversion based on previous input 3161 </message> 3162 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_HISTORY_LEARNING_LEVEL_DEFAULT_HISTORY" 3163 desc="The combobox value for the Mozc input method preference"> 3164 Yes 3165 </message> 3166 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_HISTORY_LEARNING_LEVEL_READ_ONLY" 3167 desc="The combobox value for the Mozc input method preference"> 3168 Yes (don't record new data) 3169 </message> 3170 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_HISTORY_LEARNING_LEVEL_NO_HISTORY" 3171 desc="The combobox value for the Mozc input method preference"> 3172 No 3173 </message> 3174 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_SELECTION_SHORTCUT" 3175 desc="The combobox description for the Mozc input method preference"> 3176 Selection shortcut 3177 </message> 3178 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_SELECTION_SHORTCUT_NO_SHORTCUT" 3179 desc="The combobox value for the Mozc input method preference"> 3180 No shortcut 3181 </message> 3182 <message translateable="false" 3183 name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_SELECTION_SHORTCUT_SHORTCUT_123456789" 3184 desc="The combobox value for the Mozc input method preference"> 3185 1 -- 9 3186 </message> 3187 <message translateable="false" 3188 name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_SELECTION_SHORTCUT_SHORTCUT_ASDFGHJKL" 3189 desc="The combobox value for the Mozc input method preference"> 3190 A -- L 3191 </message> 3192 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_SHIFT_KEY_MODE_SWITCH" 3193 desc="The combobox description for the Mozc input method preference"> 3194 Shift key mode switch 3195 </message> 3196 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_SHIFT_KEY_MODE_SWITCH_OFF" 3197 desc="The combobox value for the Mozc input method preference"> 3198 Off 3199 </message> 3200 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_SHIFT_KEY_MODE_SWITCH_ASCII_INPUT_MODE" 3201 desc="The combobox value for the Mozc input method preference"> 3202 Alphanumeric 3203 </message> 3204 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_SHIFT_KEY_MODE_SWITCH_KATAKANA_INPUT_MODE" 3205 desc="The combobox value for the Mozc input method preference"> 3206 Katakana 3207 </message> 3208 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_NUMPAD_CHARACTER_FORM" 3209 desc="The combobox description for the Mozc input method preference"> 3210 Numpad style 3211 </message> 3212 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_NUMPAD_CHARACTER_FORM_NUMPAD_INPUT_MODE" 3213 desc="The combobox value for the Mozc input method preference"> 3214 Follow input mode 3215 </message> 3216 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_NUMPAD_CHARACTER_FORM_NUMPAD_FULL_WIDTH" 3217 desc="The combobox value for the Mozc input method preference"> 3218 Fullwidth 3219 </message> 3220 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_NUMPAD_CHARACTER_FORM_NUMPAD_HALF_WIDTH" 3221 desc="The combobox value for the Mozc input method preference"> 3222 Halfwidth 3223 </message> 3224 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_NUMPAD_CHARACTER_FORM_NUMPAD_DIRECT_INPUT" 3225 desc="The combobox value for the Mozc input method preference"> 3226 Direct input 3227 </message> 3228 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_INCOGNITO_MODE" 3229 desc="The checkbox label for a Mozc input method preference"> 3230 Temporarily disable conversion personalization, history-based suggestions and user dictionary 3231 </message> 3232 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_USE_AUTO_IME_TURN_OFF" 3233 desc="The checkbox label for a Mozc input method preference"> 3234 Automatically switch to halfwidth 3235 </message> 3236 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_USE_HISTORY_SUGGEST" 3237 desc="The checkbox label for a Mozc input method preference"> 3238 Use input history 3239 </message> 3240 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_USE_DICTIONARY_SUGGEST" 3241 desc="The checkbox label for a Mozc input method preference"> 3242 Use system dictionary 3243 </message> 3244 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_SUGGESTIONS_SIZE" 3245 desc="The slider label for a Mozc input method preference"> 3246 Maximum number of suggestions 3247 </message> 3248 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_CONFIGURE" 3249 desc="The label for the configure button for input methods"> 3250 Configure... 3251 </message> 3252 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_INPUT_METHOD" 3253 desc="The label for the section header for input methods"> 3254 Input Method 3255 </message> 3256 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_NO_INPUT_METHODS" 3257 desc="The label for languages with no Input Methods"> 3258 This language doesn't have any input methods 3259 </message> 3260 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_THIRD_PARTY_WARNING_TITLE" 3261 desc="The title showing in the warning dialog when enabling a 3rd party Input Method"> 3262 Third party input method 3263 </message> 3264 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_THIRD_PARTY_WARNING_MESSAGE" 3265 desc="The description showing in the warning dialog when enabling a 3rd party Input Method"> 3266 This input method may be able to collect all the text you type, including personal data like passwords and credit card numbers. It comes from the extension "<ph name="EXTENSION_NAME">$1<ex>Google Input Tools extension</ex></ph>". Use this input method? 3267 </message> 3268 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_SIGN_OUT_BUTTON" 3269 desc="The label for the sign out button for changing UI language"> 3270 Sign out 3271 </message> 3272 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_PLEASE_ADD_ANOTHER_INPUT_METHOD" 3273 desc="Warning invoked when the user tries to remove the last input method"> 3274 Please add another input method before removing this one. 3275 </message> 3276 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_INPUT_METHOD_INSTRUCTIONS" 3277 desc="Explanatory message about how to select input methods"> 3278 For text input, select a language to see available input methods. 3279 </message> 3280 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_SWITCH_INPUT_METHODS_HINT" 3281 desc="Explanatory message about how to switch input methods"> 3282 Press Alt+Shift to switch between input methods. 3283 </message> 3284 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_SELECT_PREVIOUS_INPUT_METHOD_HINT" 3285 desc="Explanatory message about how to select the previous input method"> 3286 Press Ctrl+Space to select the previous input method. 3287 </message> 3288 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_INPUT_METHOD_EXTENSION_IME" 3289 desc="Label for extension IMEs"> 3290 Extension IMEs 3291 </message> 3292 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_INPUT_METHOD_EXTENSION_DESCRIPTION" 3293 desc="Description of extension IMEs"> 3294 Select which extension IMEs will be available in the language menu. 3295 </message> 3296 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_M17N_TAMIL_PHONETIC" 3297 desc="The label for a Tamil input method"> 3298 Tamil input method (Phonetic) 3299 </message> 3300 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_M17N_TAMIL_INSCRIPT" 3301 desc="The label for a Tamil input method"> 3302 Tamil input method (InScript) 3303 </message> 3304 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_M17N_TAMIL_TAMIL99" 3305 desc="The label for a Tamil input method"> 3306 Tamil input method (Tamil99) 3307 </message> 3308 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_M17N_TAMIL_ITRANS" 3309 desc="The label for a Tamil input method"> 3310 Tamil input method (itrans) 3311 </message> 3312 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_M17N_TAMIL_TYPEWRITER" 3313 desc="The label for a Tamil input method"> 3314 Tamil input method (Typewriter) 3315 </message> 3316 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_M17N_STANDARD_INPUT_METHOD" 3317 desc="The label for a input method"> 3318 Standard input method 3319 </message> 3320 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_M17N_CHINESE_CANGJIE_INPUT_METHOD" 3321 desc="The label for the Chinese input method"> 3322 Chinese input method (cangjie) 3323 </message> 3324 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_M17N_CHINESE_QUICK_INPUT_METHOD" 3325 desc="The label for the Chinese input method"> 3326 Chinese input method (quick) 3327 </message> 3328 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_M17N_PERSIAN_ISIRI_2901_INPUT_METHOD" 3329 desc="The label for the Persian (Farsi) input method"> 3330 Persian input method (ISIRI 2901 layout) 3331 </message> 3332 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_M17N_THAI_KESMANEE_INPUT_METHOD" 3333 desc="The label for the Thai input method"> 3334 Thai input method (Kesmanee keyboard) 3335 </message> 3336 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_M17N_THAI_TIS820_INPUT_METHOD" 3337 desc="The label for the Thai input method"> 3338 Thai input method (TIS-820.2538 keyboard) 3339 </message> 3340 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_M17N_THAI_PATTACHOTE_INPUT_METHOD" 3341 desc="The label for the Thai input method"> 3342 Thai input method (Pattachote keyboard) 3343 </message> 3344 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_M17N_VIETNAMESE_TCVN_INPUT_METHOD" 3345 desc="The label for the Vietnamese input method"> 3346 Vietnamese input method (TCVN6064) 3347 </message> 3348 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_M17N_VIETNAMESE_TELEX_INPUT_METHOD" 3349 desc="The label for the Vietnamese input method"> 3350 Vietnamese input method (TELEX) 3351 </message> 3352 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_M17N_VIETNAMESE_VIQR_INPUT_METHOD" 3353 desc="The label for the Vietnamese input method"> 3354 Vietnamese input method (VIQR) 3355 </message> 3356 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_M17N_VIETNAMESE_VNI_INPUT_METHOD" 3357 desc="The label for the Vietnamese input method"> 3358 Vietnamese input method (VNI) 3359 </message> 3360 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_CHEWING_INPUT_METHOD" 3361 desc="The label for the Chewing traditional Chinese input method"> 3362 Chewing input method 3363 </message> 3364 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_PINYIN_INPUT_METHOD" 3365 desc="The label for the Pinyin simplified Chinese input method"> 3366 Pinyin input method 3367 </message> 3368 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_PINYIN_DV_INPUT_METHOD" 3369 desc="The label for the Pinyin simplified Chinese input method"> 3370 Pinyin input method (for US Dvorak keyboard) 3371 </message> 3372 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_JAPANESE_HANDWRITING_INPUT_METHOD" 3373 desc="The label for the Japanese handwriting input method"> 3374 Handwriting input method for Japanese 3375 </message> 3376 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_KOREAN_INPUT_METHOD" 3377 desc="The label for the Korean input method"> 3378 Korean input method 3379 </message> 3380 <message name="IDS_OPTIONS_KEYBOARD_OVERLAY_TITLE" 3381 desc="The title for 'Keyboard settings' overlay"> 3382 Keyboard settings 3383 </message> 3384 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_KEY_SEARCH_LABEL" 3385 desc="The label for 'Customize modifier keys' overlay"> 3386 Search 3387 </message> 3388 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_KEY_LEFT_CTRL_LABEL" 3389 desc="The label for 'Customize modifier keys' overlay"> 3390 Ctrl 3391 </message> 3392 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_KEY_LEFT_ALT_LABEL" 3393 desc="The label for 'Customize modifier keys' overlay"> 3394 Alt 3395 </message> 3396 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_KEY_CAPS_LOCK_LABEL" 3397 desc="The label for 'Customize modifier keys' overlay"> 3398 Caps Lock 3399 </message> 3400 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_KEY_DIAMOND_KEY_LABEL" 3401 desc="The label for 'Customize modifier keys' overlay"> 3402 Diamond 3403 </message> 3404 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_KEY_SEARCH" 3405 desc="The dropdown list item for 'Customize modifier keys' overlay"> 3406 Search 3407 </message> 3408 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_KEY_LEFT_CTRL" 3409 desc="The dropdown list item for 'Customize modifier keys' overlay"> 3410 Ctrl 3411 </message> 3412 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_KEY_LEFT_ALT" 3413 desc="The dropdown list item for 'Customize modifier keys' overlay"> 3414 Alt 3415 </message> 3416 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_KEY_VOID" 3417 desc="The dropdown list item for 'Customize modifier keys' overlay"> 3418 Disabled 3419 </message> 3420 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_KEY_CAPS_LOCK" 3421 desc="The dropdown list item for 'Customize modifier keys' overlay"> 3422 Caps Lock 3423 </message> 3424 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_KEY_ESCAPE" 3425 desc="The dropdown list item for 'Customize modifier keys' overlay"> 3426 Escape 3427 </message> 3428 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_SEND_FUNCTION_KEYS" 3429 desc="The checkbox label for a setting to interpret the top-row keys as function keys instead."> 3430 Treat top-row keys as function keys 3431 </message> 3432 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_SEND_FUNCTION_KEYS_DESCRIPTION" 3433 desc="A label describing how to use the top-row keys' original actions when the treat-as-function-keys setting is enabled."> 3434 Hold the Search key to switch the behavior of the top-row keys. 3435 </message> 3436 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_AUTO_REPEAT_ENABLE" 3437 desc="The checkbox label for enabling keyboard auto-repeat."> 3438 Enable auto-repeat 3439 </message> 3440 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_AUTO_REPEAT_DELAY" 3441 desc="The label for the slider for the delay before auto-repeat begins. The delay is the amount of time a key must be held down before auto-repeating begins."> 3442 Delay before repeat: 3443 </message> 3444 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_AUTO_REPEAT_DELAY_LONG" 3445 desc="The label for the beginning of the auto-repeat delay slider, representing a long delay."> 3446 Long 3447 </message> 3448 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_AUTO_REPEAT_DELAY_SHORT" 3449 desc="The label for the end of the auto-repeat delay slider, representing a short delay."> 3450 Short 3451 </message> 3452 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_AUTO_REPEAT_RATE" 3453 desc="The label for the slider for the auto-repeat rate. The rate is how many times a key repeats per second once auto-repeating has begun."> 3454 Repeat rate: 3455 </message> 3456 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_AUTO_REPEAT_RATE_SLOW" 3457 desc="The label for the beginning of the auto-repeat rate slider, representing a slow repeat rate."> 3458 Slow 3459 </message> 3460 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_AUTO_REPEAT_RATE_FAST" 3461 desc="The label for the end of the auto-repeat rate slider, representing a fast repeat rate."> 3462 Fast 3463 </message> 3464 <message name="IDS_OPTIONS_SETTINGS_CHANGE_LANGUAGE_AND_INPUT_SETTINGS" 3465 desc="The link to open 'Language and input settings' window."> 3466 Change language and input settings 3467 </message> 3468 <message name="IDS_OPTIONS_SETTINGS_SHOW_KEYBOARD_SHORTCUTS" 3469 desc="The link to open the keyboard overlay."> 3470 View keyboard shortcuts 3471 </message> 3472 <message name="IDS_OPTIONS_NO_POINTING_DEVICES" desc="Text shown when there is neither a touchpad nor a mouse."> 3473 No mouse or touchpad was detected. 3474 </message> 3475 <message name="IDS_OPTIONS_POINTER_MOUSE_OVERLAY_TITLE" desc="The title for 'Pointer settings' overlay for Mouse only."> 3476 Mouse settings 3477 </message> 3478 <message name="IDS_OPTIONS_POINTER_TOUCHPAD_OVERLAY_TITLE" desc="The title for 'Pointer settings' overlay for Touchpad only."> 3479 Touchpad settings 3480 </message> 3481 <message name="IDS_OPTIONS_POINTER_TOUCHPAD_MOUSE_OVERLAY_TITLE" desc="The title for 'Pointer settings' overlay for Touchpad and Mouse."> 3482 Touchpad and mouse settings 3483 </message> 3484 <message name="IDS_OPTIONS_POINTER_OVERLAY_SECTION_TITLE_TOUCHPAD" desc="The title for 'Touchpad' section of the Pointer Settings overlay."> 3485 Touchpad 3486 </message> 3487 <message name="IDS_OPTIONS_POINTER_OVERLAY_SECTION_TITLE_MOUSE" desc="The title for 'Mouse' section of the Pointer Settings overlay."> 3488 Mouse 3489 </message> 3490 <message name="IDS_STATUSBAR_SPOKEN_FEEDBACK_ENABLED" desc="The tooltip for the status bar button to indicate that spoken feedback has been enabled."> 3491 ChromeVox (spoken feedback) is enabled. Press Ctrl+Alt+Z to disable. 3492 </message> 3493 <message name="IDS_STATUSBAR_DISABLE_SPOKEN_FEEDBACK" desc="The menu option to disable spoken feedback accessibility feature."> 3494 Disable ChromeVox (spoken feedback) 3495 </message> 3496 <message name="IDS_STATUSBAR_NETWORK_DEVICE_ETHERNET" desc="Label for an ethernet network device."> 3497 Ethernet 3498 </message> 3499 <message name="IDS_STATUSBAR_NETWORK_DEVICE_WIFI" desc="Label for a wifi network device."> 3500 Wi-Fi 3501 </message> 3502 <message name="IDS_STATUSBAR_NETWORK_DEVICE_CELLULAR" desc="Label for a cellular network device."> 3503 Mobile Data 3504 </message> 3505 <message name="IDS_NETWORK_TYPE_ETHERNET" desc="The ethernet network type."> 3506 Ethernet 3507 </message> 3508 <message name="IDS_NETWORK_TYPE_WIFI" desc="The wifi network type."> 3509 Wi-Fi 3510 </message> 3511 <message name="IDS_NETWORK_TYPE_WIMAX" desc="The wimax network type."> 3512 WiMAX 3513 </message> 3514 <message name="IDS_NETWORK_TYPE_BLUETOOTH" desc="The bluetooth network type."> 3515 Bluetooth 3516 </message> 3517 <message name="IDS_NETWORK_TYPE_CELLULAR" desc="The cellular network type."> 3518 Cellular 3519 </message> 3520 <message name="IDS_NETWORK_TYPE_VPN" desc="The vpn network type."> 3521 VPN 3522 </message> 3523 <message name="IDS_STATUSBAR_NETWORK_DEVICE_CONNECTING" desc="The network device status connecting."> 3524 Connecting... 3525 </message> 3526 <message name="IDS_STATUSBAR_NETWORK_DEVICE_CONNECTED" desc="The network device status connected."> 3527 Connected 3528 </message> 3529 <message name="IDS_STATUSBAR_NETWORK_DEVICE_DISCONNECTED" desc="The network device status disconnected."> 3530 Disconnected 3531 </message> 3532 <message name="IDS_STATUSBAR_NETWORK_DEVICE_NOT_CONFIGURED" desc="The network device status not configured."> 3533 Not configured 3534 </message> 3535 <message name="IDS_STATUSBAR_NETWORK_DEVICE_DISABLED" desc="The network device status disabled."> 3536 Off 3537 </message> 3538 <message name="IDS_STATUSBAR_NETWORK_DEVICE_ENABLE" desc="Enable the network device."> 3539 Enable <ph name="NETWORKDEVICE">$1<ex>Wifi</ex></ph> 3540 </message> 3541 <message name="IDS_STATUSBAR_NETWORK_DEVICE_DISABLE" desc="Disable the network device."> 3542 Disable <ph name="NETWORKDEVICE">$1<ex>Wifi</ex></ph> 3543 </message> 3544 <message name="IDS_STATUSBAR_NETWORK_DEVICE_STATUS" desc="The status of the network device."> 3545 <ph name="NETWORKDEVICE">$1<ex>Wifi</ex></ph>: <ph name="STATUS">$2<ex>Connecting</ex></ph> 3546 </message> 3547 <message name="IDS_STATUSBAR_NETWORK_MENU_ITEM_INDENT" desc="A menu item label with an indentation. For left-to-right languages, we use 3 spaces on the left."> 3548 ''' <ph name="LABEL">$1<ex>Wifi SSID</ex></ph>''' 3549 </message> 3550 <message name="IDS_STATUSBAR_NETWORK_OPEN_PROXY_SETTINGS_DIALOG" desc="The menu item in the network menu button at login screen for opening the options dialog"> 3551 Proxy settings... 3552 </message> 3553 <message name="IDS_STATUSBAR_NETWORK_MORE" desc="Message for last link in the network menu requesting more technical and less common stuff (proxy settings, IP and hardware addresses)"> 3554 More... 3555 </message> 3556 <message name="IDS_STATUSBAR_NETWORK_ADD_VPN" desc="In the network status menu, the text in Private networks submenu to add a private network."> 3557 Add private network... 3558 </message> 3559 <message name="IDS_STATUSBAR_NETWORK_VIEW_ACCOUNT" desc="In the network status menu, the text of the top-up URL link."> 3560 View account 3561 </message> 3562 <message name="IDS_STATUSBAR_NO_NETWORKS_MESSAGE" desc="No networks are available"> 3563 No networks are available 3564 </message> 3565 <message name="IDS_STATUSBAR_BATTERY_CHARGING_PERCENTAGE" desc="In the power menu button, this shows what percentage of battery is left when power supply is connected."> 3566 Charging battery: <ph name="PRECENTAGE">$1<ex>100</ex></ph>% 3567 </message> 3568 <message name="IDS_STATUSBAR_BATTERY_USING_PERCENTAGE" desc="In the power menu button, this shows what percentage of battery is left when power supply is not connected."> 3569 Using battery: <ph name="PRECENTAGE">$1<ex>100</ex></ph>% 3570 </message> 3571 <message name="IDS_STATUSBAR_NO_BATTERY" desc="In the power menu button, menu item label shown when there is no battery installed in the device."> 3572 No battery 3573 </message> 3574 <message name="IDS_STATUSBAR_BATTERY_TIME_UNTIL_FULL" desc="In the power menu button, this shows how much time until fully charged."> 3575 Charging 3576 <ph name="HOUR">$1<ex>2</ex></ph>:<ph name="MINUTE">$2<ex>30</ex></ph> until full 3577 </message> 3578 <message name="IDS_STATUSBAR_BATTERY_TIME_UNTIL_EMPTY" desc="In the power menu button, this shows how much time until empty."> 3579 Battery 3580 <ph name="HOUR">$1<ex>2</ex></ph>:<ph name="MINUTE">$2<ex>30</ex></ph> remaining 3581 </message> 3582 <message name="IDS_STATUSBAR_BATTERY_CALCULATING_TIME_UNTIL_FULL" desc="In the power menu button, this is the message the shows when we are calculating time until full."> 3583 Charging 3584 Calculating time until full 3585 </message> 3586 <message name="IDS_STATUSBAR_BATTERY_CALCULATING_TIME_UNTIL_EMPTY" desc="In the power menu button, this is the message the shows when we are calculating time until empty."> 3587 Battery 3588 Calculating remaining time 3589 </message> 3590 <message name="IDS_STATUSBAR_BATTERY_IS_CHARGED" desc="In the power menu button, the battery is charged message."> 3591 Battery full 3592 </message> 3593 <message name="IDS_STATUSBAR_NETWORK_CONNECTING_TOOLTIP" desc="Tooltip for the network menu status bar icon when connecting to a network."> 3594 Connecting to <ph name="NAME">$1<ex>GoogleGuest</ex></ph> 3595 </message> 3596 <message name="IDS_STATUSBAR_NETWORK_CONNECTED_TOOLTIP" desc="Tooltip for the network menu status bar icon when connected to a network."> 3597 Connected to <ph name="NAME">$1<ex>GoogleGuest</ex></ph> 3598 </message> 3599 <message name="IDS_STATUSBAR_VOLUME_PERCENTAGE" desc="Tooltip for the volume button, shows the percentage of volume"> 3600 Volume: <ph name="PRECENTAGE">$1<ex>100</ex></ph>% 3601 </message> 3602 <message name="IDS_STATUSBAR_VOLUME_MUTE" desc="Tooltip for the volume button when muted"> 3603 Volume: Muted 3604 </message> 3605 <message name="IDS_STATUSBAR_WINDOW_MAXIMIZE_TOOLTIP" desc="Tooltip for the layout mode button in the status bar when the window is unmaximized."> 3606 Maximize 3607 </message> 3608 <message name="IDS_STATUSBAR_WINDOW_RESTORE_TOOLTIP" desc="Tooltip for the layout mode button in the status bar when the window is maximized."> 3609 Restore 3610 </message> 3611 <message name="IDS_VERSION_FIELD_PREFIX" desc="Display the OS version to the user."> 3612 version 3613 </message> 3614 <message name="IDS_PROXY_PAGE_TITLE_FORMAT" desc="The title of the proxy page for a specific network."> 3615 Network proxy for <ph name="NETWORK_NAME">$1<ex>Ethernet</ex></ph> 3616 </message> 3617 <message name="IDS_PROXY_CONFIG_TITLE" desc="The title of the basic proxy config."> 3618 Proxy Configuration 3619 </message> 3620 <message name="IDS_PROXY_DIRECT_CONNECTION" desc="Radio used to tell it to just connect directly, not use a proxy."> 3621 Direct Internet connection 3622 </message> 3623 <message name="IDS_PROXY_MANUAL_CONFIG" desc="Radio used to tell it to configure manually."> 3624 Manual proxy configuration 3625 </message> 3626 <message name="IDS_PROXY_SAME_FORALL" desc="Radio used to tell it to use the same proxy."> 3627 Use the same proxy for all protocols 3628 </message> 3629 <message name="IDS_PROXY_HTTP_PROXY" desc="Label for the http proxy box."> 3630 HTTP proxy 3631 </message> 3632 <message name="IDS_PROXY_HTTP_SECURE_HTTP_PROXY" desc="Label for the secure http proxy box."> 3633 Secure HTTP proxy 3634 </message> 3635 <message name="IDS_PROXY_FTP_PROXY" desc="Label for the ftp proxy box."> 3636 FTP proxy 3637 </message> 3638 <message name="IDS_PROXY_SOCKS_HOST" desc="Label for the SOCKS host box."> 3639 SOCKS host 3640 </message> 3641 <message name="IDS_PROXY_AUTOMATIC" desc="Radio to select configuring from a URL."> 3642 Automatic proxy configuration 3643 </message> 3644 <message name="IDS_PROXY_USE_AUTOCONFIG_URL" desc="Label for the checkbox that controls whether to use an autoconfiguration URL."> 3645 Use an autoconfiguration URL 3646 </message> 3647 <message name="IDS_PROXY_ADD_HOST" desc="Label for the Add host button."> 3648 Add 3649 </message> 3650 <message name="IDS_PROXY_REMOVE_HOST" desc="Label for the Remove host button."> 3651 Remove 3652 </message> 3653 <message name="IDS_PROXY_PORT" desc="Label for the Port box."> 3654 Port 3655 </message> 3656 <message name="IDS_PROXY_BYPASS" desc="Label for the proxy bypass list."> 3657 Do not use the proxy settings for these hosts and domains: 3658 </message> 3659 <message name="IDS_PROXY_WEB_PROXY_AUTO_DISCOVERY" desc="Label for the web proxy auto discovery url."> 3660 Web Proxy Auto Discovery URL 3661 </message> 3662 3663 <!-- Accessibility strings, to be spoken --> 3664 <message name="IDS_CHROMEOS_ACC_BUTTON" desc="Label indicating that a control is a pushbutton."> 3665 Button 3666 </message> 3667 <message name="IDS_CHROMEOS_ACC_CHECKBOX_UNCHECKED" desc="Label indicating that a control is an unchecked check box."> 3668 Unchecked check box 3669 </message> 3670 <message name="IDS_CHROMEOS_ACC_CHECKBOX_CHECKED" desc="Label indicating that a control is a checked check box."> 3671 Checked check box 3672 </message> 3673 <message name="IDS_CHROMEOS_ACC_RADIO_UNSELECTED" desc="Label indicating that a control is an unselected radio button."> 3674 Unselected radio button 3675 </message> 3676 <message name="IDS_CHROMEOS_ACC_RADIO_SELECTED" desc="Label indicating that a control is a selected radio button."> 3677 Selected radio button 3678 </message> 3679 <message name="IDS_CHROMEOS_ACC_COMBOBOX" desc="Label indicating that a control is a combo box, a control that pops down a list of options to choose from."> 3680 Combo box 3681 </message> 3682 <message name="IDS_CHROMEOS_ACC_LISTBOX" desc="Label indicating that a control is a list box, a control that shows a fixed list of options to choose from."> 3683 List box 3684 </message> 3685 <message name="IDS_CHROMEOS_ACC_LINK" desc="Label indicating that a control is a clickable link."> 3686 Link 3687 </message> 3688 <message name="IDS_CHROMEOS_ACC_MENU" desc="Label indicating that a control is a menu that will drop down to reveal options if you click on it."> 3689 Menu 3690 </message> 3691 <message name="IDS_CHROMEOS_ACC_TAB" desc="Label indicating that a control is one tab in a tabbed dialog or window."> 3692 Tab 3693 </message> 3694 <message name="IDS_CHROMEOS_ACC_TEXTBOX" desc="Label indicating that a control is an editable text box."> 3695 Text box 3696 </message> 3697 <message name="IDS_CHROMEOS_ACC_PASSWORDBOX" desc="Label indicating that a control is a secure editable text box for a password, where the keys you type will be obscured."> 3698 Password text box 3699 </message> 3700 <message name="IDS_CHROMEOS_ACC_INDEX_OF_COUNT" desc="Phrase indicating that the current selected item is number INDEX out of a list of COUNT choices, for example if the list is A, B, C, D, E and the user has selected C the phrase would be '3 of 5'."> 3701 <ph name="INDEX">$1<ex>3</ex></ph> of <ph name="COUNT">$2<ex>5</ex></ph> 3702 </message> 3703 <message name="IDS_CHROMEOS_ACC_HAS_SUBMENU" desc="Phrase indicating that a menu item has a submenu."> 3704 Has submenu 3705 </message> 3706 <message name="IDS_CHROMEOS_ACC_SELECTED" desc="Phrase indicating that a control was selected or activated."> 3707 Selected 3708 </message> 3709 <message name="IDS_CHROMEOS_ACC_EXCLAMATION_POINT" desc="The name of the exclamation point character."> 3710 Exclamation point 3711 </message> 3712 <message name="IDS_CHROMEOS_ACC_LEFT_PAREN" desc="The name of the left parenthesis character, abbreviated or shortened if possible."> 3713 Left paren 3714 </message> 3715 <message name="IDS_CHROMEOS_ACC_RIGHT_PAREN" desc="The name of the left parenthesis character, abbreviated or shortened if possible."> 3716 Right paren 3717 </message> 3718 <message name="IDS_CHROMEOS_ACC_SEMICOLON" desc="The name of the semicolon character."> 3719 Semicolon 3720 </message> 3721 <message name="IDS_CHROMEOS_ACC_COLON" desc="The name of the colon character."> 3722 Colon 3723 </message> 3724 <message name="IDS_CHROMEOS_ACC_QUOTE" desc="The name of the quotation mark character, abbreviated or shortened if possible."> 3725 Quote 3726 </message> 3727 <message name="IDS_CHROMEOS_ACC_COMMA" desc="The name of the comma character."> 3728 Comma 3729 </message> 3730 <message name="IDS_CHROMEOS_ACC_PERIOD" desc="The name of the period character."> 3731 Period 3732 </message> 3733 <message name="IDS_CHROMEOS_ACC_SPACE" desc="The name of a space character."> 3734 Space 3735 </message> 3736 <message name="IDS_CHROMEOS_ACC_TEXT_UNSELECTED" desc="A phrase to indicate to the user that text has been unselected."> 3737 Unselected 3738 </message> 3739 <message name="IDS_CHROMEOS_ACC_USERNAME_LABEL" desc="Label for the username text field."> 3740 Username. 3741 </message> 3742 <message name="IDS_CHROMEOS_ACC_LOGIN_SIGNING_IN" desc="Status when signing in."> 3743 Signing in. 3744 </message> 3745 <message name="IDS_CHROMEOS_ACC_LOGIN_SIGNIN_OFFRECORD" desc="Status when signing in incognito."> 3746 Entering as Guest. 3747 </message> 3748 <message name="IDS_CHROMEOS_ACC_LOGIN_SIGNIN_DEMOUSER" desc="Status when signing in the demo user."> 3749 Entering Demo. 3750 </message> 3751 <message name="IDS_CHROMEOS_ACC_LOGIN_SIGNIN_PUBLIC_ACCOUNT" desc="Status when signing in into a public account."> 3752 Entering public session. 3753 </message> 3754 <message name="IDS_CHROMEOS_ACC_ACCOUNT_PICTURE" desc="Tooltip for the take account picture button."> 3755 Take picture. 3756 </message> 3757 3758 <!-- Audio strings --> 3759 <message name="IDS_CHROMEOS_AUDIO_CRAS_DEVICE_AUTOMATIC" desc="Audio device name shown to the user when the proper device is automatically used."> 3760 Automatic 3761 </message> 3762 3763 <!-- Removable device notifications --> 3764 <message name="IDS_REMOVABLE_DEVICE_DETECTION_TITLE" desc="Text of notification message which is shown when user inserts removable device (SD card, USB key...)"> 3765 Removable device detected 3766 </message> 3767 <message name="IDS_REMOVABLE_DEVICE_NAVIGATION_MESSAGE" desc="Text of notification message to navigate users to Files.app. If user clicks a button in the notification, Files.app opens."> 3768 Explore the device's content in the Files app. 3769 </message> 3770 <message name="IDS_REMOVABLE_DEVICE_NAVIGATION_BUTTON_LABEL" desc="Text of a button label in a notification to navigate users to FIles.app. If user clicks the button, Files.app opens."> 3771 Open Files app 3772 </message> 3773 <message name="IDS_REMOVABLE_DEVICE_HARD_UNPLUG_TITLE" desc="Text of notification message which is shown when user removes removable device (SD card, USB key...) without clicking the eject icon"> 3774 You removed your device too soon! 3775 </message> 3776 <message name="IDS_DEVICE_UNSUPPORTED_MESSAGE" desc="Text of notification message which is shown when user inserts removable device (SD card, USB key...)"> 3777 Sorry, the device <ph name="DEVICE_LABEL">$1<ex>My SD card</ex></ph> is not supported at this time. 3778 </message> 3779 <message name="IDS_DEVICE_UNSUPPORTED_DEFAULT_MESSAGE" desc="Text of notification message which is shown when user inserts removable device (SD card, USB key...)"> 3780 Sorry, your external storage device is not supported at this time. 3781 </message> 3782 <message name="IDS_DEVICE_UNKNOWN_MESSAGE" desc="Text of notification message which is shown when user inserts removable device (SD card, USB key...)"> 3783 Sorry, the device <ph name="DEVICE_LABEL">$1<ex>My SD card</ex></ph> could not be recognized. 3784 </message> 3785 <message name="IDS_DEVICE_UNKNOWN_BUTTON_LABEL" desc="Text of a button label in a notification to format the device. If user clicks the button, Files.app opens and focus on unknown the device."> 3786 Format this device 3787 </message> 3788 <message name="IDS_DEVICE_UNKNOWN_DEFAULT_MESSAGE" desc="Text of notification message which is shown when user inserts removable device (SD card, USB key...)"> 3789 Sorry, your external storage device could not be recognized. 3790 </message> 3791 <message name="IDS_MULTIPART_DEVICE_UNSUPPORTED_MESSAGE" desc="Text of notification message which is shown when user inserts removable device (SD card, USB key...)"> 3792 Sorry, at least one partition on the device <ph name="DEVICE_LABEL">$1<ex>MySDcard</ex></ph> could not be mounted. 3793 </message> 3794 <message name="IDS_MULTIPART_DEVICE_UNSUPPORTED_DEFAULT_MESSAGE" desc="Text of notification message which is shown when user inserts removable device (SD card, USB key...)"> 3795 Sorry, at least one partition on your external storage device could not be mounted. 3796 </message> 3797 <message name="IDS_EXTERNAL_STORAGE_DISABLED_MESSAGE" desc="Text of notification message which is shown when user inserts removable device but external storage is disabled by policy"> 3798 Sorry, your administrator has disabled external storage on your account. 3799 </message> 3800 <message name="IDS_DEVICE_HARD_UNPLUGGED_TITLE" desc="Text of notification title which is shown when user manually removes external storage without clicking the eject icon"> 3801 Whoa, there. Be careful. 3802 </message> 3803 <message name="IDS_DEVICE_HARD_UNPLUGGED_MESSAGE" desc="Text of notification message which is shown when user manually removes external storage without clicking the eject icon"> 3804 In the future, be sure to eject your removable device in the Files app before unplugging it. Otherwise, you might lose data. 3805 </message> 3806 3807 <!-- Formatting device notifications --> 3808 <message name="IDS_FORMATTING_OF_DEVICE_PENDING_TITLE" desc="Title of notification message which is shown when formatting process of some device is in progress"> 3809 Formatting... 3810 </message> 3811 <message name="IDS_FORMATTING_OF_DEVICE_FINISHED_TITLE" desc="Title of notification message which is shown when formatting process finshes"> 3812 Formatting finished 3813 </message> 3814 <message name="IDS_FORMATTING_OF_DEVICE_FAILED_TITLE" desc="Title of notification message which is shown when formatting process fails"> 3815 Formatting failed 3816 </message> 3817 <message name="IDS_FORMATTING_OF_DEVICE_PENDING_MESSAGE" desc="Text of notification message which is shown when formatting process of some device is in progress"> 3818 The formatting process can take a couple of seconds. Please wait. 3819 </message> 3820 <message name="IDS_FORMATTING_STARTED_FAILURE_MESSAGE" desc="Text of notification message which is shown when formatting process can not be started."> 3821 Could not start the formatting process. 3822 </message> 3823 <message name="IDS_FORMATTING_FINISHED_SUCCESS_MESSAGE" desc="Text of notification message which is shown when formatting finishes without any errors."> 3824 Formatting finished successfully! 3825 </message> 3826 <message name="IDS_FORMATTING_FINISHED_FAILURE_MESSAGE" desc="Text of notification message which is shown when there are some errors while formatting."> 3827 Aw, Snap! There was an error during formatting. 3828 </message> 3829 3830 <!-- ChromeOS GData synchronization notifications --> 3831 <message name="IDS_CHROMEOS_GDATA_SYNC_TITLE" desc="Title text of notification message which is shown when gdata sync is on progress."> 3832 Syncing 3833 </message> 3834 <message name="IDS_CHROMEOS_GDATA_SYNC_FINISHED_FAILURE_TITLE" desc="Title text of notification message which is shown when there are some errors while gdata sync."> 3835 Could not sync 3836 </message> 3837 <message name="IDS_CHROMEOS_GDATA_SYNC_PROGRESS_MESSAGE" desc="Text of notification message which is shown when gdata file sync is on progress."> 3838 Syncing <ph name="COUNT">$1<ex>3</ex></ph> files... 3839 </message> 3840 <message name="IDS_CHROMEOS_GDATA_SYNC_FINISHED_SUCCESS_MESSAGE" desc="Text of notification message which is shown when gdata sync finishes without any errors."> 3841 Sync complete. 3842 </message> 3843 <message name="IDS_CHROMEOS_GDATA_SYNC_FINISHED_FAILURE_MESSAGE" desc="Text of notification message which is shown when there are some errors while gdata sync."> 3844 Unable to connect. 3845 </message> 3846 3847 <!-- Cellular network technology description strings for ChromeOS --> 3848 <message name="IDS_CHROMEOS_NETWORK_CELLULAR_TECHNOLOGY_UNKNOWN" desc="Description of unknown cellular network technology. Shown under details on chrome:stettings/internet page."> 3849 Unknown 3850 </message> 3851 3852 <!-- Cellular network activation state description strings for ChromeOS --> 3853 <message name="IDS_CHROMEOS_NETWORK_ACTIVATION_STATE_ACTIVATED" desc="Description of state of activated cellular data plan. Shown under details on chrome:stettings/internet page."> 3854 Activated 3855 </message> 3856 <message name="IDS_CHROMEOS_NETWORK_ACTIVATION_STATE_ACTIVATING" desc="Description of state of currently activating cellular data plan. Shown under details on chrome:stettings/internet page."> 3857 Activating 3858 </message> 3859 <message name="IDS_CHROMEOS_NETWORK_ACTIVATION_STATE_NOT_ACTIVATED" desc="Description of state of unactivated cellular data plan. Shown under details on chrome:stettings/internet page."> 3860 Not activated 3861 </message> 3862 <message name="IDS_CHROMEOS_NETWORK_ACTIVATION_STATE_PARTIALLY_ACTIVATED" desc="Description of state of partially activated cellular data plan state. Shown under details on chrome:stettings/internet page."> 3863 Partially activated 3864 </message> 3865 3866 <!-- Cellular network roaming status description strings for ChromeOS --> 3867 <message name="IDS_CHROMEOS_NETWORK_ROAMING_STATE_HOME" desc="Description of cellular roaming status while connected to home network. Shown under details on chrome:stettings/internet page."> 3868 Home network, not roaming 3869 </message> 3870 <message name="IDS_CHROMEOS_NETWORK_ROAMING_STATE_ROAMING" desc="Description of cellular roaming status while roaming. Shown under details on chrome:stettings/internet page."> 3871 Roaming 3872 </message> 3873 3874 <!-- Cellular network details --> 3875 <message name="IDS_CHROMEOS_NETWORK_STATE" desc="Label for network state field under in chrome://options/internet"> 3876 Network status: 3877 </message> 3878 <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_OPERATOR" desc="Label for cellular network operator name under chrome://options/internet"> 3879 Operator: 3880 </message> 3881 <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_OPERATOR_CODE" desc="Label for cellular network operator code under chrome://options/internet"> 3882 Operator code: 3883 </message> 3884 <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_NETWORK_TECHNOLOGY" desc="Label for cellular network technology type under chrome://options/internet"> 3885 Technology: 3886 </message> 3887 <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_ACTIVATION_STATE" desc="Label for cellular network activation status under chrome://options/internet"> 3888 Activation status: 3889 </message> 3890 <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_ROAMING_STATE" desc="Label for cellular network roaming status under chrome://options/internet"> 3891 Roaming status: 3892 </message> 3893 <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_RESTRICTED_POOL" desc="Label for cellular network restricted network access under chrome://options/internet"> 3894 Restricted IP: 3895 </message> 3896 <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_ERROR_STATE" desc="Label for cellular network error details under chrome://options/internet"> 3897 Error details: 3898 </message> 3899 <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_MANUFACTURER" desc="Label for cellular network modem manufacturer under chrome://options/internet"> 3900 Device manufacturer: 3901 </message> 3902 <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_MODEL_ID" desc="Label for cellular network modem model under chrome://options/internet"> 3903 Device model: 3904 </message> 3905 <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_FIRMWARE_REVISION" desc="Label for cellular network modem firmware revision under chrome://options/internet"> 3906 Firmware revision: 3907 </message> 3908 <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_HARDWARE_REVISION" desc="Label for cellular network modem hardware revision under chrome://options/internet"> 3909 Hardware revision: 3910 </message> 3911 <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_PRL_VERSION" desc="Label for cellular network modem PRL (Preferred Roaming List) version under chrome://options/internet"> 3912 PRL version: 3913 </message> 3914 <message name="IDS_EXTENSIONS_ADD_KIOSK_APP_BUTTON" desc="Label of the button to bring up kiosk management overlay on chrome extensions page."> 3915 Manage kiosk applications... 3916 </message> 3917 <message name="IDS_OPTIONS_KIOSK_OVERLAY_TITLE" desc="The title text of the kiosk settings overlay."> 3918 Manage Kiosk Applications 3919 </message> 3920 <message name="IDS_OPTIONS_KIOSK_ADD_APP" desc="Label above the application id text input in the kiosk settings overlay."> 3921 Add kiosk application: 3922 </message> 3923 <message name="IDS_OPTIONS_KIOSK_ADD_APP_HINT" desc="Placeholder hint in the application id text input in the kiosk settings overlay."> 3924 Enter application id or webstore URL. 3925 </message> 3926 <message name="IDS_OPTIONS_KIOSK_ENABLE_AUTO_LAUNCH" desc="Text for a button that enables an application to auto launch on startup in the kiosk settings overlay."> 3927 Set to auto-launch 3928 </message> 3929 <message name="IDS_OPTIONS_KIOSK_DISABLE_AUTO_LAUNCH" desc="Text for a button that disables an application to auto launch on startup in the kiosk settings overlay."> 3930 Disable auto-launch 3931 </message> 3932 <message name="IDS_OPTIONS_KIOSK_AUTO_LAUNCH" desc="Text shows besides an application that is set to auto launch on start up in the kiosk settings overlay."> 3933 (auto-launched) 3934 </message> 3935 <message name="IDS_OPTIONS_KIOSK_INVALID_APP" desc="Text shows besides an application that is not valid in the kiosk settings overlay."> 3936 Invalid application. 3937 </message> 3938 <message name="IDS_OPTIONS_KIOSK_DISABLE_BAILOUT_SHORTCUT_LABEL" desc="Label text for a checkbox to disable kiosk application launch bail out shortcut."> 3939 Permanently keep this device in kiosk mode. 3940 </message> 3941 <message name="IDS_OPTIONS_KIOSK_DISABLE_BAILOUT_SHORTCUT_WARNING_BOLD" desc="Bold text of the warning dialog for disabling kiosk application launch bail out shortcut."> 3942 Are you sure you want to permanently keep this device in kiosk mode? 3943 </message> 3944 <message name="IDS_OPTIONS_KIOSK_DISABLE_BAILOUT_SHORTCUT_WARNING_FORMAT" desc="Warning text of disabling kiosk application launch bail out shortcut."> 3945 The only way to undo this is to re-install <ph name="IDS_SHORT_PRODUCT_OS_NAME">$1<ex>Chrome OS</ex></ph>. 3946 </message> 3947 <message name="IDS_KEYBOARD_OVERLAY_LEARN_MORE" desc="The text of the learn more link on the keyboard overlay."> 3948 Learn more 3949 </message> 3950 <message name="IDS_KEYBOARD_OVERLAY_TITLE" desc="The title of the keyboard overlay."> 3951 Keyboard Overlay 3952 </message> 3953 <message name="IDS_KEYBOARD_OVERLAY_INSTRUCTIONS" desc="The instructions for the keyboard overlay."> 3954 Hold Control, Alt, Shift, or Search to see keyboard shortcuts for those modifiers. 3955 </message> 3956 <message name="IDS_KEYBOARD_OVERLAY_INSTRUCTIONS_HIDE" desc="The instruction for hiding the keyboard overlay."> 3957 Type Ctrl+Alt+/ or Escape to hide 3958 </message> 3959 <!-- BEGIN GENERATED KEYBOARD OVERLAY STRINGS --> 3960 <message name="IDS_KEYBOARD_OVERLAY_ACTIVATE_LAST_SHELF_ITEM" desc="The text in the keyboard overlay to explain the shortcut (Open the last shelf item)."> 3961 Last shelf item 3962 </message> 3963 <message name="IDS_KEYBOARD_OVERLAY_ACTIVATE_LAST_TAB" desc="The text in the keyboard overlay to explain the shortcut."> 3964 Last tab 3965 </message> 3966 <message name="IDS_KEYBOARD_OVERLAY_ACTIVATE_SHELF_ITEM_1" desc="The text in the keyboard overlay to explain the shortcut (Open the shelf item at the specified position)."> 3967 Shelf item 1 3968 </message> 3969 <message name="IDS_KEYBOARD_OVERLAY_ACTIVATE_SHELF_ITEM_2" desc="The text in the keyboard overlay to explain the shortcut (Open the shelf item at the specified position)."> 3970 Shelf item 2 3971 </message> 3972 <message name="IDS_KEYBOARD_OVERLAY_ACTIVATE_SHELF_ITEM_3" desc="The text in the keyboard overlay to explain the shortcut (Open the shelf item at the specified position)."> 3973 Shelf item 3 3974 </message> 3975 <message name="IDS_KEYBOARD_OVERLAY_ACTIVATE_SHELF_ITEM_4" desc="The text in the keyboard overlay to explain the shortcut (Open the shelf item at the specified position)."> 3976 Shelf item 4 3977 </message> 3978 <message name="IDS_KEYBOARD_OVERLAY_ACTIVATE_SHELF_ITEM_5" desc="The text in the keyboard overlay to explain the shortcut (Open the shelf item at the specified position)."> 3979 Shelf item 5 3980 </message> 3981 <message name="IDS_KEYBOARD_OVERLAY_ACTIVATE_SHELF_ITEM_6" desc="The text in the keyboard overlay to explain the shortcut (Open the shelf item at the specified position)."> 3982 Shelf item 6 3983 </message> 3984 <message name="IDS_KEYBOARD_OVERLAY_ACTIVATE_SHELF_ITEM_7" desc="The text in the keyboard overlay to explain the shortcut (Open the shelf item at the specified position)."> 3985 Shelf item 7 3986 </message> 3987 <message name="IDS_KEYBOARD_OVERLAY_ACTIVATE_SHELF_ITEM_8" desc="The text in the keyboard overlay to explain the shortcut (Open the shelf item at the specified position)."> 3988 Shelf item 8 3989 </message> 3990 <message name="IDS_KEYBOARD_OVERLAY_ACTIVATE_NEXT_TAB" desc="The text in the keyboard overlay to explain the shortcut."> 3991 Next tab 3992 </message> 3993 <message name="IDS_KEYBOARD_OVERLAY_ACTIVATE_PREVIOUS_TAB" desc="The text in the keyboard overlay to explain the shortcut."> 3994 Previous tab 3995 </message> 3996 <message name="IDS_KEYBOARD_OVERLAY_ACTIVATE_TAB_1" desc="The text in the keyboard overlay to explain the shortcut."> 3997 Tab 1 3998 </message> 3999 <message name="IDS_KEYBOARD_OVERLAY_ACTIVATE_TAB_2" desc="The text in the keyboard overlay to explain the shortcut."> 4000 Tab 2 4001 </message> 4002 <message name="IDS_KEYBOARD_OVERLAY_ACTIVATE_TAB_3" desc="The text in the keyboard overlay to explain the shortcut."> 4003 Tab 3 4004 </message> 4005 <message name="IDS_KEYBOARD_OVERLAY_ACTIVATE_TAB_4" desc="The text in the keyboard overlay to explain the shortcut."> 4006 Tab 4 4007 </message> 4008 <message name="IDS_KEYBOARD_OVERLAY_ACTIVATE_TAB_5" desc="The text in the keyboard overlay to explain the shortcut."> 4009 Tab 5 4010 </message> 4011 <message name="IDS_KEYBOARD_OVERLAY_ACTIVATE_TAB_6" desc="The text in the keyboard overlay to explain the shortcut."> 4012 Tab 6 4013 </message> 4014 <message name="IDS_KEYBOARD_OVERLAY_ACTIVATE_TAB_7" desc="The text in the keyboard overlay to explain the shortcut."> 4015 Tab 7 4016 </message> 4017 <message name="IDS_KEYBOARD_OVERLAY_ACTIVATE_TAB_8" desc="The text in the keyboard overlay to explain the shortcut."> 4018 Tab 8 4019 </message> 4020 <message name="IDS_KEYBOARD_OVERLAY_ADD_WWW_AND_COM_AND_OPEN_ADDRESS" desc="The text in the keyboard overlay to explain the shortcut."> 4021 Add www. and .com and open address 4022 </message> 4023 <message name="IDS_KEYBOARD_OVERLAY_BOOKMARK_ALL_TABS" desc="The text in the keyboard overlay to explain the shortcut."> 4024 Bookmark all tabs 4025 </message> 4026 <message name="IDS_KEYBOARD_OVERLAY_BOOKMARK_CURRENT_PAGE" desc="The text in the keyboard overlay to explain the shortcut."> 4027 Add bookmark 4028 </message> 4029 <message name="IDS_KEYBOARD_OVERLAY_BOOKMARK_MANAGER" desc="The text in the keyboard overlay to explain the shortcut (open the bookmark manager)."> 4030 Bookmark manager 4031 </message> 4032 <message name="IDS_KEYBOARD_OVERLAY_CENTER_WINDOW" desc="The text in the keyboard overlay to explain the shortcut (center the window)."> 4033 Center window 4034 </message> 4035 <message name="IDS_KEYBOARD_OVERLAY_CLEAR_BROWSING_DATA_DIALOG" desc="The text in the keyboard overlay to explain the shortcut."> 4036 "Clear browsing data" dialog 4037 </message> 4038 <message name="IDS_KEYBOARD_OVERLAY_CLOSE_TAB" desc="The text in the keyboard overlay to explain the shortcut."> 4039 Close tab 4040 </message> 4041 <message name="IDS_KEYBOARD_OVERLAY_CLOSE_WINDOW" desc="The text in the keyboard overlay to explain the shortcut."> 4042 Close window 4043 </message> 4044 <message name="IDS_KEYBOARD_OVERLAY_COPY" desc="The text in the keyboard overlay to explain the shortcut."> 4045 Copy 4046 </message> 4047 <message name="IDS_KEYBOARD_OVERLAY_CUT" desc="The text in the keyboard overlay to explain the shortcut."> 4048 Cut 4049 </message> 4050 <message name="IDS_KEYBOARD_OVERLAY_CYCLE_THROUGH_INPUT_METHODS" desc="The text in the keyboard overlay to explain the shortcut."> 4051 Next input method 4052 </message> 4053 <message name="IDS_KEYBOARD_OVERLAY_DECREASE_KEY_BRIGHTNESS" desc="The text in the keyboard overlay to explain the shortcut (decrease the keyboard brightness)."> 4054 Decrease key brightness 4055 </message> 4056 <message name="IDS_KEYBOARD_OVERLAY_DELETE" desc="The text in the keyboard overlay to explain the shortcut (Delete)."> 4057 Delete 4058 </message> 4059 <message name="IDS_KEYBOARD_OVERLAY_DELETE_WORD" desc="The text in the keyboard overlay to explain the shortcut."> 4060 Delete word 4061 </message> 4062 <message name="IDS_KEYBOARD_OVERLAY_DEVELOPER_TOOLS" desc="The text in the keyboard overlay to explain the shortcut."> 4063 Developer tools 4064 </message> 4065 <message name="IDS_KEYBOARD_OVERLAY_DOCK_WINDOW_LEFT" desc="The text in the keyboard overlay to explain the shortcut (dock the window to the left)."> 4066 Dock window left 4067 </message> 4068 <message name="IDS_KEYBOARD_OVERLAY_DOCK_WINDOW_RIGHT" desc="The text in the keyboard overlay to explain the shortcut (dock the window to the right)."> 4069 Dock window right 4070 </message> 4071 <message name="IDS_KEYBOARD_OVERLAY_DOM_INSPECTOR" desc="The text in the keyboard overlay to explain the shortcut."> 4072 DOM inspector 4073 </message> 4074 <message name="IDS_KEYBOARD_OVERLAY_DOWNLOADS" desc="The text in the keyboard overlay to explain the shortcut."> 4075 Downloads 4076 </message> 4077 <message name="IDS_KEYBOARD_OVERLAY_END" desc="The text in the keyboard overlay to explain the shortcut (End)."> 4078 End 4079 </message> 4080 <message name="IDS_KEYBOARD_OVERLAY_F1" desc="The text in the keyboard overlay to explain the shortcut (F1)."> 4081 F1 4082 </message> 4083 <message name="IDS_KEYBOARD_OVERLAY_F10" desc="The text in the keyboard overlay to explain the shortcut (F10)."> 4084 F10 4085 </message> 4086 <message name="IDS_KEYBOARD_OVERLAY_F11" desc="The text in the keyboard overlay to explain the shortcut (F11)."> 4087 F11 4088 </message> 4089 <message name="IDS_KEYBOARD_OVERLAY_F12" desc="The text in the keyboard overlay to explain the shortcut (F12)."> 4090 F12 4091 </message> 4092 <message name="IDS_KEYBOARD_OVERLAY_F2" desc="The text in the keyboard overlay to explain the shortcut (F2)."> 4093 F2 4094 </message> 4095 <message name="IDS_KEYBOARD_OVERLAY_F3" desc="The text in the keyboard overlay to explain the shortcut (F3)."> 4096 F3 4097 </message> 4098 <message name="IDS_KEYBOARD_OVERLAY_F4" desc="The text in the keyboard overlay to explain the shortcut (F4)."> 4099 F4 4100 </message> 4101 <message name="IDS_KEYBOARD_OVERLAY_F5" desc="The text in the keyboard overlay to explain the shortcut (F5)."> 4102 F5 4103 </message> 4104 <message name="IDS_KEYBOARD_OVERLAY_F6" desc="The text in the keyboard overlay to explain the shortcut (F6)."> 4105 F6 4106 </message> 4107 <message name="IDS_KEYBOARD_OVERLAY_F7" desc="The text in the keyboard overlay to explain the shortcut (F7)."> 4108 F7 4109 </message> 4110 <message name="IDS_KEYBOARD_OVERLAY_F8" desc="The text in the keyboard overlay to explain the shortcut (F8)."> 4111 F8 4112 </message> 4113 <message name="IDS_KEYBOARD_OVERLAY_F9" desc="The text in the keyboard overlay to explain the shortcut (F9)."> 4114 F9 4115 </message> 4116 <message name="IDS_KEYBOARD_OVERLAY_FIND_PREVIOUS_TEXT" desc="The text in the keyboard overlay to explain the shortcut."> 4117 Find previous text 4118 </message> 4119 <message name="IDS_KEYBOARD_OVERLAY_FIND_TEXT" desc="The text in the keyboard overlay to explain the shortcut."> 4120 Find text 4121 </message> 4122 <message name="IDS_KEYBOARD_OVERLAY_FIND_TEXT_AGAIN" desc="The text in the keyboard overlay to explain the shortcut."> 4123 Find again 4124 </message> 4125 <message name="IDS_KEYBOARD_OVERLAY_FOCUS_ADDRESS_BAR" desc="The text in the keyboard overlay to explain the shortcut."> 4126 Focus address bar 4127 </message> 4128 <message name="IDS_KEYBOARD_OVERLAY_FOCUS_ADDRESS_BAR_IN_SEARCH_MODE" desc="The text in the keyboard overlay to explain the shortcut."> 4129 Focus address bar for search 4130 </message> 4131 <message name="IDS_KEYBOARD_OVERLAY_FOCUS_BOOKMARKS" desc="The text in the keyboard overlay to explain the shortcut."> 4132 Focus bookmarks 4133 </message> 4134 <message name="IDS_KEYBOARD_OVERLAY_FOCUS_SHELF" desc="The text in the keyboard overlay to explain the shortcut (focus the application shelf)."> 4135 Focus shelf 4136 </message> 4137 <message name="IDS_KEYBOARD_OVERLAY_FOCUS_NEXT_PANE" desc="The text in the keyboard overlay to explain the shortcut (switch focus to the next keyboard-accessible pane)."> 4138 Next pane 4139 </message> 4140 <message name="IDS_KEYBOARD_OVERLAY_FOCUS_PREVIOUS_PANE" desc="The text in the keyboard overlay to explain the shortcut (switch focus to the previous keyboard-accessible pane)."> 4141 Previous pane 4142 </message> 4143 <message name="IDS_KEYBOARD_OVERLAY_FOCUS_TOOLBAR" desc="The text in the keyboard overlay to explain the shortcut."> 4144 Focus toolbar 4145 </message> 4146 <message name="IDS_KEYBOARD_OVERLAY_GO_BACK" desc="The text in the keyboard overlay to explain the shortcut."> 4147 Go back 4148 </message> 4149 <message name="IDS_KEYBOARD_OVERLAY_GO_FORWARD" desc="The text in the keyboard overlay to explain the shortcut."> 4150 Go forward 4151 </message> 4152 <message name="IDS_KEYBOARD_OVERLAY_HELP" desc="The text in the keyboard overlay to explain the shortcut."> 4153 Help 4154 </message> 4155 <message name="IDS_KEYBOARD_OVERLAY_HISTORY" desc="The text in the keyboard overlay to explain the shortcut."> 4156 History 4157 </message> 4158 <message name="IDS_KEYBOARD_OVERLAY_HOME" desc="The text in the keyboard overlay to explain the shortcut (Home)."> 4159 Home 4160 </message> 4161 <message name="IDS_KEYBOARD_OVERLAY_INCREASE_KEY_BRIGHTNESS" desc="The text in the keyboard overlay to explain the shortcut (Increase the keyboard brightness)."> 4162 Increase key brightness 4163 </message> 4164 <message name="IDS_KEYBOARD_OVERLAY_INPUT_UNICODE_CHARACTERS" desc="The text in the keyboard overlay to explain the shortcut."> 4165 Input Unicode characters 4166 </message> 4167 <message name="IDS_KEYBOARD_OVERLAY_INSERT" desc="The text in the keyboard overlay to explain the shortcut (Insert)."> 4168 Insert 4169 </message> 4170 <message name="IDS_KEYBOARD_OVERLAY_JAVASCRIPT_CONSOLE" desc="The text in the keyboard overlay to explain the shortcut."> 4171 JavaScript console 4172 </message> 4173 <message name="IDS_KEYBOARD_OVERLAY_LOCK_SCREEN" desc="The text in the keyboard overlay to explain the shortcut (lock the screen)."> 4174 Lock screen 4175 </message> 4176 <message name="IDS_KEYBOARD_OVERLAY_LOCK_SCREEN_OR_POWER_OFF" desc="The text in the keyboard overlay to explain the shortcut."> 4177 Lock / power 4178 </message> 4179 <message name="IDS_KEYBOARD_OVERLAY_MAGNIFIER_DECREASE_ZOOM" desc="The text in the keyboard overlay to explain the shortcut."> 4180 Demagnify 4181 </message> 4182 <message name="IDS_KEYBOARD_OVERLAY_MAGNIFIER_INCREASE_ZOOM" desc="The text in the keyboard overlay to explain the shortcut."> 4183 Magnify 4184 </message> 4185 <message name="IDS_KEYBOARD_OVERLAY_MAXIMIZE_WINDOW" desc="The text in the keyboard overlay to explain the shortcut (maximize or restore the window)."> 4186 Maximize 4187 </message> 4188 <message name="IDS_KEYBOARD_OVERLAY_MINIMIZE_WINDOW" desc="The text in the keyboard overlay to explain the shortcut (minimize the window)."> 4189 Minimize 4190 </message> 4191 <message name="IDS_KEYBOARD_OVERLAY_MIRROR_MONITORS" desc="The text in the keyboard overlay to explain the shortcut (Mirror the monitors)."> 4192 Mirror monitors 4193 </message> 4194 <message name="IDS_KEYBOARD_OVERLAY_NEW_INCOGNITO_WINDOW" desc="The text in the keyboard overlay to explain the shortcut."> 4195 New incognito window 4196 </message> 4197 <message name="IDS_KEYBOARD_OVERLAY_NEW_TAB" desc="The text in the keyboard overlay to explain the shortcut."> 4198 New tab 4199 </message> 4200 <message name="IDS_KEYBOARD_OVERLAY_NEW_TERMINAL" desc="The text in the keyboard overlay to explain the shortcut (Open a new terminal tab)."> 4201 New terminal 4202 </message> 4203 <message name="IDS_KEYBOARD_OVERLAY_NEW_WINDOW" desc="The text in the keyboard overlay to explain the shortcut."> 4204 New window 4205 </message> 4206 <message name="IDS_KEYBOARD_OVERLAY_NEXT_USER" desc="The text in the keyboard overlay to explain the shortcut (Switch to next user)."> 4207 Next user 4208 </message> 4209 <message name="IDS_KEYBOARD_OVERLAY_NEXT_WINDOW" desc="The text in the keyboard overlay to explain the shortcut (go to the next window)."> 4210 Next window 4211 </message> 4212 <message name="IDS_KEYBOARD_OVERLAY_NEXT_WORD" desc="The text in the keyboard overlay to explain the shortcut (move the text cursor to the end of the next word)."> 4213 Next word 4214 </message> 4215 <message name="IDS_KEYBOARD_OVERLAY_OPEN" desc="The text in the keyboard overlay to explain the shortcut (open a file)."> 4216 Open 4217 </message> 4218 <message name="IDS_KEYBOARD_OVERLAY_OPEN_ADDRESS_IN_NEW_TAB" desc="The text in the keyboard overlay to explain the shortcut."> 4219 Open in new tab 4220 </message> 4221 <message name="IDS_KEYBOARD_OVERLAY_OPEN_FILE_MANAGER" desc="The text in the keyboard overlay to explain the shortcut (Open the file manager)."> 4222 File manager 4223 </message> 4224 <message name="IDS_KEYBOARD_OVERLAY_OPEN_GOOGLE_CLOUD_PRINT" desc="The text in the keyboard overlay to explain the shortcut (Opens the 'Google Cloud Print' dialog)."> 4225 Google Cloud Print 4226 </message> 4227 <message name="IDS_KEYBOARD_OVERLAY_PAGE_DOWN" desc="The text in the keyboard overlay to explain the shortcut (Page down)."> 4228 Page down 4229 </message> 4230 <message name="IDS_KEYBOARD_OVERLAY_PAGE_UP" desc="The text in the keyboard overlay to explain the shortcut (Page up)."> 4231 Page up 4232 </message> 4233 <message name="IDS_KEYBOARD_OVERLAY_PASTE" desc="The text in the keyboard overlay to explain the shortcut."> 4234 Paste 4235 </message> 4236 <message name="IDS_KEYBOARD_OVERLAY_PASTE_AS_PLAIN_TEXT" desc="The text in the keyboard overlay to explain the shortcut."> 4237 Paste as plain text 4238 </message> 4239 <message name="IDS_KEYBOARD_OVERLAY_PREVIOUS_USER" desc="The text in the keyboard overlay to explain the shortcut (Switch to previous user)."> 4240 Previous user 4241 </message> 4242 <message name="IDS_KEYBOARD_OVERLAY_PREVIOUS_WINDOW" desc="The text in the keyboard overlay to explain the shortcut (go to the previous window)."> 4243 Previous window 4244 </message> 4245 <message name="IDS_KEYBOARD_OVERLAY_PREVIOUS_WORD" desc="The text in the keyboard overlay to explain the shortcut (move the text cursor to the start of the previous word)."> 4246 Previous word 4247 </message> 4248 <message name="IDS_KEYBOARD_OVERLAY_PRINT" desc="The text in the keyboard overlay to explain the shortcut."> 4249 Print 4250 </message> 4251 <message name="IDS_KEYBOARD_OVERLAY_RELOAD_CURRENT_PAGE" desc="The text in the keyboard overlay to explain the shortcut."> 4252 Reload 4253 </message> 4254 <message name="IDS_KEYBOARD_OVERLAY_RELOAD_IGNORING_CACHE" desc="The text in the keyboard overlay to explain the shortcut."> 4255 Reload ignoring cache 4256 </message> 4257 <message name="IDS_KEYBOARD_OVERLAY_REOPEN_LAST_CLOSED_TAB" desc="The text in the keyboard overlay to explain the shortcut."> 4258 Reopen last-closed tab 4259 </message> 4260 <message name="IDS_KEYBOARD_OVERLAY_REPORT_ISSUE" desc="The text in the keyboard overlay to explain the shortcut (report an issue)."> 4261 Report issue 4262 </message> 4263 <message name="IDS_KEYBOARD_OVERLAY_RESET_SCREEN_ZOOM" desc="The text in the keyboard overlay to explain the shortcut (reset the screen zoom)."> 4264 Reset screen zoom 4265 </message> 4266 <message name="IDS_KEYBOARD_OVERLAY_RESET_ZOOM" desc="The text in the keyboard overlay to explain the shortcut."> 4267 Reset zoom 4268 </message> 4269 <message name="IDS_KEYBOARD_OVERLAY_ROTATE_SCREEN" desc="The text in the keyboard overlay to explain the shortcut (rotate the screen)."> 4270 Rotate screen 4271 </message> 4272 <message name="IDS_KEYBOARD_OVERLAY_SAVE" desc="The text in the keyboard overlay to explain the shortcut (save page as a file)."> 4273 Save 4274 </message> 4275 <message name="IDS_KEYBOARD_OVERLAY_SCREENSHOT_REGION" desc="The text in the keyboard overlay to explain the shortcut (take a screenshot of the selected region)."> 4276 Screenshot region 4277 </message> 4278 <message name="IDS_KEYBOARD_OVERLAY_SCROLL_UP_ONE_PAGE" desc="The text in the keyboard overlay to explain the shortcut."> 4279 Scroll up one page 4280 </message> 4281 <message name="IDS_KEYBOARD_OVERLAY_SELECT_ALL" desc="The text in the keyboard overlay to explain the shortcut."> 4282 Select all 4283 </message> 4284 <message name="IDS_KEYBOARD_OVERLAY_SELECT_PREVIOUS_INPUT_METHOD" desc="The text in the keyboard overlay to explain the shortcut."> 4285 Previous input method 4286 </message> 4287 <message name="IDS_KEYBOARD_OVERLAY_SELECT_WORD_AT_A_TIME" desc="The text in the keyboard overlay to explain the shortcut."> 4288 Select "word at a time" 4289 </message> 4290 <message name="IDS_KEYBOARD_OVERLAY_SHOW_MESSAGE_CENTER" desc="The text in the keyboard overlay to explain the shortcut (Show the message center)."> 4291 Message center 4292 </message> 4293 <message name="IDS_KEYBOARD_OVERLAY_SHOW_STATUS_MENU" desc="The text in the keyboard overlay to explain the shortcut (show the status menu)."> 4294 Status menu 4295 </message> 4296 <message name="IDS_KEYBOARD_OVERLAY_SIGN_OUT" desc="The text in the keyboard overlay to explain the shortcut."> 4297 Sign out 4298 </message> 4299 <message name="IDS_KEYBOARD_OVERLAY_SWAP_PRIMARY_MONITOR" desc="The text in the keyboard overlay to explain the shortcut (swap primary monitor)."> 4300 Swap primary monitor 4301 </message> 4302 <message name="IDS_KEYBOARD_OVERLAY_TAKE_SCREENSHOT" desc="The text in the keyboard overlay to explain the shortcut."> 4303 Screenshot 4304 </message> 4305 <message name="IDS_KEYBOARD_OVERLAY_TASK_MANAGER" desc="The text in the keyboard overlay to explain the shortcut."> 4306 Task manager 4307 </message> 4308 <message name="IDS_KEYBOARD_OVERLAY_TOGGLE_BOOKMARK_BAR" desc="The text in the keyboard overlay to explain the shortcut."> 4309 Bookmark bar 4310 </message> 4311 <message name="IDS_KEYBOARD_OVERLAY_TOGGLE_CAPS_LOCK" desc="The text in the keyboard overlay to explain the shortcut (enable or disable caps lock)."> 4312 Caps Lock 4313 </message> 4314 <message name="IDS_KEYBOARD_OVERLAY_TOGGLE_CHROMEVOX_SPOKEN_FEEDBACK" desc="The text in the keyboard overlay to explain the shortcut (enable or disable spoken feedback)."> 4315 ChromeVox (spoken feedback) 4316 </message> 4317 <message name="IDS_KEYBOARD_OVERLAY_TOGGLE_PROJECTION_TOUCH_HUD" desc="The text in the keyboard overlay to explain the shortcut."> 4318 Projection touch HUD 4319 </message> 4320 <message name="IDS_KEYBOARD_OVERLAY_TOGGLE_SPEECH_INPUT" desc="The text in the keyboard overlay to explain the shortcut (start or stop speech input)."> 4321 Speech input 4322 </message> 4323 <message name="IDS_KEYBOARD_OVERLAY_UNDO" desc="The text in the keyboard overlay to explain the shortcut."> 4324 Undo 4325 </message> 4326 <message name="IDS_KEYBOARD_OVERLAY_VIEW_KEYBOARD_OVERLAY" desc="The text in the keyboard overlay to explain the shortcut."> 4327 Keyboard overlay 4328 </message> 4329 <message name="IDS_KEYBOARD_OVERLAY_VIEW_SOURCE" desc="The text in the keyboard overlay to explain the shortcut."> 4330 View source 4331 </message> 4332 <message name="IDS_KEYBOARD_OVERLAY_WORD_MOVE" desc="The text in the keyboard overlay to explain the shortcut."> 4333 Word move 4334 </message> 4335 <message name="IDS_KEYBOARD_OVERLAY_ZOOM_IN" desc="The text in the keyboard overlay to explain the shortcut."> 4336 Zoom in 4337 </message> 4338 <message name="IDS_KEYBOARD_OVERLAY_ZOOM_OUT" desc="The text in the keyboard overlay to explain the shortcut."> 4339 Zoom out 4340 </message> 4341 <message name="IDS_KEYBOARD_OVERLAY_ZOOM_SCREEN_IN" desc="The text in the keyboard overlay to explain the shortcut (zoom in the screen)."> 4342 Zoom screen in 4343 </message> 4344 <message name="IDS_KEYBOARD_OVERLAY_ZOOM_SCREEN_OUT" desc="The text in the keyboard overlay to explain the shortcut (zoom out the screen)."> 4345 Zoom screen out 4346 </message> 4347 <!-- END GENERATED KEYBOARD OVERLAY STRINGS --> 4348 <if expr="lang == 'ja'"> 4349 </if> 4350 <if expr="lang != 'ja'"> 4351 <message translateable="false" name="IDS_STATUSBAR_IME_JAPANESE_IME_STATUS_HIRAGANA" desc=""> 4352 Hiragana 4353 </message> 4354 <message translateable="false" name="IDS_STATUSBAR_IME_JAPANESE_IME_STATUS_KATAKANA" desc=""> 4355 Katakana 4356 </message> 4357 </if> 4358 <message name="IDS_STATUSBAR_IME_KOREAN_HANJA_INPUT_MODE" desc="In the language menu button, this shows the input mode."> 4359 Hanja mode 4360 </message> 4361 <message name="IDS_STATUSBAR_IME_KOREAN_HANGUL_INPUT_MODE" desc="In the language menu button, this shows the input mode."> 4362 Hangul mode 4363 </message> 4364 <message name="IDS_STATUSBAR_IME_CHINESE_PINYIN_TOGGLE_CHINESE_ENGLISH" desc="In the language menu button, this shows the input mode."> 4365 Toggle Chinese/English mode 4366 </message> 4367 <message name="IDS_STATUSBAR_IME_CHINESE_PINYIN_TOGGLE_FULL_HALF" desc="In the language menu button, this shows the input mode."> 4368 Toggle full/half width mode 4369 </message> 4370 <message name="IDS_STATUSBAR_IME_CHINESE_PINYIN_TOGGLE_FULL_HALF_PUNCTUATION" desc="In the language menu button, this shows the input mode."> 4371 Toggle full/half width punctuation mode 4372 </message> 4373 <message name="IDS_STATUSBAR_IME_CHINESE_PINYIN_TOGGLE_S_T_CHINESE" desc="In the language menu button, this shows the input mode."> 4374 Toggle Simplified/Traditional Chinese mode 4375 </message> 4376 4377 <message name="IDS_STATUSBAR_IME_CHINESE_MOZC_CHEWING_ENGLISH_MODE" desc="In the language menu button, this shows the input mode."> 4378 English 4379 </message> 4380 <message name="IDS_STATUSBAR_IME_CHINESE_MOZC_CHEWING_CHINESE_MODE" desc="In the language menu button, this shows the input mode."> 4381 Chinese 4382 </message> 4383 <message name="IDS_STATUSBAR_IME_CHINESE_MOZC_CHEWING_FULL_WIDTH_ENGLISH_MODE" desc="In the language menu button, this shows the input mode."> 4384 Full-width English 4385 </message> 4386 4387 <message name="IDS_STATUSBAR_LAYOUT_JAPAN" desc="In the language menu button, this shows the input mode [Japanese keyboard]."> 4388 Japanese 4389 </message> 4390 <message name="IDS_STATUSBAR_LAYOUT_SLOVENIA" desc="In the language menu button, this shows the input mode [Slovenian keyboard]."> 4391 Slovenian 4392 </message> 4393 <message name="IDS_STATUSBAR_LAYOUT_GERMANY" desc="In the language menu button, this shows the input mode [German keyboard]."> 4394 German 4395 </message> 4396 <message name="IDS_STATUSBAR_LAYOUT_GERMANY_NEO2" desc="In the language menu button, this shows the input mode [German Neo 2 keyboard]."> 4397 German Neo 2 4398 </message> 4399 <message name="IDS_STATUSBAR_LAYOUT_ITALY" desc="In the language menu button, this shows the input mode [Italian keyboard]."> 4400 Italian 4401 </message> 4402 <message name="IDS_STATUSBAR_LAYOUT_ESTONIA" desc="In the language menu button, this shows the input mode [Estonian keyboard]."> 4403 Estonian 4404 </message> 4405 <message name="IDS_STATUSBAR_LAYOUT_HUNGARY" desc="In the language menu button, this shows the input mode [Hungarian keyboard]."> 4406 Hungarian 4407 </message> 4408 <message name="IDS_STATUSBAR_LAYOUT_POLAND" desc="In the language menu button, this shows the input mode [Polish keyboard]."> 4409 Polish 4410 </message> 4411 <message name="IDS_STATUSBAR_LAYOUT_DENMARK" desc="In the language menu button, this shows the input mode [Danish keyboard]."> 4412 Danish 4413 </message> 4414 <message name="IDS_STATUSBAR_LAYOUT_CROATIA" desc="In the language menu button, this shows the input mode [Croatian keyboard]."> 4415 Croatian 4416 </message> 4417 <message name="IDS_STATUSBAR_LAYOUT_BRAZIL" desc="In the language menu button, this shows the input mode [Brazilian keyboard]."> 4418 Brazilian 4419 </message> 4420 <message name="IDS_STATUSBAR_LAYOUT_SERBIA" desc="In the language menu button, this shows the input mode [Serbian keyboard]."> 4421 Serbian 4422 </message> 4423 <message name="IDS_STATUSBAR_LAYOUT_CZECHIA" desc="In the language menu button, this shows the input mode [Czech keyboard]."> 4424 Czech 4425 </message> 4426 <message name="IDS_STATUSBAR_LAYOUT_CZECHIA_QWERTY" desc="In the language menu button, this shows the input mode [Czech QWERTY keyboard]."> 4427 Czech QWERTY 4428 </message> 4429 <message name="IDS_STATUSBAR_LAYOUT_USA_DVORAK" desc="In the language menu button, this shows the input mode [US Dvorak keyboard]."> 4430 US Dvorak 4431 </message> 4432 <message name="IDS_STATUSBAR_LAYOUT_USA_COLEMAK" desc="In the language menu button, this shows the input mode [US Colemak keyboard]."> 4433 US Colemak 4434 </message> 4435 <message name="IDS_STATUSBAR_LAYOUT_ROMANIA" desc="In the language menu button, this shows the input mode [Romanian keyboard]."> 4436 Romanian 4437 </message> 4438 <message name="IDS_STATUSBAR_LAYOUT_USA" desc="In the language menu button, this shows the input mode [US keyboard]."> 4439 US 4440 </message> 4441 <message name="IDS_STATUSBAR_LAYOUT_USA_EXTENDED" desc="In the language menu button, this shows the input mode [US extended keyboard]."> 4442 US extended 4443 </message> 4444 <message name="IDS_STATUSBAR_LAYOUT_USA_INTERNATIONAL" desc="In the language menu button, this shows the input mode [US international keyboard]."> 4445 US international 4446 </message> 4447 <message name="IDS_STATUSBAR_LAYOUT_LITHUANIA" desc="In the language menu button, this shows the input mode [Lithuanian keyboard]."> 4448 Lithuanian 4449 </message> 4450 <message name="IDS_STATUSBAR_LAYOUT_UNITED_KINGDOM" desc="In the language menu button, this shows the input mode [UK keyboard]."> 4451 UK 4452 </message> 4453 <message name="IDS_STATUSBAR_LAYOUT_UNITED_KINGDOM_DVORAK" desc="In the language menu button, this shows the input mode [UK Dvorak keyboard]."> 4454 UK Dvorak 4455 </message> 4456 <message name="IDS_STATUSBAR_LAYOUT_SLOVAKIA" desc="In the language menu button, this shows the input mode [Slovakian keyboard]."> 4457 Slovakian 4458 </message> 4459 <message name="IDS_STATUSBAR_LAYOUT_RUSSIA" desc="In the language menu button, this shows the input mode [Russian keyboard]."> 4460 Russian 4461 </message> 4462 <message name="IDS_STATUSBAR_LAYOUT_RUSSIA_PHONETIC" desc="In the language menu button, this shows the input mode [Russian phonetic keyboard]."> 4463 Russian phonetic 4464 </message> 4465 <message name="IDS_STATUSBAR_LAYOUT_GREECE" desc="In the language menu button, this shows the input mode [Greek keyboard]."> 4466 Greek 4467 </message> 4468 <message name="IDS_STATUSBAR_LAYOUT_BELGIUM" desc="In the language menu button, this shows the input mode [Belgian keyboard]."> 4469 Belgian 4470 </message> 4471 <message name="IDS_STATUSBAR_LAYOUT_BULGARIA" desc="In the language menu button, this shows the input mode [Bulgarian keyboard]."> 4472 Bulgarian 4473 </message> 4474 <message name="IDS_STATUSBAR_LAYOUT_BULGARIA_PHONETIC" desc="In the language menu button, this shows the input mode [Bulgarian phonetic keyboard]."> 4475 Bulgarian phonetic 4476 </message> 4477 <message name="IDS_STATUSBAR_LAYOUT_SWITZERLAND" desc="In the language menu button, this shows the input mode [Swiss keyboard]."> 4478 Swiss 4479 </message> 4480 <message name="IDS_STATUSBAR_LAYOUT_SWITZERLAND_FRENCH" desc="In the language menu button, this shows the input mode [Swiss French keyboard]."> 4481 Swiss French 4482 </message> 4483 <message name="IDS_STATUSBAR_LAYOUT_TURKEY" desc="In the language menu button, this shows the input mode [Turkish keyboard]."> 4484 Turkish 4485 </message> 4486 <message name="IDS_STATUSBAR_LAYOUT_PORTUGAL" desc="In the language menu button, this shows the input mode [Portuguese keyboard]."> 4487 Portuguese 4488 </message> 4489 <message name="IDS_STATUSBAR_LAYOUT_SPAIN" desc="In the language menu button, this shows the input mode [Spanish keyboard]."> 4490 Spanish 4491 </message> 4492 <message name="IDS_STATUSBAR_LAYOUT_FINLAND" desc="In the language menu button, this shows the input mode [Finnish keyboard]."> 4493 Finnish 4494 </message> 4495 <message name="IDS_STATUSBAR_LAYOUT_UKRAINE" desc="In the language menu button, this shows the input mode [Ukrainian keyboard]."> 4496 Ukrainian 4497 </message> 4498 <message name="IDS_STATUSBAR_LAYOUT_SPAIN_CATALAN" desc="In the language menu button, this shows the input mode [Catalan keyboard]."> 4499 Catalan 4500 </message> 4501 <message name="IDS_STATUSBAR_LAYOUT_FRANCE" desc="In the language menu button, this shows the input mode [French keyboard]."> 4502 French 4503 </message> 4504 <message name="IDS_STATUSBAR_LAYOUT_NORWAY" desc="In the language menu button, this shows the input mode [Norwegian keyboard]."> 4505 Norwegian 4506 </message> 4507 <message name="IDS_STATUSBAR_LAYOUT_SWEDEN" desc="In the language menu button, this shows the input mode [Swedish keyboard]."> 4508 Swedish 4509 </message> 4510 <message name="IDS_STATUSBAR_LAYOUT_NETHERLANDS" desc="In the language menu button, this shows the input mode [Dutch keyboard]."> 4511 Dutch 4512 </message> 4513 <message name="IDS_STATUSBAR_LAYOUT_LATIN_AMERICAN" desc="In the language menu button, this shows the input mode [Latin American keyboard]."> 4514 Latin American 4515 </message> 4516 <message name="IDS_STATUSBAR_LAYOUT_LATVIA" desc="In the language menu button, this shows the input mode [Latvian keyboard]."> 4517 Latvian 4518 </message> 4519 <message name="IDS_STATUSBAR_LAYOUT_CANADA" desc="In the language menu button, this shows the input mode [Canadian French keyboard]."> 4520 Canadian French 4521 </message> 4522 <message name="IDS_STATUSBAR_LAYOUT_CANADA_ENGLISH" desc="In the language menu button, this shows the input mode [Canadian English keyboard]."> 4523 Canadian English 4524 </message> 4525 <message name="IDS_STATUSBAR_LAYOUT_ISRAEL" desc="In the language menu button, this shows the input mode [Hebrew keyboard]."> 4526 Hebrew 4527 </message> 4528 <message name="IDS_STATUSBAR_LAYOUT_KOREA_104" desc="In the language menu button, this shows the input mode [Korean keyboard]."> 4529 Korean 4530 </message> 4531 <message name="IDS_STATUSBAR_LAYOUT_ICELANDIC" desc="In the language menu button, this shows the input mode [Icelandic keyboard]."> 4532 Icelandic 4533 </message> 4534 <message name="IDS_STATUSBAR_LAYOUT_CANADIAN_MULTILINGUAL" desc="In the language menu button, this shows the input mode [Canadian Multilingual keyboard]."> 4535 Canadian Multilingual 4536 </message> 4537 <message name="IDS_STATUSBAR_LAYOUT_GEORGIAN" desc="In the language menu button, this shows the input mode [Georgian keyboard]."> 4538 Georgian 4539 </message> 4540 <message name="IDS_STATUSBAR_LAYOUT_BELARUSIAN" desc="In the language menu button, this shows the input mode [Belarusian keyboard]."> 4541 Belarusian 4542 </message> 4543 <message name="IDS_STATUSBAR_LAYOUT_ARMENIAN_PHONETIC" desc="In the language menu button, this shows the input mode [Armenian Phonetic keyboard]."> 4544 Armenian Phonetic 4545 </message> 4546 <message name="IDS_STATUSBAR_LAYOUT_MONGOLIAN" desc="In the language menu button, this shows the input mode [Mongolian keyboard]."> 4547 Mongolian 4548 </message> 4549 <message name="IDS_STATUSBAR_LAYOUT_IRISH" desc="In the language menu button, this shows the input mode [Irish keyboard]."> 4550 Irish 4551 </message> 4552 4553 <message name="IDS_IME_NAME_KEYBOARD_ARMENIAN_PHONETIC" desc="The input method name shows in system tray menu, this shows [Armenian Phonetic keyboard]."> 4554 Armenian Phonetic keyboard 4555 </message> 4556 <message name="IDS_IME_NAME_KEYBOARD_BELARUSIAN" desc="The input method name shows in system tray menu, this shows [Belarusian keyboard]."> 4557 Belarusian keyboard 4558 </message> 4559 <message name="IDS_IME_NAME_KEYBOARD_BELGIAN" desc="The input method name shows in system tray menu, this shows [Belgian keyboard]."> 4560 Belgian keyboard 4561 </message> 4562 <message name="IDS_IME_NAME_KEYBOARD_BRAZILIAN" desc="The input method name shows in system tray menu, this shows [Brazilian keyboard]."> 4563 Brazilian keyboard 4564 </message> 4565 <message name="IDS_IME_NAME_KEYBOARD_BULGARIAN" desc="The input method name shows in system tray menu, this shows [Bulgarian keyboard]."> 4566 Bulgarian keyboard 4567 </message> 4568 <message name="IDS_IME_NAME_KEYBOARD_BULGARIAN_PHONETIC" desc="The input method name shows in system tray menu, this shows [Bulgarian Phonetic keyboard]."> 4569 Bulgarian Phonetic keyboard 4570 </message> 4571 <message name="IDS_IME_NAME_KEYBOARD_CANADIAN_ENGLISH" desc="The input method name shows in system tray menu, this shows [Canadian English keyboard]."> 4572 Canadian English keyboard 4573 </message> 4574 <message name="IDS_IME_NAME_KEYBOARD_CANADIAN_FRENCH" desc="The input method name shows in system tray menu, this shows [Canadian French keyboard]."> 4575 Canadian French keyboard 4576 </message> 4577 <message name="IDS_IME_NAME_KEYBOARD_CANADIAN_MULTILINGUAL" desc="The input method name shows in system tray menu, this shows [Canadian Multilingual keyboard]."> 4578 Canadian Multilingual keyboard 4579 </message> 4580 <message name="IDS_IME_NAME_KEYBOARD_CATALAN" desc="The input method name shows in system tray menu, this shows [Catalan keyboard]."> 4581 Catalan keyboard 4582 </message> 4583 <message name="IDS_IME_NAME_KEYBOARD_CROATIAN" desc="The input method name shows in system tray menu, this shows [Croatian keyboard]."> 4584 Croatian keyboard 4585 </message> 4586 <message name="IDS_IME_NAME_KEYBOARD_CZECH" desc="The input method name shows in system tray menu, this shows [Czech keyboard]."> 4587 Czech keyboard 4588 </message> 4589 <message name="IDS_IME_NAME_KEYBOARD_CZECH_QWERTY" desc="The input method name shows in system tray menu, this shows [Czech QWERTY keyboard]."> 4590 Czech QWERTY keyboard 4591 </message> 4592 <message name="IDS_IME_NAME_KEYBOARD_DANISH" desc="The input method name shows in system tray menu, this shows [Danish keyboard]."> 4593 Danish keyboard 4594 </message> 4595 <message name="IDS_IME_NAME_KEYBOARD_ESTONIAN" desc="The input method name shows in system tray menu, this shows [Estonian keyboard]."> 4596 Estonian keyboard 4597 </message> 4598 <message name="IDS_IME_NAME_KEYBOARD_FINNISH" desc="The input method name shows in system tray menu, this shows [Finnish keyboard]."> 4599 Finnish keyboard 4600 </message> 4601 <message name="IDS_IME_NAME_KEYBOARD_FRENCH" desc="The input method name shows in system tray menu, this shows [French keyboard]."> 4602 French keyboard 4603 </message> 4604 <message name="IDS_IME_NAME_KEYBOARD_GEORGIAN" desc="The input method name shows in system tray menu, this shows [Georgian keyboard]."> 4605 Georgian keyboard 4606 </message> 4607 <message name="IDS_IME_NAME_KEYBOARD_GERMAN" desc="The input method name shows in system tray menu, this shows [German keyboard]."> 4608 German keyboard 4609 </message> 4610 <message name="IDS_IME_NAME_KEYBOARD_GERMAN_NEO_2" desc="The input method name shows in system tray menu, this shows [German NEO 2 keyboard]."> 4611 German NEO 2 keyboard 4612 </message> 4613 <message name="IDS_IME_NAME_KEYBOARD_GREEK" desc="The input method name shows in system tray menu, this shows [Greek keyboard]."> 4614 Greek keyboard 4615 </message> 4616 <message name="IDS_IME_NAME_KEYBOARD_HEBREW" desc="The input method name shows in system tray menu, this shows [Hebrew keyboard]."> 4617 Hebrew keyboard 4618 </message> 4619 <message name="IDS_IME_NAME_KEYBOARD_HUNGARIAN" desc="The input method name shows in system tray menu, this shows [Hungarian keyboard]."> 4620 Hungarian keyboard 4621 </message> 4622 <message name="IDS_IME_NAME_KEYBOARD_ICELANDIC" desc="The input method name shows in system tray menu, this shows [Icelandic keyboard]."> 4623 Icelandic keyboard 4624 </message> 4625 <message name="IDS_IME_NAME_KEYBOARD_IRISH" desc="The input method name shows in system tray menu, this shows [Irish keyboard]."> 4626 Irish keyboard 4627 </message> 4628 <message name="IDS_IME_NAME_KEYBOARD_ITALIAN" desc="The input method name shows in system tray menu, this shows [Italian keyboard]."> 4629 Italian keyboard 4630 </message> 4631 <message name="IDS_IME_NAME_KEYBOARD_JAPANESE" desc="The input method name shows in system tray menu, this shows [Japanese keyboard]."> 4632 Japanese keyboard 4633 </message> 4634 <message name="IDS_IME_NAME_KEYBOARD_LATIN_AMERICAN" desc="The input method name shows in system tray menu, this shows [Latin American keyboard]."> 4635 Latin American keyboard 4636 </message> 4637 <message name="IDS_IME_NAME_KEYBOARD_LATVIAN" desc="The input method name shows in system tray menu, this shows [Latvian keyboard]."> 4638 Latvian keyboard 4639 </message> 4640 <message name="IDS_IME_NAME_KEYBOARD_LITHUANIAN" desc="The input method name shows in system tray menu, this shows [Lithuanian keyboard]."> 4641 Lithuanian keyboard 4642 </message> 4643 <message name="IDS_IME_NAME_KEYBOARD_MONGOLIAN" desc="The input method name shows in system tray menu, this shows [Mongolian keyboard]."> 4644 Mongolian keyboard 4645 </message> 4646 <message name="IDS_IME_NAME_KEYBOARD_NORWEGIAN" desc="The input method name shows in system tray menu, this shows [Norwegian keyboard]."> 4647 Norwegian keyboard 4648 </message> 4649 <message name="IDS_IME_NAME_KEYBOARD_POLISH" desc="The input method name shows in system tray menu, this shows [Polish keyboard]."> 4650 Polish keyboard 4651 </message> 4652 <message name="IDS_IME_NAME_KEYBOARD_PORTUGUESE" desc="The input method name shows in system tray menu, this shows [Portuguese keyboard]."> 4653 Portuguese keyboard 4654 </message> 4655 <message name="IDS_IME_NAME_KEYBOARD_ROMANIAN" desc="The input method name shows in system tray menu, this shows [Romanian keyboard]."> 4656 Romanian keyboard 4657 </message> 4658 <message name="IDS_IME_NAME_KEYBOARD_RUSSIAN" desc="The input method name shows in system tray menu, this shows [Russian keyboard]."> 4659 Russian keyboard 4660 </message> 4661 <message name="IDS_IME_NAME_KEYBOARD_RUSSIAN_PHONETIC" desc="The input method name shows in system tray menu, this shows [Russian Phonetic keyboard]."> 4662 Russian Phonetic keyboard 4663 </message> 4664 <message name="IDS_IME_NAME_KEYBOARD_SERBIAN" desc="The input method name shows in system tray menu, this shows [Serbian keyboard]."> 4665 Serbian keyboard 4666 </message> 4667 <message name="IDS_IME_NAME_KEYBOARD_SLOVAKIAN" desc="The input method name shows in system tray menu, this shows [Slovakian keyboard]."> 4668 Slovakian keyboard 4669 </message> 4670 <message name="IDS_IME_NAME_KEYBOARD_SLOVENIAN" desc="The input method name shows in system tray menu, this shows [Slovenian keyboard]."> 4671 Slovenian keyboard 4672 </message> 4673 <message name="IDS_IME_NAME_KEYBOARD_SPANISH" desc="The input method name shows in system tray menu, this shows [Spanish keyboard]."> 4674 Spanish keyboard 4675 </message> 4676 <message name="IDS_IME_NAME_KEYBOARD_SWEDISH" desc="The input method name shows in system tray menu, this shows [Swedish keyboard]."> 4677 Swedish keyboard 4678 </message> 4679 <message name="IDS_IME_NAME_KEYBOARD_SWISS_FRENCH" desc="The input method name shows in system tray menu, this shows [Swiss French keyboard]."> 4680 Swiss French keyboard 4681 </message> 4682 <message name="IDS_IME_NAME_KEYBOARD_SWISS" desc="The input method name shows in system tray menu, this shows [Swiss keyboard]."> 4683 Swiss keyboard 4684 </message> 4685 <message name="IDS_IME_NAME_KEYBOARD_TURKISH" desc="The input method name shows in system tray menu, this shows [Turkish keyboard]."> 4686 Turkish keyboard 4687 </message> 4688 <message name="IDS_IME_NAME_KEYBOARD_UK_DVORAK" desc="The input method name shows in system tray menu, this shows [UK Dvorak keyboard]."> 4689 UK Dvorak keyboard 4690 </message> 4691 <message name="IDS_IME_NAME_KEYBOARD_UK" desc="The input method name shows in system tray menu, this shows [UK keyboard]."> 4692 UK keyboard 4693 </message> 4694 <message name="IDS_IME_NAME_KEYBOARD_UKRAINIAN" desc="The input method name shows in system tray menu, this shows [Ukrainian keyboard]."> 4695 Ukrainian keyboard 4696 </message> 4697 <message name="IDS_IME_NAME_KEYBOARD_US_COLEMAK" desc="The input method name shows in system tray menu, this shows [US Colemak keyboard]."> 4698 US Colemak keyboard 4699 </message> 4700 <message name="IDS_IME_NAME_KEYBOARD_US_DVORAK" desc="The input method name shows in system tray menu, this shows [US Dvorak keyboard]."> 4701 US Dvorak keyboard 4702 </message> 4703 <message name="IDS_IME_NAME_KEYBOARD_US_EXTENDED" desc="The input method name shows in system tray menu, this shows [US Extended keyboard]."> 4704 US Extended keyboard 4705 </message> 4706 <message name="IDS_IME_NAME_KEYBOARD_US_INTERNATIONAL" desc="The input method name shows in system tray menu, this shows [US International keyboard]."> 4707 US International keyboard 4708 </message> 4709 <message name="IDS_IME_NAME_KEYBOARD_US" desc="The input method name shows in system tray menu, this shows [US keyboard]."> 4710 US keyboard 4711 </message> 4712 4713 <message name="IDS_IME_NAME_INPUTMETHOD_ARRAY" desc="The input method name shows in system tray menu, this is Array (\u884c\u5217) input method for Traditional Chinese."> 4714 Array input method 4715 </message> 4716 <message name="IDS_IME_NAME_INPUTMETHOD_CANGJIE" desc="The input method name shows in system tray menu, this is Cangjie input method for Tradition Chinese."> 4717 Cangjie input method 4718 </message> 4719 <message name="IDS_IME_NAME_INPUTMETHOD_DAYI" desc="The input method name shows in system tray menu, this is Dayi (\u5927\u6613) input method for Traditional Chinese."> 4720 Dayi input method 4721 </message> 4722 <message name="IDS_IME_NAME_INPUTMETHOD_MOZC_JP" desc="The input method name shows in system tray menu, this is Japanese input method for Japanese keyboard."> 4723 Google Japanese Input (for Japanese keyboard) 4724 </message> 4725 <message name="IDS_IME_NAME_INPUTMETHOD_MOZC_US" desc="The input method name shows in system tray menu, this is Japanese input method for US keyboard."> 4726 Google Japanese Input (for US keyboard) 4727 </message> 4728 <message name="IDS_IME_NAME_INPUTMETHOD_PINYIN" desc="The input method name shows in system tray menu, this is Pinyin input method for Simplified Chinese."> 4729 Pinyin input method 4730 </message> 4731 <message name="IDS_IME_NAME_INPUTMETHOD_QUICK" desc="The input method name shows in system tray menu, this is Quick input method for Traditional Chinese."> 4732 Quick input method 4733 </message> 4734 <message name="IDS_IME_NAME_INPUTMETHOD_TRADITIONAL_PINYIN" desc="The input method name shows in system tray menu, this is Pinyin input method for Traditional Chinese."> 4735 Traditional Pinyin input method 4736 </message> 4737 <message name="IDS_IME_NAME_INPUTMETHOD_WUBI" desc="The input method name shows in system tray menu, this is Wubi input method for Simplified Chinese."> 4738 Wubi input method 4739 </message> 4740 <message name="IDS_IME_NAME_INPUTMETHOD_ZHUYIN" desc="The input method name shows in system tray menu, this is Zhuyin input method for Traditional Chinese."> 4741 Zhuyin input method 4742 </message> 4743 <message name="IDS_IME_NAME_INPUTMETHOD_HANGUL_2_SET" desc="The input method name shows in system tray menu, this is Korean Hangul input method, 2 Set mode."> 4744 Hangul 2 Set 4745 </message> 4746 <message name="IDS_IME_NAME_INPUTMETHOD_HANGUL_3_SET_390" desc="The input method name shows in system tray menu, this is Korean Hangul input method, 3 Set (390) mode."> 4747 Hangul 3 Set (390) 4748 </message> 4749 <message name="IDS_IME_NAME_INPUTMETHOD_HANGUL_3_SET_FINAL" desc="The input method name shows in system tray menu, this is Korean Hangul input method, 3 Set (Final) mode."> 4750 Hangul 3 Set (Final) 4751 </message> 4752 <message name="IDS_IME_NAME_INPUTMETHOD_HANGUL_3_SET_NO_SHIFT" desc="The input method name shows in system tray menu, this is Korean Hangul input method, 3 Set (No Shift) mode."> 4753 Hangul 3 Set (No Shift) 4754 </message> 4755 <message name="IDS_IME_NAME_INPUTMETHOD_HANGUL_ROMAJA" desc="The input method name shows in system tray menu, this is Korean Hangul input method, Romaja mode."> 4756 Hangul Romaja 4757 </message> 4758 <message name="IDS_IME_NAME_INPUTMETHOD_HANGUL_AHNMATAE" desc="The input method name shows in system tray menu, this is Korean Hangul input method, Ahnmatae mode."> 4759 Hangul Ahnmatae 4760 </message> 4761 4762 <message name="IDS_IME_NAME_KEYBOARD_ARABIC" desc="The input method name shows in system tray menu."> 4763 Arabic keyboard 4764 </message> 4765 <message name="IDS_IME_NAME_KEYBOARD_BENGALI_PHONETIC" desc="The input method name shows in system tray menu."> 4766 Bengali keyboard (Phonetic) 4767 </message> 4768 <message name="IDS_IME_NAME_KEYBOARD_DEVANAGARI_PHONETIC" desc="The input method name shows in system tray menu."> 4769 Devanagari keyboard (Phonetic) 4770 </message> 4771 <message name="IDS_IME_NAME_KEYBOARD_ETHIOPIC" desc="The input method name shows in system tray menu."> 4772 Ethiopic keyboard 4773 </message> 4774 <message name="IDS_IME_NAME_KEYBOARD_GUJARATI_PHONETIC" desc="The input method name shows in system tray menu."> 4775 Gujarati keyboard (Phonetic) 4776 </message> 4777 <message name="IDS_IME_NAME_KEYBOARD_KANNADA_PHONETIC" desc="The input method name shows in system tray menu."> 4778 Kannada keyboard (Phonetic) 4779 </message> 4780 <message name="IDS_IME_NAME_KEYBOARD_KHMER" desc="The input method name shows in system tray menu."> 4781 Khmer keyboard 4782 </message> 4783 <message name="IDS_IME_NAME_KEYBOARD_LAO" desc="The input method name shows in system tray menu."> 4784 Lao keyboard 4785 </message> 4786 <message name="IDS_IME_NAME_KEYBOARD_MALAYALAM_PHONETIC" desc="The input method name shows in system tray menu."> 4787 Malayalam keyboard (Phonetic) 4788 </message> 4789 <message name="IDS_IME_NAME_KEYBOARD_MYANMAR" desc="The input method name shows in system tray menu."> 4790 Myanmar keyboard 4791 </message> 4792 <message name="IDS_IME_NAME_KEYBOARD_MYANMAR_MYANSAN" desc="The input method name shows in system tray menu."> 4793 Myanmar Myansan keyboard 4794 </message> 4795 <message name="IDS_IME_NAME_KEYBOARD_NEPALI_INSCRIPT" desc="The input method name shows in system tray menu."> 4796 Nepali keyboard (InScript) 4797 </message> 4798 <message name="IDS_IME_NAME_KEYBOARD_NEPALI_PHONETIC" desc="The input method name shows in system tray menu."> 4799 Nepali keyboard (Phonetic) 4800 </message> 4801 <message name="IDS_IME_NAME_KEYBOARD_PERSIAN" desc="The input method name shows in system tray menu."> 4802 Persian keyboard 4803 </message> 4804 <message name="IDS_IME_NAME_KEYBOARD_SINHALA" desc="The input method name shows in system tray menu."> 4805 Sinhala keyboard 4806 </message> 4807 <message name="IDS_IME_NAME_KEYBOARD_SORANIKURDISH_AR" desc="The input method name shows in system tray menu."> 4808 Sorani Kurdish Arabic-based keyboard 4809 </message> 4810 <message name="IDS_IME_NAME_KEYBOARD_SORANIKURDISH_EN" desc="The input method name shows in system tray menu."> 4811 Sorani Kurdish English-based keyboard 4812 </message> 4813 <message name="IDS_IME_NAME_KEYBOARD_TAMIL_INSCRIPT" desc="The input method name shows in system tray menu."> 4814 Tamil keyboard (InScript) 4815 </message> 4816 <message name="IDS_IME_NAME_KEYBOARD_TAMIL_ITRANS" desc="The input method name shows in system tray menu."> 4817 Tamil keyboard (itrans) 4818 </message> 4819 <message name="IDS_IME_NAME_KEYBOARD_TAMIL_PHONETIC" desc="The input method name shows in system tray menu."> 4820 Tamil keyboard (Phonetic) 4821 </message> 4822 <message name="IDS_IME_NAME_KEYBOARD_TAMIL_TAMIL99" desc="The input method name shows in system tray menu."> 4823 Tamil keyboard (Tamil99) 4824 </message> 4825 <message name="IDS_IME_NAME_KEYBOARD_TAMIL_TYPEWRITER" desc="The input method name shows in system tray menu."> 4826 Tamil keyboard (Typewriter) 4827 </message> 4828 <message name="IDS_IME_NAME_KEYBOARD_TELUGU_PHONETIC" desc="The input method name shows in system tray menu."> 4829 Telugu keyboard (Phonetic) 4830 </message> 4831 <message name="IDS_IME_NAME_KEYBOARD_THAI_KEDMANEE" desc="The input method name shows in system tray menu."> 4832 Thai keyboard (Kedmanee) 4833 </message> 4834 <message name="IDS_IME_NAME_KEYBOARD_THAI_PATTACHOTE" desc="The input method name shows in system tray menu."> 4835 Thai keyboard (Pattachote) 4836 </message> 4837 <message name="IDS_IME_NAME_KEYBOARD_THAI_TIS" desc="The input method name shows in system tray menu."> 4838 Thai keyboard (TIS 820-2531) 4839 </message> 4840 <message name="IDS_IME_NAME_KEYBOARD_VIETNAMESE_TCVN" desc="The input method name shows in system tray menu."> 4841 Vietnamese keyboard (TCVN) 4842 </message> 4843 <message name="IDS_IME_NAME_KEYBOARD_VIETNAMESE_TELEX" desc="The input method name shows in system tray menu."> 4844 Vietnamese keyboard (Telex) 4845 </message> 4846 <message name="IDS_IME_NAME_KEYBOARD_VIETNAMESE_VIQR" desc="The input method name shows in system tray menu."> 4847 Vietnamese keyboard (VIQR) 4848 </message> 4849 <message name="IDS_IME_NAME_KEYBOARD_VIETNAMESE_VNI" desc="The input method name shows in system tray menu."> 4850 Vietnamese keyboard (VNI) 4851 </message> 4852 4853 <message name="IDS_IME_NAME_TRANSLITERATION_AM" desc="The input method name shows in system tray menu. Please translate only for 'transliteration'."> 4854 Transliteration (salam → ሰላም) 4855 </message> 4856 <message name="IDS_IME_NAME_TRANSLITERATION_AR" desc="The input method name shows in system tray menu. Please translate only for 'transliteration'."> 4857 Transliteration (marhaban ← مرحبا) 4858 </message> 4859 <message name="IDS_IME_NAME_TRANSLITERATION_BN" desc="The input method name shows in system tray menu. Please translate only for 'transliteration'."> 4860 Transliteration (namaskar → নমস্কার) 4861 </message> 4862 <message name="IDS_IME_NAME_TRANSLITERATION_EL" desc="The input method name shows in system tray menu. Please translate only for 'transliteration'."> 4863 Transliteration (geia → γεια) 4864 </message> 4865 <message name="IDS_IME_NAME_TRANSLITERATION_FA" desc="The input method name shows in system tray menu. Please translate only for 'transliteration'."> 4866 Transliteration (salam ← سلام) 4867 </message> 4868 <message name="IDS_IME_NAME_TRANSLITERATION_GU" desc="The input method name shows in system tray menu. Please translate only for 'transliteration'."> 4869 Transliteration (namaste → નમસ્તે) 4870 </message> 4871 <message name="IDS_IME_NAME_TRANSLITERATION_HE" desc="The input method name shows in system tray menu. Please translate only for 'transliteration'."> 4872 Transliteration (shalom ← שלום) 4873 </message> 4874 <message name="IDS_IME_NAME_TRANSLITERATION_HI" desc="The input method name shows in system tray menu. Please translate only for 'transliteration'."> 4875 Transliteration (namaste → नमस्ते) 4876 </message> 4877 <message name="IDS_IME_NAME_TRANSLITERATION_KN" desc="The input method name shows in system tray menu. Please translate only for 'transliteration'."> 4878 Transliteration (namaskaram → ನಮಸ್ಕಾರ) 4879 </message> 4880 <message name="IDS_IME_NAME_TRANSLITERATION_ML" desc="The input method name shows in system tray menu. Please translate only for 'transliteration'."> 4881 Transliteration (namaskar → നമസ്കാരം) 4882 </message> 4883 <message name="IDS_IME_NAME_TRANSLITERATION_MR" desc="The input method name shows in system tray menu. Please translate only for 'transliteration'."> 4884 Transliteration (namaste → नमस्कार) 4885 </message> 4886 <message name="IDS_IME_NAME_TRANSLITERATION_NE" desc="The input method name shows in system tray menu. Please translate only for 'transliteration'."> 4887 Transliteration (namaste → नमस्ते) 4888 </message> 4889 <message name="IDS_IME_NAME_TRANSLITERATION_OR" desc="The input method name shows in system tray menu. Please translate only for 'transliteration'."> 4890 Transliteration (mausam → ନମସ୍ତେ) 4891 </message> 4892 <message name="IDS_IME_NAME_TRANSLITERATION_PA" desc="The input method name shows in system tray menu. Please translate only for 'transliteration'."> 4893 Transliteration (mausam → ਮੌਸਮ) 4894 </message> 4895 <message name="IDS_IME_NAME_TRANSLITERATION_SA" desc="The input method name shows in system tray menu. Please translate only for 'transliteration'."> 4896 Transliteration (namaste → नमस्ते) 4897 </message> 4898 <message name="IDS_IME_NAME_TRANSLITERATION_SR" desc="The input method name shows in system tray menu. Please translate only for 'transliteration'."> 4899 Transliteration (zdravo → здраво) 4900 </message> 4901 <message name="IDS_IME_NAME_TRANSLITERATION_TA" desc="The input method name shows in system tray menu. Please translate only for 'transliteration'."> 4902 Transliteration (vanakkam → வணக்கம்) 4903 </message> 4904 <message name="IDS_IME_NAME_TRANSLITERATION_TE" desc="The input method name shows in system tray menu. Please translate only for 'transliteration'."> 4905 Transliteration (emandi → ఏమండీ) 4906 </message> 4907 <message name="IDS_IME_NAME_TRANSLITERATION_TI" desc="The input method name shows in system tray menu. Please translate only for 'transliteration'."> 4908 Transliteration (selam → ሰላም) 4909 </message> 4910 <message name="IDS_IME_NAME_TRANSLITERATION_UR" desc="The input method name shows in system tray menu. Please translate only for 'transliteration'."> 4911 Transliteration (salam ← سلام) 4912 </message> 4913 4914 <message name="IDS_LOGIN_ERROR_WHITELIST" desc="Couldn't sign in because user is not whitelisted."> 4915 You are not authorized to use this device. For sign-in permission contact the device owner. 4916 </message> 4917 <message name="IDS_LOGIN_ERROR_AUTHENTICATING_2ND_TIME" desc="Couldn't sign in because password is invalid for the 2nd time"> 4918 Sorry, your password still could not be verified. Note: if you changed your password recently, your new password will be applied once you sign out, please use the old password here. 4919 </message> 4920 <message name="IDS_LOGIN_ERROR_AUTHENTICATING_2ND_TIME_SUPERVISED" desc="Supervised user couldn't sign in because password is invalid for the 2nd time"> 4921 Sorry, your password could not be verified. The manager of this supervised user may have changed the password recently. If so, the new password will be applied the next time you sign in. Try using your old password. 4922 </message> 4923 <message name="IDS_LOGIN_ERROR_PASSWORD_CHANGED" desc="Couldn't log in because password specified matched as old one, but not new one (online) - password change has been detected."> 4924 Your password has changed. Please try again with your new password. 4925 </message> 4926 <message name="IDS_LOGIN_ERROR_RESTRICTED" desc="Couldn't log in because account is disabled/deleted or not signed up"> 4927 Your account may have been deleted or disabled. Please sign out. 4928 </message> 4929 <message name="IDS_LOGIN_ERROR_AUTHENTICATING_NEW" desc="Couldn't sign in because username or password invalid"> 4930 Sorry, your email or password could not be verified. Please try again. 4931 </message> 4932 <message name="IDS_LOGIN_ERROR_AUTHENTICATING_HOSTED" desc="Couldn't sign in because hosted account is used"> 4933 Your account does not work on <ph name="PRODUCT_NAME">$1<ex>Google Chrome OS</ex></ph>. Please contact your domain administrator or use a regular Google Account to sign in. 4934 </message> 4935 <message name="IDS_LOGIN_ERROR_AUTHENTICATING_KIOSK" desc="Couldn't pass kiosk lock screen to configure network."> 4936 Sorry, your password could not be verified. Please try again. 4937 </message> 4938 <message name="IDS_LOGIN_ERROR_OFFLINE_FAILED_NETWORK_NOT_CONNECTED" desc="Couldn't sign in because offline sign-in has failed and network is not connected"> 4939 Sorry, your email or password could not be verified. Try connecting to a network first. 4940 </message> 4941 <message name="IDS_LOGIN_ERROR_NO_NETWORK_LIBRARY" desc="Couldn't sign in because nework library couldn't be loaded"> 4942 Can't access network library 4943 </message> 4944 <message name="IDS_LOGIN_ERROR_KEYBOARD_SWITCH_HINT" desc="A hint text for the login and lock screens about layout switching"> 4945 Hit Shift-Alt to switch keyboard layout. 4946 </message> 4947 <message name="IDS_LOGIN_ERROR_CAPS_LOCK_HINT" desc="A hint text for the login and lock screens that Caps Lock is on"> 4948 Caps Lock is on. 4949 </message> 4950 <message name="IDS_LOGIN_ERROR_CAPTIVE_PORTAL" desc="An error message shown when we suggest that user may be behind the captive portal."> 4951 Before signing in, please enter as Guest to activate the network <ph name="NETWORK_ID">$1<ex>Public Wifi</ex></ph> 4952 </message> 4953 <message name="IDS_LOGIN_ERROR_OWNER_REQUIRED" desc="Couldn't sign in because the machine is in policy safe mode and needs owner login"> 4954 Sign-in has been restricted to the owner account only. Please reboot and sign in with the owner account. The machine will auto reboot in 30 seconds. 4955 </message> 4956 <message name="IDS_LOGIN_ERROR_OWNER_KEY_LOST" desc="Couldn't sign in because the owner key has been lost, device settings corruption or incorrect local time."> 4957 Sign-in failed, please connect to the internet and try again. 4958 </message> 4959 <message name="IDS_LOGIN_ERROR_TPM_FAILURE_TITLE" desc="Title of the screen notifying user about TPM error."> 4960 Something went wrong with signing in 4961 </message> 4962 <message name="IDS_LOGIN_ERROR_TPM_FAILURE_REBOOT" desc="Suggestion to restart device in case of the TPM error."> 4963 Please restart your device to fix this error. 4964 </message> 4965 <message name="IDS_LOGIN_ERROR_TPM_FAILURE_REBOOT_BUTTON" desc="Label on button that restarts device."> 4966 Restart 4967 </message> 4968 <message name="IDS_LOGIN_ERROR_TITLE" desc="A title of screen containing a message about login error, like proxy error or corruption of the local state."> 4969 Oops, something went wrong with signing in 4970 </message> 4971 <message name="IDS_LOGIN_PROXY_ERROR_MESSAGE" desc="An offline message shown when a proxy error has appeared."> 4972 The sign-in page failed to load using the current proxy settings. Please <ph name="GAIA_RELOAD_LINK_START">$1<ex>>a<</ex></ph>try to sign in again<ph name="GAIA_RELOAD_LINK_END">$2<ex>>/a<</ex></ph>, or use different <ph name="PROXY_SETTINGS_LINK_START">$3<ex>>a<</ex></ph>proxy settings<ph name="PROXY_SETTINGS_LINK_END">$4<ex>>/a<</ex></ph>. 4973 </message> 4974 <message name="IDS_LOGIN_CAPTIVE_PORTAL_WINDOW_TITLE" desc="Title of the window which is opened to sign in to the captive portal."> 4975 To use the network <ph name="NETWORK_ID">$1<ex>Adelaide Airport Wireless</ex></ph>, first complete your connection to the Internet below. 4976 </message> 4977 <message name="IDS_LOGIN_MAYBE_CAPTIVE_PORTAL_TITLE" desc="An offline message title shown when we suggest that user may be behind the captive portal."> 4978 Network not available 4979 </message> 4980 <message name="IDS_LOGIN_MAYBE_CAPTIVE_PORTAL" desc="An offline message shown when we suggest that user may be behind the captive portal. Translation note: enter as Guest - could also be said enter as Guest user. Word user may be added to the translation if needed."> 4981 To use <ph name="NETWORK_ID">$1<ex>>b<Public Wifi>/b<</ex></ph> you may first need to <ph name="LINK_START">$2<ex>>a<</ex></ph>visit the network's sign-in page<ph name="LINK_END">$3<ex>>/a<</ex></ph>, which will open automatically in a few seconds. If it doesn't happen, the network can't be used. 4982 </message> 4983 <message name="IDS_LOGIN_MAYBE_CAPTIVE_PORTAL_PROXY" desc="An offline mssage shown when we suggest that user should configure the proxy."> 4984 If you are using a proxy server, check your proxy settings or 4985 contact your network administrator to check that the proxy 4986 server is working. If you don't believe you should be using a 4987 proxy server, adjust your <ph name="LINK_START">$1<ex>>a<</ex></ph>proxy settings<ph name="LINK_END">$2<ex>>/a<</ex></ph>. 4988 </message> 4989 <message name="IDS_LOGIN_MAYBE_CAPTIVE_PORTAL_NETWORK_SELECT" desc="An offline message shown when we suggest that user may select other network."> 4990 You may also select another network. 4991 </message> 4992 <message name="IDS_LOGIN_ERROR_CAPTIVE_PORTAL_NO_GUEST_MODE" desc="An error message shown when we suggest that user may be behind the captive portal but Guest mode is disabled."> 4993 Your password cannot be verified on this current network. Please select another network. 4994 </message> 4995 <message name="IDS_NOTIFICATION_PANEL_TITLE" desc="Text for the title of the notification panel."> 4996 Notifications 4997 </message> 4998 <message name="IDS_LOGIN_OFFLINE_TITLE" desc="Title of an offline message that shows up in OOBE sign-in screen."> 4999 You are currently offline 5000 </message> 5001 <message name="IDS_LOGIN_OFFLINE_MESSAGE" desc="An offline message that shows up in OOBE sign-in screen."> 5002 Please connect to the Internet to sign in to your Chromebook. 5003 </message> 5004 <message name="IDS_KIOSK_OFFLINE_MESSAGE" desc="An offline message that shows up when a kiosk app can't launch without network connectivity."> 5005 Please connect to the Internet to launch your app in kiosk mode. 5006 </message> 5007 <message name="IDS_LOGIN_NETWORK_RESTORED_TITLE" desc="An message title shown when network connectivity is restored during kiosk app launch."> 5008 Network connectivity restored 5009 </message> 5010 <message name="IDS_KIOSK_ONLINE_MESSAGE" desc="An message that shows up when a kiosk app is ready to launch after established network connectivity."> 5011 Your network connectivity is restored. Please select a different network or press 'Continue' button below to launch your kiosk app. 5012 </message> 5013 <message name="IDS_UPDATE_OFFLINE_MESSAGE" desc="An offline message that shows up in the OOBE update screen."> 5014 Please connect to the Internet to update your Chromebook. 5015 </message> 5016 <message name="IDS_LOGIN_AUTO_ENROLLMENT_OFFLINE_MESSAGE" desc="An offline message that shows in the error screen when auto-enrollment state failed to be downloaded."> 5017 Your Chromebook is unable to connect to the Internet using <ph name="NETWORK_NAME">$1<ex>Ethernet</ex></ph>. Please choose another network. <ph name="LEARN_MORE_LINK_START">$2<ex>>a<</ex></ph>Learn more<ph name="LEARN_MORE_LINK_END">$3<ex>>/a<</ex></ph> 5018 </message> 5019 <message name="IDS_UPDATE_PROXY_ERROR_MESSAGE" desc="An offline message that shows up when a proxy error has appeared in the OOBE update screen."> 5020 The update check failed using the current proxy settings. Please adjust your <ph name="PROXY_SETTINGS_LINK_START">$1<ex>>a<</ex></ph>proxy settings<ph name="PROXY_SETTINGS_LINK_END">$2<ex>>/a<</ex></ph>. 5021 </message> 5022 <message name="IDS_ADD_USER" desc="Shown in login panel for adding new user to login screen."> 5023 Add a user 5024 </message> 5025 <message name="IDS_LANGUAGES_MORE" desc="Main language list 'more' link. Expands all possible languages, not only the main ones."> 5026 More... 5027 </message> 5028 <message name="IDS_LOGIN_POD_OWNER_USER" desc="Login screen user pod menu title for a user who owns the device."> 5029 <ph name="USER_NAME">$1<ex>Ivan Arbuzov</ex></ph> (owner) 5030 </message> 5031 <message name="IDS_LOGIN_POD_REMOVE_USER" desc="Login screen user pod menu item text."> 5032 Remove this user 5033 </message> 5034 <message name="IDS_LOGIN_VERSION_LABEL_FORMAT" desc="Login screen version text format."> 5035 <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> <ph name="PRODUCT_VERSION">$2<ex>15.0.0.0</ex></ph> (Platform <ph name="PLATFORM_VERSION">$3<ex>900.0-11.09.01</ex></ph>) 5036 </message> 5037 <message name="IDS_DEVICE_OWNED_BY_NOTICE" desc="Text for notifications showing that this is managed device."> 5038 This device is managed by <ph name="DOMAIN">$1<ex>acmecorp.com</ex></ph>. 5039 </message> 5040 <message name="IDS_LOGIN_PUBLIC_ACCOUNT_INFO_FORMAT" desc="Template for text shown in the public account user pod, informing the user that this is a public, managed account."> 5041 Managed by <ph name="DOMAIN">$1<ex>yourdomain.com</ex></ph> 5042 </message> 5043 <message name="IDS_LOGIN_PUBLIC_ACCOUNT_SIGNOUT_REMINDER" desc="Text shown in the public account user pod, reminding the user to log out."> 5044 Your information will be removed when you sign out. 5045 </message> 5046 <message name="IDS_LOGIN_PUBLIC_SESSION_LANGUAGE_AND_INPUT" desc="Link in public session pod that shows a section which allows the user to change the UI language and keyboard layout."> 5047 Language and input 5048 </message> 5049 <message name="IDS_LOGIN_PUBLIC_ACCOUNT_ENTER" meaning="Label text for signing in." desc="Label text for the sign-in button in the public account user pod."> 5050 Enter 5051 </message> 5052 <message name="IDS_LOGIN_PUBLIC_ACCOUNT_ENTER_ACCESSIBLE_NAME" desc="Text to be spoken when focus is set to the sign-in button in the public account user pod."> 5053 Enter public session 5054 </message> 5055 <message name="IDS_LOGIN_CONFIRM_KIOSK_DIAGNOSTIC_FORMAT" desc="Text to be shown on a dialog to confirm launching kiosk app in diagnostic mode."> 5056 Are you sure you want to launch "<ph name="APP_NAME">$1<ex>Kiosk App</ex></ph>" in diagnostic mode? 5057 </message> 5058 <message name="IDS_LOGIN_GUEST_SIGNIN_FIX_NETWORK"> 5059 You may also try to <ph name="GUEST_SIGNIN_LINK_START">$1<ex>>a<</ex></ph>browse as guest<ph name="GUEST_SIGNIN_LINK_END">$2<ex>>/a<</ex></ph> to fix this network error. 5060 </message> 5061 <message name="IDS_LOGIN_CONNECTING_INDICATOR_TEXT" desc="A message to show telling the user that the device is attempting to re-connect to the network."> 5062 Connecting and verifying<ph name="ANIMATED_ELLIPSIS">$1<ex>...</ex></ph> 5063 </message> 5064 5065 <!-- Idle warning dialog --> 5066 <message name="IDS_IDLE_WARNING_TITLE" desc="Title of the warning dialog shown when the user becomes idle and is about to get logged out."> 5067 Are you still there? 5068 </message> 5069 <message name="IDS_IDLE_WARNING_LOGOUT_WARNING" desc="Content of the warning dialog shown when the user becomes idle and is about to get logged out."> 5070 If you keep doing nothing, you will be signed out in <ph name="LOGOUT_TIME_LEFT">$1<ex>5 seconds</ex></ph>. 5071 </message> 5072 <message name="IDS_KIOSK_APP_FAILED_TO_LAUNCH" desc="Generic error message used when a kiosk app fails to launch."> 5073 Darn, the kiosk application could not be launched. 5074 </message> 5075 <message name="IDS_KIOSK_APP_ERROR_UNABLE_TO_MOUNT" desc="Error message used when a kiosk app fails to launch due to cryptohome error."> 5076 Kryptonite! The cryptohome for the kiosk application could not be mounted. 5077 </message> 5078 <message name="IDS_KIOSK_APP_ERROR_UNABLE_TO_INSTALL" desc="Error message used when a kiosk app fails to launch due to install failure."> 5079 Kiosk application could not be installed. 5080 </message> 5081 <message name="IDS_KIOSK_APP_ERROR_UNABLE_TO_DOWNLOAD" desc="Error message used when a kiosk app fails to launch due to crx file download failure."> 5082 Kiosk application could not be downloaded. 5083 </message> 5084 <message name="IDS_KIOSK_APP_ERROR_UNABLE_TO_LAUNCH" desc="Error message used when a kiosk app fails to launch due to app launching failure."> 5085 Kiosk application could not be launched. 5086 </message> 5087 <message name="IDS_KIOSK_APP_ERROR_USER_CANCEL" desc="Error message used when a kiosk app launch is canceled by user."> 5088 Kiosk application launch canceled. 5089 </message> 5090 <message name="IDS_KIOSK_EXTERNAL_UPDATE_IN_PROGRESS" desc="Message shown on screen when the system is updating kiosk apps from usb stick."> 5091 Kiosk applications are being updated from usb stick, please wait. Do not remove the usb stick. 5092 </message> 5093 <message name="IDS_KIOSK_EXTERNAL_UPDATE_NO_UPDATES" desc="Error message for no external extensions to update."> 5094 No kiosk apps with newer version are found on the usb stick, nothing to update. Please remove the usb stick. 5095 </message> 5096 <message name="IDS_KIOSK_EXTERNAL_UPDATE_INVALID_MANIFEST" desc="Error message for invalid external update manifest file from usb stick."> 5097 Found invalid kiosk external update manifest file on the usb stick, failed to update kiosk apps. Please remove the usb stick. 5098 </message> 5099 <message name="IDS_KIOSK_EXTERNAL_UPDATE_COMPLETE" desc="Message shown on screen when the system completes updating kiosk apps from usb stick."> 5100 Kiosk app updating from usb stick is completed. Please remove the usb stick from the device. 5101 </message> 5102 <message name="IDS_KIOSK_EXTERNAL_UPDATE_SUCCESSFUL_UPDATED_APPS" desc="Message shown for successfully updated kiosk apps."> 5103 The following kiosk apps have been updated, please reboot the device to complete the update process: <ph name="updated_apps">$1<ex>PrintApp</ex></ph>. 5104 </message> 5105 <message name="IDS_KIOSK_EXTERNAL_UPDATE_FAILED_UPDATED_APPS" desc="Message shown for failed updated kiosk apps."> 5106 The following kiosk apps have been failed for updating: 5107 </message> 5108 <message name="IDS_KIOSK_EXTERNAL_UPDATE_BAD_CRX" desc="Error message for crx file unpacking failure."> 5109 Bad crx file, unpacking failed. 5110 </message> 5111 <message name="IDS_KIOSK_EXTERNAL_UPDATE_SAME_OR_LOWER_APP_VERSION" desc="Error message for external extension is the same or lower version comparing to the existing one."> 5112 External extension is at the same or lower version comparing to the existing one. 5113 </message> 5114 <message name="IDS_KIOSK_EXTERNAL_UPDATE_REQUIRE_HIGHER_BROWSER_VERSION" desc="Error message for external extension requires higher version of chrome to be installed."> 5115 The external extension requires chrome version <ph name="MINIMUM_CHROME_VERSION">$1<ex>1.0.0</ex></ph> or greater to be installed. 5116 </message> 5117 <message name="IDS_KIOSK_EXTERNAL_UPDATE_CANNOT_INSTALL_IN_LOCAL_CACHE" desc="Error message for not being able to install kiosk external crx file in local cache."> 5118 Can't install <ph name="EXTERNAL_CRX_FILE">$1<ex>/media/usb/app_v2.crx</ex></ph> in local cache. 5119 </message> 5120 <message name="IDS_KIOSK_EXTERNAL_UPDATE_FAILED_COPY_CRX_TO_TEMP" desc="Error message for not being able to copy external crx file to a temp file."> 5121 Can't copy external crx file to <ph name="TEMP_CRX_FILE">$1<ex>/tmp/kiosk_update/app.crx</ex></ph>. 5122 </message> 5123 5124 <!-- About Chrome page --> 5125 <message name="IDS_UPGRADE_BUTTON" desc="The button label to check for updates and apply (download and install) if found"> 5126 Check for and apply updates 5127 </message> 5128 <message name="IDS_UPGRADE_OFFLINE" desc="Status label: Currently offline"> 5129 You are currently offline. 5130 </message> 5131 <message name="IDS_UPGRADE_DISALLOWED" desc="Status label: Upgrade disallowed for the current network"> 5132 You are currently connected to the <ph name="NETWORK_TYPE">$1<ex>cellular</ex></ph> network. 5133 </message> 5134 <message name="IDS_UPGRADE_NETWORK_LIST_CELLULAR_ALLOWED" desc="Status label: for updates you need to connect to an Ethernet, Wi-Fi or mobile data"> 5135 To check for updates, please use Ethernet, Wi-Fi or mobile data. 5136 </message> 5137 <message name="IDS_UPGRADE_NETWORK_LIST_CELLULAR_DISALLOWED" desc="Status label: for updates you need to connect to an Ethernet or Wi-Fi"> 5138 To check for updates, please use Ethernet or Wi-Fi. 5139 </message> 5140 5141 <!-- Genius App --> 5142 <message name="IDS_GENIUS_APP_NAME" desc="Name of the genius app in the app shelf"> 5143 Get Help 5144 </message> 5145 <message name="IDS_GENIUS_APP_DESCRIPTION" desc="Description of the genius app in the app shelf"> 5146 Get help with your Chrome device. 5147 </message> 5148 <message name="IDS_FILEMANAGER_APP_NAME" desc="Name for the File Manager app."> 5149 Files 5150 </message> 5151 <message name="IDS_FILEMANAGER_APP_DESCRIPTION" desc="Description for the File Manager app."> 5152 The Files app provides quick access to files that you've saved on Google Drive, external storage, or your Chrome OS device. 5153 </message> 5154 5155 <!-- HDCP verification UI --> 5156 <message name="IDS_PLATFORM_VERIFICATION_DIALOG_HEADLINE" desc="The label to describe what the dialog wants to confirm."> 5157 <ph name="DOMAIN">$1<ex>example.com</ex></ph> requires your device's identity to be verified, by Google, to determine eligibility for enhanced playback of protected media. <ph name="LEARN_MORE">$2<ex>Learn more</ex></ph>. 5158 </message> 5159 <message name="IDS_PLATFORM_VERIFICATION_DIALOG_ALLOW" desc="The button label to allow access of HD playback."> 5160 OK, I got it 5161 </message> 5162 <message name="IDS_PLATFORM_VERIFICATION_DIALOG_DENY" desc="The button label to deny access of HD playback."> 5163 Disable on <ph name="DOMAIN">$1<ex>example.com</ex></ph> 5164 </message> 5165 5166 <!-- Multi-profiles mode --> 5167 <message name="IDS_MULTIPROFILES_INTRO_HEADLINE" desc="Describes which feature multi-profiles intro dialog presents."> 5168 Multiple sign-in 5169 </message> 5170 <message name="IDS_MULTIPROFILES_INTRO_MESSAGE" desc="Content of the multi-profiles intro dialog shown when the user adds another user in multi-profiles mode."> 5171 This feature allows you to access quickly any signed-in user without requiring a password. 5172 </message> 5173 <message name="IDS_MULTIPROFILES_INTRO_EXPLANATION" desc="Content of the multi-profiles intro dialog shown when the user adds another user in multi-profiles mode."> 5174 Only use this feature with accounts you trust. 5175 </message> 5176 <message name="IDS_MULTIPROFILES_INTRO_NOSHOW_AGAIN" desc="In multi-profiles intro dialog, text for no-show-again option."> 5177 Got it, don't show me this again. 5178 </message> 5179 <message name="IDS_MULTIPROFILES_SESSION_ABORT_HEADLINE" desc="Describes that the current multi profile session ends because one user left."> 5180 Multiple sign-in has been disallowed for a user in this session 5181 </message> 5182 <message name="IDS_MULTIPROFILES_SESSION_ABORT_MESSAGE" desc="Content of the description that the current multi profile session ended because one user left."> 5183 An administrator has disallowed multiple sign-in for <ph name="USER_EMAIL">$1<ex>john (a] google.com</ex></ph>. 5184 All users must sign out to continue. 5185 </message> 5186 <message name="IDS_MULTIPROFILES_SESSION_ABORT_BUTTON_LABEL" desc="Button label for the button in the multi profile session ended because one user left dialog."> 5187 Sign out 5188 </message> 5189 5190 <!-- First-run tutorial --> 5191 <message name="IDS_FIRST_RUN_GREETING_STEP_HEADER" desc="Greeting message shown as header of the first dialog of first-run tutorial."> 5192 Howdy, <ph name="USER_GIVEN_NAME">$1<ex>John</ex></ph>. 5193 </message> 5194 <message name="IDS_FIRST_RUN_GREETING_STEP_HEADER_GENERAL" desc="Greeting message shown as header of the first dialog of first-run tutorial in case when we don't know user's given name."> 5195 Howdy. 5196 </message> 5197 <message name="IDS_FIRST_RUN_GREETING_STEP_TEXT_1" desc="First part of message shown on the first dialog of firsr-run tutorial."> 5198 Welcome to the <ph name="SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph> family. This is no ordinary computer. 5199 </message> 5200 <message name="IDS_FIRST_RUN_GREETING_STEP_TEXT_2" desc="Second part of message shown on the first dialog of firsr-run tutorial."> 5201 This <ph name="SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph> device was designed to deliver the best experience of the web to you. 5202 </message> 5203 <message name="IDS_FIRST_RUN_GREETING_STEP_BUTTON" desc="Text on the button located on the first dialog of first-run tutorial."> 5204 Take a tour 5205 </message> 5206 <message name="IDS_FIRST_RUN_APP_LIST_STEP_HEADER" desc="Header of the first-run bubble bubble pointing to application list button."> 5207 Play, edit, share, get stuff done. 5208 </message> 5209 <message name="IDS_FIRST_RUN_APP_LIST_STEP_TEXT_1" desc="First part of message on the first-run tutorial bubble pointing to application list button."> 5210 Access all your apps from this handy launcher. Play games, video chat, listen to music, edit documents, or get more apps from the Chrome Web Store. 5211 </message> 5212 <message name="IDS_FIRST_RUN_APP_LIST_STEP_TEXT_2" desc="Second part of message on the first-run tutorial bubble pointing to application list button. Part of the phrase "Access all your apps from this handy launcher. Play games, video chat, listen to music, edit documents, or get more apps from the Chrome Web Store. It's all here.""> 5213 It's all here. 5214 </message> 5215 <message name="IDS_FIRST_RUN_TRAY_STEP_HEADER" desc="Header of the first-run tutorial bubble pointing to system tray bubble."> 5216 Hassle-free goodness. 5217 </message> 5218 <message name="IDS_FIRST_RUN_TRAY_STEP_TEXT" desc="Text on the first-run tutorial bubble pointing to system tray bubble."> 5219 The status tray shows you the current state of your network, battery, and more. 5220 </message> 5221 <message name="IDS_FIRST_RUN_HELP_STEP_HEADER" desc="Header of the first-run tutorial bubble pointing to help button in system tray."> 5222 Have fun! We're here for you. 5223 </message> 5224 <message name="IDS_FIRST_RUN_HELP_STEP_TEXT_1" desc="First part of text shown on the first-run tutorial bubble pointing to help button in system tray."> 5225 Enjoy your <ph name="SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph> device. Questions? You can always get help by clicking the "?" in the status tray. 5226 </message> 5227 <message name="IDS_FIRST_RUN_HELP_STEP_TEXT_2" desc="Second part of text shown on the first-run tutorial bubble pointing to help button in system tray."> 5228 Want to discover more awesome features? 5229 </message> 5230 <message name="IDS_FIRST_RUN_HELP_STEP_KEEP_EXPLORING_BUTTON" desc="Text on the button located in the first-run tutorial bubble pointing to help button is system tray. After click on the button tutorial finishes and help app opens."> 5231 Keep exploring 5232 </message> 5233 <message name="IDS_FIRST_RUN_HELP_STEP_FINISH_BUTTON" desc="Text on the button located in the first-run tutorial bubble pointing to help button is system tray. After click on the button tutorial finishes."> 5234 Finish 5235 </message> 5236 <message name="IDS_FIRST_RUN_NEXT_BUTTON" desc="Text on the first-run tutorial button leading to next step of tutorial."> 5237 Next 5238 </message> 5239 5240 <!-- Charger replacement dialog --> 5241 <message name="IDS_CHARGER_REPLACEMENT_CHECK_CHARGER_TITLE" desc="Title on the check charger page"> 5242 Check your charger 5243 </message> 5244 <message name="IDS_CHARGER_REPLACEMENT_CHECK_CHARGER_DAMAGE" desc="Text on check charger page describing the charger may be damaged"> 5245 We've received a small number of user reports that some original HP Chromebook 11 chargers have been damaged due to overheating. To be safe, we're replacing all original chargers for free. 5246 </message> 5247 <message name="IDS_CHARGER_REPLACEMENT_CHECK_ORIGNAL_CHARGER" desc="Text on check charger page asking users to check if they are using the original spring charger."> 5248 We'd like you to check if you're using one of the original chargers. 5249 </message> 5250 <message name="IDS_CHARGER_REPLACEMENT_WHERE_DEVICE_PURCHASED" desc="Text on check charger page asking user where the device is purchased"> 5251 Where did you purchase this HP Chromebook 11? 5252 </message> 5253 <message name="IDS_CHARGER_REPLACEMENT_CHECK_CHARGER_SELECT_CHARGER" desc="Tex on check charger page instructing user to select one of the charger matched the charger picture"> 5254 Select the charger that's plugged in to your Chromebook now: 5255 </message> 5256 <message name="IDS_CHARGER_REPLACEMENT_SELECT_A_COUNTRY" desc="The text in the select country drop down box asking user to select a country"> 5257 Please select a country 5258 </message> 5259 <message name="IDS_CHARGER_REPLACEMENT_US" desc="The text in the select country drop down as us"> 5260 United States 5261 </message> 5262 <message name="IDS_CHARGER_REPLACEMENT_CA" desc="The text in the select country drop down as canada"> 5263 Canada 5264 </message> 5265 <message name="IDS_CHARGER_REPLACEMENT_UK" desc="The text in the select country drop down as uk"> 5266 United Kingdom 5267 </message> 5268 <message name="IDS_CHARGER_REPLACEMENT_AU" desc="The text in the select country drop down as australia"> 5269 Australia 5270 </message> 5271 <message name="IDS_CHARGER_REPLACEMENT_IRE" desc="The text in the select country drop down as ireland"> 5272 Ireland 5273 </message> 5274 <message name="IDS_CHARGER_REPLACEMENT_NEXT_STEP" desc="Text on the button leading user to the next step"> 5275 Next 5276 </message> 5277 <message name="IDS_CHARGER_REPLACEMENT_CONFIRM_SAFE_CHARGER_TITLE" desc="Title on the confirm safe charger page"> 5278 Your charger is up to date. 5279 </message> 5280 <message name="IDS_CHARGER_REPLACEMENT_CONFIRM_SAFE_CHARGER_TO_GO" desc="Text on confirm user has a safe charger to go with"> 5281 You're good to go. 5282 </message> 5283 <message name="IDS_CHARGER_REPLACEMENT_SAFE_CHARGER_CONFIRM_CHECKBOX_TEXT" desc="Text for confirming safe charger checkbox"> 5284 I confirm I am using a charger with a green sticker on it. 5285 </message> 5286 <message name="IDS_CHARGER_REPLACEMENT_NO_MOPE_MESSAGE_SHOW" desc="Text for checkbox that user does not want the message be shown again"> 5287 Do not show me this message again. 5288 </message> 5289 <message name="IDS_CHARGER_REPLACEMENT_PREVIOUS_STEP" desc="Text on the button that leads user back to the previous step"> 5290 Back 5291 </message> 5292 <message name="IDS_CHARGER_REPLACEMENT_FINISH" desc="Text on the button that completes the UI flow and close the UI"> 5293 Finish 5294 </message> 5295 <message name="IDS_CHARGER_REPLACEMENT_CHARGER_UPDATE_TITLE" desc="Title of charger update page."> 5296 Important update on your HP Chromebook 11 5297 </message> 5298 <message name="IDS_CHARGER_REPLACEMENT_CHARGER_UPDATE_P1" desc="The first paragraph on the charger update page"> 5299 With guidance and approval from the CPSC and other regulatory agencies, Google and HP are recalling the original charger for the HP Chromebook 11. 5300 </message> 5301 <message name="IDS_CHARGER_REPLACEMENT_CHARGER_STOP_USING_RECALLED_CHARGER" desc="Text to ask users to stop using recalled charger"> 5302 Please stop using the recalled charger. 5303 </message> 5304 <message name="IDS_CHARGER_REPLACEMENT_CHARGER_UPDATE_P2" desc="The 2nd paragraph on the charger update page"> 5305 If you purchased an HP Chromebook 11 before December 1, 2013, we'll mail you a free replacement charger. You will also receive a prepaid shipping package to return the original charger so that we can dispose of it properly. 5306 </message> 5307 <message name="IDS_CHARGER_REPLACEMENT_CHARGER_UPDATE_FAQ" desc="Text about charger update FAQs"> 5308 In the meantime, you may refer to the <ph name="BEGIN_LINK"><a class="link" href="#"></ph>FAQs<ph name="END_LINK"></a></ph> and continue to use your HP Chromebook 11 with any other certified micro-USB charger, for example one provided with a tablet or smartphone. We apologize again for the inconvenience. Your safety is a top priority. 5309 </message> 5310 <message name="IDS_CHARGER_REPLACEMENT_CHARGER_ORDER_NEW_CHARGER" desc="Text of the radio button for ordering new charger"> 5311 Please send me a new charger 5312 </message> 5313 <message name="IDS_CHARGER_REPLACEMENT_CHARGER_NOT_ORDER_NEW_CHARGER" desc="Text of the radio button for not ordering new charger"> 5314 I do not want to replace my recalled charger 5315 </message> 5316 <message name="IDS_CHARGER_REPLACEMENT_CHARGER_CONIFRM_NOT_ORDER_CHARGER" desc="Text for checkbox that confirm user do not want to order new charger"> 5317 I confirm that I do not want to receive a free replacement charger. 5318 </message> 5319 <message name="IDS_CHARGER_REPLACEMENT_ONLINE_ORDER_CONFIRMATION_TITLE" desc="Title of the online charger order form confirmation page"> 5320 Thanks! 5321 </message> 5322 <message name="IDS_CHARGER_REPLACEMENT_ONLINE_ORDER_CONFIRMATION_MESSAGE" desc="Text for the charger online order confirmation"> 5323 We've received your information, and we're processing your request. 5324 </message> 5325 <message name="IDS_CHARGER_REPLACEMENT_FIND_MORE_INFORMATION" desc="Text for finding more information about the charger"> 5326 In the meantime, you can find more info at 5327 </message> 5328 <message name="IDS_CHARGER_REPLACEMENT_FINISH_NOT_ORDER_CHARGER_TITLE" desc="Title of the finishing page for user choosing not to order new charger"> 5329 OK, we won't ask you again 5330 </message> 5331 <message name="IDS_CHARGER_REPLACEMENT_FINISH_NOT_ORDER_CHARGER_P2" desc="Text of the 2nd paragraph for finishing not order charger page"> 5332 You may refer to the <ph name="BEGIN_LINK"><a class="link" href="#"></ph>FAQs<ph name="END_LINK"></a></ph> and continue to use your HP Chromebook 11 with any other certified micro-USB charger, for example one provided with a tablet or smartphone. We apologize again for the inconvenience. Your safety is a top priority. 5333 </message> 5334 <message name="IDS_CHARGER_REPLACEMENT_FINISH_NOT_ORDER_CHARGER_MORE_INFO" desc="Text on for finishing not order charger page for user to look for more info befpre the more info link"> 5335 You can find more info at 5336 </message> 5337 <message name="IDS_CHARGER_REPLACEMENT_OFFLINE_ORDER_TITLE" desc="Title of the offline charger order page"> 5338 HP Chromebook 11 power charger request form 5339 </message> 5340 <message name="IDS_CHARGER_REPLACEMENT_OFFLINE_ORDER_P1" desc="1st paragraph of text on the offline charger order form"> 5341 With guidance and approval from the CPSC and other regulatory agencies, Google and HP are recalling the original charger for the HP Chromebook 11. 5342 </message> 5343 <message name="IDS_CHARGER_REPLACEMENT_OFFLINE_ORDER_P2" desc="2nd paragraph of text on the offline charger order form"> 5344 If you purchased an HP Chromebook 11 before December 1, 2013, we'll mail you a free replacement charger. You will also receive a prepaid shipping package to return the original charger so that we can dispose of it properly. 5345 </message> 5346 <message name="IDS_CHARGER_REPLACEMENT_OFFLINE_ORDER_CONFIRM" desc="Text for the check box that confirms user has ordered the charger offline"> 5347 I have called the number and requested a replacement charger. 5348 </message> 5349 <message name="IDS_CHARGER_REPLACEMENT_TEXT_PRIVACY_POLICY" desc="Text refer to privacy policy"> 5350 Refer to the <ph name="BEGIN_LINK"><a class="link" id="privacy-link" href="#"></ph>Privacy Policy<ph name="END_LINK"></a></ph> for more details on how we handle this information. 5351 </message> 5352 <message name="IDS_CHARGER_REPLACEMENT_OFFLINE_ORDER_PHONE_NUMBER" desc="Text for offline charger order phone numbers"> 5353 Please call (866) 628-1371 (US), (866) 628-1372 (Canada), or 0800 026 0613 (UK) to request your free replacement charger. 5354 </message> 5355 <message name="IDS_CHARGER_REPLACEMENT_CHARGER_STILL_BAD" desc="Title of the page warning user if they keep plug in bad charger."> 5356 Your order is being processed 5357 </message> 5358 <message name="IDS_CHARGER_REPLACEMENT_CHARGER_ORDERED" desc="Text for telling user we see they already ordered a new charger."> 5359 We see that you've ordered a replacement charger. 5360 </message> 5361 <message name="IDS_CHARGER_REPLACEMENT_CHARGER_MORE_INFO" desc="Text for fining more info for charger"> 5362 You can find more info at 5363 </message> 5364 <message name="IDS_CHARGER_REPLACEMENT_DIALOG_TITLE" desc="Title of the charger replacement UI dialg"> 5365 Check charger 5366 </message> 5367 5368 <!-- Network portal notification --> 5369 <message name="IDS_FLAGS_NETWORK_PORTAL_NOTIFICATION_NAME" desc="Title for the flag to enable/disable notifications about captive portals."> 5370 Notifications about captive portals 5371 </message> 5372 <message name="IDS_FLAGS_NETWORK_PORTAL_NOTIFICATION_DESCRIPTION" desc="Description for the flag to enable/disable notifications about captive portals."> 5373 If enabled, notification is displayed when device is connected to a network behind captive portal. 5374 </message> 5375 <message name="IDS_PORTAL_DETECTION_NOTIFICATION_TITLE" desc="Title for the system notification that current network is behind captive portal"> 5376 Action required to connect 5377 </message> 5378 <message name="IDS_PORTAL_DETECTION_NOTIFICATION_MESSAGE" desc="Body of the system notification that current network is behind captive portal"> 5379 To use <ph name="NETWORK_ID">$1<ex>Public Wifi</ex></ph> you need to visit the network's login page. Click to go to login page. 5380 </message> 5381 5382 <!-- Locale Change Notification--> 5383 <message name="IDS_LOCALE_CHANGE_MESSAGE" desc="Message shown when locale was changed based on profile content."> 5384 Chrome's language has changed from "<ph name="FROM_LOCALE">$1<ex>Italian</ex></ph>" to "<ph name="TO_LOCALE">$2<ex>English (United States)</ex></ph>" after syncing your settings. 5385 </message> 5386 <message name="IDS_LOCALE_CHANGE_REVERT_MESSAGE" desc="Link to revert a change."> 5387 Change back to "<ph name="FROM_LOCALE">$1<ex>Italian</ex></ph>" (requires sign-out) 5388 </message> 5389 5390 <!-- 3G data Notifications --> 5391 <message name="IDS_3G_NOTIFICATION_MESSAGE" desc="Text of the 3G data notification telling that 3G data is enabled."> 5392 Google Chrome will use mobile data if you're not connected to another network. 5393 </message> 5394 5395 <!-- chrome://mobilesetup strings --> 5396 <message name="IDS_MOBILE_SETUP_TITLE" desc="ChromeOS mobile device activation page title"> 5397 Mobile data service management 5398 </message> 5399 <message name="IDS_MOBILE_CONNECTING_HEADER" desc="Mobile connection page header while connecting to the provider"> 5400 Connecting to <ph name="PROVIDER_NAME">$1<ex>Acme Mobile</ex></ph> 5401 </message> 5402 <message name="IDS_MOBILE_ERROR_HEADER" desc="Mobile connection page header when connection error occur"> 5403 Connection error 5404 </message> 5405 <message name="IDS_MOBILE_ACTIVATING_HEADER" desc="Message header when data service is being activated"> 5406 Activating your mobile data service 5407 </message> 5408 <message name="IDS_MOBILE_COMPLETED_HEADER" desc="Message header when data service is completed"> 5409 Activation complete 5410 </message> 5411 <message name="IDS_MOBILE_PLEASE_WAIT" desc="Message user the header displayed while mobile plan is being activated"> 5412 (this might take a few minutes) 5413 </message> 5414 <message name="IDS_MOBILE_COMPLETED_TEXT" desc="Message when cellular data service activation or payment is completed"> 5415 Your mobile data service is activated and ready to use 5416 </message> 5417 <message name="IDS_MOBILE_CANCEL_ACTIVATION" desc="Message when user attempts to cancel cellular data service activation proces"> 5418 Are you sure you want to cancel mobile data service setup process? 5419 </message> 5420 <message name="IDS_MOBILE_NO_CONNECTION_HEADER" desc="Mobile page header when the network portal is not reachable due to no connection"> 5421 Connect to Wi-Fi to begin 5422 </message> 5423 <message name="IDS_MOBILE_INVALID_DEVICE_INFO_HEADER" desc="Mobile page header when the user tries to access mobile portal for a device with an invalid MDN"> 5424 Please come back later 5425 </message> 5426 5427 <!-- About power UI display strings --> 5428 <message name="IDS_ABOUT_POWER_TITLE" desc="Title of the about:power page"> 5429 Power 5430 </message> 5431 <message name="IDS_ABOUT_POWER_SHOW_BUTTON" desc="Text on the 'Show' buttons of the about:power page"> 5432 Show 5433 </message> 5434 <message name="IDS_ABOUT_POWER_HIDE_BUTTON" desc="Text on the 'Hide' buttons of the about:power page"> 5435 Hide 5436 </message> 5437 <message name="IDS_ABOUT_POWER_RELOAD_BUTTON" desc="Text on the 'Reload' buttons of the about:power page "> 5438 Reload 5439 </message> 5440 <message name="IDS_ABOUT_POWER_BATTERY_CHARGE_SECTION_TITLE" desc="Title for the battery charge related plots on the about:power page"> 5441 Battery Charge 5442 </message> 5443 <message name="IDS_ABOUT_POWER_BATTERY_CHARGE_PERCENTAGE_HEADER" desc="Header of the battery charge plot on the about:power page"> 5444 Battery Charge Percentage 5445 </message> 5446 <message name="IDS_ABOUT_POWER_BATTERY_DISCHARGE_RATE_HEADER" desc="Header of the battery discharge rate plot on the about:power page"> 5447 Battery Discharge Rate in Watts (Negative value means battery is charging) 5448 </message> 5449 <message name="IDS_ABOUT_POWER_DISCHARGE_RATE_LEGEND_TEXT" desc="Text to be displayed for the discharge rate legend entry of the discharge rate plot on the about:power page"> 5450 Discharge Rate in Watts 5451 </message> 5452 <message name="IDS_ABOUT_POWER_MOVING_AVERAGE_LEGEND_TEXT" desc="Text to be displayed for the moving average legend entry of the plots on the about:power page"> 5453 Moving Average 5454 </message> 5455 <message name="IDS_ABOUT_POWER_BINNED_AVERAGE_LEGEND_TEXT" desc="Text to be displayed for the binned average legend entry of the plots on the about:power page"> 5456 Binned Average 5457 </message> 5458 <message name="IDS_ABOUT_POWER_AVERAGE_OVER_TEXT" desc="Pre text to be displayed in the label of the moving average sample count."> 5459 Average Over 5460 </message> 5461 <message name="IDS_ABOUT_POWER_AVERAGE_SAMPLES_TEXT" desc="Post text to be displayed in the label of the moving average sample count."> 5462 Samples 5463 </message> 5464 <message name="IDS_ABOUT_POWER_CPU_IDLE_SECTION_TITLE" desc="Title for the CPU idle state data section on the about:power page"> 5465 Idle State Data 5466 </message> 5467 <message name="IDS_ABOUT_POWER_CPU_IDLE_STATE_OCCUPANCY_PERCENTAGE" desc="Header for idle state plots on the about:power page"> 5468 Idle State Occupancy Percentage 5469 </message> 5470 <message name="IDS_ABOUT_POWER_CPU_FREQ_SECTION_TITLE" desc="Title for the CPU frequency state data section on the about:power page"> 5471 Frequency State Data 5472 </message> 5473 <message name="IDS_ABOUT_POWER_CPU_FREQ_STATE_OCCUPANCY_PERCENTAGE" desc="Header for frequency state plots on the about:power page"> 5474 Frequency State Occupancy Percentage 5475 </message> 5476 <message name="IDS_ABOUT_POWER_NOT_ENOUGH_DATA" desc="String to display on the plots of the about:power page when enough plot data is not available"> 5477 Not enough data available yet. 5478 </message> 5479 <message name="IDS_ABOUT_POWER_SYSTEM_SUSPENDED" desc="String to display on the plots of the about:power page for sleep duration"> 5480 Suspended 5481 </message> 5482 <message name="IDS_ABOUT_POWER_INVALID" desc="String to display on the plots of the about:power page for invalid data"> 5483 Invalid 5484 </message> 5485 <message name="IDS_ABOUT_POWER_OFFLINE" desc="String to display on the plots of the about:power page for offline CPUs"> 5486 Offline 5487 </message> 5488 5489 <!-- Strings for the "Chromebox for meeting" OOBE UI. --> 5490 <message name="IDS_ENTERPRISE_DEVICE_REQUISITION_PROMPT_CANCEL" desc="Cancel button text in the device requisition poup."> 5491 Cancel 5492 </message> 5493 <message name="IDS_ENTERPRISE_DEVICE_REQUISITION_PROMPT_OK" desc="OK button text in the device requisition poup."> 5494 Restart 5495 </message> 5496 <message name="IDS_ENTERPRISE_DEVICE_REQUISITION_PROMPT_TEXT" desc="Prompt shown in the device requisition prompt popup."> 5497 Use this device requisition when enrolling the device for enterprise management: 5498 </message> 5499 <message name="IDS_ENTERPRISE_DEVICE_REQUISITION_REMORA_PROMPT_TEXT" desc="Prompt shown in the device requisition remora prompt popup."> 5500 Are you sure you want to set up this device as a Chromebox for Meetings device? 5501 </message> 5502 <message name="IDS_ENTERPRISE_DEVICE_REQUISITION_SHARK_PROMPT_TEXT" desc="Prompt shown in the device requisition shark prompt popup."> 5503 Are you sure you want to set up this device as a "Shark"? 5504 </message> 5505 <message name="IDS_PAIRING_CONTROLLER_WELCOME" desc="Message shown on 'Chromebox for meetings' controller in the beginning of the setup process."> 5506 Welcome to Chromebox for meeting 5507 </message> 5508 <message name="IDS_PAIRING_CONTROLLER_SEARCHING" desc="Message shown on 'Chromebox for meetings' controller when it is searching for host devices."> 5509 Searching for nearby Chromeboxes... 5510 </message> 5511 <message name="IDS_PAIRING_NEED_HELP" desc="Text on the button launching help article about the 'Chromebox for meetings' setup process."> 5512 Need help? 5513 </message> 5514 <message name="IDS_PAIRING_CONTROLLER_TROUBLE_CONNECTING" desc="Title of the the dialog giving an advice on how to improve a connection between a host and a controller during the 'Chromebox for meeting' setup process."> 5515 Trouble connecting? 5516 </message> 5517 <message name="IDS_PAIRING_CONTROLLER_CONNECTING_ADVICE" desc="Text in the dialog giving an advice on how to improve a connection between a host and a controller during the 'Chromebox for meeting' setup process."> 5518 Please make sure that your Hotrod device is turned on and connected to a TV. 5519 </message> 5520 <message name="IDS_PAIRING_CONTROLLER_ADVICE_GOT_IT" desc="Text on the confirmation button of the dialog giving an advice on how to improve a connection between a host and a controller during the 'Chromebox for meeting' setup process."> 5521 OK, got it 5522 </message> 5523 <message name="IDS_PAIRING_CONTROLLER_SELECT_TITLE" desc="Title of the list of nearby 'Chromebox for meeting' devices, that is shown on a controller device during a setup process."> 5524 Select a Chromebox to connect to 5525 </message> 5526 <message name="IDS_PAIRING_CONTROLLER_CONNECT" desc="Text on the button initiating a connection to the choosen device. After a user pressed the button, text changes to 'Connecting...'."> 5527 Connect 5528 </message> 5529 <message name="IDS_PAIRING_CONTROLLER_CONNECTING" desc="Text on the button initiating a connection to the choosen device, after a user pressed it. The initial text is 'Connect'."> 5530 Connecting... 5531 </message> 5532 <message name="IDS_PAIRING_CONTROLLER_CONFIRMATION_TITLE" desc="Title of the page showing the confirmation code on a controller's screen during the 'Chromebox for meeting' setup process."> 5533 Pair with Chromebox 5534 </message> 5535 <message name="IDS_PAIRING_CONTROLLER_CONFIRMATION_QUESTION" desc="Text that is shown near 6-digit confirmation code on a controller's screen during the 'Chromebox for meeting' setup process."> 5536 Does this code appear on your Chromebox screen? 5537 </message> 5538 <message name="IDS_PAIRING_CONTROLLER_REJECT_CODE" desc="Text on button, pressing which user reports that he doesn't see confirmation code on host screen."> 5539 No, I don't see it 5540 </message> 5541 <message name="IDS_PAIRING_CONTROLLER_ACCEPT_CODE" desc="Text on button, pressing which user reports that he sees confirmation code on host screen and code is correct."> 5542 Yes, I see it 5543 </message> 5544 <message name="IDS_PAIRING_CONTROLLER_UPDATE_TITLE" desc="Title of the controller's update page of the 'Chromebox for meeting' setup process."> 5545 Updating Chromebox 5546 </message> 5547 <message name="IDS_PAIRING_CONTROLLER_UPDATE_TEXT" desc="Text on the controller's update page of the 'Chromebox for meeting' setup process."> 5548 In order to bring you the latest features, your Chromebox needs to update. 5549 </message> 5550 <message name="IDS_PAIRING_CONTROLLER_CONNECTION_LOST_TITLE" desc="Title of the controller page which says that connection with host was lost during the 'Chromebox for meeting' setup process."> 5551 Connection to Chromebox lost 5552 </message> 5553 <message name="IDS_PAIRING_CONTROLLER_CONNECTION_LOST_TEXT" desc="Text on the controller page which says that connection with host was lost during the 'Chromebox for meeting' setup process."> 5554 Lost connection to your Chromebox. Please move closer, or check your device while we try to reconnect. 5555 </message> 5556 <message name="IDS_PAIRING_ENROLL_TITLE" desc="Title of the enroll page of the 'Chromebox for meeting' setup process."> 5557 Enroll in your organization 5558 </message> 5559 <message name="IDS_PAIRING_CONTROLLER_ENROLL_TEXT_1" desc="First paragraph of text shown on the controller's enroll page of the 'Chromebox for meeting' setup process. Second paragraph is: 'This will only happen once, and your credentials will not be stored.'"> 5560 Chromebox for meetings needs to know what domain it belongs to. This will require you to sign in to your account. 5561 </message> 5562 <message name="IDS_PAIRING_CONTROLLER_ENROLL_TEXT_2" desc="Second paragraph of text shown on the controller's enroll page of the 'Chromebox for meeting' setup process. First paragraph is: 'Chromebox for meetings needs to know what domain it belongs to. This will require you to sign in to your account.'"> 5563 This will only happen once, and your credentials will not be stored. 5564 </message> 5565 <message name="IDS_PAIRING_CONTROLLER_CONTINUE" desc="Text on buttons leading to the next step of the 'Chromebox for meeting' setup process."> 5566 Continue 5567 </message> 5568 <message name="IDS_PAIRING_ENROLLMENT_IN_PROGRESS" desc="Message shown on enroll screens of the 'Chromebox for meeting' setup process."> 5569 Enrolling in <ph name="BEGIN_BOLD"><strong></ph><ph name="DOMAIN_NAME">$1<ex>example.com</ex></ph><ph name="END_BOLD"></strong></ph>... 5570 </message> 5571 <message name="IDS_PAIRING_ENROLLMENT_ERROR_TITLE" desc="Title of the page shown when enrollment attempt is failed during the 'Chromebox for meeting' setup process."> 5572 Unable to enroll 5573 </message> 5574 <message name="IDS_PAIRING_CONTROLLER_ENROLLMENT_ERROR_HOST_RESTARTS" desc="Text on the controller's page shown when enrollment attempt is failed during the 'Chromebox for meeting' setup process."> 5575 Please wait while your Chromebox restarts... 5576 </message> 5577 <message name="IDS_PAIRING_CONTROLLER_SUCCESS_TITLE" desc="Title of the final controller's page shown when the 'Chromebox for meeting' setup process is finished."> 5578 Success! 5579 </message> 5580 <message name="IDS_PAIRING_CONTROLLER_SUCCESS_TEXT" desc="Text on the final controller's page shown when the 'Chromebox for meeting' setup process is finished."> 5581 <ph name="DEVICE_NAME">$1<ex>Chromebox-01</ex></ph> will now appear in the Admin Console 5582 </message> 5583 <message name="IDS_PAIRING_CONTROLLER_CONTINUE_TO_HANGOUTS" desc="Text on the button, shown on the final controller's page, displayed when the 'Chromebox for meeting' setup process is finished."> 5584 Continue to Hangouts 5585 </message> 5586 <message name="IDS_PAIRING_HOST_WELCOME_TITLE" desc="Title of the host's welcome page of the 'Chromebox for meeting' setup process."> 5587 Welcome to Chromebox for meetings! 5588 </message> 5589 <message name="IDS_PAIRING_HOST_WELCOME_TEXT" desc="Text on the host's welcome page of the 'Chromebox for meeting' setup process."> 5590 Turn on your touch controller to set me up 5591 </message> 5592 <message name="IDS_PAIRING_HOST_CONFIRMATION_TITLE" desc="Title of the host's confirmation page of the 'Chromebox for meeting' setup process. 6-digit confirmation code is displayed below."> 5593 Pair with a controller 5594 </message> 5595 <message name="IDS_PAIRING_HOST_UPDATING_TITLE" desc="Title of the host's update page of the 'Chromebox for meeting' setup process."> 5596 Updating Chromebox... 5597 </message> 5598 <message name="IDS_PAIRING_HOST_UPDATING_TEXT" desc="Update progress shown on the host's update page of the 'Chromebox for meeting' setup process."> 5599 <ph name="DOWNLOADED_AMOUNT_MB">$1<ex>13.7</ex></ph> MB / <ph name="TOTAL_AMOUNT_MB">$2<ex>23</ex></ph> MB downloaded 5600 </message> 5601 <message name="IDS_PAIRING_HOST_DONE_TITLE" desc="Title of the final host's page shown when the 'Chromebox for meeting' setup process is finished."> 5602 Congratulations 5603 </message> 5604 <message name="IDS_PAIRING_HOST_DONE_TEXT" desc="Title of the final host's page shown when the 'Chromebox for meeting' setup process is finished."> 5605 You're all set to continue on to Hangouts 5606 </message> 5607 <message name="IDS_PAIRING_HOST_EROLLMENT_ERROR_NEEDS_RESTART" desc="Text on the host's page of the 'Chromebox for meeting' setup process shown when enrollment attempt is failed."> 5608 Chromebox needs to restart... 5609 </message> 5610 5611 <!-- Strings for the le OAuth-based enterprise enrollment page --> 5612 <message name="IDS_ENTERPRISE_ENROLLMENT_STATUS_REGISTRATION_FAILED" desc="Error message shown on the enrollment screen upon failed device registration."> 5613 Error when registering the device with the server: <ph name="CLIENT_ERROR">$1<ex>Failed to connect to the server</ex></ph>. 5614 </message> 5615 <message name="IDS_ENTERPRISE_ENROLLMENT_STATUS_NO_STATE_KEYS" desc="Error message shown on the enrollment screen when the system failed to determine server-backed state keys."> 5616 Oops! The system failed to determine device identifiers for this device. 5617 </message> 5618 <message name="IDS_ENTERPRISE_ENROLLMENT_STATUS_REGISTRATION_BAD_MODE" desc="Error message shown on the enrollment screen upon receiving a bad mode on device registration."> 5619 The supplied enrollment mode is not supported by this version of the operating system. Please make sure you are running the newest version and try again. 5620 </message> 5621 <message name="IDS_ENTERPRISE_ENROLLMENT_STATUS_POLICY_FETCH_FAILED" desc="Error message shown on the enrollment screen upon a failed policy fetch."> 5622 Error when fetching policy settings from the server: <ph name="CLIENT_ERROR">$1<ex>Failed to connect to the server</ex></ph>. 5623 </message> 5624 <message name="IDS_ENTERPRISE_ENROLLMENT_STATUS_VALIDATION_FAILED" desc="Error message shown on the enrollment screen upon a failure to validate downloaded policy."> 5625 The policy downloaded from the server is invalid: <ph name="VALIDATION_ERROR">$1<ex>Invalid signature</ex></ph>. 5626 </message> 5627 <message name="IDS_ENTERPRISE_ENROLLMENT_ROBOT_AUTH_FETCH_FAILED" desc="Error message shown on the enrollment screen upon failure to fetch the OAuth2 authorization code for device-level API access."> 5628 Oops! The system failed to authorize API access for this device. 5629 </message> 5630 <message name="IDS_ENTERPRISE_ENROLLMENT_ROBOT_REFRESH_FETCH_FAILED" desc="Error message shown on the enrollment screen upon failure to fetch the OAuth2 refresh token for device-level API access."> 5631 Oops! The system failed to attain a long-term API access token for this device. 5632 </message> 5633 <message name="IDS_ENTERPRISE_ENROLLMENT_ROBOT_REFRESH_STORE_FAILED" desc="Error message shown on the enrollment screen upon failure to store the OAuth2 refresh token for device-level API access."> 5634 Oops! The system failed to store the long-term API access token for this device. 5635 </message> 5636 5637 <message name="IDS_ENTERPRISE_ENROLLMENT_STATUS_LOCK_ERROR" desc="Error message shown on the enrollment screen upon failure to lock the device mode."> 5638 Oops! The system failed to establish the device installation-time attributes lock. 5639 </message> 5640 <message name="IDS_ENTERPRISE_ENROLLMENT_STATUS_LOCK_TIMEOUT" desc="Error message to show when the initialization of the lockbox is taking too long."> 5641 Oops! The initialization of the installation-time attributes has timed out. Please contact your support representative. 5642 </message> 5643 <message name="IDS_ENTERPRISE_ENROLLMENT_STATUS_LOCK_WRONG_USER" desc="Error message to show when the user used to re-enroll the device does not belong to the domain that the device was originally enrolled into."> 5644 This user account does not belong to the domain that the device is enrolled to. If you want to enroll to a different domain you need to go through device recovery first. 5645 </message> 5646 <message name="IDS_ENTERPRISE_ENROLLMENT_STATUS_STORE_ERROR" desc="Error message shown on the enrollment screen when the installation of the policy on the device fails."> 5647 Failed to install policy settings on the device: <ph name="VALIDATION_ERROR">$1<ex>Policy parsing failed</ex></ph>. 5648 </message> 5649 <message name="IDS_ENTERPRISE_ENROLLMENT_STATUS_STORE_TOKEN_AND_ID_FAILED" desc="Error message shown on the enrollment screen when storing DM token and device ID fails."> 5650 Oops! The system failed to store the device token and ID. 5651 </message> 5652 <message name="IDS_ENTERPRISE_ENROLLMENT_AUTH_FATAL_ERROR" desc="Error message to show when there is an unrecoverable error while authenticating with GAIA."> 5653 Oops! Something went wrong when trying to authenticate you. Please double-check your sign-in credentials and try again. 5654 </message> 5655 <message name="IDS_ENTERPRISE_ENROLLMENT_AUTH_ACCOUNT_ERROR" desc="Error message to show when there is a problem with the user account."> 5656 This user account is not eligible for the service. 5657 </message> 5658 <message name="IDS_ENTERPRISE_ENROLLMENT_AUTH_NETWORK_ERROR" desc="Error message to show when there is a network problem when authenticating for enrollment."> 5659 Oops! A network communication problem occurred during authentication. Please check your network connection and try again. 5660 </message> 5661 <message name="IDS_ENTERPRISE_ENROLLMENT_AUTH_INSECURE_URL_ERROR" desc="Error message to show when a redirect to an insecure URL was detected and blocked when authenticating for enrollment."> 5662 Oops! Authentication failed because it was configured to use a non-secure URL (<ph name="BLOCKED_URL">$1<ex>http://www.example.com/login.html</ex></ph>). Please contact your administrator. 5663 </message> 5664 <message name="IDS_ENTERPRISE_AUTO_ENROLLMENT_BAD_MODE" desc="Error message to show when auto-enrollment is not supported for the enrollment mode supplied by the DMServer."> 5665 Oops! Something went wrong while auto-enrolling this device. Please try again from the sign-in screen using the Ctrl-Alt-E key combination, or contact your support representative. 5666 </message> 5667 <message name="IDS_ENTERPRISE_ENROLLMENT_FATAL_ENROLLMENT_ERROR" desc="Error message to show when there is an unrecoverable error while performing enrollment."> 5668 Oops! Something went really wrong while enrolling this device. Please try again or contact your support representative. 5669 </message> 5670 <message name="IDS_ENTERPRISE_ENROLLMENT_ACCOUNT_ERROR" desc="Error message to show when there is a problem with the user account."> 5671 This user account is not eligible for the service. 5672 </message> 5673 <message name="IDS_ENTERPRISE_ENROLLMENT_MISSING_LICENSES_ERROR" desc="Error message to show when the domain the device is trying to enroll into has expired or exhausted licenses."> 5674 You do not have enough software licenses to enroll this device. Please contact sales to purchase more. If you believe you're seeing this message in error, please contact support. 5675 </message> 5676 <message name="IDS_ENTERPRISE_ENROLLMENT_DEPROVISIONED_ERROR" desc="Error message to show when enrollment fails because the administrator has deprovisioned the device on the server side."> 5677 This device has been placed into a deprovisioned state by the administrator. To enable it for enrollment, please have your administrator place the device into a pending state. 5678 </message> 5679 <message name="IDS_ENTERPRISE_ENROLLMENT_DOMAIN_MISMATCH_ERROR" desc="Error message shown when the device doesn't belong to the domain the user tried to enroll it to."> 5680 This device cannot be enrolled to the domain your account belongs to because the device is marked for management by a different domain. 5681 </message> 5682 <message name="IDS_ENTERPRISE_ENROLLMENT_SCREEN_TITLE" desc="The title on the enterprise enrollment dialog."> 5683 Enterprise enrollment 5684 </message> 5685 <message name="IDS_ENTERPRISE_ENROLLMENT_DESCRIPTION" desc="Short description of enterprise enrollment."> 5686 Sign in with the username given to you by your organization to enroll your device for enterprise management. 5687 </message> 5688 <message name="IDS_ENTERPRISE_ENROLLMENT_RE_ENROLLMENT_TEXT" desc="Paragraph explaining previous association of the device with a domain."> 5689 This device has been marked for enterprise management by <ph name="MANAGEMENT_DOMAIN">$1<ex>example.com</ex></ph>. 5690 </message> 5691 <message name="IDS_ENTERPRISE_ENROLLMENT_RETRY" desc="Label for the retry button on the error step in the enterprise enrollment dialog."> 5692 Try again 5693 </message> 5694 <message name="IDS_ENTERPRISE_ENROLLMENT_CANCEL" desc="Label for the cancel button on the enterprise enrollment dialog."> 5695 Cancel 5696 </message> 5697 <message name="IDS_ENTERPRISE_ENROLLMENT_DONE" desc="Label for the done button on the success screen in the enterprise enrollment dialog."> 5698 Done 5699 </message> 5700 <message name="IDS_ENTERPRISE_ENROLLMENT_SUCCESS" desc="Success message to be shown once enterprise enrollment completes."> 5701 Your device has successfully been enrolled for enterprise management. 5702 </message> 5703 <message name="IDS_ENTERPRISE_ENROLLMENT_WORKING" desc="Status message to show while enterprise enrollment is underway."> 5704 Enrolling the device. Please wait... 5705 </message> 5706 <message name="IDS_ENTERPRISE_ENROLLMENT_RESUMING_LOGIN" desc="Status message to show after enterprise enrollment is complete and the first user sign-in is prepared."> 5707 Preparing for first enterprise sign-in... 5708 </message> 5709 <message name="IDS_ENTERPRISE_ENROLLMENT_EXPLAIN" desc="Explanatory text describing what enterprise enrollment is and guiding the user to sign in with an account from the enterprise domain."> 5710 Welcome to your managed Chromebook! 5711 5712 To complete the setup of this Chromebook, you must sign in with a username given to you by your organization. 5713 5714 Contact your system administrator for more information. 5715 5716 If this device does not belong to your organization, and is your personal device, you can press Ctrl+Alt+E now to cancel enrollment of the device and go back to the sign-in screen. 5717 </message> 5718 <message name="IDS_ENTERPRISE_ENROLLMENT_EXPLAIN_LINK" desc="Text on the link to the screen that explain what enterprise enrollment is."> 5719 Learn more about Enterprise Enrollment 5720 </message> 5721 <message name="IDS_ENTERPRISE_ENROLLMENT_EXPLAIN_BUTTON" desc="Text on the button that closes the explanatory dialog and sends to user back to the sign-in screen."> 5722 Sign in now 5723 </message> 5724 <message name="IDS_ENTERPRISE_ENROLLMENT_CANCEL_AUTO_REALLY" desc="Message asking the user to confirm if he really wants to cancel auto enrollment."> 5725 Please confirm that this is not an enterprise device. Enterprise enrollment will be cancelled. 5726 </message> 5727 <message name="IDS_ENTERPRISE_ENROLLMENT_CANCEL_AUTO_CONFIRM" desc="Text on the button that confirms opting out of auto enrollment."> 5728 Cancel enterprise enrollment 5729 </message> 5730 <message name="IDS_ENTERPRISE_ENROLLMENT_CANCEL_AUTO_GO_BACK" desc="Text on the button that goes back to enrollment from the confirmation dialog."> 5731 Back 5732 </message> 5733 5734 <!-- About network UI display strings --> 5735 <message name="IDS_NETWORK_TITLE" desc="Title of the page"> 5736 Network 5737 </message> 5738 <message name="IDS_NETWORK_AUTO_REFRESH" desc="A instruction of how to auto-refresh the page"> 5739 Add a query param in URL to auto-refresh the page: chrome://network/?refresh=<sec> 5740 </message> 5741 <message name="IDS_NETWORK_LOG_REFRESH" desc="Button to refresh network log"> 5742 Refresh 5743 </message> 5744 <message name="IDS_NETWORK_LOG_LEVEL_SHOW" desc="'Show' label before logging level checkboxes"> 5745 Show: 5746 </message> 5747 <message name="IDS_NETWORK_LOG_LEVEL_ERROR" desc="Error logging level checkbox"> 5748 Error 5749 </message> 5750 <message name="IDS_NETWORK_LOG_LEVEL_USER" desc="User logging level checkbox"> 5751 User 5752 </message> 5753 <message name="IDS_NETWORK_LOG_LEVEL_EVENT" desc="Event logging level checkbox"> 5754 Event 5755 </message> 5756 <message name="IDS_NETWORK_LOG_LEVEL_DEBUG" desc="Debug logging level checkbox"> 5757 Debug 5758 </message> 5759 <message name="IDS_NETWORK_LOG_LEVEL_FILEINFO" desc="File info checkbox in network event log"> 5760 File Info 5761 </message> 5762 <message name="IDS_NETWORK_LOG_LEVEL_TIME_DETAIL" desc="Detailed timestamps checkbox in network event log"> 5763 Detailed Timestamps 5764 </message> 5765 <message name="IDS_NETWORK_LOG_ENTRY" desc="The log entry displayed in network event log table."> 5766 [<ph name="TIMESTAMP">$1<ex>Timestamp</ex></ph>] 5767 <ph name="FILE_INFO">$2<ex>file:123</ex></ph> 5768 <ph name="EVENT_NAME">$3<ex>Event Name</ex></ph> 5769 <ph name="DESCRIPTION">$4<ex>Description</ex></ph> 5770 </message> 5771 5772 <!-- About NFC Debug UI display strings. They aren't being internationalized bacause this page is meant for debugging only. --> 5773 <message name="IDS_NFC_DEBUG_TITLE" desc="Title of the debug page meant for developers to test NFC functionality" translateable="false"> 5774 NFC API Test Page 5775 </message> 5776 <message name="IDS_NFC_DEBUG_NOT_SUPPORTED" desc="Message shown if the NFC API is not supported on platform" translateable="false"> 5777 NFC is not supported on the current platform. 5778 </message> 5779 <message name="IDS_NFC_DEBUG_ADAPTER_HEADER" desc="Header of the 'NFC Adapter' box, that shows the state of the NFC adapter" translateable="false"> 5780 NFC Adapter 5781 </message> 5782 <message name="IDS_NFC_DEBUG_ADAPTER_POWER_ON" desc="Adapter power button text to turn the adapter on" translateable="false"> 5783 Power ON 5784 </message> 5785 <message name="IDS_NFC_DEBUG_ADAPTER_POWER_OFF" desc="Adapter power button text to turn the adapter off" translateable="false"> 5786 Power OFF 5787 </message> 5788 <message name="IDS_NFC_DEBUG_ADAPTER_START_POLL" desc="Adapter poll button text to start polling" translateable="false"> 5789 Start Poll 5790 </message> 5791 <message name="IDS_NFC_DEBUG_ADAPTER_STOP_POLL" desc="Adapter poll button text to stop polling" translateable="false"> 5792 Stop Poll 5793 </message> 5794 <message name="IDS_NFC_DEBUG_NDEF_FORM_HEADER" desc="Header of the 'NFC NDEF message form' box used send a message to tag/peer" translateable="false"> 5795 Push/Write NDEF Message 5796 </message> 5797 <message name="IDS_NFC_DEBUG_NDEF_FORM_TYPE_TEXT" desc="NDEF message form dropdown menu item for message type 'Text'" translateable="false"> 5798 Text 5799 </message> 5800 <message name="IDS_NFC_DEBUG_NDEF_FORM_TYPE_URI" desc="NDEF message form dropdown menu item for message type 'URI'" translateable="false"> 5801 URI 5802 </message> 5803 <message name="IDS_NFC_DEBUG_NDEF_FORM_TYPE_SMART_POSTER" desc="NDEF message form dropdown menu text for message type 'SmartPoster'" translateable="false"> 5804 SmartPoster 5805 </message> 5806 <message name="IDS_NFC_DEBUG_NDEF_FORM_FIELD_TEXT" desc="Label for required input field 'Text'" translateable="false"> 5807 Text (required): 5808 </message> 5809 <message name="IDS_NFC_DEBUG_NDEF_FORM_FIELD_ENCODING" desc="Label for required input field 'Encoding'" translateable="false"> 5810 Encoding (required): 5811 </message> 5812 <message name="IDS_NFC_DEBUG_NDEF_FORM_FIELD_LANGUAGE_CODE" desc="Label for required input field 'Language Code'" translateable="false"> 5813 Language Code (required): 5814 </message> 5815 <message name="IDS_NFC_DEBUG_NDEF_FORM_FIELD_URI" desc="Label for required input field 'URI'" translateable="false"> 5816 URI (required): 5817 </message> 5818 <message name="IDS_NFC_DEBUG_NDEF_FORM_FIELD_MIME_TYPE" desc="Label for input field 'MIME Type'" translateable="false"> 5819 MIME Type: 5820 </message> 5821 <message name="IDS_NFC_DEBUG_NDEF_FORM_FIELD_TARGET_SIZE" desc="Label for input field 'Target Size'" translateable="false"> 5822 Target Size: 5823 </message> 5824 <message name="IDS_NFC_DEBUG_NDEF_FORM_FIELD_TITLE_TEXT" desc="Label for required input field 'Title Text'" translateable="false"> 5825 Title Text (required): 5826 </message> 5827 <message name="IDS_NFC_DEBUG_NDEF_FORM_FIELD_TITLE_ENCODING" desc="Label for required input field 'Title Encoding'" translateable="false"> 5828 Title Encoding (required): 5829 </message> 5830 <message name="IDS_NFC_DEBUG_NDEF_FORM_FIELD_TITLE_LANGUAGE_CODE" desc="Label for required input field 'Title Language Code'" translateable="false"> 5831 Title Language Code (required): 5832 </message> 5833 <message name="IDS_NFC_DEBUG_NDEF_FORM_WRITE_BUTTON" desc="NDEF message form button text for writing message to an NFC tag" translateable="false"> 5834 Write to Tag 5835 </message> 5836 <message name="IDS_NFC_DEBUG_NDEF_FORM_PUSH_BUTTON" desc="NDEF message form button text for pushing a message to an NFC peer device" translateable="false"> 5837 Push to Peer 5838 </message> 5839 <message name="IDS_NFC_DEBUG_NFC_PEER_HEADER" desc="Header of the 'NFC Peer' box" translateable="false"> 5840 NDEF Peer 5841 </message> 5842 <message name="IDS_NFC_DEBUG_NFC_TAG_HEADER" desc="Header of the 'NFC Tag' box" translateable="false"> 5843 NDEF Tag 5844 </message> 5845 <message name="IDS_NFC_DEBUG_RECORDS_HEADER" desc="Header of the 'Records' section in the tag and peer boxes" translateable="false"> 5846 Records 5847 </message> 5848 <message name="IDS_NFC_DEBUG_ERROR_FAILED_TO_SET_POWER" desc="Error message shown when adapter power could not be set." translateable="false"> 5849 Failed to set adapter power. 5850 </message> 5851 <message name="IDS_NFC_DEBUG_ERROR_FAILED_TO_SET_POLLING" desc="Error message shown when polling state could not be set." translateable="false"> 5852 Failed to start/stop polling. 5853 </message> 5854 <message name="IDS_NFC_DEBUG_ERROR_FAILED_TO_SUBMIT_PREFIX" desc="Error message shown when an NDEF form could not be submitted." translateable="false"> 5855 Failed to submit NDEF: 5856 </message> 5857 5858 <!-- About consumer management service --> 5859 <message name="IDS_LOGIN_CONSUMER_MANAGEMENT_ENROLLMENT" desc="A message to show at the sign-in page when consumer management enrollment is in progress."> 5860 The owner must sign in to complete enrollment with Google Device Manager. 5861 </message> 5862 <message name="IDS_OPTIONS_DEVICE_CONTROL_SECTION_TITLE" desc="The title of the device control section in the settings page."> 5863 Device control 5864 </message> 5865 <message name="IDS_OPTIONS_CONSUMER_MANAGEMENT_DESCRIPTION" desc="Description of the consumer management service in the settings page."> 5866 Let Google help you remotely lock, erase, and locate your device. 5867 </message> 5868 <message name="IDS_OPTIONS_CONSUMER_MANAGEMENT_ENROLL_BUTTON" desc="The text of the consumer management button in the settings page when the device is not enrolled."> 5869 Enroll 5870 </message> 5871 <message name="IDS_OPTIONS_CONSUMER_MANAGEMENT_ENROLLING_BUTTON" desc="The text of the consumer management button in the settings page when enrollment is in progress."> 5872 Enrolling... 5873 </message> 5874 <message name="IDS_OPTIONS_CONSUMER_MANAGEMENT_UNENROLL_BUTTON" desc="The text of the consumer management button in the settings page when the device is enrolled."> 5875 Unenroll 5876 </message> 5877 <message name="IDS_OPTIONS_CONSUMER_MANAGEMENT_UNENROLLING_BUTTON" desc="The text of the consumer management button in the settings page when unenrollment is in progress."> 5878 Unenrolling... 5879 </message> 5880 <message name="IDS_OPTIONS_CONSUMER_MANAGEMENT_OVERLAY" desc="The title of the consumer management overlay in the settings page used for both enrollment and unenrollment."> 5881 Consumer management 5882 </message> 5883 <message name="IDS_OPTIONS_CONSUMER_MANAGEMENT_OVERLAY_ENROLL_TITLE" desc="The title of the consumer management overlay in the settings page for enrollment."> 5884 Enroll Chromebook 5885 </message> 5886 <message name="IDS_OPTIONS_CONSUMER_MANAGEMENT_OVERLAY_ENROLL_MESSAGE" desc="The description of the consumer management overlay in the settings page for enrollment."> 5887 You are about to enroll this Chromebook with Google to enable the ability to remotely locate, wipe, and lock the device. This will require a reboot. Do you wish to continue? 5888 </message> 5889 <message name="IDS_OPTIONS_CONSUMER_MANAGEMENT_OVERLAY_ENROLL" desc="The button text of the consumer management overlay in the settings page for enrollment."> 5890 Enroll and restart 5891 </message> 5892 <message name="IDS_OPTIONS_CONSUMER_MANAGEMENT_OVERLAY_UNENROLL_TITLE" desc="The title of the consumer management overlay in the settings page for unenrollment."> 5893 Unenroll Chromebook 5894 </message> 5895 <message name="IDS_OPTIONS_CONSUMER_MANAGEMENT_OVERLAY_UNENROLL_MESSAGE" desc="The description of the consumer management overlay in the settings page for unenrollment."> 5896 You are about to unenroll this Chromebook with Google to disable the ability to remotely locate, wipe, and lock the device. This will require a reboot. Do you wish to continue? 5897 </message> 5898 <message name="IDS_OPTIONS_CONSUMER_MANAGEMENT_OVERLAY_UNENROLL" desc="The button text of the consumer management overlay in the settings page for unenrollment."> 5899 Unenroll and restart 5900 </message> 5901 <message name="IDS_CONSUMER_MANAGEMENT_ENROLLMENT_NOTIFICATION_TITLE" desc="The title of the desktop notification shown when consumer management enrollment is completed"> 5902 Enrolled 5903 </message> 5904 <message name="IDS_CONSUMER_MANAGEMENT_ENROLLMENT_NOTIFICATION_BODY" desc="The body of the desktop notification shown when consumer management enrollment is completed"> 5905 You can now lock this device remotely anytime on Chrome Manager. 5906 </message> 5907 <message name="IDS_CONSUMER_MANAGEMENT_ENROLLMENT_FAILURE_NOTIFICATION_TITLE" desc="The title of the desktop notification shown when consumer management enrollment fails"> 5908 Unable to enroll 5909 </message> 5910 <message name="IDS_CONSUMER_MANAGEMENT_ENROLLMENT_FAILURE_NOTIFICATION_BODY" desc="The body of the desktop notification shown when consumer management enrollment fails"> 5911 Enrollment in Google Device Manager was not successful. 5912 </message> 5913 <message name="IDS_CONSUMER_MANAGEMENT_NOTIFICATION_MODIFY_SETTINGS_BUTTON" desc="The label of the modify settings button on the desktop notification shown when consumer management enrollment or unenrollment is completed"> 5914 Modify settings 5915 </message> 5916 <message name="IDS_CONSUMER_MANAGEMENT_NOTIFICATION_TRY_AGAIN_BUTTON" desc="The label of the modify settings button on the desktop notification shown when consumer management enrollment or unenrollment fails"> 5917 Try again 5918 </message> 5919 5920 <!-- Set time/date UI display strings --> 5921 <message name="IDS_SET_TIME_TITLE" desc="Title of the set time/date UI."> 5922 Check your system time 5923 </message> 5924 <message name="IDS_SET_TIME_PROMPT" desc="Text prompting the user to check and set the system time."> 5925 Chrome was unable to set the system time. Please check the time below and correct it if needed. 5926 </message> 5927 <message name="IDS_SET_TIME_BUTTON_CLOSE" desc="Text for the button to close the window."> 5928 Done 5929 </message> 5930 <message name="IDS_SET_TIME_DATE_LABEL" desc="Label for the date input element."> 5931 System date 5932 </message> 5933 <message name="IDS_SET_TIME_TIME_LABEL" desc="Label for the time input element."> 5934 System time 5935 </message> 5936 </grit-part> 5937