From ef3386c5f8774a8959b93332f7fc388824a93385 Mon Sep 17 00:00:00 2001
From: Jakob Sack
Date: Mon, 20 Jun 2011 22:08:44 +0200
Subject: All translations should be in the new system
---
core/l10n/da.php | 27 +++++++++++++++++++++++++++
1 file changed, 27 insertions(+)
create mode 100644 core/l10n/da.php
(limited to 'core/l10n/da.php')
diff --git a/core/l10n/da.php b/core/l10n/da.php
new file mode 100644
index 00000000000..d7aa3855d48
--- /dev/null
+++ b/core/l10n/da.php
@@ -0,0 +1,27 @@
+admin account." => "Lav en administrator konto.",
+"Welcome to ownCloud, your personnal cloud." => "Velkommen til ownCloud, Din personlige Sky.",
+"You are logged out." => "Du er nu logget ud",
+"MySQL user password:" => "MySQL bruger password:",
+"Error 404, Cloud not found" => "Fejl 404, Skyen kan ikke findes",
+"Database name:" => "Database navn:",
+"Set where to store the data." => "Indstil data mappe.",
+"Advanced" => "Avanceret",
+"To finish the installation, please follow the steps below." => "For at fuldføre installationen, følg venligst nedenstående trin",
+"Host:" => "Host:",
+"Table prefix:" => "Tabel prefix:",
+"prev" => "forrige",
+"Login:" => "Login:",
+"Login failed!" => "Login misslykkedes",
+"I will use a MySQL database." => "Jeg vil benytte en MySQL database.",
+"next" => "næste",
+"Password:" => "Kodeord:",
+"SQLite" => "SQLite",
+"MySQL user login:" => "MySQL bruger login:",
+"ownCloud is a personal cloud which runs on your own server.
" => "ownCloud er din personly sky der køre på din egen server.",
+"Search" => "Søg",
+"Data directory:" => "Data mappe:",
+"Finish setup" => "Afslut installation",
+"Configure your database." => "Konfigurer din database.",
+"I will use a SQLite database. You have nothing to do!" => "Jeg vil benytte en SQLite database. Du skal ikke gøre noget!"
+);
--
cgit v1.2.3