[X2go-Commits] x2goclient.git - master (branch) updated: 3.99.0.6-29-g1026290

X2go dev team git-admin at x2go.org
Sun Feb 19 14:22:30 CET 2012


The branch, master has been updated
       via  1026290ddc0e678bb392fefdbb4932d355a8f103 (commit)
       via  a818c32442a5016f077149c6969653a425520e74 (commit)
      from  0d08da9c4dc1633fb8e08f988a9795d5bf2de7e0 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 1026290ddc0e678bb392fefdbb4932d355a8f103
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Sun Feb 19 14:22:26 2012 +0100

    rebuild of .ts files from source code (lupdate)

commit a818c32442a5016f077149c6969653a425520e74
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Sun Feb 19 14:21:58 2012 +0100

    Provide empty translation file x2goclient_en.ts.

-----------------------------------------------------------------------

Summary of changes:
 debian/changelog                     |    1 +
 resources.rcc                        |    1 +
 x2goclient.pro                       |    1 +
 x2goclient_de.ts                     |   32 ++--
 x2goclient_fr.ts => x2goclient_en.ts |  425 +++++++++++++++++-----------------
 x2goclient_fr.ts                     |   32 ++--
 x2goclient_nb_no.ts                  |   32 ++--
 x2goclient_ru.ts                     |   32 ++--
 x2goclient_sv.ts                     |   32 ++--
 x2goclient_zh_tw.ts                  |   32 ++--
 10 files changed, 311 insertions(+), 309 deletions(-)
 copy x2goclient_fr.ts => x2goclient_en.ts (98%)

The diff of changes is:
diff --git a/debian/changelog b/debian/changelog
index ec12858..04b8a89 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ x2goclient (3.99.1.0-0~x2go1) UNRELEASED; urgency=low
     - Rename x2goclient_nb.ts to x2goclient_nb_no.ts.
     - Update all translation files (lupdate), translate unfinished translation
       tags in x2goclient_de.ts.
+    - Provide empty translation file x2goclient_en.ts.
 
   [ Mihai Moldovan ]
   * New upstream version (3.99.1.0):
diff --git a/resources.rcc b/resources.rcc
index 0cb38fa..e3b6a5e 100644
--- a/resources.rcc
+++ b/resources.rcc
@@ -62,6 +62,7 @@
        <file>icons/16x16/rdp.png</file>
        <file>txt/packs</file>
        <file>txt/encodings</file>
+       <file>x2goclient_en.qm</file>
        <file>x2goclient_de.qm</file>
        <file>x2goclient_fr.qm</file>
        <file>x2goclient_nb_no.qm</file>
diff --git a/x2goclient.pro b/x2goclient.pro
index c93279c..5c96688 100755
--- a/x2goclient.pro
+++ b/x2goclient.pro
@@ -12,6 +12,7 @@ CONFIG += $$(X2GO_LINUX_STATIC)
 
 FORMS += cupsprintsettingsdialog.ui cupsprintwidget.ui printdialog.ui printercmddialog.ui printwidget.ui xsettingsui.ui brokerpassdialog.ui contest.ui
 
+TRANSLATIONS += x2goclient_en.ts 
 TRANSLATIONS += x2goclient_de.ts 
 TRANSLATIONS += x2goclient_ru.ts 
 TRANSLATIONS += x2goclient_nb_no.ts 
diff --git a/x2goclient_de.ts b/x2goclient_de.ts
index 644607d..b478a48 100644
--- a/x2goclient_de.ts
+++ b/x2goclient_de.ts
@@ -2895,82 +2895,82 @@ sound system connections through firewalls</source>
 <context>
     <name>SshMasterConnection</name>
     <message>
-        <location filename="sshmasterconnection.cpp" line="117"/>
+        <location filename="sshmasterconnection.cpp" line="124"/>
         <source>Can not initialize libssh</source>
         <translation>Kann libssh nicht initialisieren</translation>
     </message>
     <message>
-        <location filename="sshmasterconnection.cpp" line="137"/>
+        <location filename="sshmasterconnection.cpp" line="144"/>
         <source>Can not create ssh session</source>
         <translation>Kann SSH-Sitzung nicht erstellen</translation>
     </message>
     <message>
-        <location filename="sshmasterconnection.cpp" line="152"/>
+        <location filename="sshmasterconnection.cpp" line="159"/>
         <source>Can not connect to </source>
         <translation>Verbindungsaufbau nicht möglich </translation>
     </message>
     <message>
-        <location filename="sshmasterconnection.cpp" line="193"/>
+        <location filename="sshmasterconnection.cpp" line="200"/>
         <source>Authentication failed</source>
         <translation>Anmeldung fehlgeschlagen</translation>
     </message>
     <message>
-        <location filename="sshmasterconnection.cpp" line="209"/>
+        <location filename="sshmasterconnection.cpp" line="216"/>
         <source>channel_forward_listen failed</source>
         <translation>channel_forward_listen schlug fehl</translation>
     </message>
     <message>
-        <location filename="sshmasterconnection.cpp" line="523"/>
+        <location filename="sshmasterconnection.cpp" line="530"/>
         <source>Can not open file </source>
         <translation>Kann Datei nicht öffnen </translation>
     </message>
     <message>
-        <location filename="sshmasterconnection.cpp" line="535"/>
+        <location filename="sshmasterconnection.cpp" line="542"/>
         <source>Can not create remote file </source>
         <translation>Kann entfernte Datei nicht öffnen</translation>
     </message>
     <message>
-        <location filename="sshmasterconnection.cpp" line="548"/>
+        <location filename="sshmasterconnection.cpp" line="555"/>
         <source>Can not write to remote file </source>
         <translation>Kann entfernte Datei nicht schreiben </translation>
     </message>
     <message>
-        <location filename="sshmasterconnection.cpp" line="598"/>
+        <location filename="sshmasterconnection.cpp" line="605"/>
         <source>can not connect to </source>
         <translation>Kann Verbindung nicht herstellen zu </translation>
     </message>
     <message>
-        <location filename="sshmasterconnection.cpp" line="707"/>
+        <location filename="sshmasterconnection.cpp" line="714"/>
         <source>channel_open_forward failed</source>
         <translation>channel_open_forward schlug fehl</translation>
     </message>
     <message>
-        <location filename="sshmasterconnection.cpp" line="726"/>
+        <location filename="sshmasterconnection.cpp" line="733"/>
         <source>channel_open_session failed</source>
         <translation>channel_open_session schlug fehl</translation>
     </message>
     <message>
-        <location filename="sshmasterconnection.cpp" line="733"/>
+        <location filename="sshmasterconnection.cpp" line="740"/>
         <source>channel_request_exec failed</source>
         <translation>channel_request_exec schlug fehl</translation>
     </message>
     <message>
-        <location filename="sshmasterconnection.cpp" line="798"/>
+        <location filename="sshmasterconnection.cpp" line="805"/>
         <source>error writing to socket</source>
         <translation>Fehler beim Schreiben auf Socket</translation>
     </message>
     <message>
-        <location filename="sshmasterconnection.cpp" line="816"/>
+        <location filename="sshmasterconnection.cpp" line="823"/>
         <source>error reading channel</source>
         <translation>Channel Lesefehler</translation>
     </message>
     <message>
-        <location filename="sshmasterconnection.cpp" line="846"/>
+        <location filename="sshmasterconnection.cpp" line="853"/>
         <source>channel_write failed</source>
         <translation>Channel Schreibfehler</translation>
     </message>
     <message>
-        <location filename="sshmasterconnection.cpp" line="858"/>
+        <location filename="sshmasterconnection.cpp" line="865"/>
         <source>error reading tcp socket</source>
         <translation>Lesefehler TCP-Socket</translation>
     </message>
diff --git a/x2goclient_fr.ts b/x2goclient_en.ts
similarity index 98%
copy from x2goclient_fr.ts
copy to x2goclient_en.ts
index 868e337..49707c6 100644
--- a/x2goclient_fr.ts
+++ b/x2goclient_en.ts
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!DOCTYPE TS>
-<TS version="2.0" language="fr">
+<TS version="2.0" language="en_US">
 <context>
     <name>BrokerPassDialogUi</name>
     <message>
@@ -40,31 +40,6 @@
 <context>
     <name>CUPSPrintWidget</name>
     <message>
-        <location filename="cupsprintwidget.cpp" line="65"/>
-        <source>Idle</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="cupsprintwidget.cpp" line="68"/>
-        <source>Printing</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="cupsprintwidget.cpp" line="71"/>
-        <source>Stopped</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="cupsprintwidget.cpp" line="81"/>
-        <source>Yes</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="cupsprintwidget.cpp" line="81"/>
-        <source>No</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
         <location filename="cupsprintwidget.ui" line="19"/>
         <source>Form</source>
         <translation type="unfinished"></translation>
@@ -104,6 +79,31 @@
         <source>Comment:</source>
         <translation type="unfinished"></translation>
     </message>
+    <message>
+        <location filename="cupsprintwidget.cpp" line="65"/>
+        <source>Idle</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="cupsprintwidget.cpp" line="68"/>
+        <source>Printing</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="cupsprintwidget.cpp" line="71"/>
+        <source>Stopped</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="cupsprintwidget.cpp" line="81"/>
+        <source>Yes</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="cupsprintwidget.cpp" line="81"/>
+        <source>No</source>
+        <translation type="unfinished"></translation>
+    </message>
 </context>
 <context>
     <name>CUPSPrinterSettingsDialog</name>
@@ -843,43 +843,6 @@
     </message>
     <message>
         <location filename="onmainwindow.cpp" line="820"/>
-        <source>Operation failed</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="onmainwindow.cpp" line="824"/>
-        <source>Password changed</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="onmainwindow.cpp" line="848"/>
-        <source>Wrong password!</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="onmainwindow.cpp" line="897"/>
-        <source><b>Authentication</b></source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="onmainwindow.cpp" line="938"/>
-        <source>Restore</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="onmainwindow.cpp" line="941"/>
-        <location filename="onmainwindow_part2.cpp" line="2091"/>
-        <source>Not connected</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="onmainwindow.cpp" line="969"/>
-        <source>Left mouse button to hide/restore - Right mouse button to display context menu</source>
-        <oldsource>Left click to open the X2GoClient window or right click to get the context menu.</oldsource>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="onmainwindow.cpp" line="820"/>
         <location filename="onmainwindow.cpp" line="848"/>
         <location filename="onmainwindow.cpp" line="1495"/>
         <location filename="onmainwindow.cpp" line="1524"/>
@@ -927,6 +890,49 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
+        <location filename="onmainwindow.cpp" line="820"/>
+        <source>Operation failed</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="onmainwindow.cpp" line="824"/>
+        <source>Password changed</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="onmainwindow.cpp" line="848"/>
+        <source>Wrong password!</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="onmainwindow.cpp" line="852"/>
+        <location filename="onmainwindow.cpp" line="2393"/>
+        <location filename="onmainwindow_part4.cpp" line="2468"/>
+        <source>Connecting to broker</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="onmainwindow.cpp" line="897"/>
+        <source><b>Authentication</b></source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="onmainwindow.cpp" line="938"/>
+        <source>Restore</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="onmainwindow.cpp" line="941"/>
+        <location filename="onmainwindow_part2.cpp" line="2091"/>
+        <source>Not connected</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="onmainwindow.cpp" line="969"/>
+        <source>Left mouse button to hide/restore - Right mouse button to display context menu</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
         <location filename="onmainwindow.cpp" line="1496"/>
         <location filename="onmainwindow.cpp" line="1679"/>
         <location filename="onmainwindow.cpp" line="1709"/>
