diff --git a/src/gui/gui.ts b/src/gui/gui.ts index 7e2971c4..330ee16c 100644 --- a/src/gui/gui.ts +++ b/src/gui/gui.ts @@ -160,169 +160,175 @@ Visit our website for help and info (synergy-foss.org). MainWindow - + &Start - + &File - + &Edit - + &Window - + &Help - <p>Version %1 is now available, <a href="%2">visit website</a>.</p> + <p>Your version of Synergy is out of date. Version <b>%1</b> is now available to <a href="%2">download</a>.</p> + <p>Version %1 is now available, <a href="%2">visit website</a>.</p> - + + Synergy will be minimized to the notification area. This will happen automatically when Synergy starts. + + + + Program can not be started - + The executable<br><br>%1<br><br>could not be successfully started, although it does exist. Please check if you have sufficient permissions to run this program. - + Synergy client not found - + The executable for the synergy client does not exist. - + Hostname is empty - + Please fill in a hostname for the synergy client to connect to. - + Cannot write configuration file - + The temporary configuration file required to start synergy can not be written. - + Configuration filename invalid - + You have not filled in a valid configuration file for the synergy server. Do you want to browse for the configuration file now? - + Synergy server not found - + The executable for the synergy server does not exist. - + Synergy terminated with an error - + Synergy terminated unexpectedly with an exit code of %1.<br><br>Please see the log output for details. - + &Stop - - service mode - - - - - desktop mode - - - - - Synergy is running (%1). - - - - + Elevate Synergy - + Are you sure you want to elevate Synergy? This allows Synergy to interact with elevated processes and the UAC dialog, but can cause problems with non-elevated processes. Elevate Synergy only if you really need to. - + Synergy is starting. - + + Synergy is running. + + + + Synergy is not running. - + Unknown - + + Synergy Premium + + + + + Synergy + + + + Browse for a synergys config file - + Save configuration as... - + Save failed - + Could not save configuration to file. @@ -335,158 +341,163 @@ This allows Synergy to interact with elevated processes and the UAC dialog, but - + Screen name: - + &Server IP: - - + + &Start - + &Server (share this computer's mouse and keyboard): - + Use existing configuration: - + &Configuration file: - + &Browse... - + Configure interactively: - + &Configure Server... - + &Client (use another computer's keyboard and mouse): - + Ready - + Log - + &Apply - + &Elevate - + + Please help us <a href="http://synergy-foss.org/donate/?source=gui-notice">fund this project</a> if you like Synergy. + + + + IP addresses: - + &About Synergy... - + &Quit - + Quit - + Run - + S&top - + Stop - + S&how Status - + &Hide - + Hide - + &Show - + Show - + Save configuration &as... - + Save the interactively generated server configuration to a file. - + Settings - + Edit settings - + Run Wizard @@ -502,17 +513,17 @@ This allows Synergy to interact with elevated processes and the UAC dialog, but QObject - + Synergy Configurations (*.sgc);;All files (*.*) - + Synergy Configurations (*.conf);;All files (*.*) - + System tray is unavailable, quitting. @@ -520,13 +531,23 @@ This allows Synergy to interact with elevated processes and the UAC dialog, but ScreenSettingsDialog - + Screen name is empty - - The name for a screen can not be empty. Please fill in a name or cancel the dialog. + + The screen name cannot be empty. Please either fill in a name or cancel the dialog. + + + + + Screen name matches alias + + + + + The screen name cannot be the same as an alias. Please either remove the alias or change the screen name. @@ -888,132 +909,97 @@ Double click on a screen to edit its settings. - - &Advanced - - - - + Sc&reen name: - + P&ort: - + &Interface: - - &Start Synergy after logging in - - - - - &Automatically start server/client - - - - - &Hide when server/client starts - - - - + Logging - - &Process mode: - - - - - Service - - - - - Desktop (legacy) - - - - + &Logging level: - + Log to file: - + Browse... - + Error - - &Graphical interface - - - - + &Language: - + &Encryption - - &Mode: + + &Miscellaneous - + Pass&word: - + + Enable + + + + Warning - + Note - + Info - + Debug - + Debug1 - + Debug2 @@ -1021,27 +1007,56 @@ Double click on a screen to edit its settings. SetupWizard - + Setup Synergy - + + Please select an option. - - Encryption mode required. + + Please enter your email address and password. - + + Sorry, an error occured while trying to sign in. Please contact the help desk, and provide the following details. + +%1 + + + + + Login failed, invalid email or password. + + + + + Login failed, an error occurred. + +%1 + + + + + Login failed, an error occurred. + +Server response: + +%1 + + + + Encryption password required. - + Encryption password and confirmation do not match. @@ -1049,83 +1064,109 @@ Double click on a screen to edit its settings. SetupWizardBase - + Setup Synergy - + Welcome - + Thanks for installing Synergy! - + Synergy lets you easily share your mouse and keyboard between multiple computers on your desk, and it's Free and Open Source. Just move your mouse off the edge of one computer's screen on to another. You can even share all of your clipboards. All you need is a network connection. Synergy is cross-platform (works on Windows, Mac OS X and Linux). + Synergy Premium + + + + + Yes, I have Synergy Premium + + + + + &Email: + + + + + <a href="http://synergy-foss.org/premium/reset/?source=gui">Forgot password</a> + + + + + Tell me more... + + + + + Not interested + + + + Server or Client? - + &Server (new setup) - + This is the first computer you are configuring. Your keyboard and mouse are connected to this computer. This will allow you to move your mouse over to another computer's screen. There can only be one server in your setup. - + &Client (add to setup) - + You have already set up a server. This is a computer you wish to control using the server's keyboard and mouse. There can be many clients in your setup. You have already set up a server. This a computer you wish to control using the server's keyboard and mouse. There can be many clients in your setup. - + Encryption - - Network traffic can be easily monitored. Using encryption can reduce the risk that sensitive information will be revealed to others (for example, passwords). - - - - - Choose a random encryption mode. The mode must be the same on both the client and server. - - - - - &Mode: - - - - + A longer password will provide stronger encryption. It is a good idea to use 20 characters or more. - + + &Password: - + + Network traffic can be easily monitored on public networks (e.g. schools and corporate networks) or WiFi networks. Using encryption can reduce the risk that sensitive information (e.g. passwords) will be revealed to others. + + + + + Enable encryption + + + + &Confirm: diff --git a/src/gui/lang.cmd b/src/gui/lang.cmd index 10b4f811..44185934 100644 --- a/src/gui/lang.cmd +++ b/src/gui/lang.cmd @@ -1 +1 @@ -lupdate gui.pro -ts gui.ts \ No newline at end of file +lupdate -noobsolete gui.pro -ts gui.ts \ No newline at end of file