diff options
Diffstat (limited to 'lib/l10n/da.php')
-rw-r--r-- | lib/l10n/da.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/da.php b/lib/l10n/da.php index 2f9c423bc4f..755033f8657 100644 --- a/lib/l10n/da.php +++ b/lib/l10n/da.php @@ -49,6 +49,7 @@ $TRANSLATIONS = array( "Set an admin password." => "Angiv et admin kodeord.", "Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Din webserver er endnu ikke sat op til at tillade fil synkronisering fordi WebDAV grænsefladen virker ødelagt.", "Please double check the <a href='%s'>installation guides</a>." => "Dobbelttjek venligst <a href='%s'>installations vejledningerne</a>.", +"%s shared »%s« with you" => "%s delte »%s« med sig", "Could not find category \"%s\"" => "Kunne ikke finde kategorien \"%s\"", "seconds ago" => "sekunder siden", "_%n minute ago_::_%n minutes ago_" => array("%n minut siden","%n minutter siden"), |