@@ -997,6 +1003,58 @@ Use x2goclient hidden mode?</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
+        <location filename="onmainwindow_part2.cpp" line="79"/>
+        <source>Host key for server changed.
+It is now: </source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="onmainwindow_part2.cpp" line="80"/>
+        <source>For security reasons, connection will be stopped</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="onmainwindow_part2.cpp" line="91"/>
+        <source>The host key for this server was not found but an othertype of key exists.An attacker might change the default server key toconfuse your client into thinking the key does not exist</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="onmainwindow_part2.cpp" line="113"/>
+        <source>Could not find known host file.If you accept the host key here, the file will be automatically created</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="onmainwindow_part2.cpp" line="118"/>
+        <source>The server is unknown. Do you trust the host key?
+Public key hash: </source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="onmainwindow_part2.cpp" line="122"/>
+        <location filename="onmainwindow_part2.cpp" line="130"/>
+        <source>Host key verification failed</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="onmainwindow_part2.cpp" line="122"/>
+        <location filename="onmainwindow_part2.cpp" line="1174"/>
+        <location filename="onmainwindow_part2.cpp" line="1194"/>
+        <source>Yes</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="onmainwindow_part2.cpp" line="122"/>
+        <location filename="onmainwindow_part2.cpp" line="1175"/>
+        <location filename="onmainwindow_part2.cpp" line="1195"/>
+        <source>No</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="onmainwindow_part2.cpp" line="146"/>
+        <source>Authentification failed</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
         <location filename="onmainwindow_part2.cpp" line="298"/>
         <location filename="onmainwindow_part2.cpp" line="1294"/>
         <location filename="onmainwindow_part2.cpp" line="1378"/>
@@ -1034,6 +1092,14 @@ Use x2goclient hidden mode?</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
+        <location filename="onmainwindow_part2.cpp" line="491"/>
+        <location filename="onmainwindow_part2.cpp" line="790"/>
+        <location filename="onmainwindow_part2.cpp" line="1241"/>
+        <location filename="onmainwindow_part2.cpp" line="1353"/>
+        <source>Server not availabel</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
         <location filename="onmainwindow_part2.cpp" line="1010"/>
         <location filename="onmainwindow_part4.cpp" line="1986"/>
         <source>Select session:</source>
@@ -1114,66 +1180,6 @@ Use x2goclient hidden mode?</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="onmainwindow_part2.cpp" line="122"/>
-        <location filename="onmainwindow_part2.cpp" line="1174"/>
-        <location filename="onmainwindow_part2.cpp" line="1194"/>
-        <source>Yes</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="onmainwindow_part2.cpp" line="79"/>
-        <source>Host key for server changed.
-It is now: </source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="onmainwindow_part2.cpp" line="80"/>
-        <source>For security reasons, connection will be stopped</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="onmainwindow_part2.cpp" line="91"/>
-        <source>The host key for this server was not found but an othertype of key exists.An attacker might change the default server key toconfuse your client into thinking the key does not exist</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="onmainwindow_part2.cpp" line="113"/>
-        <source>Could not find known host file.If you accept the host key here, the file will be automatically created</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="onmainwindow_part2.cpp" line="118"/>
-        <source>The server is unknown. Do you trust the host key?
-Public key hash: </source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="onmainwindow_part2.cpp" line="122"/>
-        <location filename="onmainwindow_part2.cpp" line="1175"/>
-        <location filename="onmainwindow_part2.cpp" line="1195"/>
-        <source>No</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="onmainwindow_part2.cpp" line="122"/>
-        <location filename="onmainwindow_part2.cpp" line="130"/>
-        <source>Host key verification failed</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="onmainwindow_part2.cpp" line="146"/>
-        <source>Authentification failed</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="onmainwindow_part2.cpp" line="491"/>
-        <location filename="onmainwindow_part2.cpp" line="790"/>
-        <location filename="onmainwindow_part2.cpp" line="1241"/>
-        <location filename="onmainwindow_part2.cpp" line="1353"/>
-        <source>Server not availabel</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
         <location filename="onmainwindow_part2.cpp" line="1258"/>
         <source>suspending</source>
         <translation type="unfinished"></translation>
@@ -1447,11 +1453,26 @@ Please update to a newer x2goserver package</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
+        <location filename="onmainwindow_part4.cpp" line="141"/>
+        <source>WINDOWS-1252</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="onmainwindow_part4.cpp" line="153"/>
+        <source>ISO8859-1</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
         <location filename="onmainwindow_part4.cpp" line="1352"/>
         <source>X2Go Session</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
+        <location filename="onmainwindow_part4.cpp" line="1534"/>
+        <source>wrong value for argument"speed"</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
         <location filename="onmainwindow_part4.cpp" line="1657"/>
         <source>Password:</source>
         <translation type="unfinished"></translation>
@@ -1570,32 +1591,15 @@ you can install sshd with
         <source>Invalid reply from broker</source>
         <translation type="unfinished"></translation>
     </message>
