You can not 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-server/core/l10n/da.php

9 lines
227 B

<?php $TRANSLATIONS = array(
"Login failed!" => "Login mislykkedes",
"Advanced" => "Avanceret",
"Finish setup" => "Afslut installation",
"prev" => "forrige",
"next" => "næste",
"You are logged out." => "Du er nu logget ud"
);