diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-04-26 02:28:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-04-26 02:28:26 +0000 |
commit | 3b010ee3e75a1707dd2d1d33f0489bcc77b52672 (patch) | |
tree | 00ba4735f3cd5f5806022166b1db219332a32eff /apps/updatenotification | |
parent | 52853ed30a6fc782c0892251bb2eb00f27da4908 (diff) | |
download | nextcloud-server-3b010ee3e75a1707dd2d1d33f0489bcc77b52672.tar.gz nextcloud-server-3b010ee3e75a1707dd2d1d33f0489bcc77b52672.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/updatenotification')
-rw-r--r-- | apps/updatenotification/l10n/de.js | 1 | ||||
-rw-r--r-- | apps/updatenotification/l10n/de.json | 1 |
2 files changed, 2 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.", diff --git a/apps/updatenotification/l10n/de.json b/apps/updatenotification/l10n/de.json index 092f58953fc..ad011ea4362 100644 --- a/apps/updatenotification/l10n/de.json +++ b/apps/updatenotification/l10n/de.json @@ -27,6 +27,7 @@ "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.", |