summaryrefslogtreecommitdiffstats
path: root/core/l10n/da.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-09-19 01:55:44 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-09-19 01:55:44 -0400
commit786312d0e88b530319ffaf13d0b86a9efaff488a (patch)
treeeef35956b70a593b1d5783bf4568554cc63070e3 /core/l10n/da.php
parent112e57098981726cd20da0cc6f6088a334e54a04 (diff)
downloadnextcloud-server-786312d0e88b530319ffaf13d0b86a9efaff488a.tar.gz
nextcloud-server-786312d0e88b530319ffaf13d0b86a9efaff488a.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/da.php')
-rw-r--r--core/l10n/da.php5
1 files changed, 3 insertions, 2 deletions
diff --git a/core/l10n/da.php b/core/l10n/da.php
index fd862fe4d29..ce72fc52d27 100644
--- a/core/l10n/da.php
+++ b/core/l10n/da.php
@@ -140,7 +140,6 @@ $TRANSLATIONS = array(
"Error favoriting" => "Fejl ved favoritering",
"Error unfavoriting" => "Fejl ved fjernelse af favorisering.",
"Access forbidden" => "Adgang forbudt",
-"Cloud not found" => "Sky ikke fundet",
"Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" => "Hej med dig\n\nDette blot for at lade dig vide, at %s har delt %s med dig.\nSe det her: %s\n\n",
"The share will expire on %s." => "Delingen vil udløbe om %s.",
"Cheers!" => "Hej!",
@@ -186,6 +185,8 @@ $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:"
+"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 %s instance is currently being updated, which may take a while." => "Denne %s-instans bliver i øjeblikket opdateret, hvilket kan tage et stykke tid.",
+"This page will refresh itself when the %s instance is available again." => "Denne side vil genopfriske sig selv, når %s-instancen er tilgængelig igen."
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";