mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-21 08:12:26 +02:00
N°4082 Update German translations (many thanks to ITOMIG!)
This commit is contained in:
@@ -23,22 +23,22 @@
|
||||
Dict::Add('DE DE', 'German', 'Deutsch', array(
|
||||
'iTopUpdate:UI:PageTitle' => 'Anwendungsupgrade',
|
||||
'itop-core-update:UI:SelectUpdateFile' => 'Upgrade-Datei hochladen',
|
||||
'itop-core-update:UI:ConfirmUpdate' => 'Confirm Upgrade',
|
||||
'itop-core-update:UI:ConfirmUpdate' => 'Upgrade bestätigen',
|
||||
'itop-core-update:UI:UpdateCoreFiles' => 'Upgrade der iTop-Core-Dateien',
|
||||
'iTopUpdate:UI:MaintenanceModeActive' => 'Die Anwendung läuft im Wartungsmodus, Benutzerzugriffe sind nicht möglich. Führen sie erneut ein Setup oder Restore der Anwendung aus, um in den normalen Betriebsmodus zurückzukehren.',
|
||||
'iTopUpdate:UI:MaintenanceModeActive' => 'Die Anwendung läuft im Wartungsmodus, Benutzerzugriffe sind nicht möglich. Führen Sie erneut ein Setup oder Restore der Anwendung aus, um in den normalen Betriebsmodus zurückzukehren.',
|
||||
'itop-core-update:UI:UpdateDone' => 'Upgrade abgeschlossen',
|
||||
|
||||
'itop-core-update/Operation:SelectUpdateFile/Title' => 'Upgrade',
|
||||
'itop-core-update/Operation:ConfirmUpdate/Title' => 'Upgrade bestätigen',
|
||||
'itop-core-update/Operation:UpdateCoreFiles/Title' => 'Anwendungsupgrade',
|
||||
'itop-core-update/Operation:UpdateDone/Title' => 'Application Upgrade Done~~',
|
||||
'itop-core-update/Operation:UpdateDone/Title' => 'App-Upgrade abgeschlossen',
|
||||
|
||||
'iTopUpdate:UI:SelectUpdateFile' => 'Upgrade-Datei hochladen',
|
||||
'iTopUpdate:UI:CheckUpdate' => 'Upgrade-Datei überprüfen',
|
||||
'iTopUpdate:UI:ConfirmInstallFile' => 'Installation von %1$s',
|
||||
'iTopUpdate:UI:DoUpdate' => 'Upgrade',
|
||||
'iTopUpdate:UI:CurrentVersion' => 'Installierte Version',
|
||||
'iTopUpdate:UI:NewVersion' => 'Newly installed version~~',
|
||||
'iTopUpdate:UI:NewVersion' => 'Neue installierte Version',
|
||||
'iTopUpdate:UI:Back' => 'Zurück',
|
||||
'iTopUpdate:UI:Cancel' => 'Abbrechen',
|
||||
'iTopUpdate:UI:Continue' => 'Weiter',
|
||||
@@ -49,7 +49,7 @@ Dict::Add('DE DE', 'German', 'Deutsch', array(
|
||||
'iTopUpdate:UI:Backup' => 'Backup wurde vor dem Upgrade erzeugt',
|
||||
'iTopUpdate:UI:DoFilesArchive' => 'Anwendungsdateien archivieren',
|
||||
'iTopUpdate:UI:UploadArchive' => 'Archivpaket hochladen',
|
||||
'iTopUpdate:UI:ServerFile' => 'Pfad zu Archivpaket, dass bereits auf dem Server liegt',
|
||||
'iTopUpdate:UI:ServerFile' => 'Pfad zu Archivpaket, das bereits auf dem Server liegt',
|
||||
'iTopUpdate:UI:WarningReadOnlyDuringUpdate' => 'Während des Upgrades läuft die Anwendung im read-only Modus',
|
||||
|
||||
'iTopUpdate:UI:Status' => 'Status',
|
||||
@@ -74,8 +74,8 @@ Dict::Add('DE DE', 'German', 'Deutsch', array(
|
||||
'iTopUpdate:UI:CanCoreUpdate:Failed' => 'Dateisystemprüfung fehlgeschlagen',
|
||||
'iTopUpdate:UI:CanCoreUpdate:Yes' => 'Anwendungsupgrade kann durchgeführt werden',
|
||||
'iTopUpdate:UI:CanCoreUpdate:No' => 'Anwendungsupgrade nicht möglich: %1$s',
|
||||
'iTopUpdate:UI:CanCoreUpdate:Warning' => 'Warning: application update can fail: %1$s~~',
|
||||
'iTopUpdate:UI:CannotUpdateUseSetup' => 'You must use the <a href="%1$s">setup</a> to update the application.<br />Some modified files were detected, a partial update cannot be executed.~~',
|
||||
'iTopUpdate:UI:CanCoreUpdate:Warning' => 'Vorsicht: App-Upgrade kann fehlerschlagen: %1$s',
|
||||
'iTopUpdate:UI:CannotUpdateUseSetup' => 'Sie müssen das <a href="%1$s">Setup</a> benutzen, um Ihre Applikation zu aktualisieren.<br />Einige angepasste Dateien wurden erkannt, eine Teil-Update kann nicht ausgeführt werden.',
|
||||
|
||||
// Setup Messages
|
||||
'iTopUpdate:UI:SetupMessage:Ready' => 'Bereit zum Upgrade',
|
||||
@@ -115,5 +115,3 @@ Dict::Add('DE DE', 'German', 'Deutsch', array(
|
||||
'Class:ModuleInstallation/Attribute:version' => 'Version',
|
||||
'Class:ModuleInstallation/Attribute:comment' => 'Kommentar',
|
||||
));
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user