diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-07-12 00:12:42 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-07-12 00:12:42 +0000 |
commit | e3126fa091305a2325711d54d06a127283f27c56 (patch) | |
tree | 31a5077a416a263558aa6f9c72d0e0b684c1927c /apps/updatenotification/l10n/de.js | |
parent | 6f0bdb12a4183200e7ba534a5b36aa34effb72bc (diff) | |
download | nextcloud-server-e3126fa091305a2325711d54d06a127283f27c56.tar.gz nextcloud-server-e3126fa091305a2325711d54d06a127283f27c56.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/de.js')
-rw-r--r-- | apps/updatenotification/l10n/de.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/de.js b/apps/updatenotification/l10n/de.js index cf4dfd597c2..4723498b198 100644 --- a/apps/updatenotification/l10n/de.js +++ b/apps/updatenotification/l10n/de.js @@ -32,6 +32,7 @@ OC.L10N.register( "<strong>production</strong> will always provide the latest patch level, but not update to the next major release immediately. That update usually happens with the second minor release (x.0.2)." : "<strong>Produktion</strong> bietet immer die neuesten Patch-Stände an, jedoch nicht sofort die nächste Hauptversion. Diese Aktualisierung erfolgt normalerweise nach der zweiten kleineren Aktualisierung (x.0.2).", "<strong>stable</strong> is the most recent stable version. It is suited for regular use and will always update to the latest major version." : "<strong>stabil</strong> ist die aktuellste stabile Version. Die stabile Version ist für den normalen Gebrauch gedacht und wird jeweils auf die aktuelle Hauptversion aktualisiert.", "<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.", + "View changelog" : "Liste der Änderungen anschauen", "Could not start updater, please try the manual update" : "Der Updater konnte nicht gestartet werden, bitte versuche ein manuelles Update", "A new version is available: %s" : "Eine neue Version ist verfügbar: %s", "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "Deine installierte Version wird nicht mehr unterstützt. Bitte aktualisiere baldmöglichst auf eine unterstützte Version.", |