-    <message>
-        <location filename="onmainwindow.cpp" line="852"/>
-        <location filename="onmainwindow.cpp" line="2393"/>
-        <location filename="onmainwindow_part4.cpp" line="2468"/>
-        <source>Connecting to broker</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="onmainwindow_part4.cpp" line="141"/>
-        <source>WINDOWS-1252</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="onmainwindow_part4.cpp" line="153"/>
-        <source>ISO8859-1</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="onmainwindow_part4.cpp" line="1534"/>
-        <source>wrong value for argument"speed"</source>
-        <translation type="unfinished"></translation>
-    </message>
 </context>
 <context>
     <name>PrintDialog</name>
     <message>
+        <location filename="printdialog.ui" line="16"/>
+        <source>Print - X2Go client</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
         <location filename="printdialog.cpp" line="25"/>
         <source>Print</source>
         <translation type="unfinished"></translation>
@@ -1610,11 +1614,6 @@ you can install sshd with
         <source>You may reactivate this dialog using the x2goclient settings dialog (Menu -> Options -> Settings)</source>
         <translation type="unfinished"></translation>
     </message>
-    <message>
-        <location filename="printdialog.ui" line="16"/>
-        <source>Print - X2Go client</source>
-        <translation type="unfinished"></translation>
-    </message>
 </context>
 <context>
     <name>PrintProcess</name>
@@ -1645,11 +1644,6 @@ you can install sshd with
 <context>
     <name>PrintWidget</name>
     <message>
-        <location filename="printwidget.cpp" line="53"/>
-        <source>Please configure your client side printing settings.<br><br>If you want to print the created file, you'll need an external application. Typically you can use <a href="http://pages.cs.wisc.edu/~ghost/doc/GPL/index.htm">ghostprint</a> and <a href="http://pages.cs.wisc.edu/~ghost/gsview/">ghostview</a><br>You can find  further information <a href="http://www.x2go.org/index.php?id=49">here</a>.</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
         <location filename="printwidget.ui" line="13"/>
         <source>Form</source>
         <translation type="unfinished"></translation>
@@ -1715,21 +1709,14 @@ you can install sshd with
         <source>Show this dialog before start printing</source>
         <translation type="unfinished"></translation>
     </message>
-</context>
-<context>
-    <name>PrinterCmdDialog</name>
     <message>
-        <location filename="printercmddialog.cpp" line="37"/>
-        <source>Please enter your customized or individual printing command.
-Example:
-</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="printercmddialog.cpp" line="45"/>
-        <source><Path to gsprint.exe> -query -color</source>
+        <location filename="printwidget.cpp" line="53"/>
+        <source>Please configure your client side printing settings.<br><br>If you want to print the created file, you'll need an external application. Typically you can use <a href="http://pages.cs.wisc.edu/~ghost/doc/GPL/index.htm">ghostprint</a> and <a href="http://pages.cs.wisc.edu/~ghost/gsview/">ghostview</a><br>You can find  further information <a href="http://www.x2go.org/index.php?id=49">here</a>.</source>
         <translation type="unfinished"></translation>
     </message>
+</context>
+<context>
+    <name>PrinterCmdDialog</name>
     <message>
         <location filename="printercmddialog.ui" line="13"/>
         <source>Printer command</source>
@@ -1788,6 +1775,18 @@ lpr -P hp_laserjet</source>
         <source>Specify path as program parameter</source>
         <translation type="unfinished"></translation>
     </message>
+    <message>
+        <location filename="printercmddialog.cpp" line="37"/>
+        <source>Please enter your customized or individual printing command.
+Example:
+</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="printercmddialog.cpp" line="45"/>
+        <source><Path to gsprint.exe> -query -color</source>
+        <translation type="unfinished"></translation>
+    </message>
 </context>
 <context>
     <name>SessionButton</name>
@@ -2063,6 +2062,16 @@ lpr -P hp_laserjet</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
+        <location filename="sessionwidget.cpp" line="231"/>
+        <source>Error</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="sessionwidget.cpp" line="232"/>
+        <source>x2goclient is running in portable mode. You should use a path on your usb device to be able to access your data whereever you are</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
         <location filename="sessionwidget.cpp" line="273"/>
         <location filename="sessionwidget.cpp" line="391"/>
         <source>Server:</source>
@@ -2085,16 +2094,6 @@ lpr -P hp_laserjet</source>
         <source>New session</source>
         <translation type="unfinished"></translation>
     </message>
-    <message>
-        <location filename="sessionwidget.cpp" line="231"/>
-        <source>Error</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="sessionwidget.cpp" line="232"/>
-        <source>x2goclient is running in portable mode. You should use a path on your usb device to be able to access your data whereever you are</source>
-        <translation type="unfinished"></translation>
-    </message>
 </context>
 <context>
     <name>SettingsWidget</name>
@@ -2262,40 +2261,28 @@ sound system connections through firewalls</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="sharewidget.cpp" line="95"/>
-        <source>Use ssh port forwarding to tunnel file system connections through firewalls</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="sharewidget.cpp" line="158"/>
-        <source>Select folder</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
         <location filename="sharewidget.cpp" line="76"/>
         <source>Filename encoding</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="sharewidget.cpp" line="229"/>
-        <location filename="sharewidget.cpp" line="280"/>
-        <source>WINDOWS-1252</source>
+        <location filename="sharewidget.cpp" line="82"/>
+        <source>local:</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="sharewidget.cpp" line="239"/>
-        <location filename="sharewidget.cpp" line="286"/>
-        <source>ISO8859-1</source>
+        <location filename="sharewidget.cpp" line="83"/>
+        <source>remote:</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="sharewidget.cpp" line="82"/>
-        <source>local:</source>
+        <location filename="sharewidget.cpp" line="95"/>
+        <source>Use ssh port forwarding to tunnel file system connections through firewalls</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="sharewidget.cpp" line="83"/>
-        <source>remote:</source>
+        <location filename="sharewidget.cpp" line="158"/>
+        <source>Select folder</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
@@ -2308,86 +2295,98 @@ sound system connections through firewalls</source>
         <source>x2goclient is running in portable mode. You should use a path on your usb device to be able to access your data whereever you are</source>
         <translation type="unfinished"></translation>
     </message>
