Update nl_NL, thanks to watertoren5044
This commit is contained in:
parent
f901d9747e
commit
61db526ee2
1 changed files with 4 additions and 4 deletions
|
|
@ -44,19 +44,19 @@ $lang['please enter your password again'] = 'Vul a.u.b. nog een keer je wachtwoo
|
|||
$lang['Keep it confidential, it enables you to access administration panel'] = 'Houd dit vertrouwelijk. Het geeft toegang tot de beheermodule';
|
||||
$lang['Password [confirm]'] = 'Bevestig wachtwoord';
|
||||
$lang['verification'] = 'controle';
|
||||
$lang['Need help ? Ask your question on <a href="%s">Piwigo message board</a>.'] = 'Hulp nodig ? Stel uw vraag op het <a href="%s" target="_blank">Piwigo forum</a>.';
|
||||
$lang['Need help ? Ask your question on <a href="%s">Piwigo message board</a>.'] = 'Hulp nodig ? Stel je vraag op het <a href="%s" target="_blank">Piwigo forum</a>.';
|
||||
$lang['Visitors will be able to contact site administrator with this mail'] = 'Met dit email-adres kunnen bezoekers contact opnemen met de beheerder';
|
||||
$lang['PHP 5 is required'] = 'PHP 5.2 is vereist';
|
||||
$lang['It appears your webhost is currently running PHP %s.'] = 'Het lijkt er op dat uw webhost momenteel gebruik maakt van PHP %s.';
|
||||
$lang['It appears your webhost is currently running PHP %s.'] = 'Het lijkt er op dat je webhost momenteel gebruik maakt van PHP %s.';
|
||||
$lang['Piwigo may try to switch your configuration to PHP 5 by creating or modifying a .htaccess file.'] = 'Piwigo kan proberen je configuratie om te zetten naar PHP 5.2 door het aanmaken of wijzigen van een .htaccess bestand.';
|
||||
$lang['Note you can change your configuration by yourself and restart Piwigo after that.'] = 'Opmerking: je kunt je configuratie ook zelf aanpassen en daarna Piwigo opnieuw opstarten.';
|
||||
$lang['Try to configure PHP 5'] = 'Probeer PHP 5.2 te configureren';
|
||||
$lang['Sorry!'] = 'Sorry!';
|
||||
$lang['Piwigo was not able to configure PHP 5.'] = 'Piwigo kon PHP 5.2 niet configureren.';
|
||||
$lang['You may referer to your hosting provider\'s support and see how you could switch to PHP 5 by yourself.'] = 'Neem contact op met de support van je hosting provider en probeer met hen te bepalen hoe je kunt omschakelen naar PHP 5.2';
|
||||
$lang['Hope to see you back soon.'] = 'Hoop je snel weer te zien op deze site !.';
|
||||
$lang['Hope to see you back soon.'] = 'Hoop je snel weer te zien op deze site!';
|
||||
$lang['Congratulations, Piwigo installation is completed'] = 'Gefeliciteerd, de Piwigo installatie is afgerond';
|
||||
$lang['An alternate solution is to copy the text in the box above and paste it into the file "local/config/database.inc.php" (Warning : database.inc.php must only contain what is in the textarea, no line return or space character)'] = 'Als alternatieve oplossing kunt je de tekst in de bovenstaande box kopiëren en plakken in bestand "local/config/database.inc.php" (Opgelet : in database.inc.php mag alleen datgene staan dat in het tekstgebied staat, geen return- of spatie-tekens)';
|
||||
$lang['An alternate solution is to copy the text in the box above and paste it into the file "local/config/database.inc.php" (Warning : database.inc.php must only contain what is in the textarea, no line return or space character)'] = 'Als alternatieve oplossing kun je de tekst in de bovenstaande box kopiëren en plakken in bestand "local/config/database.inc.php" (Opgelet : in database.inc.php mag alleen datgene staan dat in het tekstgebied staat, geen return- of spatie-tekens)';
|
||||
$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.'] = 'Je kunt het config-bestand downloaden en het uploaden naar de local/config directory van jouw Piwigo-installatie.';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue