Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(177)

Side by Side Diff: remoting/webapp/me2mom/_locales/en/messages.json

Issue 7795063: Changes for l10n in official build. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Incorporated comments from garykac@ Created 9 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « remoting/webapp/me2mom/_locales.official/zh_TW/messages.json ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "ACCESS_CODE": { 2 "ACCESS_CODE": {
3 "message": "Access code", 3 "message": "Access code",
4 "description": "Label for the access code entry box. This is where the clien t user enters the code that permits access to the host." 4 "description": "Label for the access code entry box. This is where the clien t user enters the code that permits access to the host."
5 }, 5 },
6 "ACCESS_CODE_TIMER": { 6 "ACCESS_CODE_TIMER": {
7 "message": "This access code will expire in $timeout$", 7 "message": "This access code will expire in $timeout$",
8 "description": "Text displayed when the access code is due to time out withi n 30 seconds.", 8 "description": "Text displayed when the access code is due to time out withi n 30 seconds.",
9 "placeholders": { 9 "placeholders": {
10 "timeout": { 10 "timeout": {
(...skipping 20 matching lines...) Expand all
31 }, 31 },
32 "CONTINUE_PROMPT": { 32 "CONTINUE_PROMPT": {
33 "message": "You are currently sharing this machine with another user. Please confirm that you want to continue sharing.", 33 "message": "You are currently sharing this machine with another user. Please confirm that you want to continue sharing.",
34 "description": "Message displayed when the session has lasted longer than fi ve minutes, explaining that the host computer is being shared and asking whether or not the user wants to continue sharing it." 34 "description": "Message displayed when the session has lasted longer than fi ve minutes, explaining that the host computer is being shared and asking whether or not the user wants to continue sharing it."
35 }, 35 },
36 "DESCRIPTION_AUTHORIZE": { 36 "DESCRIPTION_AUTHORIZE": {
37 "message": "In order to use Chromoting you must first grant extended access permissions to your computer. Click Continue to view the required permissions. Y ou only have to do this once.", 37 "message": "In order to use Chromoting you must first grant extended access permissions to your computer. Click Continue to view the required permissions. Y ou only have to do this once.",
38 "description": "Text shown when the app first starts, or if the access token is invalidated, explaining the need to authorize the Chromoting app before use. " 38 "description": "Text shown when the app first starts, or if the access token is invalidated, explaining the need to authorize the Chromoting app before use. "
39 }, 39 },
40 "DESCRIPTION_CONNECT": { 40 "DESCRIPTION_CONNECT": {
41 "message": "Ask the user whose computer you wish to access to click ‘Share T his Computer and then provide you with the access code.", 41 "message": "Ask the user whose computer you wish to access to click \u2018Sh are This Computer\u2019 and then provide you with the access code.",
42 "description": "Description for the client app. This is shown to the client user above the access code entry box before the connection is started. Note that the 'Share This Computer' quote should be copied verbatim from the correspondin g translation." 42 "description": "Description for the client app. This is shown to the client user above the access code entry box before the connection is started. Note that the 'Share This Computer' quote should be copied verbatim from the correspondin g translation."
43 }, 43 },
44 "DESCRIPTION_SHARE": { 44 "DESCRIPTION_SHARE": {
45 "message": "With Chromoting you can easily and securely let another Chromium user see and control your computer.", 45 "message": "With Chromoting you can easily and securely let another Chromium user see and control your computer.",
46 "description": "Description for the host app. This is shown to the host abov e the 'Share This Computer' button user before the client connects." 46 "description": "Description for the host app. This is shown to the host abov e the 'Share This Computer' button user before the client connects."
47 }, 47 },
48 "DISCONNECT_BUTTON": { 48 "DISCONNECT_BUTTON": {
49 "message": "Disconnect", 49 "message": "Disconnect",
50 "description": "Label for the disconnect button, without keyboard shortcuts. Only used in case we aren't able to enable hot-key support." 50 "description": "Label for the disconnect button, without keyboard shortcuts. Only used in case we aren't able to enable hot-key support."
51 }, 51 },
52 "DISCONNECT_BUTTON_PLUS_SHORTCUT_LINUX": { 52 "DISCONNECT_BUTTON_PLUS_SHORTCUT_LINUX": {
53 "message": "Disconnect (Ctrl+Alt+Esc)", 53 "message": "Disconnect (Ctrl+Alt+Esc)",
54 "description": "Label for the disconnect button including the Linux keyboard shortcut." 54 "description": "Label for the disconnect button including the Linux keyboard shortcut."
55 }, 55 },
56 "DISCONNECT_BUTTON_PLUS_SHORTCUT_MAC_OS_X": { 56 "DISCONNECT_BUTTON_PLUS_SHORTCUT_MAC_OS_X": {
57 "message": "Disconnect (⌥⌃⎋)", 57 "message": "Disconnect (\u2325\u2303\u238b)",
58 "description": "Label for the disconnect button including the Mac OS X keybo ard shortcut." 58 "description": "Label for the disconnect button including the Mac OS X keybo ard shortcut."
59 }, 59 },
60 "DISCONNECT_BUTTON_PLUS_SHORTCUT_WINDOWS": { 60 "DISCONNECT_BUTTON_PLUS_SHORTCUT_WINDOWS": {
61 "message": "Disconnect (Ctrl+Alt+Esc)", 61 "message": "Disconnect (Ctrl+Alt+Esc)",
62 "description": "Label for the disconnect button including the Windows keyboa rd shortcut." 62 "description": "Label for the disconnect button including the Windows keyboa rd shortcut."
63 }, 63 },
64 "ERROR_GENERIC": { 64 "ERROR_GENERIC": {
65 "message": "An unknown error occurred. Please sign out of Chromoting and try again.", 65 "message": "An unknown error occurred. Please sign out of Chromoting and try again.",
66 "description": "Generic error message, displayed if something went wrong, bu t we aren't able to determine what, or the cause is too technical to be of use t o a typical user." 66 "description": "Generic error message, displayed if something went wrong, bu t we aren't able to determine what, or the cause is too technical to be of use t o a typical user."
67 }, 67 },
(...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after
111 "content": "$1", 111 "content": "$1",
112 "example": "<a href=...>" 112 "example": "<a href=...>"
113 }, 113 },
114 "linkEnd": { 114 "linkEnd": {
115 "content": "$2", 115 "content": "$2",
116 "example": "</a>" 116 "example": "</a>"
117 } 117 }
118 } 118 }
119 }, 119 },
120 "FOOTER_WAITING": { 120 "FOOTER_WAITING": {
121 "message": "waiting for connection", 121 "message": "waiting for connection\u2026",
122 "description": "Footer text displayed at the host after an access code has b een generated, but before a client connects." 122 "description": "Footer text displayed at the host after an access code has b een generated, but before a client connects."
123 }, 123 },
124 "HELP": { 124 "HELP": {
125 "message": "Help", 125 "message": "Help",
126 "description": "Help link, displayed in the top-left (assuming ltr layout) c orner of the main screen. Clicking this takes the user to our FAQ." 126 "description": "Help link, displayed in the top-left (assuming ltr layout) c orner of the main screen. Clicking this takes the user to our FAQ."
127 }, 127 },
128 "INSTRUCTIONS_SHARE_ABOVE": { 128 "INSTRUCTIONS_SHARE_ABOVE": {
129 "message": "To begin sharing your desktop, provide the access code below to the person who will be assisting you.", 129 "message": "To begin sharing your desktop, provide the access code below to the person who will be assisting you.",
130 "description": "Instructions shown above the access code when it is ready to be conveyed to the client." 130 "description": "Instructions shown above the access code when it is ready to be conveyed to the client."
131 }, 131 },
132 "INSTRUCTIONS_SHARE_BELOW": { 132 "INSTRUCTIONS_SHARE_BELOW": {
133 "message": "Once they enter the code your sharing session will begin.", 133 "message": "Once they enter the code your sharing session will begin.",
134 "description": "Instructions shown below the access code when it is ready to be conveyed to the client." 134 "description": "Instructions shown below the access code when it is ready to be conveyed to the client."
135 }, 135 },
136 "LABEL_CONNECTED": { 136 "LABEL_CONNECTED": {
137 "message": "Connected:", 137 "message": "Connected:",
138 "description": "String displayed in front of the host when a connection is a ctive informing the client user who they are connected to." 138 "description": "String displayed in front of the host when a connection is a ctive informing the client user who they are connected to."
139 }, 139 },
140 "SIGN_OUT_BUTTON": { 140 "SIGN_OUT_BUTTON": {
141 "message": "Sign out", 141 "message": "Sign out",
142 "description": "Sign out button, visible if the user has authenticated. Clic king this clears authentication credentials and returns the web-app to the initi al 'unauthenticated' state." 142 "description": "Sign out button, visible if the user has authenticated. Clic king this clears authentication credentials and returns the web-app to the initi al 'unauthenticated' state."
143 }, 143 },
144 "MESSAGE_GENERATING": { 144 "MESSAGE_GENERATING": {
145 "message": "Generating access code", 145 "message": "Generating access code\u2026",
146 "description": "Text shown while generating an access code." 146 "description": "Text shown while generating an access code."
147 }, 147 },
148 "MESSAGE_SESSION_FINISHED": { 148 "MESSAGE_SESSION_FINISHED": {
149 "message": "Your Chromoting session has ended.", 149 "message": "Your Chromoting session has ended.",
150 "description": "Message displayed when the client or host has disconnected." 150 "description": "Message displayed when the client or host has disconnected."
151 }, 151 },
152 "MESSAGE_SHARED": { 152 "MESSAGE_SHARED": {
153 "message": "Your desktop is currently being shared with $user$.", 153 "message": "Your desktop is currently being shared with $user$.",
154 "description": "Message shown on the host computer while a session is active informing them who is connected.", 154 "description": "Message shown on the host computer while a session is active informing them who is connected.",
155 "placeholders": { 155 "placeholders": {
(...skipping 47 matching lines...) Expand 10 before | Expand all | Expand 10 after
203 }, 203 },
204 "STOP_SHARING_BUTTON": { 204 "STOP_SHARING_BUTTON": {
205 "message": "Stop Sharing", 205 "message": "Stop Sharing",
206 "description": "Label for the 'stop sharing' button on the host-side. Clicki ng this button disconnects the client." 206 "description": "Label for the 'stop sharing' button on the host-side. Clicki ng this button disconnects the client."
207 }, 207 },
208 "TOOLTIP_SCALING": { 208 "TOOLTIP_SCALING": {
209 "message": "Scale to fit", 209 "message": "Scale to fit",
210 "description": "The tool-tip shown when the user hovers over the scale to fi t button. Clicking this button toggles between scaling down the remote desktop t o fit it inside the Chromium browser window and displaying it at 1:1 scale." 210 "description": "The tool-tip shown when the user hovers over the scale to fi t button. Clicking this button toggles between scaling down the remote desktop t o fit it inside the Chromium browser window and displaying it at 1:1 scale."
211 }, 211 },
212 "VERIFYING_CODE": { 212 "VERIFYING_CODE": {
213 "message": "Verifying access code", 213 "message": "Verifying access code\u2026",
214 "description": "Message displayed on the client while the access code is ver ified." 214 "description": "Message displayed on the client while the access code is ver ified."
215 } 215 }
216 } 216 }
OLDNEW
« no previous file with comments | « remoting/webapp/me2mom/_locales.official/zh_TW/messages.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698