diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-09-17 01:55:27 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-09-17 01:55:27 -0400 |
commit | 2a89bc7b511fff8acd031d2d910dc9c1a02e940e (patch) | |
tree | 7c99e4ff5dc8b4510f96fbb253fed7528f8a7fa2 /core/l10n/da.php | |
parent | 45b17207ccf03703d4d6c3925f5405f52579aee5 (diff) | |
download | nextcloud-server-2a89bc7b511fff8acd031d2d910dc9c1a02e940e.tar.gz nextcloud-server-2a89bc7b511fff8acd031d2d910dc9c1a02e940e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/da.php')
-rw-r--r-- | core/l10n/da.php | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/core/l10n/da.php b/core/l10n/da.php index bb25ee16549..fd862fe4d29 100644 --- a/core/l10n/da.php +++ b/core/l10n/da.php @@ -186,8 +186,6 @@ $TRANSLATIONS = array( "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.", -"This page will refresh itself when the ownCloud instance is available again." => "Denne side vil genopfriske sig selv, når ownCloud-instancen er tilgængelig igen." +"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:" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |