| | 3282 | ?>======= |
| | 3283 | <?php |
| | 3284 | /*---------------------------------------------------+ |
| | 3285 | | ExiteCMS Content Management System | |
| | 3286 | +----------------------------------------------------+ |
| | 3287 | | Copyright 2007 Harro "WanWizard" Verton, Exite BV | |
| | 3288 | | for support, please visit http://exitecms.exite.eu | |
| | 3289 | +----------------------------------------------------+ |
| | 3290 | | The ExiteCMS team thanks the following person(s): | |
| | 3291 | | | |
| | 3292 | | WanWizard | |
| | 3293 | | | |
| | 3294 | | for their efforts in making this translation file. | |
| | 3295 | | They can be contacted on http://exitecms.exite.eu | |
| | 3296 | +----------------------------------------------------+ |
| | 3297 | | Released under the terms & conditions of v2 of the | |
| | 3298 | | GNU General Public License. For details refer to | |
| | 3299 | | the included gpl.txt file or visit http://gnu.org | |
| | 3300 | +----------------------------------------------------*/ |
| | 3301 | if (!function_exists('install_language_pack')) { |
| | 3302 | function install_language_pack($step) { |
| | 3303 | |
| | 3304 | $localestrings = array(); |
| | 3305 | $localestrings['404page'] = "<table border=\"0\" cellspacing=\"0\" cellpadding=\"5\" width=\"100%\" align=\"center\"> <tbody><tr><td width=\"10\"> </td><td><div align=\"center\"><font size=\"6\"><span class=\"shoutboxname\"><br />404 - Pagina niet gevonden</span><br /></font></div><br /><br /><hr width=\"90%\" size=\"2\" /><br /><br /><div align=\"center\">Het spijt ons, maar we kunnen de pagina die u zoekt niet vinden op de server.<br /></div><br /><div align=\"center\">Zeer waarschijnlijk komt dit door de zoveelste reorganisatie van de pagina\'s op deze website, veroorzaakt door onze constante ontwikkeline en evolutie, gecombineerd met de verhuizing naar een glimmende nieuwe server..<br /></div><br /><div align=\"center\">Aan de andere kant, het kan ook gewoon een volledig willekeurige gebeurtenis geweest zijn, veroorzaakt door een teveel aan kosmische straling. Wie weet?<br /></div><br /><br /><hr width=\"90%\" size=\"2\" /><br /><br /><div align=\"center\">Om te vinden wat u zoekt kunt u het best beginnen op de home pagina van deze website (<a href=\"/\">klik hier om naar de home pagina te gaan</a>), en de opties uit het menu te proberen. U kunt daar ook de zoekfunctie vinden.<br /></div><br /><div align=\"center\">As dat allemaal niet wil lukken, en u weet zeker dat hetgeen u zoekt aanwezig moet zijn, laat het ons dan weten door een bericht naar de beheerder te sturen.</div></td><td width=\"10\"> </td></tr></tbody></table><br />"; |
| | 3306 | load_localestrings($localestrings, LP_LOCALE, "404page", $step); |
| | 3307 | |
| | 3308 | $localestrings = array(); |
| | 3309 | $localestrings['400'] = "404 pagina aanpassen"; |
| | 3310 | $localestrings['401'] = "De 404 pagina voor de locale '%s' is aangepast"; |
| | 3311 | $localestrings['402'] = "Fout bij het opslaan van de 404 pagina"; |
| | 3312 | $localestrings['403'] = "Huidige 404 pagina's"; |
| | 3313 | $localestrings['404'] = "Aanpassen"; |
| | 3314 | $localestrings['405'] = "Pagina inhoud:"; |
| | 3315 | $localestrings['406'] = "Bekijken"; |
| | 3316 | $localestrings['407'] = "Bewaren"; |
| | 3317 | load_localestrings($localestrings, LP_LOCALE, "admin.404pages", $step); |
| | 3318 | |
| | 3319 | $localestrings = array(); |
| | 3320 | $localestrings['400'] = "Activatie van nieuwe gebruikers"; |
| | 3321 | $localestrings['401'] = "There are no user registrations present to activate"; |
| | 3322 | $localestrings['402'] = "User Name"; |
| | 3323 | $localestrings['403'] = "Email"; |
| | 3324 | $localestrings['404'] = "Registered"; |
| | 3325 | $localestrings['405'] = "Options"; |
| | 3326 | $localestrings['406'] = "Manually activate this user"; |
| | 3327 | $localestrings['407'] = "Delete this registration"; |
| | 3328 | load_localestrings($localestrings, LP_LOCALE, "admin.activation", $step); |
| | 3329 | |
| | 3330 | $localestrings = array(); |
| | 3331 | $localestrings['400'] = "Beheerders"; |
| | 3332 | $localestrings['401'] = "Gebruikersnaam"; |
| | 3333 | $localestrings['402'] = "Beheer niveau"; |
| | 3334 | $localestrings['403'] = "Opties"; |
| | 3335 | $localestrings['404'] = "Primary Admin"; |
| | 3336 | $localestrings['405'] = "Geen rechten toegekend"; |
| | 3337 | $localestrings['406'] = "Wijzig"; |
| | 3338 | $localestrings['407'] = "Verwijder"; |
| | 3339 | $localestrings['410'] = "Wijzig rechten"; |
| | 3340 | $localestrings['411'] = "Geef dit lid alle beheerdersrechten"; |
| | 3341 | $localestrings['412'] = "Maak deze gebruiker %s equivalent"; |
| | 3342 | $localestrings['420'] = "Wijzig de rechten van"; |
| | 3343 | $localestrings['421'] = "Contentbeheer"; |
| | 3344 | $localestrings['422'] = "Gebruikersbeheer"; |
| | 3345 | $localestrings['423'] = "Website configuratie"; |
| | 3346 | $localestrings['424'] = "Beheersrechten bewaren"; |
| | 3347 | $localestrings['425'] = "Alles aanvinken"; |
| | 3348 | $localestrings['426'] = "Alles uitvinken"; |
| | 3349 | $localestrings['427'] = "Modules & Plugins"; |
| | 3350 | load_localestrings($localestrings, LP_LOCALE, "admin.admins", $step); |
| | 3351 | |
| | 3352 | $localestrings = array(); |
| | 3353 | $localestrings['400'] = "Verwijder blokkering van de gebruiker"; |
| | 3354 | $localestrings['401'] = "Blokkering van de gebruiker opgeheven"; |
| | 3355 | $localestrings['402'] = "Terug naar blokkeerbeheer"; |
| | 3356 | $localestrings['403'] = "Terug naar de beheerdersindex"; |
| | 3357 | $localestrings['420'] = "Blokkeer dit lid"; |
| | 3358 | $localestrings['421'] = "Wijzig geblokkeerde gebruiker"; |
| | 3359 | $localestrings['440'] = "Voer een IP adres in. Gebruikers met dit IP adres kunnen de website niet langer meer bezoeken.\nJe kunt een volledig IP adres invoeren, b.v. <i>123.123.123.123</i>, or een gedeeltelijk IP adres, b.v.\n<i>123.123.123 or 123.123</i>.<br><br>\nDoor een email adres in te voeren kunt u voorkomen dat iemand met dat adres zich registreert. U kunt een volledig email adres invullen, b.v. <i>foo@bar.com</i>, of een email domein, b.v. <i>bar.com</i>"; |
| | 3360 | $localestrings['441'] = "Te blokkeren IP adres: <b>or</b>"; |
| | 3361 | $localestrings['442'] = "Te blokkeren email adres:"; |
| | 3362 | $localestrings['443'] = "Reden voor de blokkade"; |
| | 3363 | $localestrings['444'] = "Geblokeerde gebruiker"; |
| | 3364 | $localestrings['460'] = "Geblokkeerde gebruikers"; |
| | 3365 | $localestrings['461'] = "Blokkage informatie"; |
| | 3366 | $localestrings['462'] = "Opties"; |
| | 3367 | $localestrings['463'] = "Wijzig"; |
| | 3368 | $localestrings['464'] = "Verwijder"; |
| | 3369 | $localestrings['465'] = "De blokkage lijst is momenteel leeg."; |
| | 3370 | $localestrings['470'] = "Geblokkeerd wegens een aanstootgevende, beledigende of op andere wijze tegen de regel ingaande plaatsing van commentaar"; |
| | 3371 | load_localestrings($localestrings, LP_LOCALE, "admin.blacklist", $step); |
| | 3372 | |
| | 3373 | $localestrings = array(); |
| | 3374 | $localestrings['400'] = "Blogs administratie"; |
| | 3375 | $localestrings['401'] = "Aantal blog berichten op de index pagina:"; |
| | 3376 | $localestrings['402'] = "Limiteer het aantal blogs in de index tot:"; |
| | 3377 | $localestrings['403'] = "Dagen"; |
| | 3378 | $localestrings['404'] = "Geen limiet"; |
| | 3379 | $localestrings['405'] = "Bijwerken"; |
| | 3380 | load_localestrings($localestrings, LP_LOCALE, "admin.blogs", $step); |
| | 3381 | |
| | 3382 | $localestrings = array(); |
| | 3383 | $localestrings['400'] = "Wijzig commentaar"; |
| | 3384 | $localestrings['401'] = "Bewaar Commentaar"; |
| | 3385 | $localestrings['402'] = " Schakel smileys uit in dit commentaar"; |
| | 3386 | $localestrings['410'] = "Commentaar"; |
| | 3387 | $localestrings['411'] = "Wijzig"; |
| | 3388 | $localestrings['412'] = "Verwijder"; |
| | 3389 | $localestrings['413'] = "Blokkeer deze gebruiker"; |
| | 3390 | $localestrings['414'] = "Verwijder commentaar?"; |
| | 3391 | $localestrings['415'] = "Er is geen commentaar voor dit item."; |
| | 3392 | load_localestrings($localestrings, LP_LOCALE, "admin.comments", $step); |
| | 3393 | |
| | 3394 | $localestrings = array(); |
| | 3395 | $localestrings['400'] = "Wijzig dynamische pagina"; |
| | 3396 | $localestrings['401'] = "Pagina bijgewerkt"; |
| | 3397 | $localestrings['402'] = "De link naar deze pagina is: "; |
| | 3398 | $localestrings['403'] = "Terug naar dynamische pagina beheer"; |
| | 3399 | $localestrings['404'] = "Terug naar de beheerdersindex"; |
| | 3400 | $localestrings['405'] = "Dynamische pagina toevoegen"; |
| | 3401 | $localestrings['406'] = "Pagina toegevoegd"; |
| | 3402 | $localestrings['407'] = "Verwijder dynamische pagina"; |
| | 3403 | $localestrings['408'] = "Pagina verwijderd"; |
| | 3404 | $localestrings['409'] = "Verwijder deze dynamische pagina?"; |
| | 3405 | $localestrings['410'] = "Geef a.u.b. een titel voor deze pagina"; |
| | 3406 | $localestrings['411'] = "U kunt de '404 foutpagina' niet verwijderen"; |
| | 3407 | $localestrings['420'] = "Huidige dynamische pagina's"; |
| | 3408 | $localestrings['421'] = "Wijzig"; |
| | 3409 | $localestrings['422'] = "Verwijder"; |
| | 3410 | $localestrings['430'] = "Pagina titel:"; |
| | 3411 | $localestrings['431'] = "Toegang: "; |
| | 3412 | $localestrings['432'] = "Pagina inhoud:"; |
| | 3413 | $localestrings['433'] = "Link aan het menu toevoegen"; |
| | 3414 | $localestrings['434'] = "Commentaar toestaan"; |
| | 3415 | $localestrings['435'] = "Waardering toestaan"; |
| | 3416 | $localestrings['436'] = "Pagina bekijken"; |
| | 3417 | $localestrings['437'] = "Bewaar pagina"; |
| | 3418 | load_localestrings($localestrings, LP_LOCALE, "admin.custom_pages", $step); |
| | 3419 | |
| | 3420 | $localestrings = array(); |
| | 3421 | $localestrings['400'] = "Database terugzetten"; |
| | 3422 | $localestrings['401'] = "Fout"; |
| | 3423 | $localestrings['402'] = "Foutief backup bestandsformaat"; |
| | 3424 | $localestrings['403'] = "Sluiten"; |
| | 3425 | $localestrings['404'] = "Kan het backup bestand niet aanmaken."; |
| | 3426 | $localestrings['405'] = "Niks te doen. Kies voor op de server bewaren, downloaden of voor beide."; |
| | 3427 | $localestrings['406'] = "Voer a.u.b. uw wachtwoord in om uw authorisatie te controleren"; |
| | 3428 | $localestrings['407'] = "Operatie succesvol afgerond"; |
| | 3429 | $localestrings['408'] = "Backup bestand niet gevonden"; |
| | 3430 | $localestrings['409'] = "U staat op het punt een backup bestand te verwijderen"; |
| | 3431 | $localestrings['410'] = "Backup bestandsinformatie"; |
| | 3432 | $localestrings['411'] = "Restore bestandsinformatie"; |
| | 3433 | $localestrings['412'] = "Backup Bestandsnaam:"; |
| | 3434 | $localestrings['413'] = "Backup Datum:"; |
| | 3435 | $localestrings['414'] = "Database Naam:"; |
| | 3436 | $localestrings['415'] = "Selecteer tabel prefix:"; |
| | 3437 | $localestrings['416'] = "Tabellen:"; |
| | 3438 | $localestrings['417'] = "Bekijk"; |
| | 3439 | $localestrings['418'] = "Afbreken"; |
| | 3440 | $localestrings['419'] = "tabellen"; |
| | 3441 | $localestrings['420'] = "Ja"; |
| | 3442 | $localestrings['421'] = "Nee"; |
| | 3443 | $localestrings['430'] = "Restore Opties"; |
| | 3444 | $localestrings['431'] = "Bestandsnaam:"; |
| | 3445 | $localestrings['432'] = "Datum:"; |
| | 3446 | $localestrings['433'] = "Creer Tabellen:"; |
| | 3447 | $localestrings['434'] = "Tabellen vullen:"; |
| | 3448 | $localestrings['435'] = "Selecteer:"; |
| | 3449 | $localestrings['436'] = "allemaal"; |
| | 3450 | $localestrings['437'] = "geen"; |
| | 3451 | $localestrings['438'] = "Restore"; |
| | 3452 | $localestrings['439'] = "Afbreken"; |
| | 3453 | $localestrings['440'] = "Verwijderen"; |
| | 3454 | $localestrings['450'] = "Database Backup"; |
| | 3455 | $localestrings['451'] = "Database Informatie"; |
| | 3456 | $localestrings['452'] = "Totale tabelgrootte:"; |
| | 3457 | $localestrings['453'] = "Core Tabelgrootte:"; |
| | 3458 | $localestrings['454'] = "Backup Opties:"; |
| | 3459 | $localestrings['455'] = "Backup Type:"; |
| | 3460 | $localestrings['456'] = "(ingepakt)"; |
| | 3461 | $localestrings['457'] = "Database Tabellen"; |
| | 3462 | $localestrings['458'] = "core"; |
| | 3463 | $localestrings['459'] = "Backup"; |
| | 3464 | $localestrings['460'] = "Uw wachtwoord:"; |
| | 3465 | $localestrings['461'] = "Op de server bewaren:"; |
| | 3466 | $localestrings['462'] = "Download de backup:"; |
| | 3467 | $localestrings['480'] = "Restore Backup"; |
| | 3468 | $localestrings['481'] = "Bestandsnaam:"; |
| | 3469 | load_localestrings($localestrings, LP_LOCALE, "admin.db-backup", $step); |
| | 3470 | |
| | 3471 | $localestrings = array(); |
| | 3472 | $localestrings['400'] = "Verwijder download categorie"; |
| | 3473 | $localestrings['401'] = "Download categorie kan niet verwijderd worden "; |
| | 3474 | $localestrings['402'] = "Er zijn downloads gedefinieerd voor deze categorie"; |
| | 3475 | $localestrings['403'] = "Terug naar download categorie beheer"; |
| | 3476 | $localestrings['404'] = "Terug naar de beheerdersindex"; |
| | 3477 | $localestrings['405'] = "Download categorie verwijderd"; |
| | 3478 | $localestrings['420'] = "Download categorie wijzigen"; |
| | 3479 | $localestrings['421'] = "Download category toevoegen"; |
| | 3480 | $localestrings['429'] = "Categorie datum aanpassen"; |
| | 3481 | $localestrings['430'] = "Categorie naam:"; |
| | 3482 | $localestrings['431'] = "Categorie omschrijving:"; |
| | 3483 | $localestrings['432'] = "Categorie bewaren"; |
| | 3484 | $localestrings['433'] = "Categorie toegang:"; |
| | 3485 | $localestrings['434'] = "Downloads sortering:"; |
| | 3486 | $localestrings['435'] = "Download ID"; |
| | 3487 | $localestrings['436'] = "Download titel"; |
| | 3488 | $localestrings['437'] = "Download datum"; |
| | 3489 | $localestrings['438'] = "Oplopend"; |
| | 3490 | $localestrings['439'] = "Aflopend"; |
| | 3491 | $localestrings['440'] = "Huidige download categorieen"; |
| | 3492 | $localestrings['441'] = "Categorie"; |
| | 3493 | $localestrings['442'] = "Categorie plaatje:"; |
| | 3494 | $localestrings['443'] = "Sub categorie van:"; |
| | 3495 | $localestrings['444'] = "Geen"; |
| | 3496 | $localestrings['445'] = "Toegang"; |
| | 3497 | $localestrings['446'] = "Je kunt geen categorieen recursief toewijzen!"; |
| | 3498 | $localestrings['450'] = "Sub-Categorie Sortering:"; |
| | 3499 | $localestrings['451'] = "Categorie ID"; |
| | 3500 | $localestrings['452'] = "Categorie naam"; |
| | 3501 | $localestrings['453'] = "Categorie omschrijving"; |
| | 3502 | $localestrings['454'] = "Categorie Date"; |
| | 3503 | $localestrings['455'] = "Hoofdpagina"; |
| | 3504 | $localestrings['460'] = "Verwijder Download?"; |
| | 3505 | $localestrings['470'] = "Wijzig Download"; |
| | 3506 | $localestrings['471'] = "Download Toevoegen"; |
| | 3507 | $localestrings['480'] = "Titel:"; |
| | 3508 | $localestrings['481'] = "Omschrijving:"; |
| | 3509 | $localestrings['482'] = "Link:"; |
| | 3510 | $localestrings['483'] = "Categorie:"; |
| | 3511 | $localestrings['484'] = "Licentie:"; |
| | 3512 | $localestrings['485'] = "O/S:"; |
| | 3513 | $localestrings['486'] = "Versie:"; |
| | 3514 | $localestrings['487'] = "Bestandsgrootte:"; |
| | 3515 | $localestrings['488'] = "Download opslaan"; |
| | 3516 | $localestrings['489'] = "Publicatiedatum aanpassen"; |
| | 3517 | $localestrings['490'] = "Attentie! Alle downloads in '%s' toegankelijk voor het publiek!"; |
| | 3518 | $localestrings['500'] = "Huidige Downloads"; |
| | 3519 | $localestrings['501'] = "Download Item [Klik om te testen]"; |
| | 3520 | $localestrings['502'] = "Opties"; |
| | 3521 | $localestrings['503'] = "Wijzig"; |
| | 3522 | $localestrings['504'] = "Verwijder"; |
| | 3523 | $localestrings['505'] = "Aan deze categorie zijn geen downloads toegevoegd"; |
| | 3524 | $localestrings['506'] = "Er zijn geen Download Categorieen gedefineerd"; |
| | 3525 | $localestrings['507'] = "Download Categorie Beheer"; |
| | 3526 | $localestrings['508'] = "Er zijn geen Download Categorieen gedefineerd"; |
| | 3527 | $localestrings['509'] = "U moet minstens een categorie definieren voordat u downloads kunt toevoegen"; |
| | 3528 | $localestrings['510'] = "Klik hier"; |
| | 3529 | $localestrings['511'] = " om naar de download categorieen te gaan"; |
| | 3530 | $localestrings['512'] = "Sub Categorie van"; |
| | 3531 | $localestrings['513'] = " voor the locale "; |
| | 3532 | $localestrings['514'] = "Categorie locale:"; |
| | 3533 | $localestrings['515'] = "Selecteer een taal:"; |
| | 3534 | $localestrings['516'] = "Nieuwe download toevoegen"; |
| | 3535 | load_localestrings($localestrings, LP_LOCALE, "admin.downloads", $step); |
| | 3536 | |
| | 3537 | $localestrings = array(); |
| | 3538 | $localestrings['400'] = "Verwijder FAQ categorie"; |
| | 3539 | $localestrings['401'] = "FAQ categorie verwijderd"; |
| | 3540 | $localestrings['402'] = "Terug naar FAQ beheer"; |
| | 3541 | $localestrings['403'] = "terug naar de beheerdersindex"; |
| | 3542 | $localestrings['404'] = "FAQ categorie kan niet worden verwijderd"; |
| | 3543 | $localestrings['405'] = "Er zijn FAQ's gekoppeld aan deze categorie"; |
| | 3544 | $localestrings['420'] = "FAQ categorie toevoegen"; |
| | 3545 | $localestrings['421'] = "FAQ categorie wijzigen"; |
| | 3546 | $localestrings['422'] = "FAQ toevoegen"; |
| | 3547 | $localestrings['423'] = "FAQ wijzigen"; |
| | 3548 | $localestrings['440'] = "Categorie naam"; |
| | 3549 | $localestrings['441'] = "Categorie bewaren"; |
| | 3550 | $localestrings['442'] = "Categorie omschrijving"; |
| | 3551 | $localestrings['460'] = "Categorie"; |
| | 3552 | $localestrings['461'] = "Vraag"; |
| | 3553 | $localestrings['462'] = "Antwoord"; |
| | 3554 | $localestrings['463'] = "Bewaar FAQ"; |
| | 3555 | $localestrings['480'] = "Huidige FAQ's"; |
| | 3556 | $localestrings['481'] = "Categorie / Vraag"; |
| | 3557 | $localestrings['482'] = "Opties"; |
| | 3558 | $localestrings['483'] = "Wijzig"; |
| | 3559 | $localestrings['484'] = "Verwijder"; |
| | 3560 | $localestrings['485'] = "Er zijn geen FAQ's toegevoegd."; |
| | 3561 | $localestrings['486'] = "Er zijn geen FAQ categorieen gedefinieerd."; |
| | 3562 | $localestrings['487'] = "Verwijder FAQ?"; |
| | 3563 | load_localestrings($localestrings, LP_LOCALE, "admin.faq", $step); |
| | 3564 | |
| | 3565 | $localestrings = array(); |
| | 3566 | $localestrings['400'] = "Wijzig forum categorie"; |
| | 3567 | $localestrings['401'] = "Forum categorie aangepast"; |
| | 3568 | $localestrings['402'] = "Forum categorie toevoegen"; |
| | 3569 | $localestrings['403'] = "Forum categorie toegevoerd"; |
| | 3570 | $localestrings['404'] = "Wijzig forum"; |
| | 3571 | $localestrings['405'] = "Forum aangepast"; |
| | 3572 | $localestrings['406'] = "Forum toevoegen"; |
| | 3573 | $localestrings['407'] = "Forum toegevoegd"; |
| | 3574 | $localestrings['408'] = "Forum moderators bijwerken"; |
| | 3575 | $localestrings['409'] = "Forum moderators bijgewerkt"; |
| | 3576 | $localestrings['410'] = "Forum categorie verwijderen"; |
| | 3577 | $localestrings['411'] = "Forum categorie verwijderd"; |
| | 3578 | $localestrings['412'] = "Deze forum categorie kan niet worden verwijderd"; |
| | 3579 | $localestrings['413'] = "Er zijn forums aan deze categorie gekoppeld"; |
| | 3580 | $localestrings['414'] = "Verwijder forum"; |
| | 3581 | $localestrings['415'] = "Forum verwijderd"; |
| | 3582 | $localestrings['416'] = "Dit Forum kan niet worden verwijderd"; |
| | 3583 | $localestrings['417'] = "Er zijn berichten in dit forum geplaatst"; |
| | 3584 | $localestrings['418'] = "Terug naar forum beheer"; |
| | 3585 | $localestrings['419'] = "Terug naar de beheerderdindex"; |
| | 3586 | $localestrings['420'] = "Wijzig forum categorie"; |
| | 3587 | $localestrings['421'] = "Forum toevoegen"; |
| | 3588 | $localestrings['422'] = "Forum wijzigen"; |
| | 3589 | $localestrings['423'] = "Forum categorie toevoegen"; |
| | 3590 | $localestrings['440'] = "Categorie naam"; |
| | 3591 | $localestrings['441'] = "Volgorde"; |
| | 3592 | $localestrings['442'] = "Categorie bewaren"; |
| | 3593 | $localestrings['460'] = "Forum naam:"; |
| | 3594 | $localestrings['461'] = "Forum omschrijving:"; |
| | 3595 | $localestrings['462'] = "Forum categorie:"; |
| | 3596 | $localestrings['463'] = "Volgorde:"; |
| | 3597 | $localestrings['464'] = "Forum toegankelijk voor:"; |
| | 3598 | $localestrings['465'] = "Plaatsingsrecht voor:"; |
| | 3599 | $localestrings['466'] = "Forum bewaren"; |
| | 3600 | $localestrings['467'] = "Forum moderators opslaan"; |
| | 3601 | $localestrings['468'] = "Forum moderator groep:"; |
| | 3602 | $localestrings['469'] = "Sta bijlages toe in dit forum"; |
| | 3603 | $localestrings['470'] = "Verboden bestandsformaten als bijlage:"; |
| | 3604 | $localestrings['471'] = "Scheid elk type door middel van een komma"; |
| | 3605 | $localestrings['472'] = "Voer a.u.b. een forum naam in"; |
| | 3606 | $localestrings['473'] = "Dynamische pagina met forum regels"; |
| | 3607 | $localestrings['474'] = "-----"; |
| | 3608 | $localestrings['475'] = "Toon reclame in dit forum"; |
| | 3609 | $localestrings['476'] = "Ja"; |
| | 3610 | $localestrings['477'] = "Nee"; |
| | 3611 | $localestrings['480'] = "Huidige forums"; |
| | 3612 | $localestrings['481'] = "Wijzig"; |
| | 3613 | $localestrings['482'] = "Verwijder"; |
| | 3614 | $localestrings['483'] = "Geen forums gedefinieerd"; |
| | 3615 | $localestrings['484'] = "Geen forum categorieen gedefinieerd"; |
| | 3616 | $localestrings['485'] = "Categorie/Forum"; |
| | 3617 | $localestrings['486'] = "Toegang/Plaatsingsrecht"; |
| | 3618 | $localestrings['487'] = "Volgorde"; |
| | 3619 | $localestrings['488'] = "Opties"; |
| | 3620 | $localestrings['489'] = "Hoger"; |
| | 3621 | $localestrings['490'] = "Lager"; |
| | 3622 | $localestrings['491'] = "Omhoog"; |
| | 3623 | $localestrings['492'] = "Naar beneden"; |
| | 3624 | $localestrings['493'] = "Volgorde herrekenen"; |
| | 3625 | load_localestrings($localestrings, LP_LOCALE, "admin.forums", $step); |
| | 3626 | |
| | 3627 | $localestrings = array(); |
| | 3628 | $localestrings['FPM_000'] = "Forum Polls"; |
| | 3629 | $localestrings['FPM_001'] = "Hiermee kunnen gebruikers een poll in het forum toevoegen."; |
| | 3630 | $localestrings['FPM_010'] = "Forum Poll beheer"; |
| | 3631 | $localestrings['FPM_011'] = "Poll afgelopen"; |
| | 3632 | $localestrings['FPM_012'] = "Poll verwijderd"; |
| | 3633 | $localestrings['FPM_013'] = "Instellingen"; |
| | 3634 | $localestrings['FPM_014'] = "Poll vraag"; |
| | 3635 | $localestrings['FPM_015'] = "Auteur"; |
| | 3636 | $localestrings['FPM_016'] = "Stemmen"; |
| | 3637 | $localestrings['FPM_017'] = "Einddatum"; |
| | 3638 | $localestrings['FPM_018'] = "Opties"; |
| | 3639 | $localestrings['FPM_019'] = "Afsluiten"; |
| | 3640 | $localestrings['FPM_020'] = "Verwijder"; |
| | 3641 | $localestrings['FPM_021'] = "Algemene Instellingen"; |
| | 3642 | $localestrings['FPM_022'] = "Globale verstekwaardes"; |
| | 3643 | $localestrings['FPM_023'] = "Forum instellingen"; |
| | 3644 | $localestrings['FPM_024'] = "De instellingen zijn bewaard"; |
| | 3645 | $localestrings['FPM_025'] = "Forum Polls activeren?"; |
| | 3646 | $localestrings['FPM_026'] = "Groep- en gebruikersrechten:"; |
| | 3647 | $localestrings['FPM_027'] = "Aanmaken van een Poll "; |
| | 3648 | $localestrings['FPM_028'] = "Stemmen op een Poll"; |
| | 3649 | $localestrings['FPM_029'] = "Deze gebruikers en groepen mogen stemmen"; |
| | 3650 | $localestrings['FPM_030'] = "Deze gebruikers en groepen mogen Polls aanmaken"; |
| | 3651 | $localestrings['FPM_031'] = "Goedkeuring van de moderator nodig?"; |
| | 3652 | $localestrings['FPM_032'] = "Topic met een poll automatisch op slot zetten?"; |
| | 3653 | $localestrings['FPM_033'] = "Maximum aantal opties per poll:"; |
| | 3654 | $localestrings['FPM_034'] = "Initeel aantal optievelden:"; |
| | 3655 | $localestrings['FPM_035'] = "Aantal optie velden uitbreiden met:"; |
| | 3656 | $localestrings['FPM_036'] = "Minimum duur:"; |
| | 3657 | $localestrings['FPM_037'] = "Maximum duur:"; |
| | 3658 | $localestrings['FPM_038'] = "Poll aanmaak formulier verbergen?"; |
| | 3659 | $localestrings['FPM_039'] = "Gebruik de verstekwaarden"; |
| | 3660 | $localestrings['FPM_040'] = "Instellingen bewaren"; |
| | 3661 | $localestrings['FPM_041'] = "Dagen"; |
| | 3662 | $localestrings['FPM_042'] = "Ja"; |
| | 3663 | $localestrings['FPM_043'] = "Nee"; |
| | 3664 | $localestrings['FPM_044'] = "Gebruikersgroepen"; |
| | 3665 | $localestrings['FPM_045'] = "Gebruikers"; |
| | 3666 | $localestrings['FPM_046'] = "Gast permissies:"; |
| | 3667 | $localestrings['FPM_047'] = "Geen"; |
| | 3668 | $localestrings['FPM_048'] = "Polls bekijken"; |
| | 3669 | $localestrings['FPM_049'] = "Poll resultaten bekijken"; |
| | 3670 | $localestrings['FPM_050'] = "Meld aan om te stemmen"; |
| | 3671 | $localestrings['FPM_051'] = "Selecteer"; |
| | 3672 | $localestrings['FPM_052'] = "Gebruikersgroepen"; |
| | 3673 | $localestrings['FPM_053'] = "Gebruikers"; |
| | 3674 | $localestrings['FPM_100'] = "Poll (Optioneel)"; |
| | 3675 | $localestrings['FPM_101'] = "Vraag"; |
| | 3676 | $localestrings['FPM_102'] = "Gebruik onderwerp van de topic"; |
| | 3677 | $localestrings['FPM_103'] = "Optie "; |
| | 3678 | $localestrings['FPM_104'] = "Meer opties"; |
| | 3679 | $localestrings['FPM_105'] = "Duur"; |
| | 3680 | $localestrings['FPM_106'] = "Dagen"; |
| | 3681 | $localestrings['FPM_107'] = "Start datum naar nu zetten"; |
| | 3682 | $localestrings['FPM_108'] = "Alle stemmen verwijderen"; |
| | 3683 | $localestrings['FPM_109'] = "Verwijder deze Poll"; |
| | 3684 | $localestrings['FPM_110'] = "Poll toevoegen"; |
| | 3685 | $localestrings['FPM_111'] = "Poll: "; |
| | 3686 | $localestrings['FPM_112'] = "Stem"; |
| | 3687 | $localestrings['FPM_113'] = "Auteur:"; |
| | 3688 | $localestrings['FPM_114'] = "Begonnen: "; |
| | 3689 | $localestrings['FPM_115'] = "Geeindigd: "; |
| | 3690 | $localestrings['FPM_116'] = "Eindigd: "; |
| | 3691 | $localestrings['FPM_117'] = "Geen einddatum ingesteld"; |
| | 3692 | $localestrings['FPM_118'] = "Stemmen: "; |
| | 3693 | $localestrings['FPM_119'] = "Poll verwijderen"; |
| | 3694 | $localestrings['FPM_120'] = "Start datum naar nu zetten"; |
| | 3695 | $localestrings['FPM_121'] = "Alle stemmen verwijderen"; |
| | 3696 | $localestrings['FPM_122'] = "Poll type"; |
| | 3697 | $localestrings['FPM_200'] = "(Poll)"; |
| | 3698 | $localestrings['FPM_201'] = "Poll: "; |
| | 3699 | $localestrings['FPM_202'] = "Stem"; |
| | 3700 | $localestrings['FPM_203'] = "Stemmen"; |
| | 3701 | $localestrings['FPM_204'] = "Stemmen: "; |
| | 3702 | $localestrings['FPM_205'] = "Auteur: "; |
| | 3703 | $localestrings['FPM_206'] = "Begonnen: "; |
| | 3704 | $localestrings['FPM_207'] = "Geeindigd: "; |
| | 3705 | $localestrings['FPM_208'] = "Eindigd: "; |
| | 3706 | $localestrings['FPM_209'] = "Geen eindatum ingesteld"; |
| | 3707 | $localestrings['FPM_300'] = "Anoniem - laat het resultaat als een percentage zien"; |
| | 3708 | $localestrings['FPM_301'] = "Publiek - laat zien wie waarvoor heeft gestemd"; |
| | 3709 | $localestrings['FPM_400'] = "Voor de forums die <font color='green'>groen</font> zijn gemarkeerd zijn speciale instellingen gedefinieerd. Voor forums die <font color='red'>rood</font> zijn gemarkeerd worden de algemene verstekwaardes gebruikt"; |
| | 3710 | load_localestrings($localestrings, LP_LOCALE, "admin.forum_polls", $step); |
| | 3711 | |
| | 3712 | $localestrings = array(); |
| | 3713 | $localestrings['400'] = "Plaatje verwijderen"; |
| | 3714 | $localestrings['401'] = "Plaatje verwijderd"; |
| | 3715 | $localestrings['402'] = "Terug naar plaatjesbeheer"; |
| | 3716 | $localestrings['403'] = "Terug naar de beheerdersindex"; |
| | 3717 | $localestrings['420'] = "Plaatje uploaden"; |
| | 3718 | $localestrings['421'] = "Bestandsnaam:"; |
| | 3719 | $localestrings['422'] = "Algemeen"; |
| | 3720 | $localestrings['423'] = "Plaatjes"; |
| | 3721 | $localestrings['424'] = ""; |
| | 3722 | $localestrings['425'] = "U kunt alleen plaatjes in gif, jpg or png formaat uploaden"; |
| | 3723 | $localestrings['426'] = "Plaatje geupload"; |
| | 3724 | $localestrings['427'] = ""; |
| | 3725 | $localestrings['440'] = "Plaatje bekijken"; |
| | 3726 | $localestrings['441'] = "Onbekend bestandsformaat, kan dit plaatje niet tonen."; |
| | 3727 | $localestrings['442'] = "Verwijder dit plaatje"; |
| | 3728 | $localestrings['460'] = "Plaatjes"; |
| | 3729 | $localestrings['461'] = "Bekijk"; |
| | 3730 | $localestrings['462'] = "Verwijder"; |
| | 3731 | $localestrings['463'] = "Deze folder is leeg"; |
| | 3732 | $localestrings['464'] = "Lijst met plaatjes bijwerken voor de TinyMCE tekstverwerker"; |
| | 3733 | $localestrings['465'] = "Afbreken"; |
| | 3734 | load_localestrings($localestrings, LP_LOCALE, "admin.image_uploads", $step); |
| | 3735 | |
| | 3736 | $localestrings = array(); |
| | 3737 | $localestrings['200'] = "CMS beheer van"; |
| | 3738 | $localestrings['201'] = "Beheerders"; |
| | 3739 | $localestrings['202'] = "Artikel Categorieen"; |
| | 3740 | $localestrings['203'] = "Artikelen"; |
| | 3741 | $localestrings['204'] = "Blokkeren"; |
| | 3742 | $localestrings['205'] = "Commentaar"; |
| | 3743 | $localestrings['206'] = "Dynamische Pagina's"; |
| | 3744 | $localestrings['207'] = "Database Backup"; |
| | 3745 | $localestrings['208'] = "Download Categorieen"; |
| | 3746 | $localestrings['209'] = "Downloads"; |
| | 3747 | $localestrings['210'] = "FAQs"; |
| | 3748 | $localestrings['211'] = "Forums"; |
| | 3749 | $localestrings['212'] = "Plaatjes"; |
| | 3750 | $localestrings['213'] = "Modules & Plugins"; |
| | 3751 | $localestrings['214'] = "Plugins"; |
| | 3752 | $localestrings['215'] = "Gebruikers"; |
| | 3753 | $localestrings['216'] = "Nieuws"; |
| | 3754 | $localestrings['217'] = "Panelen"; |
| | 3755 | $localestrings['218'] = "Link verwijzingen"; |
| | 3756 | $localestrings['219'] = "PHP Informatie"; |
| | 3757 | $localestrings['220'] = "Polls"; |
| | 3758 | $localestrings['221'] = "Gebruikersactivatie"; |
| | 3759 | $localestrings['222'] = "Menu Systeem"; |
| | 3760 | $localestrings['223'] = "Gereedschapskist"; |
| | 3761 | $localestrings['224'] = "Opwaarderen"; |
| | 3762 | $localestrings['225'] = "Gebruikersgroepen"; |
| | 3763 | $localestrings['226'] = "Blogs"; |
| | 3764 | $localestrings['227'] = "404 Pagina's"; |
| | 3765 | $localestrings['228'] = "Algemene Instellingen"; |
| | 3766 | $localestrings['229'] = "Datum & Tijd Instellingen"; |
| | 3767 | $localestrings['230'] = "Forum Instellingen"; |
| | 3768 | $localestrings['231'] = "Beveiligings Instellingen"; |
| | 3769 | $localestrings['232'] = "Fotogalerij Instellingen"; |
| | 3770 | $localestrings['233'] = "Overige Instellingen"; |
| | 3771 | $localestrings['234'] = "Privé berichten opties"; |
| | 3772 | $localestrings['235'] = "Nieuws Categorieen"; |
| | 3773 | $localestrings['236'] = "Taal Instellingen"; |
| | 3774 | $localestrings['237'] = "Gereedschapskist van"; |
| | 3775 | $localestrings['238'] = "Forum rangen"; |
| | 3776 | $localestrings['250'] = "Website Statistieken"; |
| | 3777 | $localestrings['251'] = "Geregistreerde gebruikers:"; |
| | 3778 | $localestrings['252'] = "Niet geactiveerde gebruikers:"; |
| | 3779 | $localestrings['253'] = "Geblokeerde gebruikers:"; |
| | 3780 | $localestrings['255'] = "Verwijderde gebruikers:"; |
| | 3781 | $localestrings['256'] = "Rapporten"; |
| | 3782 | $localestrings['257'] = "Commentaar:"; |
| | 3783 | $localestrings['258'] = "Shoutbox berichten:"; |
| | 3784 | $localestrings['259'] = "Forum berichten:"; |
| | 3785 | $localestrings['260'] = "Zoekacties"; |
| | 3786 | $localestrings['261'] = "x"; |
| | 3787 | $localestrings['262'] = "Ongelezen berichten:"; |
| | 3788 | $localestrings['300'] = "ExiteCMS Taal Pakketten"; |
| | 3789 | $localestrings['301'] = "Dit is het pakket voor de taal <u>%1\$s</u> (code '%2\$s')<br />versie <u>%4\$s</u> voor ExiteCMS versie <u>%3\$s</u>"; |
| | 3790 | $localestrings['302'] = "Installeer"; |
| | 3791 | $localestrings['303'] = "Verwijder"; |
| | 3792 | $localestrings['304'] = "Opwaarderen"; |
| | 3793 | $localestrings['305'] = "Het pakket voor de taal %s (%s) is succesvol verwijderd"; |
| | 3794 | $localestrings['306'] = "Het pakket voor de taal %s (%s) is succesvol geinstalleerd"; |
| | 3795 | $localestrings['307'] = "Het pakket voor de taal %s (%s) is succesvol opgewaardeerd"; |
| | 3796 | $localestrings['308'] = "Bij het verwerken van het pakket voor de taal %s (%s) is een fout opgetreden. De fout is:"; |
| | 3797 | $localestrings['309'] = "U kunt dit taal pakket niet installeren. Dit pakket is bedoelt voor ExiteCMS versie"; |
| | 3798 | load_localestrings($localestrings, LP_LOCALE, "admin.main", $step); |
| | 3799 | |
| | 3800 | $localestrings = array(); |
| | 3801 | $localestrings['400'] = "Gebruikerslijst"; |
| | 3802 | $localestrings['401'] = "Gebruikersnaam"; |
| | 3803 | $localestrings['402'] = "Gebruikerstype"; |
| | 3804 | $localestrings['403'] = "Nieuwe gebruiker toevoegen"; |
| | 3805 | $localestrings['404'] = "Toon alles"; |
| | 3806 | $localestrings['405'] = "Opties"; |
| | 3807 | $localestrings['406'] = "Land"; |
| | 3808 | $localestrings['407'] = "Nooit"; |
| | 3809 | $localestrings['408'] = "Onbekend"; |
| | 3810 | $localestrings['409'] = "Email adres"; |
| | 3811 | $localestrings['410'] = "Gebruikersgroep bekijken"; |
| | 3812 | $localestrings['411'] = "%u gebruiker"; |
| | 3813 | $localestrings['412'] = "%u gebruikers"; |
| | 3814 | $localestrings['413'] = "Heractiveer deze gebruiker"; |
| | 3815 | $localestrings['415'] = "Wijzig het profiel van deze gebruiker"; |
| | 3816 | $localestrings['416'] = "Activeer deze gebruiker"; |
| | 3817 | $localestrings['417'] = "Blokeer deze gebruiker"; |
| | 3818 | $localestrings['418'] = "Verwijder deze gebruiker"; |
| | 3819 | $localestrings['419'] = "Activeer deze gebruiker"; |
| | 3820 | $localestrings['420'] = "Gebruikersprofiel"; |
| | 3821 | $localestrings['422'] = "Statistieken"; |
| | 3822 | $localestrings['423'] = "Gebruikersgroepen"; |
| | 3823 | $localestrings['430'] = "Geblokkeerd!"; |
| | 3824 | $localestrings['431'] = "Gebruiker opnieuw geactiveerd"; |
| | 3825 | $localestrings['432'] = "Gebruiker verwijderd"; |
| | 3826 | $localestrings['433'] = "Weet u zeker dat u deze gebruiker wilt verwijderen?"; |
| | 3827 | $localestrings['434'] = "Gebruiker geactiveerd"; |
| | 3828 | $localestrings['435'] = "Account activated at "; |
| | 3829 | $localestrings['436'] = "Hallo %1\$s,\n\nUw toegang tot %2\$s is geactiveerd.\n\nU kunt nu aanmelden met het door u gekozen gebruikersnaam en wachtwoord.\n\nMet vriendelijke groeten, %3\$s"; |
| | 3830 | $localestrings['437'] = "Als deze gebruiker aanmeld, zeg"; |
| | 3831 | $localestrings['438'] = "Blokkering vervalt in hoeveel dagen?"; |
| | 3832 | $localestrings['439'] = "( 0 = blokkering vervalt NIET automatisch )"; |
| | 3833 | $localestrings['440'] = "Profiel aanpassen"; |
| | 3834 | $localestrings['441'] = "Profiel aanpassing successvol"; |
| | 3835 | $localestrings['442'] = "Kan het profiel niet aanpassen:"; |
| | 3836 | $localestrings['450'] = "x-450"; |
| | 3837 | $localestrings['451'] = "U moet een gebruikersnaam en email adres ingeven."; |
| | 3838 | $localestrings['452'] = "Er zitten niet toegestane karakters in de gebruikersnaam."; |
| | 3839 | $localestrings['453'] = "De gebruikersnaam %s bestaat al."; |
| | 3840 | $localestrings['454'] = "Ongeldig email adres."; |
| | 3841 | $localestrings['455'] = "Het email adres %s is al gebruikt."; |
| | 3842 | $localestrings['456'] = "De nieuwe wachtwoorden zijn niet gelijk aan elkaar."; |
| | 3843 | $localestrings['457'] = "Foutief wachtwoord, gebruik alleen gewone cijfers en letters.<br>\nHet wachtwoord moet minimaal 6 tekens lang zijn."; |
| | 3844 | $localestrings['458'] = "x-458"; |
| | 3845 | $localestrings['460'] = "Profiel bijwerken"; |
| | 3846 | $localestrings['463'] = "Reden voor de blokkering mag niet leeg zijn."; |
| | 3847 | $localestrings['464'] = "Aantal dagen tot einde van de blokkering moet numeriek zijn, en groter dan nul."; |
| | 3848 | $localestrings['465'] = " ( Blokkering verloopt op %s )"; |
| | 3849 | $localestrings['470'] = " van "; |
| | 3850 | $localestrings['471'] = " begint met "; |
| | 3851 | $localestrings['472'] = "Er zijn geen gebruikers gevonden"; |
| | 3852 | $localestrings['475'] = "Gebruiker toevoegen"; |
| | 3853 | $localestrings['476'] = "De gebruiker is aangemaakt."; |
| | 3854 | $localestrings['477'] = "De gebruiker kon niet worden aangemaakt."; |
| | 3855 | $localestrings['478'] = "Terug naar gebruikersbeheer"; |
| | 3856 | $localestrings['479'] = "Terug naar de beheerdersindex"; |
| | 3857 | load_localestrings($localestrings, LP_LOCALE, "admin.members", $step); |
| | 3858 | |
| | 3859 | $localestrings = array(); |
| | 3860 | $localestrings['400'] = "Modules & Plugins"; |
| | 3861 | $localestrings['401'] = "Installeer"; |
| | 3862 | $localestrings['403'] = "Filter op status"; |
| | 3863 | $localestrings['404'] = "Plugin:"; |
| | 3864 | $localestrings['405'] = "Module:"; |
| | 3865 | $localestrings['406'] = "Versie"; |
| | 3866 | $localestrings['407'] = "Ontwikkelaar"; |
| | 3867 | $localestrings['408'] = "Contact"; |
| | 3868 | $localestrings['409'] = "Email"; |
| | 3869 | $localestrings['410'] = "Web"; |
| | 3870 | $localestrings['411'] = "Deinstalleren"; |
| | 3871 | $localestrings['412'] = "Deze module deinstalleren?"; |
| | 3872 | $localestrings['413'] = "Fout bij het uitvoeren van een database commando: "; |
| | 3873 | $localestrings['414'] = "Niet geinstalleerd"; |
| | 3874 | $localestrings['415'] = "Geinstalleerd"; |
| | 3875 | $localestrings['416'] = "Nieuwe versie beschikbaar"; |
| | 3876 | $localestrings['417'] = "Fout bij het uitvoeren van een installatie functie: "; |
| | 3877 | $localestrings['418'] = "Foutieve versie"; |
| | 3878 | $localestrings['419'] = "Fout. Onbekend commando type: "; |
| | 3879 | $localestrings['420'] = "Status"; |
| | 3880 | $localestrings['421'] = "Opties"; |
| | 3881 | $localestrings['422'] = "Opwaarderen"; |
| | 3882 | $localestrings['423'] = "Ga"; |
| | 3883 | $localestrings['424'] = "Er zijn geen modules of plugins beschikbaar voor installatie"; |
| | 3884 | $localestrings['425'] = "Er zijn geen modules of plugins aanwezig die voldoen aan het filter"; |
| | 3885 | $localestrings['426'] = "Locales opnieuw inladen"; |
| | 3886 | $localestrings['mod001'] = "Deze module vereist minstens ExiteCMS versie %s.<br />"; |
| | 3887 | $localestrings['mod002'] = "Deze module is gemaakt voor versie %s van ExiteCMS. Neem contact op met de ontwikkelaar voor een nieuwere versie.<br />"; |
| | 3888 | $localestrings['mod003'] = "Deze module vereist minimaal ExiteCMS revisie %s.<br />"; |
| | 3889 | $localestrings['mod004'] = "Deze module kan niet worden geinstalleerd. Verplichte informatie voor de installatie module ontbreekt.<br />"; |
| | 3890 | $localestrings['mod005'] = "Deze module werkt niet meer vanaf ExiteCMS revisie %s.<br />"; |
| | 3891 | load_localestrings($localestrings, LP_LOCALE, "admin.modules", $step); |
| | 3892 | |
| | 3893 | $localestrings = array(); |
| | 3894 | $localestrings['400'] = "Nieuws aanpassen"; |
| | 3895 | $localestrings['401'] = "Nieuwsbericht aangepast"; |
| | 3896 | $localestrings['402'] = "Terug naar nieuwsberichten beheer"; |
| | 3897 | $localestrings['403'] = "Terug naar de beheerdersindex"; |
| | 3898 | $localestrings['404'] = "Nieuws toevoegen"; |
| | 3899 | $localestrings['405'] = "Nieuwsbericht toegevoegd"; |
| | 3900 | $localestrings['406'] = "Nieuws verwijderen"; |
| | 3901 | $localestrings['407'] = "Nieuwsbericht verwijderd"; |
| | 3902 | $localestrings['408'] = "Huidige nieuwsberichten"; |
| | 3903 | $localestrings['409'] = "Wijzig"; |
| | 3904 | $localestrings['410'] = "Verwijderen"; |
| | 3905 | $localestrings['411'] = "Onderwerp:"; |
| | 3906 | $localestrings['412'] = "Bericht:"; |
| | 3907 | $localestrings['413'] = "Uitgebreid bericht:"; |
| | 3908 | $localestrings['414'] = "Startdatum:"; |
| | 3909 | $localestrings['415'] = "Einddatum:"; |
| | 3910 | $localestrings['416'] = "(Optioneel)"; |
| | 3911 | $localestrings['417'] = "Automatisch regels afbreken"; |
| | 3912 | $localestrings['418'] = "Bericht bekijken"; |
| | 3913 | $localestrings['419'] = "Bericht bewaren"; |
| | 3914 | $localestrings['420'] = "- Selecteer kleur -"; |
| | 3915 | $localestrings['421'] = "- Selecteer plaatje -"; |
| | 3916 | $localestrings['422'] = "Zichtbaar voor:"; |
| | 3917 | $localestrings['423'] = "Sta commentaar toe"; |
| | 3918 | $localestrings['424'] = "Sta waarderingen toe"; |
| | 3919 | $localestrings['425'] = "- Geen -"; |
| | 3920 | $localestrings['426'] = "Categorie taal:"; |
| | 3921 | $localestrings['427'] = "Datum van plaatsing:"; |
| | 3922 | $localestrings['430'] = "Verwijder nieuws categorie"; |
| | 3923 | $localestrings['431'] = "Nieuws categorie kan niet worden verwijderd"; |
| | 3924 | $localestrings['432'] = "Er zijn nieuwsberichten in deze categorie geplaatst"; |
| | 3925 | $localestrings['433'] = "Nieuws categorie verwijderd"; |
| | 3926 | $localestrings['434'] = "Nieuws categorie wijzigen"; |
| | 3927 | $localestrings['435'] = "Nieuws categorie toevoegen"; |
| | 3928 | $localestrings['436'] = "Categorie naam:"; |
| | 3929 | $localestrings['437'] = "Categorie plaatje:"; |
| | 3930 | $localestrings['438'] = "Categorie bewaren"; |
| | 3931 | $localestrings['439'] = "Categorie plaatje uploaden"; |
| | 3932 | $localestrings['440'] = "Nieuws categorieen"; |
| | 3933 | $localestrings['441'] = "Wijzig"; |
| | 3934 | $localestrings['442'] = "Verwijder"; |
| | 3935 | $localestrings['443'] = "Er zijn geen nieuws categorieen gedefinieerd"; |
| | 3936 | $localestrings['450'] = "Verwijder artikel categorie"; |
| | 3937 | $localestrings['451'] = "Artikel categorie kan niet worden verwijderd"; |
| | 3938 | $localestrings['452'] = "Er zijn artikelen geplaatst in deze categorie"; |
| | 3939 | $localestrings['453'] = "Terug naar artikel categorie beheer"; |
| | 3940 | $localestrings['454'] = "Artikel categorie verwijderd"; |
| | 3941 | $localestrings['455'] = "Wijzig artikel categorie"; |
| | 3942 | $localestrings['456'] = "Artikel categorie toevoegen"; |
| | 3943 | $localestrings['457'] = "Categorie naam:"; |
| | 3944 | $localestrings['458'] = "Categorie omschrijving:"; |
| | 3945 | $localestrings['459'] = "Categorie opslaan"; |
| | 3946 | $localestrings['460'] = "Artikel categorieen"; |
| | 3947 | $localestrings['461'] = "Categorie"; |
| | 3948 | $localestrings['462'] = "Opties"; |
| | 3949 | $localestrings['463'] = "Verwijder"; |
| | 3950 | $localestrings['464'] = "Er zijn geen artikel categorieen gedefinieerd"; |
| | 3951 | $localestrings['465'] = "Categorie toegang:"; |
| | 3952 | $localestrings['466'] = "Toegang"; |
| | 3953 | $localestrings['467'] = "Categorie sortering:"; |
| | 3954 | $localestrings['468'] = "Artikel ID"; |
| | 3955 | $localestrings['469'] = "Artikel onderwerp"; |
| | 3956 | $localestrings['470'] = "Artikel datum"; |
| | 3957 | $localestrings['471'] = "Oplopend"; |
| | 3958 | $localestrings['472'] = "Aflopend"; |
| | 3959 | $localestrings['500'] = "Wijzig artikel"; |
| | 3960 | $localestrings['501'] = "Artikel aangepast"; |
| | 3961 | $localestrings['502'] = "Terug naar artikelbeheer"; |
| | 3962 | $localestrings['503'] = "Terug naar de beheerdersindex"; |
| | 3963 | $localestrings['504'] = "Artikel toevoegen"; |
| | 3964 | $localestrings['505'] = "Artikel toegevoegd"; |
| | 3965 | $localestrings['506'] = "Artikel verwijderen"; |
| | 3966 | $localestrings['507'] = "Artikel verwijderd"; |
| | 3967 | $localestrings['508'] = "Huidige artikelen"; |
| | 3968 | $localestrings['509'] = "Wijzig"; |
| | 3969 | $localestrings['510'] = "Verwijder"; |
| | 3970 | $localestrings['511'] = "Categorie:"; |
| | 3971 | $localestrings['512'] = "Onderwerp:"; |
| | 3972 | $localestrings['513'] = "Introductie:"; |
| | 3973 | $localestrings['514'] = "Artikel:"; |
| | 3974 | $localestrings['515'] = "Artikel bekijken"; |
| | 3975 | $localestrings['516'] = "Artikel bewaren"; |
| | 3976 | $localestrings['517'] = "Artikelen"; |
| | 3977 | $localestrings['518'] = "Er zijn geen artikel categorieen gedefinieerd"; |
| | 3978 | $localestrings['519'] = "Er moet minstens één categorie gedefinieerd zijn alvorens u artikelen kunt invoeren"; |
| | 3979 | $localestrings['520'] = "Klik hier"; |
| | 3980 | $localestrings['521'] = " om naar de artikel categorieen te gaan"; |
| | 3981 | $localestrings['540'] = "Selectie Laatste nieuws"; |
| | 3982 | $localestrings['541'] = "Belangrijke berichten:"; |
| | 3983 | $localestrings['542'] = "Laatste nieuwsberichten :"; |
| | 3984 | $localestrings['543'] = "Nieuwsbericht"; |
| | 3985 | $localestrings['544'] = "Aanpassen"; |
| | 3986 | $localestrings['545'] = "Op deze pagina kunt u de volgorde definieren waarin de nieuwsberichten op de laatste nieuws pagina zullen verschijnen.\nAls eerste zullen alle belangrijke berichten worden getoond, daarna, alle laatste nieuwsberichten. Beide in de volgorde waarin ze zijn geselecteerd.<br />Als de box hieronder niet is geselecteerd, zullen daarna alle andere nieuwsberichten die nog niet voorbij de einddatum zijn worden getoond."; |
| | 3987 | $localestrings['546'] = "Verberg alle niet geselecteerde nieuwsberichten van de laatste nieuws pagina."; |
| | 3988 | $localestrings['550'] = "Voer a.u.b. een onderwerp in"; |
| | 3989 | $localestrings['551'] = "Verwijder dit bericht?"; |
| | 3990 | $localestrings['552'] = "Verwijder dit artikel?"; |
| | 3991 | $localestrings['553'] = "Selecteer een taal:"; |
| | 3992 | $localestrings['554'] = "voor de locale"; |
| | 3993 | load_localestrings($localestrings, LP_LOCALE, "admin.news-articles", $step); |
| | 3994 | |
| | 3995 | $localestrings = array(); |
| | 3996 | $localestrings['400'] = "Panelen"; |
| | 3997 | $localestrings['401'] = "Paneel"; |
| | 3998 | $localestrings['402'] = "Verplaats"; |
| | 3999 | $localestrings['403'] = "Volgorde"; |
| | 4000 | $localestrings['404'] = "Type"; |
| | 4001 | $localestrings['405'] = "Toegang"; |
| | 4002 | $localestrings['406'] = "Opties"; |
| | 4003 | $localestrings['407'] = "Status"; |
| | 4004 | $localestrings['420'] = "Linker kolom"; |
| | 4005 | $localestrings['421'] = "Midden kolom bovenaan"; |
| | 4006 | $localestrings['422'] = "Rechter kolom"; |
| | 4007 | $localestrings['423'] = "Bestand"; |
| | 4008 | $localestrings['424'] = "Dynamisch"; |
| | 4009 | $localestrings['425'] = "Midden kolom onderaan"; |
| | 4010 | $localestrings['430'] = "Verplaatsen naar de linker kant"; |
| | 4011 | $localestrings['431'] = "Verplaatsen naar de rechter kant"; |
| | 4012 | $localestrings['432'] = "Naar boven"; |
| | 4013 | $localestrings['433'] = "Naar beneden"; |
| | 4014 | $localestrings['434'] = "Wijzig"; |
| | 4015 | $localestrings['435'] = "Activeren"; |
| | 4016 | $localestrings['436'] = "Uitschakelen"; |
| | 4017 | $localestrings['437'] = "Verwijderen"; |
| | 4018 | $localestrings['438'] = "Nieuw paneel toevoegen"; |
| | 4019 | $localestrings['439'] = "Paneel volgorde corrigeren"; |
| | 4020 | $localestrings['440'] = "Dit paneel verwijderen?"; |
| | 4021 | $localestrings['441'] = "Links"; |
| | 4022 | $localestrings['442'] = "Rechts"; |
| | 4023 | $localestrings['443'] = "Omhoog"; |
| | 4024 | $localestrings['444'] = "Naar beneden"; |
| | 4025 | $localestrings['445'] = "Verplaatsen naar de bovenkant"; |
| | 4026 | $localestrings['446'] = "Verplaatsen naar de onderkant"; |
| | 4027 | $localestrings['447'] = "Nee"; |
| | 4028 | $localestrings['448'] = "Ja"; |
| | 4029 | $localestrings['450'] = "Paneel wijzigen"; |
| | 4030 | $localestrings['451'] = "Paneel toevoegen"; |
| | 4031 | $localestrings['452'] = "Paneel naam:"; |
| | 4032 | $localestrings['453'] = "Paneel bestandsnaam:"; |
| | 4033 | $localestrings['454'] = "Paneel Code en Template zullen worden genegeerd indien dit is geselecteerd"; |
| | 4034 | $localestrings['455'] = "Paneel Code:"; |
| | 4035 | $localestrings['456'] = "Paneel locatie:"; |
| | 4036 | $localestrings['457'] = "Paneel toegang:"; |
| | 4037 | $localestrings['458'] = "Bekijk paneel"; |
| | 4038 | $localestrings['459'] = "Paneel bewaren"; |
| | 4039 | $localestrings['460'] = "Toon dit paneel op alle pagina's"; |
| | 4040 | $localestrings['461'] = "Gebruiker kan de status aanpassen:"; |
| | 4041 | $localestrings['462'] = "Standaard status:"; |
| | 4042 | $localestrings['463'] = "Open"; |
| | 4043 | $localestrings['464'] = "Gesloten"; |
| | 4044 | $localestrings['465'] = "Paneel Template:"; |
| | 4045 | $localestrings['466'] = "Linker kolom"; |
| | 4046 | $localestrings['467'] = "Midden bovenaan"; |
| | 4047 | $localestrings['468'] = "Rechter kolom"; |
| | 4048 | $localestrings['469'] = "Midden onderaan"; |
| | 4049 | $localestrings['470'] = "Paneel naam niet gedefinieerd"; |
| | 4050 | $localestrings['471'] = "Paneel naam reeds in gebruik"; |
| | 4051 | $localestrings['472'] = "Paneel inhoud niet gedefinieerd"; |
| | 4052 | $localestrings['473'] = "Paneel bestandsnaam niet gedefinieerd"; |
| | 4053 | $localestrings['474'] = "Module:"; |
| | 4054 | $localestrings['480'] = "Paneel aanpassen"; |
| | 4055 | $localestrings['481'] = "Paneel kon niet worden aangepast"; |
| | 4056 | $localestrings['482'] = "Paneel aangepast"; |
| | 4057 | $localestrings['483'] = "Nieuw paneel toevoegen"; |
| | 4058 | $localestrings['484'] = "Nieuw paneel kon niet worden toegevoegd"; |
| | 4059 | $localestrings['485'] = "Nieuw paneel toegevoegd"; |
| | 4060 | $localestrings['486'] = "Terug naar paneelbeheer"; |
| | 4061 | $localestrings['487'] = "Terug naar de beheerdersindex"; |
| | 4062 | $localestrings['488'] = "Selecteer een taal:"; |
| | 4063 | $localestrings['489'] = "voor de locale"; |
| | 4064 | $localestrings['490'] = "Onder de koptekst"; |
| | 4065 | $localestrings['491'] = "Boven de voettekst"; |
| | 4066 | $localestrings['492'] = "Koptekst"; |
| | 4067 | $localestrings['493'] = "Voettekst"; |
| | 4068 | $localestrings['494'] = "Verplaatsen naar onder de koptekst"; |
| | 4069 | $localestrings['495'] = "Verplaatsen naar boven de voettekst"; |
| | 4070 | load_localestrings($localestrings, LP_LOCALE, "admin.panels", $step); |
| | 4071 | |
| | 4072 | $localestrings = array(); |
| | 4073 | $localestrings['400'] = "Forum Rangen"; |
| | 4074 | $localestrings['401'] = "Nieuwe rang toevoegen"; |
| | 4075 | $localestrings['402'] = "Rang aanpassen"; |
| | 4076 | $localestrings['408'] = "Er zijn geen forum rangen gedefinieerd"; |
| | 4077 | $localestrings['409'] = "Opmerking: De rangen worden verwerkt in de volgende zoals hierboven aangegeven. Indien u groep lidmaatschappen gebruikt om te filteren, en u hebt reeksen dubbel gedefinieerd, zorg er dan voor dat de volgende van vergelijken correct is!"; |
| | 4078 | $localestrings['411'] = "Berichten selectie"; |
| | 4079 | $localestrings['412'] = "Rang titel"; |
| | 4080 | $localestrings['413'] = "Plaatje"; |
| | 4081 | $localestrings['414'] = "Alleen voor leden van"; |
| | 4082 | $localestrings['415'] = "Volgorde"; |
| | 4083 | $localestrings['416'] = "Opties"; |
| | 4084 | $localestrings['417'] = "Verplaats deze rang naar boven"; |
| | 4085 | $localestrings['418'] = "Verplaats deze rang naar beneden"; |
| | 4086 | $localestrings['419'] = "Rang aanpassen"; |
| | 4087 | $localestrings['420'] = "Rang verwijderen"; |
| | 4088 | $localestrings['421'] = "Berichten selectie:"; |
| | 4089 | $localestrings['422'] = "van"; |
| | 4090 | $localestrings['423'] = "tot"; |
| | 4091 | $localestrings['424'] = "berichten"; |
| | 4092 | $localestrings['425'] = "Rang titel:"; |
| | 4093 | $localestrings['426'] = "Rang plaatje:"; |
| | 4094 | $localestrings['427'] = "- geen -"; |
| | 4095 | $localestrings['428'] = "Herhaal dit plaatje:"; |
| | 4096 | $localestrings['429'] = "keer"; |
| | 4097 | $localestrings['430'] = "Beschikbare groepen:"; |
| | 4098 | $localestrings['431'] = "Geselecteerde groepen:"; |
| | 4099 | $localestrings['432'] = "Bewaar deze rang"; |
| | 4100 | $localestrings['433'] = "Deze rang selectie is alleen geldig voor leden van de volgende groep(en):"; |
| | 4101 | $localestrings['434'] = "Rang volgorde:"; |
| | 4102 | $localestrings['435'] = "Rang groepen worden vergeleken door middel van:"; |
| | 4103 | $localestrings['436'] = " en "; |
| | 4104 | $localestrings['437'] = " of "; |
| | 4105 | $localestrings['438'] = "Rang titel kleur:"; |
| | 4106 | $localestrings['439'] = "Toon de titel als tooltip:"; |
| | 4107 | $localestrings['440'] = "Nee"; |
| | 4108 | $localestrings['441'] = "Ja"; |
| | 4109 | $localestrings['490'] = "De berichten selectie moet worden ingevuld. Beide waardes moeten positieve getallen zijn!"; |
| | 4110 | $localestrings['491'] = "De berichten selectie moet worden ingevuld. De 'van' waarde moet lager zijn dan de 'tot' waarde!"; |
| | 4111 | $localestrings['492'] = "Rang is verwijderd"; |
| | 4112 | load_localestrings($localestrings, LP_LOCALE, "admin.ranking", $step); |
| | 4113 | |
| | 4114 | $localestrings = array(); |
| | 4115 | $localestrings['400'] = "Nieuwe verwijzingslink toevoegen"; |
| | 4116 | $localestrings['401'] = "Verwijzingslink wijzigen"; |
| | 4117 | $localestrings['402'] = "Verwijzingslink verwijderen"; |
| | 4118 | $localestrings['403'] = "Verwijzingslinks"; |
| | 4119 | $localestrings['420'] = "Als de gebruiker opvraagd"; |
| | 4120 | $localestrings['421'] = "Laad dan de deze link"; |
| | 4121 | $localestrings['422'] = "Verwijzen"; |
| | 4122 | $localestrings['423'] = "Opties"; |
| | 4123 | $localestrings['424'] = "Ja"; |
| | 4124 | $localestrings['425'] = "Nee"; |
| | 4125 | $localestrings['426'] = "RegEx"; |
| | 4126 | $localestrings['427'] = "URL parameters behouden"; |
| | 4127 | $localestrings['430'] = "Deze verwijzingslink toevoegen"; |
| | 4128 | $localestrings['431'] = "Deze verwijzingslink bewaren"; |
| | 4129 | $localestrings['432'] = "Wijzig"; |
| | 4130 | $localestrings['433'] = "Verwijder"; |
| | 4131 | $localestrings['480'] = "Er zijn geen verwijzingslinks ingevoerd"; |
| | 4132 | $localestrings['481'] = "Let op: De verwijzingslinks die u hier op geeft zijn relatief ten opzichte van de document root<br />van de website, en moeten starten met '/'. Er kunnen geen verwijzingen worden gedefinieerd voor bestaande website pagina's, bv voor /index.php!"; |
| | 4133 | $localestrings['482'] = "Nieuwe verwijzingslink opgeslagen"; |
| | 4134 | $localestrings['483'] = "Verwijzingslink opgeslagen"; |
| | 4135 | $localestrings['484'] = "Voer een waarde in in beide link velden"; |
| | 4136 | $localestrings['485'] = "Er is al een verwijzingslink voor deze link gedefinieerd"; |
| | 4137 | $localestrings['486'] = "Verwijzingslink bestaat niet"; |
| | 4138 | $localestrings['487'] = "Verwijzingslink is verwijderd"; |
| | 4139 | $localestrings['488'] = "Weet u zeker dat u deze verwijzingslink wilt verwijderen?"; |
| | 4140 | $localestrings['489'] = "Informatie kan niet meer worden gevonden. Misschien door iemand anders verwijderd?"; |
| | 4141 | $localestrings['490'] = "Indien gemarkeerd wordt het eerste veld gebruikt voor de match, de tweede om de link te converteren"; |
| | 4142 | $localestrings['491'] = "Indien gemarkeerd worden de parameters aan de URL toegevoegd"; |
| | 4143 | $localestrings['492'] = "Indien gemarkeerd wordt de nieuwe URL geladen d.m.v. een redirect"; |
| | 4144 | load_localestrings($localestrings, LP_LOCALE, "admin.redirects", $step); |
| | 4145 | |
| | 4146 | $localestrings = array(); |
| | 4147 | $localestrings['400'] = "Reporting"; |
| | 4148 | $localestrings['401'] = "Install"; |
| | 4149 | $localestrings['403'] = "Filter on status"; |
| | 4150 | $localestrings['404'] = "x"; |
| | 4151 | $localestrings['405'] = "x"; |
| | 4152 | $localestrings['406'] = "Version"; |
| | 4153 | $localestrings['407'] = "Developer"; |
| | 4154 | $localestrings['408'] = "Contact"; |
| | 4155 | $localestrings['409'] = "Email"; |
| | 4156 | $localestrings['410'] = "Web"; |
| | 4157 | $localestrings['411'] = "Uninstall"; |
| | 4158 | $localestrings['412'] = "Uninstall this report?"; |
| | 4159 | $localestrings['413'] = "x"; |
| | 4160 | $localestrings['414'] = "Not Installed"; |
| | 4161 | $localestrings['415'] = "Installed"; |
| | 4162 | $localestrings['416'] = "Upgrade Available"; |
| | 4163 | $localestrings['417'] = "Error executing installation function: "; |
| | 4164 | $localestrings['418'] = "Not compatible"; |
| | 4165 | $localestrings['419'] = "Error. Unknown command type: "; |
| | 4166 | $localestrings['420'] = "Status"; |
| | 4167 | $localestrings['421'] = "Options"; |
| | 4168 | $localestrings['422'] = "Upgrade"; |
| | 4169 | $localestrings['423'] = "Go"; |
| | 4170 | $localestrings['424'] = "There are no reports available for installation"; |
| | 4171 | $localestrings['425'] = "There are no reports available that match your filter"; |
| | 4172 | $localestrings['mod001'] = "This report requires at least version %s of ExiteCMS.<br />"; |
| | 4173 | $localestrings['mod002'] = "This report is written for version %s of ExiteCMS. Please ask the author for an upgrade.<br />"; |
| | 4174 | $localestrings['mod003'] = "This report requires a minumum ExiteCMS revision level of %s.<br />"; |
| | 4175 | $localestrings['mod004'] = "This report can not be installed. Required information is missing from the report installer.<br />"; |
| | 4176 | $localestrings['mod005'] = "This report does not function beyond ExiteCMS revision level %s.<br />"; |
| | 4177 | load_localestrings($localestrings, LP_LOCALE, "admin.reporting", $step); |
| | 4178 | |
| | 4179 | $localestrings = array(); |
| | 4180 | $localestrings['400'] = "Rapporten"; |
| | 4181 | $localestrings['401'] = "Rapport titel"; |
| | 4182 | $localestrings['402'] = "Toegang voor"; |
| | 4183 | $localestrings['403'] = "Opties"; |
| | 4184 | $localestrings['404'] = "Deactiveer"; |
| | 4185 | $localestrings['405'] = "Activeer"; |
| | 4186 | $localestrings['406'] = "Wijzig dit rapport"; |
| | 4187 | $localestrings['407'] = "Verwijder this report"; |
| | 4188 | $localestrings['408'] = "Er zijn momenteel geen rapporten gedefinieerd"; |
| | 4189 | $localestrings['409'] = "Rapport toevoegen"; |
| | 4190 | $localestrings['410'] = "van"; |
| | 4191 | $localestrings['411'] = "Rapport aanmaken"; |
| | 4192 | load_localestrings($localestrings, LP_LOCALE, "admin.reports", $step); |
| | 4193 | |
| | 4194 | $localestrings = array(); |
| | 4195 | $localestrings['400'] = "Instellingen"; |
| | 4196 | $localestrings['401'] = "Algemeen"; |
| | 4197 | $localestrings['402'] = "Naam van de website:"; |
| | 4198 | $localestrings['403'] = "Start directory:"; |
| | 4199 | $localestrings['404'] = "Website is gelocaliseerd in:"; |
| | 4200 | $localestrings['405'] = "Website e-mail adres:"; |
| | 4201 | $localestrings['406'] = "Naam van de beheerder:"; |
| | 4202 | $localestrings['407'] = "Introductie tekst:"; |
| | 4203 | $localestrings['408'] = "Leeg laten indien dit niet wordt gebruikt"; |
| | 4204 | $localestrings['409'] = "Omschrijving van de website:"; |
| | 4205 | $localestrings['410'] = "Sleutelwoorden voor zoekmachines:"; |
| | 4206 | $localestrings['411'] = "Elk woord van elkaar scheiden door middel van een komma"; |
| | 4207 | $localestrings['412'] = "Tekst in de voetnoot:"; |
| | 4208 | $localestrings['413'] = "Start pagina:"; |
| | 4209 | $localestrings['414'] = "Standaard taal:"; |
| | 4210 | $localestrings['415'] = "Standaard thema:"; |
| | 4211 | $localestrings['416'] = "Layout voor laatste nieuws:"; |
| | 4212 | $localestrings['417'] = "Enkele kolom"; |
| | 4213 | $localestrings['418'] = "Twee kolommen"; |
| | 4214 | $localestrings['419'] = "e-mail adres voor mailings:"; |
| | 4215 | $localestrings['420'] = "Drie kolommen"; |
| | 4216 | $localestrings['421'] = "Belangrijke berichten:"; |
| | 4217 | $localestrings['422'] = "Aantal berichten per pagina:"; |
| | 4218 | $localestrings['423'] = "Allemaal"; |
| | 4219 | $localestrings['424'] = "Het aantal berichten per pagina kan niet kleiner zijn dan het aantal belangrijke berichten"; |
| | 4220 | $localestrings['425'] = "Verplicht indien ExiteCMS is geinstalleerd in een folder van de website document root"; |
| | 4221 | $localestrings['426'] = "Download Paneel Layout:"; |
| | 4222 | $localestrings['450'] = "Datum en tijd"; |
| | 4223 | $localestrings['451'] = "Kort datum formaat:"; |
| | 4224 | $localestrings['452'] = "Lang datum formaat:"; |
| | 4225 | $localestrings['453'] = "Forum datum formaat:"; |
| | 4226 | $localestrings['454'] = "Header datum formaat:"; |
| | 4227 | $localestrings['455'] = "-- Selecteer een formaat --"; |
| | 4228 | $localestrings['456'] = "Verschil tussen de server tijd en uw locale tijd:"; |
| | 4229 | $localestrings['457'] = "( Server tijdzone is <b>%s</b> )"; |
| | 4230 | $localestrings['458'] = "Use locale for date"; |
| | 4231 | $localestrings['459'] = "Use locale for date/time"; |
| | 4232 | $localestrings['500'] = "Forum"; |
| | 4233 | $localestrings['501'] = "Laatste actieve topic in het forum paneel:"; |
| | 4234 | $localestrings['502'] = "Aan"; |
| | 4235 | $localestrings['503'] = "Af"; |
| | 4236 | $localestrings['505'] = "Aantal regels in een tabel:"; |
| | 4237 | $localestrings['506'] = "(gebruikt bij de meeste tabellen)"; |
| | 4238 | $localestrings['507'] = "Bijlagen toegestaan?"; |
| | 4239 | $localestrings['508'] = "Ja"; |
| | 4240 | $localestrings['509'] = "Nee"; |
| | 4241 | $localestrings['510'] = "Max. grootte van een bijlage:"; |
| | 4242 | $localestrings['511'] = "Maximum bestandsgrootte in bytes"; |
| | 4243 | $localestrings['512'] = "Verboden bestandstypes voor bijlagen:"; |
| | 4244 | $localestrings['513'] = "Scheid de types door middel van een komma"; |
| | 4245 | $localestrings['514'] = "Forum opschonen:"; |
| | 4246 | $localestrings['515'] = "Pas op"; |
| | 4247 | $localestrings['516'] = "Verwijder berichten en topics<br />die ouder zijn dat het <br />gespecificeerde aantal dagen."; |
| | 4248 | $localestrings['517'] = "Opschonen"; |
| | 4249 | $localestrings['518'] = "Dagen"; |
| | 4250 | $localestrings['519'] = "Activeer email notificatie bij nieuwe berichten:"; |
| | 4251 | $localestrings['520'] = "Toon de locatie van gebruikers:"; |
| | 4252 | $localestrings['521'] = "Maximale grootte van een geplaatst plaatje:"; |
| | 4253 | $localestrings['522'] = "Grotere plaatjes zullen worden geconverteerd naar een miniatuur"; |
| | 4254 | $localestrings['523'] = "Ongelezen status van topics bijhouden tot:"; |
| | 4255 | $localestrings['524'] = "(meer berichten = minder dagen)"; |
| | 4256 | $localestrings['525'] = "Hoeveel nieuwe berichten om een topic 'heet' te markeren:"; |
| | 4257 | $localestrings['526'] = "Verberg de status van de webmaster?"; |
| | 4258 | $localestrings['527'] = "Dag"; |
| | 4259 | $localestrings['528'] = "Sessie verloopt na:"; |
| | 4260 | $localestrings['529'] = "Loguit na inactiviteit:"; |
| | 4261 | $localestrings['530'] = "Verlengde login periode:"; |
| | 4262 | $localestrings['531'] = "Minuten"; |
| | 4263 | $localestrings['532'] = "Fout: De sessie mag niet verlopen voor de verlengde login periode!"; |
| | 4264 | $localestrings['533'] = "Fout: De verlengde login periode moet groter zijn dat de gewone login periode!"; |
| | 4265 | $localestrings['534'] = "Berichten aanpassen onmogelijk na:"; |
| | 4266 | $localestrings['535'] = "Uur"; |
| | 4267 | $localestrings['536'] = "Uren"; |
| | 4268 | $localestrings['550'] = "Beveiliging"; |
| | 4269 | $localestrings['551'] = "Activeer registratie systeem?"; |
| | 4270 | $localestrings['552'] = "Gebruik extra verificatie van gebruikers via email?"; |
| | 4271 | $localestrings['553'] = "Gebruik extra validatie code?"; |
| | 4272 | $localestrings['554'] = "Validatie code methode:"; |
| | 4273 | $localestrings['555'] = "Plaatje"; |
| | 4274 | $localestrings['556'] = "Tekst"; |
| | 4275 | $localestrings['557'] = "Nieuwe gebruikers activeren door een beheerder?"; |
| | 4276 | $localestrings['558'] = "Website localisatie methode:"; |
| | 4277 | $localestrings['559'] = "Geen localisatie (vaste layout)"; |
| | 4278 | $localestrings['560'] = "Eén enkele boomstructuur (symmetrische layout)"; |
| | 4279 | $localestrings['561'] = "Een boomstructuur per taal (a-symmetrische layout)"; |
| | 4280 | $localestrings['562'] = "Migratie strategieen"; |
| | 4281 | $localestrings['563'] = "Van:"; |
| | 4282 | $localestrings['564'] = "Naar:"; |
| | 4283 | $localestrings['569a'] = "De huidige tekst van het item zal worden gekopieerd naar alle actieve locales."; |
| | 4284 | $localestrings['569b'] = "De huidige tekst van het item zal worden gedupliceerd naar alle actieve locales."; |
| | 4285 | $localestrings['569c'] = "Alleen de vertaling voor de systeem locale zal worden bewaard, alle andere zullen worden verwijderd."; |
| | 4286 | $localestrings['569d'] = "Huidige vertalingen zullen worden gekoppeld aan de actieve locales, en kunnen daarna individueel worden aangepast of verwijderd."; |
| | 4287 | $localestrings['569e'] = "Alleen de vertaling voor de systeem locale zal worden bewaard, alle andere zullen worden verwijderd."; |
| | 4288 | $localestrings['569f'] = "Huidige vertalingen zullen worden samengevoegd tot een enkel item. Items die niet bestaan in alle talen zullen ook samengevoegd worden. Dit kan zorgen voor doublures."; |
| | 4289 | $localestrings['570'] = "Panels:"; |
| | 4290 | $localestrings['571'] = "Menu syteem:"; |
| | 4291 | $localestrings['572'] = "Artikelen:"; |
| | 4292 | $localestrings['573'] = "Nieuws:"; |
| | 4293 | $localestrings['574'] = "Downloads:"; |
| | 4294 | $localestrings['600'] = "Plaatje"; |
| | 4295 | $localestrings['601'] = "Formaat miniatuur:"; |
| | 4296 | $localestrings['602'] = "Formaat foto:"; |
| | 4297 | $localestrings['603'] = "Maximaal foto formaat:"; |
| | 4298 | $localestrings['604'] = "Breedte x Hoogte"; |
| | 4299 | $localestrings['605'] = "Maximale bestandsgrootte (bytes):"; |
| | 4300 | $localestrings['606'] = "Miniatuur compressie methode:"; |
| | 4301 | $localestrings['607'] = "GD1"; |
| | 4302 | $localestrings['608'] = "GD2"; |
| | 4303 | $localestrings['609'] = "Miniaturen per rij:"; |
| | 4304 | $localestrings['610'] = "Miniaturen per pagina:"; |
| | 4305 | $localestrings['650'] = "Overigen"; |
| | 4306 | $localestrings['651'] = "Foute woorden lijst:"; |
| | 4307 | $localestrings['652'] = "Voor één woord per regel in."; |
| | 4308 | $localestrings['653'] = "Laat leeg indien dit niet wordt gebruikt."; |
| | 4309 | $localestrings['654'] = "Fout woord vervangen door:"; |
| | 4310 | $localestrings['655'] = "Gasten toestaan om commentaar te plaatsen?"; |
| | 4311 | $localestrings['656'] = "Aantal shoutbox berichten:"; |
| | 4312 | $localestrings['657'] = "Onderhoudsmodus:"; |
| | 4313 | $localestrings['658'] = "Bericht bij onderhoud:"; |
| | 4314 | $localestrings['659'] = "Activeer foute woorden filter?"; |
| | 4315 | $localestrings['660'] = "Eén bericht te plaatsen per ? seconden:"; |
| | 4316 | $localestrings['661'] = "x-661"; |
| | 4317 | $localestrings['662'] = "Gebruik de TinyMCE HTML editor?"; |
| | 4318 | $localestrings['663'] = "Laat leeg indien uw mailserver geen authenticatie behoefd"; |
| | 4319 | $localestrings['664'] = "Mailserver:"; |
| | 4320 | $localestrings['665'] = "Laat leeg indien sendmail wordt gebruikt."; |
| | 4321 | $localestrings['666'] = "Gebuikersnaam en wachtwoord voor de mailserver:"; |
| | 4322 | $localestrings['667'] = "In seconden .Maar één bericht is toegestaan in deze periode"; |
| | 4323 | $localestrings['668'] = "Toon ook de resultaten van de Query Optimizer:"; |
| | 4324 | $localestrings['669'] = "Achtergrond kleur in onderhoudsmodus:"; |
| | 4325 | $localestrings['671'] = "Activeer SQL query debugging voor:"; |
| | 4326 | $localestrings['672'] = "uitgeschakeld"; |
| | 4327 | $localestrings['700'] = "Privé berichten"; |
| | 4328 | $localestrings['701'] = "Maximaal aantal berichten in Inbox:"; |
| | 4329 | $localestrings['702'] = "Maximaal aantal berichten in Outbox:"; |
| | 4330 | $localestrings['703'] = "Maximaal aantal berichten in Archief:"; |
| | 4331 | $localestrings['704'] = "Gebruik de waarde 0 voor geen limiet"; |
| | 4332 | $localestrings['707'] = "Limieten op privé berichten"; |
| | 4333 | $localestrings['708'] = "Verstekwaardes voor gebruikersopties"; |
| | 4334 | $localestrings['709'] = "Notificatie via Email?"; |
| | 4335 | $localestrings['710'] = "Bewaar verzonden berichten?"; |
| | 4336 | $localestrings['711'] = "Voor deze opties geldt dat de door gebruikers ingestelde keuzes voorgaan op de hier ingestelde waarden. Als de gebruiker geen keuze heeft gemaakt worden de verstekwaarden gebruikt."; |
| | 4337 | $localestrings['712'] = "Automatisch archiveren van berichten na:"; |
| | 4338 | $localestrings['713'] = "dagen"; |
| | 4339 | $localestrings['714'] = "Nooit"; |
| | 4340 | $localestrings['715'] = "Activeer bericht gelezen?"; |
| | 4341 | $localestrings['716'] = "Privé berichten mogelijkheden"; |
| | 4342 | $localestrings['717'] = "Standaard lijst type:"; |
| | 4343 | $localestrings['718'] = "Alleen de onderwerpen"; |
| | 4344 | $localestrings['719'] = "Volledige berichten"; |
| | 4345 | $localestrings['720'] = "Sta berichten naar groepen toe voor:"; |
| | 4346 | $localestrings['721'] = "Toon alle ontvangers van een bericht:"; |
| | 4347 | $localestrings['722'] = "Geen maximum op de Inbox voor:"; |
| | 4348 | $localestrings['723'] = "Geen maximum op de Outbox voor:"; |
| | 4349 | $localestrings['724'] = "Geen maxumum op het Archief voor:"; |
| | 4350 | $localestrings['725'] = "- niemand -"; |
| | 4351 | $localestrings['750'] = "Instellingen bewaren"; |
| | 4352 | $localestrings['751'] = "<< Vorige"; |
| | 4353 | $localestrings['752'] = "Volgende >>"; |
| | 4354 | $localestrings['800'] = "Forums opschonen"; |
| | 4355 | $localestrings['801'] = "Berichten verwijderd: "; |
| | 4356 | $localestrings['802'] = "Topics verwijderd: "; |
| | 4357 | $localestrings['803'] = "Bijlagen verwijderd: "; |
| | 4358 | $localestrings['850'] = "Talen"; |
| | 4359 | load_localestrings($localestrings, LP_LOCALE, "admin.settings", $step); |
| | 4360 | |
| | 4361 | $localestrings = array(); |
| | 4362 | $localestrings['400'] = "Verwijder menu item"; |
| | 4363 | $localestrings['401'] = "Menu item verwijderd"; |
| | 4364 | $localestrings['402'] = "Terug naar menubeheer"; |
| | 4365 | $localestrings['403'] = "Terug naar de beheerdersindex"; |
| | 4366 | $localestrings['410'] = "Menu item wijzigen"; |
| | 4367 | $localestrings['411'] = "Menu item toevoegen"; |
| | 4368 | $localestrings['412'] = "Menu paneel"; |
| | 4369 | $localestrings['420'] = "Menu item:"; |
| | 4370 | $localestrings['421'] = "Link:"; |
| | 4371 | $localestrings['422'] = "Beschikbaar voor:"; |
| | 4372 | $localestrings['423'] = "Volgende:"; |
| | 4373 | $localestrings['424'] = "Positie:"; |
| | 4374 | $localestrings['425'] = "Alleen in het menu"; |
| | 4375 | $localestrings['426'] = "Zowel in de titelbalk als in het menu"; |
| | 4376 | $localestrings['427'] = "Alleen in de titelbalk"; |
| | 4377 | $localestrings['428'] = "Open de link in een nieuw scherm"; |
| | 4378 | $localestrings['429'] = "Link opslaan"; |
| | 4379 | $localestrings['430'] = "Menu item naam"; |
| | 4380 | $localestrings['431'] = "Zichtbaar voor"; |
| | 4381 | $localestrings['432'] = "Volgorde"; |
| | 4382 | $localestrings['433'] = "Opties"; |
| | 4383 | $localestrings['434'] = "Wijzig"; |
| | 4384 | $localestrings['435'] = "Verwijder"; |
| | 4385 | $localestrings['436'] = "Er zijn geen menu items gedefinieerd."; |
| | 4386 | $localestrings['440'] = "Omhoog"; |
| | 4387 | $localestrings['441'] = "Omlaag"; |
| | 4388 | $localestrings['442'] = "Naar boven"; |
| | 4389 | $localestrings['443'] = "Naar beneden"; |
| | 4390 | $localestrings['444'] = "Volgorde verversen"; |
| | 4391 | $localestrings['445'] = "Menu paneel:"; |
| | 4392 | $localestrings['446'] = "Voer als link '---' in om het menu item te definieren als een submenu.<br />Als het menu item ook '---' is, een horizontale lijn wordt getoond."; |
| | 4393 | $localestrings['447'] = "Onderdeel van:"; |
| | 4394 | $localestrings['448'] = "Geen"; |
| | 4395 | $localestrings['449'] = "Als dit menu item submenu's heeft, worden deze ook verwijderd. Weet u het zeker?"; |
| | 4396 | $localestrings['450'] = "Deze link verwijst naar een website beheer functie"; |
| | 4397 | $localestrings['451'] = "Selecteer een taal:"; |
| | 4398 | $localestrings['452'] = "voor de locale"; |
| | 4399 | load_localestrings($localestrings, LP_LOCALE, "admin.sitelinks", $step); |
| | 4400 | |
| | 4401 | $localestrings = array(); |
| | 4402 | $localestrings['400'] = "ExiteCMS Opwaarderen"; |
| | 4403 | $localestrings['401'] = "Er zijn geen nieuwe opwaarderingen die moeten worden geinstalleerd."; |
| | 4404 | $localestrings['402'] = "Er zijn nieuwe opwaarderingen beschikbaar op de website van ExiteCMS.<br />Click <a href='http://exitecms.exite.eu'>hier</a> om ze te downloaden."; |
| | 4405 | $localestrings['403'] = "De volgende opwaarderingen wachten om geinstalleerd te worden:"; |
| | 4406 | $localestrings['404'] = "De volgende opwaarderingen zijn mislukt:"; |
| | 4407 | $localestrings['405'] = "ExiteCMS is succesvol opgewaardeerd naar revisie %s."; |
| | 4408 | $localestrings['406'] = "Bekijk de foutmeldingen zorgvuldig en corrigeer het probleem."; |
| | 4409 | $localestrings['407'] = "De volgende opwaarderingen zijn geinstalleerd:"; |
| | 4410 | $localestrings['410'] = "Revisie"; |
| | 4411 | $localestrings['411'] = "Uitgifte datum"; |
| | 4412 | $localestrings['412'] = "Omschrijving"; |
| | 4413 | $localestrings['413'] = "Opwaarderen"; |
| | 4414 | $localestrings['414'] = "Fout boodschappen"; |
| | 4415 | $localestrings['420'] = "MySQL fout"; |
| | 4416 | $localestrings['421'] = "Opwaardeer functie fout"; |
| | 4417 | $localestrings['422'] = "Algemene fout"; |
| | 4418 | $localestrings['430'] = "Voor meer gedetailleerde informatie over deze opwaarderingen, controleer de changelogs (engels!) op <a href='http://exitecms.exite.eu' alt='' target='_blank'>http://exitecms.exite.eu</a>"; |
| | 4419 | load_localestrings($localestrings, LP_LOCALE, "admin.upgrade", $step); |
| | 4420 | |
| | 4421 | $localestrings = array(); |
| | 4422 | $localestrings['400'] = "Gebruikersgroep wijzigen"; |
| | 4423 | $localestrings['401'] = "Gebruikersgroep gewijzigd"; |
| | 4424 | $localestrings['402'] = "Gebruikersgroep toevoegen"; |
| | 4425 | $localestrings['403'] = "Gebruikersgroep toegevoegd"; |
| | 4426 | $localestrings['404'] = "Lidmaatschap aanpassen"; |
| | 4427 | $localestrings['405'] = "Alle gebruikers toegevoegd aan de groep"; |
| | 4428 | $localestrings['406'] = "Alle gebruikers verwijderd uit de groep"; |
| | 4429 | $localestrings['407'] = "Gebruikersgroep aangepast met de geselecteerde gebruikers"; |
| | 4430 | $localestrings['408'] = "Gebruikersgroep verwijderen"; |
| | 4431 | $localestrings['409'] = "Gebruikersgroep kan niet verwijderd worden"; |
| | 4432 | $localestrings['410'] = "Er zijn nog gebruikers toegewezen aan deze groep"; |
| | 4433 | $localestrings['411'] = "Gebruikersgroep verwijderd"; |
| | 4434 | $localestrings['412'] = "Terug naar gebruikersgroep beheer"; |
| | 4435 | $localestrings['413'] = "Terug naar de beheerdersindex"; |
| | 4436 | $localestrings['414'] = "Rechten van gebruikersgroepen wijzigen"; |
| | 4437 | $localestrings['415'] = "Groepsrechten zijn aangepast"; |
| | 4438 | $localestrings['416'] = "Lidmaatschap wijzigen"; |
| | 4439 | $localestrings['417'] = "Ja"; |
| | 4440 | $localestrings['418'] = "Nee"; |
| | 4441 | $localestrings['419'] = "Deze groep is een door het systeem aangemaakte groep, en kan niet op deze manier worden verwijderd."; |
| | 4442 | $localestrings['420'] = "Gebruikersgroepen"; |
| | 4443 | $localestrings['421'] = "Wijzig"; |
| | 4444 | $localestrings['422'] = "Verwijder"; |
| | 4445 | $localestrings['423'] = "Deze gebruikersgroep verwijderen?"; |
| | 4446 | $localestrings['424'] = "Geselecteerde groepen zijn toegevoegd aan de gebruikersgroep"; |
| | 4447 | $localestrings['425'] = "Bewaar geselecteerde groepen"; |
| | 4448 | $localestrings['426'] = "Alle groepen toevoegen"; |
| | 4449 | $localestrings['427'] = "Alle groepen verwijderen"; |
| | 4450 | $localestrings['428'] = "Alle groepen zijn aan de groep toegevoegd"; |
| | 4451 | $localestrings['429'] = "Alle groepen zijn van de groep verwijderd"; |
| | 4452 | $localestrings['430'] = "Gebruikersgroep wijzigen"; |
| | 4453 | $localestrings['431'] = "Gebruikersgroep toevoegen"; |
| | 4454 | $localestrings['432'] = "Groep naam:"; |
| | 4455 | $localestrings['433'] = "Groep omschrijving:"; |
| | 4456 | $localestrings['434'] = "Bewaren"; |
| | 4457 | $localestrings['435'] = "Alle gebruikers toevoegen"; |
| | 4458 | $localestrings['436'] = "Alle gebruikers verwijderen"; |
| | 4459 | $localestrings['437'] = "Geselecteerde gebruikers bewaren"; |
| | 4460 | $localestrings['438'] = "Een groepslid wordt genoemd een:"; |
| | 4461 | $localestrings['439'] = "Toon de groepsnaam in deze kleur:"; |
| | 4462 | $localestrings['440'] = "Beheerdersrechten voor de groep"; |
| | 4463 | $localestrings['441'] = "Content Beheer"; |
| | 4464 | $localestrings['442'] = "Gebruikersbeheer"; |
| | 4465 | $localestrings['443'] = "Systeembeheer"; |
| | 4466 | $localestrings['444'] = "Modules"; |
| | 4467 | $localestrings['445'] = "Alles markeren"; |
| | 4468 | $localestrings['446'] = "Markeringen verwijderen"; |
| | 4469 | $localestrings['447'] = "Kandidaten"; |
| | 4470 | $localestrings['448'] = "Leden"; |
| | 4471 | $localestrings['449'] = "Bewaar beheerdersrechten voor deze groep"; |
| | 4472 | $localestrings['451'] = "Zichtbaar in het gebruikersprofiel:"; |
| | 4473 | $localestrings['452'] = "Zichtbaar in forum berichten:"; |
| | 4474 | load_localestrings($localestrings, LP_LOCALE, "admin.user_groups", $step); |
| | 4475 | |
| | 4476 | $localestrings = array(); |
| | 4477 | $localestrings['big5'] = "Chinees Traditioneel (Big5)"; |
| | 4478 | $localestrings['csISO2022JP'] = "Japanees (JIS-Allow 1 byte Kana)"; |
| | 4479 | $localestrings['euc-jp'] = "Japanees (EUC)"; |
| | 4480 | $localestrings['euc-kr'] = "Koreaans (EUC)"; |
| | 4481 | $localestrings['iso-2022-jp'] = "Japanees (JIS)"; |
| | 4482 | $localestrings['iso-2022-kr'] = "Koreaans (ISO)"; |
| | 4483 | $localestrings['iso-8859-1'] = "West Europees (ISO)"; |
| | 4484 | $localestrings['iso-8859-15'] = "Latin 9 (ISO)"; |
| | 4485 | $localestrings['iso-8859-2'] = "Centraal Europees (ISO)"; |
| | 4486 | $localestrings['iso-8859-3'] = "Latin 3 (ISO)"; |
| | 4487 | $localestrings['iso-8859-4'] = "Baltisch (ISO)"; |
| | 4488 | $localestrings['iso-8859-5'] = "Cyrillisch (ISO)"; |
| | 4489 | $localestrings['iso-8859-6'] = "Arabisch (ISO)"; |
| | 4490 | $localestrings['iso-8859-7'] = "Grieks (ISO)"; |
| | 4491 | $localestrings['iso-8859-8'] = "Hebreews (ISO-Visual)"; |
| | 4492 | $localestrings['iso-8859-8-i'] = "Hebreews (ISO-Logical)"; |
| | 4493 | $localestrings['iso-8859-9'] = "Turks (ISO)"; |
| | 4494 | $localestrings['koi8-r'] = "Cyrillisch (KOI8-R)"; |
| | 4495 | $localestrings['koi8-u'] = "Cyrillisch (KOI8-U)"; |
| | 4496 | $localestrings['ks_c_5601-1987'] = "Koreaans"; |
| | 4497 | $localestrings['shift_jis'] = "Japanees (Shift-JIS)"; |
| | 4498 | $localestrings['utf-7'] = "Unicode (UTF-7)"; |
| | 4499 | $localestrings['utf-8'] = "Unicode (UTF-8)"; |
| | 4500 | load_localestrings($localestrings, LP_LOCALE, "charsets", $step); |
| | 4501 | |
| | 4502 | $localestrings = array(); |
| | 4503 | $localestrings['black'] = "Zwart"; |
| | 4504 | $localestrings['blue'] = "Blauw"; |
| | 4505 | $localestrings['brown'] = "Bruin"; |
| | 4506 | $localestrings['cyan'] = "Cyaan"; |
| | 4507 | $localestrings['green'] = "Groen"; |
| | 4508 | $localestrings['grey'] = "Grijs"; |
| | 4509 | $localestrings['lime'] = "Lichtgroen"; |
| | 4510 | $localestrings['maroon'] = "Bordeaux"; |
| | 4511 | $localestrings['navy'] = "Donkerblauw"; |
| | 4512 | $localestrings['olive'] = "Olijfgroen"; |
| | 4513 | $localestrings['orange'] = "Oranje"; |
| | 4514 | $localestrings['purple'] = "Paars"; |
| | 4515 | $localestrings['red'] = "Rood"; |
| | 4516 | $localestrings['silver'] = "Zilver"; |
| | 4517 | $localestrings['violet'] = "Violet"; |
| | 4518 | $localestrings['white'] = "Wit"; |
| | 4519 | $localestrings['yellow'] = "Geel"; |
| | 4520 | load_localestrings($localestrings, LP_LOCALE, "colors", $step); |
| | 4521 | |
| | 4522 | $localestrings = array(); |
| | 4523 | $localestrings['--'] = "Land onbekend"; |
| | 4524 | $localestrings['ad'] = "Andorra"; |
| | 4525 | $localestrings['ae'] = "Verenigde Arabische Emiraten"; |
| | 4526 | $localestrings['af'] = "Afghanistan"; |
| | 4527 | $localestrings['ag'] = "Antigua en Barbuda"; |
| | 4528 | $localestrings['ai'] = "Anguilla"; |
| | 4529 | $localestrings['al'] = "Albanie"; |
| | 4530 | $localestrings['am'] = "Armenie"; |
| | 4531 | $localestrings['an'] = "Netherlandse Antillen"; |
| | 4532 | $localestrings['ao'] = "Angola"; |
| | 4533 | $localestrings['ar'] = "Argentinie"; |
| | 4534 | $localestrings['as'] = "Amerikaans Samoa"; |
| | 4535 | $localestrings['at'] = "Oostenrijk"; |
| | 4536 | $localestrings['au'] = "Australie"; |
| | 4537 | $localestrings['aw'] = "Aruba"; |
| | 4538 | $localestrings['az'] = "Azerbaijan"; |
| | 4539 | $localestrings['ba'] = "Bosnie en Herzegovina"; |
| | 4540 | $localestrings['bb'] = "Barbados"; |
| | 4541 | $localestrings['bd'] = "Bangladesh"; |
| | 4542 | $localestrings['be'] = "België"; |
| | 4543 | $localestrings['bf'] = "Burkina Faso"; |
| | 4544 | $localestrings['bg'] = "Bulgarije"; |
| | 4545 | $localestrings['bh'] = "Bahrain"; |
| | 4546 | $localestrings['bi'] = "Burundi"; |
| | 4547 | $localestrings['bj'] = "Benin"; |
| | 4548 | $localestrings['bm'] = "Bermuda"; |
| | 4549 | $localestrings['bn'] = "Brunei Darussalam"; |
| | 4550 | $localestrings['bo'] = "Bolivia"; |
| | 4551 | $localestrings['br'] = "Brazilië"; |
| | 4552 | $localestrings['bs'] = "Bahamas"; |
| | 4553 | $localestrings['bt'] = "Bhutan"; |
| | 4554 | $localestrings['bv'] = "Bouvet Island"; |
| | 4555 | $localestrings['bw'] = "Botswana"; |
| | 4556 | $localestrings['by'] = "Belarus"; |
| | 4557 | $localestrings['bz'] = "Belize"; |
| | 4558 | $localestrings['ca'] = "Canada"; |
| | 4559 | $localestrings['cc'] = "Cocos (Keeling) Islands"; |
| | 4560 | $localestrings['cd'] = "Democratische Republiek Congo"; |
| | 4561 | $localestrings['cf'] = "Centraal Afrikaanse Republiek"; |
| | 4562 | $localestrings['cg'] = "Congo"; |
| | 4563 | $localestrings['ch'] = "Zwitserland"; |
| | 4564 | $localestrings['ci'] = "Ivoorkust"; |
| | 4565 | $localestrings['ck'] = "Cook Eilanden"; |
| | 4566 | $localestrings['cl'] = "Chili"; |
| | 4567 | $localestrings['cm'] = "Cameroon"; |
| | 4568 | $localestrings['cn'] = "China"; |
| | 4569 | $localestrings['co'] = "Colombia"; |
| | 4570 | $localestrings['cr'] = "Costa Rica"; |
| | 4571 | $localestrings['cs'] = "Servie en Montenegro"; |
| | 4572 | $localestrings['cu'] = "Cuba"; |
| | 4573 | $localestrings['cv'] = "Cape Verde"; |
| | 4574 | $localestrings['cx'] = "Christmas Eiland"; |
| | 4575 | $localestrings['cy'] = "Cyprus"; |
| | 4576 | $localestrings['cz'] = "Tjechische Republiek"; |
| | 4577 | $localestrings['de'] = "Duitsland"; |
| | 4578 | $localestrings['dj'] = "Djibouti"; |
| | 4579 | $localestrings['dk'] = "Denemarken"; |
| | 4580 | $localestrings['dm'] = "Dominica"; |
| | 4581 | $localestrings['do'] = "Dominicaanse Republiek"; |
| | 4582 | $localestrings['dz'] = "Algerie"; |
| | 4583 | $localestrings['ec'] = "Ecuador"; |
| | 4584 | $localestrings['ee'] = "Estland"; |
| | 4585 | $localestrings['eg'] = "Egypte"; |
| | 4586 | $localestrings['eh'] = "West Sahara"; |
| | 4587 | $localestrings['er'] = "Eritrea"; |
| | 4588 | $localestrings['es'] = "Spanje"; |
| | 4589 | $localestrings['et'] = "Ethiopie"; |
| | 4590 | $localestrings['eu'] = "Europeese Unie"; |
| | 4591 | $localestrings['fi'] = "Finland"; |
| | 4592 | $localestrings['fj'] = "Fiji"; |
| | 4593 | $localestrings['fk'] = "Falkland eilanden (Malvinas)"; |
| | 4594 | $localestrings['fm'] = "Verenigde Staten van Micronesie"; |
| | 4595 | $localestrings['fo'] = "Faroe Eilanden"; |
| | 4596 | $localestrings['fr'] = "Frankrijk"; |
| | 4597 | $localestrings['ga'] = "Gabon"; |
| | 4598 | $localestrings['gb'] = "Verenigd Koninkrijk"; |
| | 4599 | $localestrings['gd'] = "Grenada"; |
| | 4600 | $localestrings['ge'] = "Georgie"; |
| | 4601 | $localestrings['gf'] = "Frans Guiana"; |
| | 4602 | $localestrings['gg'] = "Guernsey"; |
| | 4603 | $localestrings['gh'] = "Ghana"; |
| | 4604 | $localestrings['gi'] = "Gibraltar"; |
| | 4605 | $localestrings['gl'] = "Groenland"; |
| | 4606 | $localestrings['gm'] = "Gambia"; |
| | 4607 | $localestrings['gn'] = "Guinea"; |
| | 4608 | $localestrings['gp'] = "Guadeloupe"; |
| | 4609 | $localestrings['gq'] = "Equatoriaal Guinea"; |
| | 4610 | $localestrings['gr'] = "Griekenland"; |
| | 4611 | $localestrings['gt'] = "Guatemala"; |
| | 4612 | $localestrings['gu'] = "Guam"; |
| | 4613 | $localestrings['gw'] = "Guinea-Bissau"; |
| | 4614 | $localestrings['gy'] = "Guyana"; |
| | 4615 | $localestrings['hk'] = "Hong Kong"; |
| | 4616 | $localestrings['hm'] = "Heard Eiland en Mcdonald Eilanden"; |
| | 4617 | $localestrings['hn'] = "Honduras"; |
| | 4618 | $localestrings['hr'] = "Croatie"; |
| | 4619 | $localestrings['ht'] = "Haiti"; |
| | 4620 | $localestrings['hu'] = "Hongarije"; |
| | 4621 | $localestrings['id'] = "Indonesie"; |
| | 4622 | $localestrings['ie'] = "Ierland"; |
| | 4623 | $localestrings['il'] = "Israel"; |
| | 4624 | $localestrings['im'] = "Eiland Man"; |
| | 4625 | $localestrings['in'] = "India"; |
| | 4626 | $localestrings['io'] = "Britse Indische Oceaan Gebieden"; |
| | 4627 | $localestrings['iq'] = "Iraq"; |
| | 4628 | $localestrings['ir'] = "Islamitische Republiek Iran"; |
| | 4629 | $localestrings['is'] = "IJsland"; |
| | 4630 | $localestrings['it'] = "Italie"; |
| | 4631 | $localestrings['je'] = "Jersey"; |
| | 4632 | $localestrings['jm'] = "Jamaica"; |
| | 4633 | $localestrings['jo'] = "Jordanië"; |
| | 4634 | $localestrings['jp'] = "Japan"; |
| | 4635 | $localestrings['ke'] = "Kenya"; |
| | 4636 | $localestrings['kg'] = "Kyrgyzstan"; |
| | 4637 | $localestrings['kh'] = "Cambodia"; |
| | 4638 | $localestrings['ki'] = "Kiribati"; |
| | 4639 | $localestrings['km'] = "Comoros"; |
| | 4640 | $localestrings['kn'] = "Saint Kitts en Nevis"; |
| | 4641 | $localestrings['kp'] = "Democratische Volks Republiek Korea"; |
| | 4642 | $localestrings['kr'] = "Republiek Korea"; |
| | 4643 | $localestrings['ku'] = "Kurdistan"; |
| | 4644 | $localestrings['kw'] = "Kuweit"; |
| | 4645 | $localestrings['ky'] = "Cayman Eilanden"; |
| | 4646 | $localestrings['kz'] = "Kazakhstan"; |
| | 4647 | $localestrings['lb'] = "Libanon"; |
| | 4648 | $localestrings['lc'] = "Sint Lucia"; |
| | 4649 | $localestrings['li'] = "Lichtenstein"; |
| | 4650 | $localestrings['lk'] = "Sri Lanka"; |
| | 4651 | $localestrings['lr'] = "Liberia"; |
| | 4652 | $localestrings['ls'] = "Lesotho"; |
| | 4653 | $localestrings['lt'] = "Lithuania"; |
| | 4654 | $localestrings['lu'] = "Luxemburg"; |
| | 4655 | $localestrings['lv'] = "Letland"; |
| | 4656 | $localestrings['ly'] = "Libië"; |
| | 4657 | $localestrings['ma'] = "Marocco"; |
| | 4658 | $localestrings['mc'] = "Monaco"; |
| | 4659 | $localestrings['md'] = "Moldovische Republiek"; |
| | 4660 | $localestrings['me'] = "Montenegro"; |
| | 4661 | $localestrings['mg'] = "Madagascar"; |
| | 4662 | $localestrings['mh'] = "Marshall Eilanden"; |
| | 4663 | $localestrings['mk'] = "Macedonie"; |
| | 4664 | $localestrings['ml'] = "Mali"; |
| | 4665 | $localestrings['mm'] = "Myanmar"; |
| | 4666 | $localestrings['mn'] = "Mongolie"; |
| | 4667 | $localestrings['mo'] = "Macau"; |
| | 4668 | $localestrings['mp'] = "Noorderlijke Mariana Eilanden"; |
| | 4669 | $localestrings['mq'] = "Martinique"; |
| | 4670 | $localestrings['mr'] = "Mauritanie"; |
| | 4671 | $localestrings['ms'] = "Montserrat"; |
| | 4672 | $localestrings['mt'] = "Malta"; |
| | 4673 | $localestrings['mu'] = "Mauritius"; |
| | 4674 | $localestrings['mv'] = "Maladieven"; |
| | 4675 | $localestrings['mw'] = "Malawi"; |
| | 4676 | $localestrings['mx'] = "Mexico"; |
| | 4677 | $localestrings['my'] = "Maleisie"; |
| | 4678 | $localestrings['mz'] = "Mozambique"; |
| | 4679 | $localestrings['na'] = "Namibie"; |
| | 4680 | $localestrings['nc'] = "New Caledonie"; |
| | 4681 | $localestrings['ne'] = "Niger"; |
| | 4682 | $localestrings['nf'] = "Norfolk Eiland"; |
| | 4683 | $localestrings['ng'] = "Nigeria"; |
| | 4684 | $localestrings['ni'] = "Nicaragua"; |
| | 4685 | $localestrings['nl'] = "Nederland"; |
| | 4686 | $localestrings['no'] = "Noorwegen"; |
| | 4687 | $localestrings['np'] = "Nepal"; |
| | 4688 | $localestrings['nr'] = "Nauru"; |
| | 4689 | $localestrings['nu'] = "Niue"; |
| | 4690 | $localestrings['nz'] = "Nieuw Zeeland"; |
| | 4691 | $localestrings['om'] = "Oman"; |
| | 4692 | $localestrings['pa'] = "Panama"; |
| | 4693 | $localestrings['pe'] = "Peru"; |
| | 4694 | $localestrings['pf'] = "Frans Polynesie"; |
| | 4695 | $localestrings['pg'] = "Papua New Guinea"; |
| | 4696 | $localestrings['ph'] = "Philippijnen"; |
| | 4697 | $localestrings['pk'] = "Pakistan"; |
| | 4698 | $localestrings['pl'] = "Polen"; |
| | 4699 | $localestrings['pm'] = "Sint Pierre en Miquelon"; |
| | 4700 | $localestrings['pr'] = "Puerto Rico"; |
| | 4701 | $localestrings['pt'] = "Portugal"; |
| | 4702 | $localestrings['pw'] = "Palau"; |
| | 4703 | $localestrings['py'] = "Paraguay"; |
| | 4704 | $localestrings['qa'] = "Qatar"; |
| | 4705 | $localestrings['ro'] = "Roemenië"; |
| | 4706 | $localestrings['rs'] = "Servië"; |
| | 4707 | $localestrings['ru'] = "Russische Federatie"; |
| | 4708 | $localestrings['rw'] = "Ruwanda"; |
| | 4709 | $localestrings['sa'] = "Saudi Arabië"; |
| | 4710 | $localestrings['sb'] = "Solomon Eilanden"; |
| | 4711 | $localestrings['sc'] = "Seychelles"; |
| | 4712 | $localestrings['sd'] = "Sudaan"; |
| | 4713 | $localestrings['se'] = "Zweden"; |
| | 4714 | $localestrings['sg'] = "Singapore"; |
| | 4715 | $localestrings['sh'] = "Sint Helena"; |
| | 4716 | $localestrings['si'] = "Slovenië"; |
| | 4717 | $localestrings['sj'] = "Svalbard en Jan Mayen"; |
| | 4718 | $localestrings['sk'] = "Slovakije"; |
| | 4719 | $localestrings['sl'] = "Sierra Leone"; |
| | 4720 | $localestrings['sm'] = "San Marino"; |
| | 4721 | $localestrings['sn'] = "Senegal"; |
| | 4722 | $localestrings['so'] = "Somalië"; |
| | 4723 | $localestrings['sr'] = "Suriname"; |
| | 4724 | $localestrings['sv'] = "El Salvador"; |
| | 4725 | $localestrings['sy'] = "Syrie"; |
| | 4726 | $localestrings['sz'] = "Swaziland"; |
| | 4727 | $localestrings['tc'] = "Turks en Caicos Eilanden"; |
| | 4728 | $localestrings['td'] = "Chad"; |
| | 4729 | $localestrings['tf'] = "Franse Zuidelijke Gebieden"; |
| | 4730 | $localestrings['tg'] = "Togo"; |
| | 4731 | $localestrings['th'] = "Thailand"; |
| | 4732 | $localestrings['tj'] = "Tajikistan"; |
| | 4733 | $localestrings['tk'] = "Tokelau"; |
| | 4734 | $localestrings['tl'] = "Timor-Leste"; |
| | 4735 | $localestrings['tm'] = "Turkmenistan"; |
| | 4736 | $localestrings['tn'] = "Tunisie"; |
| | 4737 | $localestrings['to'] = "Tonga"; |
| | 4738 | $localestrings['tr'] = "Turkije"; |
| | 4739 | $localestrings['tt'] = "Trinidad en Tobago"; |
| | 4740 | $localestrings['tv'] = "Tuvalu"; |
| | 4741 | $localestrings['tw'] = "Taiwan, Provincie van China"; |
| | 4742 | $localestrings['tz'] = "Tanzania"; |
| | 4743 | $localestrings['ua'] = "Ukraine"; |
| | 4744 | $localestrings['ug'] = "Uganda"; |
| | 4745 | $localestrings['um'] = "Verenigde Staten Kleine Buitenliggende Eilanden"; |
| | 4746 | $localestrings['us'] = "Verenigde Staten"; |
| | 4747 | $localestrings['uy'] = "Uruguay"; |
| | 4748 | $localestrings['uz'] = "Uzbekistan"; |
| | 4749 | $localestrings['va'] = "Vaticaan Stad"; |
| | 4750 | $localestrings['vc'] = "Sint Vincent en de Grenadines"; |
| | 4751 | $localestrings['ve'] = "Venezuela"; |
| | 4752 | $localestrings['vg'] = "Britse Maagden Eilanden"; |
| | 4753 | $localestrings['vi'] = "Verenigde Staten Maagden Eilanden"; |
| | 4754 | $localestrings['vn'] = "Vietnam"; |
| | 4755 | $localestrings['vu'] = "Vanuatu"; |
| | 4756 | $localestrings['wf'] = "Wallis en Futuna"; |
| | 4757 | $localestrings['ws'] = "Samoa"; |
| | 4758 | $localestrings['ye'] = "Yemen"; |
| | 4759 | $localestrings['yt'] = "Mayotte"; |
| | 4760 | $localestrings['za'] = "Zuid Afrika"; |
| | 4761 | $localestrings['zm'] = "Zambia"; |
| | 4762 | $localestrings['zw'] = "Zimbabwe"; |
| | 4763 | load_localestrings($localestrings, LP_LOCALE, "countrycode", $step); |
| | 4764 | |
| | 4765 | $localestrings = array(); |
| | 4766 | $localestrings['Abu Dhabi'] = "ae"; |
| | 4767 | $localestrings['Afghanistan'] = "af"; |
| | 4768 | $localestrings['Albania'] = "al"; |
| | 4769 | $localestrings['Algeria'] = "dz"; |
| | 4770 | $localestrings['American Samoa'] = "as"; |
| | 4771 | $localestrings['Andorra'] = "ad"; |
| | 4772 | $localestrings['Angola'] = "ao"; |
| | 4773 | $localestrings['Anguilla'] = "ai"; |
| | 4774 | $localestrings['Antigua And Barbuda'] = "ag"; |
| | 4775 | $localestrings['Argentina'] = "ar"; |
| | 4776 | $localestrings['Armenia'] = "am"; |
| | 4777 | $localestrings['Aruba'] = "aw"; |
| | 4778 | $localestrings['Australia'] = "au"; |
| | 4779 | $localestrings['Austria'] = "at"; |
| | 4780 | $localestrings['Azerbaidjan'] = "az"; |
| | 4781 | $localestrings['Azerbaijan'] = "az"; |
| | 4782 | $localestrings['Bahamas'] = "bs"; |
| | 4783 | $localestrings['Bahrain'] = "bh"; |
| | 4784 | $localestrings['Bangladesh'] = "bd"; |
| | 4785 | $localestrings['Barbados'] = "bb"; |
| | 4786 | $localestrings['Belarus'] = "by"; |
| | 4787 | $localestrings['Belgium'] = "be"; |
| | 4788 | $localestrings['Belize'] = "bz"; |
| | 4789 | $localestrings['Benin'] = "bj"; |
| | 4790 | $localestrings['Bermuda'] = "bm"; |
| | 4791 | $localestrings['Bhutan'] = "bt"; |
| | 4792 | $localestrings['Bolivia'] = "bo"; |
| | 4793 | $localestrings['Bosnia And Herzegovina'] = "ba"; |
| | 4794 | $localestrings['bosnia herzegovina'] = "ba"; |
| | 4795 | $localestrings['Botswana'] = "bw"; |
| | 4796 | $localestrings['Bouvet Island'] = "bv"; |
| | 4797 | $localestrings['Brazil'] = "br"; |
| | 4798 | $localestrings['British Indian Ocean Terr'] = "io"; |
| | 4799 | $localestrings['British Virgin Islands'] = "vg"; |
| | 4800 | $localestrings['Brunei Darussalam'] = "bn"; |
| | 4801 | $localestrings['Bulgaria'] = "bg"; |
| | 4802 | $localestrings['Burkina Faso'] = "bf"; |
| | 4803 | $localestrings['Burundi'] = "bi"; |
| | 4804 | $localestrings['Cambodia'] = "kh"; |
| | 4805 | $localestrings['Cameroon'] = "cm"; |
| | 4806 | $localestrings['Canada'] = "ca"; |
| | 4807 | $localestrings['Cape Verde'] = "cv"; |
| | 4808 | $localestrings['Cayman Islands'] = "ky"; |
| | 4809 | $localestrings['Central African Republic'] = "cf"; |
| | 4810 | $localestrings['Chad'] = "td"; |
| | 4811 | $localestrings['Chile'] = "cl"; |
| | 4812 | $localestrings['China'] = "cn"; |
| | 4813 | $localestrings['Christmas Island'] = "cx"; |
| | 4814 | $localestrings['Cocos (Keeling) Islands'] = "cc"; |
| | 4815 | $localestrings['Colombia'] = "co"; |
| | 4816 | $localestrings['Comoros'] = "km"; |
| | 4817 | $localestrings['Congo'] = "cg"; |
| | 4818 | $localestrings['Cook Islands'] = "ck"; |
| | 4819 | $localestrings['Costa Rica'] = "cr"; |
| | 4820 | $localestrings['Cote D\'Ivoire'] = "ci"; |
| | 4821 | $localestrings['Country unknown'] = "--"; |
| | 4822 | $localestrings['Croatia'] = "hr"; |
| | 4823 | $localestrings['Cuba'] = "cu"; |
| | 4824 | $localestrings['Cyprus'] = "cy"; |
| | 4825 | $localestrings['Czech Republic'] = "cz"; |
| | 4826 | $localestrings['Democratic People\'s Repub'] = "kp"; |
| | 4827 | $localestrings['Denmark'] = "dk"; |
| | 4828 | $localestrings['Djibouti'] = "dj"; |
| | 4829 | $localestrings['Dominica'] = "dm"; |
| | 4830 | $localestrings['Dominican Republic'] = "do"; |
| | 4831 | $localestrings['dubai'] = "ae"; |
| | 4832 | $localestrings['dubai emirates'] = "ae"; |
| | 4833 | $localestrings['Ecuador'] = "ec"; |
| | 4834 | $localestrings['Egypt'] = "eg"; |
| | 4835 | $localestrings['El Salvador'] = "sv"; |
| | 4836 | $localestrings['equator'] = "ec"; |
| | 4837 | $localestrings['Equatorial Guinea'] = "gq"; |
| | 4838 | $localestrings['Eritrea'] = "er"; |
| | 4839 | $localestrings['Estonia'] = "ee"; |
| | 4840 | $localestrings['Ethiopia'] = "et"; |
| | 4841 | $localestrings['Falkland Islands (Malvina'] = "fk"; |
| | 4842 | $localestrings['Faroe Islands'] = "fo"; |
| | 4843 | $localestrings['Federated States Of Micro'] = "fm"; |
| | 4844 | $localestrings['Fiji'] = "fj"; |
| | 4845 | $localestrings['Finland'] = "fi"; |
| | 4846 | $localestrings['France'] = "fr"; |
| | 4847 | $localestrings['French Guiana'] = "gf"; |
| | 4848 | $localestrings['French Polynesia'] = "pf"; |
| | 4849 | $localestrings['French Southern Territori'] = "tf"; |
| | 4850 | $localestrings['Gabon'] = "ga"; |
| | 4851 | $localestrings['Gambia'] = "gm"; |
| | 4852 | $localestrings['Georgia'] = "ge"; |
| | 4853 | $localestrings['Germany'] = "de"; |
| | 4854 | $localestrings['Ghana'] = "gh"; |
| | 4855 | $localestrings['Gibraltar'] = "gi"; |
| | 4856 | $localestrings['Greece'] = "gr"; |
| | 4857 | $localestrings['Greenland'] = "gl"; |
| | 4858 | $localestrings['Grenada'] = "gd"; |
| | 4859 | $localestrings['Guadeloupe'] = "gp"; |
| | 4860 | $localestrings['Guam'] = "gu"; |
| | 4861 | $localestrings['Guatemala'] = "gt"; |
| | 4862 | $localestrings['Guernsey'] = "gg"; |
| | 4863 | $localestrings['Guinea'] = "gn"; |
| | 4864 | $localestrings['Guinea-Bissau'] = "gw"; |
| | 4865 | $localestrings['Guyana'] = "gy"; |
| | 4866 | $localestrings['Haiti'] = "ht"; |
| | 4867 | $localestrings['Heard Island And Mcdonald'] = "hm"; |
| | 4868 | $localestrings['Holy See (Vatican City St'] = "va"; |
| | 4869 | $localestrings['Honduras'] = "hn"; |
| | 4870 | $localestrings['Hong Kong'] = "hk"; |
| | 4871 | $localestrings['Hungary'] = "hu"; |
| | 4872 | $localestrings['Iceland'] = "is"; |
| | 4873 | $localestrings['India'] = "in"; |
| | 4874 | $localestrings['Indonesia'] = "id"; |
| | 4875 | $localestrings['Iran'] = "ir"; |
| | 4876 | $localestrings['Iraq'] = "iq"; |
| | 4877 | $localestrings['Ireland'] = "ie"; |
| | 4878 | $localestrings['Islamic Republic Of Iran'] = "ir"; |
| | 4879 | $localestrings['Isle Of Man'] = "im"; |
| | 4880 | $localestrings['Israel'] = "il"; |
| | 4881 | $localestrings['Italy'] = "it"; |
| | 4882 | $localestrings['Jamaica'] = "jm"; |
| | 4883 | $localestrings['Japan'] = "jp"; |
| | 4884 | $localestrings['Jersey'] = "je"; |
| | 4885 | $localestrings['Jordan'] = "jo"; |
| | 4886 | $localestrings['jordania'] = "jo"; |
| | 4887 | $localestrings['Kazakhstan'] = "kz"; |
| | 4888 | $localestrings['Kenya'] = "ke"; |
| | 4889 | $localestrings['Kiribati'] = "ki"; |
| | 4890 | $localestrings['Kurdistan'] = "ku"; |
| | 4891 | $localestrings['Kuwait'] = "kw"; |
| | 4892 | $localestrings['Kyrgyzstan'] = "kg"; |
| | 4893 | $localestrings['Latvia'] = "lv"; |
| | 4894 | $localestrings['Lebanon'] = "lb"; |
| | 4895 | $localestrings['Lesotho'] = "ls"; |
| | 4896 | $localestrings['Liberia'] = "lr"; |
| | 4897 | $localestrings['libya'] = "ly"; |
| | 4898 | $localestrings['Libyan Arab Jamahiriya'] = "ly"; |
| | 4899 | $localestrings['Liechtenstein'] = "li"; |
| | 4900 | $localestrings['Lithuania'] = "lt"; |
| | 4901 | $localestrings['Luxembourg'] = "lu"; |
| | 4902 | $localestrings['Macedonia'] = "mk"; |
| | 4903 | $localestrings['Madagascar'] = "mg"; |
| | 4904 | $localestrings['Malawi'] = "mw"; |
| | 4905 | $localestrings['Malaysia'] = "my"; |
| | 4906 | $localestrings['Maldives'] = "mv"; |
| | 4907 | $localestrings['Mali'] = "ml"; |
| | 4908 | $localestrings['Malta'] = "mt"; |
| | 4909 | $localestrings['Marshall Islands'] = "mh"; |
| | 4910 | $localestrings['Martinique'] = "mq"; |
| | 4911 | $localestrings['Mauritania'] = "mr"; |
| | 4912 | $localestrings['Mauritius'] = "mu"; |
| | 4913 | $localestrings['Mayotte'] = "yt"; |
| | 4914 | $localestrings['mesopotamia'] = "ku"; |
| | 4915 | $localestrings['Mexico'] = "mx"; |
| | 4916 | $localestrings['Monaco'] = "mc"; |
| | 4917 | $localestrings['Mongolia'] = "mn"; |
| | 4918 | $localestrings['Montenegro'] = "me"; |
| | 4919 | $localestrings['Montserrat'] = "ms"; |
| | 4920 | $localestrings['Morocco'] = "ma"; |
| | 4921 | $localestrings['Mozambique'] = "mz"; |
| | 4922 | $localestrings['Myanmar'] = "mm"; |
| | 4923 | $localestrings['Namibia'] = "na"; |
| | 4924 | $localestrings['Nauru'] = "nr"; |
| | 4925 | $localestrings['Nepal'] = "np"; |
| | 4926 | $localestrings['Netherlands Antilles'] = "an"; |
| | 4927 | $localestrings['New Caledonia'] = "nc"; |
| | 4928 | $localestrings['New Zealand'] = "nz"; |
| | 4929 | $localestrings['Nicaragua'] = "ni"; |
| | 4930 | $localestrings['Niger'] = "ne"; |
| | 4931 | $localestrings['Nigeria'] = "ng"; |
| | 4932 | $localestrings['Niue'] = "nu"; |
| | 4933 | $localestrings['Norfolk Island'] = "nf"; |
| | 4934 | $localestrings['Northern Mariana Islands'] = "mp"; |
| | 4935 | $localestrings['Norway'] = "no"; |
| | 4936 | $localestrings['Oman'] = "om"; |
| | 4937 | $localestrings['Pakistan'] = "pk"; |
| | 4938 | $localestrings['Palau'] = "pw"; |
| | 4939 | $localestrings['Panama'] = "pa"; |
| | 4940 | $localestrings['Papua New Guinea'] = "pg"; |
| | 4941 | $localestrings['Paraguay'] = "py"; |
| | 4942 | $localestrings['Peru'] = "pe"; |
| | 4943 | $localestrings['Philippines'] = "ph"; |
| | 4944 | $localestrings['Poland'] = "pl"; |
| | 4945 | $localestrings['Portugal'] = "pt"; |
| | 4946 | $localestrings['Puerto Rico'] = "pr"; |
| | 4947 | $localestrings['Qatar'] = "qa"; |
| | 4948 | $localestrings['Republic Of Korea'] = "kr"; |
| | 4949 | $localestrings['Republic Of Moldova'] = "md"; |
| | 4950 | $localestrings['Romania'] = "ro"; |
| | 4951 | $localestrings['russia'] = "ru"; |
| | 4952 | $localestrings['Russian Federation'] = "ru"; |
| | 4953 | $localestrings['Rwanda'] = "rw"; |
| | 4954 | $localestrings['Saint Helena'] = "sh"; |
| | 4955 | $localestrings['Saint Kitts And Nevis'] = "kn"; |
| | 4956 | $localestrings['Saint Lucia'] = "lc"; |
| | 4957 | $localestrings['Saint Pierre And Miquelon'] = "pm"; |
| | 4958 | $localestrings['Saint Vincent And The Gre'] = "vc"; |
| | 4959 | $localestrings['Samoa'] = "ws"; |
| | 4960 | $localestrings['San Marino'] = "sm"; |
| | 4961 | $localestrings['Saudi Arabia'] = "sa"; |
| | 4962 | $localestrings['Senegal'] = "sn"; |
| | 4963 | $localestrings['Serbia'] = "rs"; |
| | 4964 | $localestrings['Serbia And Montenegro'] = "cs"; |
| | 4965 | $localestrings['Seychelles'] = "sc"; |
| | 4966 | $localestrings['Sharjah emirate'] = "ae"; |
| | 4967 | $localestrings['Sierra Leone'] = "sl"; |
| | 4968 | $localestrings['Singapore'] = "sg"; |
| | 4969 | $localestrings['Slovakia'] = "sk"; |
| | 4970 | $localestrings['Slovenia'] = "si"; |
| | 4971 | $localestrings['Solomon Islands'] = "sb"; |
| | 4972 | $localestrings['Somalia'] = "so"; |
| | 4973 | $localestrings['South Africa'] = "za"; |
| | 4974 | $localestrings['south korea'] = "kr"; |
| | 4975 | $localestrings['Spain'] = "es"; |
| | 4976 | $localestrings['Sri Lanka'] = "lk"; |
| | 4977 | $localestrings['Sudan'] = "sd"; |
| | 4978 | $localestrings['Suriname'] = "sr"; |
| | 4979 | $localestrings['Svalbard And Jan Mayen'] = "sj"; |
| | 4980 | $localestrings['Swaziland'] = "sz"; |
| | 4981 | $localestrings['Sweden'] = "se"; |
| | 4982 | $localestrings['Switzerland'] = "ch"; |
| | 4983 | $localestrings['Syria'] = "sy"; |
| | 4984 | $localestrings['Syrian Arab Republic'] = "sy"; |
| | 4985 | $localestrings['Taiwan, Province Of China'] = "tw"; |
| | 4986 | $localestrings['Tajikistan'] = "tj"; |
| | 4987 | $localestrings['Thailand'] = "th"; |
| | 4988 | $localestrings['The Democratic Republic O'] = "cd"; |
| | 4989 | $localestrings['The Netherlands'] = "nl"; |
| | 4990 | $localestrings['Timor-Leste'] = "tl"; |
| | 4991 | $localestrings['Togo'] = "tg"; |
| | 4992 | $localestrings['Tokelau'] = "tk"; |
| | 4993 | $localestrings['Tonga'] = "to"; |
| | 4994 | $localestrings['Trinidad And Tobago'] = "tt"; |
| | 4995 | $localestrings['Tunisia'] = "tn"; |
| | 4996 | $localestrings['Turkey'] = "tr"; |
| | 4997 | $localestrings['Turkmenistan'] = "tm"; |
| | 4998 | $localestrings['Turks And Caicos Islands'] = "tc"; |
| | 4999 | $localestrings['Tuvalu'] = "tv"; |
| | 5000 | $localestrings['U.S. Virgin Islands'] = "vi"; |
| | 5001 | $localestrings['u.s.a.'] = "us"; |
| | 5002 | $localestrings['Uganda'] = "ug"; |
| | 5003 | $localestrings['Ukraine'] = "ua"; |
| | 5004 | $localestrings['undefined'] = "--"; |
| | 5005 | $localestrings['United Arab Emirates'] = "ae"; |
| | 5006 | $localestrings['United Kingdom'] = "gb"; |
| | 5007 | $localestrings['United States'] = "us"; |
| | 5008 | $localestrings['United States Minor Outly'] = "um"; |
| | 5009 | $localestrings['Unlisted country'] = "??"; |
| | 5010 | $localestrings['Uruguay'] = "uy"; |
| | 5011 | $localestrings['Uzbekistan'] = "uz"; |
| | 5012 | $localestrings['Vanuatu'] = "vu"; |
| | 5013 | $localestrings['Venezuela'] = "ve"; |
| | 5014 | $localestrings['Viet Nam'] = "vn"; |
| | 5015 | $localestrings['Vietnam'] = "vn"; |
| | 5016 | $localestrings['Wallis And Futuna'] = "wf"; |
| | 5017 | $localestrings['Western Sahara'] = "eh"; |
| | 5018 | $localestrings['Yemen'] = "ye"; |
| | 5019 | $localestrings['Zambia'] = "zm"; |
| | 5020 | $localestrings['Zimbabwe'] = "zw"; |
| | 5021 | load_localestrings($localestrings, LP_LOCALE, "countryname", $step); |
| | 5022 | |
| | 5023 | $localestrings = array(); |
| | 5024 | $localestrings['ad'] = "Euro"; |
| | 5025 | $localestrings['ae'] = "Dirhams"; |
| | 5026 | $localestrings['af'] = "Afghanis"; |
| | 5027 | $localestrings['ag'] = "East Caribbean Dollars"; |
| | 5028 | $localestrings['ai'] = "East Caribbean Dollars"; |
| | 5029 | $localestrings['al'] = "Leke"; |
| | 5030 | $localestrings['am'] = "Drams"; |
| | 5031 | $localestrings['an'] = "Antiliaanse Gulden"; |
| | 5032 | $localestrings['ao'] = "Kwanza"; |
| | 5033 | $localestrings['ar'] = "Pesos"; |
| | 5034 | $localestrings['as'] = "Dollars"; |
| | 5035 | $localestrings['at'] = "Euro"; |
| | 5036 | $localestrings['au'] = "Dollars"; |
| | 5037 | $localestrings['aw'] = "Guilders (aka Florins)"; |
| | 5038 | $localestrings['az'] = "New Manats"; |
| | 5039 | $localestrings['ba'] = "Convertible Marka"; |
| | 5040 | $localestrings['bb'] = "Dollars"; |
| | 5041 | $localestrings['bd'] = "Taka"; |
| | 5042 | $localestrings['be'] = "Euro"; |
| | 5043 | $localestrings['bf'] = "Communauté Financiëre Africaine Francs (BCEA)"; |
| | 5044 | $localestrings['bg'] = "Leva"; |
| | 5045 | $localestrings['bh'] = "Dinars"; |
| | 5046 | $localestrings['bi'] = "Francs"; |
| | 5047 | $localestrings['bj'] = "Communauté Financiëre Africaine Francs (BCEA)"; |
| | 5048 | $localestrings['bm'] = "Dollars"; |
| | 5049 | $localestrings['bn'] = "Dollars"; |
| | 5050 | $localestrings['bo'] = "Bolivianos"; |
| | 5051 | $localestrings['br'] = "Real"; |
| | 5052 | $localestrings['bs'] = "Dollars"; |
| | 5053 | $localestrings['bt'] = "Ngultrum"; |
| | 5054 | $localestrings['bv'] = "Norwegian Kroner"; |
| | 5055 | $localestrings['bw'] = "Pulas"; |
| | 5056 | $localestrings['by'] = "Rubles"; |
| | 5057 | $localestrings['bz'] = "Dollars"; |
| | 5058 | $localestrings['ca'] = "Dollars"; |
| | 5059 | $localestrings['cc'] = "Dollars"; |
| | 5060 | $localestrings['cd'] = "Francs"; |
| | 5061 | $localestrings['cf'] = "Communauté Financiëre Africaine Francs (BCEA)"; |
| | 5062 | $localestrings['cg'] = "Communauté Financiëre Africaine Francs (BCEA)"; |
| | 5063 | $localestrings['ch'] = "Swiss Francs"; |
| | 5064 | $localestrings['ci'] = "Communauté Financiëre Africaine Francs (BCEA)"; |
| | 5065 | $localestrings['ck'] = "New Zealand Dollars"; |
| | 5066 | $localestrings['cl'] = "Pesos"; |
| | 5067 | $localestrings['cm'] = "Communauté Financiëre Africaine Francs (BCEA)"; |
| | 5068 | $localestrings['cn'] = "Yuan Renminbi"; |
| | 5069 | $localestrings['co'] = "Pesos"; |
| | 5070 | $localestrings['cr'] = "Colones"; |
| | 5071 | $localestrings['cs'] = "Dinars"; |
| | 5072 | $localestrings['cu'] = "Pesos"; |
| | 5073 | $localestrings['cv'] = "Escudos"; |
| | 5074 | $localestrings['cx'] = "Dollars"; |
| | 5075 | $localestrings['cy'] = "Pounds"; |
| | 5076 | $localestrings['cz'] = "Koruny"; |
| | 5077 | $localestrings['de'] = "Euro"; |
| | 5078 | $localestrings['dj'] = "Francs"; |
| | 5079 | $localestrings['dk'] = "Kroner"; |
| | 5080 | $localestrings['dm'] = "East Caribbean Dollars"; |
| | 5081 | $localestrings['do'] = "Pesos"; |
| | 5082 | $localestrings['dz'] = "Dinars"; |
| | 5083 | $localestrings['ec'] = "Dollars"; |
| | 5084 | $localestrings['ee'] = "Krooni"; |
| | 5085 | $localestrings['eg'] = "Pounds"; |
| | 5086 | $localestrings['eh'] = "Dirhams"; |
| | 5087 | $localestrings['er'] = "Ethiopian Birr"; |
| | 5088 | $localestrings['es'] = "Euro"; |
| | 5089 | $localestrings['et'] = "Ethiopian Birr"; |
| | 5090 | $localestrings['fi'] = "Euro"; |
| | 5091 | $localestrings['fj'] = "Dollars"; |
| | 5092 | $localestrings['fk'] = "Pounds"; |
| | 5093 | $localestrings['fm'] = "Dollars"; |
| | 5094 | $localestrings['fo'] = "Kroner"; |
| | 5095 | $localestrings['fr'] = "Euro"; |
| | 5096 | $localestrings['ga'] = "Communauté Financiëre Africaine Francs (BCEA)"; |
| | 5097 | $localestrings['gb'] = "Pounds"; |
| | 5098 | $localestrings['gd'] = "East Caribbean Dollars"; |
| | 5099 | $localestrings['ge'] = "Lari"; |
| | 5100 | $localestrings['gf'] = "Euro"; |
| | 5101 | $localestrings['gg'] = "Pounds"; |
| | 5102 | $localestrings['gh'] = "Cedis"; |
| | 5103 | $localestrings['gi'] = "Pounds"; |
| | 5104 | $localestrings['gl'] = "Kroner"; |
| | 5105 | $localestrings['gm'] = "Dalasi"; |
| | 5106 | $localestrings['gn'] = "Francs"; |
| | 5107 | $localestrings['gp'] = "Euro"; |
| | 5108 | $localestrings['gq'] = "Communauté Financiëre Africaine Francs (BCEA)"; |
| | 5109 | $localestrings['gr'] = "Euro"; |
| | 5110 | $localestrings['gt'] = "Quetzales"; |
| | 5111 | $localestrings['gu'] = "Dollars"; |
| | 5112 | $localestrings['gw'] = "Communauté Financiëre Africaine Francs (BCEA)"; |
| | 5113 | $localestrings['gy'] = "Dollars"; |
| | 5114 | $localestrings['hk'] = "Dollars"; |
| | 5115 | $localestrings['hm'] = "Dollars"; |
| | 5116 | $localestrings['hn'] = "Lempiras"; |
| | 5117 | $localestrings['hr'] = "Kuna"; |
| | 5118 | $localestrings['ht'] = "Gourdes"; |
| | 5119 | $localestrings['hu'] = "Forint"; |
| | 5120 | $localestrings['id'] = "Indonesian Rupiahs"; |
| | 5121 | $localestrings['ie'] = "Euro"; |
| | 5122 | $localestrings['il'] = "New Shekels"; |
| | 5123 | $localestrings['im'] = "Pounds"; |
| | 5124 | $localestrings['in'] = "Indian Rupees"; |
| | 5125 | $localestrings['io'] = "Dollars"; |
| | 5126 | $localestrings['iq'] = "Dinars"; |
| | 5127 | $localestrings['ir'] = "Rials"; |
| | 5128 | $localestrings['is'] = "Kronur"; |
| | 5129 | $localestrings['it'] = "Euro"; |
| | 5130 | $localestrings['je'] = "Pounds"; |
| | 5131 | $localestrings['jm'] = "Dollars"; |
| | 5132 | $localestrings['jo'] = "Dinars"; |
| | 5133 | $localestrings['jp'] = "Yen"; |
| | 5134 | $localestrings['ke'] = "Shillings"; |
| | 5135 | $localestrings['kg'] = "Soms"; |
| | 5136 | $localestrings['kh'] = "Riels"; |
| | 5137 | $localestrings['ki'] = "Dollars"; |
| | 5138 | $localestrings['km'] = "Francs"; |
| | 5139 | $localestrings['kn'] = "East Caribbean Dollars"; |
| | 5140 | $localestrings['kp'] = "Won"; |
| | 5141 | $localestrings['kr'] = "Won"; |
| | 5142 | $localestrings['kw'] = "Dinars"; |
| | 5143 | $localestrings['ky'] = "Dollars"; |
| | 5144 | $localestrings['kz'] = "Tenge"; |
| | 5145 | $localestrings['lb'] = "Pounds"; |
| | 5146 | $localestrings['lc'] = "East Caribbean Dollars"; |
| | 5147 | $localestrings['li'] = "Swiss Francs"; |
| | 5148 | $localestrings['lk'] = "Rupees"; |
| | 5149 | $localestrings['lr'] = "Dollars"; |
| | 5150 | $localestrings['ls'] = "Maloti"; |
| | 5151 | $localestrings['lt'] = "Litai"; |
| | 5152 | $localestrings['lu'] = "Euro"; |
| | 5153 | $localestrings['lv'] = "Lati"; |
| | 5154 | $localestrings['ly'] = "Dinars"; |
| | 5155 | $localestrings['ma'] = "Dirhams"; |
| | 5156 | $localestrings['mc'] = "Euro"; |
| | 5157 | $localestrings['md'] = "Lei"; |
| | 5158 | $localestrings['mg'] = "Ariary"; |
| | 5159 | $localestrings['mh'] = "Dollars"; |
| | 5160 | $localestrings['mk'] = "Denars"; |
| | 5161 | $localestrings['ml'] = "Communauté Financiëre Africaine Francs (BCEA)"; |
| | 5162 | $localestrings['mm'] = "Kyats"; |
| | 5163 | $localestrings['mn'] = "Tugriks"; |
| | 5164 | $localestrings['mp'] = "Dollars"; |
| | 5165 | $localestrings['mq'] = "Euro"; |
| | 5166 | $localestrings['mr'] = "Ouguiyas"; |
| | 5167 | $localestrings['ms'] = "East Caribbean Dollars"; |
| | 5168 | $localestrings['mt'] = "Liri"; |
| | 5169 | $localestrings['mu'] = "Rupees"; |
| | 5170 | $localestrings['mv'] = "Rufiyaa"; |
| | 5171 | $localestrings['mw'] = "Kwachas"; |
| | 5172 | $localestrings['mx'] = "Pesos"; |
| | 5173 | $localestrings['my'] = "Ringgits"; |
| | 5174 | $localestrings['mz'] = "Meticais"; |
| | 5175 | $localestrings['na'] = "Dollars"; |
| | 5176 | $localestrings['nc'] = "Francs"; |
| | 5177 | $localestrings['ne'] = "Communauté Financiëre Africaine Francs (BCEA)"; |
| | 5178 | $localestrings['nf'] = "Dollars"; |
| | 5179 | $localestrings['ng'] = "Nairas"; |
| | 5180 | $localestrings['ni'] = "Cordobas"; |
| | 5181 | $localestrings['nl'] = "Euro"; |
| | 5182 | $localestrings['no'] = "Norway Kroner"; |
| | 5183 | $localestrings['np'] = "Rupees"; |
| | 5184 | $localestrings['nr'] = "Dollars"; |
| | 5185 | $localestrings['nu'] = "New Zealand Dollars"; |
| | 5186 | $localestrings['nz'] = "New Zealand Dollars"; |
| | 5187 | $localestrings['om'] = "Rials"; |
| | 5188 | $localestrings['pa'] = "Balboa"; |
| | 5189 | $localestrings['pe'] = "Nuevos Soles"; |
| | 5190 | $localestrings['pf'] = "Francs"; |
| | 5191 | $localestrings['pg'] = "Kina"; |
| | 5192 | $localestrings['ph'] = "Pesos"; |
| | 5193 | $localestrings['pk'] = "Rupees"; |
| | 5194 | $localestrings['pl'] = "Zlotych"; |
| | 5195 | $localestrings['pm'] = "Euro"; |
| | 5196 | $localestrings['pr'] = "Dollars"; |
| | 5197 | $localestrings['pt'] = "Euro"; |
| | 5198 | $localestrings['pw'] = "Dollars"; |
| | 5199 | $localestrings['py'] = "Guarani"; |
| | 5200 | $localestrings['qa'] = "Rials"; |
| | 5201 | $localestrings['ro'] = "New Lei"; |
| | 5202 | $localestrings['ru'] = "Rubles"; |
| | 5203 | $localestrings['rw'] = "Francs"; |
| | 5204 | $localestrings['sa'] = "Riyals"; |
| | 5205 | $localestrings['sb'] = "Dollars"; |
| | 5206 | $localestrings['sc'] = "Rupees"; |
| | 5207 | $localestrings['sd'] = "Dinars"; |
| | 5208 | $localestrings['se'] = "Kronor"; |
| | 5209 | $localestrings['sg'] = "Dollars"; |
| | 5210 | $localestrings['sh'] = "Pounds"; |
| | 5211 | $localestrings['si'] = "Tolars"; |
| | 5212 | $localestrings['sj'] = "Norwegain Kroner"; |
| | 5213 | $localestrings['sk'] = "Koruny"; |
| | 5214 | $localestrings['sl'] = "Leones"; |
| | 5215 | $localestrings['sm'] = "Euro"; |
| | 5216 | $localestrings['sn'] = "Communauté Financiëre Africaine Francs (BCEA)"; |
| | 5217 | $localestrings['so'] = "Shillings"; |
| | 5218 | $localestrings['sr'] = "Dollars"; |
| | 5219 | $localestrings['sv'] = "Colones"; |
| | 5220 | $localestrings['sy'] = "Pounds"; |
| | 5221 | $localestrings['sz'] = "Emalangeni"; |
| | 5222 | $localestrings['tc'] = "Dollars"; |
| | 5223 | $localestrings['td'] = "Communauté Financiëre Africaine Francs (BCEA)"; |
| | 5224 | $localestrings['tf'] = "Euro"; |
| | 5225 | $localestrings['tg'] = "Communauté Financiëre Africaine Francs (BCEA)"; |
| | 5226 | $localestrings['th'] = "Baht"; |
| | 5227 | $localestrings['tj'] = "Rubles"; |
| | 5228 | $localestrings['tk'] = "New Zealand Dollars"; |
| | 5229 | $localestrings['tl'] = "Indonesia Rupiahs"; |
| | 5230 | $localestrings['tm'] = "Manats"; |
| | 5231 | $localestrings['tn'] = "Dinars"; |
| | 5232 | $localestrings['to'] = "Pa'anga"; |
| | 5233 | $localestrings['tr'] = "New Lira"; |
| | 5234 | $localestrings['tt'] = "Dollars"; |
| | 5235 | $localestrings['tv'] = "Tuvalu Dollars"; |
| | 5236 | $localestrings['tw'] = "New Dollars"; |
| | 5237 | $localestrings['ua'] = "Hryvnia"; |
| | 5238 | $localestrings['ug'] = "Shillings"; |
| | 5239 | $localestrings['um'] = "Dollars"; |
| | 5240 | $localestrings['us'] = "Dollars"; |
| | 5241 | $localestrings['uy'] = "Pesos"; |
| | 5242 | $localestrings['uz'] = "Sums"; |
| | 5243 | $localestrings['va'] = "Euro"; |
| | 5244 | $localestrings['vc'] = "East Caribbean Dollars"; |
| | 5245 | $localestrings['ve'] = "Bolivares"; |
| | 5246 | $localestrings['vg'] = "Dollars"; |
| | 5247 | $localestrings['vi'] = "Dollars"; |
| | 5248 | $localestrings['vn'] = "Dong"; |
| | 5249 | $localestrings['vu'] = "Vatu"; |
| | 5250 | $localestrings['wf'] = "Francs"; |
| | 5251 | $localestrings['ws'] = "Tala"; |
| | 5252 | $localestrings['ye'] = "Rials"; |
| | 5253 | $localestrings['yt'] = "Euro"; |
| | 5254 | $localestrings['za'] = "South African Rand"; |
| | 5255 | $localestrings['zm'] = "Kwacha"; |
| | 5256 | $localestrings['zw'] = "Zimbabwian Dollars"; |
| | 5257 | load_localestrings($localestrings, LP_LOCALE, "currency", $step); |
| | 5258 | |
| | 5259 | $localestrings = array(); |
| | 5260 | $localestrings['ad'] = "EUR"; |
| | 5261 | $localestrings['ae'] = "AED"; |
| | 5262 | $localestrings['af'] = "AFN"; |
| | 5263 | $localestrings['ag'] = "XCD"; |
| | 5264 | $localestrings['ai'] = "XCD"; |
| | 5265 | $localestrings['al'] = "ALL"; |
| | 5266 | $localestrings['am'] = "AMD"; |
| | 5267 | $localestrings['an'] = "ANG"; |
| | 5268 | $localestrings['ao'] = "AOA"; |
| | 5269 | $localestrings['ar'] = "ARS"; |
| | 5270 | $localestrings['as'] = "USD"; |
| | 5271 | $localestrings['at'] = "EUR"; |
| | 5272 | $localestrings['au'] = "AUD"; |
| | 5273 | $localestrings['aw'] = "AWG"; |
| | 5274 | $localestrings['az'] = "AZN"; |
| | 5275 | $localestrings['ba'] = "BAM"; |
| | 5276 | $localestrings['bb'] = "BBD"; |
| | 5277 | $localestrings['bd'] = "BDT"; |
| | 5278 | $localestrings['be'] = "EUR"; |
| | 5279 | $localestrings['bf'] = "XOF"; |
| | 5280 | $localestrings['bg'] = "BGN"; |
| | 5281 | $localestrings['bh'] = "BHD"; |
| | 5282 | $localestrings['bi'] = "BIF"; |
| | 5283 | $localestrings['bj'] = "XOF"; |
| | 5284 | $localestrings['bm'] = "BMD"; |
| | 5285 | $localestrings['bn'] = "BND"; |
| | 5286 | $localestrings['bo'] = "BOB"; |
| | 5287 | $localestrings['br'] = "BRL"; |
| | 5288 | $localestrings['bs'] = "BSD"; |
| | 5289 | $localestrings['bt'] = "BTN"; |
| | 5290 | $localestrings['bv'] = "NOK"; |
| | 5291 | $localestrings['bw'] = "BWP"; |
| | 5292 | $localestrings['by'] = "BYR"; |
| | 5293 | $localestrings['bz'] = "BZD"; |
| | 5294 | $localestrings['ca'] = "CAD"; |
| | 5295 | $localestrings['cc'] = "AUD"; |
| | 5296 | $localestrings['cd'] = "CDF"; |
| | 5297 | $localestrings['cf'] = "XAF"; |
| | 5298 | $localestrings['cg'] = "XAF"; |
| | 5299 | $localestrings['ch'] = "CHF"; |
| | 5300 | $localestrings['ci'] = "XOF"; |
| | 5301 | $localestrings['ck'] = "NZD"; |
| | 5302 | $localestrings['cl'] = "CLP"; |
| | 5303 | $localestrings['cm'] = "XAF"; |
| | 5304 | $localestrings['cn'] = "CNY"; |
| | 5305 | $localestrings['co'] = "COP"; |
| | 5306 | $localestrings['cr'] = "CRC"; |
| | 5307 | $localestrings['cs'] = "CSD"; |
| | 5308 | $localestrings['cu'] = "CUP"; |
| | 5309 | $localestrings['cv'] = "CVE"; |
| | 5310 | $localestrings['cx'] = "AUD"; |
| | 5311 | $localestrings['cy'] = "CYP"; |
| | 5312 | $localestrings['cz'] = "CZK"; |
| | 5313 | $localestrings['de'] = "EUR"; |
| | 5314 | $localestrings['dj'] = "DJF"; |
| | 5315 | $localestrings['dk'] = "DKK"; |
| | 5316 | $localestrings['dm'] = "XCD"; |
| | 5317 | $localestrings['do'] = "DOP"; |
| | 5318 | $localestrings['dz'] = "DZD"; |
| | 5319 | $localestrings['ec'] = "USD"; |
| | 5320 | $localestrings['ee'] = "EEK"; |
| | 5321 | $localestrings['eg'] = "EGP"; |
| | 5322 | $localestrings['eh'] = "MAD"; |
| | 5323 | $localestrings['er'] = "ETB"; |
| | 5324 | $localestrings['es'] = "EUR"; |
| | 5325 | $localestrings['et'] = "ETB"; |
| | 5326 | $localestrings['fi'] = "EUR"; |
| | 5327 | $localestrings['fj'] = "FJD"; |
| | 5328 | $localestrings['fk'] = "FKP"; |
| | 5329 | $localestrings['fm'] = "USD"; |
| | 5330 | $localestrings['fo'] = "DKK"; |
| | 5331 | $localestrings['fr'] = "EUR"; |
| | 5332 | $localestrings['ga'] = "XAF"; |
| | 5333 | $localestrings['gb'] = "GBP"; |
| | 5334 | $localestrings['gd'] = "XCD"; |
| | 5335 | $localestrings['ge'] = "GEL"; |
| | 5336 | $localestrings['gf'] = "EUR"; |
| | 5337 | $localestrings['gg'] = "GGP"; |
| | 5338 | $localestrings['gh'] = "GHC"; |
| | 5339 | $localestrings['gi'] = "GIP"; |
| | 5340 | $localestrings['gl'] = "DKK"; |
| | 5341 | $localestrings['gm'] = "GMD"; |
| | 5342 | $localestrings['gn'] = "GNF"; |
| | 5343 | $localestrings['gp'] = "EUR"; |
| | 5344 | $localestrings['gq'] = "XAF"; |
| | 5345 | $localestrings['gr'] = "EUR"; |
| | 5346 | $localestrings['gt'] = "GTQ"; |
| | 5347 | $localestrings['gu'] = "USD"; |
| | 5348 | $localestrings['gw'] = "XOF"; |
| | 5349 | $localestrings['gy'] = "GYD"; |
| | 5350 | $localestrings['hk'] = "HKD"; |
| | 5351 | $localestrings['hm'] = "AUD"; |
| | 5352 | $localestrings['hn'] = "HNL"; |
| | 5353 | $localestrings['hr'] = "HRK"; |
| | 5354 | $localestrings['ht'] = "HTG"; |
| | 5355 | $localestrings['hu'] = "HUF"; |
| | 5356 | $localestrings['id'] = "IDR"; |
| | 5357 | $localestrings['ie'] = "EUR"; |
| | 5358 | $localestrings['il'] = "ILS"; |
| | 5359 | $localestrings['im'] = "IMP"; |
| | 5360 | $localestrings['in'] = "INR"; |
| | 5361 | $localestrings['io'] = "USD"; |
| | 5362 | $localestrings['iq'] = "IQD"; |
| | 5363 | $localestrings['ir'] = "IRR"; |
| | 5364 | $localestrings['is'] = "ISK"; |
| | 5365 | $localestrings['it'] = "EUR"; |
| | 5366 | $localestrings['je'] = "JEP"; |
| | 5367 | $localestrings['jm'] = "JMD"; |
| | 5368 | $localestrings['jo'] = "JOD"; |
| | 5369 | $localestrings['jp'] = "JPY"; |
| | 5370 | $localestrings['ke'] = "KES"; |
| | 5371 | $localestrings['kg'] = "KGS"; |
| | 5372 | $localestrings['kh'] = "KHR"; |
| | 5373 | $localestrings['ki'] = "AUD"; |
| | 5374 | $localestrings['km'] = "KMF"; |
| | 5375 | $localestrings['kn'] = "XCD"; |
| | 5376 | $localestrings['kp'] = "KPW"; |
| | 5377 | $localestrings['kr'] = "KRW"; |
| | 5378 | $localestrings['kw'] = "KWD"; |
| | 5379 | $localestrings['ky'] = "KYD"; |
| | 5380 | $localestrings['kz'] = "KZT"; |
| | 5381 | $localestrings['lb'] = "LBP"; |
| | 5382 | $localestrings['lc'] = "XCD"; |
| | 5383 | $localestrings['li'] = "CHF"; |
| | 5384 | $localestrings['lk'] = "LKR"; |
| | 5385 | $localestrings['lr'] = "LRD"; |
| | 5386 | $localestrings['ls'] = "LSL"; |
| | 5387 | $localestrings['lt'] = "LTL"; |
| | 5388 | $localestrings['lu'] = "EUR"; |
| | 5389 | $localestrings['lv'] = "LVL"; |
| | 5390 | $localestrings['ly'] = "LYD"; |
| | 5391 | $localestrings['ma'] = "MAD"; |
| | 5392 | $localestrings['mc'] = "EUR"; |
| | 5393 | $localestrings['md'] = "MDL"; |
| | 5394 | $localestrings['mg'] = "MGA"; |
| | 5395 | $localestrings['mh'] = "USD"; |
| | 5396 | $localestrings['mk'] = "MKD"; |
| | 5397 | $localestrings['ml'] = "XOF"; |
| | 5398 | $localestrings['mm'] = "MMK"; |
| | 5399 | $localestrings['mn'] = "MNT"; |
| | 5400 | $localestrings['mp'] = "USD"; |
| | 5401 | $localestrings['mq'] = "EUR"; |
| | 5402 | $localestrings['mr'] = "MRO"; |
| | 5403 | $localestrings['ms'] = "XCD"; |
| | 5404 | $localestrings['mt'] = "MTL"; |
| | 5405 | $localestrings['mu'] = "MUR"; |
| | 5406 | $localestrings['mv'] = "MVR"; |
| | 5407 | $localestrings['mw'] = "MWK"; |
| | 5408 | $localestrings['mx'] = "MXN"; |
| | 5409 | $localestrings['my'] = "MYR"; |
| | 5410 | $localestrings['mz'] = "MZM"; |
| | 5411 | $localestrings['na'] = "NAD"; |
| | 5412 | $localestrings['nc'] = "XPF"; |
| | 5413 | $localestrings['ne'] = "XOF"; |
| | 5414 | $localestrings['nf'] = "AUD"; |
| | 5415 | $localestrings['ng'] = "NGN"; |
| | 5416 | $localestrings['ni'] = "NIO"; |
| | 5417 | $localestrings['nl'] = "EUR"; |
| | 5418 | $localestrings['no'] = "NOK"; |
| | 5419 | $localestrings['np'] = "NPR"; |
| | 5420 | $localestrings['nr'] = "AUD"; |
| | 5421 | $localestrings['nu'] = "NZD"; |
| | 5422 | $localestrings['nz'] = "NZD"; |
| | 5423 | $localestrings['om'] = "OMR"; |
| | 5424 | $localestrings['pa'] = "PAB"; |
| | 5425 | $localestrings['pe'] = "PEN"; |
| | 5426 | $localestrings['pf'] = "XPF"; |
| | 5427 | $localestrings['pg'] = "PGK"; |
| | 5428 | $localestrings['ph'] = "PHP"; |
| | 5429 | $localestrings['pk'] = "PKR"; |
| | 5430 | $localestrings['pl'] = "PLN"; |
| | 5431 | $localestrings['pm'] = "EUR"; |
| | 5432 | $localestrings['pr'] = "USD"; |
| | 5433 | $localestrings['pt'] = "EUR"; |
| | 5434 | $localestrings['pw'] = "USD"; |
| | 5435 | $localestrings['py'] = "PYG"; |
| | 5436 | $localestrings['qa'] = "QAR"; |
| | 5437 | $localestrings['ro'] = "RON"; |
| | 5438 | $localestrings['ru'] = "RUB"; |
| | 5439 | $localestrings['rw'] = "RWF"; |
| | 5440 | $localestrings['sa'] = "SAR"; |
| | 5441 | $localestrings['sb'] = "SBD"; |
| | 5442 | $localestrings['sc'] = "SCR"; |
| | 5443 | $localestrings['sd'] = "SDD"; |
| | 5444 | $localestrings['se'] = "SEK"; |
| | 5445 | $localestrings['sg'] = "SGD"; |
| | 5446 | $localestrings['sh'] = "SHP"; |
| | 5447 | $localestrings['si'] = "SIT"; |
| | 5448 | $localestrings['sj'] = "NOK"; |
| | 5449 | $localestrings['sk'] = "SKK"; |
| | 5450 | $localestrings['sl'] = "SLL"; |
| | 5451 | $localestrings['sm'] = "EUR"; |
| | 5452 | $localestrings['sn'] = "XOF"; |
| | 5453 | $localestrings['so'] = "SOS"; |
| | 5454 | $localestrings['sr'] = "SRD"; |
| | 5455 | $localestrings['sv'] = "SVC"; |
| | 5456 | $localestrings['sy'] = "SYP"; |
| | 5457 | $localestrings['sz'] = "SZL"; |
| | 5458 | $localestrings['tc'] = "USD"; |
| | 5459 | $localestrings['td'] = "XAF"; |
| | 5460 | $localestrings['tf'] = "EUR"; |
| | 5461 | $localestrings['tg'] = "XOF"; |
| | 5462 | $localestrings['th'] = "THB"; |
| | 5463 | $localestrings['tj'] = "RUB"; |
| | 5464 | $localestrings['tk'] = "NZD"; |
| | 5465 | $localestrings['tl'] = "IDR"; |
| | 5466 | $localestrings['tm'] = "TMM"; |
| | 5467 | $localestrings['tn'] = "TND"; |
| | 5468 | $localestrings['to'] = "TOP"; |
| | 5469 | $localestrings['tr'] = "TRY"; |
| | 5470 | $localestrings['tt'] = "TTD"; |
| | 5471 | $localestrings['tv'] = "TVD"; |
| | 5472 | $localestrings['tw'] = "TWD"; |
| | 5473 | $localestrings['ua'] = "UAH"; |
| | 5474 | $localestrings['ug'] = "UGX"; |
| | 5475 | $localestrings['um'] = "USD"; |
| | 5476 | $localestrings['us'] = "USD"; |
| | 5477 | $localestrings['uy'] = "UYU"; |
| | 5478 | $localestrings['uz'] = "UZS"; |
| | 5479 | $localestrings['va'] = "EUR"; |
| | 5480 | $localestrings['vc'] = "XCD"; |
| | 5481 | $localestrings['ve'] = "VEB"; |
| | 5482 | $localestrings['vg'] = "USD"; |
| | 5483 | $localestrings['vi'] = "USD"; |
| | 5484 | $localestrings['vn'] = "VND"; |
| | 5485 | $localestrings['vu'] = "VUV"; |
| | 5486 | $localestrings['wf'] = "XPF"; |
| | 5487 | $localestrings['ws'] = "WST"; |
| | 5488 | $localestrings['ye'] = "YER"; |
| | 5489 | $localestrings['yt'] = "EUR"; |
| | 5490 | $localestrings['za'] = "ZAR"; |
| | 5491 | $localestrings['zm'] = "ZMK"; |
| | 5492 | $localestrings['zw'] = "ZWD"; |
| | 5493 | load_localestrings($localestrings, LP_LOCALE, "currencycode", $step); |
| | 5494 | |
| | 5495 | $localestrings = array(); |
| | 5496 | $localestrings['400'] = "Discussie Forums"; |
| | 5497 | $localestrings['401'] = "Forum"; |
| | 5498 | $localestrings['402'] = "Topics"; |
| | 5499 | $localestrings['403'] = "Berichten"; |
| | 5500 | $localestrings['404'] = "Laatste bericht"; |
| | 5501 | $localestrings['405'] = "Geen berichten"; |
| | 5502 | $localestrings['406'] = "van "; |
| | 5503 | $localestrings['407'] = "Er zijn geen forums gedefineerd."; |
| | 5504 | $localestrings['408'] = "Er zijn geen forum categorieen gedefinieerd."; |
| | 5505 | $localestrings['409'] = "Forum met nieuwe berichten."; |
| | 5506 | $localestrings['410'] = "Forum zonder nieuwe berichten."; |
| | 5507 | $localestrings['411'] = "Opgevolgd door "; |
| | 5508 | $localestrings['412'] = "Pagina: "; |
| | 5509 | $localestrings['413'] = "RSS Feed"; |
| | 5510 | $localestrings['414'] = "Bekijk alle berichten"; |
| | 5511 | $localestrings['430'] = "download(s)"; |
| | 5512 | $localestrings['450'] = "Bekijk forum"; |
| | 5513 | $localestrings['451'] = "Onderwerp"; |
| | 5514 | $localestrings['452'] = "Auteur"; |
| | 5515 | $localestrings['453'] = "Bekeken"; |
| | 5516 | $localestrings['454'] = "Antwoorden"; |
| | 5517 | $localestrings['455'] = "Er zijn geen topics gestart"; |
| | 5518 | $localestrings['456'] = "Topic met nieuwe berichten "; |
| | 5519 | $localestrings['457'] = "of meer ongelezen"; |
| | 5520 | $localestrings['458'] = "Topic zonder nieuwe berichten"; |
| | 5521 | $localestrings['459'] = "Topic op slot."; |
| | 5522 | $localestrings['460'] = "Belangrijke topic."; |
| | 5523 | $localestrings['461'] = "U bent niet geauthoriseerd om dit forum te bekijken."; |
| | 5524 | $localestrings['500'] = "Bekijk topic"; |
| | 5525 | $localestrings['501'] = "Auteur"; |
| | 5526 | $localestrings['502'] = "Berichten:"; |
| | 5527 | $localestrings['503'] = "Locatie:"; |
| | 5528 | $localestrings['504'] = "Lid geworden:"; |
| | 5529 | $localestrings['505'] = "Geplaatst op "; |
| | 5530 | $localestrings['506'] = "<font color='red'>Bestand niet gevonden!</font>"; |
| | 5531 | $localestrings['507'] = " heeft de volgende bijlage(n) geplaatst:"; |
| | 5532 | $localestrings['508'] = "Gewijzigd door "; |
| | 5533 | $localestrings['509'] = " op "; |
| | 5534 | $localestrings['510'] = "U bent niet geauthoriseerd om deze topic te bekijken."; |
| | 5535 | $localestrings['511'] = "Terug naar de forum index"; |
| | 5536 | $localestrings['512'] = "Snel anwoord"; |
| | 5537 | $localestrings['513'] = " Smileys in dit bericht uitschakelen"; |
| | 5538 | $localestrings['514'] = "Bericht versturen"; |
| | 5539 | $localestrings['515'] = "Stop het volgen van dit topic"; |
| | 5540 | $localestrings['516'] = "Volg dit topic via email"; |
| | 5541 | $localestrings['517'] = "Smileys aan/uit"; |
| | 5542 | $localestrings['518'] = "pixels"; |
| | 5543 | $localestrings['519'] = ""; |
| | 5544 | $localestrings['520'] = "Opties voor moderatoren:"; |
| | 5545 | $localestrings['521'] = "Verwijder topic"; |
| | 5546 | $localestrings['522'] = "Topic op slot"; |
| | 5547 | $localestrings['523'] = "Topic openen"; |
| | 5548 | $localestrings['524'] = "Maak topic belangrijk"; |
| | 5549 | $localestrings['525'] = "Topic niet belangrijk meer"; |
| | 5550 | $localestrings['526'] = "Verplaats topic"; |
| | 5551 | $localestrings['527'] = "Ververs topic"; |
| | 5552 | $localestrings['528'] = "Ga"; |
| | 5553 | $localestrings['529'] = "Topics samenvoegen"; |
| | 5554 | $localestrings['530'] = "Geblokeerd wegens het versturen van te veel berichten in een te korte tijd"; |
| | 5555 | $localestrings['540'] = "Ga naar forum:"; |
| | 5556 | $localestrings['550'] = "Zoeken"; |
| | 5557 | $localestrings['560'] = "Nieuwe berichten"; |
| | 5558 | $localestrings['561'] = "Geen nieuwe berichten"; |
| | 5559 | $localestrings['562'] = "Hot topic"; |
| | 5560 | $localestrings['563'] = "Belangrijk topic"; |
| | 5561 | $localestrings['564'] = "Topic op slot"; |
| | 5562 | $localestrings['565'] = "Antwoord geven"; |
| | 5563 | $localestrings['566'] = "Nieuw topic"; |
| | 5564 | $localestrings['567'] = "Gebruikers avatar"; |
| | 5565 | $localestrings['568'] = "Wijzig"; |
| | 5566 | $localestrings['569'] = "Citeer"; |
| | 5567 | $localestrings['570'] = "IP adres"; |
| | 5568 | $localestrings['570a'] = ". Klik om dit IP adres te blokkeren"; |
| | 5569 | $localestrings['571'] = "pb"; |
| | 5570 | $localestrings['571a'] = "Verstuur een prive bericht"; |
| | 5571 | $localestrings['572'] = "Belangrijk bericht"; |
| | 5572 | $localestrings['573'] = "Markeer alle berichten als gelezen"; |
| | 5573 | $localestrings['574'] = "Ga naar het laatste bericht"; |
| | 5574 | $localestrings['575'] = "Antwoord"; |
| | 5575 | $localestrings['576'] = "msn"; |
| | 5576 | $localestrings['577'] = "web"; |
| | 5577 | $localestrings['578'] = "icq"; |
| | 5578 | $localestrings['579'] = "aim"; |
| | 5579 | $localestrings['580'] = "skype"; |
| | 5580 | $localestrings['581'] = "Naar boven"; |
| | 5581 | load_localestrings($localestrings, LP_LOCALE, "forum.main", $step); |
| | 5582 | |
| | 5583 | $localestrings = array(); |
| | 5584 | $localestrings['400'] = "Verwijder Topic"; |
| | 5585 | $localestrings['401'] = "De topic is verwijderd."; |
| | 5586 | $localestrings['402'] = "Terug naar het forum"; |
| | 5587 | $localestrings['403'] = "Terug naar de forum index"; |
| | 5588 | $localestrings['404'] = "Weet u zeker dat u dit topic wilt verwijderen?"; |
| | 5589 | $localestrings['405'] = "Ja"; |
| | 5590 | $localestrings['406'] = "Nee"; |
| | 5591 | $localestrings['407'] = "Terug naar de topic"; |
| | 5592 | $localestrings['410'] = "Topic op slot"; |
| | 5593 | $localestrings['411'] = "De topic is nu op slot."; |
| | 5594 | $localestrings['420'] = "Topic vrijgeven"; |
| | 5595 | $localestrings['421'] = "De topic is nu vrij gegeven."; |
| | 5596 | $localestrings['430'] = "Maak topic belangrijk"; |
| | 5597 | $localestrings['431'] = "De topic is nu belangrijk gemaakt."; |
| | 5598 | $localestrings['440'] = "Topic is niet meer belangrijk"; |
| | 5599 | $localestrings['441'] = "De topic is nu weer normaal gemaakt."; |
| | 5600 | $localestrings['450'] = "Topic verplaatsen"; |
| | 5601 | $localestrings['451'] = "Verplaats topic naar:"; |
| | 5602 | $localestrings['452'] = "De topic is succesvol verplaatst."; |
| | 5603 | $localestrings['455'] = "Topics samenvoegen"; |
| | 5604 | $localestrings['456'] = "Topic samenvoegen met:"; |
| | 5605 | $localestrings['457'] = "De topics zijn succesvol samengevoegd."; |
| | 5606 | $localestrings['458'] = "Topic vernieuwen"; |
| | 5607 | $localestrings['459'] = "De topic is vernieuwd."; |
| | 5608 | $localestrings['460'] = "Forum"; |
| | 5609 | $localestrings['461'] = "Onderwerp"; |
| | 5610 | $localestrings['462'] = "Auteur"; |
| | 5611 | $localestrings['463'] = "Geplaatst"; |
| | 5612 | $localestrings['464'] = "Niets gevonden. Probeer a.u.b. opnieuw"; |
| | 5613 | $localestrings['465'] = "U moet op zijn minst één zoekwoord opgeven."; |
| | 5614 | load_localestrings($localestrings, LP_LOCALE, "forum.options", $step); |
| | 5615 | |
| | 5616 | $localestrings = array(); |
| | 5617 | $localestrings['400'] = "Topic bekijken"; |
| | 5618 | $localestrings['401'] = "Topic plaatsen"; |
| | 5619 | $localestrings['402'] = "Antwoord bekijken"; |
| | 5620 | $localestrings['403'] = "Beantwoord de topic"; |
| | 5621 | $localestrings['404'] = "Verstuur antwoord"; |
| | 5622 | $localestrings['405'] = "Bekijk de wijzigen"; |
| | 5623 | $localestrings['407'] = "Verwijder bericht"; |
| | 5624 | $localestrings['408'] = "Wijzig bericht"; |
| | 5625 | $localestrings['409'] = "Bewaar wijzigen"; |
| | 5626 | $localestrings['410'] = "Bericht normaal maken"; |
| | 5627 | $localestrings['411'] = "Bericht belangrijk maken"; |
| | 5628 | $localestrings['412'] = "Verplaats bericht"; |
| | 5629 | $localestrings['413'] = "Verder"; |
| | 5630 | $localestrings['414'] = "Bijlage uploaden"; |
| | 5631 | $localestrings['415'] = "Bericht beantwoorden"; |
| | 5632 | $localestrings['416'] = "Bericht vernieuwen"; |
| | 5633 | $localestrings['417'] = "Afbreken"; |
| | 5634 | $localestrings['418'] = "Bericht afbreken"; |
| | 5635 | $localestrings['420'] = "Geen onderwerp"; |
| | 5636 | $localestrings['421'] = "Geen inhoud. Het bericht zal niet worden verstuurd zonder inhoud"; |
| | 5637 | $localestrings['422'] = "Auteur:"; |
| | 5638 | $localestrings['423'] = "Berichten:"; |
| | 5639 | $localestrings['424'] = "Locatie:"; |
| | 5640 | $localestrings['425'] = "Lid geworden:"; |
| | 5641 | $localestrings['426'] = "Geplaatst op "; |
| | 5642 | $localestrings['427'] = "Gewijzigd door "; |
| | 5643 | $localestrings['428'] = " op "; |
| | 5644 | $localestrings['429'] = " schreef:"; |
| | 5645 | $localestrings['430'] = "download(s)"; |
| | 5646 | $localestrings['431'] = "Fout: dit forum is beveiligd tegen te snel achter elkaar plaatsen van berichten."; |
| | 5647 | $localestrings['432'] = "U BENT NU AFGEMELD. UW GEBRUIKERSNAAM IS NU GEBLOKKEERD."; |
| | 5648 | $localestrings['433'] = "U mag maar één bericht per %u seconden plaatsen"; |
| | 5649 | $localestrings['434'] = "Geblokeerd wegens te snel te veel berichten te plaatsen"; |
| | 5650 | $localestrings['439'] = "Uw bericht is afgebroken"; |
| | 5651 | $localestrings['440'] = "Onbekende fout %u gedetecteerd, tijdens het uploaden van %s."; |
| | 5652 | $localestrings['440a'] = "Dit type van bijlage is niet toegestaan."; |
| | 5653 | $localestrings['440b'] = "Bestand is groter dan toegestaan."; |
| | 5654 | $localestrings['440c'] = "Bijgesloten beeldbestand is niet herkend als een geldig beeld."; |
| | 5655 | $localestrings['440d'] = "Mogelijke aanval via bestandsupload! Bestand is verwijderd."; |
| | 5656 | $localestrings['441'] = "Fout: U heeft geen onderwerp en/of bericht opgegeven"; |
| | 5657 | $localestrings['442'] = "Uw topic is geplaatst"; |
| | 5658 | $localestrings['443'] = "Uw antwoord is geplaatst"; |
| | 5659 | $localestrings['444'] = "De topic is verwijderd"; |
| | 5660 | $localestrings['445'] = "Het bericht is verwijderd"; |
| | 5661 | $localestrings['446'] = "Het bericht is aangepast"; |
| | 5662 | $localestrings['447'] = "Terug naar de topic"; |
| | 5663 | $localestrings['448'] = "Terug naar het forum"; |
| | 5664 | $localestrings['449'] = "Terug naar de forum index"; |
| | 5665 | $localestrings['450'] = "Fout: Uw sessie is verlopen. A.u.b. opnieuw aanmelden en uw bericht opnieuw invoeren."; |
| | 5666 | $localestrings['451'] = "Topic volgen"; |
| | 5667 | $localestrings['452'] = "U volgt nu deze topic via email"; |
| | 5668 | $localestrings['453'] = "U volgt deze topic niet meer"; |
| | 5669 | $localestrings['454'] = "Dit bericht is nu gemarkeerd als 'belangrijk', and is naar boven in de topic verplaatst"; |
| | 5670 | $localestrings['455'] = "Dit bericht is niet langer als 'belangrijk' gemarkeerd."; |
| | 5671 | $localestrings['456'] = "Dit bericht is verplaatst naar de geselecteerde topic"; |
| | 5672 | $localestrings['457'] = "terug naar uw bericht"; |
| | 5673 | $localestrings['458'] = "Fout: U hebt dit bericht al geplaatst. Misschien de terug knop van uw browser gebruikt?"; |
| | 5674 | $localestrings['459'] = "De datum en tijd van dit bericht is nu aangepast naar de huidige tijd"; |
| | 5675 | $localestrings['460'] = "Onderwerp"; |
| | 5676 | $localestrings['461'] = "Bericht"; |
| | 5677 | $localestrings['462'] = "Tekst kleur: "; |
| | 5678 | $localestrings['463'] = "Opties"; |
| | 5679 | $localestrings['464'] = "Bijlage(n)"; |
| | 5680 | $localestrings['465'] = " (Optioneel)"; |
| | 5681 | $localestrings['466'] = "Max. bestandgrootte: %s.<br />Verboden bestandtypes: %s."; |
| | 5682 | $localestrings['467'] = "Smileys aan/uit"; |
| | 5683 | $localestrings['468'] = "Smileys"; |
| | 5684 | $localestrings['469'] = "Poll toevoegen"; |
| | 5685 | $localestrings['470'] = "Belangrijk bericht"; |
| | 5686 | $localestrings['471'] = "Upload bijlage"; |
| | 5687 | $localestrings['472'] = array(); |
| | 5688 | $localestrings['472']['0'] = "bordeaux"; |
| | 5689 | $localestrings['472']['1'] = "rood"; |
| | 5690 | $localestrings['472']['2'] = "oranje"; |
| | 5691 | $localestrings['472']['3'] = "bruin"; |
| | 5692 | $localestrings['472']['4'] = "geel"; |
| | 5693 | $localestrings['472']['5'] = "groen"; |
| | 5694 | $localestrings['472']['6'] = "lichtgroen"; |
| | 5695 | $localestrings['472']['7'] = "olijf"; |
| | 5696 | $localestrings['472']['8'] = "cyaan"; |
| | 5697 | $localestrings['472']['9'] = "blauw"; |
| | 5698 | $localestrings['472']['10'] = "donkerblauw"; |
| | 5699 | $localestrings['472']['11'] = "paars"; |
| | 5700 | $localestrings['472']['12'] = "violet"; |
| | 5701 | $localestrings['472']['13'] = "zwart"; |
| | 5702 | $localestrings['472']['14'] = "grijs"; |
| | 5703 | $localestrings['472']['15'] = "zilver"; |
| | 5704 | $localestrings['472']['16'] = "wit"; |
| | 5705 | $localestrings['473'] = "Commentaar (Max.lengte: 255 tekens):"; |
| | 5706 | $localestrings['474'] = "Orgineel bericht"; |
| | 5707 | $localestrings['480'] = " Maak deze topic belangrijk"; |
| | 5708 | $localestrings['481'] = " Toon mijn handtekening onder dit bericht"; |
| | 5709 | $localestrings['482'] = " Verwijder dit bericht"; |
| | 5710 | $localestrings['483'] = " Geen smileys in dit bericht"; |
| | 5711 | $localestrings['484'] = " Verwijder bijlage:"; |
| | 5712 | $localestrings['485'] = " Laat me weten wanneer een antwoord wordt geplaatst"; |
| | 5713 | $localestrings['486'] = " Verplaats bericht naar forum"; |
| | 5714 | $localestrings['487'] = " Verplaats bericht naar topic"; |
| | 5715 | $localestrings['488'] = " Verwijder geuploade bijlage:"; |
| | 5716 | $localestrings['500'] = "U kunt dit bericht niet wijzigen."; |
| | 5717 | $localestrings['501'] = "U kunt geen bericht verplaatsen waaraan een poll is gekoppeld."; |
| | 5718 | $localestrings['530'] = "Zoeken"; |
| | 5719 | $localestrings['531'] = "Zoekwoord(en)"; |
| | 5720 | $localestrings['532'] = "Zoeken"; |
| | 5721 | $localestrings['550'] = "Notificatie van anwoord op topic - {THREAD_SUBJECT}"; |
| | 5722 | $localestrings['551'] = "Hallo {USERNAME},\n\nEr is een antwoord geplaatst in de forum topic '{THREAD_SUBJECT}' welke u volgt op {SITE_NAME}. U kunt de volgende link gebruiken om het antwoord te lezen:\n\n{THREAD_URL}\n\nAls u dit topic niet langer wil volgen, klik dan op de 'Stop het volgen van dit topic' knop die u onderaan het topic scherm kunt vinden.\n\nMet vriendelijke groeten,\n{SITE_WEBMASTER}."; |
| | 5723 | load_localestrings($localestrings, LP_LOCALE, "forum.post", $step); |
| | 5724 | |
| | 5725 | $localestrings = array(); |
| | 5726 | $localestrings['400'] = "Artikelen"; |
| | 5727 | $localestrings['401'] = "Geen artikel categorieen gedefineerd"; |
| | 5728 | $localestrings['402'] = "<b>Nieuw deze week</b>"; |
| | 5729 | $localestrings['403'] = "Er zijn artikelen aan deze categorie toegevoegd"; |
| | 5730 | load_localestrings($localestrings, LP_LOCALE, "main.articles", $step); |
| | 5731 | |
| | 5732 | $localestrings = array(); |
| | 5733 | $localestrings['400'] = "Artikel categorieen"; |
| | 5734 | $localestrings['401'] = "Categorie:"; |
| | 5735 | $localestrings['402'] = "Aantal artikelen:"; |
| | 5736 | $localestrings['403'] = "Niet gecategoriseerde artiekelen"; |
| | 5737 | $localestrings['404'] = "Er zijn geen artikelen in deze categorie."; |
| | 5738 | $localestrings['405'] = "Toon alle artiekelen"; |
| | 5739 | $localestrings['406'] = "Toon alle categorieen"; |
| | 5740 | $localestrings['407'] = "Er zijn geen artikel categorieen gedefinieerd"; |
| | 5741 | $localestrings['408'] = "of"; |
| | 5742 | load_localestrings($localestrings, LP_LOCALE, "main.article_cats", $step); |
| | 5743 | |
| | 5744 | $localestrings = array(); |
| | 5745 | $localestrings['400'] = "Blogs"; |
| | 5746 | $localestrings['401'] = "Blogs geschreven door <b>%s</b>"; |
| | 5747 | $localestrings['402'] = "Nieuwe blog"; |
| | 5748 | $localestrings['403'] = "Blog aanpassen"; |
| | 5749 | $localestrings['411'] = "Onderwerp:"; |
| | 5750 | $localestrings['412'] = "Verwijder deze blog"; |
| | 5751 | $localestrings['413'] = "Standaard"; |
| | 5752 | $localestrings['414'] = "Geen"; |
| | 5753 | $localestrings['415'] = "Geplaatst:"; |
| | 5754 | $localestrings['416'] = "Line breaks"; |
| | 5755 | $localestrings['417'] = "Sta commentaar toe"; |
| | 5756 | $localestrings['418'] = "Sta waarderingen toe"; |
| | 5757 | $localestrings['419'] = "Blog plaatsen"; |
| | 5758 | $localestrings['420'] = "Geplaatst door"; |
| | 5759 | $localestrings['421'] = "op"; |
| | 5760 | $localestrings['422'] = "Lees meer"; |
| | 5761 | $localestrings['423'] = "Commentaar"; |
| | 5762 | $localestrings['424'] = "Gelezen"; |
| | 5763 | $localestrings['425'] = "Verwijder"; |
| | 5764 | $localestrings['426'] = "Gewijzigd door"; |
| | 5765 | $localestrings['427'] = "Blog auteurs"; |
| | 5766 | $localestrings['428'] = "Blog aanpassen"; |
| | 5767 | $localestrings['429'] = "Blog index"; |
| | 5768 | $localestrings['493'] = "Are you sure you want to delete this blog entry?"; |
| | 5769 | $localestrings['494'] = "The blog entry has been succesfully deleted"; |
| | 5770 | $localestrings['495'] = "The blog update has been succesfully saved"; |
| | 5771 | $localestrings['496'] = "The new blog entry has been succesfully saved"; |
| | 5772 | $localestrings['497'] = "The blog entry may not be left empty"; |
| | 5773 | $localestrings['498'] = "Please fill in a subject for this blog entry"; |
| | 5774 | $localestrings['499'] = "There are no blog entries available for display"; |
| | 5775 | load_localestrings($localestrings, LP_LOCALE, "main.blogs", $step); |
| | 5776 | |
| | 5777 | $localestrings = array(); |
| | 5778 | $localestrings['c100'] = "Commentaar"; |
| | 5779 | $localestrings['c101'] = "Er is geen commentaar geplaatst."; |
| | 5780 | $localestrings['c102'] = "Plaats commentaar"; |
| | 5781 | $localestrings['c103'] = "Uw naam:"; |
| | 5782 | $localestrings['c104'] = "Bericht:"; |
| | 5783 | $localestrings['c105'] = "U moet aangemeld zijn om commentaar te kunnen geven."; |
| | 5784 | $localestrings['c106'] = "Commentaar beheer"; |
| | 5785 | $localestrings['c107'] = " Smileys in dit commentaar uitschakelen"; |
| | 5786 | $localestrings['c108'] = "Smileys aan/uit"; |
| | 5787 | $localestrings['c110'] = "Incorrecte validatie code"; |
| | 5788 | $localestrings['c111'] = "Voor de validatie code in. Deze code vervalt 15 minuten nadat deze is gegenereerd."; |
| | 5789 | $localestrings['c112'] = "Validatie code:"; |
| | 5790 | $localestrings['c113'] = "Voer de validatie code in:"; |
| | 5791 | $localestrings['c114'] = "Nieuwe code"; |
| | 5792 | load_localestrings($localestrings, LP_LOCALE, "main.comments", $step); |
| | 5793 | |
| | 5794 | $localestrings = array(); |
| | 5795 | $localestrings['400'] = "Contacteren"; |
| | 5796 | $localestrings['401'] = "<b>Er zijn verschillende manieren waarop u contact met ons op kunt nemen</b>.<br /><br />U kunt ons direct een email sturen, naar het adres\n"; |
| | 5797 | $localestrings['401a'] = ".<br /><br />\nIndien u hier lid bent kunt u de webmaster direct een <a href='pm.php?msg_send=1'>Prive bericht</a> sturen.<br /><br />\nAls alternatief kunt u ook dit formulier invullen. Dit formulier wordt ons per email toegestuurd."; |
| | 5798 | $localestrings['402'] = "Naam:"; |
| | 5799 | $localestrings['403'] = "Email adres:"; |
| | 5800 | $localestrings['404'] = "Onderwerp:"; |
| | 5801 | $localestrings['405'] = "Bericht:"; |
| | 5802 | $localestrings['406'] = "Verstuur bericht"; |
| | 5803 | $localestrings['410'] = "Incorrecte validatie code"; |
| | 5804 | $localestrings['411'] = "Voor de validatie code in. Deze code vervalt 15 minuten nadat deze is gegenereerd."; |
| | 5805 | $localestrings['412'] = "Validatie code:"; |
| | 5806 | $localestrings['413'] = "Voer de validatie code in:"; |
| | 5807 | $localestrings['414'] = "Ingevoerde validatie code was not correct"; |
| | 5808 | $localestrings['415'] = "Nieuwe code"; |
| | 5809 | $localestrings['420'] = "U moet een naam invullen"; |
| | 5810 | $localestrings['421'] = "U moet een geldig email adres invullen"; |
| | 5811 | $localestrings['422'] = "U moet een onderwerp invullen"; |
| | 5812 | $localestrings['423'] = "U moet een bericht invullen"; |
| | 5813 | $localestrings['440'] = "Uw bericht is verstuurd"; |
| | 5814 | $localestrings['441'] = "Met vriendelijke dank"; |
| | 5815 | $localestrings['442'] = "Uw bericht is niet verstuurd omwille van de volgende reden(en):"; |
| | 5816 | $localestrings['443'] = "Probeer het a.u.b. opnieuw."; |
| | 5817 | load_localestrings($localestrings, LP_LOCALE, "main.contact", $step); |
| | 5818 | |
| | 5819 | $localestrings = array(); |
| | 5820 | $localestrings['400'] = "U hebt geen rechten om deze pagina te bekijken."; |
| | 5821 | $localestrings['401'] = "Interne fout"; |
| | 5822 | $localestrings['402'] = "De inhoud van deze pagina kon niet worden opgehaald."; |
| | 5823 | load_localestrings($localestrings, LP_LOCALE, "main.custom_pages", $step); |
| | 5824 | |
| | 5825 | $localestrings = array(); |
| | 5826 | $localestrings['400'] = "Downloads"; |
| | 5827 | $localestrings['401'] = "Bestanden:"; |
| | 5828 | $localestrings['410'] = "[NIEUW]"; |
| | 5829 | $localestrings['411'] = "Licentie:"; |
| | 5830 | $localestrings['412'] = "O/S:"; |
| | 5831 | $localestrings['413'] = "Versie:"; |
| | 5832 | $localestrings['414'] = "Toegevoegd:"; |
| | 5833 | $localestrings['415'] = "Downloads:"; |
| | 5834 | $localestrings['416'] = "Download"; |
| | 5835 | $localestrings['417'] = "Sub Download Categorieen"; |
| | 5836 | $localestrings['418'] = "Download Categorieen"; |
| | 5837 | $localestrings['419'] = "Grootte:"; |
| | 5838 | $localestrings['420'] = "(link)"; |
| | 5839 | $localestrings['430'] = "Er zijn geen download categorieen gedefinieerd"; |
| | 5840 | $localestrings['431'] = "Er zijn aan deze categorie geen downloads toegevoerd"; |
| | 5841 | load_localestrings($localestrings, LP_LOCALE, "main.downloads", $step); |
| | 5842 | |
| | 5843 | $localestrings = array(); |
| | 5844 | $localestrings['400'] = "FAQ (Veel Gestelde Vragen)"; |
| | 5845 | $localestrings['401'] = "FAQ"; |
| | 5846 | $localestrings['410'] = "Er zijn geen FAQ categorieen gedefinieerd."; |
| | 5847 | $localestrings['411'] = "Er zijn aan deze categorie geen FAQ's toegevoegd."; |
| | 5848 | $localestrings['420'] = "Vraag:"; |
| | 5849 | $localestrings['421'] = "Antwoord:"; |
| | 5850 | load_localestrings($localestrings, LP_LOCALE, "main.faq", $step); |
| | 5851 | |
| | 5852 | $localestrings = array(); |
| | 5853 | $localestrings['400'] = "Forum:"; |
| | 5854 | $localestrings['401'] = "schrijft:"; |
| | 5855 | load_localestrings($localestrings, LP_LOCALE, "main.feeds", $step); |
| | 5856 | |
| | 5857 | $localestrings = array(); |
| | 5858 | $localestrings['001'] = "Navigatie"; |
| | 5859 | $localestrings['002'] = "Geen links gedefinieerd\n"; |
| | 5860 | $localestrings['003'] = "Alleen voor leden"; |
| | 5861 | $localestrings['004'] = "Er is voor dit paneel geen inhoud gedefinieerd"; |
| | 5862 | $localestrings['010'] = "Gebuikers online"; |
| | 5863 | $localestrings['011'] = "Gasten online: "; |
| | 5864 | $localestrings['012'] = "Leden online: "; |
| | 5865 | $localestrings['013'] = "Geen leden online"; |
| | 5866 | $localestrings['014'] = "Registraties: "; |
| | 5867 | $localestrings['015'] = "Niet geactiveerd: "; |
| | 5868 | $localestrings['016'] = "Nieuwste lid: "; |
| | 5869 | $localestrings['017'] = "Actieve leden: "; |
| | 5870 | $localestrings['018'] = "Tegelijk online: %s<br />"; |
| | 5871 | $localestrings['019'] = "op: %s"; |
| | 5872 | $localestrings['020'] = "Forum topics"; |
| | 5873 | $localestrings['021'] = "Nieuwste topics"; |
| | 5874 | $localestrings['022'] = "Heetste topics"; |
| | 5875 | $localestrings['023'] = "Laatste artikelen"; |
| | 5876 | $localestrings['024'] = "Welkom"; |
| | 5877 | $localestrings['025'] = "Laatste active forum topics"; |
| | 5878 | $localestrings['026'] = "Mijn recente topics"; |
| | 5879 | $localestrings['027'] = "Mijn recente berichten"; |
| | 5880 | $localestrings['027a'] = "Alle berichten"; |
| | 5881 | $localestrings['028'] = "Nieuwe berichten"; |
| | 5882 | $localestrings['029'] = "Laatste nieuws"; |
| | 5883 | $localestrings['030'] = "Forum"; |
| | 5884 | $localestrings['031'] = "Topic"; |
| | 5885 | $localestrings['032'] = "Bekeken"; |
| | 5886 | $localestrings['033'] = "Antwoorden"; |
| | 5887 | $localestrings['034'] = "Laatste bericht"; |
| | 5888 | $localestrings['035'] = "Onderwerp"; |
| | 5889 | $localestrings['036'] = "Geplaatst"; |
| | 5890 | $localestrings['037'] = "Er is in dit forum nog geen enkele topic gestart."; |
| | 5891 | $localestrings['038'] = "Er zijn voor u geen forum berichten gevonden die u kunt bekijken."; |
| | 5892 | $localestrings['039'] = "Er zijn %u ongelezen berichten in %u topic(s)."; |
| | 5893 | $localestrings['039a'] = "Er is 1 ongelezen bericht in 1 topic."; |
| | 5894 | $localestrings['039b'] = "Er zijn %u ongelezen berichten in 1 topic."; |
| | 5895 | $localestrings['040'] = "Geplaatst door "; |
| | 5896 | $localestrings['041'] = "op "; |
| | 5897 | $localestrings['042'] = "Lees meer"; |
| | 5898 | $localestrings['043'] = " Commentaar"; |
| | 5899 | $localestrings['044'] = " keer gelezen"; |
| | 5900 | $localestrings['045'] = "Afdrukken"; |
| | 5901 | $localestrings['046'] = "Nieuws"; |
| | 5902 | $localestrings['047'] = "Er zijn nog geen nieuwsberichten geplaatst"; |
| | 5903 | $localestrings['048'] = "Wijzig"; |
| | 5904 | $localestrings['049'] = "Geplaatst door <b>%s</b> (en zichtbaar voor u)"; |
| | 5905 | $localestrings['050'] = "Vorige"; |
| | 5906 | $localestrings['051'] = "Volgende"; |
| | 5907 | $localestrings['052'] = "Pagina "; |
| | 5908 | $localestrings['053'] = " van "; |
| | 5909 | $localestrings['056'] = "Datum"; |
| | 5910 | $localestrings['057'] = "Auteur"; |
| | 5911 | $localestrings['060'] = "Aanmelden"; |
| | 5912 | $localestrings['061'] = "Gebruikersnaam"; |
| | 5913 | $localestrings['062'] = "Wachtwoord"; |
| | 5914 | $localestrings['063'] = "Actieveer verlengde timeout periode"; |
| | 5915 | $localestrings['064'] = "Aanmelden"; |
| | 5916 | $localestrings['065'] = "Nog geen lid?<br /><a href='%sregister.php' class='side'>Klik hier</a> om te registeren."; |
| | 5917 | $localestrings['066'] = "Wachtwoord vergeten?<br />Vraag <a href='%slostpassword.php' class='side'>hier</a> een nieuwe aan."; |
| | 5918 | $localestrings['070'] = "Online"; |
| | 5919 | $localestrings['071'] = "< 5 mins"; |
| | 5920 | $localestrings['072'] = "week"; |
| | 5921 | $localestrings['073'] = "weken"; |
| | 5922 | $localestrings['074'] = "dag"; |
| | 5923 | $localestrings['075'] = "dagen"; |
| | 5924 | $localestrings['076'] = "maand"; |
| | 5925 | $localestrings['077'] = "maanden"; |
| | 5926 | $localestrings['078'] = "jaar"; |
| | 5927 | $localestrings['079'] = "jaar"; |
| | 5928 | $localestrings['080'] = "Profiel wijzigen"; |
| | 5929 | $localestrings['081'] = "Privé berichten"; |
| | 5930 | $localestrings['082'] = "Gebruikerslijst"; |
| | 5931 | $localestrings['083'] = "CMS Administratie"; |
| | 5932 | $localestrings['084'] = "Afmelden"; |
| | 5933 | $localestrings['085'] = "%u privé bericht"; |
| | 5934 | $localestrings['086'] = "%u privé berichten"; |
| | 5935 | $localestrings['087'] = "Downloads"; |
| | 5936 | $localestrings['088'] = "%u nieuw bericht"; |
| | 5937 | $localestrings['089'] = "%u nieuwe berichten"; |
| | 5938 | $localestrings['090'] = "Berichten"; |
| | 5939 | $localestrings['091'] = "Alles gelezen"; |
| | 5940 | $localestrings['100'] = "Leden Poll"; |
| | 5941 | $localestrings['101'] = "Stemmen"; |
| | 5942 | &
|