summaryrefslogtreecommitdiffstats
path: root/remoting/webapp/_locales/en/messages.json
blob: da65ca5dae80a0c4235268d3e3949a8735851452 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
{
  "ACCESS_CODE": {
    "message": "Access code",
    "description": "Label for the access code entry box. This is where the client user enters the code that permits access to the host."
  },
  "ACCESS_CODE_TIMER": {
    "message": "This access code will expire in $timeout$",
    "description": "Text displayed when the access code is due to time out within 30 seconds.",
    "placeholders": {
      "timeout": {
        "content": "$1",
        "example": "0:30"
      }
    }
  },
  "ALL_CONNECTIONS": {
    "message": "All connections",
    "description": "In the connection history dialog, clicking this button shows all recent connections unfiltered."
  },
  "ASK_PIN_DIALOG_LABEL": {
    "message": "PIN",
    "description": "Label next to the PIN entry edit box. The user must enter a PIN before enabling remote access to their computer."
  },
  "ASK_PIN_DIALOG_CONFIRM_LABEL": {
    "message": "Re-type PIN",
    "description": "Label next to the PIN confirmation edit box. The user must enter a PIN before enabling remote access to their computer."
  },
  "CANCEL": {
    "message": "Cancel",
    "description": "Label for general-purpose Cancel buttons."
  },
  "CLEAR_HISTORY": {
    "message": "Clear history",
    "description": "In the connection history dialog, clicking this button will delete the connection history."
  },
  "CLOSE": {
    "message": "Close",
    "description": "Label for general-purpose Close buttons."
  },
  "CLOSE_PROMPT": {
    "message": "Leaving this page will end your Chromoting session.",
    "description": "Message shown when the Chromoting client tab is closed while a connection is active."
  },
  "CONNECT_BUTTON": {
    "message": "Connect",
    "description": "Label for the connect button. Clicking this button will start the Chromoting session if the access code is correct."
  },
  "CONFIRM_HOST_DELETE": {
    "message": "Are you sure you want to disable remote connections to $hostname$? If you change your mind, you'll need to visit that computer to re-enable connections.",
    "description": "Confirmation prompt shown when a user attempts to delete a Me2Me host from their host list.",
    "placeholders": {
      "hostname": {
        "content": "$1",
        "example": "My Linux desktop"
      }
    }

  },
  "CONNECTION_FROM_HEADER": {
    "message": "From",
    "description": "Column header in the connection history table showing the email address of the client end of the connection (the initiator) which may be this or another computer."
  },
  "CONNECTION_HISTORY_BUTTON": {
    "message": "Connection history",
    "description": "Label for the connection history button. Clicking this button opens a dialog showing recent connections."
  },
  "CONNECTION_HISTORY_TITLE": {
    "message": "Connection History",
    "description": "Title for the connection history dialog. This dialog shows recent connections made to and from this computer"
  },
  "CONNECTION_TO_HEADER": {
    "message": "To",
    "description": "Column header in the connection history table showing the email address of the host end of the connection (the connectee) which may be this or another computer."
  },
  "CONTINUE_BUTTON": {
    "message": "Continue",
    "description": "Label for the continue button on the pre-authorization page. Clicking this button takes the user to the standard Google Accounts authorization page."
  },
  "CONTINUE_PROMPT": {
    "message": "You are currently sharing this machine with another user. Do you want to continue sharing?",
    "description": "Message displayed when the session has lasted longer than five minutes, explaining that the host computer is being shared and asking whether or not the user wants to continue sharing it."
  },
  "DESCRIPTION_AUTHORIZE": {
    "message": "To use Chromoting you must grant extended access permissions to your computer. You only have to do this once.",
    "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."
  },
  "DESCRIPTION_CONNECT": {
    "message": "Ask the user whose computer you wish to access to click \u2018Share Now\u2019 and give you the access code.",
    "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 Now' quote should be copied verbatim from the corresponding translation."
  },
  "DESCRIPTION_HOME": {
    "message": "Chromoting allows you to securely share your computer over the Web. Both users must be running the Chromoting app, which can be found at $url$.",
    "description": "Description for the home screen. This is shown when the app starts up, above buttons to share or connect.",
    "placeholders": {
      "url": {
        "content": "$1",
        "example": "<a href=http://g.co/remote>g.co/remote</a>"
      }
    }
  },
  "DISABLE_HOST": {
    "message": "Disable",
    "description": "Label for the 'yes' response to the dialog asking the user to confirm whether or not they want to disable remote access to a host."
  },
  "DISCONNECT_BUTTON_PLUS_SHORTCUT_LINUX": {
    "message": "Disconnect (Ctrl+Alt+Esc)",
    "description": "Label for the disconnect button including the Linux keyboard shortcut. Clicking this button disconnects the remote user."
  },
  "DISCONNECT_BUTTON_PLUS_SHORTCUT_MAC_OS_X": {
    "message": "Disconnect (Opt+Ctrl+Esc)",
    "description": "Label for the disconnect button including the Mac OS X keyboard shortcut. Clicking this button disconnects the remote user."
  },
  "DISCONNECT_BUTTON_PLUS_SHORTCUT_WINDOWS": {
    "message": "Disconnect (Ctrl+Alt+Esc)",
    "description": "Label for the disconnect button including the Windows keyboard shortcut. Clicking this button disconnects the remote user."
  },
  "DISCONNECT_MYSELF_BUTTON": {
    "message": "Disconnect",
    "description": "Label for the client-side disconnect button. Clicking this button disconnects oneself from the host."
  },
  "DISCONNECT_OTHER_BUTTON": {
    "message": "Disconnect",
    "description": "Label for the host-side disconnect button, without keyboard shortcuts. Only used in case we aren't able to enable hot-key support. Clicking this button disconnects the remote user."
  },
  "DURATION_HEADER": {
    "message": "Duration",
    "description": "Column header in the connection history table showing the length of time for which a connection was active, if available."
  },
  "ERROR_AUTHENTICATION_FAILED": {
    "message": "Authentication failed. Please sign out of Chromoting and try again.",
    "description": "Error displayed if authentication fails. This can be caused by stale credentials, in which logging out of the web-app and retrying can fix the problem."
  },
  "ERROR_BAD_PLUGIN_VERSION": {
    "message": "Some components required for Chromoting are missing. Please make sure you have installed the latest version and try again.",
    "description": "Error displayed if the host or client plugin are missing or if they could not be loaded."
  },
  "ERROR_GENERIC": {
    "message": "An unknown error occurred. Please sign out of Chromoting and try again.",
    "description": "Generic error message, displayed if something went wrong, but we aren't able to determine what, or the cause is too technical to be of use to a typical user."
  },
  "ERROR_HOST_OVERLOAD": {
    "message": "Connections to the remote computer are temporarily blocked because somebody was trying to connect to it with invalid PIN. Please try again later.",
    "description": "Error that is shown on the client side when the host is blocking all connections due to failed authentication attempts."
  },
  "ERROR_HOST_IS_OFFLINE": {
    "message": "The remote computer is not responding to connection requests. Please verify that it is online and try again.",
    "description": "Error that is shown on the client side when we don't get a response from the host."
  },
  "ERROR_INCOMPATIBLE_PROTOCOL": {
    "message": "An incompatible version of Chromoting was detected. Please make sure that you have the latest version of Chromium and Chromoting on both computers and try again.",
    "description": "Error that is shown on the client side when incompatible Chromoting versions are installed on host and client."
  },
  "ERROR_INVALID_ACCESS_CODE": {
    "message": "The access code is invalid. Please try again.",
    "description": "Error displayed if an invalid access code is entered."
  },
  "ERROR_NETWORK_FAILURE": {
    "message": "Unable to reach the host. This is probably due to the configuration of the network you are using.",
    "description": "Error displayed when the host is online, but we are unable to connect to it due to network configuration."
  },
  "ERROR_MISSING_PLUGIN": {
    "message": "Some components required for Chromoting are missing. Please make sure you're running the latest version of Chromium and try again.",
    "description": "Error displayed if the client plugin fails to load."
  },
  "ERROR_NO_RESPONSE": {
    "message": "The server failed to respond to the network request.",
    "description": "Error displayed by the client if the server does not respond to a network request."
  },
  "ERROR_SERVICE_UNAVAILABLE": {
    "message": "The service is temporarily unavailable. Please try again later.",
    "description": "Error displayed when the service returns a 503 error. Such errors are usually temporary, and resolve themselves in about 30 seconds."
  },
  "ERROR_UNEXPECTED": {
    "message": "An unexpected error occurred. Please report this problem to the developers.",
    "description": "Error displayed in situations where things go wrong in ways not anticipated by the developers. There is typically no user-workaround to suggest, other than reporting the error so that we can investigate further."
  },
  "FOOTER_WAITING": {
    "message": "waiting for connection\u2026",
    "description": "Footer text displayed at the host after an access code has been generated, but before a client connects."
  },
  "FULL_SCREEN": {
    "message": "Full screen",
    "description": "Menu option for toggle full-screen mode. Equivalent to using the Wrench menu to do the same thing."
  },
  "GET_STARTED": {
    "message": "Get started",
    "description": "Button displayed underneath explanatory text for app features. Clicking causes the text, infographic and the button itself to be replaced by the actual UI for that feature."
  },
  "HELP": {
    "message": "Help",
    "description": "Help link, displayed in the top-left (assuming ltr layout) corner of the main screen. Clicking this takes the user to our FAQ."
  },
  "HOME_ACCESS_BUTTON": {
    "message": "Access",
    "description": "Clicking this button starts the desktop access process."
  },
  "HOME_ACCESS_DESCRIPTION": {
    "message": "See and control a shared computer.",
    "description": "Description of the 'access' or 'client' functionality, displayed next to a button that instigates an access operation."
  },
  "HOME_DAEMON_ACTIVE_MESSAGE": {
    "message": "You may securely access this computer using Chromoting.",
    "description": "Message displayed when the current computer is accepting remote connections."
  },
  "HOME_DAEMON_CHANGE_PIN_LINK": {
    "message": "Change PIN",
    "description": "Hyperlink displayed immediately after the message indicating that the current computer is accepting remote connectins. Clicking this link allows the user to change the PIN (personal identification number) for accessing this host."
  },
  "HOME_DAEMON_DISABLED_MESSAGE": {
    "message": "Sharing this computer for any-time access is not yet supported on this platform\u2026 stay tuned.",
    "description": "Message displayed when the current computer is not accepting remote connections, instructing the user how to enable them."
  },
  "HOME_DAEMON_STOP_BUTTON": {
    "message": "Disable remote connections",
    "description": "Button displayed when the current computer is accepting remote connections. Clicking this button causes it to stop accepting remote connections."
  },
  "HOME_DAEMON_START_BUTTON": {
    "message": "Enable remote connections",
    "description": "Button displayed when the current computer is not accepting remote connections. Clicking this button causes it to start accepting remote connections."
  },
  "HOME_DAEMON_START_MESSAGE": {
    "message": "You must enable remote connections if you want to use Chromoting to access this computer.",
    "description": "Message displayed when the current computer is not accepting remote connections, instructing the user how to enable them."
  },
  "HOST_SETUP_DIALOG_DESCRIPTION": {
    "message": "To protect access to this computer, please choose a PIN. This PIN will be required when connecting from another location.",
    "description": "Explanatory text displayed when the user enables remote access or changes the PIN."
  },
  "HOST_SETUP_HOST_FAILED": {
    "message": "Failed to start remote access service.",
    "description": "Message shown when host service fails to start when enabling the host on local computer."
  },
  "HOST_SETUP_INSTALL": {
    "message": "Chrome is downloading the Chrome Remote Desktop Host installer.  Once the download is complete, please run the installer before continuing.",
    "description": "Message shown when user is asked to manually install the Host components."
  },
  "HOST_SETUP_INSTALL_PENDING": {
    "message": "Please run the installer before continuing.",
    "description": "Message shown when user has attempted to continue past the manual install dialog, but the Host components are not yet installed."
  },
  "HOST_SETUP_REGISTRATION_FAILED": {
    "message": "Failed to register this computer.",
    "description": "Message shown when host registration fails when enabling the host on local computer."
  },
  "HOST_SETUP_STARTED": {
    "message": "Remote connections for this computer have been enabled.",
    "description": "Message shown after access to local computer has been enabled successfully."
  },
  "HOST_SETUP_STARTED_DISABLE_SLEEP": {
    "message": "Please check your computer's power management settings and ensure that it is not configured to sleep when idle.",
    "description": "Instructions to the user to ask them to disable power management for the computer in order to be able to connect to it."
  },
  "HOST_SETUP_STARTING": {
    "message": "enabling remote connections for this computer\u2026",
    "description": "Message shown when local machine is being registered in the directory and when starting the host."
  },
  "HOST_SETUP_STOP_FAILED": {
    "message": "Failed to disable remote access to this computer. Please try again later.",
    "description": "Message shown after we've failed to stop the host."
  },
  "HOST_SETUP_STOPPED": {
    "message": "Remote connections for this computer have been disabled.",
    "description": "Message shown after host has been stopped."
  },
  "HOST_SETUP_STOPPING": {
    "message": "disabling remote connections for this computer\u2026",
    "description": "Message shown when host is being stopped on the local machine."
  },
  "HOST_SETUP_UPDATED_PIN": {
    "message": "PIN has been updated.",
    "description": "Message shown after changing PIN for the local computer."
  },
  "HOST_SETUP_UPDATING_PIN": {
    "message": "PIN for this computer is being updated\u2026",
    "description": "Message shown while changing PIN for the local computer."
  },
  "HOST_SETUP_UPDATE_PIN_FAILED": {
    "message": "Failed to update the PIN. Please try again later.",
    "description": "Message shown we fail to update PIN for the local computer."
  },
  "HOME_SHARE_BUTTON": {
    "message": "Share",
    "description": "Clicking this button starts the desktop sharing process."
  },
  "HOME_SHARE_DESCRIPTION": {
    "message": "Share this computer for another user to see and control.",
    "description": "Description of the 'share' or 'host' functionality, displayed next to a button that instigates a share operation."
  },
  "HOME_SHARE_DESCRIPTION_CHROME_OS": {
    "message": "(this feature is not yet available for Chromebooks\u2026 stay tuned)",
    "description": "Text displayed below the description of the 'share' or 'host' functionality on ChromeOS devices, where it is not yet supported."
  },
  "INCOMING_CONNECTIONS": {
    "message": "To this computer",
    "description": "In the connection history dialog, clicking this button shows only recent connections to this computer."
  },
  "INSTRUCTIONS_SHARE_ABOVE": {
    "message": "To begin sharing your desktop, give the access code below to the person who will be assisting you.",
    "description": "Instructions shown above the access code when it is ready to be conveyed to the client."
  },
  "INSTRUCTIONS_SHARE_BELOW": {
    "message": "Once they enter the code your sharing session will begin.",
    "description": "Instructions shown below the access code when it is ready to be conveyed to the client."
  },
  "INVALID_PIN": {
    "message": "Please enter a PIN consisting of four or more digits.",
    "description": "An error message displayed if the user enters an invalid PIN while setting up a host."
  },
  "IT2ME_FIRST_RUN": {
    "message": "User-to-user screen sharing, perfect for remote technical support.",
    "description": "Description of the 'IT2Me' remote support functionality, displayed until the user clicks a 'get started' button, at which point it is replaced by the actual UI for that functionality."
  },
  "LABEL_CONNECTED": {
    "message": "Connected:",
    "description": "String displayed in front of the host when a connection is active informing the client user who they are connected to."
  },
  "ME2ME_FIRST_RUN": {
    "message": "Access your own computer from anywhere.",
    "description": "Description of the 'Me2Me' remote access functionality, displayed until the user clicks a 'get started' button, at which point it is replaced by the actual UI for that functionality."
  },
  "MESSAGE_GENERATING": {
    "message": "Generating access code\u2026",
    "description": "Text shown while generating an access code."
  },
  "MESSAGE_SESSION_FINISHED": {
    "message": "Your Chromoting session has ended.",
    "description": "Message displayed when the client or host has disconnected."
  },
  "MESSAGE_SHARED": {
    "message": "Your desktop is currently being shared with $user$.",
    "description": "Message shown on the host computer while a session is active informing them who is connected.",
    "placeholders": {
      "user": {
        "content": "$1",
        "example": "user@domain.com"
      }
    }
  },
  "MODE_AUTHORIZE": {
    "message": "Authorize",
    "description": "Sub-title for the one-time authorization step. Displayed after the product name and separated by a chevron."
  },
  "MODE_IT2ME": {
    "message": "Remote Assistance",
    "description": "Sub-title for the remote assistance section of the UI, which contains buttons to share this computer or to connect to another computer, both on a one-off basis."
  },
  "MODE_ME2ME": {
    "message": "My Computers",
    "description": "Sub-title for the remote access section of the UI, which contains a list of currently-shared hosts and a button to enable this computer for long-term sharing."
  },
  "OK": {
    "message": "OK",
    "description": "Label for general-purpose OK buttons."
  },
  "OFFLINE": {
    "message": "$hostname$ (offline)",
    "description": "Modified version of the host name shown for hosts that are not currently accessible.",
    "placeholders": {
      "hostname": {
        "content": "$1",
        "example": "My Linux desktop"
      }
    }
  },
  "ORIGINAL_SIZE": {
    "message": "Original size",
    "description": "Menu option for disabling shrink-to-fit. When clicked, the remote desktop will be displayed at 1:1 scale."
  },
  "OUTGOING_CONNECTIONS": {
    "message": "From this computer",
    "description": "In the connection history dialog, clicking this button shows only recent connections from this computer."
  },
  "PIN": {
    "message": "PIN",
    "description": "Label for the PIN entry box."
  },
  "PIN_MESSAGE": {
    "message": "Please enter your PIN for $hostname$.",
    "description": "Message displayed to the user asking them to enter a PIN for the host they are connecting to.",
    "placeholders": {
      "hostname": {
        "content": "$1",
        "example": "My Linux desktop"
      }
    }
  },
  "PINS_NOT_EQUAL": {
    "message": "Please enter the same PIN in both boxes.",
    "description": "Error message displayed to the user if they enter different PINs in the boxes marked 'PIN' and 'retype PIN'."
  },
  "PRODUCT_DESCRIPTION": {
    "message": "Access other computers or allow another user to access your computer securely over the Internet.",
    "description": "Web-app description. Displayed in Chromium's extensions page."
  },
  "PRODUCT_NAME": {
    "message": "Chromoting BETA",
    "description": "The product name. Displayed in various Chromium pages, including the New Tab page, and displayed prominently on the app's main page."
  },
  "RECONNECT": {
    "message": "Reconnect",
    "description": "Label for button to reconnect to the previous Me2Me host. This button appears on the 'session-finished' page."
  },
  "RETRY": {
    "message": "Retry",
    "description": "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."
  },
  "SCREEN_OPTIONS": {
    "message": "Screen options",
    "description": "Tool-bar button used to access the Full-screen and shrink-to-fit features ('screen' in this context refers to the fact that the options are related to how the remote screen is displayed)."
  },
  "SEND_CTRL_ALT_DEL": {
    "message": "Ctrl-Alt-Del",
    "description": "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."
  },
  "SEND_KEYS": {
    "message": "Send keys",
    "description": "Tool-bar button used to access buttons for pressing and releasing keys or sequences of keys that might not otherwise be available. These are currently limited to Ctrl-Alt-Del, which if pressed at a client would take effect there, rather than being sent to the host as the user expected."
  },
  "SHRINK_TO_FIT": {
    "message": "Shrink to fit",
    "description": "Menu option for enabling shrink-to-fit. When clicked, the remote desktop will be scaled down so that it fits in the browser window."
  },
  "SIGN_OUT_BUTTON": {
    "message": "Sign out",
    "description": "Sign out button, visible if the user has authenticated. Clicking this clears authentication credentials and returns the web-app to the initial 'unauthenticated' state."
  },
  "STOP_SHARING_BUTTON": {
    "message": "Stop Sharing",
    "description": "Label for the 'stop sharing' button on the host-side. Clicking this button disconnects the client."
  },
  "TIME_HEADER": {
    "message": "Time",
    "description": "Column header in the connection history table showing the time and date of a connection."
  },
  "TOOLTIP_CONNECT": {
    "message": "Connect to $hostname$",
    "description": "The tool-tip shown when the user hovers over an on-line host. Clicking the host will initiate a connection to it.",
    "placeholders": {
      "hostname": {
        "content": "$1",
        "example": "My Linux desktop"
      }
    }
  },
  "TOOLTIP_DELETE": {
    "message": "Disable remote connections to this computer",
    "description": "The tool-tip shown when the user hovers over the 'delete host' button. Clicking this button removes the host from the list and disables connections to it."
  },
  "TOOLTIP_RENAME": {
    "message": "Edit computer name",
    "description": "The tool-tip shown when the user hovers over the 'rename host' button. Clicking this button allows the host name to be edited in-place."
  },
  "WARNING_NAT_DISABLED": {
    "message": "NOTE: Policy settings permit connections only between computers within your network.",
    "description": "Message displayed at the bottom of the host screen if local policy dictates that NAT traversal is disabled, meaning that connections outside the local network will not work."
  },
  "WHY_IS_THIS_SAFE": {
    "message": "Why is this safe?",
    "description": "Help link displayed when the user enables the host on this computer. Clicking this link opens a page that explains why this operation is safe."
  }
}