+    <message>
+        <location filename="sharewidget.cpp" line="229"/>
+        <location filename="sharewidget.cpp" line="280"/>
+        <source>WINDOWS-1252</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="sharewidget.cpp" line="239"/>
+        <location filename="sharewidget.cpp" line="286"/>
+        <source>ISO8859-1</source>
+        <translation type="unfinished"></translation>
+    </message>
 </context>
 <context>
     <name>SshMasterConnection</name>
     <message>
-        <location filename="sshmasterconnection.cpp" line="117"/>
+        <location filename="sshmasterconnection.cpp" line="124"/>
         <source>Can not initialize libssh</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="sshmasterconnection.cpp" line="137"/>
+        <location filename="sshmasterconnection.cpp" line="144"/>
         <source>Can not create ssh session</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="sshmasterconnection.cpp" line="152"/>
+        <location filename="sshmasterconnection.cpp" line="159"/>
         <source>Can not connect to </source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="sshmasterconnection.cpp" line="193"/>
+        <location filename="sshmasterconnection.cpp" line="200"/>
         <source>Authentication failed</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="sshmasterconnection.cpp" line="209"/>
+        <location filename="sshmasterconnection.cpp" line="216"/>
         <source>channel_forward_listen failed</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="sshmasterconnection.cpp" line="523"/>
+        <location filename="sshmasterconnection.cpp" line="530"/>
         <source>Can not open file </source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="sshmasterconnection.cpp" line="535"/>
+        <location filename="sshmasterconnection.cpp" line="542"/>
         <source>Can not create remote file </source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="sshmasterconnection.cpp" line="548"/>
+        <location filename="sshmasterconnection.cpp" line="555"/>
         <source>Can not write to remote file </source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="sshmasterconnection.cpp" line="598"/>
+        <location filename="sshmasterconnection.cpp" line="605"/>
         <source>can not connect to </source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="sshmasterconnection.cpp" line="707"/>
+        <location filename="sshmasterconnection.cpp" line="714"/>
         <source>channel_open_forward failed</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="sshmasterconnection.cpp" line="726"/>
+        <location filename="sshmasterconnection.cpp" line="733"/>
         <source>channel_open_session failed</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="sshmasterconnection.cpp" line="733"/>
+        <location filename="sshmasterconnection.cpp" line="740"/>
         <source>channel_request_exec failed</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="sshmasterconnection.cpp" line="798"/>
+        <location filename="sshmasterconnection.cpp" line="805"/>
         <source>error writing to socket</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="sshmasterconnection.cpp" line="816"/>
+        <location filename="sshmasterconnection.cpp" line="823"/>
         <source>error reading channel</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="sshmasterconnection.cpp" line="846"/>
+        <location filename="sshmasterconnection.cpp" line="853"/>
         <source>channel_write failed</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="sshmasterconnection.cpp" line="858"/>
+        <location filename="sshmasterconnection.cpp" line="865"/>
         <source>error reading tcp socket</source>
         <translation type="unfinished"></translation>
     </message>
diff --git a/x2goclient_fr.ts b/x2goclient_fr.ts
index 868e337..37b21c4 100644
--- a/x2goclient_fr.ts
+++ b/x2goclient_fr.ts
@@ -2312,82 +2312,82 @@ sound system connections through firewalls</source>
 <context>
     <name>SshMasterConnection</name>
     <message>
-        <location filename="sshmasterconnection.cpp" line="117"/>
+        <location filename="sshmasterconnection.cpp" line="124"/>
         <source>Can not initialize libssh</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="sshmasterconnection.cpp" line="137"/>
+        <location filename="sshmasterconnection.cpp" line="144"/>
         <source>Can not create ssh session</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="sshmasterconnection.cpp" line="152"/>
+        <location filename="sshmasterconnection.cpp" line="159"/>
         <source>Can not connect to </source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="sshmasterconnection.cpp" line="193"/>
+        <location filename="sshmasterconnection.cpp" line="200"/>
         <source>Authentication failed</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="sshmasterconnection.cpp" line="209"/>
+        <location filename="sshmasterconnection.cpp" line="216"/>
         <source>channel_forward_listen failed</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="sshmasterconnection.cpp" line="523"/>
+        <location filename="sshmasterconnection.cpp" line="530"/>
         <source>Can not open file </source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="sshmasterconnection.cpp" line="535"/>
+        <location filename="sshmasterconnection.cpp" line="542"/>
         <source>Can not create remote file </source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="sshmasterconnection.cpp" line="548"/>
+        <location filename="sshmasterconnection.cpp" line="555"/>
         <source>Can not write to remote file </source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="sshmasterconnection.cpp" line="598"/>
+        <location filename="sshmasterconnection.cpp" line="605"/>
         <source>can not connect to </source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="sshmasterconnection.cpp" line="707"/>
+        <location filename="sshmasterconnection.cpp" line="714"/>
         <source>channel_open_forward failed</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="sshmasterconnection.cpp" line="726"/>
+        <location filename="sshmasterconnection.cpp" line="733"/>
         <source>channel_open_session failed</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="sshmasterconnection.cpp" line="733"/>
+        <location filename="sshmasterconnection.cpp" line="740"/>
         <source>channel_request_exec failed</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="sshmasterconnection.cpp" line="798"/>
