[trunk] update NL thanks to Kees Hessels

git-svn-id: http://piwigo.org/svn/trunk@6143 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
ddtddt
2010-05-09 18:27:09 +00:00
parent 3ea1387df6
commit c334e55361
2 changed files with 6 additions and 3 deletions

View File

@@ -759,5 +759,6 @@ $lang['By rank'] = 'Op rank';
$lang['Manual order'] = 'Handmatige volgorde';
$lang['Order of menubar items has been updated successfully.'] = 'De volgorde van menu-items is succesvol aangepast.';
$lang['This theme was not designed to be directly activated'] = 'Dit thema is niet ontworpen om direct geactiveerd te worden';
?>
$lang['Who can see this photo?'] = 'Wie mag deze afbeelding zien?';
$lang['Pending Comments'] = 'Nog niet goedgekeurde commentaren';
?>

View File

@@ -71,5 +71,7 @@ $lang['An alternate solution is to copy the text in the box above and paste it i
$lang['Creation of config file local/config/database.inc.php failed.'] = 'Het aanmaken van config-bestand local/config/database.inc.php is mislukt.';
$lang['Download the config file'] = 'Download het config-bestand';
$lang['You can download the config file and upload it to local/config directory of your installation.'] = 'U kunt het config-bestand downloaden en het uploaden naar de local/config directory van uw Piwigo-installatie.';
$lang['SQLite and PostgreSQL are currently in experimental state.'] =
'SQLite en PostgreSQL zijn momenteel nog in een experimenteel stadium.';
$lang['Learn more'] = 'Leer meer';
?>