summaryrefslogtreecommitdiffstats
path: root/apps/dashboard/l10n/da.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/dashboard/l10n/da.js')
-rw-r--r--apps/dashboard/l10n/da.js34
1 files changed, 34 insertions, 0 deletions
diff --git a/apps/dashboard/l10n/da.js b/apps/dashboard/l10n/da.js
new file mode 100644
index 00000000000..0c5cc013be1
--- /dev/null
+++ b/apps/dashboard/l10n/da.js
@@ -0,0 +1,34 @@
+OC.L10N.register(
+ "dashboard",
+ {
+ "Dashboard" : "Dashboard",
+ "Dashboard app" : "Dashboard app",
+ "Show something" : "Vis noget",
+ "Customize" : "Tilpas",
+ "Edit widgets" : "Redigér widgets",
+ "Get more widgets from the app store" : "Hent flere widgets fra app store",
+ "Change background image" : "Ændre baggrund",
+ "Weather service" : "Vejret",
+ "For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "Af hensyn til dit privatliv, er det din Nextcloud-server der henter vejr-data og udbyderen modtager således ingen oplysninger om dig.",
+ "Weather data from Met.no" : "Vejr-data leveres af Met.no",
+ "geocoding with Nominatim" : "Geocoding med Nominatim",
+ "elevation data from OpenTopoData" : "Højde-data fra OpenTopoData",
+ "Weather" : "Vejr",
+ "Status" : "Status",
+ "Good morning" : "God morgen",
+ "Good morning, {name}" : "God morgen {name}",
+ "Good afternoon" : "God eftermiddag",
+ "Good afternoon, {name}" : "God eftermiddag {name}",
+ "Good evening" : "God aften",
+ "Good evening, {name}" : "God aften {name}",
+ "Hello" : "Hej",
+ "Hello, {name}" : "Hej {name}",
+ "Pick from Files" : "Vælg fra Filer",
+ "Default images" : "Standardbilleder",
+ "Plain background" : "Standard baggrund",
+ "Insert from {productName}" : "Indsæt fra {productName}",
+ "Good night, {name}" : "Godnat {name}",
+ "Good night" : "Godnat",
+ "Pick from files" : "Vælg fra Filer"
+},
+"nplurals=2; plural=(n != 1);");