diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-06-27 00:11:52 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-06-27 00:11:52 +0000 |
commit | a6666071be393e1eaa3715cb1c16bd933f7cd03f (patch) | |
tree | b79e9d175767825bf559ea691c252f2a97da7c44 /apps/updatenotification/l10n/de_DE.js | |
parent | e9001fecb6e7955d6ca1ee4da826e0575a932809 (diff) | |
download | nextcloud-server-a6666071be393e1eaa3715cb1c16bd933f7cd03f.tar.gz nextcloud-server-a6666071be393e1eaa3715cb1c16bd933f7cd03f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/de_DE.js')
-rw-r--r-- | apps/updatenotification/l10n/de_DE.js | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/de_DE.js b/apps/updatenotification/l10n/de_DE.js index 9996bdd2fce..719d8a35bfa 100644 --- a/apps/updatenotification/l10n/de_DE.js +++ b/apps/updatenotification/l10n/de_DE.js @@ -13,6 +13,11 @@ OC.L10N.register( "<strong>stable</strong> is the most recent stable version. It is suited for production use and will always update to the latest major version." : "<strong>Stabil</strong> bietet die aktuellste stabile Version. Dies ist passend für Verwendung in Produktion und bietet immer die Aktualisierung auf die neueste Hauptversion an.", "<strong>beta</strong> is a pre-release version only for testing new features, not for production environments." : "<strong>Beta</strong> bietet eine Vorabversion an und dient zum Testen von neuen Funktionen. Nicht für den Einsatz in Produktivumgebungen geeignet.", "Could not start updater, please try the manual update" : "Der Updater konnte nicht gestartet werden, bitte versuchen Sie ein manuelles Update", + "activated" : "Aktiviert", + "updated" : "Aktualisiert", + "deactivated" : "Deaktiviert", + "created" : "Erstellt", + "destroyed" : "Zerstört", "_openIndicator_::_open-indicator_" : ["openIndicator","open-indicator"], "_dropdownMenu_::_dropdown-menu_" : ["Aufklappmenü","Aufklappmenüs"], "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "Ihre installierte Version wird nicht mehr unterstützt. Bitte aktualisieren Sie baldmöglichst auf eine unterstützte Version.", |