From 9d68412521c5b08c45dfb9ecb63d1e223f79a4e9 Mon Sep 17 00:00:00 2001 From: Manuel Bentele Date: Fri, 15 Oct 2021 14:10:05 +0200 Subject: [CLIENT] Add translation for graphics configuration option --- dozentenmodul/src/main/properties/i18n/window_layout.properties | 1 + dozentenmodul/src/main/properties/i18n/window_layout_de_DE.properties | 1 + dozentenmodul/src/main/properties/i18n/window_layout_tr_TR.properties | 1 + 3 files changed, 3 insertions(+) diff --git a/dozentenmodul/src/main/properties/i18n/window_layout.properties b/dozentenmodul/src/main/properties/i18n/window_layout.properties index 7077d090..982ce0b5 100644 --- a/dozentenmodul/src/main/properties/i18n/window_layout.properties +++ b/dozentenmodul/src/main/properties/i18n/window_layout.properties @@ -234,6 +234,7 @@ VirtDropDownConfigEditor.Label.pnlWarning.text=Here you can modify some settings it is necessary to make the change locally, \ install the necessary drivers, and re-upload the VM. VirtDropDownConfigEditor.Label.sound.text=Sound card +VirtDropDownConfigEditor.Label.graphics.text=Graphics VirtDropDownConfigEditor.Label.3DAcceleration.text=3D-Acceleration VirtDropDownConfigEditor.Label.HWVersion.text=Virtualizer HW-Version VirtDropDownConfigEditor.Label.E0VirtDev.text=Network interface card diff --git a/dozentenmodul/src/main/properties/i18n/window_layout_de_DE.properties b/dozentenmodul/src/main/properties/i18n/window_layout_de_DE.properties index 72fef21e..c26066b7 100644 --- a/dozentenmodul/src/main/properties/i18n/window_layout_de_DE.properties +++ b/dozentenmodul/src/main/properties/i18n/window_layout_de_DE.properties @@ -234,6 +234,7 @@ VirtDropDownConfigEditor.Label.pnlWarning.text=Hier können Sie einige Einstellu Sie die Änderung nach dem Herunterladen einer VM lokal \ durchführen, die notwendigen Treiber installieren und die VM wieder hochladen. VirtDropDownConfigEditor.Label.sound.text=Soundkarte +VirtDropDownConfigEditor.Label.graphics.text=Grafik VirtDropDownConfigEditor.Label.3DAcceleration.text=3D-Beschleunigung VirtDropDownConfigEditor.Label.HWVersion.text=Virtualisierer HW-Version VirtDropDownConfigEditor.Label.E0VirtDev.text=Netzwerkkarte diff --git a/dozentenmodul/src/main/properties/i18n/window_layout_tr_TR.properties b/dozentenmodul/src/main/properties/i18n/window_layout_tr_TR.properties index f28e66ed..fe5b7627 100644 --- a/dozentenmodul/src/main/properties/i18n/window_layout_tr_TR.properties +++ b/dozentenmodul/src/main/properties/i18n/window_layout_tr_TR.properties @@ -234,6 +234,7 @@ VirtDropDownConfigEditor.Label.pnlWarning.text=Burada, kullanılan sanal donanı değişikliği lokal olarak yapmanız, gerekli sürücüleri kurmanız \ ve sanal makineyi tekrar yüklemeniz gerekir. VirtDropDownConfigEditor.Label.sound.text=Ses kartı +VirtDropDownConfigEditor.Label.graphics.text=Grafik VirtDropDownConfigEditor.Label.3DAcceleration.text=3D hızlandırıcı VirtDropDownConfigEditor.Label.HWVersion.text=Virtualizer donanım sürümü VirtDropDownConfigEditor.Label.E0VirtDev.text=Ethernet kartı -- cgit v1.2.3-55-g7522