The branch, twofactorauth has been updated via 32604a9dbfcc7a4a998838569ec65651fd10a255 (commit) from 71a720bbd61a41836ce924116a04d7ef57b0f943 (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 ----------------------------------------------------------------- ----------------------------------------------------------------------- Summary of changes: po/de.po | 306 +++++++++++++++++++++------------------- po/en.po | 297 +++++++++++++++++++------------------- po/es.po | 184 ++++++++++++------------ po/nl.po | 184 ++++++++++++------------ po/pyhoca-gui.pot | 184 ++++++++++++------------ pyhoca/wxgui/profilemanager.py | 1 + 6 files changed, 591 insertions(+), 565 deletions(-) The diff of changes is: diff --git a/po/de.po b/po/de.po index 7a9284d..2870941 100644 --- a/po/de.po +++ b/po/de.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: PyHoca-GUI VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-03-30 12:45+0200\n" -"PO-Revision-Date: 2011-03-30 12:46+0100\n" +"POT-Creation-Date: 2011-04-13 15:30+0200\n" +"PO-Revision-Date: 2011-04-13 15:30+0100\n" "Last-Translator: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>\n" "Language-Team: de <m.gabriel@das-netzwerkteam.de>\n" "Language: \n" @@ -25,13 +25,11 @@ msgstr "" msgid "%s (via %s)" msgstr "%s (via %s)" -#: ../pyhoca/wxgui/logon.py:83 -#: ../pyhoca/wxgui/logon.py:93 +#: ../pyhoca/wxgui/logon.py:83 ../pyhoca/wxgui/logon.py:93 msgid "Username" msgstr "Benutzername" -#: ../pyhoca/wxgui/logon.py:85 -#: ../pyhoca/wxgui/logon.py:95 +#: ../pyhoca/wxgui/logon.py:85 ../pyhoca/wxgui/logon.py:95 msgid "Password" msgstr "Kennwort" @@ -51,27 +49,22 @@ msgstr "Sitzungslogin" msgid "SSH proxy server login" msgstr "Anmeldung an SSH Proxy" -#: ../pyhoca/wxgui/logon.py:116 -#: ../pyhoca/wxgui/profilemanager.py:261 -#: ../pyhoca/wxgui/messages.py:105 -#: ../pyhoca/wxgui/printingprefs.py:131 +#: ../pyhoca/wxgui/logon.py:116 ../pyhoca/wxgui/profilemanager.py:262 +#: ../pyhoca/wxgui/messages.py:105 ../pyhoca/wxgui/printingprefs.py:131 msgid "Cancel" msgstr "Abbrechen" -#: ../pyhoca/wxgui/logon.py:247 -#: ../pyhoca/wxgui/logon.py:280 +#: ../pyhoca/wxgui/logon.py:247 ../pyhoca/wxgui/logon.py:280 #: ../pyhoca/wxgui/frontend.py:335 #, python-format msgid "%s - connect failure" msgstr "%s - Verbindung fehlgeschlagen" -#: ../pyhoca/wxgui/logon.py:248 -#: ../pyhoca/wxgui/frontend.py:335 +#: ../pyhoca/wxgui/logon.py:248 ../pyhoca/wxgui/frontend.py:335 msgid "User is not allowed to start X2go sessions!" msgstr "Benutzer darf keine X2go Sitzungen starten!" -#: ../pyhoca/wxgui/logon.py:253 -#: ../pyhoca/wxgui/frontend.py:339 +#: ../pyhoca/wxgui/logon.py:253 ../pyhoca/wxgui/frontend.py:339 #, python-format msgid "%s - connect" msgstr "%s - verbinden" @@ -97,28 +90,26 @@ msgstr "%s - SSH Proxy" msgid "Authentication to the SSH proxy server failed!" msgstr "Anmeldung am SSH Proxy Server ist fehlgeschlagen" -#: ../pyhoca/wxgui/logon.py:302 -#: ../pyhoca/wxgui/logon.py:309 -#: ../pyhoca/wxgui/logon.py:328 -#: ../pyhoca/wxgui/frontend.py:352 -#: ../pyhoca/wxgui/frontend.py:364 -#: ../pyhoca/wxgui/frontend.py:368 +#: ../pyhoca/wxgui/logon.py:302 ../pyhoca/wxgui/logon.py:309 +#: ../pyhoca/wxgui/logon.py:328 ../pyhoca/wxgui/frontend.py:352 +#: ../pyhoca/wxgui/frontend.py:364 ../pyhoca/wxgui/frontend.py:368 #: ../pyhoca/wxgui/frontend.py:372 #, python-format msgid "%s - connect error" msgstr "%s - Verbindungsfehler" -#: ../pyhoca/wxgui/logon.py:316 -#: ../pyhoca/wxgui/frontend.py:356 +#: ../pyhoca/wxgui/logon.py:316 ../pyhoca/wxgui/frontend.py:356 #: ../pyhoca/wxgui/frontend.py:360 #, python-format msgid "%s - host key error" msgstr "%s - ungültiger Server-Schlüssel" -#: ../pyhoca/wxgui/logon.py:317 -#: ../pyhoca/wxgui/frontend.py:356 -msgid "The remote server's host key is invalid or has not been accepted by the user" -msgstr "Der Host-Schlüssel des X2go Servers ist ungültig oder wurde vom Benutzer nicht akzeptiert" +#: ../pyhoca/wxgui/logon.py:317 ../pyhoca/wxgui/frontend.py:356 +msgid "" +"The remote server's host key is invalid or has not been accepted by the user" +msgstr "" +"Der Host-Schlüssel des X2go Servers ist ungültig oder wurde vom Benutzer " +"nicht akzeptiert" #: ../pyhoca/wxgui/logon.py:323 #, python-format @@ -178,372 +169,372 @@ msgid "Trinity X Desktop (KDE3-like)" msgstr "Trinity X Desktop (ähnlich KDE3)" #: ../pyhoca/wxgui/profilemanager.py:66 +msgid "Unity X Desktop Shell (UNITY)" +msgstr "Unity X Desktop Umgebung (UNITY)" + +#: ../pyhoca/wxgui/profilemanager.py:67 msgid "XDMCP Query" msgstr "XDMCP-Serveranfrage (Query)" #. 'EMBEDDED_MENU': _(u'Embedded Application Menu'), -#: ../pyhoca/wxgui/profilemanager.py:68 +#: ../pyhoca/wxgui/profilemanager.py:69 msgid "Windows Terminal Server (RDP-proxy)" msgstr "Windows Terminalserver (RDP-proxy)" #. 'DirectRDP': 'Windows Terminal Server (RDP-direct)', -#: ../pyhoca/wxgui/profilemanager.py:70 +#: ../pyhoca/wxgui/profilemanager.py:71 msgid "Single Application" msgstr "Einzelne Anwendung" -#: ../pyhoca/wxgui/profilemanager.py:71 -#: ../pyhoca/wxgui/profilemanager.py:155 +#: ../pyhoca/wxgui/profilemanager.py:72 ../pyhoca/wxgui/profilemanager.py:156 msgid "Custom command" msgstr "Benutzerdef. Kommando" -#: ../pyhoca/wxgui/profilemanager.py:74 +#: ../pyhoca/wxgui/profilemanager.py:75 msgid "Internet Browser" msgstr "Internetbrowser" -#: ../pyhoca/wxgui/profilemanager.py:75 +#: ../pyhoca/wxgui/profilemanager.py:76 msgid "Email Client" msgstr "E-Mail Programm" -#: ../pyhoca/wxgui/profilemanager.py:76 +#: ../pyhoca/wxgui/profilemanager.py:77 msgid "Openoffice.org" msgstr "Openoffice.org" -#: ../pyhoca/wxgui/profilemanager.py:77 +#: ../pyhoca/wxgui/profilemanager.py:78 msgid "Terminal" msgstr "Terminalkonsole" -#: ../pyhoca/wxgui/profilemanager.py:91 +#: ../pyhoca/wxgui/profilemanager.py:92 msgid "Open file with system's default application" msgstr "Mit Standardanwendung des Systems öffnen" -#: ../pyhoca/wxgui/profilemanager.py:92 +#: ../pyhoca/wxgui/profilemanager.py:93 msgid "Open application chooser dialog" msgstr "Auswahldialog öffnen, um Anwendung auszuwählen" -#: ../pyhoca/wxgui/profilemanager.py:93 +#: ../pyhoca/wxgui/profilemanager.py:94 msgid "Save incoming file as ..." msgstr "Eingehende Datei speichern unter ..." -#: ../pyhoca/wxgui/profilemanager.py:112 +#: ../pyhoca/wxgui/profilemanager.py:113 msgid "new session profile" msgstr "neues Sitzungsprofil" #. boxes for all tabs -#: ../pyhoca/wxgui/profilemanager.py:124 +#: ../pyhoca/wxgui/profilemanager.py:125 msgid "Profile " msgstr "Profil" -#: ../pyhoca/wxgui/profilemanager.py:125 +#: ../pyhoca/wxgui/profilemanager.py:126 msgid "Session" msgstr "Sitzung" -#: ../pyhoca/wxgui/profilemanager.py:126 +#: ../pyhoca/wxgui/profilemanager.py:127 msgid "Server" msgstr "Server" -#: ../pyhoca/wxgui/profilemanager.py:127 +#: ../pyhoca/wxgui/profilemanager.py:128 msgid "Connection Link Speed" msgstr "Verbindungsgeschwindigkeit" -#: ../pyhoca/wxgui/profilemanager.py:128 +#: ../pyhoca/wxgui/profilemanager.py:129 msgid "Compression" msgstr "Komprimierung" -#: ../pyhoca/wxgui/profilemanager.py:129 +#: ../pyhoca/wxgui/profilemanager.py:130 msgid "Display" msgstr "Anzeige" -#: ../pyhoca/wxgui/profilemanager.py:130 +#: ../pyhoca/wxgui/profilemanager.py:131 msgid "Keyboard" msgstr "Tastatur" -#: ../pyhoca/wxgui/profilemanager.py:131 +#: ../pyhoca/wxgui/profilemanager.py:132 msgid "Sound" msgstr "Audio" -#: ../pyhoca/wxgui/profilemanager.py:132 +#: ../pyhoca/wxgui/profilemanager.py:133 msgid "Printing" msgstr "Drucken" -#: ../pyhoca/wxgui/profilemanager.py:133 +#: ../pyhoca/wxgui/profilemanager.py:134 msgid "Folder Exports" msgstr "Ordnerfreigabe" -#: ../pyhoca/wxgui/profilemanager.py:134 +#: ../pyhoca/wxgui/profilemanager.py:135 msgid "File Import" msgstr "Dateiimport" #. ## #. ## widgets for the SESSION tab #. ## -#: ../pyhoca/wxgui/profilemanager.py:139 +#: ../pyhoca/wxgui/profilemanager.py:140 msgid "Name" msgstr "Name" -#: ../pyhoca/wxgui/profilemanager.py:149 +#: ../pyhoca/wxgui/profilemanager.py:150 msgid "Icon" msgstr "Symbol" -#: ../pyhoca/wxgui/profilemanager.py:151 +#: ../pyhoca/wxgui/profilemanager.py:152 msgid "Type" msgstr "Typ" -#: ../pyhoca/wxgui/profilemanager.py:153 +#: ../pyhoca/wxgui/profilemanager.py:154 msgid "Application" msgstr "Anwendung" -#: ../pyhoca/wxgui/profilemanager.py:157 +#: ../pyhoca/wxgui/profilemanager.py:158 msgid "RDP settings" msgstr "RDP Einstellungen" -#: ../pyhoca/wxgui/profilemanager.py:158 +#: ../pyhoca/wxgui/profilemanager.py:159 msgid "RDP server" msgstr "RDP Server" -#: ../pyhoca/wxgui/profilemanager.py:160 +#: ../pyhoca/wxgui/profilemanager.py:161 msgid "RDP options" msgstr "RDP Optionen" -#: ../pyhoca/wxgui/profilemanager.py:162 +#: ../pyhoca/wxgui/profilemanager.py:163 msgid "XDMCP server" msgstr "XDMCP Server" #. ## #. ## widgets for the CONNECTION tab #. ## -#: ../pyhoca/wxgui/profilemanager.py:168 -#: ../pyhoca/wxgui/profilemanager.py:178 +#: ../pyhoca/wxgui/profilemanager.py:169 ../pyhoca/wxgui/profilemanager.py:179 msgid "User" msgstr "Benutzer" -#: ../pyhoca/wxgui/profilemanager.py:170 +#: ../pyhoca/wxgui/profilemanager.py:171 msgid "Host" msgstr "Hostname" -#: ../pyhoca/wxgui/profilemanager.py:172 +#: ../pyhoca/wxgui/profilemanager.py:173 msgid "Port" msgstr "Port" -#: ../pyhoca/wxgui/profilemanager.py:174 +#: ../pyhoca/wxgui/profilemanager.py:175 msgid "RSA/DSA private key" msgstr "Privater RSA/DSA Schlüssel" -#: ../pyhoca/wxgui/profilemanager.py:177 +#: ../pyhoca/wxgui/profilemanager.py:178 msgid "Server behind SSH proxy" msgstr "Server hinter SSH-Proxy" -#: ../pyhoca/wxgui/profilemanager.py:180 +#: ../pyhoca/wxgui/profilemanager.py:181 msgid "Key file" msgstr "Schlüssel" -#: ../pyhoca/wxgui/profilemanager.py:183 +#: ../pyhoca/wxgui/profilemanager.py:184 msgid "Host[:Port]" msgstr "Hostname[:Port]" -#: ../pyhoca/wxgui/profilemanager.py:185 +#: ../pyhoca/wxgui/profilemanager.py:186 msgid "SSH Proxy Tunnel" msgstr "SSH-Proxytunnel" -#: ../pyhoca/wxgui/profilemanager.py:193 +#: ../pyhoca/wxgui/profilemanager.py:194 msgid "Modem" msgstr "Modem" -#: ../pyhoca/wxgui/profilemanager.py:194 +#: ../pyhoca/wxgui/profilemanager.py:195 msgid "ISDN" msgstr "ISDN" -#: ../pyhoca/wxgui/profilemanager.py:195 +#: ../pyhoca/wxgui/profilemanager.py:196 msgid "ADSL" msgstr "ADSL" -#: ../pyhoca/wxgui/profilemanager.py:196 +#: ../pyhoca/wxgui/profilemanager.py:197 msgid "WAN" msgstr "WAN" -#: ../pyhoca/wxgui/profilemanager.py:197 +#: ../pyhoca/wxgui/profilemanager.py:198 msgid "LAN" msgstr "LAN" -#: ../pyhoca/wxgui/profilemanager.py:199 +#: ../pyhoca/wxgui/profilemanager.py:200 msgid "Method" msgstr "Methode" -#: ../pyhoca/wxgui/profilemanager.py:201 +#: ../pyhoca/wxgui/profilemanager.py:202 msgid "Image quality" msgstr "Bildqualität" #. ## #. ## wigdets for the SETTINGS tab #. ## -#: ../pyhoca/wxgui/profilemanager.py:207 +#: ../pyhoca/wxgui/profilemanager.py:208 msgid "Fullscreen" msgstr "Vollbild" -#: ../pyhoca/wxgui/profilemanager.py:208 +#: ../pyhoca/wxgui/profilemanager.py:209 msgid "Custom Size" msgstr "Benutzerdefinierte Größe" -#: ../pyhoca/wxgui/profilemanager.py:213 +#: ../pyhoca/wxgui/profilemanager.py:214 msgid "Set display DPI" msgstr "DPI-Wert für Anzeige setzen" -#: ../pyhoca/wxgui/profilemanager.py:215 +#: ../pyhoca/wxgui/profilemanager.py:216 msgid "Keep current keyboard settings" msgstr "Aktuelle Tastatureinstellungen beibehalten" -#: ../pyhoca/wxgui/profilemanager.py:216 +#: ../pyhoca/wxgui/profilemanager.py:217 msgid "Keyboard layout" msgstr "Tastaturlayout" -#: ../pyhoca/wxgui/profilemanager.py:218 +#: ../pyhoca/wxgui/profilemanager.py:219 msgid "Keyboard model" msgstr "Tastaturmodell" -#: ../pyhoca/wxgui/profilemanager.py:220 +#: ../pyhoca/wxgui/profilemanager.py:221 msgid "Enable sound support" msgstr "Audiounterstützung aktivieren" -#: ../pyhoca/wxgui/profilemanager.py:221 +#: ../pyhoca/wxgui/profilemanager.py:222 msgid "Pulse Audio" msgstr "Pulse Audio" #. Arts daemon is not supported by PyHoca-GUI / Python X2go as it is outdated. #. However, config files can contain an Arts configuration, so we will honour this -#: ../pyhoca/wxgui/profilemanager.py:225 +#: ../pyhoca/wxgui/profilemanager.py:226 msgid "Arts (not supported)" msgstr "Arts (nicht unterstützt)" -#: ../pyhoca/wxgui/profilemanager.py:228 +#: ../pyhoca/wxgui/profilemanager.py:229 msgid "esd" msgstr "esd" -#: ../pyhoca/wxgui/profilemanager.py:229 +#: ../pyhoca/wxgui/profilemanager.py:230 msgid "Use default sound port" msgstr "Standard Audio-Port verwenden" -#: ../pyhoca/wxgui/profilemanager.py:230 +#: ../pyhoca/wxgui/profilemanager.py:231 msgid "Custom sound port" msgstr "Benutzerdefinierter Audio-Port" -#: ../pyhoca/wxgui/profilemanager.py:232 +#: ../pyhoca/wxgui/profilemanager.py:233 msgid "Client Side printing" msgstr "Unterstützung für lokale Druckeranbindung" -#: ../pyhoca/wxgui/profilemanager.py:234 +#: ../pyhoca/wxgui/profilemanager.py:235 msgid "Use local folder sharing" msgstr "Lokale Ordnerfreigabe verwenden" -#: ../pyhoca/wxgui/profilemanager.py:235 +#: ../pyhoca/wxgui/profilemanager.py:236 msgid "Path" msgstr "Pfad" -#: ../pyhoca/wxgui/profilemanager.py:238 -#: ../pyhoca/wxgui/profilemanager.py:255 +#: ../pyhoca/wxgui/profilemanager.py:239 ../pyhoca/wxgui/profilemanager.py:256 msgid "Add" msgstr "Hinzufügen" -#: ../pyhoca/wxgui/profilemanager.py:240 +#: ../pyhoca/wxgui/profilemanager.py:241 msgid "Delete" msgstr "Entfernen" -#: ../pyhoca/wxgui/profilemanager.py:242 +#: ../pyhoca/wxgui/profilemanager.py:243 msgid "Convert between client and server encodings" msgstr "Zeichenkodierung zwischen Server und Client übersetzen" -#: ../pyhoca/wxgui/profilemanager.py:243 +#: ../pyhoca/wxgui/profilemanager.py:244 msgid "Client encoding" msgstr "Zeichenkodierung Client" -#: ../pyhoca/wxgui/profilemanager.py:245 +#: ../pyhoca/wxgui/profilemanager.py:246 msgid "Server encoding" msgstr "Server" -#: ../pyhoca/wxgui/profilemanager.py:248 +#: ../pyhoca/wxgui/profilemanager.py:249 msgid "Use file dropbox for local file import" msgstr "Datei-Dropbox für lokalen Dateiimport verwenden" -#: ../pyhoca/wxgui/profilemanager.py:249 +#: ../pyhoca/wxgui/profilemanager.py:250 msgid "Extensions" msgstr "Erweiterungen" -#: ../pyhoca/wxgui/profilemanager.py:251 +#: ../pyhoca/wxgui/profilemanager.py:252 msgid "Action" msgstr "Aktion" -#: ../pyhoca/wxgui/profilemanager.py:256 +#: ../pyhoca/wxgui/profilemanager.py:257 msgid "Defaults" msgstr "Standardwerte" -#: ../pyhoca/wxgui/profilemanager.py:258 +#: ../pyhoca/wxgui/profilemanager.py:259 msgid "Save" msgstr "Speichern" -#: ../pyhoca/wxgui/profilemanager.py:259 +#: ../pyhoca/wxgui/profilemanager.py:260 msgid "Reset" msgstr "Zurücksetzen" -#: ../pyhoca/wxgui/profilemanager.py:296 +#: ../pyhoca/wxgui/profilemanager.py:297 msgid "PyHoca-GUI Profile Manager - new profile" msgstr "PyHoca-GUI Profilmanager - neues Sitzungsprofil" -#: ../pyhoca/wxgui/profilemanager.py:298 +#: ../pyhoca/wxgui/profilemanager.py:299 #, python-format msgid "PyHoca-GUI Profile Manager - %s (connected)" msgstr "PyHoca-GUI Profilmanager - %s (verbunden)" -#: ../pyhoca/wxgui/profilemanager.py:300 +#: ../pyhoca/wxgui/profilemanager.py:301 #, python-format msgid "PyHoca-GUI Profile Manager - %s" msgstr "PyHoca-GUI Profilmanager - %s" -#: ../pyhoca/wxgui/profilemanager.py:641 +#: ../pyhoca/wxgui/profilemanager.py:642 msgid "Session Profile" msgstr "Sitzungsprofil" -#: ../pyhoca/wxgui/profilemanager.py:642 +#: ../pyhoca/wxgui/profilemanager.py:643 msgid "Connection" msgstr "Verbindung" -#: ../pyhoca/wxgui/profilemanager.py:643 +#: ../pyhoca/wxgui/profilemanager.py:644 msgid "Settings" msgstr "Einstellungen" -#: ../pyhoca/wxgui/profilemanager.py:644 +#: ../pyhoca/wxgui/profilemanager.py:645 msgid "Sharing" msgstr "Ordnerfreigabe" -#: ../pyhoca/wxgui/profilemanager.py:1008 +#: ../pyhoca/wxgui/profilemanager.py:1009 msgid "Icon Files (*.png)|*.png|All files (*.*)|*" msgstr "Icon Dateien (*.png)|*.png|Alle Dateien (*.*)|*" -#: ../pyhoca/wxgui/profilemanager.py:1011 +#: ../pyhoca/wxgui/profilemanager.py:1012 msgid "Choose an icon for this session profile" msgstr "Sitzungs-Icon für dieses Sitzungsprofil auswählen" -#: ../pyhoca/wxgui/profilemanager.py:1119 +#: ../pyhoca/wxgui/profilemanager.py:1120 msgid "All files (*.*)|*" msgstr "Alle Dateien (*.*)|*" -#: ../pyhoca/wxgui/profilemanager.py:1121 -#: ../pyhoca/wxgui/profilemanager.py:1136 +#: ../pyhoca/wxgui/profilemanager.py:1122 +#: ../pyhoca/wxgui/profilemanager.py:1137 msgid "Choose a public SSH key" msgstr "Öffentlichen SSH-Schlüssel auswählen" -#: ../pyhoca/wxgui/profilemanager.py:1270 +#: ../pyhoca/wxgui/profilemanager.py:1271 msgid "Choose a folder to share within a session" msgstr "Ordner zur Freigabe für Sitzungen auswählen" -#: ../pyhoca/wxgui/profilemanager.py:1335 -#: ../pyhoca/wxgui/profilemanager.py:1338 -#: ../pyhoca/wxgui/menus_taskbar.py:87 +#: ../pyhoca/wxgui/profilemanager.py:1336 +#: ../pyhoca/wxgui/profilemanager.py:1339 ../pyhoca/wxgui/menus_taskbar.py:87 msgid "Profile Manager" msgstr "Profilmanager" -#: ../pyhoca/wxgui/profilemanager.py:1335 +#: ../pyhoca/wxgui/profilemanager.py:1336 msgid "Profile name is missing, profile unusable!!!" msgstr "Der Profilname fehlt, Profil so nicht verwendbar!!!" -#: ../pyhoca/wxgui/profilemanager.py:1338 +#: ../pyhoca/wxgui/profilemanager.py:1339 #, python-format msgid "Profile name %s already exists!!!" msgstr "Ein Sitzungsprofil mit dem Namen %s existiert bereits!!!" @@ -574,8 +565,7 @@ msgstr "Sitzungsprofil bearbeiten" msgid "Delete Profile" msgstr "Sitzungsprofil löschen" -#: ../pyhoca/wxgui/menus_taskbar.py:79 -#: ../pyhoca/wxgui/about.py:55 +#: ../pyhoca/wxgui/menus_taskbar.py:79 ../pyhoca/wxgui/about.py:55 #: ../pyhoca/wxgui/about.py:57 #, python-format msgid "About %s ..." @@ -589,8 +579,7 @@ msgstr "Druckeinstellungen" msgid "Client Options" msgstr "Optionen" -#: ../pyhoca/wxgui/menus_taskbar.py:114 -#: ../pyhoca/wxgui/menus_taskbar.py:352 +#: ../pyhoca/wxgui/menus_taskbar.py:114 ../pyhoca/wxgui/menus_taskbar.py:352 msgid "E&xit" msgstr "&Beenden" @@ -663,12 +652,17 @@ msgid "Public SSH key authentication has been successful." msgstr "Authentifizierung mit öffentlichem SSH Schlüssel war erfolgreich." #: ../pyhoca/wxgui/frontend.py:360 -msgid "The SSH proxy's host key is invalid or has not been accepted by the user" -msgstr "Der Host-Schlüssel des SSH Proxy-Servers ist ungültig oder wurde vom Benutzer nicht akzeptiert" +msgid "" +"The SSH proxy's host key is invalid or has not been accepted by the user" +msgstr "" +"Der Host-Schlüssel des SSH Proxy-Servers ist ungültig oder wurde vom " +"Benutzer nicht akzeptiert" #: ../pyhoca/wxgui/frontend.py:372 msgid "Authentication protocol communication incomplete! Try again..." -msgstr "Kommunikation während Authentifizierungsprotokoll unvollständig! Nochmal versuchen..." +msgstr "" +"Kommunikation während Authentifizierungsprotokoll unvollständig! Nochmal " +"versuchen..." #: ../pyhoca/wxgui/frontend.py:376 #, python-format @@ -736,11 +730,14 @@ msgstr "%s - Verbindungsfehler" #: ../pyhoca/wxgui/frontend.py:639 #, python-format -msgid "Lost connection to server %s unexpectedly! Try to re-authenticate to the server..." -msgstr "Die Verbindung zum Server %s wurde unerwartet unterbrochen! Bitte versuchen Sie, sich neu am Server anzumelden..." +msgid "" +"Lost connection to server %s unexpectedly! Try to re-authenticate to the " +"server..." +msgstr "" +"Die Verbindung zum Server %s wurde unerwartet unterbrochen! Bitte versuchen " +"Sie, sich neu am Server anzumelden..." -#: ../pyhoca/wxgui/frontend.py:649 -#: ../pyhoca/wxgui/frontend.py:661 +#: ../pyhoca/wxgui/frontend.py:649 ../pyhoca/wxgui/frontend.py:661 #, python-format msgid "%s - session failure" msgstr "%s - Verbindung fehlgeschlagen" @@ -761,13 +758,25 @@ msgstr "%s - Sitzungsfunktion eingeschränkt" #: ../pyhoca/wxgui/frontend.py:655 #, python-format -msgid "Reverse TCP port forwarding request for session %s to server port %s has been denied by the X2go server. This is a common issue with SSH, it might help to restart the X2go server's SSH daemon." -msgstr "Eine Reverse TCP Port Weiterleitungsanfrage für Sitzung %s an Serverport %s wurde vom X2go Server abgelehnt. Leider kann dieses Problem aufgrund der SSH Implementation häufiger vorkommen. Falls administrativ die Möglichkeit besteht, wird es helfen, den SSH-Server Prozess auf dem X2go Server neu zu starten." +msgid "" +"Reverse TCP port forwarding request for session %s to server port %s has " +"been denied by the X2go server. This is a common issue with SSH, it might " +"help to restart the X2go server's SSH daemon." +msgstr "" +"Eine Reverse TCP Port Weiterleitungsanfrage für Sitzung %s an Serverport %s " +"wurde vom X2go Server abgelehnt. Leider kann dieses Problem aufgrund der SSH " +"Implementation häufiger vorkommen. Falls administrativ die Möglichkeit " +"besteht, wird es helfen, den SSH-Server Prozess auf dem X2go Server neu zu " +"starten." #: ../pyhoca/wxgui/frontend.py:661 #, python-format -msgid "Forwarding tunnel request to [%s]:%s for session %s was denied by remote X2go/SSH server. Session startup failed." -msgstr "SSH Forwarding Tunnel zu [%s]:%s wurde für Sitzung %s vom X2go/SSH Server verweigert. Die Sitzung konnte nicht gestartet werden." +msgid "" +"Forwarding tunnel request to [%s]:%s for session %s was denied by remote " +"X2go/SSH server. Session startup failed." +msgstr "" +"SSH Forwarding Tunnel zu [%s]:%s wurde für Sitzung %s vom X2go/SSH Server " +"verweigert. Die Sitzung konnte nicht gestartet werden." #: ../pyhoca/wxgui/frontend.py:667 #, python-format @@ -775,11 +784,13 @@ msgid "%s - audio warning" msgstr "%s - Warnung Audiosystem" #: ../pyhoca/wxgui/frontend.py:667 -msgid "The X2go PulseAudio system is not available within Remote Desktop sessions." -msgstr "Das X2go PulseAudio System ist innerhalb von Remote Desktop Sitzungen nicht verfügbar." +msgid "" +"The X2go PulseAudio system is not available within Remote Desktop sessions." +msgstr "" +"Das X2go PulseAudio System ist innerhalb von Remote Desktop Sitzungen nicht " +"verfügbar." -#: ../pyhoca/wxgui/frontend.py:670 -#: ../pyhoca/wxgui/frontend.py:673 +#: ../pyhoca/wxgui/frontend.py:670 ../pyhoca/wxgui/frontend.py:673 #, python-format msgid "%s - audio error" msgstr "%s - Audiofehler" @@ -806,8 +817,7 @@ msgstr "" "Die Audio-Verbindung für diese Sitzung konnte nicht aufgebaut werden.\n" "%s" -#: ../pyhoca/wxgui/frontend.py:690 -#: ../pyhoca/wxgui/frontend.py:692 +#: ../pyhoca/wxgui/frontend.py:690 ../pyhoca/wxgui/frontend.py:692 #, python-format msgid "%s - print error" msgstr "%s - Druckfehler" @@ -834,8 +844,7 @@ msgstr "" "...verursacht von Sitzung\n" "%s" -#: ../pyhoca/wxgui/frontend.py:696 -#: ../pyhoca/wxgui/frontend.py:700 +#: ../pyhoca/wxgui/frontend.py:696 ../pyhoca/wxgui/frontend.py:700 #, python-format msgid "%s - start" msgstr "%s - starten" @@ -858,8 +867,7 @@ msgstr "" "Ein anderes X2go Programm hat diese Sitzung gestartet\n" "%s" -#: ../pyhoca/wxgui/frontend.py:704 -#: ../pyhoca/wxgui/frontend.py:708 +#: ../pyhoca/wxgui/frontend.py:704 ../pyhoca/wxgui/frontend.py:708 #, python-format msgid "%s - resume" msgstr "%s - fortsetzen" @@ -942,8 +950,7 @@ msgstr "Ja" msgid "No" msgstr "Nein" -#: ../pyhoca/wxgui/messages.py:99 -#: ../pyhoca/wxgui/printingprefs.py:126 +#: ../pyhoca/wxgui/messages.py:99 ../pyhoca/wxgui/printingprefs.py:126 msgid "Ok" msgstr "OK" @@ -1028,8 +1035,10 @@ msgstr "Speicherort für eingehende Druckaufträge (PDFs) auswählen" #, fuzzy #~ msgid "New Profile" #~ msgstr "Profil" + #~ msgid "%s - print job" #~ msgstr "%s - Druckauftrag" + #~ msgid "" #~ "Opening print job dialog not implemented yet!!!\n" #~ "%s" @@ -1037,8 +1046,9 @@ msgstr "Speicherort für eingehende Druckaufträge (PDFs) auswählen" #~ "Druckdialog für eingehende Druckaufträge ist bislang nicht " #~ "implementiert!!!\n" #~ "%s" + #~ msgid "Profile icon" #~ msgstr "Profilsymbol" + #~ msgid "Arts" #~ msgstr "Arts" - diff --git a/po/en.po b/po/en.po index 9a19a56..2d879de 100644 --- a/po/en.po +++ b/po/en.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: PyHoca-GUI VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-03-30 12:45+0200\n" -"PO-Revision-Date: 2011-03-30 12:45+0100\n" +"POT-Creation-Date: 2011-04-13 15:30+0200\n" +"PO-Revision-Date: 2011-04-13 15:29+0100\n" "Last-Translator: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>\n" "Language-Team: en <m.gabriel@das-netzwerkteam.de>\n" "Language: \n" @@ -25,13 +25,11 @@ msgstr "" msgid "%s (via %s)" msgstr "%s (via %s)" -#: ../pyhoca/wxgui/logon.py:83 -#: ../pyhoca/wxgui/logon.py:93 +#: ../pyhoca/wxgui/logon.py:83 ../pyhoca/wxgui/logon.py:93 msgid "Username" msgstr "Username" -#: ../pyhoca/wxgui/logon.py:85 -#: ../pyhoca/wxgui/logon.py:95 +#: ../pyhoca/wxgui/logon.py:85 ../pyhoca/wxgui/logon.py:95 msgid "Password" msgstr "Password" @@ -51,27 +49,22 @@ msgstr "Session login" msgid "SSH proxy server login" msgstr "SSH proxy server login" -#: ../pyhoca/wxgui/logon.py:116 -#: ../pyhoca/wxgui/profilemanager.py:261 -#: ../pyhoca/wxgui/messages.py:105 -#: ../pyhoca/wxgui/printingprefs.py:131 +#: ../pyhoca/wxgui/logon.py:116 ../pyhoca/wxgui/profilemanager.py:262 +#: ../pyhoca/wxgui/messages.py:105 ../pyhoca/wxgui/printingprefs.py:131 msgid "Cancel" msgstr "Cancel" -#: ../pyhoca/wxgui/logon.py:247 -#: ../pyhoca/wxgui/logon.py:280 +#: ../pyhoca/wxgui/logon.py:247 ../pyhoca/wxgui/logon.py:280 #: ../pyhoca/wxgui/frontend.py:335 #, python-format msgid "%s - connect failure" msgstr "%s - connect failure" -#: ../pyhoca/wxgui/logon.py:248 -#: ../pyhoca/wxgui/frontend.py:335 +#: ../pyhoca/wxgui/logon.py:248 ../pyhoca/wxgui/frontend.py:335 msgid "User is not allowed to start X2go sessions!" msgstr "User is not allowed to start X2go sessions!" -#: ../pyhoca/wxgui/logon.py:253 -#: ../pyhoca/wxgui/frontend.py:339 +#: ../pyhoca/wxgui/logon.py:253 ../pyhoca/wxgui/frontend.py:339 #, python-format msgid "%s - connect" msgstr "%s - connect" @@ -97,28 +90,25 @@ msgstr "%s - ssh proxy" msgid "Authentication to the SSH proxy server failed!" msgstr "Authentication to the SSH proxy server failed!" -#: ../pyhoca/wxgui/logon.py:302 -#: ../pyhoca/wxgui/logon.py:309 -#: ../pyhoca/wxgui/logon.py:328 -#: ../pyhoca/wxgui/frontend.py:352 -#: ../pyhoca/wxgui/frontend.py:364 -#: ../pyhoca/wxgui/frontend.py:368 +#: ../pyhoca/wxgui/logon.py:302 ../pyhoca/wxgui/logon.py:309 +#: ../pyhoca/wxgui/logon.py:328 ../pyhoca/wxgui/frontend.py:352 +#: ../pyhoca/wxgui/frontend.py:364 ../pyhoca/wxgui/frontend.py:368 #: ../pyhoca/wxgui/frontend.py:372 #, python-format msgid "%s - connect error" msgstr "%s - connect error" -#: ../pyhoca/wxgui/logon.py:316 -#: ../pyhoca/wxgui/frontend.py:356 +#: ../pyhoca/wxgui/logon.py:316 ../pyhoca/wxgui/frontend.py:356 #: ../pyhoca/wxgui/frontend.py:360 #, python-format msgid "%s - host key error" msgstr "%s - host key error" -#: ../pyhoca/wxgui/logon.py:317 -#: ../pyhoca/wxgui/frontend.py:356 -msgid "The remote server's host key is invalid or has not been accepted by the user" -msgstr "The remote server's host key is invalid or has not been accepted by the user" +#: ../pyhoca/wxgui/logon.py:317 ../pyhoca/wxgui/frontend.py:356 +msgid "" +"The remote server's host key is invalid or has not been accepted by the user" +msgstr "" +"The remote server's host key is invalid or has not been accepted by the user" #: ../pyhoca/wxgui/logon.py:323 #, python-format @@ -180,372 +170,372 @@ msgid "Trinity X Desktop (KDE3-like)" msgstr "Trinity X Desktop (KDE3-like)" #: ../pyhoca/wxgui/profilemanager.py:66 +msgid "Unity X Desktop Shell (UNITY)" +msgstr "Unity X Desktop Shell (UNITY)" + +#: ../pyhoca/wxgui/profilemanager.py:67 msgid "XDMCP Query" msgstr "XDMCP Query" #. 'EMBEDDED_MENU': _(u'Embedded Application Menu'), -#: ../pyhoca/wxgui/profilemanager.py:68 +#: ../pyhoca/wxgui/profilemanager.py:69 msgid "Windows Terminal Server (RDP-proxy)" msgstr "Windows Terminal Server (RDP-proxy)" #. 'DirectRDP': 'Windows Terminal Server (RDP-direct)', -#: ../pyhoca/wxgui/profilemanager.py:70 +#: ../pyhoca/wxgui/profilemanager.py:71 msgid "Single Application" msgstr "Single Application" -#: ../pyhoca/wxgui/profilemanager.py:71 -#: ../pyhoca/wxgui/profilemanager.py:155 +#: ../pyhoca/wxgui/profilemanager.py:72 ../pyhoca/wxgui/profilemanager.py:156 msgid "Custom command" msgstr "Custom command" -#: ../pyhoca/wxgui/profilemanager.py:74 +#: ../pyhoca/wxgui/profilemanager.py:75 msgid "Internet Browser" msgstr "Internet Browser" -#: ../pyhoca/wxgui/profilemanager.py:75 +#: ../pyhoca/wxgui/profilemanager.py:76 msgid "Email Client" msgstr "Email Client" -#: ../pyhoca/wxgui/profilemanager.py:76 +#: ../pyhoca/wxgui/profilemanager.py:77 msgid "Openoffice.org" msgstr "Openoffice.org" -#: ../pyhoca/wxgui/profilemanager.py:77 +#: ../pyhoca/wxgui/profilemanager.py:78 msgid "Terminal" msgstr "Terminal" -#: ../pyhoca/wxgui/profilemanager.py:91 +#: ../pyhoca/wxgui/profilemanager.py:92 msgid "Open file with system's default application" msgstr "Open file with system's default application" -#: ../pyhoca/wxgui/profilemanager.py:92 +#: ../pyhoca/wxgui/profilemanager.py:93 msgid "Open application chooser dialog" msgstr "Open application chooser dialog" -#: ../pyhoca/wxgui/profilemanager.py:93 +#: ../pyhoca/wxgui/profilemanager.py:94 msgid "Save incoming file as ..." msgstr "Save incoming file as ..." -#: ../pyhoca/wxgui/profilemanager.py:112 +#: ../pyhoca/wxgui/profilemanager.py:113 msgid "new session profile" msgstr "new session profile" #. boxes for all tabs -#: ../pyhoca/wxgui/profilemanager.py:124 +#: ../pyhoca/wxgui/profilemanager.py:125 msgid "Profile " msgstr "Profile" -#: ../pyhoca/wxgui/profilemanager.py:125 +#: ../pyhoca/wxgui/profilemanager.py:126 msgid "Session" msgstr "Session" -#: ../pyhoca/wxgui/profilemanager.py:126 +#: ../pyhoca/wxgui/profilemanager.py:127 msgid "Server" msgstr "Server" -#: ../pyhoca/wxgui/profilemanager.py:127 +#: ../pyhoca/wxgui/profilemanager.py:128 msgid "Connection Link Speed" msgstr "Connection Link Speed" -#: ../pyhoca/wxgui/profilemanager.py:128 +#: ../pyhoca/wxgui/profilemanager.py:129 msgid "Compression" msgstr "Compression" -#: ../pyhoca/wxgui/profilemanager.py:129 +#: ../pyhoca/wxgui/profilemanager.py:130 msgid "Display" msgstr "Display" -#: ../pyhoca/wxgui/profilemanager.py:130 +#: ../pyhoca/wxgui/profilemanager.py:131 msgid "Keyboard" msgstr "Keyboard" -#: ../pyhoca/wxgui/profilemanager.py:131 +#: ../pyhoca/wxgui/profilemanager.py:132 msgid "Sound" msgstr "Sound" -#: ../pyhoca/wxgui/profilemanager.py:132 +#: ../pyhoca/wxgui/profilemanager.py:133 msgid "Printing" msgstr "Printing" -#: ../pyhoca/wxgui/profilemanager.py:133 +#: ../pyhoca/wxgui/profilemanager.py:134 msgid "Folder Exports" msgstr "Folder Exports" -#: ../pyhoca/wxgui/profilemanager.py:134 +#: ../pyhoca/wxgui/profilemanager.py:135 msgid "File Import" msgstr "File Import" #. ## #. ## widgets for the SESSION tab #. ## -#: ../pyhoca/wxgui/profilemanager.py:139 +#: ../pyhoca/wxgui/profilemanager.py:140 msgid "Name" msgstr "Name" -#: ../pyhoca/wxgui/profilemanager.py:149 +#: ../pyhoca/wxgui/profilemanager.py:150 msgid "Icon" msgstr "Icon" -#: ../pyhoca/wxgui/profilemanager.py:151 +#: ../pyhoca/wxgui/profilemanager.py:152 msgid "Type" msgstr "Type" -#: ../pyhoca/wxgui/profilemanager.py:153 +#: ../pyhoca/wxgui/profilemanager.py:154 msgid "Application" msgstr "Application" -#: ../pyhoca/wxgui/profilemanager.py:157 +#: ../pyhoca/wxgui/profilemanager.py:158 msgid "RDP settings" msgstr "RDP settings" -#: ../pyhoca/wxgui/profilemanager.py:158 +#: ../pyhoca/wxgui/profilemanager.py:159 msgid "RDP server" msgstr "RDP server" -#: ../pyhoca/wxgui/profilemanager.py:160 +#: ../pyhoca/wxgui/profilemanager.py:161 msgid "RDP options" msgstr "RDP options" -#: ../pyhoca/wxgui/profilemanager.py:162 +#: ../pyhoca/wxgui/profilemanager.py:163 msgid "XDMCP server" msgstr "XDMCP server" #. ## #. ## widgets for the CONNECTION tab #. ## -#: ../pyhoca/wxgui/profilemanager.py:168 -#: ../pyhoca/wxgui/profilemanager.py:178 +#: ../pyhoca/wxgui/profilemanager.py:169 ../pyhoca/wxgui/profilemanager.py:179 msgid "User" msgstr "User" -#: ../pyhoca/wxgui/profilemanager.py:170 +#: ../pyhoca/wxgui/profilemanager.py:171 msgid "Host" msgstr "Host" -#: ../pyhoca/wxgui/profilemanager.py:172 +#: ../pyhoca/wxgui/profilemanager.py:173 msgid "Port" msgstr "Port" -#: ../pyhoca/wxgui/profilemanager.py:174 +#: ../pyhoca/wxgui/profilemanager.py:175 msgid "RSA/DSA private key" msgstr "RSA/DSA private key" -#: ../pyhoca/wxgui/profilemanager.py:177 +#: ../pyhoca/wxgui/profilemanager.py:178 msgid "Server behind SSH proxy" msgstr "Server behind SSH proxy" -#: ../pyhoca/wxgui/profilemanager.py:180 +#: ../pyhoca/wxgui/profilemanager.py:181 msgid "Key file" msgstr "Key file" -#: ../pyhoca/wxgui/profilemanager.py:183 +#: ../pyhoca/wxgui/profilemanager.py:184 msgid "Host[:Port]" msgstr "Host[:Port]" -#: ../pyhoca/wxgui/profilemanager.py:185 +#: ../pyhoca/wxgui/profilemanager.py:186 msgid "SSH Proxy Tunnel" msgstr "SSH Proxy Tunnel" -#: ../pyhoca/wxgui/profilemanager.py:193 +#: ../pyhoca/wxgui/profilemanager.py:194 msgid "Modem" msgstr "Modem" -#: ../pyhoca/wxgui/profilemanager.py:194 +#: ../pyhoca/wxgui/profilemanager.py:195 msgid "ISDN" msgstr "ISDN" -#: ../pyhoca/wxgui/profilemanager.py:195 +#: ../pyhoca/wxgui/profilemanager.py:196 msgid "ADSL" msgstr "ADSL" -#: ../pyhoca/wxgui/profilemanager.py:196 +#: ../pyhoca/wxgui/profilemanager.py:197 msgid "WAN" msgstr "WAN" -#: ../pyhoca/wxgui/profilemanager.py:197 +#: ../pyhoca/wxgui/profilemanager.py:198 msgid "LAN" msgstr "LAN" -#: ../pyhoca/wxgui/profilemanager.py:199 +#: ../pyhoca/wxgui/profilemanager.py:200 msgid "Method" msgstr "Method" -#: ../pyhoca/wxgui/profilemanager.py:201 +#: ../pyhoca/wxgui/profilemanager.py:202 msgid "Image quality" msgstr "Image quality" #. ## #. ## wigdets for the SETTINGS tab #. ## -#: ../pyhoca/wxgui/profilemanager.py:207 +#: ../pyhoca/wxgui/profilemanager.py:208 msgid "Fullscreen" msgstr "Fullscreen" -#: ../pyhoca/wxgui/profilemanager.py:208 +#: ../pyhoca/wxgui/profilemanager.py:209 msgid "Custom Size" msgstr "Custom Size" -#: ../pyhoca/wxgui/profilemanager.py:213 +#: ../pyhoca/wxgui/profilemanager.py:214 msgid "Set display DPI" msgstr "Set display DPI" -#: ../pyhoca/wxgui/profilemanager.py:215 +#: ../pyhoca/wxgui/profilemanager.py:216 msgid "Keep current keyboard settings" msgstr "Keep current keyboard settings" -#: ../pyhoca/wxgui/profilemanager.py:216 +#: ../pyhoca/wxgui/profilemanager.py:217 msgid "Keyboard layout" msgstr "Keyboard layout" -#: ../pyhoca/wxgui/profilemanager.py:218 +#: ../pyhoca/wxgui/profilemanager.py:219 msgid "Keyboard model" msgstr "Keyboard model" -#: ../pyhoca/wxgui/profilemanager.py:220 +#: ../pyhoca/wxgui/profilemanager.py:221 msgid "Enable sound support" msgstr "Enable sound support" -#: ../pyhoca/wxgui/profilemanager.py:221 +#: ../pyhoca/wxgui/profilemanager.py:222 msgid "Pulse Audio" msgstr "Pulse Audio" #. Arts daemon is not supported by PyHoca-GUI / Python X2go as it is outdated. #. However, config files can contain an Arts configuration, so we will honour this -#: ../pyhoca/wxgui/profilemanager.py:225 +#: ../pyhoca/wxgui/profilemanager.py:226 msgid "Arts (not supported)" msgstr "Arts (not supported)" -#: ../pyhoca/wxgui/profilemanager.py:228 +#: ../pyhoca/wxgui/profilemanager.py:229 msgid "esd" msgstr "esd" -#: ../pyhoca/wxgui/profilemanager.py:229 +#: ../pyhoca/wxgui/profilemanager.py:230 msgid "Use default sound port" msgstr "Use default sound port" -#: ../pyhoca/wxgui/profilemanager.py:230 +#: ../pyhoca/wxgui/profilemanager.py:231 msgid "Custom sound port" msgstr "Custom sound port" -#: ../pyhoca/wxgui/profilemanager.py:232 +#: ../pyhoca/wxgui/profilemanager.py:233 msgid "Client Side printing" msgstr "Client Side printing" -#: ../pyhoca/wxgui/profilemanager.py:234 +#: ../pyhoca/wxgui/profilemanager.py:235 msgid "Use local folder sharing" msgstr "Use local folder sharing" -#: ../pyhoca/wxgui/profilemanager.py:235 +#: ../pyhoca/wxgui/profilemanager.py:236 msgid "Path" msgstr "Path" -#: ../pyhoca/wxgui/profilemanager.py:238 -#: ../pyhoca/wxgui/profilemanager.py:255 +#: ../pyhoca/wxgui/profilemanager.py:239 ../pyhoca/wxgui/profilemanager.py:256 msgid "Add" msgstr "Add" -#: ../pyhoca/wxgui/profilemanager.py:240 +#: ../pyhoca/wxgui/profilemanager.py:241 msgid "Delete" msgstr "Delete" -#: ../pyhoca/wxgui/profilemanager.py:242 +#: ../pyhoca/wxgui/profilemanager.py:243 msgid "Convert between client and server encodings" msgstr "Convert between client and server encodings" -#: ../pyhoca/wxgui/profilemanager.py:243 +#: ../pyhoca/wxgui/profilemanager.py:244 msgid "Client encoding" msgstr "Client encoding" -#: ../pyhoca/wxgui/profilemanager.py:245 +#: ../pyhoca/wxgui/profilemanager.py:246 msgid "Server encoding" msgstr "Server encoding" -#: ../pyhoca/wxgui/profilemanager.py:248 +#: ../pyhoca/wxgui/profilemanager.py:249 msgid "Use file dropbox for local file import" msgstr "Use file dropbox for local file import" -#: ../pyhoca/wxgui/profilemanager.py:249 +#: ../pyhoca/wxgui/profilemanager.py:250 msgid "Extensions" msgstr "Extensions" -#: ../pyhoca/wxgui/profilemanager.py:251 +#: ../pyhoca/wxgui/profilemanager.py:252 msgid "Action" msgstr "Action" -#: ../pyhoca/wxgui/profilemanager.py:256 +#: ../pyhoca/wxgui/profilemanager.py:257 msgid "Defaults" msgstr "Defaults" -#: ../pyhoca/wxgui/profilemanager.py:258 +#: ../pyhoca/wxgui/profilemanager.py:259 msgid "Save" msgstr "Save" -#: ../pyhoca/wxgui/profilemanager.py:259 +#: ../pyhoca/wxgui/profilemanager.py:260 msgid "Reset" msgstr "Reset" -#: ../pyhoca/wxgui/profilemanager.py:296 +#: ../pyhoca/wxgui/profilemanager.py:297 msgid "PyHoca-GUI Profile Manager - new profile" msgstr "PyHoca-GUI Profile Manager - new profile" -#: ../pyhoca/wxgui/profilemanager.py:298 +#: ../pyhoca/wxgui/profilemanager.py:299 #, python-format msgid "PyHoca-GUI Profile Manager - %s (connected)" msgstr "PyHoca-GUI Profile Manager - %s (connected)" -#: ../pyhoca/wxgui/profilemanager.py:300 +#: ../pyhoca/wxgui/profilemanager.py:301 #, python-format msgid "PyHoca-GUI Profile Manager - %s" msgstr "PyHoca-GUI Profile Manager - %s" -#: ../pyhoca/wxgui/profilemanager.py:641 +#: ../pyhoca/wxgui/profilemanager.py:642 msgid "Session Profile" msgstr "Session Profile" -#: ../pyhoca/wxgui/profilemanager.py:642 +#: ../pyhoca/wxgui/profilemanager.py:643 msgid "Connection" msgstr "Connection" -#: ../pyhoca/wxgui/profilemanager.py:643 +#: ../pyhoca/wxgui/profilemanager.py:644 msgid "Settings" msgstr "Settings" -#: ../pyhoca/wxgui/profilemanager.py:644 +#: ../pyhoca/wxgui/profilemanager.py:645 msgid "Sharing" msgstr "Sharing" -#: ../pyhoca/wxgui/profilemanager.py:1008 +#: ../pyhoca/wxgui/profilemanager.py:1009 msgid "Icon Files (*.png)|*.png|All files (*.*)|*" msgstr "Icon Files (*.png)|*.png|All files (*.*)|*" -#: ../pyhoca/wxgui/profilemanager.py:1011 +#: ../pyhoca/wxgui/profilemanager.py:1012 msgid "Choose an icon for this session profile" msgstr "Choose an icon for this session profile" -#: ../pyhoca/wxgui/profilemanager.py:1119 +#: ../pyhoca/wxgui/profilemanager.py:1120 msgid "All files (*.*)|*" msgstr "All files (*.*)|*" -#: ../pyhoca/wxgui/profilemanager.py:1121 -#: ../pyhoca/wxgui/profilemanager.py:1136 +#: ../pyhoca/wxgui/profilemanager.py:1122 +#: ../pyhoca/wxgui/profilemanager.py:1137 msgid "Choose a public SSH key" msgstr "Choose a public SSH key" -#: ../pyhoca/wxgui/profilemanager.py:1270 +#: ../pyhoca/wxgui/profilemanager.py:1271 msgid "Choose a folder to share within a session" msgstr "Choose a folder to share within a session" -#: ../pyhoca/wxgui/profilemanager.py:1335 -#: ../pyhoca/wxgui/profilemanager.py:1338 -#: ../pyhoca/wxgui/menus_taskbar.py:87 +#: ../pyhoca/wxgui/profilemanager.py:1336 +#: ../pyhoca/wxgui/profilemanager.py:1339 ../pyhoca/wxgui/menus_taskbar.py:87 msgid "Profile Manager" msgstr "Profile Manager" -#: ../pyhoca/wxgui/profilemanager.py:1335 +#: ../pyhoca/wxgui/profilemanager.py:1336 msgid "Profile name is missing, profile unusable!!!" msgstr "Profile name is missing, profile unusable!!!" -#: ../pyhoca/wxgui/profilemanager.py:1338 +#: ../pyhoca/wxgui/profilemanager.py:1339 #, python-format msgid "Profile name %s already exists!!!" msgstr "Profile name %s already exists!!!" @@ -576,8 +566,7 @@ msgstr "Edit Profile" msgid "Delete Profile" msgstr "Delete Profile" -#: ../pyhoca/wxgui/menus_taskbar.py:79 -#: ../pyhoca/wxgui/about.py:55 +#: ../pyhoca/wxgui/menus_taskbar.py:79 ../pyhoca/wxgui/about.py:55 #: ../pyhoca/wxgui/about.py:57 #, python-format msgid "About %s ..." @@ -591,8 +580,7 @@ msgstr "Printing Preferences" msgid "Client Options" msgstr "Client Options" -#: ../pyhoca/wxgui/menus_taskbar.py:114 -#: ../pyhoca/wxgui/menus_taskbar.py:352 +#: ../pyhoca/wxgui/menus_taskbar.py:114 ../pyhoca/wxgui/menus_taskbar.py:352 msgid "E&xit" msgstr "E&xit" @@ -665,8 +653,10 @@ msgid "Public SSH key authentication has been successful." msgstr "Public SSH key authentication has been successful." #: ../pyhoca/wxgui/frontend.py:360 -msgid "The SSH proxy's host key is invalid or has not been accepted by the user" -msgstr "The SSH proxy's host key is invalid or has not been accepted by the user" +msgid "" +"The SSH proxy's host key is invalid or has not been accepted by the user" +msgstr "" +"The SSH proxy's host key is invalid or has not been accepted by the user" #: ../pyhoca/wxgui/frontend.py:372 msgid "Authentication protocol communication incomplete! Try again..." @@ -738,11 +728,14 @@ msgstr "%s - channel error" #: ../pyhoca/wxgui/frontend.py:639 #, python-format -msgid "Lost connection to server %s unexpectedly! Try to re-authenticate to the server..." -msgstr "Lost connection to server %s unexpectedly! Try to re-authenticate to the server..." +msgid "" +"Lost connection to server %s unexpectedly! Try to re-authenticate to the " +"server..." +msgstr "" +"Lost connection to server %s unexpectedly! Try to re-authenticate to the " +"server..." -#: ../pyhoca/wxgui/frontend.py:649 -#: ../pyhoca/wxgui/frontend.py:661 +#: ../pyhoca/wxgui/frontend.py:649 ../pyhoca/wxgui/frontend.py:661 #, python-format msgid "%s - session failure" msgstr "%s - session failure" @@ -763,13 +756,23 @@ msgstr "%s - session warning" #: ../pyhoca/wxgui/frontend.py:655 #, python-format -msgid "Reverse TCP port forwarding request for session %s to server port %s has been denied by the X2go server. This is a common issue with SSH, it might help to restart the X2go server's SSH daemon." -msgstr "Reverse TCP port forwarding request for session %s to server port %s has been denied by the X2go server. This is a common issue with SSH, it might help to restart the X2go server's SSH daemon." +msgid "" +"Reverse TCP port forwarding request for session %s to server port %s has " +"been denied by the X2go server. This is a common issue with SSH, it might " +"help to restart the X2go server's SSH daemon." +msgstr "" +"Reverse TCP port forwarding request for session %s to server port %s has " +"been denied by the X2go server. This is a common issue with SSH, it might " +"help to restart the X2go server's SSH daemon." #: ../pyhoca/wxgui/frontend.py:661 #, python-format -msgid "Forwarding tunnel request to [%s]:%s for session %s was denied by remote X2go/SSH server. Session startup failed." -msgstr "Forwarding tunnel request to [%s]:%s for session %s was denied by remote X2go/SSH server. Session startup failed." +msgid "" +"Forwarding tunnel request to [%s]:%s for session %s was denied by remote " +"X2go/SSH server. Session startup failed." +msgstr "" +"Forwarding tunnel request to [%s]:%s for session %s was denied by remote " +"X2go/SSH server. Session startup failed." #: ../pyhoca/wxgui/frontend.py:667 #, python-format @@ -777,11 +780,12 @@ msgid "%s - audio warning" msgstr "%s - audio warning" #: ../pyhoca/wxgui/frontend.py:667 -msgid "The X2go PulseAudio system is not available within Remote Desktop sessions." -msgstr "The X2go PulseAudio system is not available within Remote Desktop sessions." +msgid "" +"The X2go PulseAudio system is not available within Remote Desktop sessions." +msgstr "" +"The X2go PulseAudio system is not available within Remote Desktop sessions." -#: ../pyhoca/wxgui/frontend.py:670 -#: ../pyhoca/wxgui/frontend.py:673 +#: ../pyhoca/wxgui/frontend.py:670 ../pyhoca/wxgui/frontend.py:673 #, python-format msgid "%s - audio error" msgstr "%s - audio error" @@ -808,8 +812,7 @@ msgstr "" "The audio connection could not be set up for this session.\n" "%s" -#: ../pyhoca/wxgui/frontend.py:690 -#: ../pyhoca/wxgui/frontend.py:692 +#: ../pyhoca/wxgui/frontend.py:690 ../pyhoca/wxgui/frontend.py:692 #, python-format msgid "%s - print error" msgstr "%s - print error" @@ -836,8 +839,7 @@ msgstr "" "...caused by session\n" "%s" -#: ../pyhoca/wxgui/frontend.py:696 -#: ../pyhoca/wxgui/frontend.py:700 +#: ../pyhoca/wxgui/frontend.py:696 ../pyhoca/wxgui/frontend.py:700 #, python-format msgid "%s - start" msgstr "%s - start" @@ -860,8 +862,7 @@ msgstr "" "Another client started X2go session\n" "%s" -#: ../pyhoca/wxgui/frontend.py:704 -#: ../pyhoca/wxgui/frontend.py:708 +#: ../pyhoca/wxgui/frontend.py:704 ../pyhoca/wxgui/frontend.py:708 #, python-format msgid "%s - resume" msgstr "%s - resume" @@ -943,8 +944,7 @@ msgstr "Yes" msgid "No" msgstr "No" -#: ../pyhoca/wxgui/messages.py:99 -#: ../pyhoca/wxgui/printingprefs.py:126 +#: ../pyhoca/wxgui/messages.py:99 ../pyhoca/wxgui/printingprefs.py:126 msgid "Ok" msgstr "Ok" @@ -1028,16 +1028,19 @@ msgstr "Choose PDF saving location" #~ msgid "New Profile" #~ msgstr "New Profile" + #~ msgid "%s - print job" #~ msgstr "%s - print job" + #~ msgid "" #~ "Opening print job dialog not implemented yet!!!\n" #~ "%s" #~ msgstr "" #~ "Opening print job dialog not implemented yet!!!\n" #~ "%s" + #~ msgid "Profile icon" #~ msgstr "Profile icon" + #~ msgid "Arts" #~ msgstr "Arts" - diff --git a/po/es.po b/po/es.po index 9669aaa..1a8a47c 100644 --- a/po/es.po +++ b/po/es.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PyHoca-GUI VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-03-30 12:45+0200\n" +"POT-Creation-Date: 2011-04-13 15:30+0200\n" "PO-Revision-Date: 2011-03-03 13:31+0100\n" "Last-Translator: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>\n" "Language-Team: es <oceanosoftlapalma@gmail.com>\n" @@ -49,7 +49,7 @@ msgstr "Inicio de sesión" msgid "SSH proxy server login" msgstr "Inicio de sesión en el servidor proxy SSH" -#: ../pyhoca/wxgui/logon.py:116 ../pyhoca/wxgui/profilemanager.py:261 +#: ../pyhoca/wxgui/logon.py:116 ../pyhoca/wxgui/profilemanager.py:262 #: ../pyhoca/wxgui/messages.py:105 ../pyhoca/wxgui/printingprefs.py:131 msgid "Cancel" msgstr "Cancelar" @@ -173,369 +173,373 @@ msgid "Trinity X Desktop (KDE3-like)" msgstr "Lightweight X Desktop (LXDE)" #: ../pyhoca/wxgui/profilemanager.py:66 +msgid "Unity X Desktop Shell (UNITY)" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:67 msgid "XDMCP Query" msgstr "XDMCP Query" #. 'EMBEDDED_MENU': _(u'Embedded Application Menu'), -#: ../pyhoca/wxgui/profilemanager.py:68 +#: ../pyhoca/wxgui/profilemanager.py:69 msgid "Windows Terminal Server (RDP-proxy)" msgstr "Windows Terminal Server (RDP-proxy)" #. 'DirectRDP': 'Windows Terminal Server (RDP-direct)', -#: ../pyhoca/wxgui/profilemanager.py:70 +#: ../pyhoca/wxgui/profilemanager.py:71 msgid "Single Application" msgstr "Aplicación" -#: ../pyhoca/wxgui/profilemanager.py:71 ../pyhoca/wxgui/profilemanager.py:155 +#: ../pyhoca/wxgui/profilemanager.py:72 ../pyhoca/wxgui/profilemanager.py:156 msgid "Custom command" msgstr "Comando personalizado" -#: ../pyhoca/wxgui/profilemanager.py:74 +#: ../pyhoca/wxgui/profilemanager.py:75 msgid "Internet Browser" msgstr "Navegador web" -#: ../pyhoca/wxgui/profilemanager.py:75 +#: ../pyhoca/wxgui/profilemanager.py:76 msgid "Email Client" msgstr "Cliente de Correo" -#: ../pyhoca/wxgui/profilemanager.py:76 +#: ../pyhoca/wxgui/profilemanager.py:77 msgid "Openoffice.org" msgstr "Openoffice.org" -#: ../pyhoca/wxgui/profilemanager.py:77 +#: ../pyhoca/wxgui/profilemanager.py:78 msgid "Terminal" msgstr "Terminal" -#: ../pyhoca/wxgui/profilemanager.py:91 +#: ../pyhoca/wxgui/profilemanager.py:92 msgid "Open file with system's default application" msgstr "Abrir archivo con la aplicación por defecto" -#: ../pyhoca/wxgui/profilemanager.py:92 +#: ../pyhoca/wxgui/profilemanager.py:93 msgid "Open application chooser dialog" msgstr "Abrir selector de aplicaciones" -#: ../pyhoca/wxgui/profilemanager.py:93 +#: ../pyhoca/wxgui/profilemanager.py:94 msgid "Save incoming file as ..." msgstr "Guardar archivo recibido como ..." -#: ../pyhoca/wxgui/profilemanager.py:112 +#: ../pyhoca/wxgui/profilemanager.py:113 #, fuzzy msgid "new session profile" msgstr "Nuevo Perfil de Sesión" #. boxes for all tabs -#: ../pyhoca/wxgui/profilemanager.py:124 +#: ../pyhoca/wxgui/profilemanager.py:125 msgid "Profile " msgstr "Perfil " -#: ../pyhoca/wxgui/profilemanager.py:125 +#: ../pyhoca/wxgui/profilemanager.py:126 msgid "Session" msgstr "Sesión" -#: ../pyhoca/wxgui/profilemanager.py:126 +#: ../pyhoca/wxgui/profilemanager.py:127 msgid "Server" msgstr "Servidor" -#: ../pyhoca/wxgui/profilemanager.py:127 +#: ../pyhoca/wxgui/profilemanager.py:128 msgid "Connection Link Speed" msgstr "Velocidad de conexión" -#: ../pyhoca/wxgui/profilemanager.py:128 +#: ../pyhoca/wxgui/profilemanager.py:129 msgid "Compression" msgstr "Compresión" -#: ../pyhoca/wxgui/profilemanager.py:129 +#: ../pyhoca/wxgui/profilemanager.py:130 msgid "Display" msgstr "Pantalla" -#: ../pyhoca/wxgui/profilemanager.py:130 +#: ../pyhoca/wxgui/profilemanager.py:131 msgid "Keyboard" msgstr "Teclado" -#: ../pyhoca/wxgui/profilemanager.py:131 +#: ../pyhoca/wxgui/profilemanager.py:132 msgid "Sound" msgstr "Sonido" -#: ../pyhoca/wxgui/profilemanager.py:132 +#: ../pyhoca/wxgui/profilemanager.py:133 msgid "Printing" msgstr "Impresora" -#: ../pyhoca/wxgui/profilemanager.py:133 +#: ../pyhoca/wxgui/profilemanager.py:134 msgid "Folder Exports" msgstr "Carpeta de Exportaciones" -#: ../pyhoca/wxgui/profilemanager.py:134 +#: ../pyhoca/wxgui/profilemanager.py:135 msgid "File Import" msgstr "Importar Archivo" #. ## #. ## widgets for the SESSION tab #. ## -#: ../pyhoca/wxgui/profilemanager.py:139 +#: ../pyhoca/wxgui/profilemanager.py:140 msgid "Name" msgstr "Nombre" -#: ../pyhoca/wxgui/profilemanager.py:149 +#: ../pyhoca/wxgui/profilemanager.py:150 msgid "Icon" msgstr "Icono" -#: ../pyhoca/wxgui/profilemanager.py:151 +#: ../pyhoca/wxgui/profilemanager.py:152 msgid "Type" msgstr "Tipo" -#: ../pyhoca/wxgui/profilemanager.py:153 +#: ../pyhoca/wxgui/profilemanager.py:154 msgid "Application" msgstr "Aplicación" -#: ../pyhoca/wxgui/profilemanager.py:157 +#: ../pyhoca/wxgui/profilemanager.py:158 msgid "RDP settings" msgstr "Parámetros RDP" -#: ../pyhoca/wxgui/profilemanager.py:158 +#: ../pyhoca/wxgui/profilemanager.py:159 msgid "RDP server" msgstr "Servidor RDP" -#: ../pyhoca/wxgui/profilemanager.py:160 +#: ../pyhoca/wxgui/profilemanager.py:161 msgid "RDP options" msgstr "Opciones RDP" -#: ../pyhoca/wxgui/profilemanager.py:162 +#: ../pyhoca/wxgui/profilemanager.py:163 msgid "XDMCP server" msgstr "Servidor XDMCP" #. ## #. ## widgets for the CONNECTION tab #. ## -#: ../pyhoca/wxgui/profilemanager.py:168 ../pyhoca/wxgui/profilemanager.py:178 +#: ../pyhoca/wxgui/profilemanager.py:169 ../pyhoca/wxgui/profilemanager.py:179 msgid "User" msgstr "Usuario" -#: ../pyhoca/wxgui/profilemanager.py:170 +#: ../pyhoca/wxgui/profilemanager.py:171 msgid "Host" msgstr "Host" -#: ../pyhoca/wxgui/profilemanager.py:172 +#: ../pyhoca/wxgui/profilemanager.py:173 msgid "Port" msgstr "Puerto" -#: ../pyhoca/wxgui/profilemanager.py:174 +#: ../pyhoca/wxgui/profilemanager.py:175 msgid "RSA/DSA private key" msgstr "Clave privada RSA/DSA" -#: ../pyhoca/wxgui/profilemanager.py:177 +#: ../pyhoca/wxgui/profilemanager.py:178 msgid "Server behind SSH proxy" msgstr "Servidor detrás del proxy SSH" -#: ../pyhoca/wxgui/profilemanager.py:180 +#: ../pyhoca/wxgui/profilemanager.py:181 msgid "Key file" msgstr "Clave" -#: ../pyhoca/wxgui/profilemanager.py:183 +#: ../pyhoca/wxgui/profilemanager.py:184 msgid "Host[:Port]" msgstr "Host[:Puerto]" -#: ../pyhoca/wxgui/profilemanager.py:185 +#: ../pyhoca/wxgui/profilemanager.py:186 msgid "SSH Proxy Tunnel" msgstr "Tunel Proxy SSH" -#: ../pyhoca/wxgui/profilemanager.py:193 +#: ../pyhoca/wxgui/profilemanager.py:194 msgid "Modem" msgstr "Módem" -#: ../pyhoca/wxgui/profilemanager.py:194 +#: ../pyhoca/wxgui/profilemanager.py:195 msgid "ISDN" msgstr "ISDN" -#: ../pyhoca/wxgui/profilemanager.py:195 +#: ../pyhoca/wxgui/profilemanager.py:196 msgid "ADSL" msgstr "ADSL" -#: ../pyhoca/wxgui/profilemanager.py:196 +#: ../pyhoca/wxgui/profilemanager.py:197 msgid "WAN" msgstr "WAN" -#: ../pyhoca/wxgui/profilemanager.py:197 +#: ../pyhoca/wxgui/profilemanager.py:198 msgid "LAN" msgstr "LAN" -#: ../pyhoca/wxgui/profilemanager.py:199 +#: ../pyhoca/wxgui/profilemanager.py:200 msgid "Method" msgstr "Método" -#: ../pyhoca/wxgui/profilemanager.py:201 +#: ../pyhoca/wxgui/profilemanager.py:202 msgid "Image quality" msgstr "Calidad de imagen" #. ## #. ## wigdets for the SETTINGS tab #. ## -#: ../pyhoca/wxgui/profilemanager.py:207 +#: ../pyhoca/wxgui/profilemanager.py:208 msgid "Fullscreen" msgstr "Pantalla Completa" -#: ../pyhoca/wxgui/profilemanager.py:208 +#: ../pyhoca/wxgui/profilemanager.py:209 msgid "Custom Size" msgstr "Tamaño Personalizado" -#: ../pyhoca/wxgui/profilemanager.py:213 +#: ../pyhoca/wxgui/profilemanager.py:214 msgid "Set display DPI" msgstr "Establecer DPI" -#: ../pyhoca/wxgui/profilemanager.py:215 +#: ../pyhoca/wxgui/profilemanager.py:216 msgid "Keep current keyboard settings" msgstr "Mantener configuración actual del teclado" -#: ../pyhoca/wxgui/profilemanager.py:216 +#: ../pyhoca/wxgui/profilemanager.py:217 msgid "Keyboard layout" msgstr "Máscara de teclado" -#: ../pyhoca/wxgui/profilemanager.py:218 +#: ../pyhoca/wxgui/profilemanager.py:219 msgid "Keyboard model" msgstr "Modelo de teclado" -#: ../pyhoca/wxgui/profilemanager.py:220 +#: ../pyhoca/wxgui/profilemanager.py:221 msgid "Enable sound support" msgstr "Activar soporte de sonido" -#: ../pyhoca/wxgui/profilemanager.py:221 +#: ../pyhoca/wxgui/profilemanager.py:222 msgid "Pulse Audio" msgstr "Pulse Audio" #. Arts daemon is not supported by PyHoca-GUI / Python X2go as it is outdated. #. However, config files can contain an Arts configuration, so we will honour this -#: ../pyhoca/wxgui/profilemanager.py:225 +#: ../pyhoca/wxgui/profilemanager.py:226 msgid "Arts (not supported)" msgstr "Arts (sin soporte)" -#: ../pyhoca/wxgui/profilemanager.py:228 +#: ../pyhoca/wxgui/profilemanager.py:229 msgid "esd" msgstr "esd" -#: ../pyhoca/wxgui/profilemanager.py:229 +#: ../pyhoca/wxgui/profilemanager.py:230 msgid "Use default sound port" msgstr "Usar puerto de sonido por defecto" -#: ../pyhoca/wxgui/profilemanager.py:230 +#: ../pyhoca/wxgui/profilemanager.py:231 msgid "Custom sound port" msgstr "Puerto de sonido personalizado" -#: ../pyhoca/wxgui/profilemanager.py:232 +#: ../pyhoca/wxgui/profilemanager.py:233 msgid "Client Side printing" msgstr "Impresión local" -#: ../pyhoca/wxgui/profilemanager.py:234 +#: ../pyhoca/wxgui/profilemanager.py:235 msgid "Use local folder sharing" msgstr "Compartir carpetas locales" -#: ../pyhoca/wxgui/profilemanager.py:235 +#: ../pyhoca/wxgui/profilemanager.py:236 msgid "Path" msgstr "Ruta" -#: ../pyhoca/wxgui/profilemanager.py:238 ../pyhoca/wxgui/profilemanager.py:255 +#: ../pyhoca/wxgui/profilemanager.py:239 ../pyhoca/wxgui/profilemanager.py:256 msgid "Add" msgstr "Añadir" -#: ../pyhoca/wxgui/profilemanager.py:240 +#: ../pyhoca/wxgui/profilemanager.py:241 msgid "Delete" msgstr "Eliminar" -#: ../pyhoca/wxgui/profilemanager.py:242 +#: ../pyhoca/wxgui/profilemanager.py:243 msgid "Convert between client and server encodings" msgstr "Convertir codificaciones entre cliente y servidor" -#: ../pyhoca/wxgui/profilemanager.py:243 +#: ../pyhoca/wxgui/profilemanager.py:244 msgid "Client encoding" msgstr "Codificación del cliente" -#: ../pyhoca/wxgui/profilemanager.py:245 +#: ../pyhoca/wxgui/profilemanager.py:246 msgid "Server encoding" msgstr "Codificación del Servidor" -#: ../pyhoca/wxgui/profilemanager.py:248 +#: ../pyhoca/wxgui/profilemanager.py:249 msgid "Use file dropbox for local file import" msgstr "Usar arrastrar archivos para la importar archivos locales" -#: ../pyhoca/wxgui/profilemanager.py:249 +#: ../pyhoca/wxgui/profilemanager.py:250 msgid "Extensions" msgstr "Extensiones" -#: ../pyhoca/wxgui/profilemanager.py:251 +#: ../pyhoca/wxgui/profilemanager.py:252 msgid "Action" msgstr "Acción" -#: ../pyhoca/wxgui/profilemanager.py:256 +#: ../pyhoca/wxgui/profilemanager.py:257 msgid "Defaults" msgstr "Valores por defecto" -#: ../pyhoca/wxgui/profilemanager.py:258 +#: ../pyhoca/wxgui/profilemanager.py:259 msgid "Save" msgstr "Guardar" -#: ../pyhoca/wxgui/profilemanager.py:259 +#: ../pyhoca/wxgui/profilemanager.py:260 msgid "Reset" msgstr "Reiniciar" -#: ../pyhoca/wxgui/profilemanager.py:296 +#: ../pyhoca/wxgui/profilemanager.py:297 msgid "PyHoca-GUI Profile Manager - new profile" msgstr "PyHoca-GUI Gestor de Perfiles - nuevo perfil" -#: ../pyhoca/wxgui/profilemanager.py:298 +#: ../pyhoca/wxgui/profilemanager.py:299 #, python-format msgid "PyHoca-GUI Profile Manager - %s (connected)" msgstr "PyHoca-GUI Gestor de Perfiles - %s (conectado)" -#: ../pyhoca/wxgui/profilemanager.py:300 +#: ../pyhoca/wxgui/profilemanager.py:301 #, python-format msgid "PyHoca-GUI Profile Manager - %s" msgstr "PyHoca-GUI Gestor de Perfiles - %s" -#: ../pyhoca/wxgui/profilemanager.py:641 +#: ../pyhoca/wxgui/profilemanager.py:642 msgid "Session Profile" msgstr "Perfil de Sesión" -#: ../pyhoca/wxgui/profilemanager.py:642 +#: ../pyhoca/wxgui/profilemanager.py:643 msgid "Connection" msgstr "Conexión" -#: ../pyhoca/wxgui/profilemanager.py:643 +#: ../pyhoca/wxgui/profilemanager.py:644 msgid "Settings" msgstr "Opciones" -#: ../pyhoca/wxgui/profilemanager.py:644 +#: ../pyhoca/wxgui/profilemanager.py:645 msgid "Sharing" msgstr "Compartir" -#: ../pyhoca/wxgui/profilemanager.py:1008 +#: ../pyhoca/wxgui/profilemanager.py:1009 msgid "Icon Files (*.png)|*.png|All files (*.*)|*" msgstr "Iconos (*.png)|*.png|Todos (*.*)|*" -#: ../pyhoca/wxgui/profilemanager.py:1011 +#: ../pyhoca/wxgui/profilemanager.py:1012 msgid "Choose an icon for this session profile" msgstr "Elige un icono para este perfil de sesión" -#: ../pyhoca/wxgui/profilemanager.py:1119 +#: ../pyhoca/wxgui/profilemanager.py:1120 msgid "All files (*.*)|*" msgstr "Todos (*.*)|*" -#: ../pyhoca/wxgui/profilemanager.py:1121 -#: ../pyhoca/wxgui/profilemanager.py:1136 +#: ../pyhoca/wxgui/profilemanager.py:1122 +#: ../pyhoca/wxgui/profilemanager.py:1137 msgid "Choose a public SSH key" msgstr "Elige una clave pública SSH" -#: ../pyhoca/wxgui/profilemanager.py:1270 +#: ../pyhoca/wxgui/profilemanager.py:1271 msgid "Choose a folder to share within a session" msgstr "Elige la carpeta que quieres compartir en la conexión" -#: ../pyhoca/wxgui/profilemanager.py:1335 -#: ../pyhoca/wxgui/profilemanager.py:1338 ../pyhoca/wxgui/menus_taskbar.py:87 +#: ../pyhoca/wxgui/profilemanager.py:1336 +#: ../pyhoca/wxgui/profilemanager.py:1339 ../pyhoca/wxgui/menus_taskbar.py:87 msgid "Profile Manager" msgstr "Gestor de Perfiles" -#: ../pyhoca/wxgui/profilemanager.py:1335 +#: ../pyhoca/wxgui/profilemanager.py:1336 msgid "Profile name is missing, profile unusable!!!" msgstr "¡¡¡Nombre de pefil no encontrado o no válido!!!" -#: ../pyhoca/wxgui/profilemanager.py:1338 +#: ../pyhoca/wxgui/profilemanager.py:1339 #, python-format msgid "Profile name %s already exists!!!" msgstr "" diff --git a/po/nl.po b/po/nl.po index 56f560d..2a489db 100644 --- a/po/nl.po +++ b/po/nl.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PyHoca-GUI VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-03-30 12:45+0200\n" +"POT-Creation-Date: 2011-04-13 15:30+0200\n" "PO-Revision-Date: 2011-02-24 15:34+0100\n" "Last-Translator: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>\n" "Language-Team: nl <dick.kniep@lindix.nl>\n" @@ -49,7 +49,7 @@ msgstr "Sessie login" msgid "SSH proxy server login" msgstr "Login via SSH Proxy" -#: ../pyhoca/wxgui/logon.py:116 ../pyhoca/wxgui/profilemanager.py:261 +#: ../pyhoca/wxgui/logon.py:116 ../pyhoca/wxgui/profilemanager.py:262 #: ../pyhoca/wxgui/messages.py:105 ../pyhoca/wxgui/printingprefs.py:131 msgid "Cancel" msgstr "Afbreken" @@ -168,370 +168,374 @@ msgid "Trinity X Desktop (KDE3-like)" msgstr "Lightweight X Desktop (LXDE)" #: ../pyhoca/wxgui/profilemanager.py:66 +msgid "Unity X Desktop Shell (UNITY)" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:67 msgid "XDMCP Query" msgstr "XDMCP Query" #. 'EMBEDDED_MENU': _(u'Embedded Application Menu'), -#: ../pyhoca/wxgui/profilemanager.py:68 +#: ../pyhoca/wxgui/profilemanager.py:69 msgid "Windows Terminal Server (RDP-proxy)" msgstr "Windows Terminalserver (RDP-proxy)" #. 'DirectRDP': 'Windows Terminal Server (RDP-direct)', -#: ../pyhoca/wxgui/profilemanager.py:70 +#: ../pyhoca/wxgui/profilemanager.py:71 msgid "Single Application" msgstr "Enkelvoudige Applicatie" -#: ../pyhoca/wxgui/profilemanager.py:71 ../pyhoca/wxgui/profilemanager.py:155 +#: ../pyhoca/wxgui/profilemanager.py:72 ../pyhoca/wxgui/profilemanager.py:156 msgid "Custom command" msgstr "Speciaal Commando" -#: ../pyhoca/wxgui/profilemanager.py:74 +#: ../pyhoca/wxgui/profilemanager.py:75 msgid "Internet Browser" msgstr "Internetbrowser" -#: ../pyhoca/wxgui/profilemanager.py:75 +#: ../pyhoca/wxgui/profilemanager.py:76 msgid "Email Client" msgstr "E-Mail Programma" -#: ../pyhoca/wxgui/profilemanager.py:76 +#: ../pyhoca/wxgui/profilemanager.py:77 msgid "Openoffice.org" msgstr "Openoffice.org" -#: ../pyhoca/wxgui/profilemanager.py:77 +#: ../pyhoca/wxgui/profilemanager.py:78 msgid "Terminal" msgstr "Terminal" -#: ../pyhoca/wxgui/profilemanager.py:91 +#: ../pyhoca/wxgui/profilemanager.py:92 msgid "Open file with system's default application" msgstr "Open bestand met het geassocieerde programma" -#: ../pyhoca/wxgui/profilemanager.py:92 +#: ../pyhoca/wxgui/profilemanager.py:93 msgid "Open application chooser dialog" msgstr "Open dialoog, om Applicatie te kiezen" -#: ../pyhoca/wxgui/profilemanager.py:93 +#: ../pyhoca/wxgui/profilemanager.py:94 msgid "Save incoming file as ..." msgstr "Opslaan bestand als ..." -#: ../pyhoca/wxgui/profilemanager.py:112 +#: ../pyhoca/wxgui/profilemanager.py:113 #, fuzzy msgid "new session profile" msgstr "Nieuw Profile" #. boxes for all tabs -#: ../pyhoca/wxgui/profilemanager.py:124 +#: ../pyhoca/wxgui/profilemanager.py:125 #, fuzzy msgid "Profile " msgstr "Profile" -#: ../pyhoca/wxgui/profilemanager.py:125 +#: ../pyhoca/wxgui/profilemanager.py:126 msgid "Session" msgstr "Sessie" -#: ../pyhoca/wxgui/profilemanager.py:126 +#: ../pyhoca/wxgui/profilemanager.py:127 msgid "Server" msgstr "Server" -#: ../pyhoca/wxgui/profilemanager.py:127 +#: ../pyhoca/wxgui/profilemanager.py:128 msgid "Connection Link Speed" msgstr "Verbindings snelheid" -#: ../pyhoca/wxgui/profilemanager.py:128 +#: ../pyhoca/wxgui/profilemanager.py:129 msgid "Compression" msgstr "Compressie" -#: ../pyhoca/wxgui/profilemanager.py:129 +#: ../pyhoca/wxgui/profilemanager.py:130 msgid "Display" msgstr "Display" -#: ../pyhoca/wxgui/profilemanager.py:130 +#: ../pyhoca/wxgui/profilemanager.py:131 msgid "Keyboard" msgstr "Toetsenbord" -#: ../pyhoca/wxgui/profilemanager.py:131 +#: ../pyhoca/wxgui/profilemanager.py:132 msgid "Sound" msgstr "Geluid" -#: ../pyhoca/wxgui/profilemanager.py:132 +#: ../pyhoca/wxgui/profilemanager.py:133 msgid "Printing" msgstr "Afdrukken" -#: ../pyhoca/wxgui/profilemanager.py:133 +#: ../pyhoca/wxgui/profilemanager.py:134 msgid "Folder Exports" msgstr "Map export" -#: ../pyhoca/wxgui/profilemanager.py:134 +#: ../pyhoca/wxgui/profilemanager.py:135 msgid "File Import" msgstr "Bestands import" #. ## #. ## widgets for the SESSION tab #. ## -#: ../pyhoca/wxgui/profilemanager.py:139 +#: ../pyhoca/wxgui/profilemanager.py:140 msgid "Name" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:149 +#: ../pyhoca/wxgui/profilemanager.py:150 msgid "Icon" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:151 +#: ../pyhoca/wxgui/profilemanager.py:152 msgid "Type" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:153 +#: ../pyhoca/wxgui/profilemanager.py:154 msgid "Application" msgstr "Applicatie" -#: ../pyhoca/wxgui/profilemanager.py:157 +#: ../pyhoca/wxgui/profilemanager.py:158 msgid "RDP settings" msgstr "RDP instellingen" -#: ../pyhoca/wxgui/profilemanager.py:158 +#: ../pyhoca/wxgui/profilemanager.py:159 msgid "RDP server" msgstr "RDP Server" -#: ../pyhoca/wxgui/profilemanager.py:160 +#: ../pyhoca/wxgui/profilemanager.py:161 msgid "RDP options" msgstr "RDP Opties" -#: ../pyhoca/wxgui/profilemanager.py:162 +#: ../pyhoca/wxgui/profilemanager.py:163 msgid "XDMCP server" msgstr "XDMCP Server" #. ## #. ## widgets for the CONNECTION tab #. ## -#: ../pyhoca/wxgui/profilemanager.py:168 ../pyhoca/wxgui/profilemanager.py:178 +#: ../pyhoca/wxgui/profilemanager.py:169 ../pyhoca/wxgui/profilemanager.py:179 msgid "User" msgstr "Gebruiker" -#: ../pyhoca/wxgui/profilemanager.py:170 +#: ../pyhoca/wxgui/profilemanager.py:171 msgid "Host" msgstr "Host" -#: ../pyhoca/wxgui/profilemanager.py:172 +#: ../pyhoca/wxgui/profilemanager.py:173 msgid "Port" msgstr "Port" -#: ../pyhoca/wxgui/profilemanager.py:174 +#: ../pyhoca/wxgui/profilemanager.py:175 msgid "RSA/DSA private key" msgstr "Private RSA/DSA Key" -#: ../pyhoca/wxgui/profilemanager.py:177 +#: ../pyhoca/wxgui/profilemanager.py:178 msgid "Server behind SSH proxy" msgstr "Server achter SSH-Proxy" -#: ../pyhoca/wxgui/profilemanager.py:180 +#: ../pyhoca/wxgui/profilemanager.py:181 msgid "Key file" msgstr "Key" -#: ../pyhoca/wxgui/profilemanager.py:183 +#: ../pyhoca/wxgui/profilemanager.py:184 msgid "Host[:Port]" msgstr "Host[:Port]" -#: ../pyhoca/wxgui/profilemanager.py:185 +#: ../pyhoca/wxgui/profilemanager.py:186 msgid "SSH Proxy Tunnel" msgstr "SSH Proxy Tunnel" -#: ../pyhoca/wxgui/profilemanager.py:193 +#: ../pyhoca/wxgui/profilemanager.py:194 msgid "Modem" msgstr "Modem" -#: ../pyhoca/wxgui/profilemanager.py:194 +#: ../pyhoca/wxgui/profilemanager.py:195 msgid "ISDN" msgstr "ISDN" -#: ../pyhoca/wxgui/profilemanager.py:195 +#: ../pyhoca/wxgui/profilemanager.py:196 msgid "ADSL" msgstr "ADSL" -#: ../pyhoca/wxgui/profilemanager.py:196 +#: ../pyhoca/wxgui/profilemanager.py:197 msgid "WAN" msgstr "WAN" -#: ../pyhoca/wxgui/profilemanager.py:197 +#: ../pyhoca/wxgui/profilemanager.py:198 msgid "LAN" msgstr "LAN" -#: ../pyhoca/wxgui/profilemanager.py:199 +#: ../pyhoca/wxgui/profilemanager.py:200 msgid "Method" msgstr "Methode" -#: ../pyhoca/wxgui/profilemanager.py:201 +#: ../pyhoca/wxgui/profilemanager.py:202 msgid "Image quality" msgstr "Beeldkwaliteit" #. ## #. ## wigdets for the SETTINGS tab #. ## -#: ../pyhoca/wxgui/profilemanager.py:207 +#: ../pyhoca/wxgui/profilemanager.py:208 msgid "Fullscreen" msgstr "Fullscreen" -#: ../pyhoca/wxgui/profilemanager.py:208 +#: ../pyhoca/wxgui/profilemanager.py:209 msgid "Custom Size" msgstr "Grootte instellen" -#: ../pyhoca/wxgui/profilemanager.py:213 +#: ../pyhoca/wxgui/profilemanager.py:214 msgid "Set display DPI" msgstr "DPI-waarde instellen" -#: ../pyhoca/wxgui/profilemanager.py:215 +#: ../pyhoca/wxgui/profilemanager.py:216 msgid "Keep current keyboard settings" msgstr "Huidige toetsenbord-instellingen behouden" -#: ../pyhoca/wxgui/profilemanager.py:216 +#: ../pyhoca/wxgui/profilemanager.py:217 msgid "Keyboard layout" msgstr "Toetsenbord layout" -#: ../pyhoca/wxgui/profilemanager.py:218 +#: ../pyhoca/wxgui/profilemanager.py:219 msgid "Keyboard model" msgstr "Toetsenbord model" -#: ../pyhoca/wxgui/profilemanager.py:220 +#: ../pyhoca/wxgui/profilemanager.py:221 msgid "Enable sound support" msgstr "Geluid gebruiken" -#: ../pyhoca/wxgui/profilemanager.py:221 +#: ../pyhoca/wxgui/profilemanager.py:222 msgid "Pulse Audio" msgstr "Pulse Audio" #. Arts daemon is not supported by PyHoca-GUI / Python X2go as it is outdated. #. However, config files can contain an Arts configuration, so we will honour this -#: ../pyhoca/wxgui/profilemanager.py:225 +#: ../pyhoca/wxgui/profilemanager.py:226 msgid "Arts (not supported)" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:228 +#: ../pyhoca/wxgui/profilemanager.py:229 msgid "esd" msgstr "esd" -#: ../pyhoca/wxgui/profilemanager.py:229 +#: ../pyhoca/wxgui/profilemanager.py:230 msgid "Use default sound port" msgstr "Standaard Audio-Port gebruiken" -#: ../pyhoca/wxgui/profilemanager.py:230 +#: ../pyhoca/wxgui/profilemanager.py:231 msgid "Custom sound port" msgstr "Speciale Audio-Port" -#: ../pyhoca/wxgui/profilemanager.py:232 +#: ../pyhoca/wxgui/profilemanager.py:233 msgid "Client Side printing" msgstr "Client Side printen" -#: ../pyhoca/wxgui/profilemanager.py:234 +#: ../pyhoca/wxgui/profilemanager.py:235 msgid "Use local folder sharing" msgstr "Delen van lokale mappen" -#: ../pyhoca/wxgui/profilemanager.py:235 +#: ../pyhoca/wxgui/profilemanager.py:236 msgid "Path" msgstr "Pad" -#: ../pyhoca/wxgui/profilemanager.py:238 ../pyhoca/wxgui/profilemanager.py:255 +#: ../pyhoca/wxgui/profilemanager.py:239 ../pyhoca/wxgui/profilemanager.py:256 msgid "Add" msgstr "Toevoegen" -#: ../pyhoca/wxgui/profilemanager.py:240 +#: ../pyhoca/wxgui/profilemanager.py:241 msgid "Delete" msgstr "Verwijderen" -#: ../pyhoca/wxgui/profilemanager.py:242 +#: ../pyhoca/wxgui/profilemanager.py:243 msgid "Convert between client and server encodings" msgstr "Encoding tussen client en server vertalen" -#: ../pyhoca/wxgui/profilemanager.py:243 +#: ../pyhoca/wxgui/profilemanager.py:244 msgid "Client encoding" msgstr "Client encoding" -#: ../pyhoca/wxgui/profilemanager.py:245 +#: ../pyhoca/wxgui/profilemanager.py:246 msgid "Server encoding" msgstr "Server encoding" -#: ../pyhoca/wxgui/profilemanager.py:248 +#: ../pyhoca/wxgui/profilemanager.py:249 msgid "Use file dropbox for local file import" msgstr "Importeren lokale bestanden via dropbox" -#: ../pyhoca/wxgui/profilemanager.py:249 +#: ../pyhoca/wxgui/profilemanager.py:250 msgid "Extensions" msgstr "Uitbreidingen" -#: ../pyhoca/wxgui/profilemanager.py:251 +#: ../pyhoca/wxgui/profilemanager.py:252 msgid "Action" msgstr "Actie" -#: ../pyhoca/wxgui/profilemanager.py:256 +#: ../pyhoca/wxgui/profilemanager.py:257 msgid "Defaults" msgstr "Standaardwaarden" -#: ../pyhoca/wxgui/profilemanager.py:258 +#: ../pyhoca/wxgui/profilemanager.py:259 msgid "Save" msgstr "Opslaan" -#: ../pyhoca/wxgui/profilemanager.py:259 +#: ../pyhoca/wxgui/profilemanager.py:260 msgid "Reset" msgstr "Reset" -#: ../pyhoca/wxgui/profilemanager.py:296 +#: ../pyhoca/wxgui/profilemanager.py:297 msgid "PyHoca-GUI Profile Manager - new profile" msgstr "PyHoca-GUI Profile manager - nieuw profile" -#: ../pyhoca/wxgui/profilemanager.py:298 +#: ../pyhoca/wxgui/profilemanager.py:299 #, python-format msgid "PyHoca-GUI Profile Manager - %s (connected)" msgstr "PyHoca-GUI Profile manager - %s (verbonden)" -#: ../pyhoca/wxgui/profilemanager.py:300 +#: ../pyhoca/wxgui/profilemanager.py:301 #, python-format msgid "PyHoca-GUI Profile Manager - %s" msgstr "PyHoca-GUI Profile manager - %s" -#: ../pyhoca/wxgui/profilemanager.py:641 +#: ../pyhoca/wxgui/profilemanager.py:642 msgid "Session Profile" msgstr "Sessie Profile" -#: ../pyhoca/wxgui/profilemanager.py:642 +#: ../pyhoca/wxgui/profilemanager.py:643 msgid "Connection" msgstr "Verbinding" -#: ../pyhoca/wxgui/profilemanager.py:643 +#: ../pyhoca/wxgui/profilemanager.py:644 msgid "Settings" msgstr "Instellingen" -#: ../pyhoca/wxgui/profilemanager.py:644 +#: ../pyhoca/wxgui/profilemanager.py:645 msgid "Sharing" msgstr "Delen" -#: ../pyhoca/wxgui/profilemanager.py:1008 +#: ../pyhoca/wxgui/profilemanager.py:1009 msgid "Icon Files (*.png)|*.png|All files (*.*)|*" msgstr "Icon Bestanden (*.png)|*.png|Alle Bestanden (*.*)|*" -#: ../pyhoca/wxgui/profilemanager.py:1011 +#: ../pyhoca/wxgui/profilemanager.py:1012 msgid "Choose an icon for this session profile" msgstr "Icon voor dit Profile kiezen" -#: ../pyhoca/wxgui/profilemanager.py:1119 +#: ../pyhoca/wxgui/profilemanager.py:1120 msgid "All files (*.*)|*" msgstr "Alle Bestanden (*.*)|*" -#: ../pyhoca/wxgui/profilemanager.py:1121 -#: ../pyhoca/wxgui/profilemanager.py:1136 +#: ../pyhoca/wxgui/profilemanager.py:1122 +#: ../pyhoca/wxgui/profilemanager.py:1137 msgid "Choose a public SSH key" msgstr "Kies een public SSH-key" -#: ../pyhoca/wxgui/profilemanager.py:1270 +#: ../pyhoca/wxgui/profilemanager.py:1271 msgid "Choose a folder to share within a session" msgstr "Kies een map om te delen" -#: ../pyhoca/wxgui/profilemanager.py:1335 -#: ../pyhoca/wxgui/profilemanager.py:1338 ../pyhoca/wxgui/menus_taskbar.py:87 +#: ../pyhoca/wxgui/profilemanager.py:1336 +#: ../pyhoca/wxgui/profilemanager.py:1339 ../pyhoca/wxgui/menus_taskbar.py:87 msgid "Profile Manager" msgstr "Profile manager" -#: ../pyhoca/wxgui/profilemanager.py:1335 +#: ../pyhoca/wxgui/profilemanager.py:1336 msgid "Profile name is missing, profile unusable!!!" msgstr "Profile naam ontbreekt, kan niet gebruikt worden!!!" -#: ../pyhoca/wxgui/profilemanager.py:1338 +#: ../pyhoca/wxgui/profilemanager.py:1339 #, python-format msgid "Profile name %s already exists!!!" msgstr "" diff --git a/po/pyhoca-gui.pot b/po/pyhoca-gui.pot index 60fc164..b38757d 100644 --- a/po/pyhoca-gui.pot +++ b/po/pyhoca-gui.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-03-30 12:45+0200\n" +"POT-Creation-Date: 2011-04-13 15:30+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -46,7 +46,7 @@ msgstr "" msgid "SSH proxy server login" msgstr "" -#: ../pyhoca/wxgui/logon.py:116 ../pyhoca/wxgui/profilemanager.py:261 +#: ../pyhoca/wxgui/logon.py:116 ../pyhoca/wxgui/profilemanager.py:262 #: ../pyhoca/wxgui/messages.py:105 ../pyhoca/wxgui/printingprefs.py:131 msgid "Cancel" msgstr "" @@ -158,368 +158,372 @@ msgid "Trinity X Desktop (KDE3-like)" msgstr "" #: ../pyhoca/wxgui/profilemanager.py:66 +msgid "Unity X Desktop Shell (UNITY)" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:67 msgid "XDMCP Query" msgstr "" #. 'EMBEDDED_MENU': _(u'Embedded Application Menu'), -#: ../pyhoca/wxgui/profilemanager.py:68 +#: ../pyhoca/wxgui/profilemanager.py:69 msgid "Windows Terminal Server (RDP-proxy)" msgstr "" #. 'DirectRDP': 'Windows Terminal Server (RDP-direct)', -#: ../pyhoca/wxgui/profilemanager.py:70 +#: ../pyhoca/wxgui/profilemanager.py:71 msgid "Single Application" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:71 ../pyhoca/wxgui/profilemanager.py:155 +#: ../pyhoca/wxgui/profilemanager.py:72 ../pyhoca/wxgui/profilemanager.py:156 msgid "Custom command" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:74 +#: ../pyhoca/wxgui/profilemanager.py:75 msgid "Internet Browser" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:75 +#: ../pyhoca/wxgui/profilemanager.py:76 msgid "Email Client" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:76 +#: ../pyhoca/wxgui/profilemanager.py:77 msgid "Openoffice.org" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:77 +#: ../pyhoca/wxgui/profilemanager.py:78 msgid "Terminal" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:91 +#: ../pyhoca/wxgui/profilemanager.py:92 msgid "Open file with system's default application" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:92 +#: ../pyhoca/wxgui/profilemanager.py:93 msgid "Open application chooser dialog" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:93 +#: ../pyhoca/wxgui/profilemanager.py:94 msgid "Save incoming file as ..." msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:112 +#: ../pyhoca/wxgui/profilemanager.py:113 msgid "new session profile" msgstr "" #. boxes for all tabs -#: ../pyhoca/wxgui/profilemanager.py:124 +#: ../pyhoca/wxgui/profilemanager.py:125 msgid "Profile " msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:125 +#: ../pyhoca/wxgui/profilemanager.py:126 msgid "Session" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:126 +#: ../pyhoca/wxgui/profilemanager.py:127 msgid "Server" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:127 +#: ../pyhoca/wxgui/profilemanager.py:128 msgid "Connection Link Speed" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:128 +#: ../pyhoca/wxgui/profilemanager.py:129 msgid "Compression" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:129 +#: ../pyhoca/wxgui/profilemanager.py:130 msgid "Display" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:130 +#: ../pyhoca/wxgui/profilemanager.py:131 msgid "Keyboard" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:131 +#: ../pyhoca/wxgui/profilemanager.py:132 msgid "Sound" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:132 +#: ../pyhoca/wxgui/profilemanager.py:133 msgid "Printing" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:133 +#: ../pyhoca/wxgui/profilemanager.py:134 msgid "Folder Exports" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:134 +#: ../pyhoca/wxgui/profilemanager.py:135 msgid "File Import" msgstr "" #. ## #. ## widgets for the SESSION tab #. ## -#: ../pyhoca/wxgui/profilemanager.py:139 +#: ../pyhoca/wxgui/profilemanager.py:140 msgid "Name" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:149 +#: ../pyhoca/wxgui/profilemanager.py:150 msgid "Icon" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:151 +#: ../pyhoca/wxgui/profilemanager.py:152 msgid "Type" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:153 +#: ../pyhoca/wxgui/profilemanager.py:154 msgid "Application" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:157 +#: ../pyhoca/wxgui/profilemanager.py:158 msgid "RDP settings" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:158 +#: ../pyhoca/wxgui/profilemanager.py:159 msgid "RDP server" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:160 +#: ../pyhoca/wxgui/profilemanager.py:161 msgid "RDP options" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:162 +#: ../pyhoca/wxgui/profilemanager.py:163 msgid "XDMCP server" msgstr "" #. ## #. ## widgets for the CONNECTION tab #. ## -#: ../pyhoca/wxgui/profilemanager.py:168 ../pyhoca/wxgui/profilemanager.py:178 +#: ../pyhoca/wxgui/profilemanager.py:169 ../pyhoca/wxgui/profilemanager.py:179 msgid "User" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:170 +#: ../pyhoca/wxgui/profilemanager.py:171 msgid "Host" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:172 +#: ../pyhoca/wxgui/profilemanager.py:173 msgid "Port" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:174 +#: ../pyhoca/wxgui/profilemanager.py:175 msgid "RSA/DSA private key" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:177 +#: ../pyhoca/wxgui/profilemanager.py:178 msgid "Server behind SSH proxy" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:180 +#: ../pyhoca/wxgui/profilemanager.py:181 msgid "Key file" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:183 +#: ../pyhoca/wxgui/profilemanager.py:184 msgid "Host[:Port]" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:185 +#: ../pyhoca/wxgui/profilemanager.py:186 msgid "SSH Proxy Tunnel" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:193 +#: ../pyhoca/wxgui/profilemanager.py:194 msgid "Modem" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:194 +#: ../pyhoca/wxgui/profilemanager.py:195 msgid "ISDN" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:195 +#: ../pyhoca/wxgui/profilemanager.py:196 msgid "ADSL" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:196 +#: ../pyhoca/wxgui/profilemanager.py:197 msgid "WAN" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:197 +#: ../pyhoca/wxgui/profilemanager.py:198 msgid "LAN" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:199 +#: ../pyhoca/wxgui/profilemanager.py:200 msgid "Method" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:201 +#: ../pyhoca/wxgui/profilemanager.py:202 msgid "Image quality" msgstr "" #. ## #. ## wigdets for the SETTINGS tab #. ## -#: ../pyhoca/wxgui/profilemanager.py:207 +#: ../pyhoca/wxgui/profilemanager.py:208 msgid "Fullscreen" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:208 +#: ../pyhoca/wxgui/profilemanager.py:209 msgid "Custom Size" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:213 +#: ../pyhoca/wxgui/profilemanager.py:214 msgid "Set display DPI" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:215 +#: ../pyhoca/wxgui/profilemanager.py:216 msgid "Keep current keyboard settings" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:216 +#: ../pyhoca/wxgui/profilemanager.py:217 msgid "Keyboard layout" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:218 +#: ../pyhoca/wxgui/profilemanager.py:219 msgid "Keyboard model" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:220 +#: ../pyhoca/wxgui/profilemanager.py:221 msgid "Enable sound support" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:221 +#: ../pyhoca/wxgui/profilemanager.py:222 msgid "Pulse Audio" msgstr "" #. Arts daemon is not supported by PyHoca-GUI / Python X2go as it is outdated. #. However, config files can contain an Arts configuration, so we will honour this -#: ../pyhoca/wxgui/profilemanager.py:225 +#: ../pyhoca/wxgui/profilemanager.py:226 msgid "Arts (not supported)" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:228 +#: ../pyhoca/wxgui/profilemanager.py:229 msgid "esd" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:229 +#: ../pyhoca/wxgui/profilemanager.py:230 msgid "Use default sound port" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:230 +#: ../pyhoca/wxgui/profilemanager.py:231 msgid "Custom sound port" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:232 +#: ../pyhoca/wxgui/profilemanager.py:233 msgid "Client Side printing" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:234 +#: ../pyhoca/wxgui/profilemanager.py:235 msgid "Use local folder sharing" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:235 +#: ../pyhoca/wxgui/profilemanager.py:236 msgid "Path" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:238 ../pyhoca/wxgui/profilemanager.py:255 +#: ../pyhoca/wxgui/profilemanager.py:239 ../pyhoca/wxgui/profilemanager.py:256 msgid "Add" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:240 +#: ../pyhoca/wxgui/profilemanager.py:241 msgid "Delete" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:242 +#: ../pyhoca/wxgui/profilemanager.py:243 msgid "Convert between client and server encodings" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:243 +#: ../pyhoca/wxgui/profilemanager.py:244 msgid "Client encoding" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:245 +#: ../pyhoca/wxgui/profilemanager.py:246 msgid "Server encoding" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:248 +#: ../pyhoca/wxgui/profilemanager.py:249 msgid "Use file dropbox for local file import" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:249 +#: ../pyhoca/wxgui/profilemanager.py:250 msgid "Extensions" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:251 +#: ../pyhoca/wxgui/profilemanager.py:252 msgid "Action" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:256 +#: ../pyhoca/wxgui/profilemanager.py:257 msgid "Defaults" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:258 +#: ../pyhoca/wxgui/profilemanager.py:259 msgid "Save" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:259 +#: ../pyhoca/wxgui/profilemanager.py:260 msgid "Reset" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:296 +#: ../pyhoca/wxgui/profilemanager.py:297 msgid "PyHoca-GUI Profile Manager - new profile" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:298 +#: ../pyhoca/wxgui/profilemanager.py:299 #, python-format msgid "PyHoca-GUI Profile Manager - %s (connected)" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:300 +#: ../pyhoca/wxgui/profilemanager.py:301 #, python-format msgid "PyHoca-GUI Profile Manager - %s" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:641 +#: ../pyhoca/wxgui/profilemanager.py:642 msgid "Session Profile" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:642 +#: ../pyhoca/wxgui/profilemanager.py:643 msgid "Connection" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:643 +#: ../pyhoca/wxgui/profilemanager.py:644 msgid "Settings" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:644 +#: ../pyhoca/wxgui/profilemanager.py:645 msgid "Sharing" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:1008 +#: ../pyhoca/wxgui/profilemanager.py:1009 msgid "Icon Files (*.png)|*.png|All files (*.*)|*" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:1011 +#: ../pyhoca/wxgui/profilemanager.py:1012 msgid "Choose an icon for this session profile" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:1119 +#: ../pyhoca/wxgui/profilemanager.py:1120 msgid "All files (*.*)|*" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:1121 -#: ../pyhoca/wxgui/profilemanager.py:1136 +#: ../pyhoca/wxgui/profilemanager.py:1122 +#: ../pyhoca/wxgui/profilemanager.py:1137 msgid "Choose a public SSH key" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:1270 +#: ../pyhoca/wxgui/profilemanager.py:1271 msgid "Choose a folder to share within a session" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:1335 -#: ../pyhoca/wxgui/profilemanager.py:1338 ../pyhoca/wxgui/menus_taskbar.py:87 +#: ../pyhoca/wxgui/profilemanager.py:1336 +#: ../pyhoca/wxgui/profilemanager.py:1339 ../pyhoca/wxgui/menus_taskbar.py:87 msgid "Profile Manager" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:1335 +#: ../pyhoca/wxgui/profilemanager.py:1336 msgid "Profile name is missing, profile unusable!!!" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:1338 +#: ../pyhoca/wxgui/profilemanager.py:1339 #, python-format msgid "Profile name %s already exists!!!" msgstr "" diff --git a/pyhoca/wxgui/profilemanager.py b/pyhoca/wxgui/profilemanager.py index 2cb38d6..0b86efa 100644 --- a/pyhoca/wxgui/profilemanager.py +++ b/pyhoca/wxgui/profilemanager.py @@ -63,6 +63,7 @@ class PyHocaGUI_ProfileManager(wx.Dialog): 'KDE': _(u'K Desktop Environment (KDE)'), 'LXDE': _(u'Lightweight X Desktop (LXDE)'), 'TRINITY': _(u'Trinity X Desktop (KDE3-like)'), + 'UNITY': _(u'Unity X Desktop Shell (UNITY)'), 'XDMCP': _(u'XDMCP Query'), #'EMBEDDED_MENU': _(u'Embedded Application Menu'), 'RDP': _(u'Windows Terminal Server (RDP-proxy)'), hooks/post-receive -- pyhoca-gui.git (Python X2Go Client (wxPython GUI)) 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 "pyhoca-gui.git" (Python X2Go Client (wxPython GUI)).