summaryrefslogtreecommitdiffstats
path: root/core/l10n/da.php
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/da.php')
-rw-r--r--core/l10n/da.php5
1 files changed, 5 insertions, 0 deletions
diff --git a/core/l10n/da.php b/core/l10n/da.php
index 7bb882cdabf..2d7baa6b29d 100644
--- a/core/l10n/da.php
+++ b/core/l10n/da.php
@@ -5,6 +5,8 @@ $TRANSLATIONS = array(
"Turned off maintenance mode" => "standsede vedligeholdelsestilstand",
"Updated database" => "Opdaterede database",
"Checked database schema update" => "Tjekket database schema opdatering",
+"Checked database schema update for apps" => "Tjekkede databaseskemaets opdatering for apps",
+"Updated \"%s\" to %s" => "Opdaterede \"%s\" til %s",
"Disabled incompatible apps: %s" => "Deaktiverer inkombatible apps: %s",
"No image or file provided" => "Ingen fil eller billede givet",
"Unknown filetype" => "Ukendt filtype",
@@ -189,11 +191,14 @@ $TRANSLATIONS = array(
"Thank you for your patience." => "Tak for din tålmodighed.",
"You are accessing the server from an untrusted domain." => "Du tilgår serveren fra et utroværdigt domæne",
"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." => "Kontakt venligst din administrator. Hvis du er administrator, konfigurer \"trusted_domain\" indstillingen i config/config.php. Et eksempel kan ses i config/config.sample.php.",
+"Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." => "Afhænger af din konfiguration, da du som administrator eventuelt også er i stand til at gøre brug af knappen nedenfor til at tildele tillid til dette domæne.",
+"Add \"%s\" as trusted domain" => "Tilføj \"%s\" som et troværdigt domæne",
"%s will be updated to version %s." => "%s vil blive opdateret til version %s.",
"The following apps will be disabled:" => "Følgende apps bliver deaktiveret:",
"The theme %s has been disabled." => "Temaet, %s, er blevet deaktiveret.",
"Please make sure that the database, the config folder and the data folder have been backed up before proceeding." => "Venligst sikrer dig en backup af databasen, config-mappen og data-mappen inden vi fortsætter.",
"Start update" => "Begynd opdatering",
+"To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" => "For at undgå tidsudløb med større installationer, så kan du i stedet køre følgende kommando fra din installationsmappe:",
"This ownCloud instance is currently being updated, which may take a while." => "Opdatere Owncloud, dette kan tage et stykke tid.",
"Please reload this page after a short time to continue using ownCloud." => "Genindlæs denne side efter kort tid til at fortsætte med at bruge ownCloud."
);