diff options
Diffstat (limited to 'core/l10n/da.php')
-rw-r--r-- | core/l10n/da.php | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/core/l10n/da.php b/core/l10n/da.php index f028331f891..79ccc20d495 100644 --- a/core/l10n/da.php +++ b/core/l10n/da.php @@ -41,7 +41,6 @@ $TRANSLATIONS = array( "last year" => "sidste år", "years ago" => "år siden", "Choose" => "Vælg", -"Cancel" => "Annuller", "Error loading file picker template" => "Fejl ved indlæsning af filvælger skabelon", "Yes" => "Ja", "No" => "Nej", @@ -136,8 +135,6 @@ $TRANSLATIONS = array( "Log in" => "Log ind", "Alternative Logins" => "Alternative logins", "Hey there,<br><br>just letting you know that %s shared »%s« with you.<br><a href=\"%s\">View it!</a><br><br>Cheers!" => "Hallo,<br><br>dette blot for at lade dig vide, at %s har delt \"%s\" med dig.<br><a href=\"%s\">Se det!</a><br><br>Hej", -"prev" => "forrige", -"next" => "næste", "Updating ownCloud to version %s, this may take a while." => "Opdatere Owncloud til version %s, dette kan tage et stykke tid." ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |