nextcloud/apps/user_ldap/l10n/da.php

10 lines
247 B
PHP

<?php $TRANSLATIONS = array(
"Host" => "Host",
"Base DN" => "Base DN",
"Password" => "Kodeord",
"Port" => "Port",
"Use TLS" => "Brug TLS",
"Not recommended, use for testing only." => "Anbefales ikke, brug kun for at teste.",
"Help" => "Hjælp"
);