summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/l10n/de.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-02-17 01:13:29 +0000
committerNextcloud bot <bot@nextcloud.com>2019-02-17 01:13:29 +0000
commit1374183f929ecf7393959bbf96a925928f9c8669 (patch)
tree6aacc79452a5d040c4f41d4f79697321afe7ca88 /apps/updatenotification/l10n/de.js
parent1edfffd091ed416d99925d9dc660920560c457fa (diff)
downloadnextcloud-server-1374183f929ecf7393959bbf96a925928f9c8669.tar.gz
nextcloud-server-1374183f929ecf7393959bbf96a925928f9c8669.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/de.js')
-rw-r--r--apps/updatenotification/l10n/de.js7
1 files changed, 7 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/de.js b/apps/updatenotification/l10n/de.js
index f86177158da..3e18853448b 100644
--- a/apps/updatenotification/l10n/de.js
+++ b/apps/updatenotification/l10n/de.js
@@ -22,6 +22,7 @@ OC.L10N.register(
"Your version is up to date." : "Deine Version ist aktuell.",
"A non-default update server is in use to be checked for updates:" : "Es wird ein Nicht-Standard-Aktualisierungsserver zum Prüfen auf Aktualisierungen verwendet:",
"Update channel:" : "Update-Kanal:",
+ "You can always update to a newer version. But you can never downgrade to a more stable version." : "Es kann immer auf eine neuere Version aktualisiert werden. Jedoch kann kein Downgrade auf eine stabilere Version erfolgen. ",
"Note that after a new release it can take some time before it shows up here. We roll out new versions spread out over time to our users and sometimes skip a version when issues are found." : "Nach Veröffentlichung einer neuen Version kann es einige Zeit dauern bis diese hier erscheint. Die neuen Versionen verteilen sich beim Ausrollen im Laufe der Zeit auf die Benutzer. Manchmal werden Versionen übersprungen, wenn Probleme gefunden wurden.",
"Notify members of the following groups about available updates:" : "Informiere die Mitglieder der folgenden Gruppen über verfügbare Updates:",
"Only notification for app updates are available." : "Benachrichtigungen sind nur für Aktualisierungen von Apps verfügbar.",
@@ -34,6 +35,12 @@ 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. Suche selbst nach den Updates oder stelle sicher, dass dein 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",
"View changelog" : "Liste der Änderungen anschauen",
+ "Stable" : "Stabil",
+ "The most recent stable version. It is suited for regular use and will always update to the latest major version." : "Die aktuellste stabile Version. Diese ist für den regelmäßigen Gebrauch geeignet und wird immer auf die letzte Hauptversion aktualisiert.",
+ "Production" : "Produktion",
+ "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) and only if the instance is already on the latest minor version." : "Bietet immer den aktuellsten Patchstand, aktualisiert jedoch nicht sofort auf die nächste Hauptversion. Diese Aktualisierung erfolgt üblicherweise mit der zweiten kleineren Aktualisierung (x.0.2) und nur, wenn sich die Instanz bereits auf der letzten kleineren Aktualsierungsversion befindet.",
+ "Beta" : "Beta",
+ "A pre-release version only for testing new features, not for production environments." : "Eine Vorabversion die einzig zum Testen neuer Funktionen dient, nicht aber für den Einsatz in Produktivumgebungen geeignet ist.",
"_<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"],
"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",