|
@@ -710,12 +710,14 @@
|
|
|
|
|
|
<sys:String x:Key="Settings_Deploy">Bereitstellen</sys:String>
|
|
|
<sys:String x:Key="Settings_Deploy_Operation">Nach der Bereitstellung</sys:String>
|
|
|
- <sys:String x:Key="Settings_Deploy_Operation.Description">Aktion, die nach Abschluss des Downloads oder der Installation von Office durchgeführt werden soll.</sys:String>
|
|
|
+ <sys:String x:Key="Settings_Deploy_Operation.Description">Action to perform after Office download or installation is complete. Some actions require system support and administrator privileges.</sys:String>
|
|
|
<sys:String x:Key="Settings_Deploy_Operation.None">Nichts</sys:String>
|
|
|
<sys:String x:Key="Settings_Deploy_Operation.Quit">Office Tool Plus schließen</sys:String>
|
|
|
<sys:String x:Key="Settings_Deploy_Operation.SignOut">Abmelden</sys:String>
|
|
|
<sys:String x:Key="Settings_Deploy_Operation.Shutdown">Herunterfahren</sys:String>
|
|
|
- <sys:String x:Key="Settings_Deploy_Operation.Reboot">Neu starten</sys:String>
|
|
|
+ <sys:String x:Key="Settings_Deploy_Operation.Restart">Neu starten</sys:String>
|
|
|
+ <sys:String x:Key="Settings_Deploy_Operation.Sleep">Sleep</sys:String>
|
|
|
+ <sys:String x:Key="Settings_Deploy_Operation.Hibernate">Hibernate</sys:String>
|
|
|
<sys:String x:Key="Settings_Deploy_LanguageFormat">Anzeigeformat für Office-Sprachen</sys:String>
|
|
|
<sys:String x:Key="Settings_Deploy_LanguageFormat.Default">Standard-Name</sys:String>
|
|
|
<sys:String x:Key="Settings_Deploy_LanguageFormat.Native">Nationaler Name</sys:String>
|
|
@@ -871,7 +873,6 @@
|
|
|
<sys:String x:Key="Info_Office_Downloading">Office wird heruntergeladen.</sys:String>
|
|
|
<sys:String x:Key="Info_Software_Installation_Complete">Die Installation ist abgeschlossen.</sys:String>
|
|
|
<sys:String x:Key="Info_Software_Installation_Failed">Die Installation ist fehlgeschlagen.</sys:String>
|
|
|
- <sys:String x:Key="Info_Auto_Shutdown">Ihr PC wird in einer Minute abgemeldet, heruntergefahren oder neu gestartet.</sys:String>
|
|
|
<sys:String x:Key="Info_No_Events">Keine Ereignisse gefunden.</sys:String>
|
|
|
<sys:String x:Key="Info_No_Office_Licenses">Keine Office-Lizenzen gefunden.</sys:String>
|
|
|
<sys:String x:Key="Info_No_Office_Product_Key">No Office product keys were detected.</sys:String>
|
|
@@ -882,6 +883,13 @@
|
|
|
<sys:String x:Key="Info_KMS_Test_Result.Success">KMS-Testmethode: {0}. Testergebnis: Erfolg, vergangene Zeit: {1}ms.</sys:String>
|
|
|
<sys:String x:Key="Info_KMS_Test_Result.Failed">KMS-Test fehlgeschlagen.</sys:String>
|
|
|
<sys:String x:Key="Info_Enable_Mica">Der Mica-Effekt erfordert Windows 11, um dargestellt zu werden.</sys:String>
|
|
|
+ <sys:String x:Key="Info_Auto_Operation.SignOut">We will sign you out in 30 seconds.</sys:String>
|
|
|
+ <sys:String x:Key="Info_Auto_Operation.Shutdown">The system will shut down in 30 seconds.</sys:String>
|
|
|
+ <sys:String x:Key="Info_Auto_Operation.Restart">The system will restart in 30 seconds.</sys:String>
|
|
|
+ <sys:String x:Key="Info_Auto_Operation.Sleep">The system will enter sleep mode in 30 seconds.</sys:String>
|
|
|
+ <sys:String x:Key="Info_Auto_Operation.Hibernate">The system will enter hibernation in 30 seconds.</sys:String>
|
|
|
+ <sys:String x:Key="Info_Auto_Operation_Skip">Skip wait</sys:String>
|
|
|
+ <sys:String x:Key="Info_Auto_Operation_Cancel">Cancel</sys:String>
|
|
|
|
|
|
<!-- Success Message -->
|
|
|
<sys:String x:Key="Success_Download_Updates">Successfully applied the update(s).</sys:String>
|