diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-04-26 02:28:10 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-04-26 02:28:10 +0000 |
commit | 278f6413c9ee6d5c011c59a81d2f8e24a86dfbac (patch) | |
tree | 4b0fd98a65d11fc5db75fa0c648b8e88c27a46fa /apps/updatenotification/l10n/de.js | |
parent | 9b7c360346bc036d16dbc36e9bd399981acb1834 (diff) | |
download | nextcloud-server-278f6413c9ee6d5c011c59a81d2f8e24a86dfbac.tar.gz nextcloud-server-278f6413c9ee6d5c011c59a81d2f8e24a86dfbac.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
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 6ca2c753f76..9d34126f367 100644 --- a/apps/updatenotification/l10n/de.js +++ b/apps/updatenotification/l10n/de.js @@ -29,6 +29,7 @@ OC.L10N.register( "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. ", "Notify members of the following groups about available updates:" : "Informiere die Mitglieder der folgenden Gruppen über verfügbare Updates:", + "No groups" : "Keine Gruppen", "Only notifications for app updates are available." : "Benachrichtigungen sind nur für Aktualisierungen von Apps verfügbar.", "The selected update channel makes dedicated notifications for the server obsolete." : "Der gewählte Aktualisierungskanal macht dedizierte Benachrichtigungen für Server Aktualisierungen obsolet.", "The selected update channel does not support updates of the server." : "Der gewählte Aktualisierungskanal unterstützt keine Aktualisierungen für Server.", |