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 <output filename="remoting/resources/en-US.pak" lang="en" type="data_package
"/> | 8 <output filename="remoting/resources/en-US.pak" lang="en" type="data_package
"/> |
9 <output filename="remoting/webapp/_locales/en/messages.json" lang="en" type=
"chrome_messages_json"/> | 9 <output filename="remoting/webapp/_locales/en/messages.json" lang="en" type=
"chrome_messages_json"/> |
10 <output filename="remoting/resources/ar.pak" lang="ar" type="data_package"/> | 10 <output filename="remoting/resources/ar.pak" lang="ar" type="data_package"/> |
(...skipping 116 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
127 <file lang="sr" path="string_resources_sr.xtb"/> | 127 <file lang="sr" path="string_resources_sr.xtb"/> |
128 <file lang="sv" path="string_resources_sv.xtb"/> | 128 <file lang="sv" path="string_resources_sv.xtb"/> |
129 <file lang="th" path="string_resources_th.xtb"/> | 129 <file lang="th" path="string_resources_th.xtb"/> |
130 <file lang="tr" path="string_resources_tr.xtb"/> | 130 <file lang="tr" path="string_resources_tr.xtb"/> |
131 <file lang="uk" path="string_resources_uk.xtb"/> | 131 <file lang="uk" path="string_resources_uk.xtb"/> |
132 <file lang="vi" path="string_resources_vi.xtb"/> | 132 <file lang="vi" path="string_resources_vi.xtb"/> |
133 <file lang="zh-CN" path="string_resources_zh-CN.xtb"/> | 133 <file lang="zh-CN" path="string_resources_zh-CN.xtb"/> |
134 <file lang="zh-TW" path="string_resources_zh-TW.xtb"/> | 134 <file lang="zh-TW" path="string_resources_zh-TW.xtb"/> |
135 </translations> | 135 </translations> |
136 <release allow_pseudo="false" seq="1"> | 136 <release allow_pseudo="false" seq="1"> |
137 <messages fallback_to_english="true"> | 137 <messages fallback_to_english="true" first_id="1000"> |
138 <message desc="Product name: Chromoting or Chrome Remote Desktop" name="ID
R_REMOTING_PRODUCT_NAME"> | 138 <if expr="pp_ifdef('_google_chrome')"> |
139 Chrome Remote Desktop | 139 <message desc="Message shown when the Chrome Remote Desktop client tab i
s closed while a connection is active." name="IDR_CLOSE_PROMPT"> |
140 </message> | 140 Leaving this page will end your Chrome Remote Desktop session. |
| 141 </message> |
| 142 <message desc="Text shown when the app first starts, or if the access to
ken is invalidated, explaining the need to authorize the Chrome Remote Desktop a
pp before use." name="IDR_DESCRIPTION_AUTHORIZE"> |
| 143 To use Chrome Remote Desktop you must grant extended access permission
s to your computer. You only have to do this once. |
| 144 </message> |
| 145 <message desc="Description for the home screen. This is shown when the a
pp starts up, above buttons to share or connect." name="IDR_DESCRIPTION_HOME"> |
| 146 Chrome Remote Desktop allows you to securely share your computer over
the Web. Both users must be running the Chrome Remote Desktop app, which can be
found at <ph name="URL">$1<ex><a href=http://chrome.google.com/remotedesktop&
gt;chrome.google.com/remotedesktop</a></ex></ph>. |
| 147 </message> |
| 148 <message desc="Error displayed if authentication fails. This can be caus
ed by stale credentials, in which logging out of the web-app and retrying can fi
x the problem." name="IDR_ERROR_AUTHENTICATION_FAILED"> |
| 149 Authentication failed. Please sign in to Chrome Remote Desktop again. |
| 150 </message> |
| 151 <message desc="Error displayed if the host or client plugin are missing
or if they could not be loaded." name="IDR_ERROR_BAD_PLUGIN_VERSION"> |
| 152 Some components required for Chrome Remote Desktop are missing. Please
make sure you have installed the latest version and try again. |
| 153 </message> |
| 154 <message desc="Error that is shown on the client side when incompatible
Chrome Remote Desktop versions are installed on host and client." name="IDR_ERRO
R_INCOMPATIBLE_PROTOCOL"> |
| 155 An incompatible version of Chrome Remote Desktop was detected. Please
make sure that you have the latest version of Chrome and Chrome Remote Desktop o
n both computers and try again. |
| 156 </message> |
| 157 <message desc="Error displayed when the computer has a policy that only
users in a particular domain may use it as a Chrome Remote Desktop host, and a u
ser in a different domain is trying to use it as a Chrome Remote Desktop host."
name="IDR_ERROR_INVALID_HOST_DOMAIN"> |
| 158 Policy settings do not permit sharing this computer as a Chrome Remote
Desktop host. Contact your system administrator for assistance. |
| 159 </message> |
| 160 <message desc="Error displayed when an operation is attempted that requi
res a signed-in user, but no-one is currently signed in." name="IDR_ERROR_NOT_AU
THENTICATED"> |
| 161 You are not signed in to Chrome Remote Desktop. Please sign in and try
again. |
| 162 </message> |
| 163 <message desc="Error displayed if the client plugin fails to load." name
="IDR_ERROR_MISSING_PLUGIN"> |
| 164 Some components required for Chrome Remote Desktop are missing. Please
make sure you're running the latest version of Chrome and try again. |
| 165 </message> |
| 166 <message desc="Message displayed when the current computer is accepting
remote connections." name="IDR_HOME_DAEMON_ACTIVE_MESSAGE"> |
| 167 You may securely access this computer using Chrome Remote Desktop. |
| 168 </message> |
| 169 <message desc="Message displayed when the current computer is not accept
ing remote connections, instructing the user how to enable them." name="IDR_HOME
_DAEMON_START_MESSAGE"> |
| 170 You must enable remote connections if you want to use Chrome Remote De
sktop to access this computer. |
| 171 </message> |
| 172 <message desc="Message displayed to the user if there are no hosts regis
tered to their account, informing them how to set up a host on another computer.
" name="IDR_HOST_LIST_EMPTY_HOSTING_SUPPORTED"> |
| 173 To enable remote connections to a different computer, install Chrome R
emote Desktop there and click “<ph name="BUTTON_NAME">$1<ex>Enable remote connec
tions</ex></ph>”. |
| 174 </message> |
| 175 <message desc="Message displayed to the user if there are no hosts regis
tered to their account, informing them how to set up a host on another computer.
" name="IDR_HOST_LIST_EMPTY_HOSTING_UNSUPPORTED"> |
| 176 You have no computers registered. To enable remote connections to a co
mputer, install Chrome Remote Desktop there and click “<ph name="BUTTON_NAME">$1
<ex>Enable remote connections</ex></ph>”. |
| 177 </message> |
| 178 <message desc="Message displayed next to the checkbox that the user can
select to allow crash dump collection and reporting." name="IDR_HOST_SETUP_CRASH
_REPORTING_MESSAGE"> |
| 179 Help us improve Chrome Remote Desktop by allowing us to collect usage
statistics and crash reports. |
| 180 </message> |
| 181 <message desc="Message shown when user is asked to manually install the
Host components." name="IDR_HOST_SETUP_INSTALL"> |
| 182 Chrome is downloading the Chrome Remote Desktop Host installer. Once
the download is complete, please run the installer before continuing. |
| 183 </message> |
| 184 <message desc="Message displayed when the client or host has disconnecte
d." name="IDR_MESSAGE_SESSION_FINISHED"> |
| 185 Your Chrome Remote Desktop session has ended. |
| 186 </message> |
| 187 <message desc="The product name. Displayed in various Chrome pages, incl
uding the New Tab page, and displayed prominently on the app's main page." name=
"IDR_PRODUCT_NAME"> |
| 188 Chrome Remote Desktop |
| 189 </message> |
| 190 </if> |
| 191 |
| 192 <if expr="not pp_ifdef('_google_chrome')"> |
| 193 <message desc="Message shown when the Chromoting client tab is closed wh
ile a connection is active." name="IDR_CLOSE_PROMPT"> |
| 194 Leaving this page will end your Chromoting session. |
| 195 </message> |
| 196 <message desc="Text shown when the app first starts, or if the access to
ken is invalidated, explaining the need to authorize the Chromoting app before u
se." name="IDR_DESCRIPTION_AUTHORIZE"> |
| 197 To use Chromoting you must grant extended access permissions to your c
omputer. You only have to do this once. |
| 198 </message> |
| 199 <message desc="Description for the home screen. This is shown when the a
pp starts up, above buttons to share or connect." name="IDR_DESCRIPTION_HOME"> |
| 200 Chromoting allows you to securely share your computer over the Web. Bo
th users must be running the Chromoting app, which can be found at <ph name="URL
">$1<ex><a href=http://chrome.google.com/remotedesktop>chrome.google.com/r
emotedesktop</a></ex></ph>. |
| 201 </message> |
| 202 <message desc="Error displayed if authentication fails. This can be caus
ed by stale credentials, in which logging out of the web-app and retrying can fi
x the problem." name="IDR_ERROR_AUTHENTICATION_FAILED"> |
| 203 Authentication failed. Please sign in to Chromoting again. |
| 204 </message> |
| 205 <message desc="Error displayed if the host or client plugin are missing
or if they could not be loaded." name="IDR_ERROR_BAD_PLUGIN_VERSION"> |
| 206 Some components required for Chromoting are missing. Please make sure
you have installed the latest version and try again. |
| 207 </message> |
| 208 <message desc="Error that is shown on the client side when incompatible
Chromoting versions are installed on host and client." name="IDR_ERROR_INCOMPATI
BLE_PROTOCOL"> |
| 209 An incompatible version of Chromoting was detected. Please make sure t
hat you have the latest version of Chrome and Chromoting on both computers and t
ry again. |
| 210 </message> |
| 211 <message desc="Error displayed when the computer has a policy that only
users in a particular domain may use it as a Chromoting host, and a user in a di
fferent domain is trying to use it as a Chromoting host." name="IDR_ERROR_INVALI
D_HOST_DOMAIN"> |
| 212 Policy settings do not permit sharing this computer as a Chromoting ho
st. Contact your system administrator for assistance. |
| 213 </message> |
| 214 <message desc="Error displayed when an operation is attempted that requi
res a signed-in user, but no-one is currently signed in." name="IDR_ERROR_NOT_AU
THENTICATED"> |
| 215 You are not signed in to Chromoting. Please sign in and try again. |
| 216 </message> |
| 217 <message desc="Error displayed if the client plugin fails to load." name
="IDR_ERROR_MISSING_PLUGIN"> |
| 218 Some components required for Chromoting are missing. Please make sure
you're running the latest version of Chrome and try again. |
| 219 </message> |
| 220 <message desc="Message displayed when the current computer is accepting
remote connections." name="IDR_HOME_DAEMON_ACTIVE_MESSAGE"> |
| 221 You may securely access this computer using Chromoting. |
| 222 </message> |
| 223 <message desc="Message displayed when the current computer is not accept
ing remote connections, instructing the user how to enable them." name="IDR_HOME
_DAEMON_START_MESSAGE"> |
| 224 You must enable remote connections if you want to use Chromoting to ac
cess this computer. |
| 225 </message> |
| 226 <message desc="Message displayed to the user if there are no hosts regis
tered to their account, informing them how to set up a host on another computer.
" name="IDR_HOST_LIST_EMPTY_HOSTING_SUPPORTED"> |
| 227 To enable remote connections to a different computer, install Chromoti
ng there and click “<ph name="BUTTON_NAME">$1<ex>Enable remote connections</ex><
/ph>”. |
| 228 </message> |
| 229 <message desc="Message displayed to the user if there are no hosts regis
tered to their account, informing them how to set up a host on another computer.
" name="IDR_HOST_LIST_EMPTY_HOSTING_UNSUPPORTED"> |
| 230 You have no computers registered. To enable remote connections to a co
mputer, install Chromoting there and click “<ph name="BUTTON_NAME">$1<ex>Enable
remote connections</ex></ph>”. |
| 231 </message> |
| 232 <message desc="Message displayed next to the checkbox that the user can
select to allow crash dump collection and reporting." name="IDR_HOST_SETUP_CRASH
_REPORTING_MESSAGE"> |
| 233 Help us improve Chromoting by allowing us to collect usage statistics
and crash reports. |
| 234 </message> |
| 235 <message desc="Message shown when user is asked to manually install the
Host components." name="IDR_HOST_SETUP_INSTALL"> |
| 236 Chrome is downloading the Chromoting Host installer. Once the downloa
d is complete, please run the installer before continuing. |
| 237 </message> |
| 238 <message desc="Message displayed when the client or host has disconnecte
d." name="IDR_MESSAGE_SESSION_FINISHED"> |
| 239 Your Chromoting session has ended. |
| 240 </message> |
| 241 <message desc="The product name. Displayed in various Chrome pages, incl
uding the New Tab page, and displayed prominently on the app's main page." name=
"IDR_PRODUCT_NAME"> |
| 242 Chromoting |
| 243 </message> |
| 244 </if> |
| 245 |
141 <message desc="Label for the access code entry box. This is where the clie
nt user enters the code that permits access to the host." name="IDR_ACCESS_CODE"
> | 246 <message desc="Label for the access code entry box. This is where the clie
nt user enters the code that permits access to the host." name="IDR_ACCESS_CODE"
> |
142 Access code | 247 Access code |
143 </message> | 248 </message> |
144 <message desc="Text displayed when the access code is due to time out with
in 30 seconds." name="IDR_ACCESS_CODE_TIMER"> | 249 <message desc="Text displayed when the access code is due to time out with
in 30 seconds." name="IDR_ACCESS_CODE_TIMER"> |
145 This access code will expire in <ph name="TIMEOUT">$1<ex>0:30</ex></ph> | 250 This access code will expire in <ph name="TIMEOUT">$1<ex>0:30</ex></ph> |
146 </message> | 251 </message> |
147 <message desc="In the connection history dialog, clicking this button show
s all recent connections unfiltered." name="IDR_ALL_CONNECTIONS"> | 252 <message desc="In the connection history dialog, clicking this button show
s all recent connections unfiltered." name="IDR_ALL_CONNECTIONS"> |
148 All connections | 253 All connections |
149 </message> | 254 </message> |
150 <message desc="Label next to the PIN entry edit box. The user must enter a
PIN before enabling remote access to their computer." name="IDR_ASK_PIN_DIALOG_
LABEL"> | 255 <message desc="Label next to the PIN entry edit box. The user must enter a
PIN before enabling remote access to their computer." name="IDR_ASK_PIN_DIALOG_
LABEL"> |
151 PIN | 256 PIN |
152 </message> | 257 </message> |
153 <message desc="Label next to the PIN confirmation edit box. The user must
enter a PIN before enabling remote access to their computer." name="IDR_ASK_PIN_
DIALOG_CONFIRM_LABEL"> | 258 <message desc="Label next to the PIN confirmation edit box. The user must
enter a PIN before enabling remote access to their computer." name="IDR_ASK_PIN_
DIALOG_CONFIRM_LABEL"> |
154 Re-type PIN | 259 Re-type PIN |
155 </message> | 260 </message> |
156 <message desc="Label for general-purpose Cancel buttons." name="IDR_CANCEL
"> | 261 <message desc="Label for general-purpose Cancel buttons." name="IDR_CANCEL
"> |
157 Cancel | 262 Cancel |
158 </message> | 263 </message> |
159 <message desc="In the connection history dialog, clicking this button will
delete the connection history." name="IDR_CLEAR_HISTORY"> | 264 <message desc="In the connection history dialog, clicking this button will
delete the connection history." name="IDR_CLEAR_HISTORY"> |
160 Clear history | 265 Clear history |
161 </message> | 266 </message> |
162 <message desc="Label for general-purpose Close buttons." name="IDR_CLOSE"> | 267 <message desc="Label for general-purpose Close buttons." name="IDR_CLOSE"> |
163 Close | 268 Close |
164 </message> | 269 </message> |
165 <message desc="Message shown when the Chromoting client tab is closed whil
e a connection is active." name="IDR_CLOSE_PROMPT"> | 270 <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="IDR_C
ONNECT_BUTTON"> |
166 Leaving this page will end your Chromoting session. | |
167 </message> | |
168 <message desc="Label for the connect button. Clicking this button will sta
rt the Chromoting session if the access code is correct." name="IDR_CONNECT_BUTT
ON"> | |
169 Connect | 271 Connect |
170 </message> | 272 </message> |
171 <message desc="Confirmation prompt shown when a user attempts to delete a
Me2Me host from their host list." name="IDR_CONFIRM_HOST_DELETE"> | 273 <message desc="Confirmation prompt shown when a user attempts to delete a
Me2Me host from their host list." name="IDR_CONFIRM_HOST_DELETE"> |
172 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. | 274 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. |
173 </message> | 275 </message> |
174 <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="IDR_CONNECTION_FROM_HEADER"> | 276 <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="IDR_CONNECTION_FROM_HEADER"> |
175 From | 277 From |
176 </message> | 278 </message> |
177 <message desc="Label for the connection history button. Clicking this butt
on opens a dialog showing recent connections." name="IDR_CONNECTION_HISTORY_BUTT
ON"> | 279 <message desc="Label for the connection history button. Clicking this butt
on opens a dialog showing recent connections." name="IDR_CONNECTION_HISTORY_BUTT
ON"> |
178 Connection history | 280 Connection history |
179 </message> | 281 </message> |
180 <message desc="Title for the connection history dialog. This dialog shows
recent connections made to and from this computer" name="IDR_CONNECTION_HISTORY_
TITLE"> | 282 <message desc="Title for the connection history dialog. This dialog shows
recent connections made to and from this computer" name="IDR_CONNECTION_HISTORY_
TITLE"> |
181 Connection History | 283 Connection History |
182 </message> | 284 </message> |
183 <message desc="Column header in the connection history table showing the e
mail address of the host end of the connection (the connectee) which may be this
or another computer." name="IDR_CONNECTION_TO_HEADER"> | 285 <message desc="Column header in the connection history table showing the e
mail address of the host end of the connection (the connectee) which may be this
or another computer." name="IDR_CONNECTION_TO_HEADER"> |
184 To | 286 To |
185 </message> | 287 </message> |
186 <message desc="Label for the continue button on the pre-authorization page
. Clicking this button takes the user to the standard Google Accounts authorizat
ion page." name="IDR_CONTINUE_BUTTON"> | 288 <message desc="Label for the continue button on the pre-authorization page
. Clicking this button takes the user to the standard Google Accounts authorizat
ion page." name="IDR_CONTINUE_BUTTON"> |
187 Continue | 289 Continue |
188 </message> | 290 </message> |
189 <message desc="Message displayed when the session has lasted longer than f
ive minutes, explaining that the host computer is being shared and asking whethe
r or not the user wants to continue sharing it." name="IDR_CONTINUE_PROMPT"> | 291 <message desc="Message displayed when the session has lasted longer than f
ive minutes, explaining that the host computer is being shared and asking whethe
r or not the user wants to continue sharing it." name="IDR_CONTINUE_PROMPT"> |
190 You are currently sharing this machine with another user. Do you want to
continue sharing? | 292 You are currently sharing this machine with another user. Do you want to
continue sharing? |
191 </message> | 293 </message> |
192 <message desc="Text shown when the app first starts, or if the access toke
n is invalidated, explaining the need to authorize the Chromoting app before use
." name="IDR_DESCRIPTION_AUTHORIZE"> | |
193 To use Chromoting you must grant extended access permissions to your com
puter. You only have to do this once. | |
194 </message> | |
195 <message desc="Description for the client app. This is shown to the client
user above the access code entry box before the connection is started. Note tha
t the 'Share Now' quote should be copied verbatim from the corresponding transla
tion." name="IDR_DESCRIPTION_CONNECT"> | 294 <message desc="Description for the client app. This is shown to the client
user above the access code entry box before the connection is started. Note tha
t the 'Share Now' quote should be copied verbatim from the corresponding transla
tion." name="IDR_DESCRIPTION_CONNECT"> |
196 Ask the user whose computer you wish to access to click ‘Share Now’ and
give you the access code. | 295 Ask the user whose computer you wish to access to click ‘Share Now’ and
give you the access code. |
197 </message> | 296 </message> |
198 <message desc="Description for the home screen. This is shown when the app
starts up, above buttons to share or connect." name="IDR_DESCRIPTION_HOME"> | |
199 Chromoting allows you to securely share your computer over the Web. Both
users must be running the Chromoting app, which can be found at <ph name="URL">
$1<ex><a href=http://chrome.google.com/remotedesktop>chrome.google.com/rem
otedesktop</a></ex></ph>. | |
200 </message> | |
201 <message desc="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." name="I
DR_DISABLE_HOST"> | 297 <message desc="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." name="I
DR_DISABLE_HOST"> |
202 Disable | 298 Disable |
203 </message> | 299 </message> |
204 <message desc="Label for the disconnect button including the Linux keyboar
d shortcut. Clicking this button disconnects the remote user." name="IDR_DISCONN
ECT_BUTTON_PLUS_SHORTCUT_LINUX"> | 300 <message desc="Label for the disconnect button including the Linux keyboar
d shortcut. Clicking this button disconnects the remote user." name="IDR_DISCONN
ECT_BUTTON_PLUS_SHORTCUT_LINUX"> |
205 Disconnect (Ctrl+Alt+Esc) | 301 Disconnect (Ctrl+Alt+Esc) |
206 </message> | 302 </message> |
207 <message desc="Label for the disconnect button including the Mac OS X keyb
oard shortcut. Clicking this button disconnects the remote user." name="IDR_DISC
ONNECT_BUTTON_PLUS_SHORTCUT_MAC_OS_X"> | 303 <message desc="Label for the disconnect button including the Mac OS X keyb
oard shortcut. Clicking this button disconnects the remote user." name="IDR_DISC
ONNECT_BUTTON_PLUS_SHORTCUT_MAC_OS_X"> |
208 Disconnect (Opt+Ctrl+Esc) | 304 Disconnect (Opt+Ctrl+Esc) |
209 </message> | 305 </message> |
210 <message desc="Label for the disconnect button including the Windows keybo
ard shortcut. Clicking this button disconnects the remote user." name="IDR_DISCO
NNECT_BUTTON_PLUS_SHORTCUT_WINDOWS"> | 306 <message desc="Label for the disconnect button including the Windows keybo
ard shortcut. Clicking this button disconnects the remote user." name="IDR_DISCO
NNECT_BUTTON_PLUS_SHORTCUT_WINDOWS"> |
211 Disconnect (Ctrl+Alt+Esc) | 307 Disconnect (Ctrl+Alt+Esc) |
212 </message> | 308 </message> |
213 <message desc="Label for the client-side disconnect button. Clicking this
button disconnects oneself from the host." name="IDR_DISCONNECT_MYSELF_BUTTON"> | 309 <message desc="Label for the client-side disconnect button. Clicking this
button disconnects oneself from the host." name="IDR_DISCONNECT_MYSELF_BUTTON"> |
214 Disconnect | 310 Disconnect |
215 </message> | 311 </message> |
216 <message desc="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." name="IDR_DISCONNECT_OTHER_BUTTON"> | 312 <message desc="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." name="IDR_DISCONNECT_OTHER_BUTTON"> |
217 Disconnect | 313 Disconnect |
218 </message> | 314 </message> |
219 <message desc="Column header in the connection history table showing the l
ength of time for which a connection was active, if available." name="IDR_DURATI
ON_HEADER"> | 315 <message desc="Column header in the connection history table showing the l
ength of time for which a connection was active, if available." name="IDR_DURATI
ON_HEADER"> |
220 Duration | 316 Duration |
221 </message> | 317 </message> |
222 <message desc="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." name="IDR_ERROR_AUTHENTICATION_FAILED"> | |
223 Authentication failed. Please sign in to Chromoting again. | |
224 </message> | |
225 <message desc="Error displayed if the host or client plugin are missing or
if they could not be loaded." name="IDR_ERROR_BAD_PLUGIN_VERSION"> | |
226 Some components required for Chromoting are missing. Please make sure yo
u have installed the latest version and try again. | |
227 </message> | |
228 <message desc="Error that is shown on the client side when the host is blo
cking all connections due to failed authentication attempts." name="IDR_ERROR_HO
ST_OVERLOAD"> | 318 <message desc="Error that is shown on the client side when the host is blo
cking all connections due to failed authentication attempts." name="IDR_ERROR_HO
ST_OVERLOAD"> |
229 Connections to the remote computer are temporarily blocked because someb
ody was trying to connect to it with invalid PIN. Please try again later. | 319 Connections to the remote computer are temporarily blocked because someb
ody was trying to connect to it with invalid PIN. Please try again later. |
230 </message> | 320 </message> |
231 <message desc="Error that is shown on the client side when we don't get a
response from the host." name="IDR_ERROR_HOST_IS_OFFLINE"> | 321 <message desc="Error that is shown on the client side when we don't get a
response from the host." name="IDR_ERROR_HOST_IS_OFFLINE"> |
232 The remote computer is not responding to connection requests. Please ver
ify that it is online and try again. | 322 The remote computer is not responding to connection requests. Please ver
ify that it is online and try again. |
233 </message> | 323 </message> |
234 <message desc="Error that is shown on the client side when incompatible Ch
romoting versions are installed on host and client." name="IDR_ERROR_INCOMPATIBL
E_PROTOCOL"> | |
235 An incompatible version of Chromoting was detected. Please make sure tha
t you have the latest version of Chromium and Chromoting on both computers and t
ry again. | |
236 </message> | |
237 <message desc="Error displayed if an invalid access code is entered." name
="IDR_ERROR_INVALID_ACCESS_CODE"> | 324 <message desc="Error displayed if an invalid access code is entered." name
="IDR_ERROR_INVALID_ACCESS_CODE"> |
238 The access code is invalid. Please try again. | 325 The access code is invalid. Please try again. |
239 </message> | 326 </message> |
240 <message desc="Error displayed when the computer has a policy that only us
ers in a particular domain may use it as a Chromoting host, and a user in a diff
erent domain is trying to use it as a Chromoting host." name="IDR_ERROR_INVALID_
HOST_DOMAIN"> | |
241 Policy settings do not permit sharing this computer as a Chromoting host
. Contact your system administrator for assistance. | |
242 </message> | |
243 <message desc="Error displayed when the host is online, but we are unable
to connect to it due to network configuration." name="IDR_ERROR_NETWORK_FAILURE"
> | 327 <message desc="Error displayed when the host is online, but we are unable
to connect to it due to network configuration." name="IDR_ERROR_NETWORK_FAILURE"
> |
244 Unable to reach the host. This is probably due to the configuration of t
he network you are using. | 328 Unable to reach the host. This is probably due to the configuration of t
he network you are using. |
245 </message> | 329 </message> |
246 <message desc="Error displayed when an operation is attempted that require
s a signed-in user, but no-one is currently signed in." name="IDR_ERROR_NOT_AUTH
ENTICATED"> | |
247 You are not signed in to Chromoting. Please sign in and try again. | |
248 </message> | |
249 <message desc="Error displayed if the client plugin fails to load." name="
IDR_ERROR_MISSING_PLUGIN"> | |
250 Some components required for Chromoting are missing. Please make sure yo
u're running the latest version of Chromium and try again. | |
251 </message> | |
252 <message desc="Error displayed by the client if the server does not respon
d to a network request." name="IDR_ERROR_NO_RESPONSE"> | 330 <message desc="Error displayed by the client if the server does not respon
d to a network request." name="IDR_ERROR_NO_RESPONSE"> |
253 The server failed to respond to the network request. | 331 The server failed to respond to the network request. |
254 </message> | 332 </message> |
255 <message desc="Error displayed when the service returns a 503 error. Such
errors are usually temporary, and resolve themselves in about 30 seconds." name=
"IDR_ERROR_SERVICE_UNAVAILABLE"> | 333 <message desc="Error displayed when the service returns a 503 error. Such
errors are usually temporary, and resolve themselves in about 30 seconds." name=
"IDR_ERROR_SERVICE_UNAVAILABLE"> |
256 The service is temporarily unavailable. Please try again later. | 334 The service is temporarily unavailable. Please try again later. |
257 </message> | 335 </message> |
258 <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="
IDR_ERROR_UNEXPECTED"> | 336 <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="
IDR_ERROR_UNEXPECTED"> |
259 An unexpected error occurred. Please report this problem to the develope
rs. | 337 An unexpected error occurred. Please report this problem to the develope
rs. |
260 </message> | 338 </message> |
261 <message desc="Text displayed while a client is connecting to a host, but
before the connection is established." name="IDR_FOOTER_CONNECTING"> | 339 <message desc="Text displayed while a client is connecting to a host, but
before the connection is established." name="IDR_FOOTER_CONNECTING"> |
(...skipping 10 matching lines...) Expand all Loading... |
272 </message> | 350 </message> |
273 <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="IDR_H
ELP"> | 351 <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="IDR_H
ELP"> |
274 Help | 352 Help |
275 </message> | 353 </message> |
276 <message desc="Clicking this button starts the desktop access process." na
me="IDR_HOME_ACCESS_BUTTON"> | 354 <message desc="Clicking this button starts the desktop access process." na
me="IDR_HOME_ACCESS_BUTTON"> |
277 Access | 355 Access |
278 </message> | 356 </message> |
279 <message desc="Description of the 'access' or 'client' functionality, disp
layed next to a button that instigates an access operation." name="IDR_HOME_ACCE
SS_DESCRIPTION"> | 357 <message desc="Description of the 'access' or 'client' functionality, disp
layed next to a button that instigates an access operation." name="IDR_HOME_ACCE
SS_DESCRIPTION"> |
280 See and control a shared computer. | 358 See and control a shared computer. |
281 </message> | 359 </message> |
282 <message desc="Message displayed when the current computer is accepting re
mote connections." name="IDR_HOME_DAEMON_ACTIVE_MESSAGE"> | |
283 You may securely access this computer using Chromoting. | |
284 </message> | |
285 <message desc="Hyperlink displayed immediately after the message indicatin
g that the current computer is accepting remote connectins. Clicking this link a
llows the user to change the PIN (personal identification number) for accessing
this host." name="IDR_HOME_DAEMON_CHANGE_PIN_LINK"> | 360 <message desc="Hyperlink displayed immediately after the message indicatin
g that the current computer is accepting remote connectins. Clicking this link a
llows the user to change the PIN (personal identification number) for accessing
this host." name="IDR_HOME_DAEMON_CHANGE_PIN_LINK"> |
286 Change PIN | 361 Change PIN |
287 </message> | 362 </message> |
288 <message desc="Button displayed when the current computer is accepting rem
ote connections. Clicking this button causes it to stop accepting remote connect
ions." name="IDR_HOME_DAEMON_STOP_BUTTON"> | 363 <message desc="Button displayed when the current computer is accepting rem
ote connections. Clicking this button causes it to stop accepting remote connect
ions." name="IDR_HOME_DAEMON_STOP_BUTTON"> |
289 Disable remote connections | 364 Disable remote connections |
290 </message> | 365 </message> |
291 <message desc="Button displayed when the current computer is not accepting
remote connections. Clicking this button causes it to start accepting remote co
nnections." name="IDR_HOME_DAEMON_START_BUTTON"> | 366 <message desc="Button displayed when the current computer is not accepting
remote connections. Clicking this button causes it to start accepting remote co
nnections." name="IDR_HOME_DAEMON_START_BUTTON"> |
292 Enable remote connections | 367 Enable remote connections |
293 </message> | 368 </message> |
294 <message desc="Message displayed when the current computer is not acceptin
g remote connections, instructing the user how to enable them." name="IDR_HOME_D
AEMON_START_MESSAGE"> | |
295 You must enable remote connections if you want to use Chromoting to acce
ss this computer. | |
296 </message> | |
297 <message desc="Message displayed to the user if there are no hosts registe
red to their account, informing them how to set up a host on another computer."
name="IDR_HOST_LIST_EMPTY_HOSTING_SUPPORTED"> | |
298 To enable remote connections to a different computer, install Chromoting
there and click “<ph name="BUTTON_NAME">$1<ex>Enable remote connections</ex></p
h>”. | |
299 </message> | |
300 <message desc="Message displayed to the user if there are no hosts registe
red to their account, informing them how to set up a host on another computer."
name="IDR_HOST_LIST_EMPTY_HOSTING_UNSUPPORTED"> | |
301 You have no computers registered. To enable remote connections to a comp
uter, install Chromoting there and click “<ph name="BUTTON_NAME">$1<ex>Enable re
mote connections</ex></ph>”. | |
302 </message> | |
303 <message desc="Message displayed next to the checkbox that the user can se
lect to allow crash dump collection and reporting." name="IDR_HOST_SETUP_CRASH_R
EPORTING_MESSAGE"> | |
304 Help us improve Chromoting by allowing us to collect usage statistics an
d crash reports. | |
305 </message> | |
306 <message desc="Explanatory text displayed when the user enables remote acc
ess or changes the PIN." name="IDR_HOST_SETUP_DIALOG_DESCRIPTION"> | 369 <message desc="Explanatory text displayed when the user enables remote acc
ess or changes the PIN." name="IDR_HOST_SETUP_DIALOG_DESCRIPTION"> |
307 To protect access to this computer, please choose a PIN of <ph name="BOL
D_START">$1<ex><b></ex></ph>at least six digits<ph name="BOLD_END">$2<ex>&
lt;/b></ex></ph>. This PIN will be required when connecting from another loca
tion. | 370 To protect access to this computer, please choose a PIN of <ph name="BOL
D_START">$1<ex><b></ex></ph>at least six digits<ph name="BOLD_END">$2<ex>&
lt;/b></ex></ph>. This PIN will be required when connecting from another loca
tion. |
308 </message> | 371 </message> |
309 <message desc="Message shown when host service fails to start when enablin
g the host on local computer." name="IDR_HOST_SETUP_HOST_FAILED"> | 372 <message desc="Message shown when host service fails to start when enablin
g the host on local computer." name="IDR_HOST_SETUP_HOST_FAILED"> |
310 Failed to start remote access service. | 373 Failed to start remote access service. |
311 </message> | 374 </message> |
312 <message desc="Message shown when user is asked to manually install the Ho
st components." name="IDR_HOST_SETUP_INSTALL"> | |
313 Chrome is downloading the Chrome Remote Desktop Host installer. Once th
e download is complete, please run the installer before continuing. | |
314 </message> | |
315 <message desc="Message shown when user has attempted to continue past the
manual install dialog, but the Host components are not yet installed." name="IDR
_HOST_SETUP_INSTALL_PENDING"> | 375 <message desc="Message shown when user has attempted to continue past the
manual install dialog, but the Host components are not yet installed." name="IDR
_HOST_SETUP_INSTALL_PENDING"> |
316 Please run the installer before continuing. | 376 Please run the installer before continuing. |
317 </message> | 377 </message> |
318 <message desc="Message shown when host registration fails when enabling th
e host on local computer." name="IDR_HOST_SETUP_REGISTRATION_FAILED"> | 378 <message desc="Message shown when host registration fails when enabling th
e host on local computer." name="IDR_HOST_SETUP_REGISTRATION_FAILED"> |
319 Failed to register this computer. | 379 Failed to register this computer. |
320 </message> | 380 </message> |
321 <message desc="Message shown after access to local computer has been enabl
ed successfully." name="IDR_HOST_SETUP_STARTED"> | 381 <message desc="Message shown after access to local computer has been enabl
ed successfully." name="IDR_HOST_SETUP_STARTED"> |
322 Remote connections for this computer have been enabled. | 382 Remote connections for this computer have been enabled. |
323 </message> | 383 </message> |
324 <message desc="Instructions to the user to ask them to disable power manag
ement for the computer in order to be able to connect to it." name="IDR_HOST_SET
UP_STARTED_DISABLE_SLEEP"> | 384 <message desc="Instructions to the user to ask them to disable power manag
ement for the computer in order to be able to connect to it." name="IDR_HOST_SET
UP_STARTED_DISABLE_SLEEP"> |
(...skipping 46 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
371 </message> | 431 </message> |
372 <message desc="String displayed in front of the host when a connection is
active informing the client user who they are connected to." name="IDR_LABEL_CON
NECTED"> | 432 <message desc="String displayed in front of the host when a connection is
active informing the client user who they are connected to." name="IDR_LABEL_CON
NECTED"> |
373 Connected: | 433 Connected: |
374 </message> | 434 </message> |
375 <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="IDR_ME2ME_FIRST_RUN"> | 435 <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="IDR_ME2ME_FIRST_RUN"> |
376 Access your own computer from anywhere. | 436 Access your own computer from anywhere. |
377 </message> | 437 </message> |
378 <message desc="Text shown while generating an access code." name="IDR_MESS
AGE_GENERATING"> | 438 <message desc="Text shown while generating an access code." name="IDR_MESS
AGE_GENERATING"> |
379 Generating access code… | 439 Generating access code… |
380 </message> | 440 </message> |
381 <message desc="Message displayed when the client or host has disconnected.
" name="IDR_MESSAGE_SESSION_FINISHED"> | |
382 Your Chromoting session has ended. | |
383 </message> | |
384 <message desc="Message shown on the host computer while a session is activ
e informing them who is connected." name="IDR_MESSAGE_SHARED"> | 441 <message desc="Message shown on the host computer while a session is activ
e informing them who is connected." name="IDR_MESSAGE_SHARED"> |
385 Your desktop is currently shared with <ph name="USER">$1<ex>user@domain.
com</ex></ph>. | 442 Your desktop is currently shared with <ph name="USER">$1<ex>user@domain.
com</ex></ph>. |
386 </message> | 443 </message> |
387 <message desc="Sub-title for the one-time authorization step. Displayed af
ter the product name and separated by a chevron." name="IDR_MODE_AUTHORIZE"> | 444 <message desc="Sub-title for the one-time authorization step. Displayed af
ter the product name and separated by a chevron." name="IDR_MODE_AUTHORIZE"> |
388 Authorize | 445 Authorize |
389 </message> | 446 </message> |
390 <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="IDR_MODE_IT2ME"> | 447 <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="IDR_MODE_IT2ME"> |
391 Remote Assistance | 448 Remote Assistance |
392 </message> | 449 </message> |
393 <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="IDR_MODE_ME2ME"> | 450 <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="IDR_MODE_ME2ME"> |
(...skipping 13 matching lines...) Expand all Loading... |
407 </message> | 464 </message> |
408 <message desc="Label for the PIN entry box." name="IDR_PIN"> | 465 <message desc="Label for the PIN entry box." name="IDR_PIN"> |
409 PIN | 466 PIN |
410 </message> | 467 </message> |
411 <message desc="Message displayed to the user asking them to enter a PIN fo
r the host they are connecting to." name="IDR_PIN_MESSAGE"> | 468 <message desc="Message displayed to the user asking them to enter a PIN fo
r the host they are connecting to." name="IDR_PIN_MESSAGE"> |
412 Please enter your PIN for <ph name="HOSTNAME">$1<ex>My Linux desktop</ex
></ph>. | 469 Please enter your PIN for <ph name="HOSTNAME">$1<ex>My Linux desktop</ex
></ph>. |
413 </message> | 470 </message> |
414 <message desc="Error message displayed to the user if they enter different
PINs in the boxes marked 'PIN' and 'retype PIN'." name="IDR_PINS_NOT_EQUAL"> | 471 <message desc="Error message displayed to the user if they enter different
PINs in the boxes marked 'PIN' and 'retype PIN'." name="IDR_PINS_NOT_EQUAL"> |
415 Please enter the same PIN in both boxes. | 472 Please enter the same PIN in both boxes. |
416 </message> | 473 </message> |
417 <message desc="Web-app description. Displayed in Chromium's extensions pag
e." name="IDR_PRODUCT_DESCRIPTION"> | 474 <message desc="Web-app description. Displayed in Chrome's extensions page.
" name="IDR_PRODUCT_DESCRIPTION"> |
418 Access other computers or allow another user to access your computer sec
urely over the Internet. | 475 Access other computers or allow another user to access your computer sec
urely over the Internet. |
419 </message> | 476 </message> |
420 <message desc="The product name. Displayed in various Chromium pages, incl
uding the New Tab page, and displayed prominently on the app's main page." name=
"IDR_PRODUCT_NAME"> | |
421 Chromoting | |
422 </message> | |
423 <message desc="Label for button to reconnect to the previous Me2Me host. T
his button appears on the 'session-finished' page." name="IDR_RECONNECT"> | 477 <message desc="Label for button to reconnect to the previous Me2Me host. T
his button appears on the 'session-finished' page." name="IDR_RECONNECT"> |
424 Reconnect | 478 Reconnect |
425 </message> | 479 </message> |
426 <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="IDR_RETRY"> | 480 <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="IDR_RETRY"> |
427 Retry | 481 Retry |
428 </message> | 482 </message> |
429 <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="IDR_SCREEN_OPTIONS"> | 483 <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="IDR_SCREEN_OPTIONS"> |
430 Screen options | 484 Screen options |
431 </message> | 485 </message> |
432 <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="IDR_SEND_CTRL_ALT_DEL"> | 486 <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="IDR_SEND_CTRL_ALT_DEL"> |
(...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
464 </message> | 518 </message> |
465 <message desc="Message displayed at the bottom of the host screen if local
policy dictates that NAT traversal is disabled, meaning that connections outsid
e the local network will not work." name="IDR_WARNING_NAT_DISABLED"> | 519 <message desc="Message displayed at the bottom of the host screen if local
policy dictates that NAT traversal is disabled, meaning that connections outsid
e the local network will not work." name="IDR_WARNING_NAT_DISABLED"> |
466 NOTE: Policy settings permit connections only between computers within y
our network. | 520 NOTE: Policy settings permit connections only between computers within y
our network. |
467 </message> | 521 </message> |
468 <message desc="Help link displayed when the user enables the host on this
computer. Clicking this link opens a page that explains why this operation is sa
fe. This string appears in a UI with limited horizontal space. Please try to kee
p translations no more than about 30 characters." name="IDR_WHY_IS_THIS_SAFE"> | 522 <message desc="Help link displayed when the user enables the host on this
computer. Clicking this link opens a page that explains why this operation is sa
fe. This string appears in a UI with limited horizontal space. Please try to kee
p translations no more than about 30 characters." name="IDR_WHY_IS_THIS_SAFE"> |
469 Why is this safe? | 523 Why is this safe? |
470 </message> | 524 </message> |
471 </messages> | 525 </messages> |
472 </release> | 526 </release> |
473 </grit> | 527 </grit> |
OLD | NEW |