diff options
Diffstat (limited to 'src/i18n/de.ts')
-rw-r--r-- | src/i18n/de.ts | 67 |
1 files changed, 4 insertions, 63 deletions
diff --git a/src/i18n/de.ts b/src/i18n/de.ts index 3a9965b..e14267c 100644 --- a/src/i18n/de.ts +++ b/src/i18n/de.ts @@ -4,68 +4,9 @@ <context> <name>Console</name> <message> - <source>vmchooser: failed to run session</source> - <translation>vmchooser: Fehler beim Start der Sitzung</translation> - </message> - <message> - <source>vmchooser: invalid session file</source> - <translation>vmchooser: ungültige Sitzungsdatei</translation> - </message> - <message> <source>vmchooser: invalid size argument</source> <translation>Ungültige Größe</translation> </message> - <message> - <source>Requested --config not found: </source> - <translation>Gewünschte --config nicht gefunden:</translation> - </message> - <message> - <source>Using user specific config: </source> - <translation>Benutzerspezifische Konfiguration wird benutzt:</translation> - </message> - <message> - <source>Using global config: </source> - <translation>Nutze globale Konfiguration:</translation> - </message> - <message> - <source>No config file found or given</source> - <translation>Keine Konfiguration angegeben und/oder gefunden</translation> - </message> - <message> - <source>Usage: vmchooser [ OPTIONS ] - - --allow-vm-edit show the 'edit this vm' checkbox - --autoquit [secs] automatically exit if no selection is made after secs seconds - -b --base base directory where VM images are accessible - -d, --default name of default session - -c, --config alternative config file - -l, --locations location id(s), space separated - --location-mode how to treat entries for this location (IGNORE, BUMP or EXCLUSIVE) - --exam-mode enable exam mode - -P, --pool one or more pool names to display (comma separated) - -f, --file direct boot .desktop file - -x, --xpath path of X Session .desktop files - -u, --url url of vmware .xml file - --url-list url of vms' list as .xml file - --url-news url of the news to display - --url-help url of the help to display - -s, --size window size <width>x<height> - -t, --theme theme - --template-mode how to treat template entries (IGNORE or BUMP) - -p, --pvs show pvs options - --pvs-checked check pvs box by default - -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 - -T --tab default tab (0=xsession, 1=my vms, 2=all vms) - --no-vtx Host doesn't support VT-x/AMD-V (mark 64bit guests) - --start-uuid start lecture with the given uuid - -FILE can be a vmware .xml or an X .desktop file -</source> - <translation type="unfinished"></translation> - </message> </context> <context> <name>Dialog</name> @@ -106,10 +47,6 @@ FILE can be a vmware .xml or an X .desktop file <translation>Natives Linux</translation> </message> <message> - <source>My Classes</source> - <translation>Meine Kurse</translation> - </message> - <message> <source>All Classes</source> <translation>Alle Kurse</translation> </message> @@ -213,6 +150,10 @@ FILE can be a vmware .xml or an X .desktop file <source>Disable ScreenSaver and Standby</source> <translation>Bildschirmschoner deaktivieren</translation> </message> + <message> + <source>Recently used</source> + <translation>Zuletzt verwendet</translation> + </message> </context> <context> <name>QObject</name> |