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/settings/l10n/da.php

19 lines
550 B
PHP

<?php $TRANSLATIONS = array(
"Authentication error" => "Godkendelsesfejl",
"OpenID Changed" => "OpenID ændret",
"Invalid request" => "Ugyldig forespørgsel",
"Language changed" => "Sprog ændret",
"Ask a question" => "Stil et spørgsmål",
"Select an App" => "Vælg en App",
"-licensed" => "-licenseret",
"by" => "af",
"Your password got changed" => "Din adgangskode er blevet ændret",
"New password" => "Ny adgangskode",
"show" => "vis",
"Language" => "Sprog",
"Name" => "Navn",
"Password" => "Kodeord",
"Groups" => "Grupper",
"Create" => "Ny"
);