diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-08-29 02:24:48 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-08-29 02:24:48 +0000 |
commit | b1421f6ad9cb89d37f92aad96033e39f3a336bff (patch) | |
tree | 3dcb3c01b2a572fe0d9adf95aceec394eae27ebc /apps/dashboard | |
parent | ccbeb0fe078a55ed94691559fe4fbab2e95e3214 (diff) | |
download | nextcloud-server-b1421f6ad9cb89d37f92aad96033e39f3a336bff.tar.gz nextcloud-server-b1421f6ad9cb89d37f92aad96033e39f3a336bff.zip |
[tx-robot] updated 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 bee5669acd4..8fe93eec83c 100644 --- a/apps/dashboard/l10n/da.js +++ b/apps/dashboard/l10n/da.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\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", @@ -23,6 +24,7 @@ OC.L10N.register( "Hello" : "Hej", "Hello, {name}" : "Hej {name}", "Pick from Files" : "Vælg fra Filer", + "Default image" : "Standardbillede", "Plain background" : "Standard baggrund", "Insert from {productName}" : "Indsæt fra {productName}", "Show something" : "Vis noget", diff --git a/apps/dashboard/l10n/da.json b/apps/dashboard/l10n/da.json index beca69ed432..906ad1580ea 100644 --- a/apps/dashboard/l10n/da.json +++ b/apps/dashboard/l10n/da.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\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", @@ -21,6 +22,7 @@ "Hello" : "Hej", "Hello, {name}" : "Hej {name}", "Pick from Files" : "Vælg fra Filer", + "Default image" : "Standardbillede", "Plain background" : "Standard baggrund", "Insert from {productName}" : "Indsæt fra {productName}", "Show something" : "Vis noget", |