[trunk] update da_DK thanks to nile
git-svn-id: http://piwigo.org/svn/trunk@5492 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
parent
2cbea5d030
commit
240be5cc53
3 changed files with 11 additions and 1 deletions
|
|
@ -343,7 +343,7 @@ $lang['a user use already this mail address'] = 'en bruger bruger allerede denne
|
||||||
$lang['Category results for'] = 'kategori resulter for';
|
$lang['Category results for'] = 'kategori resulter for';
|
||||||
$lang['Tag results for'] = 'Tag resulter for';
|
$lang['Tag results for'] = 'Tag resulter for';
|
||||||
$lang['from %s to %s'] = 'fra %s til %s';
|
$lang['from %s to %s'] = 'fra %s til %s';
|
||||||
$lang['Play of slideshow'] = 'Play slideshow';
|
$lang['Play of slideshow'] = 'Afspil slideshow';
|
||||||
$lang['Pause of slideshow'] = 'Pause slideshow';
|
$lang['Pause of slideshow'] = 'Pause slideshow';
|
||||||
$lang['Repeat the slideshow'] = 'Gentag slideshow';
|
$lang['Repeat the slideshow'] = 'Gentag slideshow';
|
||||||
$lang['Not repeat the slideshow'] = 'Gentag ikke slideshow';
|
$lang['Not repeat the slideshow'] = 'Gentag ikke slideshow';
|
||||||
|
|
|
||||||
|
|
@ -67,4 +67,8 @@ $lang['Sorry!'] = 'Hov!';
|
||||||
$lang['Piwigo was not able to configure PHP 5.'] = 'Piwigo var ikke istand til af konfigurere PHP 5.';
|
$lang['Piwigo was not able to configure PHP 5.'] = 'Piwigo var ikke istand til af konfigurere PHP 5.';
|
||||||
$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["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['Hope to see you back soon.'] = 'Håber snart at se dig igen.';
|
||||||
|
|
||||||
|
$lang['Database type'] = 'Database type';
|
||||||
|
$lang['The type of database your piwigo data will be store in'] = 'Din Piwigo database vil blive lagret i';
|
||||||
|
$lang['Congratulations, Piwigo installation is completed'] = 'Tillykke, Piwigo installationen er slut';
|
||||||
?>
|
?>
|
||||||
|
|
@ -186,6 +186,12 @@ $validated_keys = array(
|
||||||
'Admin: %s',
|
'Admin: %s',
|
||||||
'Rank',
|
'Rank',
|
||||||
'cloud',
|
'cloud',
|
||||||
|
'Pause of slideshow',
|
||||||
|
'Database type',
|
||||||
|
'Installation',
|
||||||
|
'Webmaster login',
|
||||||
|
'localhost, sql.multimania.com, toto.freesurf.fr',
|
||||||
|
'Webmaster password',
|
||||||
),
|
),
|
||||||
'nl_NL' => array(
|
'nl_NL' => array(
|
||||||
'%d Kb',
|
'%d Kb',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue