From f54e0e2b1fe646921cfa1057b3bc7345977838d5 Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Wed, 20 Jul 2022 06:49:07 +0200 Subject: [PATCH] Update da_DK, thanks to Kaare --- language/da_DK/admin.lang.php | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/language/da_DK/admin.lang.php b/language/da_DK/admin.lang.php index f896a4273..14b6e2d82 100644 --- a/language/da_DK/admin.lang.php +++ b/language/da_DK/admin.lang.php @@ -1251,4 +1251,9 @@ $lang['Edit photo #%s'] = 'Rediger foto #%s'; $lang['Locked albums are disabled for maintenance. Only administrators can view them in the gallery. Lock this album will also lock his Sub-albums'] = 'Låste albummer er deaktiverede pga. vedligeholdelse. Kun administratorer kan se dem i galleriet. Låsning af dette album vil også låse dets underalbummer.'; $lang['Webmaster status required'] = 'Kræver webmasterstatus'; $lang['Your selection'] = 'Dit valg'; -$lang['action successfully performed.'] = 'handling gennemført.'; \ No newline at end of file +$lang['action successfully performed.'] = 'handling gennemført.'; +$lang['Are you sure you want to uninstall the plugin "%s"?'] = 'Er du sikker på, at du vil afinstallere plugin\'en "%s"?'; +$lang['Are you sure you want to unlock the gallery?'] = 'Er du sikker på, at du vil låse galleriet op?'; +$lang['Global Gallery Actions'] = 'Globale gallerihandlinger'; +$lang['Purge Actions'] = 'Tøm handlinger'; +$lang['Purge Cache'] = 'Tøm cache'; \ No newline at end of file