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

Side by Side Diff: remoting/resources/remoting_strings.grd

Issue 18323017: Localized Chromoting Host on Windows. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: - Created 7 years, 5 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
OLDNEW
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 181 matching lines...) Expand 10 before | Expand all | Expand 10 after
192 </message> 192 </message>
193 <message desc="Message displayed at the bottom of the client connect dia log if Chrome Remote Desktop is running in the wrong start-up mode." name="IDR_W ARNING_NOT_WINDOWED"> 193 <message desc="Message displayed at the bottom of the client connect dia log if Chrome Remote Desktop is running in the wrong start-up mode." name="IDR_W ARNING_NOT_WINDOWED">
194 NOTE: To ensure that all keyboard shortcuts are available, you can con figure Chrome Remote Desktop to ‘Open as window’. 194 NOTE: To ensure that all keyboard shortcuts are available, you can con figure Chrome Remote Desktop to ‘Open as window’.
195 </message> 195 </message>
196 <message desc="Error message displayed if the user tries to connect to a computer running out-of-date Me2Me host software." name="IDR_HOST_NEEDS_UPDATE_ TITLE"> 196 <message desc="Error message displayed if the user tries to connect to a computer running out-of-date Me2Me host software." name="IDR_HOST_NEEDS_UPDATE_ TITLE">
197 Chrome Remote Desktop on <ph name="HOSTNAME">$1<ex>My Linux desktop</e x></ph> is out-of-date and needs to be updated. 197 Chrome Remote Desktop on <ph name="HOSTNAME">$1<ex>My Linux desktop</e x></ph> is out-of-date and needs to be updated.
198 </message> 198 </message>
199 <message name="IDR_SURVEY_INVITATION" desc="Invitation to the user to pa rticipate in a user survey for Chrome Remote Desktop"> 199 <message name="IDR_SURVEY_INVITATION" desc="Invitation to the user to pa rticipate in a user survey for Chrome Remote Desktop">
200 Want to help improve Chrome Remote Desktop? <ph name="LINK_BEGIN">$1<e x>&lt;a href=http://goo.gl/njH2q&gt;</ex></ph>Take the survey.<ph name="LINK_END ">$2<ex>&lt;/a&gt;</ex></ph> 200 Want to help improve Chrome Remote Desktop? <ph name="LINK_BEGIN">$1<e x>&lt;a href=http://goo.gl/njH2q&gt;</ex></ph>Take the survey.<ph name="LINK_END ">$2<ex>&lt;/a&gt;</ex></ph>
201 </message> 201 </message>
202 <message name="IDR_COMPANY_NAME" desc="The company name specified in the version information of each Chrome Remote Desktop Host executable.">
203 Google Inc.
204 </message>
205 <message name="IDR_COPYRIGHT" desc="The copyright message specified in t he version information of each Chrome Remote Desktop Host executable. It should be updated every year.">
206 Copyright 2013 Google Inc. All Rights Reserved.
207 </message>
208 <message name="IDR_DISPLAY_SERVICE_NAME" desc="The name of the Windows s ervice installed by Chrome Remote Desktop.">
209 Chrome Remote Desktop Service
210 </message>
211 <message name="IDR_SERVICE_DESCRIPTION" desc="The description of the Win dows service installed by Chrome Remote Desktop.">
212 This service enables incoming connections from Chrome Remote Desktop c lients.
213 </message>
214 <message name="IDR_CONTROLLER_NAME" desc="The name of the component to b e elevated shown on the UAC prompt when enabling or disabling Chrome Remote Desk top Host.">
215 Chrome Remote Desktop Host Controller
216 </message>
217 <message name="IDR_VERIFY_PIN_DIALOG_MESSAGE" desc="The message displaye d by the PIN verification dialog.">
218 Please confirm your account and PIN below to allow access by Chrome Re mote Desktop.
219 </message>
202 </if> 220 </if>
203 221
204 <if expr="not pp_ifdef('_google_chrome')"> 222 <if expr="not pp_ifdef('_google_chrome')">
205 <message desc="Message shown when the Chromoting client tab is closed wh ile a connection is active." name="IDR_CLOSE_PROMPT"> 223 <message desc="Message shown when the Chromoting client tab is closed wh ile a connection is active." name="IDR_CLOSE_PROMPT">
206 Leaving this page will end your Chromoting session. 224 Leaving this page will end your Chromoting session.
207 </message> 225 </message>
208 <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"> 226 <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">
209 To use Chromoting you must grant extended access permissions to your c omputer. You only have to do this once. 227 To use Chromoting you must grant extended access permissions to your c omputer. You only have to do this once.
210 </message> 228 </message>
211 <message desc="Confirmation prompt shown when a user needs to authentica te against a third party, explaining the need to authorize the Chromoting app to access the authentication URL." name="IDR_DESCRIPTION_THIRD_PARTY_AUTH"> 229 <message desc="Confirmation prompt shown when a user needs to authentica te against a third party, explaining the need to authorize the Chromoting app to access the authentication URL." name="IDR_DESCRIPTION_THIRD_PARTY_AUTH">
(...skipping 46 matching lines...) Expand 10 before | Expand all | Expand 10 after
258 </message> 276 </message>
259 <message desc="Message displayed at the bottom of the client connect dia log if Chromoting is running in the wrong start-up mode." name="IDR_WARNING_NOT_ WINDOWED"> 277 <message desc="Message displayed at the bottom of the client connect dia log if Chromoting is running in the wrong start-up mode." name="IDR_WARNING_NOT_ WINDOWED">
260 NOTE: To ensure that all keyboard shortcuts are available, you can con figure Chromoting to ‘Open as window’. 278 NOTE: To ensure that all keyboard shortcuts are available, you can con figure Chromoting to ‘Open as window’.
261 </message> 279 </message>
262 <message desc="Error message displayed if the user tries to connect to a computer running out-of-date Me2Me host software." name="IDR_HOST_NEEDS_UPDATE_ TITLE"> 280 <message desc="Error message displayed if the user tries to connect to a computer running out-of-date Me2Me host software." name="IDR_HOST_NEEDS_UPDATE_ TITLE">
263 Chromoting on <ph name="HOSTNAME">$1<ex>My Linux desktop</ex></ph> is out-of-date and needs to be updated. 281 Chromoting on <ph name="HOSTNAME">$1<ex>My Linux desktop</ex></ph> is out-of-date and needs to be updated.
264 </message> 282 </message>
265 <message name="IDR_SURVEY_INVITATION" desc="Invitation to the user to p articipate in a user survey for Chromoting"> 283 <message name="IDR_SURVEY_INVITATION" desc="Invitation to the user to p articipate in a user survey for Chromoting">
266 Want to help improve Chromoting? <ph name="LINK_BEGIN">$1<ex>&lt;a hre f=http://goo.gl/njH2q&gt;</ex></ph>Take the survey.<ph name="LINK_END">$2<ex>&lt ;/a&gt;</ex></ph> 284 Want to help improve Chromoting? <ph name="LINK_BEGIN">$1<ex>&lt;a hre f=http://goo.gl/njH2q&gt;</ex></ph>Take the survey.<ph name="LINK_END">$2<ex>&lt ;/a&gt;</ex></ph>
267 </message> 285 </message>
286 <message name="IDR_COMPANY_NAME" desc="The company name specified in the version information of each Chromoting Host executable.">
287 The Chromium Authors
288 </message>
289 <message name="IDR_COPYRIGHT" desc="The copyright message specified in t he version information of each Chromoting Host executable. It should be updated every year.">
290 Copyright 2013 The Chromium Authors. All Rights Reserved.
291 </message>
292 <message name="IDR_DISPLAY_SERVICE_NAME" desc="The name of the Windows s ervice installed by Chromoting.">
293 Chromoting Service
294 </message>
295 <message name="IDR_SERVICE_DESCRIPTION" desc="The description of the Win dows service installed by Chromoting.">
296 This service enables incoming connections from Chromoting clients.
297 </message>
298 <message name="IDR_CONTROLLER_NAME" desc="The name of the component to b e elevated shown on the UAC prompt when enabling or disabling Chromoting Host.">
299 Chromoting Host Controller
300 </message>
301 <message name="IDR_VERIFY_PIN_DIALOG_MESSAGE" desc="The message displaye d by the PIN verification dialog.">
302 Please confirm your account and PIN below to allow access by Chromotin g.
303 </message>
268 </if> 304 </if>
269 305
270 <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" > 306 <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" >
271 Access code 307 Access code
272 </message> 308 </message>
273 <message desc="Text displayed when the access code is due to time out with in 30 seconds." name="IDR_ACCESS_CODE_TIMER"> 309 <message desc="Text displayed when the access code is due to time out with in 30 seconds." name="IDR_ACCESS_CODE_TIMER">
274 This access code will expire in <ph name="TIMEOUT">$1<ex>0:30</ex></ph> 310 This access code will expire in <ph name="TIMEOUT">$1<ex>0:30</ex></ph>
275 </message> 311 </message>
276 <message desc="In the connection history dialog, clicking this button show s all recent connections unfiltered." name="IDR_ALL_CONNECTIONS"> 312 <message desc="In the connection history dialog, clicking this button show s all recent connections unfiltered." name="IDR_ALL_CONNECTIONS">
277 All connections 313 All connections
(...skipping 270 matching lines...) Expand 10 before | Expand all | Expand 10 after
548 </message> 584 </message>
549 <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"> 585 <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">
550 Why is this safe? 586 Why is this safe?
551 </message> 587 </message>
552 <message desc="Check-box displayed when the user enters their PIN to conne ct to a host allowing them to 'pair' the client and host, avoiding the need to e nter the PIN each time." name="IDR_REMEMBER_PIN"> 588 <message desc="Check-box displayed when the user enters their PIN to conne ct to a host allowing them to 'pair' the client and host, avoiding the need to e nter the PIN each time." name="IDR_REMEMBER_PIN">
553 Don't ask for a PIN again when connecting to this host from this compute r. 589 Don't ask for a PIN again when connecting to this host from this compute r.
554 </message> 590 </message>
555 <message name="IDR_HANGOUTS_INVITATION" desc="Text for the invitation to t ry Remote Desktop app in Hangouts."> 591 <message name="IDR_HANGOUTS_INVITATION" desc="Text for the invitation to t ry Remote Desktop app in Hangouts.">
556 Want to help someone while having a video chat with them too? Try <ph na me="LINK_BEGIN">$1<ex>&lt;a href=https://plus.google.com/hangouts&gt;</ex></ph> Remote Desktop in Google Hangouts<ph name="LINK_END">$2<ex>&lt;/a&gt;</ex></ph>. 592 Want to help someone while having a video chat with them too? Try <ph na me="LINK_BEGIN">$1<ex>&lt;a href=https://plus.google.com/hangouts&gt;</ex></ph> Remote Desktop in Google Hangouts<ph name="LINK_END">$2<ex>&lt;/a&gt;</ex></ph>.
557 </message> 593 </message>
594 <message name="IDR_REMOTING_CORE_DESCRIPTION" desc="The file description s pecified in the version information of remoting_core.dll.">
595 Core Library
596 </message>
597 <message name="IDR_REMOTING_DESKTOP_DESCRIPTION" desc="The file descriptio n specified in the version information of remoting_desktop.exe.">
598 Desktop Integration Process
599 </message>
600 <message name="IDR_REMOTING_HOST_DESCRIPTION" desc="The file description s pecified in the version information of remoting_host.exe.">
601 Host Process
602 </message>
603 <message name="IDR_REMOTING_HOST_PLUGIN_DESCRIPTION" desc="The file descri ption specified in the version information of remoting_host_plugin.dll.">
604 Allow another user to access your computer securely over the Internet.
605 </message>
606 <message name="IDR_VERIFY_PIN_DIALOG_EMAIL_LABEL" desc="The message displa yed by the PIN verification dialog.">
607 Account
608 </message>
609 <message name="IDR_HOST_CATEGORY" desc="Name of the message category assig ned to all messages written to the EventLog by Chromoting Host.">
610 Host
611 </message>
612 <message name="IDR_HOST_CLIENT_CONNECTED" desc="The message reported to th e EventLog by Chromoting Host every time a client connects.">
613 Client connected: <ph name="CLIENT_USERNAME">%1<ex>client@email.com</ex> </ph>.
614 </message>
615 <message name="IDR_HOST_CLIENT_DISCONNECTED" desc="The message reported to the EventLog by Chromoting Host every time a client disconnects.">
616 Client disconnected: <ph name="CLIENT_USERNAME">%1<ex>client@email.com</ ex></ph>.
617 </message>
618 <message name="IDR_HOST_CLIENT_ACCESS_DENIED" desc="The message reported t o the EventLog by Chromoting Host every time the host denies access to a client. ">
619 Access denied for client: <ph name="CLIENT_USERNAME">%1<ex>client@email. com</ex></ph>.
620 </message>
621 <message name="IDR_HOST_CLIENT_ROUTING_CHANGED" desc="The message reported to the EventLog by Chromoting Host every time a channel (a logical connection) between the client and the host is established. Multiple channels can be multipl exed over the same underlying protocol connection. The IP addresses and connecti on type of the underlying connection are reported. The channel and connection ty pes are reported as opaque strings which should not be translated.">
622 Channel IP for client: <ph name="CLIENT_GAIA_IDENTIFIER">%1<ex>client@em ail.com/TalkGadgetABCDABCD</ex></ph> ip='<ph name="CLIENT_IP_ADDRESS_AND_PORT">% 2<ex>127.0.0.1:1000</ex></ph>' host_ip='<ph name="HOST_IP_ADDRESS_AND_PORT">%3<e x>127.0.0.1:2000</ex></ph>' channel='<ph name="CHANNEL_TYPE">%4<ex>mux</ex></ph> ' connection='<ph name="CONNECTION_TYPE">%5<ex>direct</ex></ph>'.
623 </message>
624 <message name="IDR_HOST_STARTED" desc="The message reported to the EventLo g by Chromoting Host every time it is started.">
625 Host started for user: <ph name="HOST_USERNAME">%1<ex>host@email.com</ex ></ph>.
626 </message>
558 </messages> 627 </messages>
559 </release> 628 </release>
560 </grit> 629 </grit>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698