diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-03-09 00:46:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-03-09 00:46:51 +0000 |
commit | ec2e6110f5f22f6c89e27c3aa616b8fc50b402d1 (patch) | |
tree | a1369f0cc8b4c6fd6f733c0d5b3ca4209be2e9c9 /apps/updatenotification/l10n/de_DE.js | |
parent | dc52a2582bf87411dbaa8e7dc812627e5dede33b (diff) | |
download | nextcloud-server-ec2e6110f5f22f6c89e27c3aa616b8fc50b402d1.tar.gz nextcloud-server-ec2e6110f5f22f6c89e27c3aa616b8fc50b402d1.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 | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/de_DE.js b/apps/updatenotification/l10n/de_DE.js index d835a0a1252..1e90fb1764f 100644 --- a/apps/updatenotification/l10n/de_DE.js +++ b/apps/updatenotification/l10n/de_DE.js @@ -4,12 +4,20 @@ 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", + "App updated" : "App aktualisiert", + "See what's new" : "Sehen Sie sich die Neuigkeiten an", + "{app} updated to version {version}" : "{app} wurde auf Version {version} aktualisiert", "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.", "Update to {serverAndVersion} is available." : "Aktualisierung auf {serverAndVersion} ist verfügbar.", "Update for {app} to version %s is available." : "Eine Aktualisierung für {app} auf Version %s ist verfügbar.", "Update notification" : "Aktualisierungs-Benachrichtigung", + "Displays update notifications for Nextcloud, app updates, and provides the SSO for the updater." : "Zeigt Update-Benachrichtigungen für Nextcloud und App-Updates an und stellt SSO für den Updater bereit.", + "What's new in {app} {version}" : "Neuigkeiten in {app} {version}", + "Give feedback" : "Feedback geben", + "Get started" : "Legen Sie los", + "No changelog available" : "Keine Änderungsübersicht verfügbar", "Update" : "Aktualisierung", "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "Ihre installierte Version wird nicht mehr unterstützt. Bitte aktualisieren Sie baldmöglichst auf eine unterstützte Version.", "Apps missing compatible version" : "Für diese Apps fehlen kompatible Versionen", @@ -47,6 +55,8 @@ 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."], + "Changelog for app {app}" : "Änderungsübersicht für App {app}", + "What's new in {app} version {version}" : "Neuigkeiten in {app} Version {version}", "Update to %1$s is available." : "Eine Aktualisierung für Nextcloud auf Version %1$s ist verfügbar.", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Zeigt Benachrichtigungen für Aktualisierungen von Nextcloud an und bietet SSO für den Aktualisierer.", "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!", |