diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-03-24 02:27:05 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-03-24 02:27:05 +0000 |
commit | 97b8e6d2a388cd08bd83ee08b1d322b9e813387a (patch) | |
tree | 312561281043f9ed5f0bc7c3aa4ad2d043e3901d /apps/dashboard/l10n/da.js | |
parent | 553b5a51f6622f618f7776bdc38cd699f20ec686 (diff) | |
download | nextcloud-server-97b8e6d2a388cd08bd83ee08b1d322b9e813387a.tar.gz nextcloud-server-97b8e6d2a388cd08bd83ee08b1d322b9e813387a.zip |
Fix(l10n): đź” Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dashboard/l10n/da.js')
-rw-r--r-- | apps/dashboard/l10n/da.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/dashboard/l10n/da.js b/apps/dashboard/l10n/da.js index 40dfb45e24e..5e7da14f51e 100644 --- a/apps/dashboard/l10n/da.js +++ b/apps/dashboard/l10n/da.js @@ -3,7 +3,6 @@ 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\noverview of your upcoming appointments, urgent emails, chat messages,\nincoming tickets, latest tweets and much more! Users can add the widgets\nthey like and change the background to their liking." : "Start din dag informeret\n\nNextcloud Dashboard er dit udgangspunkt på dagen og giver dig en\noversigt over dine kommende aftaler, hastemails, chatbeskeder,\nindgående billetter, seneste tweets og meget mere! Brugere kan tilføje widgets\nde kan lide og ændre baggrunden efter deres smag.", "Customize" : "Tilpas", "Edit widgets" : "Redigér widgets", "Get more widgets from the App Store" : "Få flere widgets fra App Store", @@ -22,6 +21,7 @@ OC.L10N.register( "Good evening, {name}" : "God aften {name}", "Hello" : "Hej", "Hello, {name}" : "Hej {name}", + "Start your day informed\n\nThe Nextcloud Dashboard is your starting point of the day, giving you an\noverview of your upcoming appointments, urgent emails, chat messages,\nincoming tickets, latest tweets and much more! Users can add the widgets\nthey like and change the background to their liking." : "Start din dag informeret\n\nNextcloud Dashboard er dit udgangspunkt på dagen og giver dig en\noversigt over dine kommende aftaler, hastemails, chatbeskeder,\nindgående billetter, seneste tweets og meget mere! Brugere kan tilføje widgets\nde kan lide og ændre baggrunden efter deres smag.", "Change background image" : "Ændre baggrund", "Pick from Files" : "Vælg fra Filer", "Default images" : "Standardbilleder", |