diff options
Diffstat (limited to 'core/l10n/da.php')
-rw-r--r-- | core/l10n/da.php | 12 |
1 files changed, 1 insertions, 11 deletions
diff --git a/core/l10n/da.php b/core/l10n/da.php index 631201bab60..20d769f3856 100644 --- a/core/l10n/da.php +++ b/core/l10n/da.php @@ -1,22 +1,12 @@ <?php $TRANSLATIONS = array( "Error 404, Cloud not found" => "Fejl 404, Skyen kan ikke findes", -"Welcome to <strong>ownCloud</strong>, your personnal cloud." => "Velkommen til <strong>ownCloud</strong>, din personlige Sky.", -"To finish the installation, please follow the steps below." => "For at fuldføre installationen, følg venligst nedenstående trin", -"Create an <strong>admin account.</strong>" => "Lav en <strong>administrator konto.</strong>", -"Login:" => "Login:", -"Password:" => "Kodeord:", "Advanced" => "Avanceret", "Set where to store the data." => "Indstil data mappe.", "Data directory:" => "Data mappe:", -"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!", "SQLite" => "SQLite", -"I will use a MySQL database." => "Jeg vil benytte en MySQL database.", -"Host:" => "Host:", "Database name:" => "Database navn:", +"Host:" => "Host:", "Table prefix:" => "Tabel prefix:", -"MySQL user login:" => "MySQL bruger login:", -"MySQL user password:" => "MySQL bruger password:", "Finish setup" => "Afslut installation", "<a href=\"http://owncloud.org/\">ownCloud</a> is a personal cloud which runs on your own server.</p>" => "<a href=\"http://owncloud.org/\">ownCloud</a> er din personly sky der køre på din egen server.</p>", "Login failed!" => "Login mislykkedes", |