+        <location filename="sshmasterconnection.cpp" line="805"/>
         <source>error writing to socket</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="sshmasterconnection.cpp" line="816"/>
+        <location filename="sshmasterconnection.cpp" line="823"/>
         <source>error reading channel</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="sshmasterconnection.cpp" line="846"/>
+        <location filename="sshmasterconnection.cpp" line="853"/>
         <source>channel_write failed</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="sshmasterconnection.cpp" line="858"/>
+        <location filename="sshmasterconnection.cpp" line="865"/>
         <source>error reading tcp socket</source>
         <translation type="unfinished"></translation>
     </message>
diff --git a/x2goclient_nb_no.ts b/x2goclient_nb_no.ts
index 8bd06cd..f5a1150 100644
--- a/x2goclient_nb_no.ts
+++ b/x2goclient_nb_no.ts
@@ -2518,85 +2518,85 @@ lydsystem forbindelser gjennom brannmurer</translation>
 <context>
     <name>SshMasterConnection</name>
     <message>
-        <location filename="sshmasterconnection.cpp" line="117"/>
+        <location filename="sshmasterconnection.cpp" line="124"/>
         <source>Can not initialize libssh</source>
         <translatorcomment>I need to revisit the word 'initiere', a better word could be 'klargjøre'</translatorcomment>
         <translation>Klarer ikke å initiere libssh</translation>
     </message>
     <message>
-        <location filename="sshmasterconnection.cpp" line="137"/>
+        <location filename="sshmasterconnection.cpp" line="144"/>
         <source>Can not create ssh session</source>
         <translation>Klarer ikke å opprette ssh sesjon</translation>
     </message>
     <message>
-        <location filename="sshmasterconnection.cpp" line="152"/>
+        <location filename="sshmasterconnection.cpp" line="159"/>
         <source>Can not connect to </source>
         <translation>Klarer ikke å koble til </translation>
     </message>
     <message>
-        <location filename="sshmasterconnection.cpp" line="193"/>
+        <location filename="sshmasterconnection.cpp" line="200"/>
         <source>Authentication failed</source>
         <translation>Autentisering feilet</translation>
     </message>
     <message>
-        <location filename="sshmasterconnection.cpp" line="209"/>
+        <location filename="sshmasterconnection.cpp" line="216"/>
         <source>channel_forward_listen failed</source>
         <translatorcomment>I'm not sure if this is a static variable which shouldn't be translated or not, but I left it as I believe it's a variable.</translatorcomment>
         <translation>channel_forward_listen feilet</translation>
     </message>
     <message>
-        <location filename="sshmasterconnection.cpp" line="523"/>
+        <location filename="sshmasterconnection.cpp" line="530"/>
         <source>Can not open file </source>
         <translation>Kan ikke åpne filen </translation>
     </message>
     <message>
-        <location filename="sshmasterconnection.cpp" line="535"/>
+        <location filename="sshmasterconnection.cpp" line="542"/>
         <source>Can not create remote file </source>
         <translation>Klarer ikke å opprette fil over nettverket </translation>
     </message>
     <message>
-        <location filename="sshmasterconnection.cpp" line="548"/>
+        <location filename="sshmasterconnection.cpp" line="555"/>
         <source>Can not write to remote file </source>
         <translation>Klarer ikke å skrive til filen over nettverket </translation>
     </message>
     <message>
-        <location filename="sshmasterconnection.cpp" line="598"/>
+        <location filename="sshmasterconnection.cpp" line="605"/>
         <source>can not connect to </source>
         <translation>Klarer ikke å koble til </translation>
     </message>
     <message>
-        <location filename="sshmasterconnection.cpp" line="707"/>
+        <location filename="sshmasterconnection.cpp" line="714"/>
         <source>channel_open_forward failed</source>
         <translation>channel_open_forward feilet</translation>
     </message>
     <message>
-        <location filename="sshmasterconnection.cpp" line="726"/>
+        <location filename="sshmasterconnection.cpp" line="733"/>
         <source>channel_open_session failed</source>
         <translation>channel_open_session feilet</translation>
     </message>
     <message>
-        <location filename="sshmasterconnection.cpp" line="733"/>
+        <location filename="sshmasterconnection.cpp" line="740"/>
         <source>channel_request_exec failed</source>
         <translation>channel_request_exec feilet</translation>
     </message>
     <message>
-        <location filename="sshmasterconnection.cpp" line="798"/>
+        <location filename="sshmasterconnection.cpp" line="805"/>
         <source>error writing to socket</source>
         <translatorcomment>Really not any great words to best translate socket into...</translatorcomment>
         <translation>feil ved skriving til sokkelen</translation>
     </message>
     <message>
-        <location filename="sshmasterconnection.cpp" line="816"/>
+        <location filename="sshmasterconnection.cpp" line="823"/>
         <source>error reading channel</source>
         <translation>feil under lesing av kanalen</translation>
     </message>
     <message>
-        <location filename="sshmasterconnection.cpp" line="846"/>
+        <location filename="sshmasterconnection.cpp" line="853"/>
         <source>channel_write failed</source>
         <translation>channel_write feilet</translation>
     </message>
     <message>
-        <location filename="sshmasterconnection.cpp" line="858"/>
+        <location filename="sshmasterconnection.cpp" line="865"/>
         <source>error reading tcp socket</source>
         <translation>feil ved lesing av tcp sokkelen</translation>
     </message>
diff --git a/x2goclient_ru.ts b/x2goclient_ru.ts
index dabef2e..f23efae 100644
--- a/x2goclient_ru.ts
+++ b/x2goclient_ru.ts
@@ -2876,82 +2876,82 @@ sound system connections through firewalls</source>
 <context>
     <name>SshMasterConnection</name>
     <message>
-        <location filename="sshmasterconnection.cpp" line="117"/>
+        <location filename="sshmasterconnection.cpp" line="124"/>
         <source>Can not initialize libssh</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="sshmasterconnection.cpp" line="137"/>
+        <location filename="sshmasterconnection.cpp" line="144"/>
         <source>Can not create ssh session</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="sshmasterconnection.cpp" line="152"/>
+        <location filename="sshmasterconnection.cpp" line="159"/>
         <source>Can not connect to </source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="sshmasterconnection.cpp" line="193"/>
+        <location filename="sshmasterconnection.cpp" line="200"/>
         <source>Authentication failed</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="sshmasterconnection.cpp" line="209"/>
+        <location filename="sshmasterconnection.cpp" line="216"/>
         <source>channel_forward_listen failed</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="sshmasterconnection.cpp" line="523"/>
+        <location filename="sshmasterconnection.cpp" line="530"/>
         <source>Can not open file </source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="sshmasterconnection.cpp" line="535"/>
+        <location filename="sshmasterconnection.cpp" line="542"/>
         <source>Can not create remote file </source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="sshmasterconnection.cpp" line="548"/>
+        <location filename="sshmasterconnection.cpp" line="555"/>
         <source>Can not write to remote file </source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="sshmasterconnection.cpp" line="598"/>
+        <location filename="sshmasterconnection.cpp" line="605"/>
         <source>can not connect to </source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="sshmasterconnection.cpp" line="707"/>
+        <location filename="sshmasterconnection.cpp" line="714"/>
         <source>channel_open_forward failed</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="sshmasterconnection.cpp" line="726"/>
+        <location filename="sshmasterconnection.cpp" line="733"/>
         <source>channel_open_session failed</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="sshmasterconnection.cpp" line="733"/>
+        <location filename="sshmasterconnection.cpp" line="740"/>
         <source>channel_request_exec failed</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="sshmasterconnection.cpp" line="798"/>
+        <location filename="sshmasterconnection.cpp" line="805"/>
         <source>error writing to socket</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="sshmasterconnection.cpp" line="816"/>
+        <location filename="sshmasterconnection.cpp" line="823"/>
         <source>error reading channel</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="sshmasterconnection.cpp" line="846"/>
+        <location filename="sshmasterconnection.cpp" line="853"/>
         <source>channel_write failed</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="sshmasterconnection.cpp" line="858"/>
+        <location filename="sshmasterconnection.cpp" line="865"/>
         <source>error reading tcp socket</source>
         <translation type="unfinished"></translation>
     </message>
diff --git a/x2goclient_sv.ts b/x2goclient_sv.ts
index da85f61..e2efca0 100644
--- a/x2goclient_sv.ts
+++ b/x2goclient_sv.ts
@@ -2344,82 +2344,82 @@ ljudström genom brandväggar</translation>
 <context>
     <name>SshMasterConnection</name>
     <message>
-        <location filename="sshmasterconnection.cpp" line="117"/>
+        <location filename="sshmasterconnection.cpp" line="124"/>
         <source>Can not initialize libssh</source>
         <translation>Kan ej initialisera libssh</translation>
     </message>
     <message>
-        <location filename="sshmasterconnection.cpp" line="137"/>
+        <location filename="sshmasterconnection.cpp" line="144"/>
         <source>Can not create ssh session</source>
         <translation>Kan ej skapa SSH-session</translation>
     </message>
     <message>
-        <location filename="sshmasterconnection.cpp" line="152"/>
+        <location filename="sshmasterconnection.cpp" line="159"/>
         <source>Can not connect to </source>
         <translation>Kan inte ansluta till </translation>
     </message>
     <message>
-        <location filename="sshmasterconnection.cpp" line="193"/>
+        <location filename="sshmasterconnection.cpp" line="200"/>
         <source>Authentication failed</source>
         <translation>Autentisering misslyckades</translation>
     </message>
     <message>
-        <location filename="sshmasterconnection.cpp" line="209"/>
+        <location filename="sshmasterconnection.cpp" line="216"/>
         <source>channel_forward_listen failed</source>
         <translation>channel_forward_listen misslyckades</translation>
     </message>
     <message>
-        <location filename="sshmasterconnection.cpp" line="523"/>
+        <location filename="sshmasterconnection.cpp" line="530"/>
         <source>Can not open file </source>
         <translation>Kan inte öppna fil </translation>
     </message>
     <message>
-        <location filename="sshmasterconnection.cpp" line="535"/>
+        <location filename="sshmasterconnection.cpp" line="542"/>
         <source>Can not create remote file </source>
         <translation>Kan inte skapa fjärrfil </translation>
     </message>
     <message>
-        <location filename="sshmasterconnection.cpp" line="548"/>
+        <location filename="sshmasterconnection.cpp" line="555"/>
         <source>Can not write to remote file </source>
         <translation>Kan inte skriva till fjärrfil </translation>
     </message>
     <message>
-        <location filename="sshmasterconnection.cpp" line="598"/>
+        <location filename="sshmasterconnection.cpp" line="605"/>
         <source>can not connect to </source>
         <translation>kan inte ansluta till </translation>
     </message>
     <message>
-        <location filename="sshmasterconnection.cpp" line="707"/>
+        <location filename="sshmasterconnection.cpp" line="714"/>
         <source>channel_open_forward failed</source>
         <translation>channel_open_forward misslyckades</translation>
     </message>
     <message>
