[trunk_install] Update da_DK, thanks to : ddtddt
git-svn-id: http://piwigo.org/svn/trunk@30167 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
parent
5024914498
commit
db71fc22e0
1 changed files with 6 additions and 7 deletions
|
@ -46,13 +46,13 @@ $lang['Password [confirm]'] = 'Password [bekræft]';
|
|||
$lang['verification'] = 'bekræftelse';
|
||||
$lang['Need help ? Ask your question on <a href="%s">Piwigo message board</a>.'] = 'Brug for hjælp? Stil dine spørgsmål i <a href="%s">Piwigos forum</a>.';
|
||||
$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';
|
||||
?>
|
||||
$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';
|
Loading…
Reference in a new issue