summaryrefslogtreecommitdiffstats
path: root/core/l10n/da.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-10-13 20:33:30 -0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-10-13 20:33:30 -0400
commitf3336f8877771e53d303f6f939f0005fa9692b7a (patch)
treec5f0495eac0d3e946df517709d5a4ad9d0ec4227 /core/l10n/da.php
parente8bede5e0d67e036e8e42279df3a2dd8c83e08e8 (diff)
downloadnextcloud-server-f3336f8877771e53d303f6f939f0005fa9692b7a.tar.gz
nextcloud-server-f3336f8877771e53d303f6f939f0005fa9692b7a.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/da.php')
-rw-r--r--core/l10n/da.php18
1 files changed, 4 insertions, 14 deletions
diff --git a/core/l10n/da.php b/core/l10n/da.php
index b28e8a969b4..93fad7047d6 100644
--- a/core/l10n/da.php
+++ b/core/l10n/da.php
@@ -8,14 +8,6 @@ $TRANSLATIONS = array(
"Updating filecache, this may take really long..." => "Opdatere filcache, dette kan tage rigtigt lang tid...",
"Updated filecache" => "Opdaterede filcache",
"... %d%% done ..." => "... %d%% færdig ...",
-"Category type not provided." => "Kategori typen ikke er fastsat.",
-"No category to add?" => "Ingen kategori at tilføje?",
-"This category already exists: %s" => "Kategorien eksisterer allerede: %s",
-"Object type not provided." => "Object type ikke er fastsat.",
-"%s ID not provided." => "%s ID ikke oplyst.",
-"Error adding %s to favorites." => "Fejl ved tilføjelse af %s til favoritter.",
-"No categories selected for deletion." => "Ingen kategorier valgt",
-"Error removing %s from favorites." => "Fejl ved fjernelse af %s fra favoritter.",
"No image or file provided" => "Ingen fil eller billede givet",
"Unknown filetype" => "Ukendt filtype",
"Invalid image" => "Ugyldigt billede",
@@ -67,12 +59,9 @@ $TRANSLATIONS = array(
"(all selected)" => "(alle valgt)",
"({count} selected)" => "({count} valgt)",
"Error loading file exists template" => "Fejl ved inlæsning af; fil eksistere skabelon",
-"The object type is not specified." => "Objekttypen er ikke angivet.",
-"Error" => "Fejl",
-"The app name is not specified." => "Den app navn er ikke angivet.",
-"The required file {file} is not installed!" => "Den krævede fil {file} er ikke installeret!",
"Shared" => "Delt",
"Share" => "Del",
+"Error" => "Fejl",
"Error while sharing" => "Fejl under deling",
"Error while unsharing" => "Fejl under annullering af deling",
"Error while changing permissions" => "Fejl under justering af rettigheder",
@@ -104,6 +93,9 @@ $TRANSLATIONS = array(
"Sending ..." => "Sender ...",
"Email sent" => "E-mail afsendt",
"Warning" => "Advarsel",
+"The object type is not specified." => "Objekttypen er ikke angivet.",
+"Delete" => "Slet",
+"Add" => "Tilføj",
"The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud community</a>." => "Opdateringen blev ikke udført korrekt. Rapporter venligst problemet til <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownClouds community</a>.",
"The update was successful. Redirecting you to ownCloud now." => "Opdateringen blev udført korrekt. Du bliver nu viderestillet til ownCloud.",
"%s password reset" => "%s adgangskode nulstillet",
@@ -126,8 +118,6 @@ $TRANSLATIONS = array(
"Help" => "Hjælp",
"Access forbidden" => "Adgang forbudt",
"Cloud not found" => "Sky ikke fundet",
-"Edit categories" => "Rediger kategorier",
-"Add" => "Tilføj",
"Security Warning" => "Sikkerhedsadvarsel",
"Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" => "Din PHP-version er sårbar overfor et NULL Byte angreb (CVE-2006-7243)",
"Please update your PHP installation to use %s securely." => "Opdater venligst din PHP installation for at anvende %s sikkert.",