-        <location filename="sshmasterconnection.cpp" line="726"/>
+        <location filename="sshmasterconnection.cpp" line="733"/>
         <source>channel_open_session failed</source>
         <translation>channel_open_session misslyckades</translation>
     </message>
     <message>
-        <location filename="sshmasterconnection.cpp" line="733"/>
+        <location filename="sshmasterconnection.cpp" line="740"/>
         <source>channel_request_exec failed</source>
         <translation>channel_request_exec misslyckades</translation>
     </message>
     <message>
-        <location filename="sshmasterconnection.cpp" line="798"/>
+        <location filename="sshmasterconnection.cpp" line="805"/>
         <source>error writing to socket</source>
         <translation>ett fel uppstod vid skrivning till socket</translation>
     </message>
     <message>
-        <location filename="sshmasterconnection.cpp" line="816"/>
+        <location filename="sshmasterconnection.cpp" line="823"/>
         <source>error reading channel</source>
         <translation>ett fel uppstod när kanal skulle läsas</translation>
     </message>
     <message>
-        <location filename="sshmasterconnection.cpp" line="846"/>
+        <location filename="sshmasterconnection.cpp" line="853"/>
         <source>channel_write failed</source>
         <translation>channel_write misslyckades</translation>
     </message>
     <message>
-        <location filename="sshmasterconnection.cpp" line="858"/>
+        <location filename="sshmasterconnection.cpp" line="865"/>
         <source>error reading tcp socket</source>
         <translation>ett fel uppstod när tcp socket skulle läsas</translation>
     </message>
diff --git a/x2goclient_zh_tw.ts b/x2goclient_zh_tw.ts
index 1448ee1..e0a4dca 100644
--- a/x2goclient_zh_tw.ts
+++ b/x2goclient_zh_tw.ts
@@ -2332,82 +2332,82 @@ sound system connections through firewalls</source>
 <context>
     <name>SshMasterConnection</name>
     <message>
-        <location filename="sshmasterconnection.cpp" line="117"/>
+        <location filename="sshmasterconnection.cpp" line="124"/>
         <source>Can not initialize libssh</source>
         <translation>libssh無法初始化</translation>
     </message>
     <message>
-        <location filename="sshmasterconnection.cpp" line="137"/>
+        <location filename="sshmasterconnection.cpp" line="144"/>
         <source>Can not create ssh session</source>
         <translation>無法建立SSH工作階段</translation>
     </message>
     <message>
-        <location filename="sshmasterconnection.cpp" line="152"/>
+        <location filename="sshmasterconnection.cpp" line="159"/>
         <source>Can not connect to </source>
         <translation>無法連線至 </translation>
     </message>
     <message>
-        <location filename="sshmasterconnection.cpp" line="193"/>
+        <location filename="sshmasterconnection.cpp" line="200"/>
         <source>Authentication failed</source>
         <translation>驗證失敗</translation>
     </message>
     <message>
-        <location filename="sshmasterconnection.cpp" line="209"/>
+        <location filename="sshmasterconnection.cpp" line="216"/>
         <source>channel_forward_listen failed</source>
         <translation>channel_forward_listen失敗</translation>
     </message>
     <message>
-        <location filename="sshmasterconnection.cpp" line="523"/>
+        <location filename="sshmasterconnection.cpp" line="530"/>
         <source>Can not open file </source>
         <translation>無法開啟檔案</translation>
     </message>
     <message>
-        <location filename="sshmasterconnection.cpp" line="535"/>
+        <location filename="sshmasterconnection.cpp" line="542"/>
         <source>Can not create remote file </source>
         <translation>無法創建遠端檔案</translation>
     </message>
     <message>
-        <location filename="sshmasterconnection.cpp" line="548"/>
+        <location filename="sshmasterconnection.cpp" line="555"/>
         <source>Can not write to remote file </source>
         <translation>無法寫入資料至遠端檔案</translation>
     </message>
     <message>
-        <location filename="sshmasterconnection.cpp" line="598"/>
+        <location filename="sshmasterconnection.cpp" line="605"/>
         <source>can not connect to </source>
         <translation>無法連線至 </translation>
     </message>
     <message>
-        <location filename="sshmasterconnection.cpp" line="707"/>
+        <location filename="sshmasterconnection.cpp" line="714"/>
         <source>channel_open_forward failed</source>
         <translation>channel_open_forward失敗</translation>
     </message>
     <message>
-        <location filename="sshmasterconnection.cpp" line="726"/>
+        <location filename="sshmasterconnection.cpp" line="733"/>
         <source>channel_open_session failed</source>
         <translation>channel_open_session失敗</translation>
     </message>
     <message>
-        <location filename="sshmasterconnection.cpp" line="733"/>
+        <location filename="sshmasterconnection.cpp" line="740"/>
         <source>channel_request_exec failed</source>
         <translation>channel_request_exec失敗</translation>
     </message>
     <message>
-        <location filename="sshmasterconnection.cpp" line="798"/>
+        <location filename="sshmasterconnection.cpp" line="805"/>
         <source>error writing to socket</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="sshmasterconnection.cpp" line="816"/>
+        <location filename="sshmasterconnection.cpp" line="823"/>
         <source>error reading channel</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="sshmasterconnection.cpp" line="846"/>
+        <location filename="sshmasterconnection.cpp" line="853"/>
         <source>channel_write failed</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="sshmasterconnection.cpp" line="858"/>
+        <location filename="sshmasterconnection.cpp" line="865"/>
         <source>error reading tcp socket</source>
         <translation type="unfinished"></translation>
     </message>


hooks/post-receive
-- 
x2goclient.git (X2Go Client)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "x2goclient.git" (X2Go Client).




More information about the x2go-commits mailing list