summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/l10n/de_DE.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-03-21 01:12:19 +0000
committerNextcloud bot <bot@nextcloud.com>2018-03-21 01:12:19 +0000
commit684f6b642963b443c9b8c8a6c1fe67ceb0bed6c3 (patch)
tree02ba85c444d26190e69ec34108122f52aee5c934 /apps/updatenotification/l10n/de_DE.js
parent52a97e826ba8f84bd4eb60b837c6f57c8b0c373b (diff)
downloadnextcloud-server-684f6b642963b443c9b8c8a6c1fe67ceb0bed6c3.tar.gz
nextcloud-server-684f6b642963b443c9b8c8a6c1fe67ceb0bed6c3.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/de_DE.js')
-rw-r--r--apps/updatenotification/l10n/de_DE.js4
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/updatenotification/l10n/de_DE.js b/apps/updatenotification/l10n/de_DE.js
index 0644b3c46d1..9b4e8c1ab9e 100644
--- a/apps/updatenotification/l10n/de_DE.js
+++ b/apps/updatenotification/l10n/de_DE.js
@@ -2,7 +2,6 @@ OC.L10N.register(
"updatenotification",
{
"{version} is available. Get more information on how to update." : "{version} ist verfügbar. Weitere Informationen zur Aktualisierung.",
- "Apps missing updates" : "Für diese Apps fehlen Aktualisierungen",
"Apps with available updates" : "Für diese Apps gibt es Aktualisierungen",
"Open updater" : "Updater öffnen",
"Your version is up to date." : "Ihre Version ist aktuell.",
@@ -20,6 +19,9 @@ OC.L10N.register(
"Could not connect to the appstore or the appstore returned no updates at all. Search manually for updates or make sure your server has access to the internet and can connect to the appstore." : "Die Verbindung zum Appstore konnte nicht aufgebaut werden oder der Appstore hat keine Apps zurück geliefert. Suchen Sie selbst nach den Updates oder stellen Sie sicher, dass ihr Server Zugriff auf das Internet hat und eine Verbindung zum Appstore aufbauen kann. ",
"<strong>All</strong> apps have an update for this version available" : "Für <strong>alle</strong> Apps steht eine Aktualisierung zur Verfügung",
"_<strong>%n</strong> app has no update for this version available_::_<strong>%n</strong> apps have no update for this version available_" : ["Für <strong>%n</strong> App steht keine Aktualisierung für diese Version zur Verfügung","Für <strong>%n</strong> Apps stehen keine Aktualisierungen für diese Version zur Verfügung"],
+ "<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 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",
"Update notifications" : "Update-Benachrichtigungen",
"Channel updated" : "Kanal aktualisiert",