OLD | NEW |
1 <?xml version="1.0" encoding="UTF-8"?> | 1 <?xml version="1.0" encoding="UTF-8"?> |
2 <!-- This file contains definitions of strings that are specific to | 2 <!-- This file contains definitions of strings that are specific to |
3 Google Chrome. These strings will be translated for each locale that Google | 3 Google Chrome. These strings will be translated for each locale that Google |
4 Chrome supports. --> | 4 Chrome supports. --> |
5 | 5 |
6 <grit base_dir="." latest_public_release="0" current_release="1" | 6 <grit base_dir="." latest_public_release="0" current_release="1" |
7 source_lang_id="en" enc_check="möl"> | 7 source_lang_id="en" enc_check="möl"> |
8 <outputs> | 8 <outputs> |
9 <output filename="grit/google_chrome_strings.h" type="rc_header"> | 9 <output filename="grit/google_chrome_strings.h" type="rc_header"> |
10 <emit emit_type='prepend'></emit> | 10 <emit emit_type='prepend'></emit> |
(...skipping 399 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
410 </if> | 410 </if> |
411 <if expr="is_macosx"> | 411 <if expr="is_macosx"> |
412 <message name="IDS_PASSWORDS_PAGE_AUTHENTICATION_PROMPT" desc="Text for
the dialog box that prompts the user for their OS account password before reveal
ing plaintext passwords on the password page."> | 412 <message name="IDS_PASSWORDS_PAGE_AUTHENTICATION_PROMPT" desc="Text for
the dialog box that prompts the user for their OS account password before reveal
ing plaintext passwords on the password page."> |
413 Google Chrome is trying to show passwords. | 413 Google Chrome is trying to show passwords. |
414 </message> | 414 </message> |
415 </if> | 415 </if> |
416 <if expr="is_win"> | 416 <if expr="is_win"> |
417 <message name="IDS_PASSWORDS_PAGE_AUTHENTICATION_PROMPT" desc="Text for
the dialog box that prompts the user for their OS account password before reveal
ing plaintext passwords on the password page."> | 417 <message name="IDS_PASSWORDS_PAGE_AUTHENTICATION_PROMPT" desc="Text for
the dialog box that prompts the user for their OS account password before reveal
ing plaintext passwords on the password page."> |
418 Google Chrome is trying to show passwords. Type your Windows password
to allow this. | 418 Google Chrome is trying to show passwords. Type your Windows password
to allow this. |
419 </message> | 419 </message> |
| 420 <message name="IDS_MACHINE_LEVEL_INSTALL_CONFLICT" desc="Error message t
o display when user tries to run user level Chromium even though machine level C
hromium is already installed."> |
| 421 An administrator has installed Google Chrome on this system, and it is
available for all users. The system-level Google Chrome will replace your user-
level installation now. |
| 422 </message> |
| 423 <message name="IDS_INSTALL_HIGHER_VERSION" desc="Error displayed when hi
gher version already exists."> |
| 424 This computer already has a more recent version of Google Chrome. If t
he software is not working, please uninstall Google Chrome and try again. |
| 425 </message> |
| 426 <message name="IDS_INSTALL_HIGHER_VERSION_APP_LAUNCHER" desc="Error disp
layed when higher version of the Chrome App Launcher already exists."> |
| 427 This computer already has a more recent version of the Google Chrome c
omponents. Please use a more recent installer. |
| 428 </message> |
| 429 <message name="IDS_INSTALL_FAILED" desc="Error displayed if installation
fails due to some unknown error."> |
| 430 Installation failed due to unspecified error. If Google Chrome is curr
ently running, please close it and try again. |
| 431 </message> |
| 432 <message name="IDS_SAME_VERSION_REPAIR_FAILED" desc="Error displayed if
installation fails due to Chrome running."> |
| 433 Can not install the same Google Chrome version that is currently runni
ng. Please close Google Chrome and try again. |
| 434 </message> |
| 435 <message name="IDS_SETUP_PATCH_FAILED" desc="Error message when setup.ex
e fails to patch itself."> |
| 436 Installation failed due to unspecified error. Please download Google C
hrome again. |
| 437 </message> |
| 438 <message name="IDS_INSTALL_OS_NOT_SUPPORTED" desc="Error displayed if OS
is not supported"> |
| 439 Google Chrome requires Windows Vista or Windows XP with SP2 or higher. |
| 440 </message> |
| 441 <message name="IDS_INSTALL_OS_ERROR" desc="Error displayed when any Wind
ows API call fails and we do not have more specific information."> |
| 442 An operating system error occurred during installation. Please downloa
d Google Chrome again. |
| 443 </message> |
| 444 <message name="IDS_INSTALL_TEMP_DIR_FAILED" desc="Error displayed when w
e fail to create temporary directory during installation."> |
| 445 The installer couldn't create a temporary directory. Please check for
free disk space and permission to install software. |
| 446 </message> |
| 447 <message name="IDS_INSTALL_UNCOMPRESSION_FAILED" desc="Error when when w
e can not uncompress installation archive."> |
| 448 The installer failed to uncompress archive. Please download Google Chr
ome again. |
| 449 </message> |
| 450 <message name="IDS_INSTALL_INVALID_ARCHIVE" desc="Error displayed when w
e can not open the installation archive."> |
| 451 The installer archive is corrupted or invalid. Please download Google
Chrome again. |
| 452 </message> |
| 453 <message name="IDS_INSTALL_INSUFFICIENT_RIGHTS" desc="Error displayed wh
en a non admin user tries to attempt system level install/uninstall."> |
| 454 You do not have appropriate rights for system-level install. Try runni
ng the installer again as Administrator. |
| 455 </message> |
| 456 <message name="IDS_INSTALL_NO_PRODUCTS_TO_UPDATE" desc="Error displayed
if the installer is not provided one or more products to install/update."> |
| 457 No installation of Google Chrome found to update. |
| 458 </message> |
| 459 <message name="IDS_INSTALL_MULTI_INSTALLATION_EXISTS" desc="Error during
install if a multi-install Google Chrome is present, thereby preventing the ins
tallation of a single-install Google Chrome."> |
| 460 A conflicting installation of Google Chrome was found on the system. P
lease uninstall it and try again. |
| 461 </message> |
| 462 <message name="IDS_INSTALL_INCONSISTENT_UPDATE_POLICY" desc="Error durin
g install if the update policies settings in Group Policy are inconsistent."> |
| 463 Google Chrome cannot be updated due to inconsistent Google Update Grou
p Policy settings. Use the Group Policy Editor to set the update policy override
for the Google Chrome Binaries application and try again; see http://goo.gl/uJ9
gV for details. |
| 464 </message> |
420 </if> | 465 </if> |
421 <message name="IDS_MACHINE_LEVEL_INSTALL_CONFLICT" desc="Error message to
display when user tries to run user level Chromium even though machine level Chr
omium is already installed."> | |
422 An administrator has installed Google Chrome on this system, and it is a
vailable for all users. The system-level Google Chrome will replace your user-le
vel installation now. | |
423 </message> | |
424 <message name="IDS_INSTALL_HIGHER_VERSION" desc="Error displayed when high
er version already exists."> | |
425 This computer already has a more recent version of Google Chrome. If the
software is not working, please uninstall Google Chrome and try again. | |
426 </message> | |
427 <message name="IDS_INSTALL_HIGHER_VERSION_APP_LAUNCHER" desc="Error displa
yed when higher version of the Chrome App Launcher already exists."> | |
428 This computer already has a more recent version of the Google Chrome com
ponents. Please use a more recent installer. | |
429 </message> | |
430 <message name="IDS_INSTALL_FAILED" desc="Error displayed if installation f
ails due to some unknown error."> | |
431 Installation failed due to unspecified error. If Google Chrome is curren
tly running, please close it and try again. | |
432 </message> | |
433 <message name="IDS_SAME_VERSION_REPAIR_FAILED" desc="Error displayed if in
stallation fails due to Chrome running."> | |
434 Can not install the same Google Chrome version that is currently running
. Please close Google Chrome and try again. | |
435 </message> | |
436 <message name="IDS_SETUP_PATCH_FAILED" desc="Error message when setup.exe
fails to patch itself."> | |
437 Installation failed due to unspecified error. Please download Google Chr
ome again. | |
438 </message> | |
439 <message name="IDS_INSTALL_OS_NOT_SUPPORTED" desc="Error displayed if OS i
s not supported"> | |
440 Google Chrome requires Windows Vista or Windows XP with SP2 or higher. | |
441 </message> | |
442 <message name="IDS_INSTALL_OS_ERROR" desc="Error displayed when any Window
s API call fails and we do not have more specific information."> | |
443 An operating system error occurred during installation. Please download
Google Chrome again. | |
444 </message> | |
445 <message name="IDS_INSTALL_TEMP_DIR_FAILED" desc="Error displayed when we
fail to create temporary directory during installation."> | |
446 The installer couldn't create a temporary directory. Please check for fr
ee disk space and permission to install software. | |
447 </message> | |
448 <message name="IDS_INSTALL_UNCOMPRESSION_FAILED" desc="Error when when we
can not uncompress installation archive."> | |
449 The installer failed to uncompress archive. Please download Google Chrom
e again. | |
450 </message> | |
451 <message name="IDS_INSTALL_INVALID_ARCHIVE" desc="Error displayed when we
can not open the installation archive."> | |
452 The installer archive is corrupted or invalid. Please download Google Ch
rome again. | |
453 </message> | |
454 <message name="IDS_INSTALL_INSUFFICIENT_RIGHTS" desc="Error displayed when
a non admin user tries to attempt system level install/uninstall."> | |
455 You do not have appropriate rights for system-level install. Try running
the installer again as Administrator. | |
456 </message> | |
457 <message name="IDS_INSTALL_NO_PRODUCTS_TO_UPDATE" desc="Error displayed if
the installer is not provided one or more products to install/update."> | |
458 No installation of Google Chrome found to update. | |
459 </message> | |
460 <message name="IDS_UNINSTALL_COMPLETE" desc="Text displayed on dialog that
is shown when uninstall is complete and no reboot is required."> | |
461 Uninstallation complete. | |
462 </message> | |
463 <message name="IDS_INSTALL_DIR_IN_USE" desc="Error during install if Googl
e Chrome version is missing from registry but the installation directory exists
and can not be deleted."> | |
464 Google Chrome installation directory seems to be in use. Please reboot y
our computer and try again. | |
465 </message> | |
466 <message name="IDS_INSTALL_MULTI_INSTALLATION_EXISTS" desc="Error during i
nstall if a multi-install Google Chrome is present, thereby preventing the insta
llation of a single-install Google Chrome."> | |
467 A conflicting installation of Google Chrome was found on the system. Ple
ase uninstall it and try again. | |
468 </message> | |
469 <message name="IDS_INSTALL_INCONSISTENT_UPDATE_POLICY" desc="Error during
install if the update policies settings in Group Policy are inconsistent."> | |
470 Google Chrome cannot be updated due to inconsistent Google Update Group
Policy settings. Use the Group Policy Editor to set the update policy override f
or the Google Chrome Binaries application and try again; see http://goo.gl/uJ9gV
for details. | |
471 </message> | |
472 <!-- Options Dialog --> | 466 <!-- Options Dialog --> |
473 <message name="IDS_OPTIONS_IMPROVE_BROWSING_EXPERIENCE" desc="The text in
the options panel that describes how we use web services to improve browsing exp
erience."> | 467 <message name="IDS_OPTIONS_IMPROVE_BROWSING_EXPERIENCE" desc="The text in
the options panel that describes how we use web services to improve browsing exp
erience."> |
474 Google Chrome may use web services to improve your browsing experience. | 468 Google Chrome may use web services to improve your browsing experience. |
475 </message> | 469 </message> |
476 <message name="IDS_IMPORT_BOOKMARKS" desc="Explanatory text for the import
ing progress dialog when importing a bookmarks.html file from the bookmark manag
er"> | 470 <message name="IDS_IMPORT_BOOKMARKS" desc="Explanatory text for the import
ing progress dialog when importing a bookmarks.html file from the bookmark manag
er"> |
477 Google Chrome is now importing Favorites/Bookmarks. | 471 Google Chrome is now importing Favorites/Bookmarks. |
478 </message> | 472 </message> |
479 <message name="IDS_OEM_MAIN_SHORTCUT_NAME" desc="Name of the desktop short
cut to start the application for OEM pre-installations."> | 473 <message name="IDS_OEM_MAIN_SHORTCUT_NAME" desc="Name of the desktop short
cut to start the application for OEM pre-installations."> |
480 Internet Browser | 474 Internet Browser |
481 </message> | 475 </message> |
(...skipping 629 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1111 <message name="IDS_NEW_TAB_OTR_EXTENSIONS_MESSAGE" | 1105 <message name="IDS_NEW_TAB_OTR_EXTENSIONS_MESSAGE" |
1112 desc="Explanation in a new OTR window that extensions have been
disabled while in OTR."> | 1106 desc="Explanation in a new OTR window that extensions have been
disabled while in OTR."> |
1113 Because Google Chrome does not control how extensions handle your pers
onal data, all extensions have been disabled for incognito windows. You can reen
able them individually in the | 1107 Because Google Chrome does not control how extensions handle your pers
onal data, all extensions have been disabled for incognito windows. You can reen
able them individually in the |
1114 <ph name="BEGIN_LINK"><a href="$1"></ph>extensions manager<ph na
me="END_LINK"></a><ex></a></ex></ph>. | 1108 <ph name="BEGIN_LINK"><a href="$1"></ph>extensions manager<ph na
me="END_LINK"></a><ex></a></ex></ph>. |
1115 </message> | 1109 </message> |
1116 </if> | 1110 </if> |
1117 | 1111 |
1118 </messages> | 1112 </messages> |
1119 </release> | 1113 </release> |
1120 </grit> | 1114 </grit> |
OLD | NEW |