diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-02-05 00:19:49 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-02-05 00:19:49 +0000 |
commit | 9a0c5686c72c622e8e1f6b79a89a0a8ee5b34118 (patch) | |
tree | 9beec490ec2321ebfa6b271240b79e1befd2abb7 /apps/dashboard | |
parent | caa2a978906f3a2eff9ea2d00fe38ae2bf2e72b9 (diff) | |
download | nextcloud-server-9a0c5686c72c622e8e1f6b79a89a0a8ee5b34118.tar.gz nextcloud-server-9a0c5686c72c622e8e1f6b79a89a0a8ee5b34118.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/nb.js | 2 | ||||
-rw-r--r-- | apps/dashboard/l10n/nb.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/dashboard/l10n/nb.js b/apps/dashboard/l10n/nb.js index 4e227194050..c7b584cf22d 100644 --- a/apps/dashboard/l10n/nb.js +++ b/apps/dashboard/l10n/nb.js @@ -3,6 +3,8 @@ OC.L10N.register( { "Dashboard" : "Instrumentpanel", "Dashboard app" : "Instrumentpanel 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 dagen din informert\n\nNextcloud-kontrollpanel er ditt utgangspunkt for dagen, og gir deg en oversikt over dine kommende avtaler, presserende e-poster, chatmeldinger, innkommende billetter, siste tvitringer og mye mer! Brukere kan legge til widgetene de liker og endre bakgrunnen etter eget ønske.", + "\"{title} icon\"" : "\"{title} ikon\"", "Customize" : "Tilpass", "Edit widgets" : "Rediger widgets", "Get more widgets from the App Store" : "Få flere widgets fra app-butikken", diff --git a/apps/dashboard/l10n/nb.json b/apps/dashboard/l10n/nb.json index f1b1a8e798d..98fd74345c0 100644 --- a/apps/dashboard/l10n/nb.json +++ b/apps/dashboard/l10n/nb.json @@ -1,6 +1,8 @@ { "translations": { "Dashboard" : "Instrumentpanel", "Dashboard app" : "Instrumentpanel 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 dagen din informert\n\nNextcloud-kontrollpanel er ditt utgangspunkt for dagen, og gir deg en oversikt over dine kommende avtaler, presserende e-poster, chatmeldinger, innkommende billetter, siste tvitringer og mye mer! Brukere kan legge til widgetene de liker og endre bakgrunnen etter eget ønske.", + "\"{title} icon\"" : "\"{title} ikon\"", "Customize" : "Tilpass", "Edit widgets" : "Rediger widgets", "Get more widgets from the App Store" : "Få flere widgets fra app-butikken", |