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

18 lines
733 B
PHP

<?php $TRANSLATIONS = array(
"Error 404, Cloud not found" => "Fejl 404, Skyen kan ikke findes",
"Advanced" => "Avanceret",
"Set where to store the data." => "Indstil data mappe.",
"Data directory:" => "Data mappe:",
"SQLite" => "SQLite",
"Database name:" => "Database navn:",
"Host:" => "Host:",
"Table prefix:" => "Tabel prefix:",
"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",
"You are logged out." => "Du er nu logget ud",
"prev" => "forrige",
"next" => "næste",
"Search" => "Søg"
);