summaryrefslogtreecommitdiffstats
path: root/src/i18n/de.ts
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/de.ts
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/de.ts')
-rw-r--r--src/i18n/de.ts40
1 files changed, 39 insertions, 1 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>