summaryrefslogtreecommitdiffstats
path: root/settings/l10n/da.php
diff options
context:
space:
mode:
Diffstat (limited to 'settings/l10n/da.php')
-rw-r--r--settings/l10n/da.php13
1 files changed, 13 insertions, 0 deletions
diff --git a/settings/l10n/da.php b/settings/l10n/da.php
index 42c99b2fc26..df8d2c419b9 100644
--- a/settings/l10n/da.php
+++ b/settings/l10n/da.php
@@ -1,6 +1,7 @@
<?php
$TRANSLATIONS = array(
"Saved" => "Gemt",
+"test email settings" => "test email indstillinger",
"Email sent" => "E-mail afsendt",
"Encryption" => "Kryptering",
"Unable to load list from App Store" => "Kunne ikke indlæse listen fra App Store",
@@ -65,6 +66,9 @@ $TRANSLATIONS = array(
"Fatal issues only" => "Kun alvorlige fejl",
"None" => "Ingen",
"Login" => "Login",
+"NT LAN Manager" => "NT LAN Manager",
+"SSL" => "SSL",
+"TLS" => "TLS",
"Security Warning" => "Sikkerhedsadvarsel",
"You are accessing %s via HTTP. We strongly suggest you configure your server to require using HTTPS instead." => "Du tilgår %s via HTTP. Vi anbefaler at du konfigurerer din server til i stedet at kræve HTTPS.",
"Your data directory and your files are probably accessible from the internet. The .htaccess file is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." => "Din data mappe og dine filer er muligvis tilgængelige fra internettet. .htaccess filen virker ikke. Vi anbefaler på det kraftigste at du konfigurerer din webserver så data mappen ikke længere er tilgængelig, eller at du flytter data mappen uden for webserverens dokument rod. ",
@@ -102,8 +106,16 @@ $TRANSLATIONS = array(
"Enforce HTTPS" => "Gennemtving HTTPS",
"Forces the clients to connect to %s via an encrypted connection." => "Tving klienten til at forbinde til %s via en kryptetet forbindelse.",
"Please connect to your %s via HTTPS to enable or disable the SSL enforcement." => "Forbind venligst til din %s via HTTPS for at aktivere eller deaktivere SSL tvang.",
+"Email Server" => "Email Server",
+"From address" => "Fra adresse",
+"Authentication required" => "Godkendelse påkrævet",
"Server address" => "Serveradresse",
"Port" => "Port",
+"Credentials" => "Brugeroplysninger",
+"SMTP Username" => "SMTP Brugernavn",
+"SMTP Password" => "SMTP Kodeord",
+"Test email settings" => "Test email indstillinger",
+"Send email" => "Send email",
"Log" => "Log",
"Log level" => "Log niveau",
"More" => "Mere",
@@ -113,6 +125,7 @@ $TRANSLATIONS = array(
"Add your App" => "Tilføj din App",
"More Apps" => "Flere Apps",
"Select an App" => "Vælg en App",
+"Documentation:" => "Dokumentation:",
"See application page at apps.owncloud.com" => "Se applikationens side på apps.owncloud.com",
"<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>" => "<span class=\"licence\"></span>-licenseret af <span class=\"author\"></span>",
"Administrator Documentation" => "Administrator Dokumentation",