From f62624232cef7525b49d590a57eb463e716e5392 Mon Sep 17 00:00:00 2001 From: ddtddt Date: Fri, 26 Mar 2010 06:24:14 +0000 Subject: [trunk] update nl_NL thanks to Kees Hessels git-svn-id: http://piwigo.org/svn/trunk@5372 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/nl_NL/install.lang.php | 19 +++++++++++++++---- 1 file changed, 15 insertions(+), 4 deletions(-) (limited to 'language/nl_NL/install.lang.php') diff --git a/language/nl_NL/install.lang.php b/language/nl_NL/install.lang.php index eb0f0e412..029db6157 100644 --- a/language/nl_NL/install.lang.php +++ b/language/nl_NL/install.lang.php @@ -58,10 +58,21 @@ $lang['Keep it confidential, it enables you to access administration panel'] = ' $lang['Password [confirm]'] = 'Wachtwoord [bevestigen]'; $lang['verification'] = 'verificatie'; $lang['Need help ? Ask your question on Piwigo message board.'] = 'Hulp nodig ? stel uw vraag op het Piwigo forum.'; -$lang['install_end_message'] = 'Het installeren van Piwigo is klaar, de volgende stap is

-* Ga naar de Administratie-pagina en gebruik de eerder opgegeven gebruikersnaam met bijbehorend wachtwoord
-* Deze gebruikersnaam geeft u toegang tot de beheermodule en tot de instructies waarmee u afbeeldingen op uw website kunt plaatsen'; $lang['Webmaster mail address'] = 'Email-adres van de webbeheerder'; $lang['Visitors will be able to contact site administrator with this mail'] = 'Met dit email-adres kunnen bezoekers contact opnemen met de beheerder'; +$lang['Database type'] = 'Database type'; +$lang['The type of database your piwigo data will be store in'] = 'Het type database waarin uw Piwigo-gegevens worden opgeslagen'; +$lang['The configuration of Piwigo is finished, here is the next step

* go to the identification page and use the login/password given for webmaster
+* this login will enable you to access to the administration panel and to the instructions in order to place pictures in your directories'] = 'De configuratie van Piwigo is klaar. De volgende stap

+* ga naar de identificatie-pagina en gebruik de verkregen webbeheerders login/password combinatie
* Deze login leidt u naar het administratiescherm en de instructies voor het beschikbaar stellen van afbeeldingen in uw directories'; +$lang['PHP 5 is required'] = 'PHP 5 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['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['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['Hope to see you back soon.'] = 'Hope to see you back soon.'; -?> +?> \ No newline at end of file -- cgit v1.2.3