From db71fc22e0785a27a062b8a7aca4d780ce72d2cb Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Thu, 16 Oct 2014 22:07:01 +0000 Subject: [trunk_install] Update da_DK, thanks to : ddtddt git-svn-id: http://piwigo.org/svn/trunk@30167 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/da_DK/install.lang.php | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) (limited to 'language/da_DK') diff --git a/language/da_DK/install.lang.php b/language/da_DK/install.lang.php index f20598967..5b547fbd6 100644 --- a/language/da_DK/install.lang.php +++ b/language/da_DK/install.lang.php @@ -46,13 +46,13 @@ $lang['Password [confirm]'] = 'Password [bekræft]'; $lang['verification'] = 'bekræftelse'; $lang['Need help ? Ask your question on Piwigo message board.'] = 'Brug for hjælp? Stil dine spørgsmål i Piwigos forum.'; $lang['Visitors will be able to contact site administrator with this mail'] = 'Besøgende vil ved hjælp af denne e-mail have mulighed for at kontakte administratoren'; -$lang['PHP 5 is required'] = 'PHP 5 er nødvendig'; +$lang['PHP 5 is required'] = 'PHP 5.2 er nødvendig'; $lang['It appears your webhost is currently running PHP %s.'] = 'Det lader til, at din webhost pt. kører PHP %s.'; -$lang['Piwigo may try to switch your configuration to PHP 5 by creating or modifying a .htaccess file.'] = 'Piwigo kan prøve at skifte din opsætning til PHP 5 ved at oprette eller ændre en .htaccess-fil.'; +$lang['Piwigo may try to switch your configuration to PHP 5 by creating or modifying a .htaccess file.'] = 'Piwigo kan prøve at skifte din opsætning til PHP 5.2 ved at oprette eller ændre en .htaccess-fil.'; $lang['Note you can change your configuration by yourself and restart Piwigo after that.'] = 'Bemærk, at du selv kan ændre din opsætning og derefter genstarte Piwigo.'; -$lang['Try to configure PHP 5'] = 'Prøv at opsætte PHP 5'; +$lang['Try to configure PHP 5'] = 'Prøv at opsætte PHP 5.2'; $lang['Sorry!'] = 'Hov!'; -$lang['Piwigo was not able to configure PHP 5.'] = 'Piwigo var ikke i stand til at opsætte PHP 5.'; +$lang['Piwigo was not able to configure PHP 5.'] = 'Piwigo var ikke i stand til at opsætte PHP 5.2'; $lang["You may referer to your hosting provider's support and see how you could switch to PHP 5 by yourself."] = "Du henvises til din webhost for at se hvordan du selv kan skifte til PHP 5."; $lang['Hope to see you back soon.'] = 'Håber snart at se dig igen.'; $lang['Congratulations, Piwigo installation is completed'] = 'Tillykke, installeringen af Piwigo er afsluttet'; @@ -65,6 +65,5 @@ $lang['Welcome to my photo gallery'] = 'Velkommen til mit fotogalleri'; $lang['Don\'t hesitate to consult our forums for any help : %s'] = 'Tøv ikke med at besøges vores forum for at få hjælp: %s'; $lang['Welcome to your new installation of Piwigo!'] = 'Velkommen til din nye Piwigo-installation'; $lang['Password ']['confirm'] = 'Adgangskode [bekræft]'; -$lang['You may referer to your hosting provider\'s support and see how you could switch to PHP 5 by yourself.'] = 'Du henvises til din webhosts support for at finde ud af, om du selv kan skifte til PHP 5.'; -$lang['localhost or other, supplied by your host provider'] = 'localhost eller andet, oplyst af din hostingleverandør'; -?> \ No newline at end of file +$lang['You may referer to your hosting provider\'s support and see how you could switch to PHP 5 by yourself.'] = 'Du henvises til din webhosts support for at finde ud af, om du selv kan skifte til PHP 5.2'; +$lang['localhost or other, supplied by your host provider'] = 'localhost eller andet, oplyst af din hostingleverandør'; \ No newline at end of file -- cgit v1.2.3