You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nextcloud/core/l10n/da.php

23 lines
759 B
PHP

<?php $TRANSLATIONS = array(
"Login failed!" => "Login mislykkedes!",
"remember" => "husk",
"Create an <strong>admin account</strong>" => "Lav en <strong>administrator konto</strong>",
"Username" => "Brugernavn",
"Password" => "Kodeord",
"Configure the database" => "Konfigurer databasen",
"will be used" => "vil blive brugt",
"Database user" => "Database-bruger",
"Database password" => "Database-kodeord",
"Database name" => "Database-navn",
"Advanced" => "Avanceret",
"Host" => "Vært",
"Table prefix" => "Tabel præfiks",
"Data folder" => "Data mappe",
"Finish setup" => "Afslut installation",
"Cloud not found" => "Sky ikke fundet",
"prev" => "forrige",
"next" => "næste",
"You are logged out." => "Du er nu logget ud",
"Settings" => "Indstillinger"
);