diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-20 00:20:52 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-20 00:20:52 +0000 |
commit | 3edc0f58c14dc1f7d25681c1d643647f5f15ae61 (patch) | |
tree | 4435770bec9db0ba35a6fc0941031e4961572e3e /apps/dashboard | |
parent | 9f1c6d7cd4f7dfa1aac81865ab5daa56cd9908ec (diff) | |
download | nextcloud-server-3edc0f58c14dc1f7d25681c1d643647f5f15ae61.tar.gz nextcloud-server-3edc0f58c14dc1f7d25681c1d643647f5f15ae61.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dashboard')
-rw-r--r-- | apps/dashboard/l10n/de.js | 1 | ||||
-rw-r--r-- | apps/dashboard/l10n/de.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/dashboard/l10n/de.js b/apps/dashboard/l10n/de.js index 48e4b4da788..b706d77e134 100644 --- a/apps/dashboard/l10n/de.js +++ b/apps/dashboard/l10n/de.js @@ -3,6 +3,7 @@ OC.L10N.register( { "Dashboard" : "Dashboard", "Dashboard app" : "Dashboard-App", + "Start your day informed\n\nThe Nextcloud Dashboard is your starting point of the day, giving you an overview of your upcoming appointments, urgent emails, chat messages, incoming tickets, latest tweets and much more! People can add the widgets they like and change the background to their liking." : "Starte informiert in den Tag\n\nDas Nextcloud Dashboard ist Ihr Ausgangspunkt für den Tag und gibt dir einen Überblick über deine anstehenden Termine, dringende E-Mails, Chatnachrichten, eingehende Tickets, neueste Tweets und vieles mehr! Benutzer können die gewünschten Widgets hinzufügen und den Hintergrund nach Belieben ändern.", "\"{title} icon\"" : "\"{title}-Symbol\"", "Customize" : "Anpassen", "Edit widgets" : "Widgets bearbeiten", diff --git a/apps/dashboard/l10n/de.json b/apps/dashboard/l10n/de.json index 0eee46abd69..49bb347f722 100644 --- a/apps/dashboard/l10n/de.json +++ b/apps/dashboard/l10n/de.json @@ -1,6 +1,7 @@ { "translations": { "Dashboard" : "Dashboard", "Dashboard app" : "Dashboard-App", + "Start your day informed\n\nThe Nextcloud Dashboard is your starting point of the day, giving you an overview of your upcoming appointments, urgent emails, chat messages, incoming tickets, latest tweets and much more! People can add the widgets they like and change the background to their liking." : "Starte informiert in den Tag\n\nDas Nextcloud Dashboard ist Ihr Ausgangspunkt für den Tag und gibt dir einen Überblick über deine anstehenden Termine, dringende E-Mails, Chatnachrichten, eingehende Tickets, neueste Tweets und vieles mehr! Benutzer können die gewünschten Widgets hinzufügen und den Hintergrund nach Belieben ändern.", "\"{title} icon\"" : "\"{title}-Symbol\"", "Customize" : "Anpassen", "Edit widgets" : "Widgets bearbeiten", |