diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-02-24 02:22:06 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-02-24 02:22:06 +0000 |
commit | b89fbaf52d06faa8828d3c0520d54ca280ee6bf6 (patch) | |
tree | a6888acfecca01b4baaa41d522ce3175d6c52cad /apps/updatenotification/l10n/de.js | |
parent | ff54a0481bb939d663ee962714ac0cd722dde996 (diff) | |
download | nextcloud-server-b89fbaf52d06faa8828d3c0520d54ca280ee6bf6.tar.gz nextcloud-server-b89fbaf52d06faa8828d3c0520d54ca280ee6bf6.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/de.js')
-rw-r--r-- | apps/updatenotification/l10n/de.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/de.js b/apps/updatenotification/l10n/de.js index f2e89a2f812..3a9aadd8c2b 100644 --- a/apps/updatenotification/l10n/de.js +++ b/apps/updatenotification/l10n/de.js @@ -3,6 +3,7 @@ OC.L10N.register( { "{version} is available. Get more information on how to update." : "{version} ist verfügbar. Weitere Informationen zur Aktualisierung.", "Channel updated" : "Kanal aktualisiert", + "Web updater is disabled" : "Der Web-Updater ist deaktiviert", "Update notifications" : "Update-Benachrichtigungen", "The update server could not be reached since %d days to check for new updates." : "Der Aktualisierungsserver konnte seit %d Tagen nicht erreicht werden um auf verfügbare Aktualisierungen zu prüfen.", "Please check the Nextcloud and server log files for errors." : "Bitte überprüfe die Server- und Nextcloud-Logdateien auf Fehler.", @@ -17,6 +18,7 @@ OC.L10N.register( "Apps with available updates" : "Für diese Apps gibt es Aktualisierungen", "Open updater" : "Updater öffnen", "Download now" : "Jetzt herunterladen", + "Please use the command line updater to update." : "Verwende zum Aktualisieren den Befehlszeilen-Updater.", "What's new?" : "Was ist neu?", "The update check is not yet finished. Please refresh the page." : "Die Aktualisierungsprüfung ist noch nicht abgeschlossen. Bitte die Seite neu laden.", "Your version is up to date." : "Deine Version ist aktuell.", |