mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-20 15:52:24 +02:00
Add German translations regarding release 2.6
especially AttributeTag, AttributeOverview and uniqueness rules translations
This commit is contained in:
@@ -23,63 +23,63 @@
|
||||
|
||||
Dict::Add('DE DE', 'German', 'Deutsch', array(
|
||||
// Dictionary entries go here
|
||||
'Menu:iTopHub' => 'iTop Hub~~',
|
||||
'Menu:iTopHub:Register' => 'Connect to iTop Hub~~',
|
||||
'Menu:iTopHub:Register+' => 'Go to iTop Hub to update your iTop instance~~',
|
||||
'Menu:iTopHub:Register:Description' => '<p>Get access to your community platform iTop Hub!</br>Find all the content and information you need, manage your instances through personalized tools & install more extensions.</br><br/>By connecting to the Hub from this page, you will push information about this iTop instance into the Hub.</p>~~',
|
||||
'Menu:iTopHub:MyExtensions' => 'Deployed extensions~~',
|
||||
'Menu:iTopHub:MyExtensions+' => 'See the list of extensions deployed on this instance of iTop~~',
|
||||
'Menu:iTopHub:BrowseExtensions' => 'Get extensions from iTop Hub~~',
|
||||
'Menu:iTopHub:BrowseExtensions+' => 'Browse for more extensions on iTop Hub~~',
|
||||
'Menu:iTopHub:BrowseExtensions:Description' => '<p>Look into iTop Hub’s store, your one stop place to find wonderful iTop extensions !</br>Find the ones that will help you customize and adapt iTop to your processes.</br><br/>By connecting to the Hub from this page, you will push information about this iTop instance into the Hub.</p>~~',
|
||||
'iTopHub:GoBtn' => 'Go To iTop Hub~~',
|
||||
'iTopHub:CloseBtn' => 'Close~~',
|
||||
'iTopHub:GoBtn:Tooltip' => 'Jump to www.itophub.io~~',
|
||||
'iTopHub:OpenInNewWindow' => 'Open iTop Hub in a new window~~',
|
||||
'iTopHub:AutoSubmit' => 'Don\'t ask me again. Next time, go to iTop Hub automatically.~~',
|
||||
'UI:About:RemoteExtensionSource' => 'iTop Hub~~',
|
||||
'iTopHub:Explanation' => 'By clicking this button you will be redirected to iTop Hub.~~',
|
||||
'Menu:iTopHub' => 'iTop Hub',
|
||||
'Menu:iTopHub:Register' => 'Mit dem iTop Hub verbinden',
|
||||
'Menu:iTopHub:Register+' => 'Gehe zum iTop Hub um deine iTop-Intsanzen zu updaten',
|
||||
'Menu:iTopHub:Register:Description' => '<p>Erhalte Zugriff zu der Community-Platform iTop Hub!</br>Finde alle Informationen und Inhalte, die du brauchst, verwalte deine Instanzen mit personalisierten Tools & installiere weitere Extensions.</br><br/>Durch die Verbindung mit dem iTop Hub, werden Informationen zu deiner iTop Instanz auf den iTop Hub hochgeladen.</p>',
|
||||
'Menu:iTopHub:MyExtensions' => 'Installierte Erweiterungen',
|
||||
'Menu:iTopHub:MyExtensions+' => 'Lass dir eine Liste aller Erweiterungen anzeigen, die auf deiner iTop-Instanz installiert sind',
|
||||
'Menu:iTopHub:BrowseExtensions' => 'Erhalte Erweiterungen vom iTop Hub',
|
||||
'Menu:iTopHub:BrowseExtensions+' => 'Finde noch mehr Erweiterungen auf dem iTop Hub',
|
||||
'Menu:iTopHub:BrowseExtensions:Description' => '<p>Besuche den iTop Hub Store, die Stelle, um perfekte iTop Erweiterungen zu finden!</br>Finde die Erweiterungen, die dir helfen dein iTop so zu erweitern, dass es zu deinen Bedürfnissen passt.</br><br/>Durch die Verbindung mit dem iTop Hub, werden Informationen zu deiner iTop Instanz auf den iTop Hub hochgeladen.</p>',
|
||||
'iTopHub:GoBtn' => 'Gehe zum iTop Hub',
|
||||
'iTopHub:CloseBtn' => 'Schließen',
|
||||
'iTopHub:GoBtn:Tooltip' => 'Gehe zu www.itophub.io',
|
||||
'iTopHub:OpenInNewWindow' => 'Öffne den iTop Hub in einem neuen Fenster',
|
||||
'iTopHub:AutoSubmit' => 'Zeige diese Meldung nicht noch einmal und gehe nächstes Mal automatisch zum iTop Hub.',
|
||||
'UI:About:RemoteExtensionSource' => 'iTop Hub',
|
||||
'iTopHub:Explanation' => 'Mit Klick auf diesen Button wirst Du zum iTop Hub weitergeleitet.',
|
||||
|
||||
'iTopHub:BackupFreeDiskSpaceIn' => '%1$s free disk space in %2$s.~~',
|
||||
'iTopHub:FailedToCheckFreeDiskSpace' => 'Failed to check free disk space.~~',
|
||||
'iTopHub:BackupOk' => 'Backup Ok.~~',
|
||||
'iTopHub:BackupFailed' => 'Backup failed!~~',
|
||||
'iTopHub:Landing:Status' => 'Deployment status~~',
|
||||
'iTopHub:Landing:Install' => 'Deploying extensions...~~',
|
||||
'iTopHub:CompiledOK' => 'Compilation successful.~~',
|
||||
'iTopHub:ConfigurationSafelyReverted' => 'Error detected during deployment!<br/>iTop configuration has NOT been modified.~~',
|
||||
'iTopHub:BackupFreeDiskSpaceIn' => '%1$s freier Speicherplatz aus %2$s.',
|
||||
'iTopHub:FailedToCheckFreeDiskSpace' => 'Überprüfen des freien Speicherplatzes fehlgeschlagen',
|
||||
'iTopHub:BackupOk' => 'Backup erstellt.',
|
||||
'iTopHub:BackupFailed' => 'Backup fehlgeschlagen!',
|
||||
'iTopHub:Landing:Status' => 'Installationsstatus',
|
||||
'iTopHub:Landing:Install' => 'Erweiterungen werden installiert...',
|
||||
'iTopHub:CompiledOK' => 'Installation erfolgreich',
|
||||
'iTopHub:ConfigurationSafelyReverted' => 'Fehler während der Installation!<br/>iTop Konfiguration wurde NICHT angepasst.',
|
||||
|
||||
'iTopHub:InstalledExtensions' => 'Extensions deployed on this instance~~',
|
||||
'iTopHub:ExtensionCategory:Manual' => 'Extensions deployed manually~~',
|
||||
'iTopHub:ExtensionCategory:Manual+' => 'The following extensions have been deployed by copying them manually in the %1$s directory of iTop:~~',
|
||||
'iTopHub:ExtensionCategory:Remote' => 'Extensions deployed from iTop Hub~~',
|
||||
'iTopHub:ExtensionCategory:Remote+' => 'The following extensions have been deployed from iTop Hub:~~',
|
||||
'iTopHub:NoExtensionInThisCategory' => 'There is no extension in this category.<br/><br/>Browse iTop Hub to find the extensions that will help you customize and adapt iTop to your processes.~~',
|
||||
'iTopHub:ExtensionNotInstalled' => 'Not installed~~',
|
||||
'iTopHub:GetMoreExtensions' => 'Get extensions from iTop Hub...~~',
|
||||
'iTopHub:InstalledExtensions' => 'Erweiterung, die auf dieser Instanz installiert sind',
|
||||
'iTopHub:ExtensionCategory:Manual' => 'Manuell installierte Erweiterungen',
|
||||
'iTopHub:ExtensionCategory:Manual+' => 'Die folgenden Erweiterungen installiert, indem sie manuell in das iTop-Verzeichnis %1$s kopiert wurden:',
|
||||
'iTopHub:ExtensionCategory:Remote' => 'Erweiterungen vom iTop Hub',
|
||||
'iTopHub:ExtensionCategory:Remote+' => 'Die folgenden Erweiterungen wurden über den iTop Hub installiert:',
|
||||
'iTopHub:NoExtensionInThisCategory' => 'Es gibt keine Erweiterungen dieser Kategorie<br/><br/>Gehe zum iTop Hub, um Erweiterungen zu finden, die dir helfen dein iTop so zu erweitern, dass es zu deinen Bedürfnissen passt.',
|
||||
'iTopHub:ExtensionNotInstalled' => 'Nicht installiert',
|
||||
'iTopHub:GetMoreExtensions' => 'Hole Erweiterungen vom iTop Hub...',
|
||||
|
||||
'iTopHub:LandingWelcome' => 'Congratulations! The following extensions were downloaded from iTop Hub and deployed into your iTop.~~',
|
||||
'iTopHub:GoBackToITopBtn' => 'Go Back to iTop~~',
|
||||
'iTopHub:Uncompressing' => 'Uncompressing extensions...~~',
|
||||
'iTopHub:InstallationWelcome' => 'Installation of the extensions downloaded from iTop Hub~~',
|
||||
'iTopHub:DBBackupLabel' => 'Instance backup~~',
|
||||
'iTopHub:DBBackupSentence' => 'Do a backup of the database and iTop configuration before updating~~',
|
||||
'iTopHub:DeployBtn' => 'Deploy !~~',
|
||||
'iTopHub:DatabaseBackupProgress' => 'Instance backup...~~',
|
||||
'iTopHub:LandingWelcome' => 'Herzlichen Glückwunsch! Die folgenden Erweiterungen wurden vom iTop Hub heruntergeladen und installiert.',
|
||||
'iTopHub:GoBackToITopBtn' => 'Gehe zurück zu iTop',
|
||||
'iTopHub:Uncompressing' => 'Erweiterungen entpacken...',
|
||||
'iTopHub:InstallationWelcome' => 'Installation der Erweiterungen, die vom iTop Hub heruntergeladen wurden.',
|
||||
'iTopHub:DBBackupLabel' => 'Backup der iTop-Instanz',
|
||||
'iTopHub:DBBackupSentence' => 'Vor dem Update ein Backup der iTop Datenbank und Konfiguration durchführen.',
|
||||
'iTopHub:DeployBtn' => 'Installieren !',
|
||||
'iTopHub:DatabaseBackupProgress' => 'Backup durchführen...',
|
||||
|
||||
'iTopHub:InstallationEffect:Install' => 'Version: %1$s will be installed.~~',
|
||||
'iTopHub:InstallationEffect:NoChange' => 'Version: %1$s already installed. Nothing will change.~~',
|
||||
'iTopHub:InstallationEffect:Upgrade' => 'Will be <b>upgraded</b> from version %1$s to version %2$s.~~',
|
||||
'iTopHub:InstallationEffect:Downgrade' => 'Will be <b>DOWNGRADED</b> from version %1$s to version %2$s.~~',
|
||||
'iTopHub:InstallationProgress:DatabaseBackup' => 'iTop Instance backup...~~',
|
||||
'iTopHub:InstallationProgress:ExtensionsInstallation' => 'Installation of the extensions~~',
|
||||
'iTopHub:InstallationEffect:MissingDependencies' => 'This extension cannot be installed because of unmet dependencies.~~',
|
||||
'iTopHub:InstallationEffect:MissingDependencies_Details' => 'The extension requires the module(s): %1$s~~',
|
||||
'iTopHub:InstallationProgress:InstallationSuccessful' => 'Installation successful!~~',
|
||||
'iTopHub:InstallationEffect:Install' => 'Version: %1$s wird installiert.',
|
||||
'iTopHub:InstallationEffect:NoChange' => 'Version: %1$s ist bereits installiert. Es wird sich nichts ändern.',
|
||||
'iTopHub:InstallationEffect:Upgrade' => 'Wird <b>geupgraded</b> von Version %1$s auf Version %2$s.',
|
||||
'iTopHub:InstallationEffect:Downgrade' => 'Wird <b>GEDOWNGRADED</b> von Version %1$s auf Version %2$s.',
|
||||
'iTopHub:InstallationProgress:DatabaseBackup' => 'Backup der iTop-Instanz...',
|
||||
'iTopHub:InstallationProgress:ExtensionsInstallation' => 'Installation der Erweiterungen',
|
||||
'iTopHub:InstallationEffect:MissingDependencies' => 'Diese Erweiterung kann nicht installiert werden, da Abhängigkeiten nicht erfüllt werden.',
|
||||
'iTopHub:InstallationEffect:MissingDependencies_Details' => 'The Erweiterung benötigt folgende(s) Modul(e): %1$s',
|
||||
'iTopHub:InstallationProgress:InstallationSuccessful' => 'Installation erfolgreich!',
|
||||
|
||||
'iTopHub:InstallationStatus:Installed_Version' => '%1$s version: %2$s.~~',
|
||||
'iTopHub:InstallationStatus:Installed' => 'Installed~~',
|
||||
'iTopHub:InstallationStatus:Version_NotInstalled' => 'Version %1$s <b>NOT</b> installed.~~',
|
||||
'iTopHub:InstallationStatus:Installed_Version' => '%1$s Version: %2$s.',
|
||||
'iTopHub:InstallationStatus:Installed' => 'Installiert',
|
||||
'iTopHub:InstallationStatus:Version_NotInstalled' => 'Version %1$s <b>NICHT</b> installiert.',
|
||||
));
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user