The branch, master has been updated via 7478652dd187ee2bda1bb9c78a2a337b6be318b3 (commit) via baf991787ae289db044b4718a1ba9489716c46cf (commit) via 5eb2f6105a2d56261ecf3b99c09093960d638cb8 (commit) from 3548f33e206a87a7569735ed7bebdd4615aa4ee1 (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 7478652dd187ee2bda1bb9c78a2a337b6be318b3 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Sun Feb 19 20:14:38 2012 +0100 rebuilt i18n binary files commit baf991787ae289db044b4718a1ba9489716c46cf Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Sun Feb 19 20:14:27 2012 +0100 rebuilt i18n binary files commit 5eb2f6105a2d56261ecf3b99c09093960d638cb8 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Sun Feb 19 20:14:15 2012 +0100 Fix profile manager GUI layout, make default keyboard layout i18n capable. ----------------------------------------------------------------------- Summary of changes: build/mo/bg/LC_MESSAGES/pyhoca-gui.mo | Bin 541 -> 541 bytes build/mo/de/LC_MESSAGES/pyhoca-gui.mo | Bin 19118 -> 19118 bytes build/mo/en/LC_MESSAGES/pyhoca-gui.mo | Bin 17920 -> 17920 bytes build/mo/es/LC_MESSAGES/pyhoca-gui.mo | Bin 17906 -> 17906 bytes build/mo/nl/LC_MESSAGES/pyhoca-gui.mo | Bin 17240 -> 17240 bytes debian/changelog | 2 + po/bg.po | 209 +++++++++++---------- po/de.po | 209 +++++++++++---------- po/en.po | 209 +++++++++++---------- po/es.po | 209 +++++++++++---------- po/nb_NO.po | 209 +++++++++++---------- po/nl.po | 209 +++++++++++---------- po/pyhoca-gui.pot | 209 +++++++++++---------- po/sv.po | 341 ++++++++++++++++----------------- pyhoca/wxgui/profilemanager.py | 44 ++--- 15 files changed, 950 insertions(+), 900 deletions(-) The diff of changes is: diff --git a/build/mo/bg/LC_MESSAGES/pyhoca-gui.mo b/build/mo/bg/LC_MESSAGES/pyhoca-gui.mo index f732920..a0a5fd6 100644 Binary files a/build/mo/bg/LC_MESSAGES/pyhoca-gui.mo and b/build/mo/bg/LC_MESSAGES/pyhoca-gui.mo differ diff --git a/build/mo/de/LC_MESSAGES/pyhoca-gui.mo b/build/mo/de/LC_MESSAGES/pyhoca-gui.mo index 0175c39..c4b74b6 100644 Binary files a/build/mo/de/LC_MESSAGES/pyhoca-gui.mo and b/build/mo/de/LC_MESSAGES/pyhoca-gui.mo differ diff --git a/build/mo/en/LC_MESSAGES/pyhoca-gui.mo b/build/mo/en/LC_MESSAGES/pyhoca-gui.mo index 9f34de5..728db98 100644 Binary files a/build/mo/en/LC_MESSAGES/pyhoca-gui.mo and b/build/mo/en/LC_MESSAGES/pyhoca-gui.mo differ diff --git a/build/mo/es/LC_MESSAGES/pyhoca-gui.mo b/build/mo/es/LC_MESSAGES/pyhoca-gui.mo index 286bbed..9c56680 100644 Binary files a/build/mo/es/LC_MESSAGES/pyhoca-gui.mo and b/build/mo/es/LC_MESSAGES/pyhoca-gui.mo differ diff --git a/build/mo/nl/LC_MESSAGES/pyhoca-gui.mo b/build/mo/nl/LC_MESSAGES/pyhoca-gui.mo index ef93de9..d04b6ea 100644 Binary files a/build/mo/nl/LC_MESSAGES/pyhoca-gui.mo and b/build/mo/nl/LC_MESSAGES/pyhoca-gui.mo differ diff --git a/debian/changelog b/debian/changelog index 0dd7dde..a15dd3a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -39,6 +39,8 @@ pyhoca-gui (0.1.2.0-0~x2go1) UNRELEASED; urgency=low - Enforce startup of rootless session if launching a single application. - Provide empty translation file sv.po. - Provide empty translation file nb_NO.po. + - Fix profile manager GUI layout, make default keyboard layout i18n + capable. * Depend on Python X2Go 0.1.2.0. * Install GNOME icons via dh_links. * Install X2Go icons with explicit install paths. diff --git a/po/bg.po b/po/bg.po index a3b5736..07af707 100644 --- a/po/bg.po +++ b/po/bg.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PyHoca-GUI VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-02-19 15:07+0100\n" +"POT-Creation-Date: 2012-02-19 20:14+0100\n" "PO-Revision-Date: 2011-09-17 02:17+0100\n" "Last-Translator: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>\n" "Language-Team: Bulgarian <chepati@yahoo.com>\n" @@ -50,7 +50,7 @@ msgstr "" msgid "SSH proxy server login" msgstr "" -#: ../pyhoca/wxgui/logon.py:121 ../pyhoca/wxgui/profilemanager.py:293 +#: ../pyhoca/wxgui/logon.py:121 ../pyhoca/wxgui/profilemanager.py:296 #: ../pyhoca/wxgui/messages.py:111 ../pyhoca/wxgui/printingprefs.py:138 #: ../pyhoca/wxgui/sessiontitle.py:75 msgid "Cancel" @@ -198,7 +198,7 @@ msgstr "" msgid "Single Application" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:84 ../pyhoca/wxgui/profilemanager.py:186 +#: ../pyhoca/wxgui/profilemanager.py:84 ../pyhoca/wxgui/profilemanager.py:189 msgid "Custom command" msgstr "" @@ -234,372 +234,381 @@ msgstr "" msgid "settings derived from " msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:133 +#. allow localization of the default keyboard settings +#: ../pyhoca/wxgui/profilemanager.py:134 +msgid "us" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:135 +msgid "pc105/us" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:136 msgid "new session profile" msgstr "" #. boxes for all tabs -#: ../pyhoca/wxgui/profilemanager.py:146 +#: ../pyhoca/wxgui/profilemanager.py:149 msgid "Session Title" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:147 +#: ../pyhoca/wxgui/profilemanager.py:150 msgid "Session Window" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:148 +#: ../pyhoca/wxgui/profilemanager.py:151 msgid "Session Startup" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:149 +#: ../pyhoca/wxgui/profilemanager.py:152 msgid "Server" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:150 +#: ../pyhoca/wxgui/profilemanager.py:153 msgid "Connection Link Speed" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:151 +#: ../pyhoca/wxgui/profilemanager.py:154 msgid "Compression" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:152 +#: ../pyhoca/wxgui/profilemanager.py:155 msgid "Display" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:153 +#: ../pyhoca/wxgui/profilemanager.py:156 msgid "Keyboard" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:154 +#: ../pyhoca/wxgui/profilemanager.py:157 msgid "Sound" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:155 +#: ../pyhoca/wxgui/profilemanager.py:158 msgid "Printing" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:156 +#: ../pyhoca/wxgui/profilemanager.py:159 msgid "Folder Exports" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:157 +#: ../pyhoca/wxgui/profilemanager.py:160 msgid "File Import" msgstr "" #. ## #. ## widgets for the PROFILE tab #. ## -#: ../pyhoca/wxgui/profilemanager.py:162 +#: ../pyhoca/wxgui/profilemanager.py:165 msgid "Name" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:164 +#: ../pyhoca/wxgui/profilemanager.py:167 msgid "Set session window title" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:165 +#: ../pyhoca/wxgui/profilemanager.py:168 msgid "Use a default session window title" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:166 +#: ../pyhoca/wxgui/profilemanager.py:169 msgid "Custom session window title" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:176 +#: ../pyhoca/wxgui/profilemanager.py:179 msgid "Window Icon" msgstr "" #. ## #. ## widgets for the SESSION tab #. ## -#: ../pyhoca/wxgui/profilemanager.py:182 +#: ../pyhoca/wxgui/profilemanager.py:185 msgid "Type" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:184 +#: ../pyhoca/wxgui/profilemanager.py:187 msgid "Application" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:188 +#: ../pyhoca/wxgui/profilemanager.py:191 msgid "XDMCP server" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:190 +#: ../pyhoca/wxgui/profilemanager.py:193 msgid "RDP server" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:192 +#: ../pyhoca/wxgui/profilemanager.py:195 msgid "RDP options" msgstr "" #. ## #. ## widgets for the CONNECTION tab #. ## -#: ../pyhoca/wxgui/profilemanager.py:198 ../pyhoca/wxgui/profilemanager.py:208 +#: ../pyhoca/wxgui/profilemanager.py:201 ../pyhoca/wxgui/profilemanager.py:211 msgid "User" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:200 +#: ../pyhoca/wxgui/profilemanager.py:203 msgid "Host" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:202 +#: ../pyhoca/wxgui/profilemanager.py:205 msgid "Port" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:204 +#: ../pyhoca/wxgui/profilemanager.py:207 msgid "RSA/DSA private key" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:207 +#: ../pyhoca/wxgui/profilemanager.py:210 msgid "Server behind SSH proxy" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:210 +#: ../pyhoca/wxgui/profilemanager.py:213 msgid "Key file" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:213 +#: ../pyhoca/wxgui/profilemanager.py:216 msgid "Host[:Port]" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:215 +#: ../pyhoca/wxgui/profilemanager.py:218 msgid "SSH Proxy Tunnel" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:223 +#: ../pyhoca/wxgui/profilemanager.py:226 msgid "Modem" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:224 +#: ../pyhoca/wxgui/profilemanager.py:227 msgid "ISDN" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:225 +#: ../pyhoca/wxgui/profilemanager.py:228 msgid "ADSL" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:226 +#: ../pyhoca/wxgui/profilemanager.py:229 msgid "WAN" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:227 +#: ../pyhoca/wxgui/profilemanager.py:230 msgid "LAN" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:229 +#: ../pyhoca/wxgui/profilemanager.py:232 msgid "Method" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:231 +#: ../pyhoca/wxgui/profilemanager.py:234 msgid "Image quality" msgstr "" #. ## #. ## wigdets for the SETTINGS tab #. ## -#: ../pyhoca/wxgui/profilemanager.py:237 +#: ../pyhoca/wxgui/profilemanager.py:240 msgid "Fullscreen" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:238 +#: ../pyhoca/wxgui/profilemanager.py:241 msgid "Custom Size" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:243 +#: ../pyhoca/wxgui/profilemanager.py:246 msgid "Set display DPI" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:245 +#: ../pyhoca/wxgui/profilemanager.py:248 msgid "Keep current keyboard settings" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:246 +#: ../pyhoca/wxgui/profilemanager.py:249 msgid "Keyboard layout" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:248 +#: ../pyhoca/wxgui/profilemanager.py:251 msgid "Keyboard model" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:250 +#: ../pyhoca/wxgui/profilemanager.py:253 msgid "Enable sound support" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:251 +#: ../pyhoca/wxgui/profilemanager.py:254 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:255 +#: ../pyhoca/wxgui/profilemanager.py:258 msgid "Arts (not supported)" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:258 +#: ../pyhoca/wxgui/profilemanager.py:261 msgid "esd" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:259 +#: ../pyhoca/wxgui/profilemanager.py:262 msgid "Use default sound port" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:260 +#: ../pyhoca/wxgui/profilemanager.py:263 msgid "Custom sound port" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:262 +#: ../pyhoca/wxgui/profilemanager.py:265 msgid "Client Side printing" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:264 +#: ../pyhoca/wxgui/profilemanager.py:267 msgid "Use local folder sharing" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:265 +#: ../pyhoca/wxgui/profilemanager.py:268 msgid "Path" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:268 ../pyhoca/wxgui/profilemanager.py:287 +#: ../pyhoca/wxgui/profilemanager.py:271 ../pyhoca/wxgui/profilemanager.py:290 msgid "Add" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:270 +#: ../pyhoca/wxgui/profilemanager.py:273 msgid "Local Path" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:271 +#: ../pyhoca/wxgui/profilemanager.py:274 msgid "Connect Method" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:272 +#: ../pyhoca/wxgui/profilemanager.py:275 msgid "Delete" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:274 +#: ../pyhoca/wxgui/profilemanager.py:277 msgid "Convert between client and server encodings" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:275 +#: ../pyhoca/wxgui/profilemanager.py:278 msgid "Client encoding" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:277 +#: ../pyhoca/wxgui/profilemanager.py:280 msgid "Server encoding" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:280 +#: ../pyhoca/wxgui/profilemanager.py:283 msgid "Use file MIME box for local file import" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:281 +#: ../pyhoca/wxgui/profilemanager.py:284 msgid "Extensions" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:283 +#: ../pyhoca/wxgui/profilemanager.py:286 msgid "Action" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:288 +#: ../pyhoca/wxgui/profilemanager.py:291 msgid "Defaults" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:290 +#: ../pyhoca/wxgui/profilemanager.py:293 msgid "Save" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:291 +#: ../pyhoca/wxgui/profilemanager.py:294 msgid "Reset" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:334 ../pyhoca/wxgui/profilemanager.py:982 -#: ../pyhoca/wxgui/profilemanager.py:1489 +#: ../pyhoca/wxgui/profilemanager.py:337 ../pyhoca/wxgui/profilemanager.py:978 +#: ../pyhoca/wxgui/profilemanager.py:1485 msgid "automatically" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:336 ../pyhoca/wxgui/profilemanager.py:984 +#: ../pyhoca/wxgui/profilemanager.py:339 ../pyhoca/wxgui/profilemanager.py:980 msgid "manually" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:341 +#: ../pyhoca/wxgui/profilemanager.py:344 msgid "PyHoca-GUI Profile Manager - new profile" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:343 +#: ../pyhoca/wxgui/profilemanager.py:346 #, python-format msgid "PyHoca-GUI Profile Manager - %s (connected)" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:345 +#: ../pyhoca/wxgui/profilemanager.py:348 #, python-format msgid "PyHoca-GUI Profile Manager - %s" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:709 +#: ../pyhoca/wxgui/profilemanager.py:705 msgid "Profile" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:710 +#: ../pyhoca/wxgui/profilemanager.py:706 msgid "Session" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:711 +#: ../pyhoca/wxgui/profilemanager.py:707 msgid "Connection" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:712 +#: ../pyhoca/wxgui/profilemanager.py:708 msgid "Settings" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:713 +#: ../pyhoca/wxgui/profilemanager.py:709 msgid "Sharing" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:1163 +#: ../pyhoca/wxgui/profilemanager.py:1159 msgid "Icon Files (*.png)|*.png|All files (*.*)|*" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:1166 +#: ../pyhoca/wxgui/profilemanager.py:1162 msgid "Choose an icon for this session profile" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:1300 +#: ../pyhoca/wxgui/profilemanager.py:1296 msgid "All files (*.*)|*" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:1302 -#: ../pyhoca/wxgui/profilemanager.py:1317 +#: ../pyhoca/wxgui/profilemanager.py:1298 +#: ../pyhoca/wxgui/profilemanager.py:1313 msgid "Choose a public SSH key" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:1469 +#: ../pyhoca/wxgui/profilemanager.py:1465 msgid "Choose a folder to share within a session" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:1533 -#: ../pyhoca/wxgui/profilemanager.py:1536 -#: ../pyhoca/wxgui/profilemanager.py:1539 -#: ../pyhoca/wxgui/profilemanager.py:1544 -#: ../pyhoca/wxgui/profilemanager.py:1554 ../pyhoca/wxgui/menus_taskbar.py:92 +#: ../pyhoca/wxgui/profilemanager.py:1529 +#: ../pyhoca/wxgui/profilemanager.py:1532 +#: ../pyhoca/wxgui/profilemanager.py:1535 +#: ../pyhoca/wxgui/profilemanager.py:1540 +#: ../pyhoca/wxgui/profilemanager.py:1550 ../pyhoca/wxgui/menus_taskbar.py:92 msgid "Profile Manager" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:1533 +#: ../pyhoca/wxgui/profilemanager.py:1529 msgid "Profile name is missing, profile unusable!!!" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:1536 -#: ../pyhoca/wxgui/profilemanager.py:1539 +#: ../pyhoca/wxgui/profilemanager.py:1532 +#: ../pyhoca/wxgui/profilemanager.py:1535 #, python-format msgid "Profile name %s already exists!!!" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:1544 +#: ../pyhoca/wxgui/profilemanager.py:1540 msgid "The SSH proxy configuration is incomplete. Try again." msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:1554 +#: ../pyhoca/wxgui/profilemanager.py:1550 #, python-format msgid "" "Another session profile (%s) already uses [%s]:%s for binding a local SSH " @@ -607,21 +616,21 @@ msgid "" "Please change the SSH proxy settings accordingly." msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:1574 +#: ../pyhoca/wxgui/profilemanager.py:1570 #, python-format msgid "%s - profile added" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:1575 +#: ../pyhoca/wxgui/profilemanager.py:1571 msgid "A new session profile has been added." msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:1579 +#: ../pyhoca/wxgui/profilemanager.py:1575 #, python-format msgid "%s - modified" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:1580 +#: ../pyhoca/wxgui/profilemanager.py:1576 msgid "Changes to profile have been saved." msgstr "" diff --git a/po/de.po b/po/de.po index 998c098..e0c0c0d 100644 --- a/po/de.po +++ b/po/de.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PyHoca-GUI VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-02-19 15:07+0100\n" +"POT-Creation-Date: 2012-02-19 20:14+0100\n" "PO-Revision-Date: 2012-02-07 23:29+0100\n" "Last-Translator: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>\n" "Language-Team: de <mike.gabriel@das-netzwerkteam.de>\n" @@ -49,7 +49,7 @@ msgstr "Sitzungslogin" msgid "SSH proxy server login" msgstr "Anmeldung an SSH Proxy" -#: ../pyhoca/wxgui/logon.py:121 ../pyhoca/wxgui/profilemanager.py:293 +#: ../pyhoca/wxgui/logon.py:121 ../pyhoca/wxgui/profilemanager.py:296 #: ../pyhoca/wxgui/messages.py:111 ../pyhoca/wxgui/printingprefs.py:138 #: ../pyhoca/wxgui/sessiontitle.py:75 msgid "Cancel" @@ -206,7 +206,7 @@ msgstr "Windows Terminalserver (RDP-proxy)" msgid "Single Application" msgstr "Einzelne Anwendung" -#: ../pyhoca/wxgui/profilemanager.py:84 ../pyhoca/wxgui/profilemanager.py:186 +#: ../pyhoca/wxgui/profilemanager.py:84 ../pyhoca/wxgui/profilemanager.py:189 msgid "Custom command" msgstr "Benutzerdef. Kommando" @@ -242,373 +242,382 @@ msgstr "Eingehende Datei speichern unter ..." msgid "settings derived from " msgstr "Einstellungen übernommen von" -#: ../pyhoca/wxgui/profilemanager.py:133 +#. allow localization of the default keyboard settings +#: ../pyhoca/wxgui/profilemanager.py:134 +msgid "us" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:135 +msgid "pc105/us" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:136 msgid "new session profile" msgstr "neues Sitzungsprofil" #. boxes for all tabs -#: ../pyhoca/wxgui/profilemanager.py:146 +#: ../pyhoca/wxgui/profilemanager.py:149 msgid "Session Title" msgstr "Sitzungstitel" -#: ../pyhoca/wxgui/profilemanager.py:147 +#: ../pyhoca/wxgui/profilemanager.py:150 msgid "Session Window" msgstr "Sitzungsfenster" -#: ../pyhoca/wxgui/profilemanager.py:148 +#: ../pyhoca/wxgui/profilemanager.py:151 msgid "Session Startup" msgstr "Sitzungsstart" -#: ../pyhoca/wxgui/profilemanager.py:149 +#: ../pyhoca/wxgui/profilemanager.py:152 msgid "Server" msgstr "Server" -#: ../pyhoca/wxgui/profilemanager.py:150 +#: ../pyhoca/wxgui/profilemanager.py:153 msgid "Connection Link Speed" msgstr "Verbindungsgeschwindigkeit" -#: ../pyhoca/wxgui/profilemanager.py:151 +#: ../pyhoca/wxgui/profilemanager.py:154 msgid "Compression" msgstr "Komprimierung" -#: ../pyhoca/wxgui/profilemanager.py:152 +#: ../pyhoca/wxgui/profilemanager.py:155 msgid "Display" msgstr "Anzeige" -#: ../pyhoca/wxgui/profilemanager.py:153 +#: ../pyhoca/wxgui/profilemanager.py:156 msgid "Keyboard" msgstr "Tastatur" -#: ../pyhoca/wxgui/profilemanager.py:154 +#: ../pyhoca/wxgui/profilemanager.py:157 msgid "Sound" msgstr "Audio" -#: ../pyhoca/wxgui/profilemanager.py:155 +#: ../pyhoca/wxgui/profilemanager.py:158 msgid "Printing" msgstr "Drucken" -#: ../pyhoca/wxgui/profilemanager.py:156 +#: ../pyhoca/wxgui/profilemanager.py:159 msgid "Folder Exports" msgstr "Ordnerfreigabe" -#: ../pyhoca/wxgui/profilemanager.py:157 +#: ../pyhoca/wxgui/profilemanager.py:160 msgid "File Import" msgstr "Dateiimport" #. ## #. ## widgets for the PROFILE tab #. ## -#: ../pyhoca/wxgui/profilemanager.py:162 +#: ../pyhoca/wxgui/profilemanager.py:165 msgid "Name" msgstr "Name" -#: ../pyhoca/wxgui/profilemanager.py:164 +#: ../pyhoca/wxgui/profilemanager.py:167 msgid "Set session window title" msgstr "Sitzungsfenstertitel setzen" -#: ../pyhoca/wxgui/profilemanager.py:165 +#: ../pyhoca/wxgui/profilemanager.py:168 msgid "Use a default session window title" msgstr "Standardtitel für Sitzungsfenster" -#: ../pyhoca/wxgui/profilemanager.py:166 +#: ../pyhoca/wxgui/profilemanager.py:169 msgid "Custom session window title" msgstr "Sitzungstitel anpassen" -#: ../pyhoca/wxgui/profilemanager.py:176 +#: ../pyhoca/wxgui/profilemanager.py:179 msgid "Window Icon" msgstr "Fenstersymbol" #. ## #. ## widgets for the SESSION tab #. ## -#: ../pyhoca/wxgui/profilemanager.py:182 +#: ../pyhoca/wxgui/profilemanager.py:185 msgid "Type" msgstr "Typ" -#: ../pyhoca/wxgui/profilemanager.py:184 +#: ../pyhoca/wxgui/profilemanager.py:187 msgid "Application" msgstr "Anwendung" -#: ../pyhoca/wxgui/profilemanager.py:188 +#: ../pyhoca/wxgui/profilemanager.py:191 msgid "XDMCP server" msgstr "XDMCP Server" -#: ../pyhoca/wxgui/profilemanager.py:190 +#: ../pyhoca/wxgui/profilemanager.py:193 msgid "RDP server" msgstr "RDP Server" -#: ../pyhoca/wxgui/profilemanager.py:192 +#: ../pyhoca/wxgui/profilemanager.py:195 msgid "RDP options" msgstr "RDP Optionen" #. ## #. ## widgets for the CONNECTION tab #. ## -#: ../pyhoca/wxgui/profilemanager.py:198 ../pyhoca/wxgui/profilemanager.py:208 +#: ../pyhoca/wxgui/profilemanager.py:201 ../pyhoca/wxgui/profilemanager.py:211 msgid "User" msgstr "Benutzer" -#: ../pyhoca/wxgui/profilemanager.py:200 +#: ../pyhoca/wxgui/profilemanager.py:203 msgid "Host" msgstr "Hostname" -#: ../pyhoca/wxgui/profilemanager.py:202 +#: ../pyhoca/wxgui/profilemanager.py:205 msgid "Port" msgstr "Port" -#: ../pyhoca/wxgui/profilemanager.py:204 +#: ../pyhoca/wxgui/profilemanager.py:207 msgid "RSA/DSA private key" msgstr "Privater RSA/DSA Schlüssel" -#: ../pyhoca/wxgui/profilemanager.py:207 +#: ../pyhoca/wxgui/profilemanager.py:210 msgid "Server behind SSH proxy" msgstr "Server hinter SSH-Proxy" -#: ../pyhoca/wxgui/profilemanager.py:210 +#: ../pyhoca/wxgui/profilemanager.py:213 msgid "Key file" msgstr "Schlüssel" -#: ../pyhoca/wxgui/profilemanager.py:213 +#: ../pyhoca/wxgui/profilemanager.py:216 msgid "Host[:Port]" msgstr "Hostname[:Port]" -#: ../pyhoca/wxgui/profilemanager.py:215 +#: ../pyhoca/wxgui/profilemanager.py:218 msgid "SSH Proxy Tunnel" msgstr "SSH-Proxytunnel" -#: ../pyhoca/wxgui/profilemanager.py:223 +#: ../pyhoca/wxgui/profilemanager.py:226 msgid "Modem" msgstr "Modem" -#: ../pyhoca/wxgui/profilemanager.py:224 +#: ../pyhoca/wxgui/profilemanager.py:227 msgid "ISDN" msgstr "ISDN" -#: ../pyhoca/wxgui/profilemanager.py:225 +#: ../pyhoca/wxgui/profilemanager.py:228 msgid "ADSL" msgstr "ADSL" -#: ../pyhoca/wxgui/profilemanager.py:226 +#: ../pyhoca/wxgui/profilemanager.py:229 msgid "WAN" msgstr "WAN" -#: ../pyhoca/wxgui/profilemanager.py:227 +#: ../pyhoca/wxgui/profilemanager.py:230 msgid "LAN" msgstr "LAN" -#: ../pyhoca/wxgui/profilemanager.py:229 +#: ../pyhoca/wxgui/profilemanager.py:232 msgid "Method" msgstr "Methode" -#: ../pyhoca/wxgui/profilemanager.py:231 +#: ../pyhoca/wxgui/profilemanager.py:234 msgid "Image quality" msgstr "Bildqualität" #. ## #. ## wigdets for the SETTINGS tab #. ## -#: ../pyhoca/wxgui/profilemanager.py:237 +#: ../pyhoca/wxgui/profilemanager.py:240 msgid "Fullscreen" msgstr "Vollbild" -#: ../pyhoca/wxgui/profilemanager.py:238 +#: ../pyhoca/wxgui/profilemanager.py:241 msgid "Custom Size" msgstr "Benutzerdefinierte Größe" -#: ../pyhoca/wxgui/profilemanager.py:243 +#: ../pyhoca/wxgui/profilemanager.py:246 msgid "Set display DPI" msgstr "DPI-Wert für Anzeige setzen" -#: ../pyhoca/wxgui/profilemanager.py:245 +#: ../pyhoca/wxgui/profilemanager.py:248 msgid "Keep current keyboard settings" msgstr "Aktuelle Tastatureinstellungen beibehalten" -#: ../pyhoca/wxgui/profilemanager.py:246 +#: ../pyhoca/wxgui/profilemanager.py:249 msgid "Keyboard layout" msgstr "Tastaturlayout" -#: ../pyhoca/wxgui/profilemanager.py:248 +#: ../pyhoca/wxgui/profilemanager.py:251 msgid "Keyboard model" msgstr "Tastaturmodell" -#: ../pyhoca/wxgui/profilemanager.py:250 +#: ../pyhoca/wxgui/profilemanager.py:253 msgid "Enable sound support" msgstr "Audiounterstützung aktivieren" -#: ../pyhoca/wxgui/profilemanager.py:251 +#: ../pyhoca/wxgui/profilemanager.py:254 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:255 +#: ../pyhoca/wxgui/profilemanager.py:258 msgid "Arts (not supported)" msgstr "Arts (nicht unterstützt)" -#: ../pyhoca/wxgui/profilemanager.py:258 +#: ../pyhoca/wxgui/profilemanager.py:261 msgid "esd" msgstr "esd" -#: ../pyhoca/wxgui/profilemanager.py:259 +#: ../pyhoca/wxgui/profilemanager.py:262 msgid "Use default sound port" msgstr "Standard Audio-Port verwenden" -#: ../pyhoca/wxgui/profilemanager.py:260 +#: ../pyhoca/wxgui/profilemanager.py:263 msgid "Custom sound port" msgstr "Benutzerdefinierter Audio-Port" -#: ../pyhoca/wxgui/profilemanager.py:262 +#: ../pyhoca/wxgui/profilemanager.py:265 msgid "Client Side printing" msgstr "Unterstützung für lokale Druckeranbindung" -#: ../pyhoca/wxgui/profilemanager.py:264 +#: ../pyhoca/wxgui/profilemanager.py:267 msgid "Use local folder sharing" msgstr "Lokale Ordnerfreigabe verwenden" -#: ../pyhoca/wxgui/profilemanager.py:265 +#: ../pyhoca/wxgui/profilemanager.py:268 msgid "Path" msgstr "Pfad" -#: ../pyhoca/wxgui/profilemanager.py:268 ../pyhoca/wxgui/profilemanager.py:287 +#: ../pyhoca/wxgui/profilemanager.py:271 ../pyhoca/wxgui/profilemanager.py:290 msgid "Add" msgstr "Hinzufügen" -#: ../pyhoca/wxgui/profilemanager.py:270 +#: ../pyhoca/wxgui/profilemanager.py:273 msgid "Local Path" msgstr "Lokaler Pfad" -#: ../pyhoca/wxgui/profilemanager.py:271 +#: ../pyhoca/wxgui/profilemanager.py:274 msgid "Connect Method" msgstr "Verbindungsart" -#: ../pyhoca/wxgui/profilemanager.py:272 +#: ../pyhoca/wxgui/profilemanager.py:275 msgid "Delete" msgstr "Entfernen" -#: ../pyhoca/wxgui/profilemanager.py:274 +#: ../pyhoca/wxgui/profilemanager.py:277 msgid "Convert between client and server encodings" msgstr "Zeichenkodierung zwischen Server und Client übersetzen" -#: ../pyhoca/wxgui/profilemanager.py:275 +#: ../pyhoca/wxgui/profilemanager.py:278 msgid "Client encoding" msgstr "Zeichenkodierung Client" -#: ../pyhoca/wxgui/profilemanager.py:277 +#: ../pyhoca/wxgui/profilemanager.py:280 msgid "Server encoding" msgstr "Server" -#: ../pyhoca/wxgui/profilemanager.py:280 +#: ../pyhoca/wxgui/profilemanager.py:283 msgid "Use file MIME box for local file import" msgstr "MIME-Box für lokalen Dateiimport verwenden" -#: ../pyhoca/wxgui/profilemanager.py:281 +#: ../pyhoca/wxgui/profilemanager.py:284 msgid "Extensions" msgstr "Erweiterungen" -#: ../pyhoca/wxgui/profilemanager.py:283 +#: ../pyhoca/wxgui/profilemanager.py:286 msgid "Action" msgstr "Aktion" -#: ../pyhoca/wxgui/profilemanager.py:288 +#: ../pyhoca/wxgui/profilemanager.py:291 msgid "Defaults" msgstr "Standardwerte" -#: ../pyhoca/wxgui/profilemanager.py:290 +#: ../pyhoca/wxgui/profilemanager.py:293 msgid "Save" msgstr "Speichern" -#: ../pyhoca/wxgui/profilemanager.py:291 +#: ../pyhoca/wxgui/profilemanager.py:294 msgid "Reset" msgstr "Zurücksetzen" -#: ../pyhoca/wxgui/profilemanager.py:334 ../pyhoca/wxgui/profilemanager.py:982 -#: ../pyhoca/wxgui/profilemanager.py:1489 +#: ../pyhoca/wxgui/profilemanager.py:337 ../pyhoca/wxgui/profilemanager.py:978 +#: ../pyhoca/wxgui/profilemanager.py:1485 msgid "automatically" msgstr "automatisch" -#: ../pyhoca/wxgui/profilemanager.py:336 ../pyhoca/wxgui/profilemanager.py:984 +#: ../pyhoca/wxgui/profilemanager.py:339 ../pyhoca/wxgui/profilemanager.py:980 msgid "manually" msgstr "manuell" -#: ../pyhoca/wxgui/profilemanager.py:341 +#: ../pyhoca/wxgui/profilemanager.py:344 msgid "PyHoca-GUI Profile Manager - new profile" msgstr "PyHoca-GUI Profilmanager - neues Sitzungsprofil" -#: ../pyhoca/wxgui/profilemanager.py:343 +#: ../pyhoca/wxgui/profilemanager.py:346 #, python-format msgid "PyHoca-GUI Profile Manager - %s (connected)" msgstr "PyHoca-GUI Profilmanager - %s (verbunden)" -#: ../pyhoca/wxgui/profilemanager.py:345 +#: ../pyhoca/wxgui/profilemanager.py:348 #, python-format msgid "PyHoca-GUI Profile Manager - %s" msgstr "PyHoca-GUI Profilmanager - %s" -#: ../pyhoca/wxgui/profilemanager.py:709 +#: ../pyhoca/wxgui/profilemanager.py:705 msgid "Profile" msgstr "Profil" -#: ../pyhoca/wxgui/profilemanager.py:710 +#: ../pyhoca/wxgui/profilemanager.py:706 msgid "Session" msgstr "Sitzung" -#: ../pyhoca/wxgui/profilemanager.py:711 +#: ../pyhoca/wxgui/profilemanager.py:707 msgid "Connection" msgstr "Verbindung" -#: ../pyhoca/wxgui/profilemanager.py:712 +#: ../pyhoca/wxgui/profilemanager.py:708 msgid "Settings" msgstr "Einstellungen" -#: ../pyhoca/wxgui/profilemanager.py:713 +#: ../pyhoca/wxgui/profilemanager.py:709 msgid "Sharing" msgstr "Ordnerfreigabe" -#: ../pyhoca/wxgui/profilemanager.py:1163 +#: ../pyhoca/wxgui/profilemanager.py:1159 msgid "Icon Files (*.png)|*.png|All files (*.*)|*" msgstr "Icon Dateien (*.png)|*.png|Alle Dateien (*.*)|*" -#: ../pyhoca/wxgui/profilemanager.py:1166 +#: ../pyhoca/wxgui/profilemanager.py:1162 msgid "Choose an icon for this session profile" msgstr "Sitzungs-Icon für dieses Sitzungsprofil auswählen" -#: ../pyhoca/wxgui/profilemanager.py:1300 +#: ../pyhoca/wxgui/profilemanager.py:1296 msgid "All files (*.*)|*" msgstr "Alle Dateien (*.*)|*" -#: ../pyhoca/wxgui/profilemanager.py:1302 -#: ../pyhoca/wxgui/profilemanager.py:1317 +#: ../pyhoca/wxgui/profilemanager.py:1298 +#: ../pyhoca/wxgui/profilemanager.py:1313 msgid "Choose a public SSH key" msgstr "Öffentlichen SSH-Schlüssel auswählen" -#: ../pyhoca/wxgui/profilemanager.py:1469 +#: ../pyhoca/wxgui/profilemanager.py:1465 msgid "Choose a folder to share within a session" msgstr "Ordner zur Freigabe für Sitzungen auswählen" -#: ../pyhoca/wxgui/profilemanager.py:1533 -#: ../pyhoca/wxgui/profilemanager.py:1536 -#: ../pyhoca/wxgui/profilemanager.py:1539 -#: ../pyhoca/wxgui/profilemanager.py:1544 -#: ../pyhoca/wxgui/profilemanager.py:1554 ../pyhoca/wxgui/menus_taskbar.py:92 +#: ../pyhoca/wxgui/profilemanager.py:1529 +#: ../pyhoca/wxgui/profilemanager.py:1532 +#: ../pyhoca/wxgui/profilemanager.py:1535 +#: ../pyhoca/wxgui/profilemanager.py:1540 +#: ../pyhoca/wxgui/profilemanager.py:1550 ../pyhoca/wxgui/menus_taskbar.py:92 msgid "Profile Manager" msgstr "Profilmanager" -#: ../pyhoca/wxgui/profilemanager.py:1533 +#: ../pyhoca/wxgui/profilemanager.py:1529 msgid "Profile name is missing, profile unusable!!!" msgstr "Der Profilname fehlt, Profil so nicht verwendbar!!!" -#: ../pyhoca/wxgui/profilemanager.py:1536 -#: ../pyhoca/wxgui/profilemanager.py:1539 +#: ../pyhoca/wxgui/profilemanager.py:1532 +#: ../pyhoca/wxgui/profilemanager.py:1535 #, python-format msgid "Profile name %s already exists!!!" msgstr "Ein Sitzungsprofil mit dem Namen %s existiert bereits!!!" -#: ../pyhoca/wxgui/profilemanager.py:1544 +#: ../pyhoca/wxgui/profilemanager.py:1540 msgid "The SSH proxy configuration is incomplete. Try again." msgstr "" "Die SSH Proxy Konfiguration ist unvollständig. Bitte nochmal versuchen." -#: ../pyhoca/wxgui/profilemanager.py:1554 +#: ../pyhoca/wxgui/profilemanager.py:1550 #, python-format msgid "" "Another session profile (%s) already uses [%s]:%s for binding a local SSH " @@ -619,21 +628,21 @@ msgstr "" "einen lokalen SSH Proxy Port daran zu binden. Bitte die SSH Proxy " "Einstellungen entsprechend ändern." -#: ../pyhoca/wxgui/profilemanager.py:1574 +#: ../pyhoca/wxgui/profilemanager.py:1570 #, python-format msgid "%s - profile added" msgstr "%s - Profil hinzugefügt" -#: ../pyhoca/wxgui/profilemanager.py:1575 +#: ../pyhoca/wxgui/profilemanager.py:1571 msgid "A new session profile has been added." msgstr "Ein neues Sitzungsprofil wurde hinzugefügt." -#: ../pyhoca/wxgui/profilemanager.py:1579 +#: ../pyhoca/wxgui/profilemanager.py:1575 #, python-format msgid "%s - modified" msgstr "%s - modifiziert" -#: ../pyhoca/wxgui/profilemanager.py:1580 +#: ../pyhoca/wxgui/profilemanager.py:1576 msgid "Changes to profile have been saved." msgstr "Änderungen am Profil wurden übernommen." diff --git a/po/en.po b/po/en.po index bea3c1b..413fc73 100644 --- a/po/en.po +++ b/po/en.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PyHoca-GUI VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-02-19 15:07+0100\n" +"POT-Creation-Date: 2012-02-19 20:14+0100\n" "PO-Revision-Date: 2012-02-07 23:28+0100\n" "Last-Translator: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>\n" "Language-Team: en <mike.gabriel@das-netzwerkteam.de>\n" @@ -49,7 +49,7 @@ msgstr "Session login" msgid "SSH proxy server login" msgstr "SSH proxy server login" -#: ../pyhoca/wxgui/logon.py:121 ../pyhoca/wxgui/profilemanager.py:293 +#: ../pyhoca/wxgui/logon.py:121 ../pyhoca/wxgui/profilemanager.py:296 #: ../pyhoca/wxgui/messages.py:111 ../pyhoca/wxgui/printingprefs.py:138 #: ../pyhoca/wxgui/sessiontitle.py:75 msgid "Cancel" @@ -206,7 +206,7 @@ msgstr "Windows Terminal Server (RDP-proxy)" msgid "Single Application" msgstr "Single Application" -#: ../pyhoca/wxgui/profilemanager.py:84 ../pyhoca/wxgui/profilemanager.py:186 +#: ../pyhoca/wxgui/profilemanager.py:84 ../pyhoca/wxgui/profilemanager.py:189 msgid "Custom command" msgstr "Custom command" @@ -242,372 +242,381 @@ msgstr "Save incoming file as ..." msgid "settings derived from " msgstr "settings derived from " -#: ../pyhoca/wxgui/profilemanager.py:133 +#. allow localization of the default keyboard settings +#: ../pyhoca/wxgui/profilemanager.py:134 +msgid "us" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:135 +msgid "pc105/us" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:136 msgid "new session profile" msgstr "new session profile" #. boxes for all tabs -#: ../pyhoca/wxgui/profilemanager.py:146 +#: ../pyhoca/wxgui/profilemanager.py:149 msgid "Session Title" msgstr "Session Title" -#: ../pyhoca/wxgui/profilemanager.py:147 +#: ../pyhoca/wxgui/profilemanager.py:150 msgid "Session Window" msgstr "Session Window" -#: ../pyhoca/wxgui/profilemanager.py:148 +#: ../pyhoca/wxgui/profilemanager.py:151 msgid "Session Startup" msgstr "Session Startup" -#: ../pyhoca/wxgui/profilemanager.py:149 +#: ../pyhoca/wxgui/profilemanager.py:152 msgid "Server" msgstr "Server" -#: ../pyhoca/wxgui/profilemanager.py:150 +#: ../pyhoca/wxgui/profilemanager.py:153 msgid "Connection Link Speed" msgstr "Connection Link Speed" -#: ../pyhoca/wxgui/profilemanager.py:151 +#: ../pyhoca/wxgui/profilemanager.py:154 msgid "Compression" msgstr "Compression" -#: ../pyhoca/wxgui/profilemanager.py:152 +#: ../pyhoca/wxgui/profilemanager.py:155 msgid "Display" msgstr "Display" -#: ../pyhoca/wxgui/profilemanager.py:153 +#: ../pyhoca/wxgui/profilemanager.py:156 msgid "Keyboard" msgstr "Keyboard" -#: ../pyhoca/wxgui/profilemanager.py:154 +#: ../pyhoca/wxgui/profilemanager.py:157 msgid "Sound" msgstr "Sound" -#: ../pyhoca/wxgui/profilemanager.py:155 +#: ../pyhoca/wxgui/profilemanager.py:158 msgid "Printing" msgstr "Printing" -#: ../pyhoca/wxgui/profilemanager.py:156 +#: ../pyhoca/wxgui/profilemanager.py:159 msgid "Folder Exports" msgstr "Folder Exports" -#: ../pyhoca/wxgui/profilemanager.py:157 +#: ../pyhoca/wxgui/profilemanager.py:160 msgid "File Import" msgstr "File Import" #. ## #. ## widgets for the PROFILE tab #. ## -#: ../pyhoca/wxgui/profilemanager.py:162 +#: ../pyhoca/wxgui/profilemanager.py:165 msgid "Name" msgstr "Name" -#: ../pyhoca/wxgui/profilemanager.py:164 +#: ../pyhoca/wxgui/profilemanager.py:167 msgid "Set session window title" msgstr "Set session window title" -#: ../pyhoca/wxgui/profilemanager.py:165 +#: ../pyhoca/wxgui/profilemanager.py:168 msgid "Use a default session window title" msgstr "Use a default session window title" -#: ../pyhoca/wxgui/profilemanager.py:166 +#: ../pyhoca/wxgui/profilemanager.py:169 msgid "Custom session window title" msgstr "Custom session window title" -#: ../pyhoca/wxgui/profilemanager.py:176 +#: ../pyhoca/wxgui/profilemanager.py:179 msgid "Window Icon" msgstr "Window Icon" #. ## #. ## widgets for the SESSION tab #. ## -#: ../pyhoca/wxgui/profilemanager.py:182 +#: ../pyhoca/wxgui/profilemanager.py:185 msgid "Type" msgstr "Type" -#: ../pyhoca/wxgui/profilemanager.py:184 +#: ../pyhoca/wxgui/profilemanager.py:187 msgid "Application" msgstr "Application" -#: ../pyhoca/wxgui/profilemanager.py:188 +#: ../pyhoca/wxgui/profilemanager.py:191 msgid "XDMCP server" msgstr "XDMCP server" -#: ../pyhoca/wxgui/profilemanager.py:190 +#: ../pyhoca/wxgui/profilemanager.py:193 msgid "RDP server" msgstr "RDP server" -#: ../pyhoca/wxgui/profilemanager.py:192 +#: ../pyhoca/wxgui/profilemanager.py:195 msgid "RDP options" msgstr "RDP options" #. ## #. ## widgets for the CONNECTION tab #. ## -#: ../pyhoca/wxgui/profilemanager.py:198 ../pyhoca/wxgui/profilemanager.py:208 +#: ../pyhoca/wxgui/profilemanager.py:201 ../pyhoca/wxgui/profilemanager.py:211 msgid "User" msgstr "User" -#: ../pyhoca/wxgui/profilemanager.py:200 +#: ../pyhoca/wxgui/profilemanager.py:203 msgid "Host" msgstr "Host" -#: ../pyhoca/wxgui/profilemanager.py:202 +#: ../pyhoca/wxgui/profilemanager.py:205 msgid "Port" msgstr "Port" -#: ../pyhoca/wxgui/profilemanager.py:204 +#: ../pyhoca/wxgui/profilemanager.py:207 msgid "RSA/DSA private key" msgstr "RSA/DSA private key" -#: ../pyhoca/wxgui/profilemanager.py:207 +#: ../pyhoca/wxgui/profilemanager.py:210 msgid "Server behind SSH proxy" msgstr "Server behind SSH proxy" -#: ../pyhoca/wxgui/profilemanager.py:210 +#: ../pyhoca/wxgui/profilemanager.py:213 msgid "Key file" msgstr "Key file" -#: ../pyhoca/wxgui/profilemanager.py:213 +#: ../pyhoca/wxgui/profilemanager.py:216 msgid "Host[:Port]" msgstr "Host[:Port]" -#: ../pyhoca/wxgui/profilemanager.py:215 +#: ../pyhoca/wxgui/profilemanager.py:218 msgid "SSH Proxy Tunnel" msgstr "SSH Proxy Tunnel" -#: ../pyhoca/wxgui/profilemanager.py:223 +#: ../pyhoca/wxgui/profilemanager.py:226 msgid "Modem" msgstr "Modem" -#: ../pyhoca/wxgui/profilemanager.py:224 +#: ../pyhoca/wxgui/profilemanager.py:227 msgid "ISDN" msgstr "ISDN" -#: ../pyhoca/wxgui/profilemanager.py:225 +#: ../pyhoca/wxgui/profilemanager.py:228 msgid "ADSL" msgstr "ADSL" -#: ../pyhoca/wxgui/profilemanager.py:226 +#: ../pyhoca/wxgui/profilemanager.py:229 msgid "WAN" msgstr "WAN" -#: ../pyhoca/wxgui/profilemanager.py:227 +#: ../pyhoca/wxgui/profilemanager.py:230 msgid "LAN" msgstr "LAN" -#: ../pyhoca/wxgui/profilemanager.py:229 +#: ../pyhoca/wxgui/profilemanager.py:232 msgid "Method" msgstr "Method" -#: ../pyhoca/wxgui/profilemanager.py:231 +#: ../pyhoca/wxgui/profilemanager.py:234 msgid "Image quality" msgstr "Image quality" #. ## #. ## wigdets for the SETTINGS tab #. ## -#: ../pyhoca/wxgui/profilemanager.py:237 +#: ../pyhoca/wxgui/profilemanager.py:240 msgid "Fullscreen" msgstr "Fullscreen" -#: ../pyhoca/wxgui/profilemanager.py:238 +#: ../pyhoca/wxgui/profilemanager.py:241 msgid "Custom Size" msgstr "Custom Size" -#: ../pyhoca/wxgui/profilemanager.py:243 +#: ../pyhoca/wxgui/profilemanager.py:246 msgid "Set display DPI" msgstr "Set display DPI" -#: ../pyhoca/wxgui/profilemanager.py:245 +#: ../pyhoca/wxgui/profilemanager.py:248 msgid "Keep current keyboard settings" msgstr "Keep current keyboard settings" -#: ../pyhoca/wxgui/profilemanager.py:246 +#: ../pyhoca/wxgui/profilemanager.py:249 msgid "Keyboard layout" msgstr "Keyboard layout" -#: ../pyhoca/wxgui/profilemanager.py:248 +#: ../pyhoca/wxgui/profilemanager.py:251 msgid "Keyboard model" msgstr "Keyboard model" -#: ../pyhoca/wxgui/profilemanager.py:250 +#: ../pyhoca/wxgui/profilemanager.py:253 msgid "Enable sound support" msgstr "Enable sound support" -#: ../pyhoca/wxgui/profilemanager.py:251 +#: ../pyhoca/wxgui/profilemanager.py:254 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:255 +#: ../pyhoca/wxgui/profilemanager.py:258 msgid "Arts (not supported)" msgstr "Arts (not supported)" -#: ../pyhoca/wxgui/profilemanager.py:258 +#: ../pyhoca/wxgui/profilemanager.py:261 msgid "esd" msgstr "esd" -#: ../pyhoca/wxgui/profilemanager.py:259 +#: ../pyhoca/wxgui/profilemanager.py:262 msgid "Use default sound port" msgstr "Use default sound port" -#: ../pyhoca/wxgui/profilemanager.py:260 +#: ../pyhoca/wxgui/profilemanager.py:263 msgid "Custom sound port" msgstr "Custom sound port" -#: ../pyhoca/wxgui/profilemanager.py:262 +#: ../pyhoca/wxgui/profilemanager.py:265 msgid "Client Side printing" msgstr "Client Side printing" -#: ../pyhoca/wxgui/profilemanager.py:264 +#: ../pyhoca/wxgui/profilemanager.py:267 msgid "Use local folder sharing" msgstr "Use local folder sharing" -#: ../pyhoca/wxgui/profilemanager.py:265 +#: ../pyhoca/wxgui/profilemanager.py:268 msgid "Path" msgstr "Path" -#: ../pyhoca/wxgui/profilemanager.py:268 ../pyhoca/wxgui/profilemanager.py:287 +#: ../pyhoca/wxgui/profilemanager.py:271 ../pyhoca/wxgui/profilemanager.py:290 msgid "Add" msgstr "Add" -#: ../pyhoca/wxgui/profilemanager.py:270 +#: ../pyhoca/wxgui/profilemanager.py:273 msgid "Local Path" msgstr "Local Path" -#: ../pyhoca/wxgui/profilemanager.py:271 +#: ../pyhoca/wxgui/profilemanager.py:274 msgid "Connect Method" msgstr "Connect Method" -#: ../pyhoca/wxgui/profilemanager.py:272 +#: ../pyhoca/wxgui/profilemanager.py:275 msgid "Delete" msgstr "Delete" -#: ../pyhoca/wxgui/profilemanager.py:274 +#: ../pyhoca/wxgui/profilemanager.py:277 msgid "Convert between client and server encodings" msgstr "Convert between client and server encodings" -#: ../pyhoca/wxgui/profilemanager.py:275 +#: ../pyhoca/wxgui/profilemanager.py:278 msgid "Client encoding" msgstr "Client encoding" -#: ../pyhoca/wxgui/profilemanager.py:277 +#: ../pyhoca/wxgui/profilemanager.py:280 msgid "Server encoding" msgstr "Server encoding" -#: ../pyhoca/wxgui/profilemanager.py:280 +#: ../pyhoca/wxgui/profilemanager.py:283 msgid "Use file MIME box for local file import" msgstr "Use file MIME box for local file import" -#: ../pyhoca/wxgui/profilemanager.py:281 +#: ../pyhoca/wxgui/profilemanager.py:284 msgid "Extensions" msgstr "Extensions" -#: ../pyhoca/wxgui/profilemanager.py:283 +#: ../pyhoca/wxgui/profilemanager.py:286 msgid "Action" msgstr "Action" -#: ../pyhoca/wxgui/profilemanager.py:288 +#: ../pyhoca/wxgui/profilemanager.py:291 msgid "Defaults" msgstr "Defaults" -#: ../pyhoca/wxgui/profilemanager.py:290 +#: ../pyhoca/wxgui/profilemanager.py:293 msgid "Save" msgstr "Save" -#: ../pyhoca/wxgui/profilemanager.py:291 +#: ../pyhoca/wxgui/profilemanager.py:294 msgid "Reset" msgstr "Reset" -#: ../pyhoca/wxgui/profilemanager.py:334 ../pyhoca/wxgui/profilemanager.py:982 -#: ../pyhoca/wxgui/profilemanager.py:1489 +#: ../pyhoca/wxgui/profilemanager.py:337 ../pyhoca/wxgui/profilemanager.py:978 +#: ../pyhoca/wxgui/profilemanager.py:1485 msgid "automatically" msgstr "automatically" -#: ../pyhoca/wxgui/profilemanager.py:336 ../pyhoca/wxgui/profilemanager.py:984 +#: ../pyhoca/wxgui/profilemanager.py:339 ../pyhoca/wxgui/profilemanager.py:980 msgid "manually" msgstr "manually" -#: ../pyhoca/wxgui/profilemanager.py:341 +#: ../pyhoca/wxgui/profilemanager.py:344 msgid "PyHoca-GUI Profile Manager - new profile" msgstr "PyHoca-GUI Profile Manager - new profile" -#: ../pyhoca/wxgui/profilemanager.py:343 +#: ../pyhoca/wxgui/profilemanager.py:346 #, python-format msgid "PyHoca-GUI Profile Manager - %s (connected)" msgstr "PyHoca-GUI Profile Manager - %s (connected)" -#: ../pyhoca/wxgui/profilemanager.py:345 +#: ../pyhoca/wxgui/profilemanager.py:348 #, python-format msgid "PyHoca-GUI Profile Manager - %s" msgstr "PyHoca-GUI Profile Manager - %s" -#: ../pyhoca/wxgui/profilemanager.py:709 +#: ../pyhoca/wxgui/profilemanager.py:705 msgid "Profile" msgstr "Profile" -#: ../pyhoca/wxgui/profilemanager.py:710 +#: ../pyhoca/wxgui/profilemanager.py:706 msgid "Session" msgstr "Session" -#: ../pyhoca/wxgui/profilemanager.py:711 +#: ../pyhoca/wxgui/profilemanager.py:707 msgid "Connection" msgstr "Connection" -#: ../pyhoca/wxgui/profilemanager.py:712 +#: ../pyhoca/wxgui/profilemanager.py:708 msgid "Settings" msgstr "Settings" -#: ../pyhoca/wxgui/profilemanager.py:713 +#: ../pyhoca/wxgui/profilemanager.py:709 msgid "Sharing" msgstr "Sharing" -#: ../pyhoca/wxgui/profilemanager.py:1163 +#: ../pyhoca/wxgui/profilemanager.py:1159 msgid "Icon Files (*.png)|*.png|All files (*.*)|*" msgstr "Icon Files (*.png)|*.png|All files (*.*)|*" -#: ../pyhoca/wxgui/profilemanager.py:1166 +#: ../pyhoca/wxgui/profilemanager.py:1162 msgid "Choose an icon for this session profile" msgstr "Choose an icon for this session profile" -#: ../pyhoca/wxgui/profilemanager.py:1300 +#: ../pyhoca/wxgui/profilemanager.py:1296 msgid "All files (*.*)|*" msgstr "All files (*.*)|*" -#: ../pyhoca/wxgui/profilemanager.py:1302 -#: ../pyhoca/wxgui/profilemanager.py:1317 +#: ../pyhoca/wxgui/profilemanager.py:1298 +#: ../pyhoca/wxgui/profilemanager.py:1313 msgid "Choose a public SSH key" msgstr "Choose a public SSH key" -#: ../pyhoca/wxgui/profilemanager.py:1469 +#: ../pyhoca/wxgui/profilemanager.py:1465 msgid "Choose a folder to share within a session" msgstr "Choose a folder to share within a session" -#: ../pyhoca/wxgui/profilemanager.py:1533 -#: ../pyhoca/wxgui/profilemanager.py:1536 -#: ../pyhoca/wxgui/profilemanager.py:1539 -#: ../pyhoca/wxgui/profilemanager.py:1544 -#: ../pyhoca/wxgui/profilemanager.py:1554 ../pyhoca/wxgui/menus_taskbar.py:92 +#: ../pyhoca/wxgui/profilemanager.py:1529 +#: ../pyhoca/wxgui/profilemanager.py:1532 +#: ../pyhoca/wxgui/profilemanager.py:1535 +#: ../pyhoca/wxgui/profilemanager.py:1540 +#: ../pyhoca/wxgui/profilemanager.py:1550 ../pyhoca/wxgui/menus_taskbar.py:92 msgid "Profile Manager" msgstr "Profile Manager" -#: ../pyhoca/wxgui/profilemanager.py:1533 +#: ../pyhoca/wxgui/profilemanager.py:1529 msgid "Profile name is missing, profile unusable!!!" msgstr "Profile name is missing, profile unusable!!!" -#: ../pyhoca/wxgui/profilemanager.py:1536 -#: ../pyhoca/wxgui/profilemanager.py:1539 +#: ../pyhoca/wxgui/profilemanager.py:1532 +#: ../pyhoca/wxgui/profilemanager.py:1535 #, python-format msgid "Profile name %s already exists!!!" msgstr "Profile name %s already exists!!!" -#: ../pyhoca/wxgui/profilemanager.py:1544 +#: ../pyhoca/wxgui/profilemanager.py:1540 msgid "The SSH proxy configuration is incomplete. Try again." msgstr "The SSH proxy configuration is incomplete. Try again." -#: ../pyhoca/wxgui/profilemanager.py:1554 +#: ../pyhoca/wxgui/profilemanager.py:1550 #, python-format msgid "" "Another session profile (%s) already uses [%s]:%s for binding a local SSH " @@ -618,21 +627,21 @@ msgstr "" "proxy to.\n" "Please change the SSH proxy settings accordingly." -#: ../pyhoca/wxgui/profilemanager.py:1574 +#: ../pyhoca/wxgui/profilemanager.py:1570 #, python-format msgid "%s - profile added" msgstr "%s - profile added" -#: ../pyhoca/wxgui/profilemanager.py:1575 +#: ../pyhoca/wxgui/profilemanager.py:1571 msgid "A new session profile has been added." msgstr "A new session profile has been added." -#: ../pyhoca/wxgui/profilemanager.py:1579 +#: ../pyhoca/wxgui/profilemanager.py:1575 #, python-format msgid "%s - modified" msgstr "%s - modified" -#: ../pyhoca/wxgui/profilemanager.py:1580 +#: ../pyhoca/wxgui/profilemanager.py:1576 msgid "Changes to profile have been saved." msgstr "Changes to profile have been saved." diff --git a/po/es.po b/po/es.po index 17507b3..2847aa7 100644 --- a/po/es.po +++ b/po/es.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: PyHoca-GUI VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-02-19 15:07+0100\n" +"POT-Creation-Date: 2012-02-19 20:14+0100\n" "PO-Revision-Date: 2011-11-30 15:59+0100\n" "Last-Translator: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>\n" "Language-Team: Spanish <x2go-dev@lists.berlios.de>\n" @@ -52,7 +52,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:121 ../pyhoca/wxgui/profilemanager.py:293 +#: ../pyhoca/wxgui/logon.py:121 ../pyhoca/wxgui/profilemanager.py:296 #: ../pyhoca/wxgui/messages.py:111 ../pyhoca/wxgui/printingprefs.py:138 #: ../pyhoca/wxgui/sessiontitle.py:75 msgid "Cancel" @@ -211,7 +211,7 @@ msgstr "Windows Terminal Server (RDP-proxy)" msgid "Single Application" msgstr "Aplicación" -#: ../pyhoca/wxgui/profilemanager.py:84 ../pyhoca/wxgui/profilemanager.py:186 +#: ../pyhoca/wxgui/profilemanager.py:84 ../pyhoca/wxgui/profilemanager.py:189 msgid "Custom command" msgstr "Comando personalizado" @@ -248,85 +248,94 @@ msgstr "Guardar archivo recibido como ..." msgid "settings derived from " msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:133 +#. allow localization of the default keyboard settings +#: ../pyhoca/wxgui/profilemanager.py:134 +msgid "us" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:135 +msgid "pc105/us" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:136 msgid "new session profile" msgstr "Nuevo Perfil de Sesión" #. boxes for all tabs -#: ../pyhoca/wxgui/profilemanager.py:146 +#: ../pyhoca/wxgui/profilemanager.py:149 #, fuzzy msgid "Session Title" msgstr "Perfil de Sesión" -#: ../pyhoca/wxgui/profilemanager.py:147 +#: ../pyhoca/wxgui/profilemanager.py:150 #, fuzzy msgid "Session Window" msgstr "Retomar Sesión" -#: ../pyhoca/wxgui/profilemanager.py:148 +#: ../pyhoca/wxgui/profilemanager.py:151 #, fuzzy msgid "Session Startup" msgstr "Sesión" -#: ../pyhoca/wxgui/profilemanager.py:149 +#: ../pyhoca/wxgui/profilemanager.py:152 msgid "Server" msgstr "Servidor" -#: ../pyhoca/wxgui/profilemanager.py:150 +#: ../pyhoca/wxgui/profilemanager.py:153 msgid "Connection Link Speed" msgstr "Velocidad de conexión" -#: ../pyhoca/wxgui/profilemanager.py:151 +#: ../pyhoca/wxgui/profilemanager.py:154 msgid "Compression" msgstr "Compresión" -#: ../pyhoca/wxgui/profilemanager.py:152 +#: ../pyhoca/wxgui/profilemanager.py:155 msgid "Display" msgstr "Pantalla" -#: ../pyhoca/wxgui/profilemanager.py:153 +#: ../pyhoca/wxgui/profilemanager.py:156 msgid "Keyboard" msgstr "Teclado" -#: ../pyhoca/wxgui/profilemanager.py:154 +#: ../pyhoca/wxgui/profilemanager.py:157 msgid "Sound" msgstr "Sonido" -#: ../pyhoca/wxgui/profilemanager.py:155 +#: ../pyhoca/wxgui/profilemanager.py:158 msgid "Printing" msgstr "Impresora" -#: ../pyhoca/wxgui/profilemanager.py:156 +#: ../pyhoca/wxgui/profilemanager.py:159 msgid "Folder Exports" msgstr "Carpeta de Exportaciones" -#: ../pyhoca/wxgui/profilemanager.py:157 +#: ../pyhoca/wxgui/profilemanager.py:160 msgid "File Import" msgstr "Importar Archivo" #. ## #. ## widgets for the PROFILE tab #. ## -#: ../pyhoca/wxgui/profilemanager.py:162 +#: ../pyhoca/wxgui/profilemanager.py:165 msgid "Name" msgstr "Nombre" -#: ../pyhoca/wxgui/profilemanager.py:164 +#: ../pyhoca/wxgui/profilemanager.py:167 #, fuzzy msgid "Set session window title" msgstr "Título de Sesión" -#: ../pyhoca/wxgui/profilemanager.py:165 +#: ../pyhoca/wxgui/profilemanager.py:168 #, fuzzy msgid "Use a default session window title" msgstr "Título de Sesión" -#: ../pyhoca/wxgui/profilemanager.py:166 +#: ../pyhoca/wxgui/profilemanager.py:169 #, fuzzy msgid "Custom session window title" msgstr "Título de Sesión" -#: ../pyhoca/wxgui/profilemanager.py:176 +#: ../pyhoca/wxgui/profilemanager.py:179 #, fuzzy msgid "Window Icon" msgstr "Título de Sesión" @@ -334,296 +343,296 @@ msgstr "Título de Sesión" #. ## #. ## widgets for the SESSION tab #. ## -#: ../pyhoca/wxgui/profilemanager.py:182 +#: ../pyhoca/wxgui/profilemanager.py:185 msgid "Type" msgstr "Tipo" -#: ../pyhoca/wxgui/profilemanager.py:184 +#: ../pyhoca/wxgui/profilemanager.py:187 msgid "Application" msgstr "Aplicación" -#: ../pyhoca/wxgui/profilemanager.py:188 +#: ../pyhoca/wxgui/profilemanager.py:191 msgid "XDMCP server" msgstr "Servidor XDMCP" -#: ../pyhoca/wxgui/profilemanager.py:190 +#: ../pyhoca/wxgui/profilemanager.py:193 msgid "RDP server" msgstr "Servidor RDP" -#: ../pyhoca/wxgui/profilemanager.py:192 +#: ../pyhoca/wxgui/profilemanager.py:195 msgid "RDP options" msgstr "Opciones RDP" #. ## #. ## widgets for the CONNECTION tab #. ## -#: ../pyhoca/wxgui/profilemanager.py:198 ../pyhoca/wxgui/profilemanager.py:208 +#: ../pyhoca/wxgui/profilemanager.py:201 ../pyhoca/wxgui/profilemanager.py:211 msgid "User" msgstr "Usuario" -#: ../pyhoca/wxgui/profilemanager.py:200 +#: ../pyhoca/wxgui/profilemanager.py:203 msgid "Host" msgstr "Host" -#: ../pyhoca/wxgui/profilemanager.py:202 +#: ../pyhoca/wxgui/profilemanager.py:205 msgid "Port" msgstr "Puerto" -#: ../pyhoca/wxgui/profilemanager.py:204 +#: ../pyhoca/wxgui/profilemanager.py:207 msgid "RSA/DSA private key" msgstr "Clave privada RSA/DSA" -#: ../pyhoca/wxgui/profilemanager.py:207 +#: ../pyhoca/wxgui/profilemanager.py:210 msgid "Server behind SSH proxy" msgstr "Servidor detrás del proxy SSH" -#: ../pyhoca/wxgui/profilemanager.py:210 +#: ../pyhoca/wxgui/profilemanager.py:213 msgid "Key file" msgstr "Clave" -#: ../pyhoca/wxgui/profilemanager.py:213 +#: ../pyhoca/wxgui/profilemanager.py:216 msgid "Host[:Port]" msgstr "Host[:Puerto]" -#: ../pyhoca/wxgui/profilemanager.py:215 +#: ../pyhoca/wxgui/profilemanager.py:218 msgid "SSH Proxy Tunnel" msgstr "Tunel Proxy SSH" -#: ../pyhoca/wxgui/profilemanager.py:223 +#: ../pyhoca/wxgui/profilemanager.py:226 msgid "Modem" msgstr "Módem" -#: ../pyhoca/wxgui/profilemanager.py:224 +#: ../pyhoca/wxgui/profilemanager.py:227 msgid "ISDN" msgstr "ISDN" -#: ../pyhoca/wxgui/profilemanager.py:225 +#: ../pyhoca/wxgui/profilemanager.py:228 msgid "ADSL" msgstr "ADSL" -#: ../pyhoca/wxgui/profilemanager.py:226 +#: ../pyhoca/wxgui/profilemanager.py:229 msgid "WAN" msgstr "WAN" -#: ../pyhoca/wxgui/profilemanager.py:227 +#: ../pyhoca/wxgui/profilemanager.py:230 msgid "LAN" msgstr "LAN" -#: ../pyhoca/wxgui/profilemanager.py:229 +#: ../pyhoca/wxgui/profilemanager.py:232 msgid "Method" msgstr "Método" -#: ../pyhoca/wxgui/profilemanager.py:231 +#: ../pyhoca/wxgui/profilemanager.py:234 msgid "Image quality" msgstr "Calidad de imagen" #. ## #. ## wigdets for the SETTINGS tab #. ## -#: ../pyhoca/wxgui/profilemanager.py:237 +#: ../pyhoca/wxgui/profilemanager.py:240 msgid "Fullscreen" msgstr "Pantalla Completa" -#: ../pyhoca/wxgui/profilemanager.py:238 +#: ../pyhoca/wxgui/profilemanager.py:241 msgid "Custom Size" msgstr "Tamaño Personalizado" -#: ../pyhoca/wxgui/profilemanager.py:243 +#: ../pyhoca/wxgui/profilemanager.py:246 msgid "Set display DPI" msgstr "Establecer DPI" -#: ../pyhoca/wxgui/profilemanager.py:245 +#: ../pyhoca/wxgui/profilemanager.py:248 msgid "Keep current keyboard settings" msgstr "Mantener configuración actual del teclado" -#: ../pyhoca/wxgui/profilemanager.py:246 +#: ../pyhoca/wxgui/profilemanager.py:249 msgid "Keyboard layout" msgstr "Máscara de teclado" -#: ../pyhoca/wxgui/profilemanager.py:248 +#: ../pyhoca/wxgui/profilemanager.py:251 msgid "Keyboard model" msgstr "Modelo de teclado" -#: ../pyhoca/wxgui/profilemanager.py:250 +#: ../pyhoca/wxgui/profilemanager.py:253 msgid "Enable sound support" msgstr "Activar soporte de sonido" -#: ../pyhoca/wxgui/profilemanager.py:251 +#: ../pyhoca/wxgui/profilemanager.py:254 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:255 +#: ../pyhoca/wxgui/profilemanager.py:258 msgid "Arts (not supported)" msgstr "Arts (sin soporte)" -#: ../pyhoca/wxgui/profilemanager.py:258 +#: ../pyhoca/wxgui/profilemanager.py:261 msgid "esd" msgstr "esd" -#: ../pyhoca/wxgui/profilemanager.py:259 +#: ../pyhoca/wxgui/profilemanager.py:262 msgid "Use default sound port" msgstr "Usar puerto de sonido por defecto" -#: ../pyhoca/wxgui/profilemanager.py:260 +#: ../pyhoca/wxgui/profilemanager.py:263 msgid "Custom sound port" msgstr "Puerto de sonido personalizado" -#: ../pyhoca/wxgui/profilemanager.py:262 +#: ../pyhoca/wxgui/profilemanager.py:265 msgid "Client Side printing" msgstr "Impresión local" -#: ../pyhoca/wxgui/profilemanager.py:264 +#: ../pyhoca/wxgui/profilemanager.py:267 msgid "Use local folder sharing" msgstr "Compartir carpetas locales" -#: ../pyhoca/wxgui/profilemanager.py:265 +#: ../pyhoca/wxgui/profilemanager.py:268 msgid "Path" msgstr "Ruta" -#: ../pyhoca/wxgui/profilemanager.py:268 ../pyhoca/wxgui/profilemanager.py:287 +#: ../pyhoca/wxgui/profilemanager.py:271 ../pyhoca/wxgui/profilemanager.py:290 msgid "Add" msgstr "Añadir" -#: ../pyhoca/wxgui/profilemanager.py:270 +#: ../pyhoca/wxgui/profilemanager.py:273 msgid "Local Path" msgstr "Ruta Local" -#: ../pyhoca/wxgui/profilemanager.py:271 +#: ../pyhoca/wxgui/profilemanager.py:274 msgid "Connect Method" msgstr "Método de Conexión" -#: ../pyhoca/wxgui/profilemanager.py:272 +#: ../pyhoca/wxgui/profilemanager.py:275 msgid "Delete" msgstr "Eliminar" -#: ../pyhoca/wxgui/profilemanager.py:274 +#: ../pyhoca/wxgui/profilemanager.py:277 msgid "Convert between client and server encodings" msgstr "Convertir codificaciones entre cliente y servidor" -#: ../pyhoca/wxgui/profilemanager.py:275 +#: ../pyhoca/wxgui/profilemanager.py:278 msgid "Client encoding" msgstr "Codificación del cliente" -#: ../pyhoca/wxgui/profilemanager.py:277 +#: ../pyhoca/wxgui/profilemanager.py:280 msgid "Server encoding" msgstr "Codificación del Servidor" -#: ../pyhoca/wxgui/profilemanager.py:280 +#: ../pyhoca/wxgui/profilemanager.py:283 msgid "Use file MIME box for local file import" msgstr "Usar tipo de archivo MIME para la importación local" -#: ../pyhoca/wxgui/profilemanager.py:281 +#: ../pyhoca/wxgui/profilemanager.py:284 msgid "Extensions" msgstr "Extensiones" -#: ../pyhoca/wxgui/profilemanager.py:283 +#: ../pyhoca/wxgui/profilemanager.py:286 msgid "Action" msgstr "Acción" -#: ../pyhoca/wxgui/profilemanager.py:288 +#: ../pyhoca/wxgui/profilemanager.py:291 msgid "Defaults" msgstr "Valores por defecto" -#: ../pyhoca/wxgui/profilemanager.py:290 +#: ../pyhoca/wxgui/profilemanager.py:293 msgid "Save" msgstr "Guardar" -#: ../pyhoca/wxgui/profilemanager.py:291 +#: ../pyhoca/wxgui/profilemanager.py:294 msgid "Reset" msgstr "Reiniciar" -#: ../pyhoca/wxgui/profilemanager.py:334 ../pyhoca/wxgui/profilemanager.py:982 -#: ../pyhoca/wxgui/profilemanager.py:1489 +#: ../pyhoca/wxgui/profilemanager.py:337 ../pyhoca/wxgui/profilemanager.py:978 +#: ../pyhoca/wxgui/profilemanager.py:1485 msgid "automatically" msgstr "automáticamente" -#: ../pyhoca/wxgui/profilemanager.py:336 ../pyhoca/wxgui/profilemanager.py:984 +#: ../pyhoca/wxgui/profilemanager.py:339 ../pyhoca/wxgui/profilemanager.py:980 msgid "manually" msgstr "manualmente" -#: ../pyhoca/wxgui/profilemanager.py:341 +#: ../pyhoca/wxgui/profilemanager.py:344 msgid "PyHoca-GUI Profile Manager - new profile" msgstr "PyHoca-GUI Gestor de Perfiles - nuevo perfil" -#: ../pyhoca/wxgui/profilemanager.py:343 +#: ../pyhoca/wxgui/profilemanager.py:346 #, python-format msgid "PyHoca-GUI Profile Manager - %s (connected)" msgstr "PyHoca-GUI Gestor de Perfiles - %s (conectado)" -#: ../pyhoca/wxgui/profilemanager.py:345 +#: ../pyhoca/wxgui/profilemanager.py:348 #, python-format msgid "PyHoca-GUI Profile Manager - %s" msgstr "PyHoca-GUI Gestor de Perfiles - %s" -#: ../pyhoca/wxgui/profilemanager.py:709 +#: ../pyhoca/wxgui/profilemanager.py:705 #, fuzzy msgid "Profile" msgstr "Perfil " -#: ../pyhoca/wxgui/profilemanager.py:710 +#: ../pyhoca/wxgui/profilemanager.py:706 msgid "Session" msgstr "Sesión" -#: ../pyhoca/wxgui/profilemanager.py:711 +#: ../pyhoca/wxgui/profilemanager.py:707 msgid "Connection" msgstr "Conexión" -#: ../pyhoca/wxgui/profilemanager.py:712 +#: ../pyhoca/wxgui/profilemanager.py:708 msgid "Settings" msgstr "Opciones" -#: ../pyhoca/wxgui/profilemanager.py:713 +#: ../pyhoca/wxgui/profilemanager.py:709 msgid "Sharing" msgstr "Compartir" -#: ../pyhoca/wxgui/profilemanager.py:1163 +#: ../pyhoca/wxgui/profilemanager.py:1159 msgid "Icon Files (*.png)|*.png|All files (*.*)|*" msgstr "Iconos (*.png)|*.png|Todos (*.*)|*" -#: ../pyhoca/wxgui/profilemanager.py:1166 +#: ../pyhoca/wxgui/profilemanager.py:1162 msgid "Choose an icon for this session profile" msgstr "Elige un icono para este perfil de sesión" -#: ../pyhoca/wxgui/profilemanager.py:1300 +#: ../pyhoca/wxgui/profilemanager.py:1296 msgid "All files (*.*)|*" msgstr "Todos (*.*)|*" -#: ../pyhoca/wxgui/profilemanager.py:1302 -#: ../pyhoca/wxgui/profilemanager.py:1317 +#: ../pyhoca/wxgui/profilemanager.py:1298 +#: ../pyhoca/wxgui/profilemanager.py:1313 msgid "Choose a public SSH key" msgstr "Elige una clave pública SSH" -#: ../pyhoca/wxgui/profilemanager.py:1469 +#: ../pyhoca/wxgui/profilemanager.py:1465 msgid "Choose a folder to share within a session" msgstr "Elige la carpeta que quieres compartir en la conexión" -#: ../pyhoca/wxgui/profilemanager.py:1533 -#: ../pyhoca/wxgui/profilemanager.py:1536 -#: ../pyhoca/wxgui/profilemanager.py:1539 -#: ../pyhoca/wxgui/profilemanager.py:1544 -#: ../pyhoca/wxgui/profilemanager.py:1554 ../pyhoca/wxgui/menus_taskbar.py:92 +#: ../pyhoca/wxgui/profilemanager.py:1529 +#: ../pyhoca/wxgui/profilemanager.py:1532 +#: ../pyhoca/wxgui/profilemanager.py:1535 +#: ../pyhoca/wxgui/profilemanager.py:1540 +#: ../pyhoca/wxgui/profilemanager.py:1550 ../pyhoca/wxgui/menus_taskbar.py:92 msgid "Profile Manager" msgstr "Gestor de Perfiles" -#: ../pyhoca/wxgui/profilemanager.py:1533 +#: ../pyhoca/wxgui/profilemanager.py:1529 msgid "Profile name is missing, profile unusable!!!" msgstr "¡¡¡Nombre de pefil no encontrado o no válido!!!" -#: ../pyhoca/wxgui/profilemanager.py:1536 -#: ../pyhoca/wxgui/profilemanager.py:1539 +#: ../pyhoca/wxgui/profilemanager.py:1532 +#: ../pyhoca/wxgui/profilemanager.py:1535 #, python-format msgid "Profile name %s already exists!!!" msgstr "El perfil de usuario %s ya existe!!!" -#: ../pyhoca/wxgui/profilemanager.py:1544 +#: ../pyhoca/wxgui/profilemanager.py:1540 msgid "The SSH proxy configuration is incomplete. Try again." msgstr "" "El protocolo de autenticación de comunicaciones está incompleto. Inténtalo " "otra vez." -#: ../pyhoca/wxgui/profilemanager.py:1554 +#: ../pyhoca/wxgui/profilemanager.py:1550 #, python-format msgid "" "Another session profile (%s) already uses [%s]:%s for binding a local SSH " @@ -634,21 +643,21 @@ msgstr "" "al proxy SSH local.\n" "Por favor, cambia los parámetros del proxy SSH en base a esta información." -#: ../pyhoca/wxgui/profilemanager.py:1574 +#: ../pyhoca/wxgui/profilemanager.py:1570 #, python-format msgid "%s - profile added" msgstr "%s - perfil añadido" -#: ../pyhoca/wxgui/profilemanager.py:1575 +#: ../pyhoca/wxgui/profilemanager.py:1571 msgid "A new session profile has been added." msgstr "Se ha añadido un nuevo perfil de sesión." -#: ../pyhoca/wxgui/profilemanager.py:1579 +#: ../pyhoca/wxgui/profilemanager.py:1575 #, python-format msgid "%s - modified" msgstr "%s - modificado" -#: ../pyhoca/wxgui/profilemanager.py:1580 +#: ../pyhoca/wxgui/profilemanager.py:1576 msgid "Changes to profile have been saved." msgstr "Se han guardado los cambios en el perfil." diff --git a/po/nb_NO.po b/po/nb_NO.po index c36848c..2d6dc4b 100644 --- a/po/nb_NO.po +++ b/po/nb_NO.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PyHoca-GUI VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-02-19 15:07+0100\n" +"POT-Creation-Date: 2012-02-19 20:14+0100\n" "PO-Revision-Date: 2012-02-19 14:26+0100\n" "Last-Translator: Terje Andersen <teranders@gmail.com>\n" "Language-Team: nb_NO <x2go-i18n@lists.berlios.de>\n" @@ -49,7 +49,7 @@ msgstr "Sesjons innlogging" msgid "SSH proxy server login" msgstr "logg inn via en SSH mellomtjener" -#: ../pyhoca/wxgui/logon.py:121 ../pyhoca/wxgui/profilemanager.py:293 +#: ../pyhoca/wxgui/logon.py:121 ../pyhoca/wxgui/profilemanager.py:296 #: ../pyhoca/wxgui/messages.py:111 ../pyhoca/wxgui/printingprefs.py:138 #: ../pyhoca/wxgui/sessiontitle.py:75 msgid "Cancel" @@ -210,7 +210,7 @@ msgstr "Windows Terminal Server (RDP-proxy)" msgid "Single Application" msgstr "Enkelt applikasjon" -#: ../pyhoca/wxgui/profilemanager.py:84 ../pyhoca/wxgui/profilemanager.py:186 +#: ../pyhoca/wxgui/profilemanager.py:84 ../pyhoca/wxgui/profilemanager.py:189 msgid "Custom command" msgstr "Selvvalgt kommando" @@ -247,378 +247,387 @@ msgstr "Lagre innkommende fil som ..." msgid "settings derived from " msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:133 +#. allow localization of the default keyboard settings +#: ../pyhoca/wxgui/profilemanager.py:134 +msgid "us" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:135 +msgid "pc105/us" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:136 msgid "new session profile" msgstr "ny sesjonsprofil" #. boxes for all tabs -#: ../pyhoca/wxgui/profilemanager.py:146 +#: ../pyhoca/wxgui/profilemanager.py:149 #, fuzzy msgid "Session Title" msgstr "Sesjonsprofil" -#: ../pyhoca/wxgui/profilemanager.py:147 +#: ../pyhoca/wxgui/profilemanager.py:150 #, fuzzy msgid "Session Window" msgstr "Sesjons innlogging" -#: ../pyhoca/wxgui/profilemanager.py:148 +#: ../pyhoca/wxgui/profilemanager.py:151 #, fuzzy msgid "Session Startup" msgstr "Sesjon" -#: ../pyhoca/wxgui/profilemanager.py:149 +#: ../pyhoca/wxgui/profilemanager.py:152 msgid "Server" msgstr "Server" -#: ../pyhoca/wxgui/profilemanager.py:150 +#: ../pyhoca/wxgui/profilemanager.py:153 msgid "Connection Link Speed" msgstr "Tilkoblingens forbindelseshastighet" -#: ../pyhoca/wxgui/profilemanager.py:151 +#: ../pyhoca/wxgui/profilemanager.py:154 msgid "Compression" msgstr "Kompresjon" -#: ../pyhoca/wxgui/profilemanager.py:152 +#: ../pyhoca/wxgui/profilemanager.py:155 msgid "Display" msgstr "Skjerm" -#: ../pyhoca/wxgui/profilemanager.py:153 +#: ../pyhoca/wxgui/profilemanager.py:156 msgid "Keyboard" msgstr "Tastatur" -#: ../pyhoca/wxgui/profilemanager.py:154 +#: ../pyhoca/wxgui/profilemanager.py:157 msgid "Sound" msgstr "Lyd" -#: ../pyhoca/wxgui/profilemanager.py:155 +#: ../pyhoca/wxgui/profilemanager.py:158 msgid "Printing" msgstr "Utskrift" -#: ../pyhoca/wxgui/profilemanager.py:156 +#: ../pyhoca/wxgui/profilemanager.py:159 msgid "Folder Exports" msgstr "Mappe eksporter" -#: ../pyhoca/wxgui/profilemanager.py:157 +#: ../pyhoca/wxgui/profilemanager.py:160 msgid "File Import" msgstr "Fil import" #. ## #. ## widgets for the PROFILE tab #. ## -#: ../pyhoca/wxgui/profilemanager.py:162 +#: ../pyhoca/wxgui/profilemanager.py:165 msgid "Name" msgstr "Navn" -#: ../pyhoca/wxgui/profilemanager.py:164 +#: ../pyhoca/wxgui/profilemanager.py:167 #, fuzzy msgid "Set session window title" msgstr "ny sesjonsprofil" -#: ../pyhoca/wxgui/profilemanager.py:165 +#: ../pyhoca/wxgui/profilemanager.py:168 #, fuzzy msgid "Use a default session window title" msgstr "Benytt standard lydport" -#: ../pyhoca/wxgui/profilemanager.py:166 +#: ../pyhoca/wxgui/profilemanager.py:169 msgid "Custom session window title" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:176 +#: ../pyhoca/wxgui/profilemanager.py:179 msgid "Window Icon" msgstr "" #. ## #. ## widgets for the SESSION tab #. ## -#: ../pyhoca/wxgui/profilemanager.py:182 +#: ../pyhoca/wxgui/profilemanager.py:185 msgid "Type" msgstr "Type" -#: ../pyhoca/wxgui/profilemanager.py:184 +#: ../pyhoca/wxgui/profilemanager.py:187 msgid "Application" msgstr "Applikasjon" -#: ../pyhoca/wxgui/profilemanager.py:188 +#: ../pyhoca/wxgui/profilemanager.py:191 msgid "XDMCP server" msgstr "XDMCP server" -#: ../pyhoca/wxgui/profilemanager.py:190 +#: ../pyhoca/wxgui/profilemanager.py:193 msgid "RDP server" msgstr "RDP server" -#: ../pyhoca/wxgui/profilemanager.py:192 +#: ../pyhoca/wxgui/profilemanager.py:195 msgid "RDP options" msgstr "RDP alternativer" #. ## #. ## widgets for the CONNECTION tab #. ## -#: ../pyhoca/wxgui/profilemanager.py:198 ../pyhoca/wxgui/profilemanager.py:208 +#: ../pyhoca/wxgui/profilemanager.py:201 ../pyhoca/wxgui/profilemanager.py:211 msgid "User" msgstr "Bruker" -#: ../pyhoca/wxgui/profilemanager.py:200 +#: ../pyhoca/wxgui/profilemanager.py:203 msgid "Host" msgstr "Vert" -#: ../pyhoca/wxgui/profilemanager.py:202 +#: ../pyhoca/wxgui/profilemanager.py:205 msgid "Port" msgstr "Port" -#: ../pyhoca/wxgui/profilemanager.py:204 +#: ../pyhoca/wxgui/profilemanager.py:207 msgid "RSA/DSA private key" msgstr "RSA/DSA privat nøkkel" -#: ../pyhoca/wxgui/profilemanager.py:207 +#: ../pyhoca/wxgui/profilemanager.py:210 msgid "Server behind SSH proxy" msgstr "Server bak SSH mellomtjeneren" -#: ../pyhoca/wxgui/profilemanager.py:210 +#: ../pyhoca/wxgui/profilemanager.py:213 msgid "Key file" msgstr "Nøkkelfil" -#: ../pyhoca/wxgui/profilemanager.py:213 +#: ../pyhoca/wxgui/profilemanager.py:216 msgid "Host[:Port]" msgstr "Vert[:Port]" -#: ../pyhoca/wxgui/profilemanager.py:215 +#: ../pyhoca/wxgui/profilemanager.py:218 msgid "SSH Proxy Tunnel" msgstr "SSH mellomtjener tunnel" -#: ../pyhoca/wxgui/profilemanager.py:223 +#: ../pyhoca/wxgui/profilemanager.py:226 msgid "Modem" msgstr "Modem" -#: ../pyhoca/wxgui/profilemanager.py:224 +#: ../pyhoca/wxgui/profilemanager.py:227 msgid "ISDN" msgstr "ISDN" -#: ../pyhoca/wxgui/profilemanager.py:225 +#: ../pyhoca/wxgui/profilemanager.py:228 msgid "ADSL" msgstr "ADSL" -#: ../pyhoca/wxgui/profilemanager.py:226 +#: ../pyhoca/wxgui/profilemanager.py:229 msgid "WAN" msgstr "WAN" -#: ../pyhoca/wxgui/profilemanager.py:227 +#: ../pyhoca/wxgui/profilemanager.py:230 msgid "LAN" msgstr "LAN" -#: ../pyhoca/wxgui/profilemanager.py:229 +#: ../pyhoca/wxgui/profilemanager.py:232 msgid "Method" msgstr "Metode" -#: ../pyhoca/wxgui/profilemanager.py:231 +#: ../pyhoca/wxgui/profilemanager.py:234 msgid "Image quality" msgstr "Bildekvalitet" #. ## #. ## wigdets for the SETTINGS tab #. ## -#: ../pyhoca/wxgui/profilemanager.py:237 +#: ../pyhoca/wxgui/profilemanager.py:240 msgid "Fullscreen" msgstr "Fullskjerm" -#: ../pyhoca/wxgui/profilemanager.py:238 +#: ../pyhoca/wxgui/profilemanager.py:241 msgid "Custom Size" msgstr "Egentilpasset størrelse" -#: ../pyhoca/wxgui/profilemanager.py:243 +#: ../pyhoca/wxgui/profilemanager.py:246 msgid "Set display DPI" msgstr "Sett skjermens DPI" -#: ../pyhoca/wxgui/profilemanager.py:245 +#: ../pyhoca/wxgui/profilemanager.py:248 msgid "Keep current keyboard settings" msgstr "Behold gjeldende tastaturoppsett" -#: ../pyhoca/wxgui/profilemanager.py:246 +#: ../pyhoca/wxgui/profilemanager.py:249 msgid "Keyboard layout" msgstr "Tastaturoppsett" -#: ../pyhoca/wxgui/profilemanager.py:248 +#: ../pyhoca/wxgui/profilemanager.py:251 msgid "Keyboard model" msgstr "Tastaturmodell" -#: ../pyhoca/wxgui/profilemanager.py:250 +#: ../pyhoca/wxgui/profilemanager.py:253 msgid "Enable sound support" msgstr "Aktiver lydstøtte" -#: ../pyhoca/wxgui/profilemanager.py:251 +#: ../pyhoca/wxgui/profilemanager.py:254 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:255 +#: ../pyhoca/wxgui/profilemanager.py:258 msgid "Arts (not supported)" msgstr "Arts (ikke supportert)" -#: ../pyhoca/wxgui/profilemanager.py:258 +#: ../pyhoca/wxgui/profilemanager.py:261 msgid "esd" msgstr "esd" -#: ../pyhoca/wxgui/profilemanager.py:259 +#: ../pyhoca/wxgui/profilemanager.py:262 msgid "Use default sound port" msgstr "Benytt standard lydport" -#: ../pyhoca/wxgui/profilemanager.py:260 +#: ../pyhoca/wxgui/profilemanager.py:263 msgid "Custom sound port" msgstr "Selvvalgt lydport" -#: ../pyhoca/wxgui/profilemanager.py:262 +#: ../pyhoca/wxgui/profilemanager.py:265 msgid "Client Side printing" msgstr "Klientside utskrift" -#: ../pyhoca/wxgui/profilemanager.py:264 +#: ../pyhoca/wxgui/profilemanager.py:267 msgid "Use local folder sharing" msgstr "Benytt lokal mappedeling" -#: ../pyhoca/wxgui/profilemanager.py:265 +#: ../pyhoca/wxgui/profilemanager.py:268 msgid "Path" msgstr "Sti" -#: ../pyhoca/wxgui/profilemanager.py:268 ../pyhoca/wxgui/profilemanager.py:287 +#: ../pyhoca/wxgui/profilemanager.py:271 ../pyhoca/wxgui/profilemanager.py:290 msgid "Add" msgstr "Legg til" -#: ../pyhoca/wxgui/profilemanager.py:270 +#: ../pyhoca/wxgui/profilemanager.py:273 msgid "Local Path" msgstr "Lokal sti" -#: ../pyhoca/wxgui/profilemanager.py:271 +#: ../pyhoca/wxgui/profilemanager.py:274 msgid "Connect Method" msgstr "Tilkoblingsmetode" -#: ../pyhoca/wxgui/profilemanager.py:272 +#: ../pyhoca/wxgui/profilemanager.py:275 msgid "Delete" msgstr "Slett" -#: ../pyhoca/wxgui/profilemanager.py:274 +#: ../pyhoca/wxgui/profilemanager.py:277 msgid "Convert between client and server encodings" msgstr "Konverter tegnkodingen mellom klient og server" -#: ../pyhoca/wxgui/profilemanager.py:275 +#: ../pyhoca/wxgui/profilemanager.py:278 msgid "Client encoding" msgstr "Klientens tegnkode" -#: ../pyhoca/wxgui/profilemanager.py:277 +#: ../pyhoca/wxgui/profilemanager.py:280 msgid "Server encoding" msgstr "Serverens tegnkode" -#: ../pyhoca/wxgui/profilemanager.py:280 +#: ../pyhoca/wxgui/profilemanager.py:283 msgid "Use file MIME box for local file import" msgstr "Benytt filens MIME boks for lokal fil import" -#: ../pyhoca/wxgui/profilemanager.py:281 +#: ../pyhoca/wxgui/profilemanager.py:284 msgid "Extensions" msgstr "Utvidelser" -#: ../pyhoca/wxgui/profilemanager.py:283 +#: ../pyhoca/wxgui/profilemanager.py:286 msgid "Action" msgstr "Handling" -#: ../pyhoca/wxgui/profilemanager.py:288 +#: ../pyhoca/wxgui/profilemanager.py:291 msgid "Defaults" msgstr "Standard" -#: ../pyhoca/wxgui/profilemanager.py:290 +#: ../pyhoca/wxgui/profilemanager.py:293 msgid "Save" msgstr "Lagre" -#: ../pyhoca/wxgui/profilemanager.py:291 +#: ../pyhoca/wxgui/profilemanager.py:294 msgid "Reset" msgstr "Resett" -#: ../pyhoca/wxgui/profilemanager.py:334 ../pyhoca/wxgui/profilemanager.py:982 -#: ../pyhoca/wxgui/profilemanager.py:1489 +#: ../pyhoca/wxgui/profilemanager.py:337 ../pyhoca/wxgui/profilemanager.py:978 +#: ../pyhoca/wxgui/profilemanager.py:1485 msgid "automatically" msgstr "automatisk" -#: ../pyhoca/wxgui/profilemanager.py:336 ../pyhoca/wxgui/profilemanager.py:984 +#: ../pyhoca/wxgui/profilemanager.py:339 ../pyhoca/wxgui/profilemanager.py:980 msgid "manually" msgstr "manuelt" -#: ../pyhoca/wxgui/profilemanager.py:341 +#: ../pyhoca/wxgui/profilemanager.py:344 msgid "PyHoca-GUI Profile Manager - new profile" msgstr "PyHoca-GUI Profil håndterer - ny profil" -#: ../pyhoca/wxgui/profilemanager.py:343 +#: ../pyhoca/wxgui/profilemanager.py:346 #, python-format msgid "PyHoca-GUI Profile Manager - %s (connected)" msgstr "PyHoca-GUI Profil håndterer - %s (tilkoblet)" -#: ../pyhoca/wxgui/profilemanager.py:345 +#: ../pyhoca/wxgui/profilemanager.py:348 #, python-format msgid "PyHoca-GUI Profile Manager - %s" msgstr "PyHoca-GUI Profil håndterer - %s" -#: ../pyhoca/wxgui/profilemanager.py:709 +#: ../pyhoca/wxgui/profilemanager.py:705 #, fuzzy msgid "Profile" msgstr "Profil" -#: ../pyhoca/wxgui/profilemanager.py:710 +#: ../pyhoca/wxgui/profilemanager.py:706 msgid "Session" msgstr "Sesjon" -#: ../pyhoca/wxgui/profilemanager.py:711 +#: ../pyhoca/wxgui/profilemanager.py:707 msgid "Connection" msgstr "Tilkobling" -#: ../pyhoca/wxgui/profilemanager.py:712 +#: ../pyhoca/wxgui/profilemanager.py:708 msgid "Settings" msgstr "Innstillinger" -#: ../pyhoca/wxgui/profilemanager.py:713 +#: ../pyhoca/wxgui/profilemanager.py:709 msgid "Sharing" msgstr "Deling" -#: ../pyhoca/wxgui/profilemanager.py:1163 +#: ../pyhoca/wxgui/profilemanager.py:1159 msgid "Icon Files (*.png)|*.png|All files (*.*)|*" msgstr "Ikonfiler(*.png)|*.png|Alle filer (*.*)|*" -#: ../pyhoca/wxgui/profilemanager.py:1166 +#: ../pyhoca/wxgui/profilemanager.py:1162 msgid "Choose an icon for this session profile" msgstr "Velg et ikon for denne sesjonsprofilen" -#: ../pyhoca/wxgui/profilemanager.py:1300 +#: ../pyhoca/wxgui/profilemanager.py:1296 msgid "All files (*.*)|*" msgstr "Alle filer (*.*)|*" -#: ../pyhoca/wxgui/profilemanager.py:1302 -#: ../pyhoca/wxgui/profilemanager.py:1317 +#: ../pyhoca/wxgui/profilemanager.py:1298 +#: ../pyhoca/wxgui/profilemanager.py:1313 msgid "Choose a public SSH key" msgstr "Velg en offentlig SSH nøkkel" -#: ../pyhoca/wxgui/profilemanager.py:1469 +#: ../pyhoca/wxgui/profilemanager.py:1465 msgid "Choose a folder to share within a session" msgstr "Velg en mappe som skal deles i en sesjon" -#: ../pyhoca/wxgui/profilemanager.py:1533 -#: ../pyhoca/wxgui/profilemanager.py:1536 -#: ../pyhoca/wxgui/profilemanager.py:1539 -#: ../pyhoca/wxgui/profilemanager.py:1544 -#: ../pyhoca/wxgui/profilemanager.py:1554 ../pyhoca/wxgui/menus_taskbar.py:92 +#: ../pyhoca/wxgui/profilemanager.py:1529 +#: ../pyhoca/wxgui/profilemanager.py:1532 +#: ../pyhoca/wxgui/profilemanager.py:1535 +#: ../pyhoca/wxgui/profilemanager.py:1540 +#: ../pyhoca/wxgui/profilemanager.py:1550 ../pyhoca/wxgui/menus_taskbar.py:92 msgid "Profile Manager" msgstr "Profil håndterer" -#: ../pyhoca/wxgui/profilemanager.py:1533 +#: ../pyhoca/wxgui/profilemanager.py:1529 msgid "Profile name is missing, profile unusable!!!" msgstr "Profilnavnet mangler, profilen er ubrukelig!" -#: ../pyhoca/wxgui/profilemanager.py:1536 -#: ../pyhoca/wxgui/profilemanager.py:1539 +#: ../pyhoca/wxgui/profilemanager.py:1532 +#: ../pyhoca/wxgui/profilemanager.py:1535 #, python-format msgid "Profile name %s already exists!!!" msgstr "Profilnavnet %s eksisterer allerede!" -#: ../pyhoca/wxgui/profilemanager.py:1544 +#: ../pyhoca/wxgui/profilemanager.py:1540 msgid "The SSH proxy configuration is incomplete. Try again." msgstr "SSH mellomtjener konfigurasjonen er ufullstendig. Forsøk igjen." -#: ../pyhoca/wxgui/profilemanager.py:1554 +#: ../pyhoca/wxgui/profilemanager.py:1550 #, python-format msgid "" "Another session profile (%s) already uses [%s]:%s for binding a local SSH " @@ -629,21 +638,21 @@ msgstr "" "lokal SSH mellomtjener.\n" "Vennligst endre SSH mellomtjener innstillingene tilsvarende." -#: ../pyhoca/wxgui/profilemanager.py:1574 +#: ../pyhoca/wxgui/profilemanager.py:1570 #, python-format msgid "%s - profile added" msgstr "%s - profil lagt til" -#: ../pyhoca/wxgui/profilemanager.py:1575 +#: ../pyhoca/wxgui/profilemanager.py:1571 msgid "A new session profile has been added." msgstr "En ny sesjonsprofil har blitt lagt til." -#: ../pyhoca/wxgui/profilemanager.py:1579 +#: ../pyhoca/wxgui/profilemanager.py:1575 #, python-format msgid "%s - modified" msgstr "%s - endret" -#: ../pyhoca/wxgui/profilemanager.py:1580 +#: ../pyhoca/wxgui/profilemanager.py:1576 msgid "Changes to profile have been saved." msgstr "Endringer til profilen har blitt lagret." diff --git a/po/nl.po b/po/nl.po index 5b63544..ab06401 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: 2012-02-19 15:07+0100\n" +"POT-Creation-Date: 2012-02-19 20:14+0100\n" "PO-Revision-Date: 2012-02-07 23:31+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:121 ../pyhoca/wxgui/profilemanager.py:293 +#: ../pyhoca/wxgui/logon.py:121 ../pyhoca/wxgui/profilemanager.py:296 #: ../pyhoca/wxgui/messages.py:111 ../pyhoca/wxgui/printingprefs.py:138 #: ../pyhoca/wxgui/sessiontitle.py:75 msgid "Cancel" @@ -205,7 +205,7 @@ msgstr "Windows Terminalserver (RDP-proxy)" msgid "Single Application" msgstr "Enkelvoudige Applicatie" -#: ../pyhoca/wxgui/profilemanager.py:84 ../pyhoca/wxgui/profilemanager.py:186 +#: ../pyhoca/wxgui/profilemanager.py:84 ../pyhoca/wxgui/profilemanager.py:189 msgid "Custom command" msgstr "Speciaal Commando" @@ -242,85 +242,94 @@ msgstr "Opslaan bestand als ..." msgid "settings derived from " msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:133 +#. allow localization of the default keyboard settings +#: ../pyhoca/wxgui/profilemanager.py:134 +msgid "us" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:135 +msgid "pc105/us" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:136 msgid "new session profile" msgstr "Nieuw Profiel" #. boxes for all tabs -#: ../pyhoca/wxgui/profilemanager.py:146 +#: ../pyhoca/wxgui/profilemanager.py:149 #, fuzzy msgid "Session Title" msgstr "Sessie Profiel" -#: ../pyhoca/wxgui/profilemanager.py:147 +#: ../pyhoca/wxgui/profilemanager.py:150 #, fuzzy msgid "Session Window" msgstr "Sessie hervatten" -#: ../pyhoca/wxgui/profilemanager.py:148 +#: ../pyhoca/wxgui/profilemanager.py:151 #, fuzzy msgid "Session Startup" msgstr "Sessie" -#: ../pyhoca/wxgui/profilemanager.py:149 +#: ../pyhoca/wxgui/profilemanager.py:152 msgid "Server" msgstr "Server" -#: ../pyhoca/wxgui/profilemanager.py:150 +#: ../pyhoca/wxgui/profilemanager.py:153 msgid "Connection Link Speed" msgstr "Verbindings snelheid" -#: ../pyhoca/wxgui/profilemanager.py:151 +#: ../pyhoca/wxgui/profilemanager.py:154 msgid "Compression" msgstr "Compressie" -#: ../pyhoca/wxgui/profilemanager.py:152 +#: ../pyhoca/wxgui/profilemanager.py:155 msgid "Display" msgstr "Display" -#: ../pyhoca/wxgui/profilemanager.py:153 +#: ../pyhoca/wxgui/profilemanager.py:156 msgid "Keyboard" msgstr "Toetsenbord" -#: ../pyhoca/wxgui/profilemanager.py:154 +#: ../pyhoca/wxgui/profilemanager.py:157 msgid "Sound" msgstr "Geluid" -#: ../pyhoca/wxgui/profilemanager.py:155 +#: ../pyhoca/wxgui/profilemanager.py:158 msgid "Printing" msgstr "Afdrukken" -#: ../pyhoca/wxgui/profilemanager.py:156 +#: ../pyhoca/wxgui/profilemanager.py:159 msgid "Folder Exports" msgstr "Map export" -#: ../pyhoca/wxgui/profilemanager.py:157 +#: ../pyhoca/wxgui/profilemanager.py:160 msgid "File Import" msgstr "Bestands import" #. ## #. ## widgets for the PROFILE tab #. ## -#: ../pyhoca/wxgui/profilemanager.py:162 +#: ../pyhoca/wxgui/profilemanager.py:165 msgid "Name" msgstr "Naam" -#: ../pyhoca/wxgui/profilemanager.py:164 +#: ../pyhoca/wxgui/profilemanager.py:167 #, fuzzy msgid "Set session window title" msgstr "Sessiescherm Titel" -#: ../pyhoca/wxgui/profilemanager.py:165 +#: ../pyhoca/wxgui/profilemanager.py:168 #, fuzzy msgid "Use a default session window title" msgstr "Sessiescherm Titel" -#: ../pyhoca/wxgui/profilemanager.py:166 +#: ../pyhoca/wxgui/profilemanager.py:169 #, fuzzy msgid "Custom session window title" msgstr "Sessiescherm Titel" -#: ../pyhoca/wxgui/profilemanager.py:176 +#: ../pyhoca/wxgui/profilemanager.py:179 #, fuzzy msgid "Window Icon" msgstr "Sessiescherm Titel" @@ -328,293 +337,293 @@ msgstr "Sessiescherm Titel" #. ## #. ## widgets for the SESSION tab #. ## -#: ../pyhoca/wxgui/profilemanager.py:182 +#: ../pyhoca/wxgui/profilemanager.py:185 msgid "Type" msgstr "Type" -#: ../pyhoca/wxgui/profilemanager.py:184 +#: ../pyhoca/wxgui/profilemanager.py:187 msgid "Application" msgstr "Applicatie" -#: ../pyhoca/wxgui/profilemanager.py:188 +#: ../pyhoca/wxgui/profilemanager.py:191 msgid "XDMCP server" msgstr "XDMCP Server" -#: ../pyhoca/wxgui/profilemanager.py:190 +#: ../pyhoca/wxgui/profilemanager.py:193 msgid "RDP server" msgstr "RDP Server" -#: ../pyhoca/wxgui/profilemanager.py:192 +#: ../pyhoca/wxgui/profilemanager.py:195 msgid "RDP options" msgstr "RDP Opties" #. ## #. ## widgets for the CONNECTION tab #. ## -#: ../pyhoca/wxgui/profilemanager.py:198 ../pyhoca/wxgui/profilemanager.py:208 +#: ../pyhoca/wxgui/profilemanager.py:201 ../pyhoca/wxgui/profilemanager.py:211 msgid "User" msgstr "Gebruiker" -#: ../pyhoca/wxgui/profilemanager.py:200 +#: ../pyhoca/wxgui/profilemanager.py:203 msgid "Host" msgstr "Host" -#: ../pyhoca/wxgui/profilemanager.py:202 +#: ../pyhoca/wxgui/profilemanager.py:205 msgid "Port" msgstr "Port" -#: ../pyhoca/wxgui/profilemanager.py:204 +#: ../pyhoca/wxgui/profilemanager.py:207 msgid "RSA/DSA private key" msgstr "Private RSA/DSA Key" -#: ../pyhoca/wxgui/profilemanager.py:207 +#: ../pyhoca/wxgui/profilemanager.py:210 msgid "Server behind SSH proxy" msgstr "Server achter SSH-Proxy" -#: ../pyhoca/wxgui/profilemanager.py:210 +#: ../pyhoca/wxgui/profilemanager.py:213 msgid "Key file" msgstr "Sleutel" -#: ../pyhoca/wxgui/profilemanager.py:213 +#: ../pyhoca/wxgui/profilemanager.py:216 msgid "Host[:Port]" msgstr "Host[:Port]" -#: ../pyhoca/wxgui/profilemanager.py:215 +#: ../pyhoca/wxgui/profilemanager.py:218 msgid "SSH Proxy Tunnel" msgstr "SSH Proxy Tunnel" -#: ../pyhoca/wxgui/profilemanager.py:223 +#: ../pyhoca/wxgui/profilemanager.py:226 msgid "Modem" msgstr "Modem" -#: ../pyhoca/wxgui/profilemanager.py:224 +#: ../pyhoca/wxgui/profilemanager.py:227 msgid "ISDN" msgstr "ISDN" -#: ../pyhoca/wxgui/profilemanager.py:225 +#: ../pyhoca/wxgui/profilemanager.py:228 msgid "ADSL" msgstr "ADSL" -#: ../pyhoca/wxgui/profilemanager.py:226 +#: ../pyhoca/wxgui/profilemanager.py:229 msgid "WAN" msgstr "WAN" -#: ../pyhoca/wxgui/profilemanager.py:227 +#: ../pyhoca/wxgui/profilemanager.py:230 msgid "LAN" msgstr "LAN" -#: ../pyhoca/wxgui/profilemanager.py:229 +#: ../pyhoca/wxgui/profilemanager.py:232 msgid "Method" msgstr "Methode" -#: ../pyhoca/wxgui/profilemanager.py:231 +#: ../pyhoca/wxgui/profilemanager.py:234 msgid "Image quality" msgstr "Beeldkwaliteit" #. ## #. ## wigdets for the SETTINGS tab #. ## -#: ../pyhoca/wxgui/profilemanager.py:237 +#: ../pyhoca/wxgui/profilemanager.py:240 msgid "Fullscreen" msgstr "Fullscreen" -#: ../pyhoca/wxgui/profilemanager.py:238 +#: ../pyhoca/wxgui/profilemanager.py:241 msgid "Custom Size" msgstr "Grootte instellen" -#: ../pyhoca/wxgui/profilemanager.py:243 +#: ../pyhoca/wxgui/profilemanager.py:246 msgid "Set display DPI" msgstr "DPI-waarde instellen" -#: ../pyhoca/wxgui/profilemanager.py:245 +#: ../pyhoca/wxgui/profilemanager.py:248 msgid "Keep current keyboard settings" msgstr "Huidige toetsenbord-instellingen behouden" -#: ../pyhoca/wxgui/profilemanager.py:246 +#: ../pyhoca/wxgui/profilemanager.py:249 msgid "Keyboard layout" msgstr "Toetsenbord layout" -#: ../pyhoca/wxgui/profilemanager.py:248 +#: ../pyhoca/wxgui/profilemanager.py:251 msgid "Keyboard model" msgstr "Toetsenbord model" -#: ../pyhoca/wxgui/profilemanager.py:250 +#: ../pyhoca/wxgui/profilemanager.py:253 msgid "Enable sound support" msgstr "Geluid gebruiken" -#: ../pyhoca/wxgui/profilemanager.py:251 +#: ../pyhoca/wxgui/profilemanager.py:254 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:255 +#: ../pyhoca/wxgui/profilemanager.py:258 msgid "Arts (not supported)" msgstr "Arts (niet ondersteund)" -#: ../pyhoca/wxgui/profilemanager.py:258 +#: ../pyhoca/wxgui/profilemanager.py:261 msgid "esd" msgstr "esd" -#: ../pyhoca/wxgui/profilemanager.py:259 +#: ../pyhoca/wxgui/profilemanager.py:262 msgid "Use default sound port" msgstr "Standaard Audio-Port gebruiken" -#: ../pyhoca/wxgui/profilemanager.py:260 +#: ../pyhoca/wxgui/profilemanager.py:263 msgid "Custom sound port" msgstr "Speciale Audio-Port" -#: ../pyhoca/wxgui/profilemanager.py:262 +#: ../pyhoca/wxgui/profilemanager.py:265 msgid "Client Side printing" msgstr "Afdrukken via deze computer" -#: ../pyhoca/wxgui/profilemanager.py:264 +#: ../pyhoca/wxgui/profilemanager.py:267 msgid "Use local folder sharing" msgstr "Delen van lokale mappen" -#: ../pyhoca/wxgui/profilemanager.py:265 +#: ../pyhoca/wxgui/profilemanager.py:268 msgid "Path" msgstr "Pad" -#: ../pyhoca/wxgui/profilemanager.py:268 ../pyhoca/wxgui/profilemanager.py:287 +#: ../pyhoca/wxgui/profilemanager.py:271 ../pyhoca/wxgui/profilemanager.py:290 msgid "Add" msgstr "Toevoegen" -#: ../pyhoca/wxgui/profilemanager.py:270 +#: ../pyhoca/wxgui/profilemanager.py:273 msgid "Local Path" msgstr "Lokaal Pad" -#: ../pyhoca/wxgui/profilemanager.py:271 +#: ../pyhoca/wxgui/profilemanager.py:274 msgid "Connect Method" msgstr "Verbindingsmethode" -#: ../pyhoca/wxgui/profilemanager.py:272 +#: ../pyhoca/wxgui/profilemanager.py:275 msgid "Delete" msgstr "Verwijderen" -#: ../pyhoca/wxgui/profilemanager.py:274 +#: ../pyhoca/wxgui/profilemanager.py:277 msgid "Convert between client and server encodings" msgstr "Encoding tussen client en server vertalen" -#: ../pyhoca/wxgui/profilemanager.py:275 +#: ../pyhoca/wxgui/profilemanager.py:278 msgid "Client encoding" msgstr "Client encoding" -#: ../pyhoca/wxgui/profilemanager.py:277 +#: ../pyhoca/wxgui/profilemanager.py:280 msgid "Server encoding" msgstr "Server encoding" -#: ../pyhoca/wxgui/profilemanager.py:280 +#: ../pyhoca/wxgui/profilemanager.py:283 msgid "Use file MIME box for local file import" msgstr "Importeren lokale bestanden via MIME box" -#: ../pyhoca/wxgui/profilemanager.py:281 +#: ../pyhoca/wxgui/profilemanager.py:284 msgid "Extensions" msgstr "Uitbreidingen" -#: ../pyhoca/wxgui/profilemanager.py:283 +#: ../pyhoca/wxgui/profilemanager.py:286 msgid "Action" msgstr "Actie" -#: ../pyhoca/wxgui/profilemanager.py:288 +#: ../pyhoca/wxgui/profilemanager.py:291 msgid "Defaults" msgstr "Standaardwaarden" -#: ../pyhoca/wxgui/profilemanager.py:290 +#: ../pyhoca/wxgui/profilemanager.py:293 msgid "Save" msgstr "Opslaan" -#: ../pyhoca/wxgui/profilemanager.py:291 +#: ../pyhoca/wxgui/profilemanager.py:294 msgid "Reset" msgstr "Reset" -#: ../pyhoca/wxgui/profilemanager.py:334 ../pyhoca/wxgui/profilemanager.py:982 -#: ../pyhoca/wxgui/profilemanager.py:1489 +#: ../pyhoca/wxgui/profilemanager.py:337 ../pyhoca/wxgui/profilemanager.py:978 +#: ../pyhoca/wxgui/profilemanager.py:1485 msgid "automatically" msgstr "automatisch" -#: ../pyhoca/wxgui/profilemanager.py:336 ../pyhoca/wxgui/profilemanager.py:984 +#: ../pyhoca/wxgui/profilemanager.py:339 ../pyhoca/wxgui/profilemanager.py:980 msgid "manually" msgstr "handmatig" -#: ../pyhoca/wxgui/profilemanager.py:341 +#: ../pyhoca/wxgui/profilemanager.py:344 msgid "PyHoca-GUI Profile Manager - new profile" msgstr "PyHoca-GUI Profiel manager - nieuw profiel" -#: ../pyhoca/wxgui/profilemanager.py:343 +#: ../pyhoca/wxgui/profilemanager.py:346 #, python-format msgid "PyHoca-GUI Profile Manager - %s (connected)" msgstr "PyHoca-GUI Profiel manager - %s (verbonden)" -#: ../pyhoca/wxgui/profilemanager.py:345 +#: ../pyhoca/wxgui/profilemanager.py:348 #, python-format msgid "PyHoca-GUI Profile Manager - %s" msgstr "PyHoca-GUI Profiel manager - %s" -#: ../pyhoca/wxgui/profilemanager.py:709 +#: ../pyhoca/wxgui/profilemanager.py:705 msgid "Profile" msgstr "Profiel" -#: ../pyhoca/wxgui/profilemanager.py:710 +#: ../pyhoca/wxgui/profilemanager.py:706 msgid "Session" msgstr "Sessie" -#: ../pyhoca/wxgui/profilemanager.py:711 +#: ../pyhoca/wxgui/profilemanager.py:707 msgid "Connection" msgstr "Verbinding" -#: ../pyhoca/wxgui/profilemanager.py:712 +#: ../pyhoca/wxgui/profilemanager.py:708 msgid "Settings" msgstr "Instellingen" -#: ../pyhoca/wxgui/profilemanager.py:713 +#: ../pyhoca/wxgui/profilemanager.py:709 msgid "Sharing" msgstr "Delen" -#: ../pyhoca/wxgui/profilemanager.py:1163 +#: ../pyhoca/wxgui/profilemanager.py:1159 msgid "Icon Files (*.png)|*.png|All files (*.*)|*" msgstr "Icon Bestanden (*.png)|*.png|Alle Bestanden (*.*)|*" -#: ../pyhoca/wxgui/profilemanager.py:1166 +#: ../pyhoca/wxgui/profilemanager.py:1162 msgid "Choose an icon for this session profile" msgstr "Icon voor dit Profiel kiezen" -#: ../pyhoca/wxgui/profilemanager.py:1300 +#: ../pyhoca/wxgui/profilemanager.py:1296 msgid "All files (*.*)|*" msgstr "Alle Bestanden (*.*)|*" -#: ../pyhoca/wxgui/profilemanager.py:1302 -#: ../pyhoca/wxgui/profilemanager.py:1317 +#: ../pyhoca/wxgui/profilemanager.py:1298 +#: ../pyhoca/wxgui/profilemanager.py:1313 msgid "Choose a public SSH key" msgstr "Kies een public SSH-key" -#: ../pyhoca/wxgui/profilemanager.py:1469 +#: ../pyhoca/wxgui/profilemanager.py:1465 msgid "Choose a folder to share within a session" msgstr "Kies een map om te delen" -#: ../pyhoca/wxgui/profilemanager.py:1533 -#: ../pyhoca/wxgui/profilemanager.py:1536 -#: ../pyhoca/wxgui/profilemanager.py:1539 -#: ../pyhoca/wxgui/profilemanager.py:1544 -#: ../pyhoca/wxgui/profilemanager.py:1554 ../pyhoca/wxgui/menus_taskbar.py:92 +#: ../pyhoca/wxgui/profilemanager.py:1529 +#: ../pyhoca/wxgui/profilemanager.py:1532 +#: ../pyhoca/wxgui/profilemanager.py:1535 +#: ../pyhoca/wxgui/profilemanager.py:1540 +#: ../pyhoca/wxgui/profilemanager.py:1550 ../pyhoca/wxgui/menus_taskbar.py:92 msgid "Profile Manager" msgstr "Profiel manager" -#: ../pyhoca/wxgui/profilemanager.py:1533 +#: ../pyhoca/wxgui/profilemanager.py:1529 msgid "Profile name is missing, profile unusable!!!" msgstr "Profiel naam ontbreekt, kan niet gebruikt worden!!!" -#: ../pyhoca/wxgui/profilemanager.py:1536 -#: ../pyhoca/wxgui/profilemanager.py:1539 +#: ../pyhoca/wxgui/profilemanager.py:1532 +#: ../pyhoca/wxgui/profilemanager.py:1535 #, python-format msgid "Profile name %s already exists!!!" msgstr "Profiel %s bestaat al" -#: ../pyhoca/wxgui/profilemanager.py:1544 +#: ../pyhoca/wxgui/profilemanager.py:1540 msgid "The SSH proxy configuration is incomplete. Try again." msgstr "SSH Proxy Configuratie is niet volledig! Opnieuw proberen..." -#: ../pyhoca/wxgui/profilemanager.py:1554 +#: ../pyhoca/wxgui/profilemanager.py:1550 #, python-format msgid "" "Another session profile (%s) already uses [%s]:%s for binding a local SSH " @@ -625,21 +634,21 @@ msgstr "" "SSH proxy.\n" "Verander de SSH proxy instelling om dit probleem te verhelpen." -#: ../pyhoca/wxgui/profilemanager.py:1574 +#: ../pyhoca/wxgui/profilemanager.py:1570 #, python-format msgid "%s - profile added" msgstr "%s - Profiel toegevoegd" -#: ../pyhoca/wxgui/profilemanager.py:1575 +#: ../pyhoca/wxgui/profilemanager.py:1571 msgid "A new session profile has been added." msgstr "Een nieuw Profiel is toegevoegd" -#: ../pyhoca/wxgui/profilemanager.py:1579 +#: ../pyhoca/wxgui/profilemanager.py:1575 #, python-format msgid "%s - modified" msgstr "%s - gewijzigd" -#: ../pyhoca/wxgui/profilemanager.py:1580 +#: ../pyhoca/wxgui/profilemanager.py:1576 msgid "Changes to profile have been saved." msgstr "Wijzigingen in het profiel zijn opgeslagen." diff --git a/po/pyhoca-gui.pot b/po/pyhoca-gui.pot index 47d4da5..318f72b 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: 2012-02-19 15:07+0100\n" +"POT-Creation-Date: 2012-02-19 20:14+0100\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:121 ../pyhoca/wxgui/profilemanager.py:293 +#: ../pyhoca/wxgui/logon.py:121 ../pyhoca/wxgui/profilemanager.py:296 #: ../pyhoca/wxgui/messages.py:111 ../pyhoca/wxgui/printingprefs.py:138 #: ../pyhoca/wxgui/sessiontitle.py:75 msgid "Cancel" @@ -194,7 +194,7 @@ msgstr "" msgid "Single Application" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:84 ../pyhoca/wxgui/profilemanager.py:186 +#: ../pyhoca/wxgui/profilemanager.py:84 ../pyhoca/wxgui/profilemanager.py:189 msgid "Custom command" msgstr "" @@ -230,372 +230,381 @@ msgstr "" msgid "settings derived from " msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:133 +#. allow localization of the default keyboard settings +#: ../pyhoca/wxgui/profilemanager.py:134 +msgid "us" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:135 +msgid "pc105/us" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:136 msgid "new session profile" msgstr "" #. boxes for all tabs -#: ../pyhoca/wxgui/profilemanager.py:146 +#: ../pyhoca/wxgui/profilemanager.py:149 msgid "Session Title" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:147 +#: ../pyhoca/wxgui/profilemanager.py:150 msgid "Session Window" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:148 +#: ../pyhoca/wxgui/profilemanager.py:151 msgid "Session Startup" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:149 +#: ../pyhoca/wxgui/profilemanager.py:152 msgid "Server" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:150 +#: ../pyhoca/wxgui/profilemanager.py:153 msgid "Connection Link Speed" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:151 +#: ../pyhoca/wxgui/profilemanager.py:154 msgid "Compression" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:152 +#: ../pyhoca/wxgui/profilemanager.py:155 msgid "Display" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:153 +#: ../pyhoca/wxgui/profilemanager.py:156 msgid "Keyboard" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:154 +#: ../pyhoca/wxgui/profilemanager.py:157 msgid "Sound" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:155 +#: ../pyhoca/wxgui/profilemanager.py:158 msgid "Printing" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:156 +#: ../pyhoca/wxgui/profilemanager.py:159 msgid "Folder Exports" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:157 +#: ../pyhoca/wxgui/profilemanager.py:160 msgid "File Import" msgstr "" #. ## #. ## widgets for the PROFILE tab #. ## -#: ../pyhoca/wxgui/profilemanager.py:162 +#: ../pyhoca/wxgui/profilemanager.py:165 msgid "Name" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:164 +#: ../pyhoca/wxgui/profilemanager.py:167 msgid "Set session window title" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:165 +#: ../pyhoca/wxgui/profilemanager.py:168 msgid "Use a default session window title" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:166 +#: ../pyhoca/wxgui/profilemanager.py:169 msgid "Custom session window title" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:176 +#: ../pyhoca/wxgui/profilemanager.py:179 msgid "Window Icon" msgstr "" #. ## #. ## widgets for the SESSION tab #. ## -#: ../pyhoca/wxgui/profilemanager.py:182 +#: ../pyhoca/wxgui/profilemanager.py:185 msgid "Type" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:184 +#: ../pyhoca/wxgui/profilemanager.py:187 msgid "Application" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:188 +#: ../pyhoca/wxgui/profilemanager.py:191 msgid "XDMCP server" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:190 +#: ../pyhoca/wxgui/profilemanager.py:193 msgid "RDP server" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:192 +#: ../pyhoca/wxgui/profilemanager.py:195 msgid "RDP options" msgstr "" #. ## #. ## widgets for the CONNECTION tab #. ## -#: ../pyhoca/wxgui/profilemanager.py:198 ../pyhoca/wxgui/profilemanager.py:208 +#: ../pyhoca/wxgui/profilemanager.py:201 ../pyhoca/wxgui/profilemanager.py:211 msgid "User" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:200 +#: ../pyhoca/wxgui/profilemanager.py:203 msgid "Host" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:202 +#: ../pyhoca/wxgui/profilemanager.py:205 msgid "Port" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:204 +#: ../pyhoca/wxgui/profilemanager.py:207 msgid "RSA/DSA private key" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:207 +#: ../pyhoca/wxgui/profilemanager.py:210 msgid "Server behind SSH proxy" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:210 +#: ../pyhoca/wxgui/profilemanager.py:213 msgid "Key file" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:213 +#: ../pyhoca/wxgui/profilemanager.py:216 msgid "Host[:Port]" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:215 +#: ../pyhoca/wxgui/profilemanager.py:218 msgid "SSH Proxy Tunnel" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:223 +#: ../pyhoca/wxgui/profilemanager.py:226 msgid "Modem" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:224 +#: ../pyhoca/wxgui/profilemanager.py:227 msgid "ISDN" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:225 +#: ../pyhoca/wxgui/profilemanager.py:228 msgid "ADSL" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:226 +#: ../pyhoca/wxgui/profilemanager.py:229 msgid "WAN" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:227 +#: ../pyhoca/wxgui/profilemanager.py:230 msgid "LAN" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:229 +#: ../pyhoca/wxgui/profilemanager.py:232 msgid "Method" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:231 +#: ../pyhoca/wxgui/profilemanager.py:234 msgid "Image quality" msgstr "" #. ## #. ## wigdets for the SETTINGS tab #. ## -#: ../pyhoca/wxgui/profilemanager.py:237 +#: ../pyhoca/wxgui/profilemanager.py:240 msgid "Fullscreen" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:238 +#: ../pyhoca/wxgui/profilemanager.py:241 msgid "Custom Size" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:243 +#: ../pyhoca/wxgui/profilemanager.py:246 msgid "Set display DPI" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:245 +#: ../pyhoca/wxgui/profilemanager.py:248 msgid "Keep current keyboard settings" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:246 +#: ../pyhoca/wxgui/profilemanager.py:249 msgid "Keyboard layout" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:248 +#: ../pyhoca/wxgui/profilemanager.py:251 msgid "Keyboard model" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:250 +#: ../pyhoca/wxgui/profilemanager.py:253 msgid "Enable sound support" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:251 +#: ../pyhoca/wxgui/profilemanager.py:254 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:255 +#: ../pyhoca/wxgui/profilemanager.py:258 msgid "Arts (not supported)" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:258 +#: ../pyhoca/wxgui/profilemanager.py:261 msgid "esd" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:259 +#: ../pyhoca/wxgui/profilemanager.py:262 msgid "Use default sound port" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:260 +#: ../pyhoca/wxgui/profilemanager.py:263 msgid "Custom sound port" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:262 +#: ../pyhoca/wxgui/profilemanager.py:265 msgid "Client Side printing" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:264 +#: ../pyhoca/wxgui/profilemanager.py:267 msgid "Use local folder sharing" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:265 +#: ../pyhoca/wxgui/profilemanager.py:268 msgid "Path" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:268 ../pyhoca/wxgui/profilemanager.py:287 +#: ../pyhoca/wxgui/profilemanager.py:271 ../pyhoca/wxgui/profilemanager.py:290 msgid "Add" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:270 +#: ../pyhoca/wxgui/profilemanager.py:273 msgid "Local Path" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:271 +#: ../pyhoca/wxgui/profilemanager.py:274 msgid "Connect Method" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:272 +#: ../pyhoca/wxgui/profilemanager.py:275 msgid "Delete" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:274 +#: ../pyhoca/wxgui/profilemanager.py:277 msgid "Convert between client and server encodings" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:275 +#: ../pyhoca/wxgui/profilemanager.py:278 msgid "Client encoding" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:277 +#: ../pyhoca/wxgui/profilemanager.py:280 msgid "Server encoding" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:280 +#: ../pyhoca/wxgui/profilemanager.py:283 msgid "Use file MIME box for local file import" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:281 +#: ../pyhoca/wxgui/profilemanager.py:284 msgid "Extensions" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:283 +#: ../pyhoca/wxgui/profilemanager.py:286 msgid "Action" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:288 +#: ../pyhoca/wxgui/profilemanager.py:291 msgid "Defaults" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:290 +#: ../pyhoca/wxgui/profilemanager.py:293 msgid "Save" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:291 +#: ../pyhoca/wxgui/profilemanager.py:294 msgid "Reset" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:334 ../pyhoca/wxgui/profilemanager.py:982 -#: ../pyhoca/wxgui/profilemanager.py:1489 +#: ../pyhoca/wxgui/profilemanager.py:337 ../pyhoca/wxgui/profilemanager.py:978 +#: ../pyhoca/wxgui/profilemanager.py:1485 msgid "automatically" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:336 ../pyhoca/wxgui/profilemanager.py:984 +#: ../pyhoca/wxgui/profilemanager.py:339 ../pyhoca/wxgui/profilemanager.py:980 msgid "manually" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:341 +#: ../pyhoca/wxgui/profilemanager.py:344 msgid "PyHoca-GUI Profile Manager - new profile" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:343 +#: ../pyhoca/wxgui/profilemanager.py:346 #, python-format msgid "PyHoca-GUI Profile Manager - %s (connected)" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:345 +#: ../pyhoca/wxgui/profilemanager.py:348 #, python-format msgid "PyHoca-GUI Profile Manager - %s" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:709 +#: ../pyhoca/wxgui/profilemanager.py:705 msgid "Profile" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:710 +#: ../pyhoca/wxgui/profilemanager.py:706 msgid "Session" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:711 +#: ../pyhoca/wxgui/profilemanager.py:707 msgid "Connection" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:712 +#: ../pyhoca/wxgui/profilemanager.py:708 msgid "Settings" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:713 +#: ../pyhoca/wxgui/profilemanager.py:709 msgid "Sharing" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:1163 +#: ../pyhoca/wxgui/profilemanager.py:1159 msgid "Icon Files (*.png)|*.png|All files (*.*)|*" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:1166 +#: ../pyhoca/wxgui/profilemanager.py:1162 msgid "Choose an icon for this session profile" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:1300 +#: ../pyhoca/wxgui/profilemanager.py:1296 msgid "All files (*.*)|*" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:1302 -#: ../pyhoca/wxgui/profilemanager.py:1317 +#: ../pyhoca/wxgui/profilemanager.py:1298 +#: ../pyhoca/wxgui/profilemanager.py:1313 msgid "Choose a public SSH key" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:1469 +#: ../pyhoca/wxgui/profilemanager.py:1465 msgid "Choose a folder to share within a session" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:1533 -#: ../pyhoca/wxgui/profilemanager.py:1536 -#: ../pyhoca/wxgui/profilemanager.py:1539 -#: ../pyhoca/wxgui/profilemanager.py:1544 -#: ../pyhoca/wxgui/profilemanager.py:1554 ../pyhoca/wxgui/menus_taskbar.py:92 +#: ../pyhoca/wxgui/profilemanager.py:1529 +#: ../pyhoca/wxgui/profilemanager.py:1532 +#: ../pyhoca/wxgui/profilemanager.py:1535 +#: ../pyhoca/wxgui/profilemanager.py:1540 +#: ../pyhoca/wxgui/profilemanager.py:1550 ../pyhoca/wxgui/menus_taskbar.py:92 msgid "Profile Manager" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:1533 +#: ../pyhoca/wxgui/profilemanager.py:1529 msgid "Profile name is missing, profile unusable!!!" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:1536 -#: ../pyhoca/wxgui/profilemanager.py:1539 +#: ../pyhoca/wxgui/profilemanager.py:1532 +#: ../pyhoca/wxgui/profilemanager.py:1535 #, python-format msgid "Profile name %s already exists!!!" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:1544 +#: ../pyhoca/wxgui/profilemanager.py:1540 msgid "The SSH proxy configuration is incomplete. Try again." msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:1554 +#: ../pyhoca/wxgui/profilemanager.py:1550 #, python-format msgid "" "Another session profile (%s) already uses [%s]:%s for binding a local SSH " @@ -603,21 +612,21 @@ msgid "" "Please change the SSH proxy settings accordingly." msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:1574 +#: ../pyhoca/wxgui/profilemanager.py:1570 #, python-format msgid "%s - profile added" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:1575 +#: ../pyhoca/wxgui/profilemanager.py:1571 msgid "A new session profile has been added." msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:1579 +#: ../pyhoca/wxgui/profilemanager.py:1575 #, python-format msgid "%s - modified" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:1580 +#: ../pyhoca/wxgui/profilemanager.py:1576 msgid "Changes to profile have been saved." msgstr "" diff --git a/po/sv.po b/po/sv.po index 0d81642..b3ed58d 100644 --- a/po/sv.po +++ b/po/sv.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PyHoca-GUI VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-02-19 15:09+0100\n" +"POT-Creation-Date: 2012-02-19 20:14+0100\n" "PO-Revision-Date: 2012-02-19 11:01+0100\n" "Last-Translator: Daniel Lindgren <bd.dali@gmail.com>\n" "Language-Team: Swedish <x2go-i18n@lists.berlios.de>\n" @@ -26,13 +26,11 @@ msgstr "" msgid "%s (via %s)" msgstr "%s (via %s)" -#: ../pyhoca/wxgui/logon.py:84 -#: ../pyhoca/wxgui/logon.py:96 +#: ../pyhoca/wxgui/logon.py:84 ../pyhoca/wxgui/logon.py:96 msgid "Username" msgstr "Användarnamn" -#: ../pyhoca/wxgui/logon.py:86 -#: ../pyhoca/wxgui/logon.py:98 +#: ../pyhoca/wxgui/logon.py:86 ../pyhoca/wxgui/logon.py:98 msgid "Password" msgstr "Lösenord" @@ -52,28 +50,23 @@ msgstr "Sessionsinloggning" msgid "SSH proxy server login" msgstr "SSH proxyserverinloggning" -#: ../pyhoca/wxgui/logon.py:121 -#: ../pyhoca/wxgui/profilemanager.py:293 -#: ../pyhoca/wxgui/messages.py:111 -#: ../pyhoca/wxgui/printingprefs.py:138 +#: ../pyhoca/wxgui/logon.py:121 ../pyhoca/wxgui/profilemanager.py:296 +#: ../pyhoca/wxgui/messages.py:111 ../pyhoca/wxgui/printingprefs.py:138 #: ../pyhoca/wxgui/sessiontitle.py:75 msgid "Cancel" msgstr "Avbryt" -#: ../pyhoca/wxgui/logon.py:277 -#: ../pyhoca/wxgui/logon.py:310 +#: ../pyhoca/wxgui/logon.py:277 ../pyhoca/wxgui/logon.py:310 #: ../pyhoca/wxgui/frontend.py:366 #, python-format msgid "%s - connect failure" msgstr "%s - anslutning misslyckades" -#: ../pyhoca/wxgui/logon.py:278 -#: ../pyhoca/wxgui/frontend.py:366 +#: ../pyhoca/wxgui/logon.py:278 ../pyhoca/wxgui/frontend.py:366 msgid "User is not allowed to start X2Go sessions!" msgstr "Användaren har inte rätt att starta X2Go-sessioner!" -#: ../pyhoca/wxgui/logon.py:283 -#: ../pyhoca/wxgui/frontend.py:373 +#: ../pyhoca/wxgui/logon.py:283 ../pyhoca/wxgui/frontend.py:373 #, python-format msgid "%s - connect" msgstr "%s - anslut" @@ -99,38 +92,31 @@ msgstr "%s - SSH-proxy" msgid "Authentication to the SSH proxy server failed!" msgstr "Autentisering till SSH-proxy misslyckades!" -#: ../pyhoca/wxgui/logon.py:333 -#: ../pyhoca/wxgui/logon.py:340 -#: ../pyhoca/wxgui/logon.py:379 -#: ../pyhoca/wxgui/logon.py:387 -#: ../pyhoca/wxgui/frontend.py:392 -#: ../pyhoca/wxgui/frontend.py:413 -#: ../pyhoca/wxgui/frontend.py:420 -#: ../pyhoca/wxgui/frontend.py:427 +#: ../pyhoca/wxgui/logon.py:333 ../pyhoca/wxgui/logon.py:340 +#: ../pyhoca/wxgui/logon.py:379 ../pyhoca/wxgui/logon.py:387 +#: ../pyhoca/wxgui/frontend.py:392 ../pyhoca/wxgui/frontend.py:413 +#: ../pyhoca/wxgui/frontend.py:420 ../pyhoca/wxgui/frontend.py:427 #, python-format msgid "%s - connect error" msgstr "%s - anslutning misslyckades" -#: ../pyhoca/wxgui/logon.py:347 -#: ../pyhoca/wxgui/frontend.py:399 +#: ../pyhoca/wxgui/logon.py:347 ../pyhoca/wxgui/frontend.py:399 #: ../pyhoca/wxgui/frontend.py:406 #, python-format msgid "%s - host key error" msgstr "%s - fel på serverns nyckel" -#: ../pyhoca/wxgui/logon.py:348 -#: ../pyhoca/wxgui/frontend.py:399 -msgid "The remote server's host key is invalid or has not been accepted by the user" +#: ../pyhoca/wxgui/logon.py:348 ../pyhoca/wxgui/frontend.py:399 +msgid "" +"The remote server's host key is invalid or has not been accepted by the user" msgstr "Serverns nyckel är felaktig eller har inte accepterats av användaren" -#: ../pyhoca/wxgui/logon.py:355 -#: ../pyhoca/wxgui/frontend.py:441 +#: ../pyhoca/wxgui/logon.py:355 ../pyhoca/wxgui/frontend.py:441 #, python-format msgid "%s - missing home directory" msgstr "%s - hemkatalog saknas" -#: ../pyhoca/wxgui/logon.py:356 -#: ../pyhoca/wxgui/frontend.py:441 +#: ../pyhoca/wxgui/logon.py:356 ../pyhoca/wxgui/frontend.py:441 msgid "The remote user's home directory does not exist." msgstr "Fjärranvändarens hemkatalog saknas." @@ -139,8 +125,7 @@ msgstr "Fjärranvändarens hemkatalog saknas." msgid "%s - key error" msgstr "%s - nyckelfel" -#: ../pyhoca/wxgui/logon.py:371 -#: ../pyhoca/wxgui/frontend.py:448 +#: ../pyhoca/wxgui/logon.py:371 ../pyhoca/wxgui/frontend.py:448 #, python-format msgid "%s - auth error" msgstr "%s - autentiseringsfel" @@ -221,28 +206,23 @@ msgstr "Windows Terminal Server (RDP-proxy)" msgid "Single Application" msgstr "Applikation" -#: ../pyhoca/wxgui/profilemanager.py:84 -#: ../pyhoca/wxgui/profilemanager.py:186 +#: ../pyhoca/wxgui/profilemanager.py:84 ../pyhoca/wxgui/profilemanager.py:189 msgid "Custom command" msgstr "Anpassat kommando" -#: ../pyhoca/wxgui/profilemanager.py:87 -#: ../pyhoca/wxgui/menus_taskbar.py:298 +#: ../pyhoca/wxgui/profilemanager.py:87 ../pyhoca/wxgui/menus_taskbar.py:298 msgid "Internet Browser" msgstr "Webbbläsare" -#: ../pyhoca/wxgui/profilemanager.py:88 -#: ../pyhoca/wxgui/menus_taskbar.py:299 +#: ../pyhoca/wxgui/profilemanager.py:88 ../pyhoca/wxgui/menus_taskbar.py:299 msgid "Email Client" msgstr "E-postklient" -#: ../pyhoca/wxgui/profilemanager.py:89 -#: ../pyhoca/wxgui/menus_taskbar.py:300 +#: ../pyhoca/wxgui/profilemanager.py:89 ../pyhoca/wxgui/menus_taskbar.py:300 msgid "Office" msgstr "Office" -#: ../pyhoca/wxgui/profilemanager.py:90 -#: ../pyhoca/wxgui/menus_taskbar.py:301 +#: ../pyhoca/wxgui/profilemanager.py:90 ../pyhoca/wxgui/menus_taskbar.py:301 msgid "Terminal" msgstr "Terminal" @@ -262,400 +242,406 @@ msgstr "Spara inkommande fil som ..." msgid "settings derived from " msgstr "inställningar hämtade från" -#: ../pyhoca/wxgui/profilemanager.py:133 +#. allow localization of the default keyboard settings +#: ../pyhoca/wxgui/profilemanager.py:134 +msgid "us" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:135 +msgid "pc105/us" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:136 msgid "new session profile" msgstr "ny sessionsprofil" #. boxes for all tabs -#: ../pyhoca/wxgui/profilemanager.py:146 +#: ../pyhoca/wxgui/profilemanager.py:149 msgid "Session Title" msgstr "Sessionsnamn" -#: ../pyhoca/wxgui/profilemanager.py:147 +#: ../pyhoca/wxgui/profilemanager.py:150 msgid "Session Window" msgstr "Sessionsfönster" -#: ../pyhoca/wxgui/profilemanager.py:148 +#: ../pyhoca/wxgui/profilemanager.py:151 msgid "Session Startup" msgstr "Sessionsstart" -#: ../pyhoca/wxgui/profilemanager.py:149 +#: ../pyhoca/wxgui/profilemanager.py:152 msgid "Server" msgstr "Server" -#: ../pyhoca/wxgui/profilemanager.py:150 +#: ../pyhoca/wxgui/profilemanager.py:153 msgid "Connection Link Speed" msgstr "Anslutningshastighet" -#: ../pyhoca/wxgui/profilemanager.py:151 +#: ../pyhoca/wxgui/profilemanager.py:154 msgid "Compression" msgstr "Komprimering" -#: ../pyhoca/wxgui/profilemanager.py:152 +#: ../pyhoca/wxgui/profilemanager.py:155 msgid "Display" msgstr "Skärm" -#: ../pyhoca/wxgui/profilemanager.py:153 +#: ../pyhoca/wxgui/profilemanager.py:156 msgid "Keyboard" msgstr "Tangentbord" -#: ../pyhoca/wxgui/profilemanager.py:154 +#: ../pyhoca/wxgui/profilemanager.py:157 msgid "Sound" msgstr "Ljud" -#: ../pyhoca/wxgui/profilemanager.py:155 +#: ../pyhoca/wxgui/profilemanager.py:158 msgid "Printing" msgstr "Utskrifter" -#: ../pyhoca/wxgui/profilemanager.py:156 +#: ../pyhoca/wxgui/profilemanager.py:159 msgid "Folder Exports" msgstr "Delade mappar" -#: ../pyhoca/wxgui/profilemanager.py:157 +#: ../pyhoca/wxgui/profilemanager.py:160 msgid "File Import" msgstr "Filimport" #. ## #. ## widgets for the PROFILE tab #. ## -#: ../pyhoca/wxgui/profilemanager.py:162 +#: ../pyhoca/wxgui/profilemanager.py:165 msgid "Name" msgstr "Namn" -#: ../pyhoca/wxgui/profilemanager.py:164 +#: ../pyhoca/wxgui/profilemanager.py:167 msgid "Set session window title" msgstr "Ange fönstertitel för session" -#: ../pyhoca/wxgui/profilemanager.py:165 +#: ../pyhoca/wxgui/profilemanager.py:168 msgid "Use a default session window title" msgstr "Använd standard fönstertitel för session" -#: ../pyhoca/wxgui/profilemanager.py:166 +#: ../pyhoca/wxgui/profilemanager.py:169 msgid "Custom session window title" msgstr "Anpassad fönstertitel för session" -#: ../pyhoca/wxgui/profilemanager.py:176 +#: ../pyhoca/wxgui/profilemanager.py:179 msgid "Window Icon" msgstr "Fönsterikon" #. ## #. ## widgets for the SESSION tab #. ## -#: ../pyhoca/wxgui/profilemanager.py:182 +#: ../pyhoca/wxgui/profilemanager.py:185 msgid "Type" msgstr "Typ" -#: ../pyhoca/wxgui/profilemanager.py:184 +#: ../pyhoca/wxgui/profilemanager.py:187 msgid "Application" msgstr "Applikation" -#: ../pyhoca/wxgui/profilemanager.py:188 +#: ../pyhoca/wxgui/profilemanager.py:191 msgid "XDMCP server" msgstr "XDMCP-server" -#: ../pyhoca/wxgui/profilemanager.py:190 +#: ../pyhoca/wxgui/profilemanager.py:193 msgid "RDP server" msgstr "RDP-server" -#: ../pyhoca/wxgui/profilemanager.py:192 +#: ../pyhoca/wxgui/profilemanager.py:195 msgid "RDP options" msgstr "RDP-alternativ" #. ## #. ## widgets for the CONNECTION tab #. ## -#: ../pyhoca/wxgui/profilemanager.py:198 -#: ../pyhoca/wxgui/profilemanager.py:208 +#: ../pyhoca/wxgui/profilemanager.py:201 ../pyhoca/wxgui/profilemanager.py:211 msgid "User" msgstr "Användare" -#: ../pyhoca/wxgui/profilemanager.py:200 +#: ../pyhoca/wxgui/profilemanager.py:203 msgid "Host" msgstr "Server" -#: ../pyhoca/wxgui/profilemanager.py:202 +#: ../pyhoca/wxgui/profilemanager.py:205 msgid "Port" msgstr "Port" -#: ../pyhoca/wxgui/profilemanager.py:204 +#: ../pyhoca/wxgui/profilemanager.py:207 msgid "RSA/DSA private key" msgstr "RSA/DSA privat nyckel" -#: ../pyhoca/wxgui/profilemanager.py:207 +#: ../pyhoca/wxgui/profilemanager.py:210 msgid "Server behind SSH proxy" msgstr "Server bakom SSH-proxy" -#: ../pyhoca/wxgui/profilemanager.py:210 +#: ../pyhoca/wxgui/profilemanager.py:213 msgid "Key file" msgstr "Nyckelfil" -#: ../pyhoca/wxgui/profilemanager.py:213 +#: ../pyhoca/wxgui/profilemanager.py:216 msgid "Host[:Port]" msgstr "Server[:Port]" -#: ../pyhoca/wxgui/profilemanager.py:215 +#: ../pyhoca/wxgui/profilemanager.py:218 msgid "SSH Proxy Tunnel" msgstr "SSH proxytunnel" -#: ../pyhoca/wxgui/profilemanager.py:223 +#: ../pyhoca/wxgui/profilemanager.py:226 msgid "Modem" msgstr "Modem" -#: ../pyhoca/wxgui/profilemanager.py:224 +#: ../pyhoca/wxgui/profilemanager.py:227 msgid "ISDN" msgstr "ISDN" -#: ../pyhoca/wxgui/profilemanager.py:225 +#: ../pyhoca/wxgui/profilemanager.py:228 msgid "ADSL" msgstr "ADSL" -#: ../pyhoca/wxgui/profilemanager.py:226 +#: ../pyhoca/wxgui/profilemanager.py:229 msgid "WAN" msgstr "WAN" -#: ../pyhoca/wxgui/profilemanager.py:227 +#: ../pyhoca/wxgui/profilemanager.py:230 msgid "LAN" msgstr "LAN" -#: ../pyhoca/wxgui/profilemanager.py:229 +#: ../pyhoca/wxgui/profilemanager.py:232 msgid "Method" msgstr "Metod" -#: ../pyhoca/wxgui/profilemanager.py:231 +#: ../pyhoca/wxgui/profilemanager.py:234 msgid "Image quality" msgstr "Bildkvalitet" #. ## #. ## wigdets for the SETTINGS tab #. ## -#: ../pyhoca/wxgui/profilemanager.py:237 +#: ../pyhoca/wxgui/profilemanager.py:240 msgid "Fullscreen" msgstr "Fullskärm" -#: ../pyhoca/wxgui/profilemanager.py:238 +#: ../pyhoca/wxgui/profilemanager.py:241 msgid "Custom Size" msgstr "Anpassad storlek" -#: ../pyhoca/wxgui/profilemanager.py:243 +#: ../pyhoca/wxgui/profilemanager.py:246 msgid "Set display DPI" msgstr "Ange skärmupplösning (DPI)" -#: ../pyhoca/wxgui/profilemanager.py:245 +#: ../pyhoca/wxgui/profilemanager.py:248 msgid "Keep current keyboard settings" msgstr "Behåll aktuella tangentbordsinställningar" -#: ../pyhoca/wxgui/profilemanager.py:246 +#: ../pyhoca/wxgui/profilemanager.py:249 msgid "Keyboard layout" msgstr "Tangentbordslayout" -#: ../pyhoca/wxgui/profilemanager.py:248 +#: ../pyhoca/wxgui/profilemanager.py:251 msgid "Keyboard model" msgstr "Tangentbordsmodell" -#: ../pyhoca/wxgui/profilemanager.py:250 +#: ../pyhoca/wxgui/profilemanager.py:253 msgid "Enable sound support" msgstr "Aktivera ljudstöd" -#: ../pyhoca/wxgui/profilemanager.py:251 +#: ../pyhoca/wxgui/profilemanager.py:254 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:255 +#: ../pyhoca/wxgui/profilemanager.py:258 msgid "Arts (not supported)" msgstr "Arts (ej supportad)" -#: ../pyhoca/wxgui/profilemanager.py:258 +#: ../pyhoca/wxgui/profilemanager.py:261 msgid "esd" msgstr "esd" -#: ../pyhoca/wxgui/profilemanager.py:259 +#: ../pyhoca/wxgui/profilemanager.py:262 msgid "Use default sound port" msgstr "Använd standardport för ljud" -#: ../pyhoca/wxgui/profilemanager.py:260 +#: ../pyhoca/wxgui/profilemanager.py:263 msgid "Custom sound port" msgstr "Anpassad ljudport" -#: ../pyhoca/wxgui/profilemanager.py:262 +#: ../pyhoca/wxgui/profilemanager.py:265 msgid "Client Side printing" msgstr "Stöd för utskrifter via klienten" -#: ../pyhoca/wxgui/profilemanager.py:264 +#: ../pyhoca/wxgui/profilemanager.py:267 msgid "Use local folder sharing" msgstr "Använd lokal mappdelning" -#: ../pyhoca/wxgui/profilemanager.py:265 +#: ../pyhoca/wxgui/profilemanager.py:268 msgid "Path" msgstr "Sökväg" -#: ../pyhoca/wxgui/profilemanager.py:268 -#: ../pyhoca/wxgui/profilemanager.py:287 +#: ../pyhoca/wxgui/profilemanager.py:271 ../pyhoca/wxgui/profilemanager.py:290 msgid "Add" msgstr "Lägg till" -#: ../pyhoca/wxgui/profilemanager.py:270 +#: ../pyhoca/wxgui/profilemanager.py:273 msgid "Local Path" msgstr "Lokal sökväg" -#: ../pyhoca/wxgui/profilemanager.py:271 +#: ../pyhoca/wxgui/profilemanager.py:274 msgid "Connect Method" msgstr "Anslutningsmetod" -#: ../pyhoca/wxgui/profilemanager.py:272 +#: ../pyhoca/wxgui/profilemanager.py:275 msgid "Delete" msgstr "Radera" -#: ../pyhoca/wxgui/profilemanager.py:274 +#: ../pyhoca/wxgui/profilemanager.py:277 msgid "Convert between client and server encodings" msgstr "Konvertera kodtabell mellan klient och server" -#: ../pyhoca/wxgui/profilemanager.py:275 +#: ../pyhoca/wxgui/profilemanager.py:278 msgid "Client encoding" msgstr "Kodtabell klient" -#: ../pyhoca/wxgui/profilemanager.py:277 +#: ../pyhoca/wxgui/profilemanager.py:280 msgid "Server encoding" msgstr "Kodtabell server" -#: ../pyhoca/wxgui/profilemanager.py:280 +#: ../pyhoca/wxgui/profilemanager.py:283 msgid "Use file MIME box for local file import" msgstr "Använd MIME för lokal filimport" -#: ../pyhoca/wxgui/profilemanager.py:281 +#: ../pyhoca/wxgui/profilemanager.py:284 msgid "Extensions" msgstr "Filändelser" -#: ../pyhoca/wxgui/profilemanager.py:283 +#: ../pyhoca/wxgui/profilemanager.py:286 msgid "Action" msgstr "Hantering" -#: ../pyhoca/wxgui/profilemanager.py:288 +#: ../pyhoca/wxgui/profilemanager.py:291 msgid "Defaults" msgstr "Standard" -#: ../pyhoca/wxgui/profilemanager.py:290 +#: ../pyhoca/wxgui/profilemanager.py:293 msgid "Save" msgstr "Spara" -#: ../pyhoca/wxgui/profilemanager.py:291 +#: ../pyhoca/wxgui/profilemanager.py:294 msgid "Reset" msgstr "Återställ" -#: ../pyhoca/wxgui/profilemanager.py:334 -#: ../pyhoca/wxgui/profilemanager.py:982 -#: ../pyhoca/wxgui/profilemanager.py:1489 +#: ../pyhoca/wxgui/profilemanager.py:337 ../pyhoca/wxgui/profilemanager.py:978 +#: ../pyhoca/wxgui/profilemanager.py:1485 msgid "automatically" msgstr "automatisk" -#: ../pyhoca/wxgui/profilemanager.py:336 -#: ../pyhoca/wxgui/profilemanager.py:984 +#: ../pyhoca/wxgui/profilemanager.py:339 ../pyhoca/wxgui/profilemanager.py:980 msgid "manually" msgstr "manuellt" -#: ../pyhoca/wxgui/profilemanager.py:341 +#: ../pyhoca/wxgui/profilemanager.py:344 msgid "PyHoca-GUI Profile Manager - new profile" msgstr "PyHoca-GUI Profilhanterare - ny profil" -#: ../pyhoca/wxgui/profilemanager.py:343 +#: ../pyhoca/wxgui/profilemanager.py:346 #, python-format msgid "PyHoca-GUI Profile Manager - %s (connected)" msgstr " PyHoca-GUI Profilhanterare - %s (ansluten)" -#: ../pyhoca/wxgui/profilemanager.py:345 +#: ../pyhoca/wxgui/profilemanager.py:348 #, python-format msgid "PyHoca-GUI Profile Manager - %s" msgstr "PyHoca-GUI Profilhanterare - %s" -#: ../pyhoca/wxgui/profilemanager.py:709 +#: ../pyhoca/wxgui/profilemanager.py:705 msgid "Profile" msgstr "Profil" -#: ../pyhoca/wxgui/profilemanager.py:710 +#: ../pyhoca/wxgui/profilemanager.py:706 msgid "Session" msgstr "Session" -#: ../pyhoca/wxgui/profilemanager.py:711 +#: ../pyhoca/wxgui/profilemanager.py:707 msgid "Connection" msgstr "Anslutning" -#: ../pyhoca/wxgui/profilemanager.py:712 +#: ../pyhoca/wxgui/profilemanager.py:708 msgid "Settings" msgstr "Inställningar" -#: ../pyhoca/wxgui/profilemanager.py:713 +#: ../pyhoca/wxgui/profilemanager.py:709 msgid "Sharing" msgstr "Delning" -#: ../pyhoca/wxgui/profilemanager.py:1163 +#: ../pyhoca/wxgui/profilemanager.py:1159 msgid "Icon Files (*.png)|*.png|All files (*.*)|*" msgstr "Ikonfiler (*.png)|*.png|Alla filer (*.*)|*" -#: ../pyhoca/wxgui/profilemanager.py:1166 +#: ../pyhoca/wxgui/profilemanager.py:1162 msgid "Choose an icon for this session profile" msgstr "Välj en ikon för denna sessionsprofil" -#: ../pyhoca/wxgui/profilemanager.py:1300 +#: ../pyhoca/wxgui/profilemanager.py:1296 msgid "All files (*.*)|*" msgstr "Alla filer (*.*)|*" -#: ../pyhoca/wxgui/profilemanager.py:1302 -#: ../pyhoca/wxgui/profilemanager.py:1317 +#: ../pyhoca/wxgui/profilemanager.py:1298 +#: ../pyhoca/wxgui/profilemanager.py:1313 msgid "Choose a public SSH key" msgstr "Välj en public SSH-nyckel" -#: ../pyhoca/wxgui/profilemanager.py:1469 +#: ../pyhoca/wxgui/profilemanager.py:1465 msgid "Choose a folder to share within a session" msgstr "Välj en mapp att dela i en session" -#: ../pyhoca/wxgui/profilemanager.py:1533 -#: ../pyhoca/wxgui/profilemanager.py:1536 -#: ../pyhoca/wxgui/profilemanager.py:1539 -#: ../pyhoca/wxgui/profilemanager.py:1544 -#: ../pyhoca/wxgui/profilemanager.py:1554 -#: ../pyhoca/wxgui/menus_taskbar.py:92 +#: ../pyhoca/wxgui/profilemanager.py:1529 +#: ../pyhoca/wxgui/profilemanager.py:1532 +#: ../pyhoca/wxgui/profilemanager.py:1535 +#: ../pyhoca/wxgui/profilemanager.py:1540 +#: ../pyhoca/wxgui/profilemanager.py:1550 ../pyhoca/wxgui/menus_taskbar.py:92 msgid "Profile Manager" msgstr "Profilhanterare" -#: ../pyhoca/wxgui/profilemanager.py:1533 +#: ../pyhoca/wxgui/profilemanager.py:1529 msgid "Profile name is missing, profile unusable!!!" msgstr "Profilnamn saknas, profil oanvändbar!" -#: ../pyhoca/wxgui/profilemanager.py:1536 -#: ../pyhoca/wxgui/profilemanager.py:1539 +#: ../pyhoca/wxgui/profilemanager.py:1532 +#: ../pyhoca/wxgui/profilemanager.py:1535 #, python-format msgid "Profile name %s already exists!!!" msgstr "Profilen %s finns redan!" -#: ../pyhoca/wxgui/profilemanager.py:1544 +#: ../pyhoca/wxgui/profilemanager.py:1540 msgid "The SSH proxy configuration is incomplete. Try again." msgstr "Konfigurationen av SSH-proxy är inte komplett. Försök igen." -#: ../pyhoca/wxgui/profilemanager.py:1554 +#: ../pyhoca/wxgui/profilemanager.py:1550 #, python-format msgid "" -"Another session profile (%s) already uses [%s]:%s for binding a local SSH proxy to.\n" +"Another session profile (%s) already uses [%s]:%s for binding a local SSH " +"proxy to.\n" "Please change the SSH proxy settings accordingly." msgstr "" -"En annan session (%s) använder redan [%s]:%s för att ansluta till lokal SSH-proxy.\n" +"En annan session (%s) använder redan [%s]:%s för att ansluta till lokal SSH-" +"proxy.\n" "Ändra konfiguration för SSH-proxy ." -#: ../pyhoca/wxgui/profilemanager.py:1574 +#: ../pyhoca/wxgui/profilemanager.py:1570 #, python-format msgid "%s - profile added" msgstr "%s - profil tillagd" -#: ../pyhoca/wxgui/profilemanager.py:1575 +#: ../pyhoca/wxgui/profilemanager.py:1571 msgid "A new session profile has been added." msgstr "En ny sessionsprofil har lagts till." -#: ../pyhoca/wxgui/profilemanager.py:1579 +#: ../pyhoca/wxgui/profilemanager.py:1575 #, python-format msgid "%s - modified" msgstr "%s - ändrad" -#: ../pyhoca/wxgui/profilemanager.py:1580 +#: ../pyhoca/wxgui/profilemanager.py:1576 msgid "Changes to profile have been saved." msgstr "Ändringar av profil har sparats." @@ -684,8 +670,7 @@ msgstr "Utskriftspreferenser" msgid "Client Options" msgstr "Klientalternativ" -#: ../pyhoca/wxgui/menus_taskbar.py:121 -#: ../pyhoca/wxgui/menus_taskbar.py:570 +#: ../pyhoca/wxgui/menus_taskbar.py:121 ../pyhoca/wxgui/menus_taskbar.py:570 msgid "E&xit" msgstr "&Avsluta" @@ -793,8 +778,7 @@ msgstr "Starta/återanslut session" msgid "Connect Server" msgstr "Anslut till server" -#: ../pyhoca/wxgui/about.py:55 -#: ../pyhoca/wxgui/about.py:57 +#: ../pyhoca/wxgui/about.py:55 ../pyhoca/wxgui/about.py:57 #, python-format msgid "About %s ..." msgstr "Om %s ..." @@ -804,8 +788,10 @@ msgid "Public SSH key authentication has been successful." msgstr "Autentisering med publik SSH-nyckel lyckades." #: ../pyhoca/wxgui/frontend.py:406 -msgid "The SSH proxy's host key is invalid or has not been accepted by the user" -msgstr "SSH-proxyns nyckel är felaktig eller har inte accepterats av användaren" +msgid "" +"The SSH proxy's host key is invalid or has not been accepted by the user" +msgstr "" +"SSH-proxyns nyckel är felaktig eller har inte accepterats av användaren" #: ../pyhoca/wxgui/frontend.py:427 msgid "Authentication protocol communication incomplete! Try again..." @@ -881,13 +867,14 @@ msgstr "%s - kanalfel" #: ../pyhoca/wxgui/frontend.py:778 #, python-format -msgid "Lost connection to server %s unexpectedly! Try to re-authenticate to the server..." -msgstr "Anslutning till %s avslutades oväntat! Försök återansluta till server..." +msgid "" +"Lost connection to server %s unexpectedly! Try to re-authenticate to the " +"server..." +msgstr "" +"Anslutning till %s avslutades oväntat! Försök återansluta till server..." -#: ../pyhoca/wxgui/frontend.py:788 -#: ../pyhoca/wxgui/frontend.py:795 -#: ../pyhoca/wxgui/frontend.py:797 -#: ../pyhoca/wxgui/frontend.py:809 +#: ../pyhoca/wxgui/frontend.py:788 ../pyhoca/wxgui/frontend.py:795 +#: ../pyhoca/wxgui/frontend.py:797 ../pyhoca/wxgui/frontend.py:809 #, python-format msgid "%s - session failure" msgstr "%s - session misslyckades" @@ -917,13 +904,20 @@ msgstr "%s - sessionsvarning" #: ../pyhoca/wxgui/frontend.py:803 #, python-format -msgid "Reverse TCP port forwarding request for session %s to server port %s has been denied." -msgstr "Omvänd TCP port forwarding för session %s till serverport %s har nekats." +msgid "" +"Reverse TCP port forwarding request for session %s to server port %s has " +"been denied." +msgstr "" +"Omvänd TCP port forwarding för session %s till serverport %s har nekats." #: ../pyhoca/wxgui/frontend.py:809 #, python-format -msgid "Forwarding tunnel request to [%s]:%s for session %s was denied by remote X2go/SSH server. Session startup failed." -msgstr "Begäran om tunnel till [%s]:%s för session %s nekades av X2Go/SSH-server. Sessionsstart misslyckades." +msgid "" +"Forwarding tunnel request to [%s]:%s for session %s was denied by remote " +"X2go/SSH server. Session startup failed." +msgstr "" +"Begäran om tunnel till [%s]:%s för session %s nekades av X2Go/SSH-server. " +"Sessionsstart misslyckades." #: ../pyhoca/wxgui/frontend.py:821 #, python-format @@ -931,11 +925,11 @@ msgid "%s - audio warning" msgstr "%s - ljudvarning" #: ../pyhoca/wxgui/frontend.py:821 -msgid "The X2Go PulseAudio system is not available within Remote Desktop sessions." +msgid "" +"The X2Go PulseAudio system is not available within Remote Desktop sessions." msgstr "X2Go PulseAudio är inte tillgängligt i Remote Desktop-sessioner." -#: ../pyhoca/wxgui/frontend.py:824 -#: ../pyhoca/wxgui/frontend.py:827 +#: ../pyhoca/wxgui/frontend.py:824 ../pyhoca/wxgui/frontend.py:827 #, python-format msgid "%s - audio error" msgstr "%s - ljudfel" @@ -962,8 +956,7 @@ msgstr "" "Anslutning för ljud kunde ej genomföras för denna session.\n" "%s" -#: ../pyhoca/wxgui/frontend.py:844 -#: ../pyhoca/wxgui/frontend.py:846 +#: ../pyhoca/wxgui/frontend.py:844 ../pyhoca/wxgui/frontend.py:846 #, python-format msgid "%s - print error" msgstr "%s - utskriftsfel" @@ -990,8 +983,7 @@ msgstr "" "...orsakat av session\n" "%s" -#: ../pyhoca/wxgui/frontend.py:850 -#: ../pyhoca/wxgui/frontend.py:854 +#: ../pyhoca/wxgui/frontend.py:850 ../pyhoca/wxgui/frontend.py:854 #, python-format msgid "%s - start" msgstr "%s - startar" @@ -1014,8 +1006,7 @@ msgstr "" "En annan klient startade X2Go-session\n" "%s" -#: ../pyhoca/wxgui/frontend.py:858 -#: ../pyhoca/wxgui/frontend.py:862 +#: ../pyhoca/wxgui/frontend.py:858 ../pyhoca/wxgui/frontend.py:862 #, python-format msgid "%s - resume" msgstr "%s - återanslut" @@ -1111,8 +1102,7 @@ msgstr "Ja" msgid "No" msgstr "Nej" -#: ../pyhoca/wxgui/messages.py:105 -#: ../pyhoca/wxgui/printingprefs.py:133 +#: ../pyhoca/wxgui/messages.py:105 ../pyhoca/wxgui/printingprefs.py:133 msgid "Ok" msgstr "OK" @@ -1210,4 +1200,3 @@ msgstr "Ändra sessionstitel till" #: ../pyhoca/wxgui/sessiontitle.py:73 msgid "OK" msgstr "OK" - diff --git a/pyhoca/wxgui/profilemanager.py b/pyhoca/wxgui/profilemanager.py index a183876..ed24594 100644 --- a/pyhoca/wxgui/profilemanager.py +++ b/pyhoca/wxgui/profilemanager.py @@ -130,6 +130,9 @@ class PyHocaGUI_ProfileManager(wx.Dialog): else: # if self.action == 'ADD' ... self.profile_config = self.session_profiles.default_profile_config() + # allow localization of the default keyboard settings + self.profile_config['layout'] = _(u'us') + self.profile_config['type'] = _(u'pc105/us') self.profile_name = self.profile_config['name'] = '%s' %_('new session profile') # we create a backup dict of our profile_config immediately (for being able to reset erroneously made changes) @@ -408,10 +411,10 @@ class PyHocaGUI_ProfileManager(wx.Dialog): self.ScreenHeight.SetMinSize((60, _textfield_height)) self.SetDisplayDPI.SetMinSize((-1, _textfield_height)) self.DisplayDPI.SetMinSize((60, _textfield_height)) - self.KeyboardLayoutLabel.SetMinSize((120, 16)) - self.KeyboardLayout.SetMinSize((120, _textfield_height)) - self.KeyboardModelLabel.SetMinSize((120, 16)) - self.KeyboardModel.SetMinSize((120, _textfield_height)) + self.KeyboardLayoutLabel.SetMinSize((-1, 16)) + self.KeyboardLayout.SetMinSize((-1, _textfield_height)) + self.KeyboardModelLabel.SetMinSize((-1, 16)) + self.KeyboardModel.SetMinSize((-1, _textfield_height)) self.PulseAudio.SetMinSize((-1, _textfield_height)) self.Arts.SetMinSize((-1, _textfield_height)) self.Esd.SetMinSize((-1, _textfield_height)) @@ -443,20 +446,15 @@ class PyHocaGUI_ProfileManager(wx.Dialog): sizer_1_1.Add(sizer_1_1_1, flag=wx.EXPAND|wx.ALL, border=7) sizer_1_2 = wx.StaticBoxSizer(self.staticbox_Window, wx.VERTICAL) - sizer_1_2_1 = wx.BoxSizer(wx.HORIZONTAL) - sizer_1_2_1.Add(self.SetSessionWindowTitle) - sizer_1_2_1.Add((32,0)) - sizer_1_2_1.Add(self.UseDefaultSessionWindowTitle) - sizer_1_2_2 = wx.FlexGridSizer(1, 2, 7, 9) - sizer_1_2_2.Add(self.CustomSessionWindowTitleLabel, flag=wx.ALIGN_CENTRE_VERTICAL) - sizer_1_2_2.Add(self.CustomSessionWindowTitle) - sizer_1_2_3 = wx.BoxSizer(wx.HORIZONTAL) - sizer_1_2_3.Add(self.IconButtonLabel, flag=wx.TOP) - sizer_1_2_3.Add(self.IconButton) + sizer_1_2_1 = wx.GridBagSizer(hgap=2,vgap=4) + sizer_1_2_1.Add(self.SetSessionWindowTitle, pos=(0,0), span=(1,2)) + sizer_1_2_1.Add(self.UseDefaultSessionWindowTitle, pos=(1,0), span=(1,2)) + sizer_1_2_1.Add(self.CustomSessionWindowTitleLabel, pos=(2,0), ) + sizer_1_2_1.Add(self.CustomSessionWindowTitle, pos=(2,1), ) + sizer_1_2_1.Add(self.IconButtonLabel, flag=wx.TOP, pos=(3,0), ) + sizer_1_2_1.Add(self.IconButton, pos=(3,1), ) sizer_1_2.Add(sizer_1_2_1, flag=wx.EXPAND|wx.ALL, border=7) - sizer_1_2.Add(sizer_1_2_2, flag=wx.EXPAND|wx.ALL, border=7) - sizer_1_2.Add(sizer_1_2_3, flag=wx.EXPAND|wx.ALL, border=7) sizer_1.Add(sizer_1_1, flag=wx.EXPAND|wx.ALL, border=5) sizer_1.Add(sizer_1_2, proportion=1, flag=wx.EXPAND|wx.ALL, border=5) @@ -609,15 +607,13 @@ class PyHocaGUI_ProfileManager(wx.Dialog): sizer_4_2_1_1.Add((0, 32)) sizer_4_2_1_2 = wx.BoxSizer(wx.HORIZONTAL) sizer_4_2_1_2.Add((32,0)) - sizer_4_2_1_2_1 = wx.BoxSizer(wx.VERTICAL) - sizer_4_2_1_2_1.Add(self.KeyboardLayoutLabel, flag=wx.ALIGN_CENTRE_VERTICAL) - sizer_4_2_1_2_1.Add(self.KeyboardLayout, flag=wx.EXPAND) - sizer_4_2_1_2_2 = wx.BoxSizer(wx.VERTICAL) - sizer_4_2_1_2_2.Add(self.KeyboardModelLabel) - sizer_4_2_1_2_2.Add(self.KeyboardModel, flag=wx.EXPAND) + sizer_4_2_1_2_1 = wx.GridBagSizer(hgap=2, vgap=2) + sizer_4_2_1_2_1.Add(self.KeyboardLayoutLabel, flag=wx.ALIGN_CENTRE_VERTICAL, pos=(0,0), ) + sizer_4_2_1_2_1.Add(self.KeyboardLayout, flag=wx.EXPAND, pos=(1,0), ) + sizer_4_2_1_2_1.Add((32,0), pos=(0,1), span=(2,1)) + sizer_4_2_1_2_1.Add(self.KeyboardModelLabel, pos=(0,2),) + sizer_4_2_1_2_1.Add(self.KeyboardModel, flag=wx.EXPAND, pos=(1,2),) sizer_4_2_1_2.Add(sizer_4_2_1_2_1) - sizer_4_2_1_2.Add((32,0)) - sizer_4_2_1_2.Add(sizer_4_2_1_2_2) sizer_4_2_1.Add(sizer_4_2_1_1) sizer_4_2_1.Add(sizer_4_2_1_2) sizer_4_2.Add(sizer_4_2_1, flag=wx.EXPAND|wx.ALL, border=7) 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)).