OLD | NEW |
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 181 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
192 }, | 192 }, |
193 "HOME_ACCESS_BUTTON": { | 193 "HOME_ACCESS_BUTTON": { |
194 "message": "Access", | 194 "message": "Access", |
195 "description": "Clicking this button starts the desktop access process." | 195 "description": "Clicking this button starts the desktop access process." |
196 }, | 196 }, |
197 "HOME_ACCESS_DESCRIPTION": { | 197 "HOME_ACCESS_DESCRIPTION": { |
198 "message": "See and control a shared computer.", | 198 "message": "See and control a shared computer.", |
199 "description": "Description of the 'access' or 'client' functionality, displ
ayed next to a button that instigates an access operation." | 199 "description": "Description of the 'access' or 'client' functionality, displ
ayed next to a button that instigates an access operation." |
200 }, | 200 }, |
201 "HOME_DAEMON_ACTIVE_MESSAGE": { | 201 "HOME_DAEMON_ACTIVE_MESSAGE": { |
202 "message": "You may securely access this computer from anywhere you sign in
to Chromoting.", | 202 "message": "You may securely access this computer using Chromoting.", |
203 "description": "Message displayed when the current computer is accepting rem
ote connections." | 203 "description": "Message displayed when the current computer is accepting rem
ote connections." |
204 }, | 204 }, |
205 "HOME_DAEMON_CHANGE_PIN_LINK": { | 205 "HOME_DAEMON_CHANGE_PIN_LINK": { |
206 "message": "Change PIN", | 206 "message": "Change PIN", |
207 "description": "Hyperlink displayed immediately after the message indicating
that the current computer is accepting remote connectins. Clicking this link al
lows the user to change the PIN (personal identification number) for accessing t
his host." | 207 "description": "Hyperlink displayed immediately after the message indicating
that the current computer is accepting remote connectins. Clicking this link al
lows the user to change the PIN (personal identification number) for accessing t
his host." |
208 }, | 208 }, |
209 "HOME_DAEMON_DISABLED_MESSAGE": { | 209 "HOME_DAEMON_DISABLED_MESSAGE": { |
210 "message": "Sharing this computer for any-time access is not yet supported o
n this platform\u2026 stay tuned.", | 210 "message": "Sharing this computer for any-time access is not yet supported o
n this platform\u2026 stay tuned.", |
211 "description": "Message displayed when the current computer is not accepting
remote connections, instructing the user how to enable them." | 211 "description": "Message displayed when the current computer is not accepting
remote connections, instructing the user how to enable them." |
212 }, | 212 }, |
213 "HOME_DAEMON_STOP_BUTTON": { | 213 "HOME_DAEMON_STOP_BUTTON": { |
214 "message": "Disable remote connections", | 214 "message": "Disable remote connections", |
215 "description": "Button displayed when the current computer is accepting remo
te connections. Clicking this button causes it to stop accepting remote connecti
ons." | 215 "description": "Button displayed when the current computer is accepting remo
te connections. Clicking this button causes it to stop accepting remote connecti
ons." |
216 }, | 216 }, |
217 "HOME_DAEMON_START_BUTTON": { | 217 "HOME_DAEMON_START_BUTTON": { |
218 "message": "Enable remote connections", | 218 "message": "Enable remote connections", |
219 "description": "Button displayed when the current computer is not accepting
remote connections. Clicking this button causes it to start accepting remote con
nections." | 219 "description": "Button displayed when the current computer is not accepting
remote connections. Clicking this button causes it to start accepting remote con
nections." |
220 }, | 220 }, |
221 "HOME_DAEMON_START_MESSAGE": { | 221 "HOME_DAEMON_START_MESSAGE": { |
222 "message": "To securely access this computer from anywhere you sign in to Ch
romoting, you must first enable remote connections.", | 222 "message": "You must enable remote connections if you want to use Chromoting
to access this computer.", |
223 "description": "Message displayed when the current computer is not accepting
remote connections, instructing the user how to enable them." | 223 "description": "Message displayed when the current computer is not accepting
remote connections, instructing the user how to enable them." |
224 }, | 224 }, |
225 "HOST_SETUP_DIALOG_DESCRIPTION": { | 225 "HOST_SETUP_DIALOG_DESCRIPTION": { |
226 "message": "To protect access to this computer, please choose a PIN. This PI
N will be required when connecting from another location.", | 226 "message": "To protect access to this computer, please choose a PIN. This PI
N will be required when connecting from another location.", |
227 "description": "Explanatory text displayed when the user enables remote acce
ss or changes the PIN." | 227 "description": "Explanatory text displayed when the user enables remote acce
ss or changes the PIN." |
228 }, | 228 }, |
229 "HOST_SETUP_HOST_FAILED": { | 229 "HOST_SETUP_HOST_FAILED": { |
230 "message": "Failed to start remote access service.", | 230 "message": "Failed to start remote access service.", |
231 "description": "Message shown when host service fails to start when enabling
the host on local computer." | 231 "description": "Message shown when host service fails to start when enabling
the host on local computer." |
232 }, | 232 }, |
(...skipping 215 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
448 }, | 448 }, |
449 "WARNING_NAT_DISABLED": { | 449 "WARNING_NAT_DISABLED": { |
450 "message": "NOTE: Policy settings permit connections only between computers
within your network.", | 450 "message": "NOTE: Policy settings permit connections only between computers
within your network.", |
451 "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." | 451 "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." |
452 }, | 452 }, |
453 "WHY_IS_THIS_SAFE": { | 453 "WHY_IS_THIS_SAFE": { |
454 "message": "Why is this safe?", | 454 "message": "Why is this safe?", |
455 "description": "Help link displayed when the user enables the host on this c
omputer. Clicking this link opens a page that explains why this operation is saf
e." | 455 "description": "Help link displayed when the user enables the host on this c
omputer. Clicking this link opens a page that explains why this operation is saf
e." |
456 } | 456 } |
457 } | 457 } |
OLD | NEW |