From 6cacb1191590223af6afab5c13acc3664b72e8e3 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Tue, 29 Mar 2016 16:10:31 +0200 Subject: Feature: Show warning for 64bit VMs if no VT-x available --- src/i18n/de.ts | 12 ++++++++++++ src/i18n/pt.ts | 42 ++++++++++++++++++++++++++++-------------- 2 files changed, 40 insertions(+), 14 deletions(-) (limited to 'src/i18n') diff --git a/src/i18n/de.ts b/src/i18n/de.ts index cccd582..359142d 100644 --- a/src/i18n/de.ts +++ b/src/i18n/de.ts @@ -44,6 +44,7 @@ -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) FILE can be a vmware .xml or an X .desktop file @@ -185,4 +186,15 @@ p, li { white-space: pre-wrap; } Native X-Sessions + + QObject + + Warning + Warnung + + + The selected session is based on a 64 bit operating system, but this computer doesn't seem to support this (VT-x/AMD-V not supported by CPU, or disabled in BIOS). You will probably get an error message while the virtualizer is initializing. + Die gewählte Veranstaltung basiert auf einer 64 Bit VM, jedoch scheint dieser Computer keine 64-Bit-Virtualisierung zu unterstützen (VT-x/AMD-V nicht unterstützt oder im BIOS deaktiviert). Beim Starten der VM wird wahrscheinlich ein Fehler auftreten. + + diff --git a/src/i18n/pt.ts b/src/i18n/pt.ts index f15beb2..efb7a4e 100755 --- a/src/i18n/pt.ts +++ b/src/i18n/pt.ts @@ -25,33 +25,34 @@ -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) FILE can be a vmware .xml or an X .desktop file - + vmchooser: failed to run session vmchooser: falhou ao executar a sessão - + vmchooser: invalid session file vmchooser: arquivo de sessão inválido - + vmchooser: no URL given - + vmchooser: invalid URL - + vmchooser: invalid size argument @@ -60,7 +61,7 @@ FILE can be a vmware .xml or an X .desktop file Dialog - + vmchooser seletor @@ -184,44 +185,57 @@ p, li { white-space: pre-wrap; } - + Native Linux - + Could not get news. - + Could not get help. - + Vmchooser failed to run the selected session! O seletor da VM falhou ao executar a sessão selecionada! - + Working environments for this room - + Templates - + Working environments - + X-Sessions + + QObject + + + Warning + + + + + The selected session is based on a 64 bit operating system, but this computer doesn't seem to support this (VT-x/AMD-V not supported by CPU, or disabled in BIOS). You will probably get an error message while the virtualizer is initializing. + + + -- cgit v1.2.3-55-g7522