aboutsummaryrefslogtreecommitdiffstats
path: root/language/da_DK/admin.lang.php
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2016-03-08 10:51:10 +0100
committerplegall <plg@piwigo.org>2016-03-08 10:51:10 +0100
commit2e071ba4a17cfb4e4ea0ab6e50516ddac5e0ae90 (patch)
tree681f9b4cbbed109beb41ca4babf0662dc814f8c4 /language/da_DK/admin.lang.php
parentd80d853a23119bd21c20ad92024cba5dce47e7d4 (diff)
merge --squash from translation up to f9fecd0be09ea6da405f1ab2a09e09bc51312dd4
git merge --squash is simpler for the first time, then we plan to do cherry-pick
Diffstat (limited to 'language/da_DK/admin.lang.php')
-rw-r--r--language/da_DK/admin.lang.php11
1 files changed, 10 insertions, 1 deletions
diff --git a/language/da_DK/admin.lang.php b/language/da_DK/admin.lang.php
index 48cfcc1c1..9387d670f 100644
--- a/language/da_DK/admin.lang.php
+++ b/language/da_DK/admin.lang.php
@@ -984,4 +984,13 @@ $lang['date & time'] = 'dato og tid';
$lang['file name'] = 'filnavn';
$lang['width & height'] = 'bredde og højde';
$lang['No and unlock sub-albums'] = 'Nej, og lås underalbummer op';
-$lang['Upload in progress'] = 'Upload i gang'; \ No newline at end of file
+$lang['Upload in progress'] = 'Upload i gang';
+$lang['Delete %d orphan photos'] = 'Slettede %d forældreløse fotografier';
+$lang['Each email sent will contain its own automatic authentication key on links, valid for %s.'] = 'Hver afsendt mail indeholder sign egen automatiske autentifikationsnøgle i links, gyldige i %s.';
+$lang['Edit user'] = 'Rediger bruger';
+$lang['For security reason, authentication keys do not work for administrators.'] = 'Af sikkerhedsgrunde fungerer autentifikationsnøgler ikke for administratorer.';
+$lang['No recipient selected'] = 'Ingen modtager valgt';
+$lang['No user is permitted to see this private album'] = 'Ingen bruger har rettigheder til at se dette private album';
+$lang['Orphans'] = 'Forældreløse';
+$lang['Recipients'] = 'Modtagere';
+$lang['Y Repeat'] = 'Y-gentagelse'; \ No newline at end of file