diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-12-03 00:18:38 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-12-03 00:18:38 +0000 |
commit | f49cff2f5af060963e6d5980d73f91a51562fa44 (patch) | |
tree | 57ce746cb59754ab43699dbd0cc68dda0ca3262c /apps/updatenotification/l10n/de_DE.js | |
parent | 5353a018b71a0f02fb4d7449e5be25d7fbd6e1ba (diff) | |
download | nextcloud-server-f49cff2f5af060963e6d5980d73f91a51562fa44.tar.gz nextcloud-server-f49cff2f5af060963e6d5980d73f91a51562fa44.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/updatenotification/l10n/de_DE.js')
-rw-r--r-- | apps/updatenotification/l10n/de_DE.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/updatenotification/l10n/de_DE.js b/apps/updatenotification/l10n/de_DE.js index 26f5d40aded..f6dc21db567 100644 --- a/apps/updatenotification/l10n/de_DE.js +++ b/apps/updatenotification/l10n/de_DE.js @@ -20,7 +20,6 @@ OC.L10N.register( "Please note that the web updater is not recommended with more than 100 users! Please use the command line updater instead!" : "Bitte beachten Sie, dass der Web Updater bei mehr als 100 Benutzern nicht empfohlen wird! Bitte verwenden Sie stattdessen den Befehlszeilen-Updater!", "Open updater" : "Updater öffnen", "Download now" : "Jetzt herunterladen", - "Please use the command line updater to update." : "Verwenden Sie zum Aktualisieren den Befehlszeilen-Updater.", "What's new?" : "Was ist neu?", "View changelog" : "Liste der Änderungen anschauen", "The update check is not yet finished. Please refresh the page." : "Die Aktualisierungsprüfung ist noch nicht abgeschlossen. Bitte die Seite neu laden.", @@ -49,6 +48,7 @@ OC.L10N.register( "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 compatible version for this Nextcloud version available._::_<strong>%n</strong> apps have no compatible version for this Nextcloud version available._" : ["Für <strong>%n</strong> App steht keine kompatible Version zur Verfügung.","Für <strong>%n</strong> Apps steht keine kompatible Version zur Verfügung."], + "Please use the command line updater to update." : "Verwenden Sie zum Aktualisieren den Befehlszeilen-Updater.", "You can change the update channel below which also affects the apps management page. E.g. after switching to the beta channel, beta app updates will be offered to you in the apps management page." : "Sie können den Aktualisierungskanal unten ändern, was sich auch auf die Verwaltungsseite der Apps auswirkt. Z.B. Nach dem Wechsel zum Beta-Kanal werden Ihnen Beta-App-Updates auf der App-Verwaltungsseite angeboten.", "Update channel:" : "Update-Kanal:" }, |