summaryrefslogtreecommitdiffstats
path: root/src/i18n
diff options
context:
space:
mode:
authorNils Schwabe2014-04-04 15:00:58 +0200
committerNils Schwabe2014-04-04 15:00:58 +0200
commitfc48e4b44760d0bb432a238e4c1b986062a91311 (patch)
tree6963b3bd46f06b2a9b57b80f1f0f5c09a84dc42b /src/i18n
parentchanged adDUSerAndHostname() (diff)
downloadvmchooser2-fc48e4b44760d0bb432a238e4c1b986062a91311.tar.gz
vmchooser2-fc48e4b44760d0bb432a238e4c1b986062a91311.tar.xz
vmchooser2-fc48e4b44760d0bb432a238e4c1b986062a91311.zip
removed addPrinters() and addScanners
introduced "change the run-virt.sh path" in cmd line and config file
Diffstat (limited to 'src/i18n')
-rw-r--r--src/i18n/de.ts40
-rwxr-xr-xsrc/i18n/pt.ts19
2 files changed, 49 insertions, 10 deletions
diff --git a/src/i18n/de.ts b/src/i18n/de.ts
index 7ac1550..f3dda2c 100644
--- a/src/i18n/de.ts
+++ b/src/i18n/de.ts
@@ -67,7 +67,7 @@ FILE can be a vmware .xml or an X .desktop file
FILE can be a vmware .xml or an X .desktop file
</source>
- <translation>Aufruf: vmchooser [ OPTIONS ]
+ <translation type="obsolete">Aufruf: vmchooser [ OPTIONS ]
-d, --default Name der Default Session
-c, --config Alternative Config Datei
@@ -94,6 +94,44 @@ FILE can be a vmware .xml or an X .desktop file
<source>vmchooser: invalid size argument</source>
<translation>Ungültige Größe</translation>
</message>
+ <message>
+ <source>Usage: vmchooser [ OPTIONS ]
+
+ -d, --default name of default session
+ -c, --config alternative config file
+ -e, --env name of the environment
+ -f, --file direct boot .desktop file
+ -x, --xpath path of X Session .desktop files
+ -u, --url url of vmware .xml file
+ -s, --size window size &lt;width&gt;x&lt;height&gt;
+ -t, --theme theme
+ -b, --pvs show pvs options
+ -D, --debug print debug information
+ -v, --version print version and exit
+ -h, --help print usage information and exit
+ -S, --runscript change path to run-virt.sh
+
+FILE can be a vmware .xml or an X .desktop file
+</source>
+ <translation>Usage: vmchooser [ OPTIONS ]
+
+ -d, --default Name der Default Session
+ -c, --config Alternatives config file
+ -e, --env Name der Umgebung
+ -f, --file Boote .desktop file direkt
+ -x, --xpath Pfad der X Session .desktop files
+ -u, --url Url des vmware .xml files
+ -s, --size Fenster Größe &lt;width&gt;x&lt;height&gt;
+ -t, --theme theme
+ -b, --pvs Zeige pvs Optionen
+ -D, --debug print debug information
+ -v, --version print version and exit
+ -h, --help print usage information and exit
+ -S, --runscript change path to run-virt.sh
+
+FILE can be a vmware .xml or an X .desktop file
+</translation>
+ </message>
</context>
<context>
<name>Dialog</name>
diff --git a/src/i18n/pt.ts b/src/i18n/pt.ts
index 4782956..a36f536 100755
--- a/src/i18n/pt.ts
+++ b/src/i18n/pt.ts
@@ -30,7 +30,7 @@ ARQUIVO pode ser um arquivo xml do vmware ou do área de trabalho do X
</translation>
</message>
<message>
- <location filename="../main.cpp" line="32"/>
+ <location filename="../main.cpp" line="33"/>
<source>Usage: vmchooser [ OPTIONS ]
-d, --default name of default session
@@ -45,6 +45,7 @@ ARQUIVO pode ser um arquivo xml do vmware ou do área de trabalho do X
-D, --debug print debug information
-v, --version print version and exit
-h, --help print usage information and exit
+ -S, --runscript change path to run-virt.sh
FILE can be a vmware .xml or an X .desktop file
</source>
@@ -61,17 +62,17 @@ FILE can be a vmware .xml or an X .desktop file
<translation>vmchooser: arquivo de sessão inválido</translation>
</message>
<message>
- <location filename="../main.cpp" line="128"/>
+ <location filename="../main.cpp" line="127"/>
<source>vmchooser: no URL given</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../main.cpp" line="134"/>
+ <location filename="../main.cpp" line="142"/>
<source>vmchooser: invalid URL</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../main.cpp" line="156"/>
+ <location filename="../main.cpp" line="166"/>
<source>vmchooser: invalid size argument</source>
<translation type="unfinished"></translation>
</message>
@@ -231,8 +232,8 @@ p, li { white-space: pre-wrap; }
</message>
<message>
<location filename="../dialog.cpp" line="303"/>
- <location filename="../dialog.cpp" line="342"/>
- <location filename="../main.cpp" line="224"/>
+ <location filename="../dialog.cpp" line="333"/>
+ <location filename="../main.cpp" line="233"/>
<source>Loading...</source>
<translation type="unfinished"></translation>
</message>
@@ -242,17 +243,17 @@ p, li { white-space: pre-wrap; }
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../dialog.cpp" line="347"/>
+ <location filename="../dialog.cpp" line="338"/>
<source>No Items</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../dialog.cpp" line="390"/>
+ <location filename="../dialog.cpp" line="380"/>
<source>Native</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="../dialog.cpp" line="391"/>
+ <location filename="../dialog.cpp" line="381"/>
<source>Running on this machine.</source>
<translation type="unfinished"></translation>
</message>