diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-02-28 01:12:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-02-28 01:12:31 +0000 |
commit | 533e8351adfd5cc443c853fbb884246e8ae36b04 (patch) | |
tree | abdde01daf75680a226ee481b946b44b0ab2c943 /apps/updatenotification/l10n/de.js | |
parent | b369abc37807c105a72cc302dd1f9d98cf2813d1 (diff) | |
download | nextcloud-server-533e8351adfd5cc443c853fbb884246e8ae36b04.tar.gz nextcloud-server-533e8351adfd5cc443c853fbb884246e8ae36b04.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 3d6902767c7..9b3e66020ef 100644 --- a/apps/updatenotification/l10n/de.js +++ b/apps/updatenotification/l10n/de.js @@ -10,6 +10,8 @@ OC.L10N.register( "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.", "The selected update channel does not support updates of the server." : "Der gewählte Aktualisierungskanal unterstützt keine Aktualisierungen für Server.", + "A new version is available: {newVersionString}" : "Eine neue Version ist verfügbar: {newVersionString}", + "Checked on {lastCheckedDate}" : "Geprüft am {lastCheckedDate}", "Could not start updater, please try the manual update" : "Der Updater konnte nicht gestartet werden, bitte versuche ein manuelles Update", "Update notifications" : "Update-Benachrichtigungen", "Channel updated" : "Kanal aktualisiert", |