aboutsummaryrefslogtreecommitdiffstats
path: root/language/nl_NL
diff options
context:
space:
mode:
authorPiwigo-TranslationTeam <translate-github@piwigo.org>2014-10-16 22:06:20 +0000
committerPiwigo-TranslationTeam <translate-github@piwigo.org>2014-10-16 22:06:20 +0000
commit23663ad7a51e30ea4cac28f3148760386b1510a1 (patch)
tree613ff31ac71f2558fbe911e24b5dd816eda8358f /language/nl_NL
parent4d72bbf6844b1807c0165aee3ac97a2da71cfc51 (diff)
[trunk_install] Update nl_NL, thanks to : ddtddt
git-svn-id: http://piwigo.org/svn/trunk@30142 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/nl_NL')
-rw-r--r--language/nl_NL/install.lang.php13
1 files changed, 6 insertions, 7 deletions
diff --git a/language/nl_NL/install.lang.php b/language/nl_NL/install.lang.php
index 22a95bc39..4aa1f74cf 100644
--- a/language/nl_NL/install.lang.php
+++ b/language/nl_NL/install.lang.php
@@ -46,14 +46,14 @@ $lang['Password [confirm]'] = 'Bevestig wachtwoord';
$lang['verification'] = 'verificatie';
$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['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 is vereist';
+$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['Piwigo may try to switch your configuration to PHP 5 by creating or modifying a .htaccess file.'] = 'Piwigo kan proberen uw configuratie om te zetten naar PHP 5 door het aanmaken of wijzigen van een .htaccess bestand.';
+$lang['Piwigo may try to switch your configuration to PHP 5 by creating or modifying a .htaccess file.'] = 'Piwigo kan proberen uw 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: u kunt uw configuratie ook zelf aanpassen en daarna Piwigo opnieuw opstarten.';
-$lang['Try to configure PHP 5'] = 'Probeer PHP 5 te configureren';
+$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 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 uw hosting provider en probeer met hen te bepalen hoe u kunt omschakelen naar PHP 5.';
+$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 uw hosting provider en probeer met hen te bepalen hoe u kunt omschakelen naar PHP 5.2';
$lang['Hope to see you back soon.'] = 'Hoop u 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 u 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)';
@@ -64,5 +64,4 @@ $lang['Just another Piwigo gallery'] = 'Alweer een Piwigo galerie';
$lang['Welcome to my photo gallery'] = 'Welkom bij mijn foto galerie';
$lang['Welcome to your new installation of Piwigo!'] = 'Welkom bij uw nieuwe installatie van Piwigo!';
$lang['Don\'t hesitate to consult our forums for any help : %s'] = 'Aarzel niet om onze forum\'s te raadplegen voor hulp: %s';
-$lang['localhost or other, supplied by your host provider'] = 'localhost of andere, geleverd door uw provider';
-?> \ No newline at end of file
+$lang['localhost or other, supplied by your host provider'] = 'localhost of andere, geleverd door uw provider'; \ No newline at end of file