OLD | NEW |
---|---|
1 <?xml version="1.0" encoding="UTF-8"?> | 1 <?xml version="1.0" encoding="UTF-8"?> |
2 | 2 |
3 <grit base_dir="." current_release="1" enc_check="möl" latest_public_release="0" source_lang_id="en"> | 3 <grit base_dir="." current_release="1" enc_check="möl" latest_public_release="0" source_lang_id="en"> |
4 <outputs> | 4 <outputs> |
5 <output filename="remoting/base/string_resources.h" type="rc_header"> | 5 <output filename="remoting/base/string_resources.h" type="rc_header"> |
6 <emit emit_type="prepend"/> | 6 <emit emit_type="prepend"/> |
7 </output> | 7 </output> |
8 | 8 |
9 <output filename="remoting/resources/ar.pak" lang="ar" type="data_package"/> | 9 <output filename="remoting/resources/ar.pak" lang="ar" type="data_package"/> |
10 <output filename="remoting/resources/bg.pak" lang="bg" type="data_package"/> | 10 <output filename="remoting/resources/bg.pak" lang="bg" type="data_package"/> |
(...skipping 470 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
481 </message> | 481 </message> |
482 <message desc="Label for general-purpose Cancel buttons." name="IDS_CANCEL " formatter_data="android_java"> | 482 <message desc="Label for general-purpose Cancel buttons." name="IDS_CANCEL " formatter_data="android_java"> |
483 Cancel | 483 Cancel |
484 </message> | 484 </message> |
485 <message desc="In the connection history dialog, clicking this button will delete the connection history." name="IDS_CLEAR_HISTORY"> | 485 <message desc="In the connection history dialog, clicking this button will delete the connection history." name="IDS_CLEAR_HISTORY"> |
486 Clear history | 486 Clear history |
487 </message> | 487 </message> |
488 <message desc="Label for general-purpose Close buttons." name="IDS_CLOSE" formatter_data="android_java"> | 488 <message desc="Label for general-purpose Close buttons." name="IDS_CLOSE" formatter_data="android_java"> |
489 Close | 489 Close |
490 </message> | 490 </message> |
491 <message desc="Tool-top for the window's close icon." name="IDS_CLOSE_WIND OW"> | |
kelvinp
2014/05/06 04:42:15
s/top/tip
Jamie
2014/05/06 21:11:08
Done.
| |
492 Close window | |
493 </message> | |
491 <message desc="Label for the connect button. Clicking this button will sta rt the Chrome Remote Desktop session if the access code is correct." name="IDS_C ONNECT_BUTTON" formatter_data="android_java"> | 494 <message desc="Label for the connect button. Clicking this button will sta rt the Chrome Remote Desktop session if the access code is correct." name="IDS_C ONNECT_BUTTON" formatter_data="android_java"> |
492 Connect | 495 Connect |
493 </message> | 496 </message> |
494 <message desc="Label for the connect button for hosts running an out-of-da te version of the Me2Me host software. The user clicks this button to acknowledg e the message but continue with the connection anyway." name="IDS_CONNECT_ANYWAY "> | 497 <message desc="Label for the connect button for hosts running an out-of-da te version of the Me2Me host software. The user clicks this button to acknowledg e the message but continue with the connection anyway." name="IDS_CONNECT_ANYWAY "> |
495 Connect anyway | 498 Connect anyway |
496 </message> | 499 </message> |
497 <message desc="Confirmation prompt shown when a user attempts to delete a Me2Me host from their host list." name="IDS_CONFIRM_HOST_DELETE"> | 500 <message desc="Confirmation prompt shown when a user attempts to delete a Me2Me host from their host list." name="IDS_CONFIRM_HOST_DELETE"> |
498 Are you sure you want to disable remote connections to <ph name="HOSTNAM E">$1<ex>My Linux desktop</ex></ph>? If you change your mind, you'll need to vis it that computer to re-enable connections. | 501 Are you sure you want to disable remote connections to <ph name="HOSTNAM E">$1<ex>My Linux desktop</ex></ph>? If you change your mind, you'll need to vis it that computer to re-enable connections. |
499 </message> | 502 </message> |
500 <message desc="Column header in the connection history table showing the e mail address of the client end of the connection (the initiator) which may be th is or another computer." name="IDS_CONNECTION_FROM_HEADER"> | 503 <message desc="Column header in the connection history table showing the e mail address of the client end of the connection (the initiator) which may be th is or another computer." name="IDS_CONNECTION_FROM_HEADER"> |
(...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
544 </message> | 547 </message> |
545 <message desc="Error displayed in situations where things go wrong in ways not anticipated by the developers. There is typically no user-workaround to sug gest, other than reporting the error so that we can investigate further." name=" IDS_ERROR_UNEXPECTED" formatter_data="android_java"> | 548 <message desc="Error displayed in situations where things go wrong in ways not anticipated by the developers. There is typically no user-workaround to sug gest, other than reporting the error so that we can investigate further." name=" IDS_ERROR_UNEXPECTED" formatter_data="android_java"> |
546 An unexpected error occurred. Please report this problem to the develope rs. | 549 An unexpected error occurred. Please report this problem to the develope rs. |
547 </message> | 550 </message> |
548 <message desc="Text displayed while a client is connecting to a host, but before the connection is established." name="IDS_FOOTER_CONNECTING" formatter_da ta="android_java"> | 551 <message desc="Text displayed while a client is connecting to a host, but before the connection is established." name="IDS_FOOTER_CONNECTING" formatter_da ta="android_java"> |
549 Connecting… | 552 Connecting… |
550 </message> | 553 </message> |
551 <message desc="Footer text displayed at the host after an access code has been generated, but before a client connects." name="IDS_FOOTER_WAITING"> | 554 <message desc="Footer text displayed at the host after an access code has been generated, but before a client connects." name="IDS_FOOTER_WAITING"> |
552 waiting for connection… | 555 waiting for connection… |
553 </message> | 556 </message> |
554 <message desc="Menu option for toggle full-screen mode. Equivalent to usin g the Wrench menu to do the same thing." name="IDS_FULL_SCREEN"> | 557 <message desc="Menu option for toggle full-screen mode." name="IDS_FULL_SC REEN"> |
555 Full screen | 558 Full screen |
556 </message> | 559 </message> |
560 <message desc="Icon to leave full-screen mode." name="IDS_EXIT_FULL_SCREEN "> | |
561 Exit full screen | |
562 </message> | |
557 <message desc="Button displayed underneath explanatory text for app featur es. Clicking causes the text, infographic and the button itself to be replaced b y the actual UI for that feature." name="IDS_GET_STARTED"> | 563 <message desc="Button displayed underneath explanatory text for app featur es. Clicking causes the text, infographic and the button itself to be replaced b y the actual UI for that feature." name="IDS_GET_STARTED"> |
558 Get started | 564 Get started |
559 </message> | 565 </message> |
560 <message desc="Help link, displayed in the top-left (assuming ltr layout) corner of the main screen. Clicking this takes the user to our FAQ." name="IDS_H ELP"> | 566 <message desc="Help link, displayed in the top-left (assuming ltr layout) corner of the main screen. Clicking this takes the user to our FAQ." name="IDS_H ELP"> |
561 Help | 567 Help |
562 </message> | 568 </message> |
563 <message desc="Clicking this button starts the desktop access process." na me="IDS_HOME_ACCESS_BUTTON"> | 569 <message desc="Clicking this button starts the desktop access process." na me="IDS_HOME_ACCESS_BUTTON"> |
564 Access | 570 Access |
565 </message> | 571 </message> |
566 <message desc="Description of the 'access' or 'client' functionality, disp layed next to a button that instigates an access operation." name="IDS_HOME_ACCE SS_DESCRIPTION"> | 572 <message desc="Description of the 'access' or 'client' functionality, disp layed next to a button that instigates an access operation." name="IDS_HOME_ACCE SS_DESCRIPTION"> |
(...skipping 67 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
634 </message> | 640 </message> |
635 <message desc="An error message displayed if the user enters an invalid PI N while setting up a host." name="IDS_INVALID_PIN"> | 641 <message desc="An error message displayed if the user enters an invalid PI N while setting up a host." name="IDS_INVALID_PIN"> |
636 Please enter a PIN consisting of six or more digits. | 642 Please enter a PIN consisting of six or more digits. |
637 </message> | 643 </message> |
638 <message desc="Description of the 'IT2Me' remote support functionality, di splayed until the user clicks a 'get started' button, at which point it is repla ced by the actual UI for that functionality." name="IDS_IT2ME_FIRST_RUN"> | 644 <message desc="Description of the 'IT2Me' remote support functionality, di splayed until the user clicks a 'get started' button, at which point it is repla ced by the actual UI for that functionality." name="IDS_IT2ME_FIRST_RUN"> |
639 User-to-user screen sharing, perfect for remote technical support. | 645 User-to-user screen sharing, perfect for remote technical support. |
640 </message> | 646 </message> |
641 <message desc="String displayed in front of the host when a connection is active informing the client user who they are connected to." name="IDS_LABEL_CON NECTED"> | 647 <message desc="String displayed in front of the host when a connection is active informing the client user who they are connected to." name="IDS_LABEL_CON NECTED"> |
642 Connected: | 648 Connected: |
643 </message> | 649 </message> |
650 <message desc="Tool-tip for the window's maximize icon." name="IDS_MAXIMIZ E_WINDOW"> | |
651 Maximize window | |
652 </message> | |
644 <message desc="Description of the 'Me2Me' remote access functionality, dis played until the user clicks a 'get started' button, at which point it is replac ed by the actual UI for that functionality." name="IDS_ME2ME_FIRST_RUN"> | 653 <message desc="Description of the 'Me2Me' remote access functionality, dis played until the user clicks a 'get started' button, at which point it is replac ed by the actual UI for that functionality." name="IDS_ME2ME_FIRST_RUN"> |
645 Access your own computer from anywhere. | 654 Access your own computer from anywhere. |
646 </message> | 655 </message> |
647 <message desc="Text shown while generating an access code." name="IDS_MESS AGE_GENERATING"> | 656 <message desc="Text shown while generating an access code." name="IDS_MESS AGE_GENERATING"> |
648 Generating access code… | 657 Generating access code… |
649 </message> | 658 </message> |
650 <message desc="Message shown on the host computer while a session is activ e informing them who is connected." name="IDS_MESSAGE_SHARED"> | 659 <message desc="Message shown on the host computer while a session is activ e informing them who is connected." name="IDS_MESSAGE_SHARED"> |
651 Your desktop is currently shared with <ph name="USER">$1<ex>user@domain. com</ex></ph>. | 660 Your desktop is currently shared with <ph name="USER">$1<ex>user@domain. com</ex></ph>. |
652 </message> | 661 </message> |
662 <message desc="Tool-tip for the window's minimize icon." name="IDS_MINIMIZ E_WINDOW"> | |
663 Minimize window | |
664 </message> | |
653 <message desc="Sub-title for the one-time authorization step. Displayed af ter the product name and separated by a chevron." name="IDS_MODE_AUTHORIZE"> | 665 <message desc="Sub-title for the one-time authorization step. Displayed af ter the product name and separated by a chevron." name="IDS_MODE_AUTHORIZE"> |
654 Authorize | 666 Authorize |
655 </message> | 667 </message> |
656 <message desc="Sub-title for the remote assistance section of the UI, whic h contains buttons to share this computer or to connect to another computer, bot h on a one-off basis." name="IDS_MODE_IT2ME"> | 668 <message desc="Sub-title for the remote assistance section of the UI, whic h contains buttons to share this computer or to connect to another computer, bot h on a one-off basis." name="IDS_MODE_IT2ME"> |
657 Remote Assistance | 669 Remote Assistance |
658 </message> | 670 </message> |
659 <message desc="Sub-title for the remote access section of the UI, which co ntains a list of currently-shared hosts and a button to enable this computer for long-term sharing." name="IDS_MODE_ME2ME" formatter_data="android_java"> | 671 <message desc="Sub-title for the remote access section of the UI, which co ntains a list of currently-shared hosts and a button to enable this computer for long-term sharing." name="IDS_MODE_ME2ME" formatter_data="android_java"> |
660 My Computers | 672 My Computers |
661 </message> | 673 </message> |
662 <message desc="Label for general-purpose OK buttons." name="IDS_OK"> | 674 <message desc="Label for general-purpose OK buttons." name="IDS_OK"> |
(...skipping 28 matching lines...) Expand all Loading... | |
691 </message> | 703 </message> |
692 <message desc="Web-app description. Displayed in Chrome's extensions page. KEEP THIS TO 132 CHARACTERS OR LESS, as this is a hard limit imposed by Chrome Web Store." name="IDS_PRODUCT_DESCRIPTION"> | 704 <message desc="Web-app description. Displayed in Chrome's extensions page. KEEP THIS TO 132 CHARACTERS OR LESS, as this is a hard limit imposed by Chrome Web Store." name="IDS_PRODUCT_DESCRIPTION"> |
693 Access other computers or allow another user to access your computer sec urely over the Internet. | 705 Access other computers or allow another user to access your computer sec urely over the Internet. |
694 </message> | 706 </message> |
695 <message desc="Label for button to reconnect to the previous Me2Me host. T his button appears on the 'session-finished' page." name="IDS_RECONNECT"> | 707 <message desc="Label for button to reconnect to the previous Me2Me host. T his button appears on the 'session-finished' page." name="IDS_RECONNECT"> |
696 Reconnect | 708 Reconnect |
697 </message> | 709 </message> |
698 <message desc="Button for enabling or disabling the 'resize-to-client' fun ctionality, whereby the host desktop is resized to match the client size as clos ely as possible." name="IDS_RESIZE_TO_CLIENT"> | 710 <message desc="Button for enabling or disabling the 'resize-to-client' fun ctionality, whereby the host desktop is resized to match the client size as clos ely as possible." name="IDS_RESIZE_TO_CLIENT"> |
699 Resize desktop to fit | 711 Resize desktop to fit |
700 </message> | 712 </message> |
713 <message desc="Tool-tip for the window's restore icon." name="IDS_RESTORE_ WINDOW"> | |
Sergey Ulanov
2014/05/06 07:58:14
Some of the strings in this file are sorted by alp
Jamie
2014/05/06 21:11:08
Done.
| |
714 Restore window | |
715 </message> | |
701 <message desc="Label for button to retry connecting to a Me2Me host, after failing to connect to that host. This button appears on the 'session-finished' page." name="IDS_RETRY"> | 716 <message desc="Label for button to retry connecting to a Me2Me host, after failing to connect to that host. This button appears on the 'session-finished' page." name="IDS_RETRY"> |
702 Retry | 717 Retry |
703 </message> | 718 </message> |
704 <message desc="Tool-bar button used to access the Full-screen and shrink-t o-fit features ('screen' in this context refers to the fact that the options are related to how the remote screen is displayed)." name="IDS_SCREEN_OPTIONS"> | 719 <message desc="Tool-bar button used to access the Full-screen and shrink-t o-fit features ('screen' in this context refers to the fact that the options are related to how the remote screen is displayed)." name="IDS_SCREEN_OPTIONS"> |
705 Screen options | 720 Screen options |
706 </message> | 721 </message> |
707 <message desc="Label for the client-side menu button that sends a Ctrl-Alt -Del sequence to the host. Clicking this button behaves as if Ctrl, Alt and Del were pressed and then released at the host." name="IDS_SEND_CTRL_ALT_DEL" format ter_data="android_java"> | 722 <message desc="Label for the client-side menu button that sends a Ctrl-Alt -Del sequence to the host. Clicking this button behaves as if Ctrl, Alt and Del were pressed and then released at the host." name="IDS_SEND_CTRL_ALT_DEL" format ter_data="android_java"> |
708 Ctrl-Alt-Del | 723 Ctrl-Alt-Del |
709 </message> | 724 </message> |
710 <message desc="Tool-bar button used to access buttons for pressing and rel easing keys or sequences of keys that might not otherwise be available. For exam ple, Ctrl-Alt-Del, which if pressed at a client would take effect there, rather than being sent to the host as the user expected." name="IDS_SEND_KEYS"> | 725 <message desc="Tool-bar button used to access buttons for pressing and rel easing keys or sequences of keys that might not otherwise be available. For exam ple, Ctrl-Alt-Del, which if pressed at a client would take effect there, rather than being sent to the host as the user expected." name="IDS_SEND_KEYS"> |
(...skipping 115 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
826 </message> | 841 </message> |
827 <message desc="Menu option to open a new window." name="IDS_NEW_WINDOW"> | 842 <message desc="Menu option to open a new window." name="IDS_NEW_WINDOW"> |
828 New window… | 843 New window… |
829 </message> | 844 </message> |
830 <message desc="Label for the Feedback button displayed in the Android Help screen. Pressing this button causes the Feedback screen to be shown." name="IDS _ACTIONBAR_FEEDBACK" formatter_data="android_java"> | 845 <message desc="Label for the Feedback button displayed in the Android Help screen. Pressing this button causes the Feedback screen to be shown." name="IDS _ACTIONBAR_FEEDBACK" formatter_data="android_java"> |
831 Feedback | 846 Feedback |
832 </message> | 847 </message> |
833 </messages> | 848 </messages> |
834 </release> | 849 </release> |
835 </grit> | 850 </grit> |
OLD | NEW |