diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-08-09 00:25:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-08-09 00:25:21 +0000 |
commit | 40af8c0f93778ed242fcd78b2ffc80c3d561b352 (patch) | |
tree | 0232f55fe56b9f55998fa1715c73f033f6f2e69f /apps/dashboard | |
parent | 780ece032fd42ec099d888a46a5349d8dea48dc2 (diff) | |
download | nextcloud-server-40af8c0f93778ed242fcd78b2ffc80c3d561b352.tar.gz nextcloud-server-40af8c0f93778ed242fcd78b2ffc80c3d561b352.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/da.js | 2 | ||||
-rw-r--r-- | apps/dashboard/l10n/da.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/dashboard/l10n/da.js b/apps/dashboard/l10n/da.js index aad61b7d3c4..cecb09b2a66 100644 --- a/apps/dashboard/l10n/da.js +++ b/apps/dashboard/l10n/da.js @@ -3,6 +3,8 @@ 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! Users can add the widgets they like and change the background to their liking." : "Start din dag informeret\n\nNextcloud Dashboard er dit udgangspunkt på dagen og giver dig en oversigt over dine kommende aftaler, hastemails, chatbeskeder, indgående billetter, seneste tweets og meget mere! Brugere kan tilføje widgets de kan lide og ændre baggrunden efter deres smag.", + "\"{title} icon\"" : "\"{title} ikon\"", "Customize" : "Tilpas", "Edit widgets" : "Redigér widgets", "Get more widgets from the App Store" : "Få flere widgets fra App Store", diff --git a/apps/dashboard/l10n/da.json b/apps/dashboard/l10n/da.json index ce4aca15806..981e4ff39ad 100644 --- a/apps/dashboard/l10n/da.json +++ b/apps/dashboard/l10n/da.json @@ -1,6 +1,8 @@ { "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! Users can add the widgets they like and change the background to their liking." : "Start din dag informeret\n\nNextcloud Dashboard er dit udgangspunkt på dagen og giver dig en oversigt over dine kommende aftaler, hastemails, chatbeskeder, indgående billetter, seneste tweets og meget mere! Brugere kan tilføje widgets de kan lide og ændre baggrunden efter deres smag.", + "\"{title} icon\"" : "\"{title} ikon\"", "Customize" : "Tilpas", "Edit widgets" : "Redigér widgets", "Get more widgets from the App Store" : "Få flere widgets fra App Store", |