The branch, master has been updated
via 723ccbb41ce920aa9434d613a21ddbb7a4c551d9 (commit)
via 4233271402327db1eab563126e604697377dcc53 (commit)
via 51a10345649908d5972d4cffcbd33e7c2d37c9d8 (commit)
via 30830ba27f3e93883e1a2f3769ddd9607f352b3c (commit)
from a46cf11de15196bb3e95a1761f496f7e3f2b7538 (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 723ccbb41ce920aa9434d613a21ddbb7a4c551d9
Author: Mike Gabriel <mike.gabriel(a)das-netzwerkteam.de>
Date: Fri Sep 28 17:33:55 2012 +0200
i18n update
commit 4233271402327db1eab563126e604697377dcc53
Author: Mike Gabriel <mike.gabriel(a)das-netzwerkteam.de>
Date: Fri Sep 28 17:33:48 2012 +0200
i18n update
commit 51a10345649908d5972d4cffcbd33e7c2d37c9d8
Author: Mike Gabriel <mike.gabriel(a)das-netzwerkteam.de>
Date: Fri Sep 28 17:32:55 2012 +0200
Make ,,maxdim'' option configurable through session profile manager.
commit 30830ba27f3e93883e1a2f3769ddd9607f352b3c
Author: Mike Gabriel <mike.gabriel(a)das-netzwerkteam.de>
Date: Fri Sep 28 17:05:49 2012 +0200
Disable ,,usesshproxy'' for DirectRDP sessions.
-----------------------------------------------------------------------
Summary of changes:
build/mo/bg/LC_MESSAGES/PyHoca-GUI.mo | Bin 541 -> 541 bytes
build/mo/de/LC_MESSAGES/PyHoca-GUI.mo | Bin 24456 -> 24492 bytes
build/mo/en/LC_MESSAGES/PyHoca-GUI.mo | Bin 22874 -> 22910 bytes
build/mo/es/LC_MESSAGES/PyHoca-GUI.mo | Bin 23585 -> 23585 bytes
build/mo/nb_NO/LC_MESSAGES/PyHoca-GUI.mo | Bin 22553 -> 22553 bytes
build/mo/nl/LC_MESSAGES/PyHoca-GUI.mo | Bin 22413 -> 22413 bytes
build/mo/sv/LC_MESSAGES/PyHoca-GUI.mo | Bin 21992 -> 21992 bytes
debian/changelog | 2 +
po/PyHoca-GUI.pot | 138 +++++++++++++++--------------
po/bg.po | 138 +++++++++++++++--------------
po/de.po | 140 +++++++++++++++---------------
po/en.po | 140 +++++++++++++++---------------
po/es.po | 138 +++++++++++++++--------------
po/fr.po | 138 +++++++++++++++--------------
po/nb_NO.po | 138 +++++++++++++++--------------
po/nl.po | 138 +++++++++++++++--------------
po/ru.po | 138 +++++++++++++++--------------
po/sv.po | 138 +++++++++++++++--------------
pyhoca/wxgui/profilemanager.py | 55 ++++++++----
19 files changed, 753 insertions(+), 688 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 ab71d33..6d1ae92 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 84e7432..384d564 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 24083f9..bb09f18 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 c3841fa..e178c83 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/nb_NO/LC_MESSAGES/PyHoca-GUI.mo b/build/mo/nb_NO/LC_MESSAGES/PyHoca-GUI.mo
index a9ac70d..abd0d06 100644
Binary files a/build/mo/nb_NO/LC_MESSAGES/PyHoca-GUI.mo and b/build/mo/nb_NO/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 fb234be..543f012 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/build/mo/sv/LC_MESSAGES/PyHoca-GUI.mo b/build/mo/sv/LC_MESSAGES/PyHoca-GUI.mo
index e49c34a..d91d2b2 100644
Binary files a/build/mo/sv/LC_MESSAGES/PyHoca-GUI.mo and b/build/mo/sv/LC_MESSAGES/PyHoca-GUI.mo differ
diff --git a/debian/changelog b/debian/changelog
index 4963d2f..5528727 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -22,6 +22,8 @@ pyhoca-gui (0.2.0.5-0~x2go1) UNRELEASED; urgency=low
- Rework session profile manager around SSH proxy settings. Implement session
profile options ,,sshproxysameuser'' and ,,sshproxysamepass''.
- Rebuild of i18n files, update of en.po and de.po.
+ - Disable ,,usesshproxy'' for DirectRDP sessions.
+ - Make ,,maxdim'' option configurable through session profile manager.
* /debian/control:
+ Maintainer change in package: X2Go Developers <x2go-dev(a)lists.berlios.de>.
+ Add Oleksandr Shneyder to Uploaders.
diff --git a/po/PyHoca-GUI.pot b/po/PyHoca-GUI.pot
index 7e10f4e..2218fca 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-09-28 10:00+0200\n"
+"POT-Creation-Date: 2012-09-28 17:33+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL(a)li.org>\n"
@@ -46,7 +46,7 @@ msgstr ""
msgid "SSH proxy server login"
msgstr ""
-#: ../pyhoca/wxgui/logon.py:133 ../pyhoca/wxgui/profilemanager.py:346
+#: ../pyhoca/wxgui/logon.py:133 ../pyhoca/wxgui/profilemanager.py:347
#: ../pyhoca/wxgui/messages.py:132 ../pyhoca/wxgui/printingprefs.py:147
#: ../pyhoca/wxgui/sessiontitle.py:85
msgid "Cancel"
@@ -430,230 +430,234 @@ msgid "Fullscreen"
msgstr ""
#: ../pyhoca/wxgui/profilemanager.py:287
+msgid "Maximized"
+msgstr ""
+
+#: ../pyhoca/wxgui/profilemanager.py:288
msgid "Custom Size"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:292
+#: ../pyhoca/wxgui/profilemanager.py:293
msgid "Set display DPI"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:294
+#: ../pyhoca/wxgui/profilemanager.py:295
msgid "Do not set (use server-side tools to configure the keyboard)"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:295
+#: ../pyhoca/wxgui/profilemanager.py:296
msgid ""
"Automatically detect and use client-side keyboard configuration inside the "
"session"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:296
+#: ../pyhoca/wxgui/profilemanager.py:297
msgid "Use custom keyboard settings as provided below"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:297
+#: ../pyhoca/wxgui/profilemanager.py:298
msgid "Keyboard model"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:299
+#: ../pyhoca/wxgui/profilemanager.py:300
msgid "Layout"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:301
+#: ../pyhoca/wxgui/profilemanager.py:302
msgid "Layout variant"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:303
+#: ../pyhoca/wxgui/profilemanager.py:304
msgid "Enable sound support"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:304
+#: ../pyhoca/wxgui/profilemanager.py:305
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:308
+#: ../pyhoca/wxgui/profilemanager.py:309
msgid "Arts (not supported)"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:311
+#: ../pyhoca/wxgui/profilemanager.py:312
msgid "esd"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:312
+#: ../pyhoca/wxgui/profilemanager.py:313
msgid "Use default sound port"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:313
+#: ../pyhoca/wxgui/profilemanager.py:314
msgid "Custom sound port"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:315
+#: ../pyhoca/wxgui/profilemanager.py:316
msgid "Client Side printing"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:317
+#: ../pyhoca/wxgui/profilemanager.py:318
msgid "Use local folder sharing"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:318
+#: ../pyhoca/wxgui/profilemanager.py:319
msgid "Path"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:321 ../pyhoca/wxgui/profilemanager.py:340
+#: ../pyhoca/wxgui/profilemanager.py:322 ../pyhoca/wxgui/profilemanager.py:341
msgid "Add"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:323
+#: ../pyhoca/wxgui/profilemanager.py:324
msgid "Local Path"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:324
+#: ../pyhoca/wxgui/profilemanager.py:325
msgid "Connect Method"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:325
+#: ../pyhoca/wxgui/profilemanager.py:326
msgid "Delete"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:327
+#: ../pyhoca/wxgui/profilemanager.py:328
msgid "Convert between client and server encodings"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:328
+#: ../pyhoca/wxgui/profilemanager.py:329
msgid "Client encoding"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:330
+#: ../pyhoca/wxgui/profilemanager.py:331
msgid "Server encoding"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:333
+#: ../pyhoca/wxgui/profilemanager.py:334
msgid "Use file MIME box for local file import"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:334
+#: ../pyhoca/wxgui/profilemanager.py:335
msgid "Extensions"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:336
+#: ../pyhoca/wxgui/profilemanager.py:337
msgid "Action"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:341
+#: ../pyhoca/wxgui/profilemanager.py:342
msgid "Defaults"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:343
+#: ../pyhoca/wxgui/profilemanager.py:344
msgid "Save"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:344
+#: ../pyhoca/wxgui/profilemanager.py:345
msgid "Reset"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:394
-#: ../pyhoca/wxgui/profilemanager.py:1089
-#: ../pyhoca/wxgui/profilemanager.py:1983
+#: ../pyhoca/wxgui/profilemanager.py:396
+#: ../pyhoca/wxgui/profilemanager.py:1097
+#: ../pyhoca/wxgui/profilemanager.py:2006
msgid "automatically"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:396
-#: ../pyhoca/wxgui/profilemanager.py:1091
+#: ../pyhoca/wxgui/profilemanager.py:398
+#: ../pyhoca/wxgui/profilemanager.py:1099
msgid "manually"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:405
+#: ../pyhoca/wxgui/profilemanager.py:407
msgid "PyHoca-GUI Profile Manager - new profile"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:407
+#: ../pyhoca/wxgui/profilemanager.py:409
#, python-format
msgid "PyHoca-GUI Profile Manager - %s (connected)"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:409
+#: ../pyhoca/wxgui/profilemanager.py:411
#, python-format
msgid "PyHoca-GUI Profile Manager - %s"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:769
+#: ../pyhoca/wxgui/profilemanager.py:774
msgid "Profile"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:770
+#: ../pyhoca/wxgui/profilemanager.py:775
msgid "Session"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:771
+#: ../pyhoca/wxgui/profilemanager.py:776
msgid "Connection"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:772
+#: ../pyhoca/wxgui/profilemanager.py:777
msgid "Settings"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:773
+#: ../pyhoca/wxgui/profilemanager.py:778
msgid "Sharing"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:1007
+#: ../pyhoca/wxgui/profilemanager.py:1015
msgid "<xkbtype>"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:1008
+#: ../pyhoca/wxgui/profilemanager.py:1016
msgid "<xkblayout>"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:1009
+#: ../pyhoca/wxgui/profilemanager.py:1017
msgid "<xkbvariant>"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:1306
+#: ../pyhoca/wxgui/profilemanager.py:1316
msgid "Icon Files (*.png)|*.png|All files (*.*)|*"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:1309
+#: ../pyhoca/wxgui/profilemanager.py:1319
msgid "Choose an icon for this session profile"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:1600
+#: ../pyhoca/wxgui/profilemanager.py:1610
msgid "All files (*.*)|*"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:1602
-#: ../pyhoca/wxgui/profilemanager.py:1626
+#: ../pyhoca/wxgui/profilemanager.py:1612
+#: ../pyhoca/wxgui/profilemanager.py:1636
msgid "Choose a public SSH key"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:1935
+#: ../pyhoca/wxgui/profilemanager.py:1958
msgid "Choose a folder to share within a session"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:2063
-#: ../pyhoca/wxgui/profilemanager.py:2066
-#: ../pyhoca/wxgui/profilemanager.py:2069
-#: ../pyhoca/wxgui/profilemanager.py:2074
-#: ../pyhoca/wxgui/profilemanager.py:2084 ../pyhoca/wxgui/menus_taskbar.py:118
+#: ../pyhoca/wxgui/profilemanager.py:2086
+#: ../pyhoca/wxgui/profilemanager.py:2089
+#: ../pyhoca/wxgui/profilemanager.py:2092
+#: ../pyhoca/wxgui/profilemanager.py:2097
+#: ../pyhoca/wxgui/profilemanager.py:2107 ../pyhoca/wxgui/menus_taskbar.py:118
msgid "Profile Manager"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:2063
+#: ../pyhoca/wxgui/profilemanager.py:2086
msgid "Profile name is missing, profile unusable!!!"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:2066
-#: ../pyhoca/wxgui/profilemanager.py:2069
+#: ../pyhoca/wxgui/profilemanager.py:2089
+#: ../pyhoca/wxgui/profilemanager.py:2092
#, python-format
msgid "Profile name %s already exists!!!"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:2074
+#: ../pyhoca/wxgui/profilemanager.py:2097
msgid "The SSH proxy configuration is incomplete. Try again."
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:2084
+#: ../pyhoca/wxgui/profilemanager.py:2107
#, python-format
msgid ""
"Another session profile (%s) already uses [%s]:%s for binding a local SSH "
@@ -661,21 +665,21 @@ msgid ""
"Please change the SSH proxy settings accordingly."
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:2111
+#: ../pyhoca/wxgui/profilemanager.py:2134
#, python-format
msgid "%s - profile added"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:2112
+#: ../pyhoca/wxgui/profilemanager.py:2135
msgid "A new session profile has been added."
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:2116
+#: ../pyhoca/wxgui/profilemanager.py:2139
#, python-format
msgid "%s - modified"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:2117
+#: ../pyhoca/wxgui/profilemanager.py:2140
msgid "Changes to profile have been saved."
msgstr ""
diff --git a/po/bg.po b/po/bg.po
index 567be87..c296d13 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-09-28 10:00+0200\n"
+"POT-Creation-Date: 2012-09-28 17:33+0200\n"
"PO-Revision-Date: 2011-09-17 02:17+0100\n"
"Last-Translator: Mike Gabriel <mike.gabriel(a)das-netzwerkteam.de>\n"
"Language-Team: Bulgarian <chepati(a)yahoo.com>\n"
@@ -50,7 +50,7 @@ msgstr ""
msgid "SSH proxy server login"
msgstr ""
-#: ../pyhoca/wxgui/logon.py:133 ../pyhoca/wxgui/profilemanager.py:346
+#: ../pyhoca/wxgui/logon.py:133 ../pyhoca/wxgui/profilemanager.py:347
#: ../pyhoca/wxgui/messages.py:132 ../pyhoca/wxgui/printingprefs.py:147
#: ../pyhoca/wxgui/sessiontitle.py:85
msgid "Cancel"
@@ -434,230 +434,234 @@ msgid "Fullscreen"
msgstr ""
#: ../pyhoca/wxgui/profilemanager.py:287
+msgid "Maximized"
+msgstr ""
+
+#: ../pyhoca/wxgui/profilemanager.py:288
msgid "Custom Size"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:292
+#: ../pyhoca/wxgui/profilemanager.py:293
msgid "Set display DPI"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:294
+#: ../pyhoca/wxgui/profilemanager.py:295
msgid "Do not set (use server-side tools to configure the keyboard)"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:295
+#: ../pyhoca/wxgui/profilemanager.py:296
msgid ""
"Automatically detect and use client-side keyboard configuration inside the "
"session"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:296
+#: ../pyhoca/wxgui/profilemanager.py:297
msgid "Use custom keyboard settings as provided below"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:297
+#: ../pyhoca/wxgui/profilemanager.py:298
msgid "Keyboard model"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:299
+#: ../pyhoca/wxgui/profilemanager.py:300
msgid "Layout"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:301
+#: ../pyhoca/wxgui/profilemanager.py:302
msgid "Layout variant"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:303
+#: ../pyhoca/wxgui/profilemanager.py:304
msgid "Enable sound support"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:304
+#: ../pyhoca/wxgui/profilemanager.py:305
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:308
+#: ../pyhoca/wxgui/profilemanager.py:309
msgid "Arts (not supported)"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:311
+#: ../pyhoca/wxgui/profilemanager.py:312
msgid "esd"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:312
+#: ../pyhoca/wxgui/profilemanager.py:313
msgid "Use default sound port"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:313
+#: ../pyhoca/wxgui/profilemanager.py:314
msgid "Custom sound port"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:315
+#: ../pyhoca/wxgui/profilemanager.py:316
msgid "Client Side printing"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:317
+#: ../pyhoca/wxgui/profilemanager.py:318
msgid "Use local folder sharing"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:318
+#: ../pyhoca/wxgui/profilemanager.py:319
msgid "Path"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:321 ../pyhoca/wxgui/profilemanager.py:340
+#: ../pyhoca/wxgui/profilemanager.py:322 ../pyhoca/wxgui/profilemanager.py:341
msgid "Add"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:323
+#: ../pyhoca/wxgui/profilemanager.py:324
msgid "Local Path"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:324
+#: ../pyhoca/wxgui/profilemanager.py:325
msgid "Connect Method"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:325
+#: ../pyhoca/wxgui/profilemanager.py:326
msgid "Delete"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:327
+#: ../pyhoca/wxgui/profilemanager.py:328
msgid "Convert between client and server encodings"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:328
+#: ../pyhoca/wxgui/profilemanager.py:329
msgid "Client encoding"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:330
+#: ../pyhoca/wxgui/profilemanager.py:331
msgid "Server encoding"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:333
+#: ../pyhoca/wxgui/profilemanager.py:334
msgid "Use file MIME box for local file import"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:334
+#: ../pyhoca/wxgui/profilemanager.py:335
msgid "Extensions"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:336
+#: ../pyhoca/wxgui/profilemanager.py:337
msgid "Action"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:341
+#: ../pyhoca/wxgui/profilemanager.py:342
msgid "Defaults"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:343
+#: ../pyhoca/wxgui/profilemanager.py:344
msgid "Save"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:344
+#: ../pyhoca/wxgui/profilemanager.py:345
msgid "Reset"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:394
-#: ../pyhoca/wxgui/profilemanager.py:1089
-#: ../pyhoca/wxgui/profilemanager.py:1983
+#: ../pyhoca/wxgui/profilemanager.py:396
+#: ../pyhoca/wxgui/profilemanager.py:1097
+#: ../pyhoca/wxgui/profilemanager.py:2006
msgid "automatically"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:396
-#: ../pyhoca/wxgui/profilemanager.py:1091
+#: ../pyhoca/wxgui/profilemanager.py:398
+#: ../pyhoca/wxgui/profilemanager.py:1099
msgid "manually"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:405
+#: ../pyhoca/wxgui/profilemanager.py:407
msgid "PyHoca-GUI Profile Manager - new profile"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:407
+#: ../pyhoca/wxgui/profilemanager.py:409
#, python-format
msgid "PyHoca-GUI Profile Manager - %s (connected)"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:409
+#: ../pyhoca/wxgui/profilemanager.py:411
#, python-format
msgid "PyHoca-GUI Profile Manager - %s"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:769
+#: ../pyhoca/wxgui/profilemanager.py:774
msgid "Profile"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:770
+#: ../pyhoca/wxgui/profilemanager.py:775
msgid "Session"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:771
+#: ../pyhoca/wxgui/profilemanager.py:776
msgid "Connection"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:772
+#: ../pyhoca/wxgui/profilemanager.py:777
msgid "Settings"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:773
+#: ../pyhoca/wxgui/profilemanager.py:778
msgid "Sharing"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:1007
+#: ../pyhoca/wxgui/profilemanager.py:1015
msgid "<xkbtype>"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:1008
+#: ../pyhoca/wxgui/profilemanager.py:1016
msgid "<xkblayout>"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:1009
+#: ../pyhoca/wxgui/profilemanager.py:1017
msgid "<xkbvariant>"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:1306
+#: ../pyhoca/wxgui/profilemanager.py:1316
msgid "Icon Files (*.png)|*.png|All files (*.*)|*"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:1309
+#: ../pyhoca/wxgui/profilemanager.py:1319
msgid "Choose an icon for this session profile"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:1600
+#: ../pyhoca/wxgui/profilemanager.py:1610
msgid "All files (*.*)|*"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:1602
-#: ../pyhoca/wxgui/profilemanager.py:1626
+#: ../pyhoca/wxgui/profilemanager.py:1612
+#: ../pyhoca/wxgui/profilemanager.py:1636
msgid "Choose a public SSH key"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:1935
+#: ../pyhoca/wxgui/profilemanager.py:1958
msgid "Choose a folder to share within a session"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:2063
-#: ../pyhoca/wxgui/profilemanager.py:2066
-#: ../pyhoca/wxgui/profilemanager.py:2069
-#: ../pyhoca/wxgui/profilemanager.py:2074
-#: ../pyhoca/wxgui/profilemanager.py:2084 ../pyhoca/wxgui/menus_taskbar.py:118
+#: ../pyhoca/wxgui/profilemanager.py:2086
+#: ../pyhoca/wxgui/profilemanager.py:2089
+#: ../pyhoca/wxgui/profilemanager.py:2092
+#: ../pyhoca/wxgui/profilemanager.py:2097
+#: ../pyhoca/wxgui/profilemanager.py:2107 ../pyhoca/wxgui/menus_taskbar.py:118
msgid "Profile Manager"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:2063
+#: ../pyhoca/wxgui/profilemanager.py:2086
msgid "Profile name is missing, profile unusable!!!"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:2066
-#: ../pyhoca/wxgui/profilemanager.py:2069
+#: ../pyhoca/wxgui/profilemanager.py:2089
+#: ../pyhoca/wxgui/profilemanager.py:2092
#, python-format
msgid "Profile name %s already exists!!!"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:2074
+#: ../pyhoca/wxgui/profilemanager.py:2097
msgid "The SSH proxy configuration is incomplete. Try again."
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:2084
+#: ../pyhoca/wxgui/profilemanager.py:2107
#, python-format
msgid ""
"Another session profile (%s) already uses [%s]:%s for binding a local SSH "
@@ -665,21 +669,21 @@ msgid ""
"Please change the SSH proxy settings accordingly."
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:2111
+#: ../pyhoca/wxgui/profilemanager.py:2134
#, python-format
msgid "%s - profile added"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:2112
+#: ../pyhoca/wxgui/profilemanager.py:2135
msgid "A new session profile has been added."
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:2116
+#: ../pyhoca/wxgui/profilemanager.py:2139
#, python-format
msgid "%s - modified"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:2117
+#: ../pyhoca/wxgui/profilemanager.py:2140
msgid "Changes to profile have been saved."
msgstr ""
diff --git a/po/de.po b/po/de.po
index 88d821e..33632e9 100644
--- a/po/de.po
+++ b/po/de.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PyHoca-GUI VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-09-28 10:00+0200\n"
-"PO-Revision-Date: 2012-09-28 09:53+0100\n"
+"POT-Creation-Date: 2012-09-28 17:33+0200\n"
+"PO-Revision-Date: 2012-09-28 17:33+0100\n"
"Last-Translator: Mike Gabriel <mike.gabriel(a)das-netzwerkteam.de>\n"
"Language-Team: de <mike.gabriel(a)das-netzwerkteam.de>\n"
"Language: \n"
@@ -49,7 +49,7 @@ msgstr "Sitzungslogin"
msgid "SSH proxy server login"
msgstr "Anmeldung an SSH Proxy"
-#: ../pyhoca/wxgui/logon.py:133 ../pyhoca/wxgui/profilemanager.py:346
+#: ../pyhoca/wxgui/logon.py:133 ../pyhoca/wxgui/profilemanager.py:347
#: ../pyhoca/wxgui/messages.py:132 ../pyhoca/wxgui/printingprefs.py:147
#: ../pyhoca/wxgui/sessiontitle.py:85
msgid "Cancel"
@@ -444,20 +444,24 @@ msgid "Fullscreen"
msgstr "Vollbild"
#: ../pyhoca/wxgui/profilemanager.py:287
+msgid "Maximized"
+msgstr "Maximiert"
+
+#: ../pyhoca/wxgui/profilemanager.py:288
msgid "Custom Size"
msgstr "Benutzerdefinierte Größe"
-#: ../pyhoca/wxgui/profilemanager.py:292
+#: ../pyhoca/wxgui/profilemanager.py:293
msgid "Set display DPI"
msgstr "DPI-Wert für Anzeige setzen"
-#: ../pyhoca/wxgui/profilemanager.py:294
+#: ../pyhoca/wxgui/profilemanager.py:295
msgid "Do not set (use server-side tools to configure the keyboard)"
msgstr ""
"Keine Einstellungen (zum Konfigurieren der Tastatur müssen Server seitige "
"Tools verwendet werden)"
-#: ../pyhoca/wxgui/profilemanager.py:295
+#: ../pyhoca/wxgui/profilemanager.py:296
msgid ""
"Automatically detect and use client-side keyboard configuration inside the "
"session"
@@ -465,214 +469,214 @@ msgstr ""
"Tastaturkonfiguration dieses Computers automatisch erkennen und in der "
"Sitzung verwenden"
-#: ../pyhoca/wxgui/profilemanager.py:296
+#: ../pyhoca/wxgui/profilemanager.py:297
msgid "Use custom keyboard settings as provided below"
msgstr "Tastatureinstellungen der Sitzung wie folgt anpassen"
-#: ../pyhoca/wxgui/profilemanager.py:297
+#: ../pyhoca/wxgui/profilemanager.py:298
msgid "Keyboard model"
msgstr "Tastaturmodell"
-#: ../pyhoca/wxgui/profilemanager.py:299
+#: ../pyhoca/wxgui/profilemanager.py:300
msgid "Layout"
msgstr "Layout"
-#: ../pyhoca/wxgui/profilemanager.py:301
+#: ../pyhoca/wxgui/profilemanager.py:302
msgid "Layout variant"
msgstr "Layoutvariante"
-#: ../pyhoca/wxgui/profilemanager.py:303
+#: ../pyhoca/wxgui/profilemanager.py:304
msgid "Enable sound support"
msgstr "Audiounterstützung aktivieren"
-#: ../pyhoca/wxgui/profilemanager.py:304
+#: ../pyhoca/wxgui/profilemanager.py:305
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:308
+#: ../pyhoca/wxgui/profilemanager.py:309
msgid "Arts (not supported)"
msgstr "Arts (nicht unterstützt)"
-#: ../pyhoca/wxgui/profilemanager.py:311
+#: ../pyhoca/wxgui/profilemanager.py:312
msgid "esd"
msgstr "esd"
-#: ../pyhoca/wxgui/profilemanager.py:312
+#: ../pyhoca/wxgui/profilemanager.py:313
msgid "Use default sound port"
msgstr "Standard Audio-Port verwenden"
-#: ../pyhoca/wxgui/profilemanager.py:313
+#: ../pyhoca/wxgui/profilemanager.py:314
msgid "Custom sound port"
msgstr "Benutzerdefinierter Audio-Port"
-#: ../pyhoca/wxgui/profilemanager.py:315
+#: ../pyhoca/wxgui/profilemanager.py:316
msgid "Client Side printing"
msgstr "Unterstützung für lokale Druckeranbindung"
-#: ../pyhoca/wxgui/profilemanager.py:317
+#: ../pyhoca/wxgui/profilemanager.py:318
msgid "Use local folder sharing"
msgstr "Lokale Ordnerfreigabe verwenden"
-#: ../pyhoca/wxgui/profilemanager.py:318
+#: ../pyhoca/wxgui/profilemanager.py:319
msgid "Path"
msgstr "Pfad"
-#: ../pyhoca/wxgui/profilemanager.py:321 ../pyhoca/wxgui/profilemanager.py:340
+#: ../pyhoca/wxgui/profilemanager.py:322 ../pyhoca/wxgui/profilemanager.py:341
msgid "Add"
msgstr "Hinzufügen"
-#: ../pyhoca/wxgui/profilemanager.py:323
+#: ../pyhoca/wxgui/profilemanager.py:324
msgid "Local Path"
msgstr "Lokaler Pfad"
-#: ../pyhoca/wxgui/profilemanager.py:324
+#: ../pyhoca/wxgui/profilemanager.py:325
msgid "Connect Method"
msgstr "Verbindungsart"
-#: ../pyhoca/wxgui/profilemanager.py:325
+#: ../pyhoca/wxgui/profilemanager.py:326
msgid "Delete"
msgstr "Entfernen"
-#: ../pyhoca/wxgui/profilemanager.py:327
+#: ../pyhoca/wxgui/profilemanager.py:328
msgid "Convert between client and server encodings"
msgstr "Zeichenkodierung zwischen Server und Client übersetzen"
-#: ../pyhoca/wxgui/profilemanager.py:328
+#: ../pyhoca/wxgui/profilemanager.py:329
msgid "Client encoding"
msgstr "Zeichenkodierung Client"
-#: ../pyhoca/wxgui/profilemanager.py:330
+#: ../pyhoca/wxgui/profilemanager.py:331
msgid "Server encoding"
msgstr "Server"
-#: ../pyhoca/wxgui/profilemanager.py:333
+#: ../pyhoca/wxgui/profilemanager.py:334
msgid "Use file MIME box for local file import"
msgstr "MIME-Box für lokalen Dateiimport verwenden"
-#: ../pyhoca/wxgui/profilemanager.py:334
+#: ../pyhoca/wxgui/profilemanager.py:335
msgid "Extensions"
msgstr "Erweiterungen"
-#: ../pyhoca/wxgui/profilemanager.py:336
+#: ../pyhoca/wxgui/profilemanager.py:337
msgid "Action"
msgstr "Aktion"
-#: ../pyhoca/wxgui/profilemanager.py:341
+#: ../pyhoca/wxgui/profilemanager.py:342
msgid "Defaults"
msgstr "Standardwerte"
-#: ../pyhoca/wxgui/profilemanager.py:343
+#: ../pyhoca/wxgui/profilemanager.py:344
msgid "Save"
msgstr "Speichern"
-#: ../pyhoca/wxgui/profilemanager.py:344
+#: ../pyhoca/wxgui/profilemanager.py:345
msgid "Reset"
msgstr "Zurücksetzen"
-#: ../pyhoca/wxgui/profilemanager.py:394
-#: ../pyhoca/wxgui/profilemanager.py:1089
-#: ../pyhoca/wxgui/profilemanager.py:1983
+#: ../pyhoca/wxgui/profilemanager.py:396
+#: ../pyhoca/wxgui/profilemanager.py:1097
+#: ../pyhoca/wxgui/profilemanager.py:2006
msgid "automatically"
msgstr "automatisch"
-#: ../pyhoca/wxgui/profilemanager.py:396
-#: ../pyhoca/wxgui/profilemanager.py:1091
+#: ../pyhoca/wxgui/profilemanager.py:398
+#: ../pyhoca/wxgui/profilemanager.py:1099
msgid "manually"
msgstr "manuell"
-#: ../pyhoca/wxgui/profilemanager.py:405
+#: ../pyhoca/wxgui/profilemanager.py:407
msgid "PyHoca-GUI Profile Manager - new profile"
msgstr "PyHoca-GUI Profilmanager - neues Sitzungsprofil"
-#: ../pyhoca/wxgui/profilemanager.py:407
+#: ../pyhoca/wxgui/profilemanager.py:409
#, python-format
msgid "PyHoca-GUI Profile Manager - %s (connected)"
msgstr "PyHoca-GUI Profilmanager - %s (verbunden)"
-#: ../pyhoca/wxgui/profilemanager.py:409
+#: ../pyhoca/wxgui/profilemanager.py:411
#, python-format
msgid "PyHoca-GUI Profile Manager - %s"
msgstr "PyHoca-GUI Profilmanager - %s"
-#: ../pyhoca/wxgui/profilemanager.py:769
+#: ../pyhoca/wxgui/profilemanager.py:774
msgid "Profile"
msgstr "Profil"
-#: ../pyhoca/wxgui/profilemanager.py:770
+#: ../pyhoca/wxgui/profilemanager.py:775
msgid "Session"
msgstr "Sitzung"
-#: ../pyhoca/wxgui/profilemanager.py:771
+#: ../pyhoca/wxgui/profilemanager.py:776
msgid "Connection"
msgstr "Verbindung"
-#: ../pyhoca/wxgui/profilemanager.py:772
+#: ../pyhoca/wxgui/profilemanager.py:777
msgid "Settings"
msgstr "Einstellungen"
-#: ../pyhoca/wxgui/profilemanager.py:773
+#: ../pyhoca/wxgui/profilemanager.py:778
msgid "Sharing"
msgstr "Ordnerfreigabe"
-#: ../pyhoca/wxgui/profilemanager.py:1007
+#: ../pyhoca/wxgui/profilemanager.py:1015
msgid "<xkbtype>"
msgstr "pc105/de"
-#: ../pyhoca/wxgui/profilemanager.py:1008
+#: ../pyhoca/wxgui/profilemanager.py:1016
msgid "<xkblayout>"
msgstr "de"
-#: ../pyhoca/wxgui/profilemanager.py:1009
+#: ../pyhoca/wxgui/profilemanager.py:1017
msgid "<xkbvariant>"
msgstr "nodeadkeys"
-#: ../pyhoca/wxgui/profilemanager.py:1306
+#: ../pyhoca/wxgui/profilemanager.py:1316
msgid "Icon Files (*.png)|*.png|All files (*.*)|*"
msgstr "Icon Dateien (*.png)|*.png|Alle Dateien (*.*)|*"
-#: ../pyhoca/wxgui/profilemanager.py:1309
+#: ../pyhoca/wxgui/profilemanager.py:1319
msgid "Choose an icon for this session profile"
msgstr "Sitzungs-Icon für dieses Sitzungsprofil auswählen"
-#: ../pyhoca/wxgui/profilemanager.py:1600
+#: ../pyhoca/wxgui/profilemanager.py:1610
msgid "All files (*.*)|*"
msgstr "Alle Dateien (*.*)|*"
-#: ../pyhoca/wxgui/profilemanager.py:1602
-#: ../pyhoca/wxgui/profilemanager.py:1626
+#: ../pyhoca/wxgui/profilemanager.py:1612
+#: ../pyhoca/wxgui/profilemanager.py:1636
msgid "Choose a public SSH key"
msgstr "Öffentlichen SSH-Schlüssel auswählen"
-#: ../pyhoca/wxgui/profilemanager.py:1935
+#: ../pyhoca/wxgui/profilemanager.py:1958
msgid "Choose a folder to share within a session"
msgstr "Ordner zur Freigabe für Sitzungen auswählen"
-#: ../pyhoca/wxgui/profilemanager.py:2063
-#: ../pyhoca/wxgui/profilemanager.py:2066
-#: ../pyhoca/wxgui/profilemanager.py:2069
-#: ../pyhoca/wxgui/profilemanager.py:2074
-#: ../pyhoca/wxgui/profilemanager.py:2084 ../pyhoca/wxgui/menus_taskbar.py:118
+#: ../pyhoca/wxgui/profilemanager.py:2086
+#: ../pyhoca/wxgui/profilemanager.py:2089
+#: ../pyhoca/wxgui/profilemanager.py:2092
+#: ../pyhoca/wxgui/profilemanager.py:2097
+#: ../pyhoca/wxgui/profilemanager.py:2107 ../pyhoca/wxgui/menus_taskbar.py:118
msgid "Profile Manager"
msgstr "Profilmanager"
-#: ../pyhoca/wxgui/profilemanager.py:2063
+#: ../pyhoca/wxgui/profilemanager.py:2086
msgid "Profile name is missing, profile unusable!!!"
msgstr "Der Profilname fehlt, Profil so nicht verwendbar!!!"
-#: ../pyhoca/wxgui/profilemanager.py:2066
-#: ../pyhoca/wxgui/profilemanager.py:2069
+#: ../pyhoca/wxgui/profilemanager.py:2089
+#: ../pyhoca/wxgui/profilemanager.py:2092
#, python-format
msgid "Profile name %s already exists!!!"
msgstr "Ein Sitzungsprofil mit dem Namen %s existiert bereits!!!"
-#: ../pyhoca/wxgui/profilemanager.py:2074
+#: ../pyhoca/wxgui/profilemanager.py:2097
msgid "The SSH proxy configuration is incomplete. Try again."
msgstr ""
"Die SSH Proxy Konfiguration ist unvollständig. Bitte nochmal versuchen."
-#: ../pyhoca/wxgui/profilemanager.py:2084
+#: ../pyhoca/wxgui/profilemanager.py:2107
#, python-format
msgid ""
"Another session profile (%s) already uses [%s]:%s for binding a local SSH "
@@ -683,21 +687,21 @@ msgstr ""
"einen lokalen SSH Proxy Port daran zu binden. Bitte die SSH Proxy "
"Einstellungen entsprechend ändern."
-#: ../pyhoca/wxgui/profilemanager.py:2111
+#: ../pyhoca/wxgui/profilemanager.py:2134
#, python-format
msgid "%s - profile added"
msgstr "%s - Profil hinzugefügt"
-#: ../pyhoca/wxgui/profilemanager.py:2112
+#: ../pyhoca/wxgui/profilemanager.py:2135
msgid "A new session profile has been added."
msgstr "Ein neues Sitzungsprofil wurde hinzugefügt."
-#: ../pyhoca/wxgui/profilemanager.py:2116
+#: ../pyhoca/wxgui/profilemanager.py:2139
#, python-format
msgid "%s - modified"
msgstr "%s - modifiziert"
-#: ../pyhoca/wxgui/profilemanager.py:2117
+#: ../pyhoca/wxgui/profilemanager.py:2140
msgid "Changes to profile have been saved."
msgstr "Änderungen am Profil wurden übernommen."
diff --git a/po/en.po b/po/en.po
index 6b7270b..d35b0d6 100644
--- a/po/en.po
+++ b/po/en.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PyHoca-GUI VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-09-28 10:00+0200\n"
-"PO-Revision-Date: 2012-09-28 09:53+0100\n"
+"POT-Creation-Date: 2012-09-28 17:33+0200\n"
+"PO-Revision-Date: 2012-09-28 17:33+0100\n"
"Last-Translator: Mike Gabriel <mike.gabriel(a)das-netzwerkteam.de>\n"
"Language-Team: en <mike.gabriel(a)das-netzwerkteam.de>\n"
"Language: \n"
@@ -49,7 +49,7 @@ msgstr "Session login"
msgid "SSH proxy server login"
msgstr "SSH proxy server login"
-#: ../pyhoca/wxgui/logon.py:133 ../pyhoca/wxgui/profilemanager.py:346
+#: ../pyhoca/wxgui/logon.py:133 ../pyhoca/wxgui/profilemanager.py:347
#: ../pyhoca/wxgui/messages.py:132 ../pyhoca/wxgui/printingprefs.py:147
#: ../pyhoca/wxgui/sessiontitle.py:85
msgid "Cancel"
@@ -442,18 +442,22 @@ msgid "Fullscreen"
msgstr "Fullscreen"
#: ../pyhoca/wxgui/profilemanager.py:287
+msgid "Maximized"
+msgstr "Maximized"
+
+#: ../pyhoca/wxgui/profilemanager.py:288
msgid "Custom Size"
msgstr "Custom Size"
-#: ../pyhoca/wxgui/profilemanager.py:292
+#: ../pyhoca/wxgui/profilemanager.py:293
msgid "Set display DPI"
msgstr "Set display DPI"
-#: ../pyhoca/wxgui/profilemanager.py:294
+#: ../pyhoca/wxgui/profilemanager.py:295
msgid "Do not set (use server-side tools to configure the keyboard)"
msgstr "Do not set (use server-side tools to configure the keyboard)"
-#: ../pyhoca/wxgui/profilemanager.py:295
+#: ../pyhoca/wxgui/profilemanager.py:296
msgid ""
"Automatically detect and use client-side keyboard configuration inside the "
"session"
@@ -461,213 +465,213 @@ msgstr ""
"Automatically detect and use client-side keyboard configuration inside the "
"session"
-#: ../pyhoca/wxgui/profilemanager.py:296
+#: ../pyhoca/wxgui/profilemanager.py:297
msgid "Use custom keyboard settings as provided below"
msgstr "Use custom keyboard settings as provided below"
-#: ../pyhoca/wxgui/profilemanager.py:297
+#: ../pyhoca/wxgui/profilemanager.py:298
msgid "Keyboard model"
msgstr "Keyboard model"
-#: ../pyhoca/wxgui/profilemanager.py:299
+#: ../pyhoca/wxgui/profilemanager.py:300
msgid "Layout"
msgstr "Layout"
-#: ../pyhoca/wxgui/profilemanager.py:301
+#: ../pyhoca/wxgui/profilemanager.py:302
msgid "Layout variant"
msgstr "Layout variant"
-#: ../pyhoca/wxgui/profilemanager.py:303
+#: ../pyhoca/wxgui/profilemanager.py:304
msgid "Enable sound support"
msgstr "Enable sound support"
-#: ../pyhoca/wxgui/profilemanager.py:304
+#: ../pyhoca/wxgui/profilemanager.py:305
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:308
+#: ../pyhoca/wxgui/profilemanager.py:309
msgid "Arts (not supported)"
msgstr "Arts (not supported)"
-#: ../pyhoca/wxgui/profilemanager.py:311
+#: ../pyhoca/wxgui/profilemanager.py:312
msgid "esd"
msgstr "esd"
-#: ../pyhoca/wxgui/profilemanager.py:312
+#: ../pyhoca/wxgui/profilemanager.py:313
msgid "Use default sound port"
msgstr "Use default sound port"
-#: ../pyhoca/wxgui/profilemanager.py:313
+#: ../pyhoca/wxgui/profilemanager.py:314
msgid "Custom sound port"
msgstr "Custom sound port"
-#: ../pyhoca/wxgui/profilemanager.py:315
+#: ../pyhoca/wxgui/profilemanager.py:316
msgid "Client Side printing"
msgstr "Client Side printing"
-#: ../pyhoca/wxgui/profilemanager.py:317
+#: ../pyhoca/wxgui/profilemanager.py:318
msgid "Use local folder sharing"
msgstr "Use local folder sharing"
-#: ../pyhoca/wxgui/profilemanager.py:318
+#: ../pyhoca/wxgui/profilemanager.py:319
msgid "Path"
msgstr "Path"
-#: ../pyhoca/wxgui/profilemanager.py:321 ../pyhoca/wxgui/profilemanager.py:340
+#: ../pyhoca/wxgui/profilemanager.py:322 ../pyhoca/wxgui/profilemanager.py:341
msgid "Add"
msgstr "Add"
-#: ../pyhoca/wxgui/profilemanager.py:323
+#: ../pyhoca/wxgui/profilemanager.py:324
msgid "Local Path"
msgstr "Local Path"
-#: ../pyhoca/wxgui/profilemanager.py:324
+#: ../pyhoca/wxgui/profilemanager.py:325
msgid "Connect Method"
msgstr "Connect Method"
-#: ../pyhoca/wxgui/profilemanager.py:325
+#: ../pyhoca/wxgui/profilemanager.py:326
msgid "Delete"
msgstr "Delete"
-#: ../pyhoca/wxgui/profilemanager.py:327
+#: ../pyhoca/wxgui/profilemanager.py:328
msgid "Convert between client and server encodings"
msgstr "Convert between client and server encodings"
-#: ../pyhoca/wxgui/profilemanager.py:328
+#: ../pyhoca/wxgui/profilemanager.py:329
msgid "Client encoding"
msgstr "Client encoding"
-#: ../pyhoca/wxgui/profilemanager.py:330
+#: ../pyhoca/wxgui/profilemanager.py:331
msgid "Server encoding"
msgstr "Server encoding"
-#: ../pyhoca/wxgui/profilemanager.py:333
+#: ../pyhoca/wxgui/profilemanager.py:334
msgid "Use file MIME box for local file import"
msgstr "Use file MIME box for local file import"
-#: ../pyhoca/wxgui/profilemanager.py:334
+#: ../pyhoca/wxgui/profilemanager.py:335
msgid "Extensions"
msgstr "Extensions"
-#: ../pyhoca/wxgui/profilemanager.py:336
+#: ../pyhoca/wxgui/profilemanager.py:337
msgid "Action"
msgstr "Action"
-#: ../pyhoca/wxgui/profilemanager.py:341
+#: ../pyhoca/wxgui/profilemanager.py:342
msgid "Defaults"
msgstr "Defaults"
-#: ../pyhoca/wxgui/profilemanager.py:343
+#: ../pyhoca/wxgui/profilemanager.py:344
msgid "Save"
msgstr "Save"
-#: ../pyhoca/wxgui/profilemanager.py:344
+#: ../pyhoca/wxgui/profilemanager.py:345
msgid "Reset"
msgstr "Reset"
-#: ../pyhoca/wxgui/profilemanager.py:394
-#: ../pyhoca/wxgui/profilemanager.py:1089
-#: ../pyhoca/wxgui/profilemanager.py:1983
+#: ../pyhoca/wxgui/profilemanager.py:396
+#: ../pyhoca/wxgui/profilemanager.py:1097
+#: ../pyhoca/wxgui/profilemanager.py:2006
msgid "automatically"
msgstr "automatically"
-#: ../pyhoca/wxgui/profilemanager.py:396
-#: ../pyhoca/wxgui/profilemanager.py:1091
+#: ../pyhoca/wxgui/profilemanager.py:398
+#: ../pyhoca/wxgui/profilemanager.py:1099
msgid "manually"
msgstr "manually"
-#: ../pyhoca/wxgui/profilemanager.py:405
+#: ../pyhoca/wxgui/profilemanager.py:407
msgid "PyHoca-GUI Profile Manager - new profile"
msgstr "PyHoca-GUI Profile Manager - new profile"
-#: ../pyhoca/wxgui/profilemanager.py:407
+#: ../pyhoca/wxgui/profilemanager.py:409
#, python-format
msgid "PyHoca-GUI Profile Manager - %s (connected)"
msgstr "PyHoca-GUI Profile Manager - %s (connected)"
-#: ../pyhoca/wxgui/profilemanager.py:409
+#: ../pyhoca/wxgui/profilemanager.py:411
#, python-format
msgid "PyHoca-GUI Profile Manager - %s"
msgstr "PyHoca-GUI Profile Manager - %s"
-#: ../pyhoca/wxgui/profilemanager.py:769
+#: ../pyhoca/wxgui/profilemanager.py:774
msgid "Profile"
msgstr "Profile"
-#: ../pyhoca/wxgui/profilemanager.py:770
+#: ../pyhoca/wxgui/profilemanager.py:775
msgid "Session"
msgstr "Session"
-#: ../pyhoca/wxgui/profilemanager.py:771
+#: ../pyhoca/wxgui/profilemanager.py:776
msgid "Connection"
msgstr "Connection"
-#: ../pyhoca/wxgui/profilemanager.py:772
+#: ../pyhoca/wxgui/profilemanager.py:777
msgid "Settings"
msgstr "Settings"
-#: ../pyhoca/wxgui/profilemanager.py:773
+#: ../pyhoca/wxgui/profilemanager.py:778
msgid "Sharing"
msgstr "Sharing"
-#: ../pyhoca/wxgui/profilemanager.py:1007
+#: ../pyhoca/wxgui/profilemanager.py:1015
msgid "<xkbtype>"
msgstr "pc105/us"
-#: ../pyhoca/wxgui/profilemanager.py:1008
+#: ../pyhoca/wxgui/profilemanager.py:1016
msgid "<xkblayout>"
msgstr "us"
-#: ../pyhoca/wxgui/profilemanager.py:1009
+#: ../pyhoca/wxgui/profilemanager.py:1017
msgid "<xkbvariant>"
msgstr "basic"
-#: ../pyhoca/wxgui/profilemanager.py:1306
+#: ../pyhoca/wxgui/profilemanager.py:1316
msgid "Icon Files (*.png)|*.png|All files (*.*)|*"
msgstr "Icon Files (*.png)|*.png|All files (*.*)|*"
-#: ../pyhoca/wxgui/profilemanager.py:1309
+#: ../pyhoca/wxgui/profilemanager.py:1319
msgid "Choose an icon for this session profile"
msgstr "Choose an icon for this session profile"
-#: ../pyhoca/wxgui/profilemanager.py:1600
+#: ../pyhoca/wxgui/profilemanager.py:1610
msgid "All files (*.*)|*"
msgstr "All files (*.*)|*"
-#: ../pyhoca/wxgui/profilemanager.py:1602
-#: ../pyhoca/wxgui/profilemanager.py:1626
+#: ../pyhoca/wxgui/profilemanager.py:1612
+#: ../pyhoca/wxgui/profilemanager.py:1636
msgid "Choose a public SSH key"
msgstr "Choose a public SSH key"
-#: ../pyhoca/wxgui/profilemanager.py:1935
+#: ../pyhoca/wxgui/profilemanager.py:1958
msgid "Choose a folder to share within a session"
msgstr "Choose a folder to share within a session"
-#: ../pyhoca/wxgui/profilemanager.py:2063
-#: ../pyhoca/wxgui/profilemanager.py:2066
-#: ../pyhoca/wxgui/profilemanager.py:2069
-#: ../pyhoca/wxgui/profilemanager.py:2074
-#: ../pyhoca/wxgui/profilemanager.py:2084 ../pyhoca/wxgui/menus_taskbar.py:118
+#: ../pyhoca/wxgui/profilemanager.py:2086
+#: ../pyhoca/wxgui/profilemanager.py:2089
+#: ../pyhoca/wxgui/profilemanager.py:2092
+#: ../pyhoca/wxgui/profilemanager.py:2097
+#: ../pyhoca/wxgui/profilemanager.py:2107 ../pyhoca/wxgui/menus_taskbar.py:118
msgid "Profile Manager"
msgstr "Profile Manager"
-#: ../pyhoca/wxgui/profilemanager.py:2063
+#: ../pyhoca/wxgui/profilemanager.py:2086
msgid "Profile name is missing, profile unusable!!!"
msgstr "Profile name is missing, profile unusable!!!"
-#: ../pyhoca/wxgui/profilemanager.py:2066
-#: ../pyhoca/wxgui/profilemanager.py:2069
+#: ../pyhoca/wxgui/profilemanager.py:2089
+#: ../pyhoca/wxgui/profilemanager.py:2092
#, python-format
msgid "Profile name %s already exists!!!"
msgstr "Profile name %s already exists!!!"
-#: ../pyhoca/wxgui/profilemanager.py:2074
+#: ../pyhoca/wxgui/profilemanager.py:2097
msgid "The SSH proxy configuration is incomplete. Try again."
msgstr "The SSH proxy configuration is incomplete. Try again."
-#: ../pyhoca/wxgui/profilemanager.py:2084
+#: ../pyhoca/wxgui/profilemanager.py:2107
#, python-format
msgid ""
"Another session profile (%s) already uses [%s]:%s for binding a local SSH "
@@ -678,21 +682,21 @@ msgstr ""
"proxy to.\n"
"Please change the SSH proxy settings accordingly."
-#: ../pyhoca/wxgui/profilemanager.py:2111
+#: ../pyhoca/wxgui/profilemanager.py:2134
#, python-format
msgid "%s - profile added"
msgstr "%s - profile added"
-#: ../pyhoca/wxgui/profilemanager.py:2112
+#: ../pyhoca/wxgui/profilemanager.py:2135
msgid "A new session profile has been added."
msgstr "A new session profile has been added."
-#: ../pyhoca/wxgui/profilemanager.py:2116
+#: ../pyhoca/wxgui/profilemanager.py:2139
#, python-format
msgid "%s - modified"
msgstr "%s - modified"
-#: ../pyhoca/wxgui/profilemanager.py:2117
+#: ../pyhoca/wxgui/profilemanager.py:2140
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 d559d05..7c81d9b 100644
--- a/po/es.po
+++ b/po/es.po
@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PyHoca-GUI VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-09-28 10:00+0200\n"
+"POT-Creation-Date: 2012-09-28 17:33+0200\n"
"PO-Revision-Date: 2012-06-01 09:28+0200\n"
"Last-Translator: Ricardo Díaz Martín <oceanosoftlapalma(a)gmail.com>\n"
"Language-Team: Español; Castellano <>\n"
@@ -54,7 +54,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:133 ../pyhoca/wxgui/profilemanager.py:346
+#: ../pyhoca/wxgui/logon.py:133 ../pyhoca/wxgui/profilemanager.py:347
#: ../pyhoca/wxgui/messages.py:132 ../pyhoca/wxgui/printingprefs.py:147
#: ../pyhoca/wxgui/sessiontitle.py:85
msgid "Cancel"
@@ -450,20 +450,24 @@ msgid "Fullscreen"
msgstr "Pantalla Completa"
#: ../pyhoca/wxgui/profilemanager.py:287
+msgid "Maximized"
+msgstr ""
+
+#: ../pyhoca/wxgui/profilemanager.py:288
msgid "Custom Size"
msgstr "Tamaño Personalizado"
-#: ../pyhoca/wxgui/profilemanager.py:292
+#: ../pyhoca/wxgui/profilemanager.py:293
msgid "Set display DPI"
msgstr "Establecer DPI"
-#: ../pyhoca/wxgui/profilemanager.py:294
+#: ../pyhoca/wxgui/profilemanager.py:295
msgid "Do not set (use server-side tools to configure the keyboard)"
msgstr ""
"No establecido (usar las herramientas del lado del servidor para configurar "
"el teclado)"
-#: ../pyhoca/wxgui/profilemanager.py:295
+#: ../pyhoca/wxgui/profilemanager.py:296
msgid ""
"Automatically detect and use client-side keyboard configuration inside the "
"session"
@@ -471,215 +475,215 @@ msgstr ""
"Detectar automáticamente y usar la configuración de teclado del lado del "
"cliente en la sesión remota"
-#: ../pyhoca/wxgui/profilemanager.py:296
+#: ../pyhoca/wxgui/profilemanager.py:297
msgid "Use custom keyboard settings as provided below"
msgstr "Ussar configuración de teclado personalizada"
-#: ../pyhoca/wxgui/profilemanager.py:297
+#: ../pyhoca/wxgui/profilemanager.py:298
msgid "Keyboard model"
msgstr "Modelo de teclado"
-#: ../pyhoca/wxgui/profilemanager.py:299
+#: ../pyhoca/wxgui/profilemanager.py:300
msgid "Layout"
msgstr "Capa"
-#: ../pyhoca/wxgui/profilemanager.py:301
+#: ../pyhoca/wxgui/profilemanager.py:302
msgid "Layout variant"
msgstr "Variante de la capa"
-#: ../pyhoca/wxgui/profilemanager.py:303
+#: ../pyhoca/wxgui/profilemanager.py:304
msgid "Enable sound support"
msgstr "Activar soporte de sonido"
-#: ../pyhoca/wxgui/profilemanager.py:304
+#: ../pyhoca/wxgui/profilemanager.py:305
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:308
+#: ../pyhoca/wxgui/profilemanager.py:309
msgid "Arts (not supported)"
msgstr "Arts (sin soporte)"
-#: ../pyhoca/wxgui/profilemanager.py:311
+#: ../pyhoca/wxgui/profilemanager.py:312
msgid "esd"
msgstr "esd"
-#: ../pyhoca/wxgui/profilemanager.py:312
+#: ../pyhoca/wxgui/profilemanager.py:313
msgid "Use default sound port"
msgstr "Usar puerto de sonido por defecto"
-#: ../pyhoca/wxgui/profilemanager.py:313
+#: ../pyhoca/wxgui/profilemanager.py:314
msgid "Custom sound port"
msgstr "Puerto de sonido personalizado"
-#: ../pyhoca/wxgui/profilemanager.py:315
+#: ../pyhoca/wxgui/profilemanager.py:316
msgid "Client Side printing"
msgstr "Impresión local"
-#: ../pyhoca/wxgui/profilemanager.py:317
+#: ../pyhoca/wxgui/profilemanager.py:318
msgid "Use local folder sharing"
msgstr "Compartir carpetas locales"
-#: ../pyhoca/wxgui/profilemanager.py:318
+#: ../pyhoca/wxgui/profilemanager.py:319
msgid "Path"
msgstr "Ruta"
-#: ../pyhoca/wxgui/profilemanager.py:321 ../pyhoca/wxgui/profilemanager.py:340
+#: ../pyhoca/wxgui/profilemanager.py:322 ../pyhoca/wxgui/profilemanager.py:341
msgid "Add"
msgstr "Añadir"
-#: ../pyhoca/wxgui/profilemanager.py:323
+#: ../pyhoca/wxgui/profilemanager.py:324
msgid "Local Path"
msgstr "Ruta Local"
-#: ../pyhoca/wxgui/profilemanager.py:324
+#: ../pyhoca/wxgui/profilemanager.py:325
msgid "Connect Method"
msgstr "Método de Conexión"
-#: ../pyhoca/wxgui/profilemanager.py:325
+#: ../pyhoca/wxgui/profilemanager.py:326
msgid "Delete"
msgstr "Eliminar"
-#: ../pyhoca/wxgui/profilemanager.py:327
+#: ../pyhoca/wxgui/profilemanager.py:328
msgid "Convert between client and server encodings"
msgstr "Convertir codificaciones entre cliente y servidor"
-#: ../pyhoca/wxgui/profilemanager.py:328
+#: ../pyhoca/wxgui/profilemanager.py:329
msgid "Client encoding"
msgstr "Codificación del cliente"
-#: ../pyhoca/wxgui/profilemanager.py:330
+#: ../pyhoca/wxgui/profilemanager.py:331
msgid "Server encoding"
msgstr "Codificación del Servidor"
-#: ../pyhoca/wxgui/profilemanager.py:333
+#: ../pyhoca/wxgui/profilemanager.py:334
msgid "Use file MIME box for local file import"
msgstr "Usar tipo de archivo MIME para la importación local"
-#: ../pyhoca/wxgui/profilemanager.py:334
+#: ../pyhoca/wxgui/profilemanager.py:335
msgid "Extensions"
msgstr "Extensiones"
-#: ../pyhoca/wxgui/profilemanager.py:336
+#: ../pyhoca/wxgui/profilemanager.py:337
msgid "Action"
msgstr "Acción"
-#: ../pyhoca/wxgui/profilemanager.py:341
+#: ../pyhoca/wxgui/profilemanager.py:342
msgid "Defaults"
msgstr "Valores por defecto"
-#: ../pyhoca/wxgui/profilemanager.py:343
+#: ../pyhoca/wxgui/profilemanager.py:344
msgid "Save"
msgstr "Guardar"
-#: ../pyhoca/wxgui/profilemanager.py:344
+#: ../pyhoca/wxgui/profilemanager.py:345
msgid "Reset"
msgstr "Reiniciar"
-#: ../pyhoca/wxgui/profilemanager.py:394
-#: ../pyhoca/wxgui/profilemanager.py:1089
-#: ../pyhoca/wxgui/profilemanager.py:1983
+#: ../pyhoca/wxgui/profilemanager.py:396
+#: ../pyhoca/wxgui/profilemanager.py:1097
+#: ../pyhoca/wxgui/profilemanager.py:2006
msgid "automatically"
msgstr "automáticamente"
-#: ../pyhoca/wxgui/profilemanager.py:396
-#: ../pyhoca/wxgui/profilemanager.py:1091
+#: ../pyhoca/wxgui/profilemanager.py:398
+#: ../pyhoca/wxgui/profilemanager.py:1099
msgid "manually"
msgstr "manualmente"
-#: ../pyhoca/wxgui/profilemanager.py:405
+#: ../pyhoca/wxgui/profilemanager.py:407
msgid "PyHoca-GUI Profile Manager - new profile"
msgstr "PyHoca-GUI Gestor de Perfiles - nuevo perfil"
-#: ../pyhoca/wxgui/profilemanager.py:407
+#: ../pyhoca/wxgui/profilemanager.py:409
#, python-format
msgid "PyHoca-GUI Profile Manager - %s (connected)"
msgstr "PyHoca-GUI Gestor de Perfiles - %s (conectado)"
-#: ../pyhoca/wxgui/profilemanager.py:409
+#: ../pyhoca/wxgui/profilemanager.py:411
#, python-format
msgid "PyHoca-GUI Profile Manager - %s"
msgstr "PyHoca-GUI Gestor de Perfiles - %s"
-#: ../pyhoca/wxgui/profilemanager.py:769
+#: ../pyhoca/wxgui/profilemanager.py:774
msgid "Profile"
msgstr "Perfil"
-#: ../pyhoca/wxgui/profilemanager.py:770
+#: ../pyhoca/wxgui/profilemanager.py:775
msgid "Session"
msgstr "Sesión"
-#: ../pyhoca/wxgui/profilemanager.py:771
+#: ../pyhoca/wxgui/profilemanager.py:776
msgid "Connection"
msgstr "Conexión"
-#: ../pyhoca/wxgui/profilemanager.py:772
+#: ../pyhoca/wxgui/profilemanager.py:777
msgid "Settings"
msgstr "Opciones"
-#: ../pyhoca/wxgui/profilemanager.py:773
+#: ../pyhoca/wxgui/profilemanager.py:778
msgid "Sharing"
msgstr "Compartir"
-#: ../pyhoca/wxgui/profilemanager.py:1007
+#: ../pyhoca/wxgui/profilemanager.py:1015
msgid "<xkbtype>"
msgstr "<xkbtype>"
-#: ../pyhoca/wxgui/profilemanager.py:1008
+#: ../pyhoca/wxgui/profilemanager.py:1016
msgid "<xkblayout>"
msgstr "<xkblayout>"
-#: ../pyhoca/wxgui/profilemanager.py:1009
+#: ../pyhoca/wxgui/profilemanager.py:1017
msgid "<xkbvariant>"
msgstr "<xkbvariant>"
-#: ../pyhoca/wxgui/profilemanager.py:1306
+#: ../pyhoca/wxgui/profilemanager.py:1316
msgid "Icon Files (*.png)|*.png|All files (*.*)|*"
msgstr "Iconos (*.png)|*.png|Todos (*.*)|*"
-#: ../pyhoca/wxgui/profilemanager.py:1309
+#: ../pyhoca/wxgui/profilemanager.py:1319
msgid "Choose an icon for this session profile"
msgstr "Elige un icono para este perfil de sesión"
-#: ../pyhoca/wxgui/profilemanager.py:1600
+#: ../pyhoca/wxgui/profilemanager.py:1610
msgid "All files (*.*)|*"
msgstr "Todos (*.*)|*"
-#: ../pyhoca/wxgui/profilemanager.py:1602
-#: ../pyhoca/wxgui/profilemanager.py:1626
+#: ../pyhoca/wxgui/profilemanager.py:1612
+#: ../pyhoca/wxgui/profilemanager.py:1636
msgid "Choose a public SSH key"
msgstr "Elige una clave pública SSH"
-#: ../pyhoca/wxgui/profilemanager.py:1935
+#: ../pyhoca/wxgui/profilemanager.py:1958
msgid "Choose a folder to share within a session"
msgstr "Elige la carpeta que quieres compartir en la conexión"
-#: ../pyhoca/wxgui/profilemanager.py:2063
-#: ../pyhoca/wxgui/profilemanager.py:2066
-#: ../pyhoca/wxgui/profilemanager.py:2069
-#: ../pyhoca/wxgui/profilemanager.py:2074
-#: ../pyhoca/wxgui/profilemanager.py:2084 ../pyhoca/wxgui/menus_taskbar.py:118
+#: ../pyhoca/wxgui/profilemanager.py:2086
+#: ../pyhoca/wxgui/profilemanager.py:2089
+#: ../pyhoca/wxgui/profilemanager.py:2092
+#: ../pyhoca/wxgui/profilemanager.py:2097
+#: ../pyhoca/wxgui/profilemanager.py:2107 ../pyhoca/wxgui/menus_taskbar.py:118
msgid "Profile Manager"
msgstr "Gestor de Perfiles"
-#: ../pyhoca/wxgui/profilemanager.py:2063
+#: ../pyhoca/wxgui/profilemanager.py:2086
msgid "Profile name is missing, profile unusable!!!"
msgstr "¡¡¡Nombre de pefil no encontrado o no válido!!!"
-#: ../pyhoca/wxgui/profilemanager.py:2066
-#: ../pyhoca/wxgui/profilemanager.py:2069
+#: ../pyhoca/wxgui/profilemanager.py:2089
+#: ../pyhoca/wxgui/profilemanager.py:2092
#, python-format
msgid "Profile name %s already exists!!!"
msgstr "El perfil de usuario %s ya existe!!!"
-#: ../pyhoca/wxgui/profilemanager.py:2074
+#: ../pyhoca/wxgui/profilemanager.py:2097
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:2084
+#: ../pyhoca/wxgui/profilemanager.py:2107
#, python-format
msgid ""
"Another session profile (%s) already uses [%s]:%s for binding a local SSH "
@@ -690,21 +694,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:2111
+#: ../pyhoca/wxgui/profilemanager.py:2134
#, python-format
msgid "%s - profile added"
msgstr "%s - perfil añadido"
-#: ../pyhoca/wxgui/profilemanager.py:2112
+#: ../pyhoca/wxgui/profilemanager.py:2135
msgid "A new session profile has been added."
msgstr "Se ha añadido un nuevo perfil de sesión."
-#: ../pyhoca/wxgui/profilemanager.py:2116
+#: ../pyhoca/wxgui/profilemanager.py:2139
#, python-format
msgid "%s - modified"
msgstr "%s - modificado"
-#: ../pyhoca/wxgui/profilemanager.py:2117
+#: ../pyhoca/wxgui/profilemanager.py:2140
msgid "Changes to profile have been saved."
msgstr "Se han guardado los cambios en el perfil."
diff --git a/po/fr.po b/po/fr.po
index fe476e1..5496dee 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PyHoca-GUI VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-09-28 10:00+0200\n"
+"POT-Creation-Date: 2012-09-28 17:33+0200\n"
"PO-Revision-Date: 2011-09-17 02:17+0100\n"
"Last-Translator: Mike Gabriel <mike.gabriel(a)das-netzwerkteam.de>\n"
"Language-Team: Renaud Gaudin <rgaudin(a)gmail.com>\n"
@@ -50,7 +50,7 @@ msgstr ""
msgid "SSH proxy server login"
msgstr ""
-#: ../pyhoca/wxgui/logon.py:133 ../pyhoca/wxgui/profilemanager.py:346
+#: ../pyhoca/wxgui/logon.py:133 ../pyhoca/wxgui/profilemanager.py:347
#: ../pyhoca/wxgui/messages.py:132 ../pyhoca/wxgui/printingprefs.py:147
#: ../pyhoca/wxgui/sessiontitle.py:85
msgid "Cancel"
@@ -434,230 +434,234 @@ msgid "Fullscreen"
msgstr ""
#: ../pyhoca/wxgui/profilemanager.py:287
+msgid "Maximized"
+msgstr ""
+
+#: ../pyhoca/wxgui/profilemanager.py:288
msgid "Custom Size"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:292
+#: ../pyhoca/wxgui/profilemanager.py:293
msgid "Set display DPI"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:294
+#: ../pyhoca/wxgui/profilemanager.py:295
msgid "Do not set (use server-side tools to configure the keyboard)"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:295
+#: ../pyhoca/wxgui/profilemanager.py:296
msgid ""
"Automatically detect and use client-side keyboard configuration inside the "
"session"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:296
+#: ../pyhoca/wxgui/profilemanager.py:297
msgid "Use custom keyboard settings as provided below"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:297
+#: ../pyhoca/wxgui/profilemanager.py:298
msgid "Keyboard model"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:299
+#: ../pyhoca/wxgui/profilemanager.py:300
msgid "Layout"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:301
+#: ../pyhoca/wxgui/profilemanager.py:302
msgid "Layout variant"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:303
+#: ../pyhoca/wxgui/profilemanager.py:304
msgid "Enable sound support"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:304
+#: ../pyhoca/wxgui/profilemanager.py:305
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:308
+#: ../pyhoca/wxgui/profilemanager.py:309
msgid "Arts (not supported)"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:311
+#: ../pyhoca/wxgui/profilemanager.py:312
msgid "esd"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:312
+#: ../pyhoca/wxgui/profilemanager.py:313
msgid "Use default sound port"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:313
+#: ../pyhoca/wxgui/profilemanager.py:314
msgid "Custom sound port"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:315
+#: ../pyhoca/wxgui/profilemanager.py:316
msgid "Client Side printing"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:317
+#: ../pyhoca/wxgui/profilemanager.py:318
msgid "Use local folder sharing"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:318
+#: ../pyhoca/wxgui/profilemanager.py:319
msgid "Path"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:321 ../pyhoca/wxgui/profilemanager.py:340
+#: ../pyhoca/wxgui/profilemanager.py:322 ../pyhoca/wxgui/profilemanager.py:341
msgid "Add"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:323
+#: ../pyhoca/wxgui/profilemanager.py:324
msgid "Local Path"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:324
+#: ../pyhoca/wxgui/profilemanager.py:325
msgid "Connect Method"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:325
+#: ../pyhoca/wxgui/profilemanager.py:326
msgid "Delete"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:327
+#: ../pyhoca/wxgui/profilemanager.py:328
msgid "Convert between client and server encodings"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:328
+#: ../pyhoca/wxgui/profilemanager.py:329
msgid "Client encoding"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:330
+#: ../pyhoca/wxgui/profilemanager.py:331
msgid "Server encoding"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:333
+#: ../pyhoca/wxgui/profilemanager.py:334
msgid "Use file MIME box for local file import"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:334
+#: ../pyhoca/wxgui/profilemanager.py:335
msgid "Extensions"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:336
+#: ../pyhoca/wxgui/profilemanager.py:337
msgid "Action"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:341
+#: ../pyhoca/wxgui/profilemanager.py:342
msgid "Defaults"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:343
+#: ../pyhoca/wxgui/profilemanager.py:344
msgid "Save"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:344
+#: ../pyhoca/wxgui/profilemanager.py:345
msgid "Reset"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:394
-#: ../pyhoca/wxgui/profilemanager.py:1089
-#: ../pyhoca/wxgui/profilemanager.py:1983
+#: ../pyhoca/wxgui/profilemanager.py:396
+#: ../pyhoca/wxgui/profilemanager.py:1097
+#: ../pyhoca/wxgui/profilemanager.py:2006
msgid "automatically"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:396
-#: ../pyhoca/wxgui/profilemanager.py:1091
+#: ../pyhoca/wxgui/profilemanager.py:398
+#: ../pyhoca/wxgui/profilemanager.py:1099
msgid "manually"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:405
+#: ../pyhoca/wxgui/profilemanager.py:407
msgid "PyHoca-GUI Profile Manager - new profile"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:407
+#: ../pyhoca/wxgui/profilemanager.py:409
#, python-format
msgid "PyHoca-GUI Profile Manager - %s (connected)"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:409
+#: ../pyhoca/wxgui/profilemanager.py:411
#, python-format
msgid "PyHoca-GUI Profile Manager - %s"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:769
+#: ../pyhoca/wxgui/profilemanager.py:774
msgid "Profile"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:770
+#: ../pyhoca/wxgui/profilemanager.py:775
msgid "Session"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:771
+#: ../pyhoca/wxgui/profilemanager.py:776
msgid "Connection"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:772
+#: ../pyhoca/wxgui/profilemanager.py:777
msgid "Settings"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:773
+#: ../pyhoca/wxgui/profilemanager.py:778
msgid "Sharing"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:1007
+#: ../pyhoca/wxgui/profilemanager.py:1015
msgid "<xkbtype>"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:1008
+#: ../pyhoca/wxgui/profilemanager.py:1016
msgid "<xkblayout>"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:1009
+#: ../pyhoca/wxgui/profilemanager.py:1017
msgid "<xkbvariant>"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:1306
+#: ../pyhoca/wxgui/profilemanager.py:1316
msgid "Icon Files (*.png)|*.png|All files (*.*)|*"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:1309
+#: ../pyhoca/wxgui/profilemanager.py:1319
msgid "Choose an icon for this session profile"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:1600
+#: ../pyhoca/wxgui/profilemanager.py:1610
msgid "All files (*.*)|*"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:1602
-#: ../pyhoca/wxgui/profilemanager.py:1626
+#: ../pyhoca/wxgui/profilemanager.py:1612
+#: ../pyhoca/wxgui/profilemanager.py:1636
msgid "Choose a public SSH key"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:1935
+#: ../pyhoca/wxgui/profilemanager.py:1958
msgid "Choose a folder to share within a session"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:2063
-#: ../pyhoca/wxgui/profilemanager.py:2066
-#: ../pyhoca/wxgui/profilemanager.py:2069
-#: ../pyhoca/wxgui/profilemanager.py:2074
-#: ../pyhoca/wxgui/profilemanager.py:2084 ../pyhoca/wxgui/menus_taskbar.py:118
+#: ../pyhoca/wxgui/profilemanager.py:2086
+#: ../pyhoca/wxgui/profilemanager.py:2089
+#: ../pyhoca/wxgui/profilemanager.py:2092
+#: ../pyhoca/wxgui/profilemanager.py:2097
+#: ../pyhoca/wxgui/profilemanager.py:2107 ../pyhoca/wxgui/menus_taskbar.py:118
msgid "Profile Manager"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:2063
+#: ../pyhoca/wxgui/profilemanager.py:2086
msgid "Profile name is missing, profile unusable!!!"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:2066
-#: ../pyhoca/wxgui/profilemanager.py:2069
+#: ../pyhoca/wxgui/profilemanager.py:2089
+#: ../pyhoca/wxgui/profilemanager.py:2092
#, python-format
msgid "Profile name %s already exists!!!"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:2074
+#: ../pyhoca/wxgui/profilemanager.py:2097
msgid "The SSH proxy configuration is incomplete. Try again."
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:2084
+#: ../pyhoca/wxgui/profilemanager.py:2107
#, python-format
msgid ""
"Another session profile (%s) already uses [%s]:%s for binding a local SSH "
@@ -665,21 +669,21 @@ msgid ""
"Please change the SSH proxy settings accordingly."
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:2111
+#: ../pyhoca/wxgui/profilemanager.py:2134
#, python-format
msgid "%s - profile added"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:2112
+#: ../pyhoca/wxgui/profilemanager.py:2135
msgid "A new session profile has been added."
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:2116
+#: ../pyhoca/wxgui/profilemanager.py:2139
#, python-format
msgid "%s - modified"
msgstr ""
-#: ../pyhoca/wxgui/profilemanager.py:2117
+#: ../pyhoca/wxgui/profilemanager.py:2140
msgid "Changes to profile have been saved."
msgstr ""
diff --git a/po/nb_NO.po b/po/nb_NO.po
index 5a76931..5ea2ded 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-09-28 10:00+0200\n"
+"POT-Creation-Date: 2012-09-28 17:33+0200\n"
"PO-Revision-Date: 2012-06-03 14:30+0100\n"
"Last-Translator: Terje Andersen <teranders(a)gmail.com>\n"
"Language-Team: nb_NO <x2go-i18n(a)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:133 ../pyhoca/wxgui/profilemanager.py:346
+#: ../pyhoca/wxgui/logon.py:133 ../pyhoca/wxgui/profilemanager.py:347
#: ../pyhoca/wxgui/messages.py:132 ../pyhoca/wxgui/printingprefs.py:147
#: ../pyhoca/wxgui/sessiontitle.py:85
msgid "Cancel"
@@ -446,18 +446,22 @@ msgid "Fullscreen"
msgstr "Fullskjerm"
#: ../pyhoca/wxgui/profilemanager.py:287
+msgid "Maximized"
+msgstr ""
+
+#: ../pyhoca/wxgui/profilemanager.py:288
msgid "Custom Size"
msgstr "Egentilpasset størrelse"
-#: ../pyhoca/wxgui/profilemanager.py:292
+#: ../pyhoca/wxgui/profilemanager.py:293
msgid "Set display DPI"
msgstr "Sett skjermens DPI"
-#: ../pyhoca/wxgui/profilemanager.py:294
+#: ../pyhoca/wxgui/profilemanager.py:295
msgid "Do not set (use server-side tools to configure the keyboard)"
msgstr "Ikke angi (benytt server-side verktøy for å konfigurere tastaturet)"
-#: ../pyhoca/wxgui/profilemanager.py:295
+#: ../pyhoca/wxgui/profilemanager.py:296
msgid ""
"Automatically detect and use client-side keyboard configuration inside the "
"session"
@@ -465,213 +469,213 @@ msgstr ""
"Automatisk oppdag og benytt klient-side konfigurasjon for tastaturet inne i "
"sesjonen"
-#: ../pyhoca/wxgui/profilemanager.py:296
+#: ../pyhoca/wxgui/profilemanager.py:297
msgid "Use custom keyboard settings as provided below"
msgstr "Benytt tilpasset innstillinger for tastaturoppsett som gitt nedenfor"
-#: ../pyhoca/wxgui/profilemanager.py:297
+#: ../pyhoca/wxgui/profilemanager.py:298
msgid "Keyboard model"
msgstr "Tastaturmodell"
-#: ../pyhoca/wxgui/profilemanager.py:299
+#: ../pyhoca/wxgui/profilemanager.py:300
msgid "Layout"
msgstr "Utforming"
-#: ../pyhoca/wxgui/profilemanager.py:301
+#: ../pyhoca/wxgui/profilemanager.py:302
msgid "Layout variant"
msgstr "Utformingsvariant"
-#: ../pyhoca/wxgui/profilemanager.py:303
+#: ../pyhoca/wxgui/profilemanager.py:304
msgid "Enable sound support"
msgstr "Aktiver lydstøtte"
-#: ../pyhoca/wxgui/profilemanager.py:304
+#: ../pyhoca/wxgui/profilemanager.py:305
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:308
+#: ../pyhoca/wxgui/profilemanager.py:309
msgid "Arts (not supported)"
msgstr "Arts (ikke supportert)"
-#: ../pyhoca/wxgui/profilemanager.py:311
+#: ../pyhoca/wxgui/profilemanager.py:312
msgid "esd"
msgstr "esd"
-#: ../pyhoca/wxgui/profilemanager.py:312
+#: ../pyhoca/wxgui/profilemanager.py:313
msgid "Use default sound port"
msgstr "Benytt standard lydport"
-#: ../pyhoca/wxgui/profilemanager.py:313
+#: ../pyhoca/wxgui/profilemanager.py:314
msgid "Custom sound port"
msgstr "Selvvalgt lydport"
-#: ../pyhoca/wxgui/profilemanager.py:315
+#: ../pyhoca/wxgui/profilemanager.py:316
msgid "Client Side printing"
msgstr "Klientside utskrift"
-#: ../pyhoca/wxgui/profilemanager.py:317
+#: ../pyhoca/wxgui/profilemanager.py:318
msgid "Use local folder sharing"
msgstr "Benytt lokal mappedeling"
-#: ../pyhoca/wxgui/profilemanager.py:318
+#: ../pyhoca/wxgui/profilemanager.py:319
msgid "Path"
msgstr "Sti"
-#: ../pyhoca/wxgui/profilemanager.py:321 ../pyhoca/wxgui/profilemanager.py:340
+#: ../pyhoca/wxgui/profilemanager.py:322 ../pyhoca/wxgui/profilemanager.py:341
msgid "Add"
msgstr "Legg til"
-#: ../pyhoca/wxgui/profilemanager.py:323
+#: ../pyhoca/wxgui/profilemanager.py:324
msgid "Local Path"
msgstr "Lokal sti"
-#: ../pyhoca/wxgui/profilemanager.py:324
+#: ../pyhoca/wxgui/profilemanager.py:325
msgid "Connect Method"
msgstr "Tilkoblingsmetode"
-#: ../pyhoca/wxgui/profilemanager.py:325
+#: ../pyhoca/wxgui/profilemanager.py:326
msgid "Delete"
msgstr "Slett"
-#: ../pyhoca/wxgui/profilemanager.py:327
+#: ../pyhoca/wxgui/profilemanager.py:328
msgid "Convert between client and server encodings"
msgstr "Konverter tegnkodingen mellom klient og server"
-#: ../pyhoca/wxgui/profilemanager.py:328
+#: ../pyhoca/wxgui/profilemanager.py:329
msgid "Client encoding"
msgstr "Klientens tegnkode"
-#: ../pyhoca/wxgui/profilemanager.py:330
+#: ../pyhoca/wxgui/profilemanager.py:331
msgid "Server encoding"
msgstr "Serverens tegnkode"
-#: ../pyhoca/wxgui/profilemanager.py:333
+#: ../pyhoca/wxgui/profilemanager.py:334
msgid "Use file MIME box for local file import"
msgstr "Benytt filens MIME boks for lokal fil import"
-#: ../pyhoca/wxgui/profilemanager.py:334
+#: ../pyhoca/wxgui/profilemanager.py:335
msgid "Extensions"
msgstr "Utvidelser"
-#: ../pyhoca/wxgui/profilemanager.py:336
+#: ../pyhoca/wxgui/profilemanager.py:337
msgid "Action"
msgstr "Handling"
-#: ../pyhoca/wxgui/profilemanager.py:341
+#: ../pyhoca/wxgui/profilemanager.py:342
msgid "Defaults"
msgstr "Standard"
-#: ../pyhoca/wxgui/profilemanager.py:343
+#: ../pyhoca/wxgui/profilemanager.py:344
msgid "Save"
msgstr "Lagre"
-#: ../pyhoca/wxgui/profilemanager.py:344
+#: ../pyhoca/wxgui/profilemanager.py:345
msgid "Reset"
msgstr "Resett"
-#: ../pyhoca/wxgui/profilemanager.py:394
-#: ../pyhoca/wxgui/profilemanager.py:1089
-#: ../pyhoca/wxgui/profilemanager.py:1983
+#: ../pyhoca/wxgui/profilemanager.py:396
+#: ../pyhoca/wxgui/profilemanager.py:1097
+#: ../pyhoca/wxgui/profilemanager.py:2006
msgid "automatically"
msgstr "automatisk"
-#: ../pyhoca/wxgui/profilemanager.py:396
-#: ../pyhoca/wxgui/profilemanager.py:1091
+#: ../pyhoca/wxgui/profilemanager.py:398
+#: ../pyhoca/wxgui/profilemanager.py:1099
msgid "manually"
msgstr "manuelt"
-#: ../pyhoca/wxgui/profilemanager.py:405
+#: ../pyhoca/wxgui/profilemanager.py:407
msgid "PyHoca-GUI Profile Manager - new profile"
msgstr "PyHoca-GUI Profil håndterer - ny profil"
-#: ../pyhoca/wxgui/profilemanager.py:407
+#: ../pyhoca/wxgui/profilemanager.py:409
#, python-format
msgid "PyHoca-GUI Profile Manager - %s (connected)"
msgstr "PyHoca-GUI Profil håndterer - %s (tilkoblet)"
-#: ../pyhoca/wxgui/profilemanager.py:409
+#: ../pyhoca/wxgui/profilemanager.py:411
#, python-format
msgid "PyHoca-GUI Profile Manager - %s"
msgstr "PyHoca-GUI Profil håndterer - %s"
-#: ../pyhoca/wxgui/profilemanager.py:769
+#: ../pyhoca/wxgui/profilemanager.py:774
msgid "Profile"
msgstr "Profil"
-#: ../pyhoca/wxgui/profilemanager.py:770
+#: ../pyhoca/wxgui/profilemanager.py:775
msgid "Session"
msgstr "Sesjon"
-#: ../pyhoca/wxgui/profilemanager.py:771
+#: ../pyhoca/wxgui/profilemanager.py:776
msgid "Connection"
msgstr "Tilkobling"
-#: ../pyhoca/wxgui/profilemanager.py:772
+#: ../pyhoca/wxgui/profilemanager.py:777
msgid "Settings"
msgstr "Innstillinger"
-#: ../pyhoca/wxgui/profilemanager.py:773
+#: ../pyhoca/wxgui/profilemanager.py:778
msgid "Sharing"
msgstr "Deling"
-#: ../pyhoca/wxgui/profilemanager.py:1007
+#: ../pyhoca/wxgui/profilemanager.py:1015
msgid "<xkbtype>"
msgstr "<xkbtype>"
-#: ../pyhoca/wxgui/profilemanager.py:1008
+#: ../pyhoca/wxgui/profilemanager.py:1016
msgid "<xkblayout>"
msgstr "<xkblayout>"
-#: ../pyhoca/wxgui/profilemanager.py:1009
+#: ../pyhoca/wxgui/profilemanager.py:1017
msgid "<xkbvariant>"
msgstr "<xkbvariant>"
-#: ../pyhoca/wxgui/profilemanager.py:1306
+#: ../pyhoca/wxgui/profilemanager.py:1316
msgid "Icon Files (*.png)|*.png|All files (*.*)|*"
msgstr "Ikonfiler(*.png)|*.png|Alle filer (*.*)|*"
-#: ../pyhoca/wxgui/profilemanager.py:1309
+#: ../pyhoca/wxgui/profilemanager.py:1319
msgid "Choose an icon for this session profile"
msgstr "Velg et ikon for denne sesjonsprofilen"
-#: ../pyhoca/wxgui/profilemanager.py:1600
+#: ../pyhoca/wxgui/profilemanager.py:1610
msgid "All files (*.*)|*"
msgstr "Alle filer (*.*)|*"
-#: ../pyhoca/wxgui/profilemanager.py:1602
-#: ../pyhoca/wxgui/profilemanager.py:1626
+#: ../pyhoca/wxgui/profilemanager.py:1612
+#: ../pyhoca/wxgui/profilemanager.py:1636
msgid "Choose a public SSH key"
msgstr "Velg en offentlig SSH nøkkel"
-#: ../pyhoca/wxgui/profilemanager.py:1935
+#: ../pyhoca/wxgui/profilemanager.py:1958
msgid "Choose a folder to share within a session"
msgstr "Velg en mappe som skal deles i en sesjon"
-#: ../pyhoca/wxgui/profilemanager.py:2063
-#: ../pyhoca/wxgui/profilemanager.py:2066
-#: ../pyhoca/wxgui/profilemanager.py:2069
-#: ../pyhoca/wxgui/profilemanager.py:2074
-#: ../pyhoca/wxgui/profilemanager.py:2084 ../pyhoca/wxgui/menus_taskbar.py:118
+#: ../pyhoca/wxgui/profilemanager.py:2086
+#: ../pyhoca/wxgui/profilemanager.py:2089
+#: ../pyhoca/wxgui/profilemanager.py:2092
+#: ../pyhoca/wxgui/profilemanager.py:2097
+#: ../pyhoca/wxgui/profilemanager.py:2107 ../pyhoca/wxgui/menus_taskbar.py:118
msgid "Profile Manager"
msgstr "Profil håndterer"
-#: ../pyhoca/wxgui/profilemanager.py:2063
+#: ../pyhoca/wxgui/profilemanager.py:2086
msgid "Profile name is missing, profile unusable!!!"
msgstr "Profilnavnet mangler, profilen er ubrukelig!"
-#: ../pyhoca/wxgui/profilemanager.py:2066
-#: ../pyhoca/wxgui/profilemanager.py:2069
+#: ../pyhoca/wxgui/profilemanager.py:2089
+#: ../pyhoca/wxgui/profilemanager.py:2092
#, python-format
msgid "Profile name %s already exists!!!"
msgstr "Profilnavnet %s eksisterer allerede!"
-#: ../pyhoca/wxgui/profilemanager.py:2074
+#: ../pyhoca/wxgui/profilemanager.py:2097
msgid "The SSH proxy configuration is incomplete. Try again."
msgstr "SSH mellomtjener konfigurasjonen er ufullstendig. Forsøk igjen."
-#: ../pyhoca/wxgui/profilemanager.py:2084
+#: ../pyhoca/wxgui/profilemanager.py:2107
#, python-format
msgid ""
"Another session profile (%s) already uses [%s]:%s for binding a local SSH "
@@ -682,21 +686,21 @@ msgstr ""
"lokal SSH mellomtjener.\n"
"Vennligst endre SSH mellomtjener innstillingene tilsvarende."
-#: ../pyhoca/wxgui/profilemanager.py:2111
+#: ../pyhoca/wxgui/profilemanager.py:2134
#, python-format
msgid "%s - profile added"
msgstr "%s - profil lagt til"
-#: ../pyhoca/wxgui/profilemanager.py:2112
+#: ../pyhoca/wxgui/profilemanager.py:2135
msgid "A new session profile has been added."
msgstr "En ny sesjonsprofil har blitt lagt til."
-#: ../pyhoca/wxgui/profilemanager.py:2116
+#: ../pyhoca/wxgui/profilemanager.py:2139
#, python-format
msgid "%s - modified"
msgstr "%s - endret"
-#: ../pyhoca/wxgui/profilemanager.py:2117
+#: ../pyhoca/wxgui/profilemanager.py:2140
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 7970ecc..7cdd890 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-09-28 10:00+0200\n"
+"POT-Creation-Date: 2012-09-28 17:33+0200\n"
"PO-Revision-Date: 2012-06-10 21:16+0100\n"
"Last-Translator: Mike Gabriel <mike.gabriel(a)das-netzwerkteam.de>\n"
"Language-Team: nl <dick.kniep(a)lindix.nl>\n"
@@ -49,7 +49,7 @@ msgstr "Sessie login"
msgid "SSH proxy server login"
msgstr "Login via SSH Proxy"
-#: ../pyhoca/wxgui/logon.py:133 ../pyhoca/wxgui/profilemanager.py:346
+#: ../pyhoca/wxgui/logon.py:133 ../pyhoca/wxgui/profilemanager.py:347
#: ../pyhoca/wxgui/messages.py:132 ../pyhoca/wxgui/printingprefs.py:147
#: ../pyhoca/wxgui/sessiontitle.py:85
msgid "Cancel"
@@ -442,230 +442,234 @@ msgid "Fullscreen"
msgstr "Fullscreen"
#: ../pyhoca/wxgui/profilemanager.py:287
+msgid "Maximized"
+msgstr ""
+
+#: ../pyhoca/wxgui/profilemanager.py:288
msgid "Custom Size"
msgstr "Grootte instellen"
-#: ../pyhoca/wxgui/profilemanager.py:292
+#: ../pyhoca/wxgui/profilemanager.py:293
msgid "Set display DPI"
msgstr "DPI-waarde instellen"
-#: ../pyhoca/wxgui/profilemanager.py:294
+#: ../pyhoca/wxgui/profilemanager.py:295
msgid "Do not set (use server-side tools to configure the keyboard)"
msgstr "Uitzetten (gebruik server-side tools om het toetsenbord in te stellen)"
-#: ../pyhoca/wxgui/profilemanager.py:295
+#: ../pyhoca/wxgui/profilemanager.py:296
msgid ""
"Automatically detect and use client-side keyboard configuration inside the "
"session"
msgstr "Gebruik automatisch gedetecteerd toetsenbord in de sessie"
-#: ../pyhoca/wxgui/profilemanager.py:296
+#: ../pyhoca/wxgui/profilemanager.py:297
msgid "Use custom keyboard settings as provided below"
msgstr "Gebruik de onderstaande speciale toetsenbord instellingen"
-#: ../pyhoca/wxgui/profilemanager.py:297
+#: ../pyhoca/wxgui/profilemanager.py:298
msgid "Keyboard model"
msgstr "Toetsenbord model"
-#: ../pyhoca/wxgui/profilemanager.py:299
+#: ../pyhoca/wxgui/profilemanager.py:300
msgid "Layout"
msgstr "Layout"
-#: ../pyhoca/wxgui/profilemanager.py:301
+#: ../pyhoca/wxgui/profilemanager.py:302
msgid "Layout variant"
msgstr "Layout variant"
-#: ../pyhoca/wxgui/profilemanager.py:303
+#: ../pyhoca/wxgui/profilemanager.py:304
msgid "Enable sound support"
msgstr "Geluid gebruiken"
-#: ../pyhoca/wxgui/profilemanager.py:304
+#: ../pyhoca/wxgui/profilemanager.py:305
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:308
+#: ../pyhoca/wxgui/profilemanager.py:309
msgid "Arts (not supported)"
msgstr "Arts (niet ondersteund)"
-#: ../pyhoca/wxgui/profilemanager.py:311
+#: ../pyhoca/wxgui/profilemanager.py:312
msgid "esd"
msgstr "esd"
-#: ../pyhoca/wxgui/profilemanager.py:312
+#: ../pyhoca/wxgui/profilemanager.py:313
msgid "Use default sound port"
msgstr "Standaard Audio-Port gebruiken"
-#: ../pyhoca/wxgui/profilemanager.py:313
+#: ../pyhoca/wxgui/profilemanager.py:314
msgid "Custom sound port"
msgstr "Speciale Audio-Port"
-#: ../pyhoca/wxgui/profilemanager.py:315
+#: ../pyhoca/wxgui/profilemanager.py:316
msgid "Client Side printing"
msgstr "Afdrukken via deze computer"
-#: ../pyhoca/wxgui/profilemanager.py:317
+#: ../pyhoca/wxgui/profilemanager.py:318
msgid "Use local folder sharing"
msgstr "Delen van lokale mappen"
-#: ../pyhoca/wxgui/profilemanager.py:318
+#: ../pyhoca/wxgui/profilemanager.py:319
msgid "Path"
msgstr "Pad"
-#: ../pyhoca/wxgui/profilemanager.py:321 ../pyhoca/wxgui/profilemanager.py:340
+#: ../pyhoca/wxgui/profilemanager.py:322 ../pyhoca/wxgui/profilemanager.py:341
msgid "Add"
msgstr "Toevoegen"
-#: ../pyhoca/wxgui/profilemanager.py:323
+#: ../pyhoca/wxgui/profilemanager.py:324
msgid "Local Path"
msgstr "Lokaal Pad"
-#: ../pyhoca/wxgui/profilemanager.py:324
+#: ../pyhoca/wxgui/profilemanager.py:325
msgid "Connect Method"
msgstr "Verbindingsmethode"
-#: ../pyhoca/wxgui/profilemanager.py:325
+#: ../pyhoca/wxgui/profilemanager.py:326
msgid "Delete"
msgstr "Verwijderen"
-#: ../pyhoca/wxgui/profilemanager.py:327
+#: ../pyhoca/wxgui/profilemanager.py:328
msgid "Convert between client and server encodings"
msgstr "Encoding tussen client en server vertalen"
-#: ../pyhoca/wxgui/profilemanager.py:328
+#: ../pyhoca/wxgui/profilemanager.py:329
msgid "Client encoding"
msgstr "Client encoding"
-#: ../pyhoca/wxgui/profilemanager.py:330
+#: ../pyhoca/wxgui/profilemanager.py:331
msgid "Server encoding"
msgstr "Server encoding"
-#: ../pyhoca/wxgui/profilemanager.py:333
+#: ../pyhoca/wxgui/profilemanager.py:334
msgid "Use file MIME box for local file import"
msgstr "Importeren lokale bestanden via MIME box"
-#: ../pyhoca/wxgui/profilemanager.py:334
+#: ../pyhoca/wxgui/profilemanager.py:335
msgid "Extensions"
msgstr "Uitbreidingen"
-#: ../pyhoca/wxgui/profilemanager.py:336
+#: ../pyhoca/wxgui/profilemanager.py:337
msgid "Action"
msgstr "Actie"
-#: ../pyhoca/wxgui/profilemanager.py:341
+#: ../pyhoca/wxgui/profilemanager.py:342
msgid "Defaults"
msgstr "Standaardwaarden"
-#: ../pyhoca/wxgui/profilemanager.py:343
+#: ../pyhoca/wxgui/profilemanager.py:344
msgid "Save"
msgstr "Opslaan"
-#: ../pyhoca/wxgui/profilemanager.py:344
+#: ../pyhoca/wxgui/profilemanager.py:345
msgid "Reset"
msgstr "Reset"
-#: ../pyhoca/wxgui/profilemanager.py:394
-#: ../pyhoca/wxgui/profilemanager.py:1089
-#: ../pyhoca/wxgui/profilemanager.py:1983
+#: ../pyhoca/wxgui/profilemanager.py:396
+#: ../pyhoca/wxgui/profilemanager.py:1097
+#: ../pyhoca/wxgui/profilemanager.py:2006
msgid "automatically"
msgstr "automatisch"
-#: ../pyhoca/wxgui/profilemanager.py:396
-#: ../pyhoca/wxgui/profilemanager.py:1091
+#: ../pyhoca/wxgui/profilemanager.py:398
+#: ../pyhoca/wxgui/profilemanager.py:1099
msgid "manually"
msgstr "handmatig"
-#: ../pyhoca/wxgui/profilemanager.py:405
+#: ../pyhoca/wxgui/profilemanager.py:407
msgid "PyHoca-GUI Profile Manager - new profile"
msgstr "PyHoca-GUI Profiel manager - nieuw profiel"
-#: ../pyhoca/wxgui/profilemanager.py:407
+#: ../pyhoca/wxgui/profilemanager.py:409
#, python-format
msgid "PyHoca-GUI Profile Manager - %s (connected)"
msgstr "PyHoca-GUI Profiel manager - %s (verbonden)"
-#: ../pyhoca/wxgui/profilemanager.py:409
+#: ../pyhoca/wxgui/profilemanager.py:411
#, python-format
msgid "PyHoca-GUI Profile Manager - %s"
msgstr "PyHoca-GUI Profiel manager - %s"
-#: ../pyhoca/wxgui/profilemanager.py:769
+#: ../pyhoca/wxgui/profilemanager.py:774
msgid "Profile"
msgstr "Profiel"
-#: ../pyhoca/wxgui/profilemanager.py:770
+#: ../pyhoca/wxgui/profilemanager.py:775
msgid "Session"
msgstr "Sessie"
-#: ../pyhoca/wxgui/profilemanager.py:771
+#: ../pyhoca/wxgui/profilemanager.py:776
msgid "Connection"
msgstr "Verbinding"
-#: ../pyhoca/wxgui/profilemanager.py:772
+#: ../pyhoca/wxgui/profilemanager.py:777
msgid "Settings"
msgstr "Instellingen"
-#: ../pyhoca/wxgui/profilemanager.py:773
+#: ../pyhoca/wxgui/profilemanager.py:778
msgid "Sharing"
msgstr "Delen"
-#: ../pyhoca/wxgui/profilemanager.py:1007
+#: ../pyhoca/wxgui/profilemanager.py:1015
msgid "<xkbtype>"
msgstr "pc105/us"
-#: ../pyhoca/wxgui/profilemanager.py:1008
+#: ../pyhoca/wxgui/profilemanager.py:1016
msgid "<xkblayout>"
msgstr "us"
-#: ../pyhoca/wxgui/profilemanager.py:1009
+#: ../pyhoca/wxgui/profilemanager.py:1017
msgid "<xkbvariant>"
msgstr "intl"
-#: ../pyhoca/wxgui/profilemanager.py:1306
+#: ../pyhoca/wxgui/profilemanager.py:1316
msgid "Icon Files (*.png)|*.png|All files (*.*)|*"
msgstr "Icon Bestanden (*.png)|*.png|Alle Bestanden (*.*)|*"
-#: ../pyhoca/wxgui/profilemanager.py:1309
+#: ../pyhoca/wxgui/profilemanager.py:1319
msgid "Choose an icon for this session profile"
msgstr "Icon voor dit Profiel kiezen"
-#: ../pyhoca/wxgui/profilemanager.py:1600
+#: ../pyhoca/wxgui/profilemanager.py:1610
msgid "All files (*.*)|*"
msgstr "Alle Bestanden (*.*)|*"
-#: ../pyhoca/wxgui/profilemanager.py:1602
-#: ../pyhoca/wxgui/profilemanager.py:1626
+#: ../pyhoca/wxgui/profilemanager.py:1612
+#: ../pyhoca/wxgui/profilemanager.py:1636
msgid "Choose a public SSH key"
msgstr "Kies een public SSH-key"
-#: ../pyhoca/wxgui/profilemanager.py:1935
+#: ../pyhoca/wxgui/profilemanager.py:1958
msgid "Choose a folder to share within a session"
msgstr "Kies een map om te delen"
-#: ../pyhoca/wxgui/profilemanager.py:2063
-#: ../pyhoca/wxgui/profilemanager.py:2066
-#: ../pyhoca/wxgui/profilemanager.py:2069
-#: ../pyhoca/wxgui/profilemanager.py:2074
-#: ../pyhoca/wxgui/profilemanager.py:2084 ../pyhoca/wxgui/menus_taskbar.py:118
+#: ../pyhoca/wxgui/profilemanager.py:2086
+#: ../pyhoca/wxgui/profilemanager.py:2089
+#: ../pyhoca/wxgui/profilemanager.py:2092
+#: ../pyhoca/wxgui/profilemanager.py:2097
+#: ../pyhoca/wxgui/profilemanager.py:2107 ../pyhoca/wxgui/menus_taskbar.py:118
msgid "Profile Manager"
msgstr "Profiel manager"
-#: ../pyhoca/wxgui/profilemanager.py:2063
+#: ../pyhoca/wxgui/profilemanager.py:2086
msgid "Profile name is missing, profile unusable!!!"
msgstr "Profiel naam ontbreekt, kan niet gebruikt worden!!!"
-#: ../pyhoca/wxgui/profilemanager.py:2066
-#: ../pyhoca/wxgui/profilemanager.py:2069
+#: ../pyhoca/wxgui/profilemanager.py:2089
+#: ../pyhoca/wxgui/profilemanager.py:2092
#, python-format
msgid "Profile name %s already exists!!!"
msgstr "Profiel %s bestaat al"
-#: ../pyhoca/wxgui/profilemanager.py:2074
+#: ../pyhoca/wxgui/profilemanager.py:2097
msgid "The SSH proxy configuration is incomplete. Try again."
msgstr "SSH Proxy Configuratie is niet volledig! Opnieuw proberen..."
-#: ../pyhoca/wxgui/profilemanager.py:2084
+#: ../pyhoca/wxgui/profilemanager.py:2107
#, python-format
msgid ""
"Another session profile (%s) already uses [%s]:%s for binding a local SSH "
@@ -676,21 +680,21 @@ msgstr ""
"SSH proxy.\n"
"Verander de SSH proxy instelling om dit probleem te verhelpen."
-#: ../pyhoca/wxgui/profilemanager.py:2111
+#: ../pyhoca/wxgui/profilemanager.py:2134
#, python-format
msgid "%s - profile added"
msgstr "%s - Profiel toegevoegd"
-#: ../pyhoca/wxgui/profilemanager.py:2112
+#: ../pyhoca/wxgui/profilemanager.py:2135
msgid "A new session profile has been added."
msgstr "Een nieuw Profiel is toegevoegd"
-#: ../pyhoca/wxgui/profilemanager.py:2116
+#: ../pyhoca/wxgui/profilemanager.py:2139
#, python-format
msgid "%s - modified"
msgstr "%s - gewijzigd"
-#: ../pyhoca/wxgui/profilemanager.py:2117
+#: ../pyhoca/wxgui/profilemanager.py:2140
msgid "Changes to profile have been saved."
msgstr "Wijzigingen in het profiel zijn opgeslagen."
diff --git a/po/ru.po b/po/ru.po
index 21bc35e..2a7de1c 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PyHoca-GUI VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-09-28 10:00+0200\n"
+"POT-Creation-Date: 2012-09-28 17:33+0200\n"
"PO-Revision-Date: 2012-09-05 10:51+0200\n"
"Last-Translator: Oleksandr Shneyder <o.shneyder(a)phoca-gmbh.de>\n"
"Language-Team: Russian <x2go-i18n(a)lists.berlios.de>\n"
@@ -55,7 +55,7 @@ msgstr "Логин сессии"
msgid "SSH proxy server login"
msgstr "Логин SSH прокси сервера"
-#: ../pyhoca/wxgui/logon.py:133 ../pyhoca/wxgui/profilemanager.py:346
+#: ../pyhoca/wxgui/logon.py:133 ../pyhoca/wxgui/profilemanager.py:347
#: ../pyhoca/wxgui/messages.py:132 ../pyhoca/wxgui/printingprefs.py:147
#: ../pyhoca/wxgui/sessiontitle.py:85
msgid "Cancel"
@@ -446,230 +446,234 @@ msgid "Fullscreen"
msgstr "Полноэкранный режим"
#: ../pyhoca/wxgui/profilemanager.py:287
+msgid "Maximized"
+msgstr ""
+
+#: ../pyhoca/wxgui/profilemanager.py:288
msgid "Custom Size"
msgstr "Другой размер"
-#: ../pyhoca/wxgui/profilemanager.py:292
+#: ../pyhoca/wxgui/profilemanager.py:293
msgid "Set display DPI"
msgstr "Установить DPI"
-#: ../pyhoca/wxgui/profilemanager.py:294
+#: ../pyhoca/wxgui/profilemanager.py:295
msgid "Do not set (use server-side tools to configure the keyboard)"
msgstr "Не устанавливать (конфигурация на стороне сервера)"
-#: ../pyhoca/wxgui/profilemanager.py:295
+#: ../pyhoca/wxgui/profilemanager.py:296
msgid ""
"Automatically detect and use client-side keyboard configuration inside the "
"session"
msgstr "автоматически определять и использовать установки на стороне сервера"
-#: ../pyhoca/wxgui/profilemanager.py:296
+#: ../pyhoca/wxgui/profilemanager.py:297
msgid "Use custom keyboard settings as provided below"
msgstr "Использовать следующие установки"
-#: ../pyhoca/wxgui/profilemanager.py:297
+#: ../pyhoca/wxgui/profilemanager.py:298
msgid "Keyboard model"
msgstr "Модель"
-#: ../pyhoca/wxgui/profilemanager.py:299
+#: ../pyhoca/wxgui/profilemanager.py:300
msgid "Layout"
msgstr "Раскладка"
-#: ../pyhoca/wxgui/profilemanager.py:301
+#: ../pyhoca/wxgui/profilemanager.py:302
msgid "Layout variant"
msgstr "Вариант раскладки"
-#: ../pyhoca/wxgui/profilemanager.py:303
+#: ../pyhoca/wxgui/profilemanager.py:304
msgid "Enable sound support"
msgstr "Активировать звук"
-#: ../pyhoca/wxgui/profilemanager.py:304
+#: ../pyhoca/wxgui/profilemanager.py:305
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:308
+#: ../pyhoca/wxgui/profilemanager.py:309
msgid "Arts (not supported)"
msgstr "Arts (не поддерживается)"
-#: ../pyhoca/wxgui/profilemanager.py:311
+#: ../pyhoca/wxgui/profilemanager.py:312
msgid "esd"
msgstr "esd"
-#: ../pyhoca/wxgui/profilemanager.py:312
+#: ../pyhoca/wxgui/profilemanager.py:313
msgid "Use default sound port"
msgstr "Звуковой порт по умолчанию"
-#: ../pyhoca/wxgui/profilemanager.py:313
+#: ../pyhoca/wxgui/profilemanager.py:314
msgid "Custom sound port"
msgstr "Другой звуковой порт"
-#: ../pyhoca/wxgui/profilemanager.py:315
+#: ../pyhoca/wxgui/profilemanager.py:316
msgid "Client Side printing"
msgstr "Печать на стороне клиента"
-#: ../pyhoca/wxgui/profilemanager.py:317
+#: ../pyhoca/wxgui/profilemanager.py:318
msgid "Use local folder sharing"
msgstr "Доступ к локальным каталогам"
-#: ../pyhoca/wxgui/profilemanager.py:318
+#: ../pyhoca/wxgui/profilemanager.py:319
msgid "Path"
msgstr "Путь"
-#: ../pyhoca/wxgui/profilemanager.py:321 ../pyhoca/wxgui/profilemanager.py:340
+#: ../pyhoca/wxgui/profilemanager.py:322 ../pyhoca/wxgui/profilemanager.py:341
msgid "Add"
msgstr "Добавить"
-#: ../pyhoca/wxgui/profilemanager.py:323
+#: ../pyhoca/wxgui/profilemanager.py:324
msgid "Local Path"
msgstr "Локальный путь"
-#: ../pyhoca/wxgui/profilemanager.py:324
+#: ../pyhoca/wxgui/profilemanager.py:325
msgid "Connect Method"
msgstr "Метод подключения"
-#: ../pyhoca/wxgui/profilemanager.py:325
+#: ../pyhoca/wxgui/profilemanager.py:326
msgid "Delete"
msgstr "Удалить"
-#: ../pyhoca/wxgui/profilemanager.py:327
+#: ../pyhoca/wxgui/profilemanager.py:328
msgid "Convert between client and server encodings"
msgstr "Кодировка имен файлов"
-#: ../pyhoca/wxgui/profilemanager.py:328
+#: ../pyhoca/wxgui/profilemanager.py:329
msgid "Client encoding"
msgstr "На стороне клиента"
-#: ../pyhoca/wxgui/profilemanager.py:330
+#: ../pyhoca/wxgui/profilemanager.py:331
msgid "Server encoding"
msgstr "На стороне сервера"
-#: ../pyhoca/wxgui/profilemanager.py:333
+#: ../pyhoca/wxgui/profilemanager.py:334
msgid "Use file MIME box for local file import"
msgstr "Использовать MIME box для импорта локальных файлов"
-#: ../pyhoca/wxgui/profilemanager.py:334
+#: ../pyhoca/wxgui/profilemanager.py:335
msgid "Extensions"
msgstr "Расширения"
-#: ../pyhoca/wxgui/profilemanager.py:336
+#: ../pyhoca/wxgui/profilemanager.py:337
msgid "Action"
msgstr "Действие"
-#: ../pyhoca/wxgui/profilemanager.py:341
+#: ../pyhoca/wxgui/profilemanager.py:342
msgid "Defaults"
msgstr "По умолчанию"
-#: ../pyhoca/wxgui/profilemanager.py:343
+#: ../pyhoca/wxgui/profilemanager.py:344
msgid "Save"
msgstr "Сохранить"
-#: ../pyhoca/wxgui/profilemanager.py:344
+#: ../pyhoca/wxgui/profilemanager.py:345
msgid "Reset"
msgstr "Восстановить"
-#: ../pyhoca/wxgui/profilemanager.py:394
-#: ../pyhoca/wxgui/profilemanager.py:1089
-#: ../pyhoca/wxgui/profilemanager.py:1983
+#: ../pyhoca/wxgui/profilemanager.py:396
+#: ../pyhoca/wxgui/profilemanager.py:1097
+#: ../pyhoca/wxgui/profilemanager.py:2006
msgid "automatically"
msgstr "автоматически"
-#: ../pyhoca/wxgui/profilemanager.py:396
-#: ../pyhoca/wxgui/profilemanager.py:1091
+#: ../pyhoca/wxgui/profilemanager.py:398
+#: ../pyhoca/wxgui/profilemanager.py:1099
msgid "manually"
msgstr "в ручную"
-#: ../pyhoca/wxgui/profilemanager.py:405
+#: ../pyhoca/wxgui/profilemanager.py:407
msgid "PyHoca-GUI Profile Manager - new profile"
msgstr "PyHoca-GUI Profile Manager - новый профиль"
-#: ../pyhoca/wxgui/profilemanager.py:407
+#: ../pyhoca/wxgui/profilemanager.py:409
#, python-format
msgid "PyHoca-GUI Profile Manager - %s (connected)"
msgstr "PyHoca-GUI Profile Manager - %s (соединение)"
-#: ../pyhoca/wxgui/profilemanager.py:409
+#: ../pyhoca/wxgui/profilemanager.py:411
#, python-format
msgid "PyHoca-GUI Profile Manager - %s"
msgstr "PyHoca-GUI Profile Manager - %s"
-#: ../pyhoca/wxgui/profilemanager.py:769
+#: ../pyhoca/wxgui/profilemanager.py:774
msgid "Profile"
msgstr "Профиль"
-#: ../pyhoca/wxgui/profilemanager.py:770
+#: ../pyhoca/wxgui/profilemanager.py:775
msgid "Session"
msgstr "Сессия"
-#: ../pyhoca/wxgui/profilemanager.py:771
+#: ../pyhoca/wxgui/profilemanager.py:776
msgid "Connection"
msgstr "Соединение"
-#: ../pyhoca/wxgui/profilemanager.py:772
+#: ../pyhoca/wxgui/profilemanager.py:777
msgid "Settings"
msgstr "Установки"
-#: ../pyhoca/wxgui/profilemanager.py:773
+#: ../pyhoca/wxgui/profilemanager.py:778
msgid "Sharing"
msgstr "Доступ"
-#: ../pyhoca/wxgui/profilemanager.py:1007
+#: ../pyhoca/wxgui/profilemanager.py:1015
msgid "<xkbtype>"
msgstr "<xkbtype>"
-#: ../pyhoca/wxgui/profilemanager.py:1008
+#: ../pyhoca/wxgui/profilemanager.py:1016
msgid "<xkblayout>"
msgstr "<xkblayout>"
-#: ../pyhoca/wxgui/profilemanager.py:1009
+#: ../pyhoca/wxgui/profilemanager.py:1017
msgid "<xkbvariant>"
msgstr "<xkbvariant>"
-#: ../pyhoca/wxgui/profilemanager.py:1306
+#: ../pyhoca/wxgui/profilemanager.py:1316
msgid "Icon Files (*.png)|*.png|All files (*.*)|*"
msgstr "Графические файлы (*.png)|*.png|Все файлы (*.*)|*"
-#: ../pyhoca/wxgui/profilemanager.py:1309
+#: ../pyhoca/wxgui/profilemanager.py:1319
msgid "Choose an icon for this session profile"
msgstr "Выбрать пиктограмму"
-#: ../pyhoca/wxgui/profilemanager.py:1600
+#: ../pyhoca/wxgui/profilemanager.py:1610
msgid "All files (*.*)|*"
msgstr "Все файлы (*.*)|*"
-#: ../pyhoca/wxgui/profilemanager.py:1602
-#: ../pyhoca/wxgui/profilemanager.py:1626
+#: ../pyhoca/wxgui/profilemanager.py:1612
+#: ../pyhoca/wxgui/profilemanager.py:1636
msgid "Choose a public SSH key"
msgstr "Выбрать публичный ключ SSH"
-#: ../pyhoca/wxgui/profilemanager.py:1935
+#: ../pyhoca/wxgui/profilemanager.py:1958
msgid "Choose a folder to share within a session"
msgstr "Выбрать экспортируемый каталог"
-#: ../pyhoca/wxgui/profilemanager.py:2063
-#: ../pyhoca/wxgui/profilemanager.py:2066
-#: ../pyhoca/wxgui/profilemanager.py:2069
-#: ../pyhoca/wxgui/profilemanager.py:2074
-#: ../pyhoca/wxgui/profilemanager.py:2084 ../pyhoca/wxgui/menus_taskbar.py:118
+#: ../pyhoca/wxgui/profilemanager.py:2086
+#: ../pyhoca/wxgui/profilemanager.py:2089
+#: ../pyhoca/wxgui/profilemanager.py:2092
+#: ../pyhoca/wxgui/profilemanager.py:2097
+#: ../pyhoca/wxgui/profilemanager.py:2107 ../pyhoca/wxgui/menus_taskbar.py:118
msgid "Profile Manager"
msgstr "Profile Manager"
-#: ../pyhoca/wxgui/profilemanager.py:2063
+#: ../pyhoca/wxgui/profilemanager.py:2086
msgid "Profile name is missing, profile unusable!!!"
msgstr "Имя профиля не установлено!!!"
-#: ../pyhoca/wxgui/profilemanager.py:2066
-#: ../pyhoca/wxgui/profilemanager.py:2069
+#: ../pyhoca/wxgui/profilemanager.py:2089
+#: ../pyhoca/wxgui/profilemanager.py:2092
#, python-format
msgid "Profile name %s already exists!!!"
msgstr "Профиль с именем %s существует!!!"
-#: ../pyhoca/wxgui/profilemanager.py:2074
+#: ../pyhoca/wxgui/profilemanager.py:2097
msgid "The SSH proxy configuration is incomplete. Try again."
msgstr "Конфигурация SSH прокси не завершена. Попробуйте еще раз."
-#: ../pyhoca/wxgui/profilemanager.py:2084
+#: ../pyhoca/wxgui/profilemanager.py:2107
#, python-format
msgid ""
"Another session profile (%s) already uses [%s]:%s for binding a local SSH "
@@ -680,21 +684,21 @@ msgstr ""
"прокси.\n"
"Измените настройки SSH прокси."
-#: ../pyhoca/wxgui/profilemanager.py:2111
+#: ../pyhoca/wxgui/profilemanager.py:2134
#, python-format
msgid "%s - profile added"
msgstr "%s - профиль добавлен"
-#: ../pyhoca/wxgui/profilemanager.py:2112
+#: ../pyhoca/wxgui/profilemanager.py:2135
msgid "A new session profile has been added."
msgstr "Новый профиль сессии добавлен."
-#: ../pyhoca/wxgui/profilemanager.py:2116
+#: ../pyhoca/wxgui/profilemanager.py:2139
#, python-format
msgid "%s - modified"
msgstr "%s - модифицирован"
-#: ../pyhoca/wxgui/profilemanager.py:2117
+#: ../pyhoca/wxgui/profilemanager.py:2140
msgid "Changes to profile have been saved."
msgstr "Изменения в профиле сохранены."
diff --git a/po/sv.po b/po/sv.po
index 3a9594a..0151bc2 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-09-28 10:00+0200\n"
+"POT-Creation-Date: 2012-09-28 17:33+0200\n"
"PO-Revision-Date: 2012-06-01 17:59+0100\n"
"Last-Translator: Daniel Lindgren <dali.spam(a)gmail.com>\n"
"Language-Team: Swedish <x2go-i18n(a)lists.berlios.de>\n"
@@ -50,7 +50,7 @@ msgstr "Sessionsinloggning"
msgid "SSH proxy server login"
msgstr "SSH proxyserverinloggning"
-#: ../pyhoca/wxgui/logon.py:133 ../pyhoca/wxgui/profilemanager.py:346
+#: ../pyhoca/wxgui/logon.py:133 ../pyhoca/wxgui/profilemanager.py:347
#: ../pyhoca/wxgui/messages.py:132 ../pyhoca/wxgui/printingprefs.py:147
#: ../pyhoca/wxgui/sessiontitle.py:85
msgid "Cancel"
@@ -443,19 +443,23 @@ msgid "Fullscreen"
msgstr "Fullskärm"
#: ../pyhoca/wxgui/profilemanager.py:287
+msgid "Maximized"
+msgstr ""
+
+#: ../pyhoca/wxgui/profilemanager.py:288
msgid "Custom Size"
msgstr "Anpassad storlek"
-#: ../pyhoca/wxgui/profilemanager.py:292
+#: ../pyhoca/wxgui/profilemanager.py:293
msgid "Set display DPI"
msgstr "Ange skärmupplösning (DPI)"
-#: ../pyhoca/wxgui/profilemanager.py:294
+#: ../pyhoca/wxgui/profilemanager.py:295
msgid "Do not set (use server-side tools to configure the keyboard)"
msgstr ""
"Konfigurera inte (använd verktyg på server för att konfigurera tangentbord)"
-#: ../pyhoca/wxgui/profilemanager.py:295
+#: ../pyhoca/wxgui/profilemanager.py:296
msgid ""
"Automatically detect and use client-side keyboard configuration inside the "
"session"
@@ -463,213 +467,213 @@ msgstr ""
"Detektera automatiskt och använd klientinställningar för tangentbord i "
"session"
-#: ../pyhoca/wxgui/profilemanager.py:296
+#: ../pyhoca/wxgui/profilemanager.py:297
msgid "Use custom keyboard settings as provided below"
msgstr "Använd nedan angivna tangentbordsinställningar"
-#: ../pyhoca/wxgui/profilemanager.py:297
+#: ../pyhoca/wxgui/profilemanager.py:298
msgid "Keyboard model"
msgstr "Tangentbordsmodell"
-#: ../pyhoca/wxgui/profilemanager.py:299
+#: ../pyhoca/wxgui/profilemanager.py:300
msgid "Layout"
msgstr "Tangentbordslayout"
-#: ../pyhoca/wxgui/profilemanager.py:301
+#: ../pyhoca/wxgui/profilemanager.py:302
msgid "Layout variant"
msgstr "Variant"
-#: ../pyhoca/wxgui/profilemanager.py:303
+#: ../pyhoca/wxgui/profilemanager.py:304
msgid "Enable sound support"
msgstr "Aktivera ljudstöd"
-#: ../pyhoca/wxgui/profilemanager.py:304
+#: ../pyhoca/wxgui/profilemanager.py:305
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:308
+#: ../pyhoca/wxgui/profilemanager.py:309
msgid "Arts (not supported)"
msgstr "Arts (ej supportad)"
-#: ../pyhoca/wxgui/profilemanager.py:311
+#: ../pyhoca/wxgui/profilemanager.py:312
msgid "esd"
msgstr "esd"
-#: ../pyhoca/wxgui/profilemanager.py:312
+#: ../pyhoca/wxgui/profilemanager.py:313
msgid "Use default sound port"
msgstr "Använd standardport för ljud"
-#: ../pyhoca/wxgui/profilemanager.py:313
+#: ../pyhoca/wxgui/profilemanager.py:314
msgid "Custom sound port"
msgstr "Anpassad ljudport"
-#: ../pyhoca/wxgui/profilemanager.py:315
+#: ../pyhoca/wxgui/profilemanager.py:316
msgid "Client Side printing"
msgstr "Stöd för utskrifter via klienten"
-#: ../pyhoca/wxgui/profilemanager.py:317
+#: ../pyhoca/wxgui/profilemanager.py:318
msgid "Use local folder sharing"
msgstr "Använd lokal mappdelning"
-#: ../pyhoca/wxgui/profilemanager.py:318
+#: ../pyhoca/wxgui/profilemanager.py:319
msgid "Path"
msgstr "Sökväg"
-#: ../pyhoca/wxgui/profilemanager.py:321 ../pyhoca/wxgui/profilemanager.py:340
+#: ../pyhoca/wxgui/profilemanager.py:322 ../pyhoca/wxgui/profilemanager.py:341
msgid "Add"
msgstr "Lägg till"
-#: ../pyhoca/wxgui/profilemanager.py:323
+#: ../pyhoca/wxgui/profilemanager.py:324
msgid "Local Path"
msgstr "Lokal sökväg"
-#: ../pyhoca/wxgui/profilemanager.py:324
+#: ../pyhoca/wxgui/profilemanager.py:325
msgid "Connect Method"
msgstr "Anslutningsmetod"
-#: ../pyhoca/wxgui/profilemanager.py:325
+#: ../pyhoca/wxgui/profilemanager.py:326
msgid "Delete"
msgstr "Radera"
-#: ../pyhoca/wxgui/profilemanager.py:327
+#: ../pyhoca/wxgui/profilemanager.py:328
msgid "Convert between client and server encodings"
msgstr "Konvertera kodtabell mellan klient och server"
-#: ../pyhoca/wxgui/profilemanager.py:328
+#: ../pyhoca/wxgui/profilemanager.py:329
msgid "Client encoding"
msgstr "Kodtabell klient"
-#: ../pyhoca/wxgui/profilemanager.py:330
+#: ../pyhoca/wxgui/profilemanager.py:331
msgid "Server encoding"
msgstr "Kodtabell server"
-#: ../pyhoca/wxgui/profilemanager.py:333
+#: ../pyhoca/wxgui/profilemanager.py:334
msgid "Use file MIME box for local file import"
msgstr "Använd MIME för lokal filimport"
-#: ../pyhoca/wxgui/profilemanager.py:334
+#: ../pyhoca/wxgui/profilemanager.py:335
msgid "Extensions"
msgstr "Filändelser"
-#: ../pyhoca/wxgui/profilemanager.py:336
+#: ../pyhoca/wxgui/profilemanager.py:337
msgid "Action"
msgstr "Hantering"
-#: ../pyhoca/wxgui/profilemanager.py:341
+#: ../pyhoca/wxgui/profilemanager.py:342
msgid "Defaults"
msgstr "Standard"
-#: ../pyhoca/wxgui/profilemanager.py:343
+#: ../pyhoca/wxgui/profilemanager.py:344
msgid "Save"
msgstr "Spara"
-#: ../pyhoca/wxgui/profilemanager.py:344
+#: ../pyhoca/wxgui/profilemanager.py:345
msgid "Reset"
msgstr "Återställ"
-#: ../pyhoca/wxgui/profilemanager.py:394
-#: ../pyhoca/wxgui/profilemanager.py:1089
-#: ../pyhoca/wxgui/profilemanager.py:1983
+#: ../pyhoca/wxgui/profilemanager.py:396
+#: ../pyhoca/wxgui/profilemanager.py:1097
+#: ../pyhoca/wxgui/profilemanager.py:2006
msgid "automatically"
msgstr "automatisk"
-#: ../pyhoca/wxgui/profilemanager.py:396
-#: ../pyhoca/wxgui/profilemanager.py:1091
+#: ../pyhoca/wxgui/profilemanager.py:398
+#: ../pyhoca/wxgui/profilemanager.py:1099
msgid "manually"
msgstr "manuellt"
-#: ../pyhoca/wxgui/profilemanager.py:405
+#: ../pyhoca/wxgui/profilemanager.py:407
msgid "PyHoca-GUI Profile Manager - new profile"
msgstr "PyHoca-GUI Profilhanterare - ny profil"
-#: ../pyhoca/wxgui/profilemanager.py:407
+#: ../pyhoca/wxgui/profilemanager.py:409
#, python-format
msgid "PyHoca-GUI Profile Manager - %s (connected)"
msgstr " PyHoca-GUI Profilhanterare - %s (ansluten)"
-#: ../pyhoca/wxgui/profilemanager.py:409
+#: ../pyhoca/wxgui/profilemanager.py:411
#, python-format
msgid "PyHoca-GUI Profile Manager - %s"
msgstr "PyHoca-GUI Profilhanterare - %s"
-#: ../pyhoca/wxgui/profilemanager.py:769
+#: ../pyhoca/wxgui/profilemanager.py:774
msgid "Profile"
msgstr "Profil"
-#: ../pyhoca/wxgui/profilemanager.py:770
+#: ../pyhoca/wxgui/profilemanager.py:775
msgid "Session"
msgstr "Session"
-#: ../pyhoca/wxgui/profilemanager.py:771
+#: ../pyhoca/wxgui/profilemanager.py:776
msgid "Connection"
msgstr "Anslutning"
-#: ../pyhoca/wxgui/profilemanager.py:772
+#: ../pyhoca/wxgui/profilemanager.py:777
msgid "Settings"
msgstr "Inställningar"
-#: ../pyhoca/wxgui/profilemanager.py:773
+#: ../pyhoca/wxgui/profilemanager.py:778
msgid "Sharing"
msgstr "Delning"
-#: ../pyhoca/wxgui/profilemanager.py:1007
+#: ../pyhoca/wxgui/profilemanager.py:1015
msgid "<xkbtype>"
msgstr "pc105"
-#: ../pyhoca/wxgui/profilemanager.py:1008
+#: ../pyhoca/wxgui/profilemanager.py:1016
msgid "<xkblayout>"
msgstr "se"
-#: ../pyhoca/wxgui/profilemanager.py:1009
+#: ../pyhoca/wxgui/profilemanager.py:1017
msgid "<xkbvariant>"
msgstr "se"
-#: ../pyhoca/wxgui/profilemanager.py:1306
+#: ../pyhoca/wxgui/profilemanager.py:1316
msgid "Icon Files (*.png)|*.png|All files (*.*)|*"
msgstr "Ikonfiler (*.png)|*.png|Alla filer (*.*)|*"
-#: ../pyhoca/wxgui/profilemanager.py:1309
+#: ../pyhoca/wxgui/profilemanager.py:1319
msgid "Choose an icon for this session profile"
msgstr "Välj en ikon för denna sessionsprofil"
-#: ../pyhoca/wxgui/profilemanager.py:1600
+#: ../pyhoca/wxgui/profilemanager.py:1610
msgid "All files (*.*)|*"
msgstr "Alla filer (*.*)|*"
-#: ../pyhoca/wxgui/profilemanager.py:1602
-#: ../pyhoca/wxgui/profilemanager.py:1626
+#: ../pyhoca/wxgui/profilemanager.py:1612
+#: ../pyhoca/wxgui/profilemanager.py:1636
msgid "Choose a public SSH key"
msgstr "Välj en public SSH-nyckel"
-#: ../pyhoca/wxgui/profilemanager.py:1935
+#: ../pyhoca/wxgui/profilemanager.py:1958
msgid "Choose a folder to share within a session"
msgstr "Välj en mapp att dela i en session"
-#: ../pyhoca/wxgui/profilemanager.py:2063
-#: ../pyhoca/wxgui/profilemanager.py:2066
-#: ../pyhoca/wxgui/profilemanager.py:2069
-#: ../pyhoca/wxgui/profilemanager.py:2074
-#: ../pyhoca/wxgui/profilemanager.py:2084 ../pyhoca/wxgui/menus_taskbar.py:118
+#: ../pyhoca/wxgui/profilemanager.py:2086
+#: ../pyhoca/wxgui/profilemanager.py:2089
+#: ../pyhoca/wxgui/profilemanager.py:2092
+#: ../pyhoca/wxgui/profilemanager.py:2097
+#: ../pyhoca/wxgui/profilemanager.py:2107 ../pyhoca/wxgui/menus_taskbar.py:118
msgid "Profile Manager"
msgstr "Profilhanterare"
-#: ../pyhoca/wxgui/profilemanager.py:2063
+#: ../pyhoca/wxgui/profilemanager.py:2086
msgid "Profile name is missing, profile unusable!!!"
msgstr "Profilnamn saknas, profil oanvändbar!"
-#: ../pyhoca/wxgui/profilemanager.py:2066
-#: ../pyhoca/wxgui/profilemanager.py:2069
+#: ../pyhoca/wxgui/profilemanager.py:2089
+#: ../pyhoca/wxgui/profilemanager.py:2092
#, python-format
msgid "Profile name %s already exists!!!"
msgstr "Profilen %s finns redan!"
-#: ../pyhoca/wxgui/profilemanager.py:2074
+#: ../pyhoca/wxgui/profilemanager.py:2097
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:2084
+#: ../pyhoca/wxgui/profilemanager.py:2107
#, python-format
msgid ""
"Another session profile (%s) already uses [%s]:%s for binding a local SSH "
@@ -680,21 +684,21 @@ msgstr ""
"proxy.\n"
"Ändra konfiguration för SSH-proxy ."
-#: ../pyhoca/wxgui/profilemanager.py:2111
+#: ../pyhoca/wxgui/profilemanager.py:2134
#, python-format
msgid "%s - profile added"
msgstr "%s - profil tillagd"
-#: ../pyhoca/wxgui/profilemanager.py:2112
+#: ../pyhoca/wxgui/profilemanager.py:2135
msgid "A new session profile has been added."
msgstr "En ny sessionsprofil har lagts till."
-#: ../pyhoca/wxgui/profilemanager.py:2116
+#: ../pyhoca/wxgui/profilemanager.py:2139
#, python-format
msgid "%s - modified"
msgstr "%s - ändrad"
-#: ../pyhoca/wxgui/profilemanager.py:2117
+#: ../pyhoca/wxgui/profilemanager.py:2140
msgid "Changes to profile have been saved."
msgstr "Ändringar av profil har sparats."
diff --git a/pyhoca/wxgui/profilemanager.py b/pyhoca/wxgui/profilemanager.py
index 7404e97..38e10fa 100644
--- a/pyhoca/wxgui/profilemanager.py
+++ b/pyhoca/wxgui/profilemanager.py
@@ -284,6 +284,7 @@ class PyHocaGUI_ProfileManager(wx.Dialog):
### wigdets for the SETTINGS tab
###
self.DisplayTypeFullscreen = wx.RadioButton(self.tab_Settings, -1, _(u"Fullscreen"), style=wx.RB_GROUP)
+ self.DisplayTypeMaximize = wx.RadioButton(self.tab_Settings, -1, _(u"Maximized"))
self.DisplayTypeCustom = wx.RadioButton(self.tab_Settings, -1, _(u"Custom Size")+": ")
self.ScreenWidthLabel = wx.StaticText(self.tab_Settings, -1, '')
self.ScreenWidth = wx.SpinCtrl(self.tab_Settings, -1, "800", min=400, max=3000)
@@ -365,6 +366,7 @@ class PyHocaGUI_ProfileManager(wx.Dialog):
self.Bind(wx.EVT_TEXT, self.OnUpdateSSHProxyTunnelFromPort, self.SSHProxyTunnelFromPort)
self.Bind(wx.EVT_COMBOBOX, self.OnCompressionSelected, self.Compression)
self.Bind(wx.EVT_RADIOBUTTON, self.OnSetDisplayFullscreen, self.DisplayTypeFullscreen)
+ self.Bind(wx.EVT_RADIOBUTTON, self.OnSetDisplayMaximize, self.DisplayTypeMaximize)
self.Bind(wx.EVT_RADIOBUTTON, self.OnSetDisplayCustom, self.DisplayTypeCustom)
self.Bind(wx.EVT_CHECKBOX, self.OnSetDisplayDPI, self.SetDisplayDPI)
self.Bind(wx.EVT_RADIOBUTTON, self.OnSetKeyboard, self.DontSetKeyboard)
@@ -471,6 +473,7 @@ class PyHocaGUI_ProfileManager(wx.Dialog):
self.ImageQualityLabel.SetMinSize((120, 16))
self.ImageQuality.SetMinSize((180, self._textfield_height))
self.DisplayTypeFullscreen.SetMinSize((-1, self._textfield_height))
+ self.DisplayTypeMaximize.SetMinSize((-1, self._textfield_height))
self.ScreenWidth.SetMinSize((60, self._textfield_height))
self.ScreenHeight.SetMinSize((60, self._textfield_height))
self.SetDisplayDPI.SetMinSize((-1, self._textfield_height))
@@ -643,6 +646,8 @@ class PyHocaGUI_ProfileManager(wx.Dialog):
sizer_4_1_1_1 = wx.BoxSizer(wx.HORIZONTAL)
sizer_4_1_1_1.Add(self.DisplayTypeFullscreen, flag=wx.ALIGN_CENTRE_VERTICAL)
sizer_4_1_1_1.Add((16, 0))
+ sizer_4_1_1_1.Add(self.DisplayTypeMaximize, flag=wx.ALIGN_CENTRE_VERTICAL)
+ sizer_4_1_1_1.Add((16, 0))
sizer_4_1_1_1.Add(self.DisplayTypeCustom, flag=wx.ALIGN_CENTRE_VERTICAL)
sizer_4_1_1_1.Add(self.ScreenWidthLabel, flag=wx.ALIGN_CENTRE_VERTICAL)
sizer_4_1_1_1.Add((8,0))
@@ -929,8 +934,24 @@ class PyHocaGUI_ProfileManager(wx.Dialog):
self.UsePublishedApplications.Enable(False)
self.RootlessSession.Enable(False)
+ if 0 < self.profile_config['speed'] <= 5:
+ _link_speed = self.profile_config['speed']
+ else:
+ _link_speed = self.profileManagerDefaults['speed']
+ self.LinkSpeed.SetValue(_link_speed)
+ if '%s-%%' % self.profile_config['pack'] in self._compressions and self.profile_config['quality'] and (self.profile_config['quality'] in range(1,10)):
+ self.Compression.SetValue('%s-%%' % self.profile_config['pack'])
+ self.ImageQuality.SetValue(self.profile_config['quality'])
+ self.ImageQuality.Enable(True)
+ else:
+ self.Compression.SetValue(self.profile_config['pack'])
+ self.ImageQuality.SetValue(9)
+ self.ImageQuality.Enable(False)
+
if _command == 'RDP':
if self.profile_config['directrdp']:
+ self.UseSSHProxy.SetValue(False)
+ self.ToggleSSHProxy()
self.enable_DirectRDP()
self.SSHPort.SetValue(self.profile_config['rdpport'])
self.RDPOptions.SetValue(self.profile_config['directrdpsettings'])
@@ -961,22 +982,9 @@ class PyHocaGUI_ProfileManager(wx.Dialog):
self.XDMCPServer.SetValue(self.profile_config['xdmcpserver'])
- if 0 < self.profile_config['speed'] <= 5:
- _link_speed = self.profile_config['speed']
- else:
- _link_speed = self.profileManagerDefaults['speed']
- self.LinkSpeed.SetValue(_link_speed)
- if '%s-%%' % self.profile_config['pack'] in self._compressions and self.profile_config['quality'] and (self.profile_config['quality'] in range(1,10)):
- self.Compression.SetValue('%s-%%' % self.profile_config['pack'])
- self.ImageQuality.SetValue(self.profile_config['quality'])
- self.ImageQuality.Enable(True)
- else:
- self.Compression.SetValue(self.profile_config['pack'])
- self.ImageQuality.SetValue(9)
- self.ImageQuality.Enable(False)
-
- self.DisplayTypeFullscreen.SetValue(self.profile_config['fullscreen'])
- self.DisplayTypeCustom.SetValue(not self.profile_config['fullscreen'])
+ self.DisplayTypeFullscreen.SetValue(self.profile_config['fullscreen'] and not self.profile_config['maxdim'])
+ self.DisplayTypeMaximize.SetValue(self.profile_config['maxdim'])
+ self.DisplayTypeCustom.SetValue(not (self.profile_config['fullscreen'] or self.profile_config['maxdim']))
self.ScreenWidth.SetValue(self.profile_config['width'])
self.ScreenHeight.SetValue(self.profile_config['height'])
if self.profile_config['fullscreen']:
@@ -1205,6 +1213,7 @@ class PyHocaGUI_ProfileManager(wx.Dialog):
self.profile_config['rdpoptions'] = self.RDPOptions.GetValue()
elif _session_type == 'DirectRDP':
_command = 'RDP'
+ self.profile_config['usesshproxy'] = False
self.profile_config['rootless'] = False
self.profile_config['directrdp'] = True
self.profile_config['directrdpsettings'] = self.RDPOptions.GetValue()
@@ -1228,6 +1237,7 @@ class PyHocaGUI_ProfileManager(wx.Dialog):
else:
self.profile_config['quality'] = 0
self.profile_config['fullscreen'] = self.DisplayTypeFullscreen.GetValue()
+ self.profile_config['maxdim'] = self.DisplayTypeMaximize.GetValue()
self.profile_config['width'] = self.ScreenWidth.GetValue()
self.profile_config['height'] = self.ScreenHeight.GetValue()
@@ -1818,6 +1828,19 @@ class PyHocaGUI_ProfileManager(wx.Dialog):
self.ScreenHeightLabel.Enable(False)
self.ScreenHeight.Enable(False)
+ def OnSetDisplayMaximize(self, event):
+ """\
+ Gets called whenever the maximize-display radion button gets checked.
+
+ @param event: event
+ @type event: C{obj}
+
+ """
+ self.ScreenWidthLabel.Enable(False)
+ self.ScreenWidth.Enable(False)
+ self.ScreenHeightLabel.Enable(False)
+ self.ScreenHeight.Enable(False)
+
def OnSetDisplayCustom(self, event):
"""\
Gets called whenever the custom-size-display radion button gets checked.
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)).