[ Index ] |
|
Code source de PHP NUKE 7.9 |
1 <?php 2 3 /**************************************************************************/ 4 /* PHP-NUKE: Advanced Content Management System */ 5 /* ============================================ */ 6 /* */ 7 /* This is the language module with all the system messages */ 8 /* */ 9 /* If you made a translation, please go to the site and send to me */ 10 /* the translated file. Please keep the original text order by modules, */ 11 /* and just one message per line, also double check your translation! */ 12 /* */ 13 /* You need to change the second quoted phrase, not the capital one! */ 14 /* */ 15 /* If you need to use double quotes (") remember to add a backslash (\), */ 16 /* so your entry will look like: This is \"double quoted\" text. */ 17 /* And, if you use HTML code, please double check it. */ 18 /**************************************************************************/ 19 20 define("_YOURNAME","Uw naam"); 21 define("_OK","Ok!"); 22 define("_COMMENT","Opmerkingen"); 23 define("_CONFIGURE","Aanpassen"); 24 define("_LOGINCREATE","Login/Creëer een profiel"); 25 define("_THRESHOLD","Limiet"); 26 define("_NOCOMMENTS","Geen opmerkingen"); 27 define("_NESTED","Genest"); 28 define("_FLAT","Plat"); 29 define("_THREAD","Draad"); 30 define("_OLDEST","Oudste eerst"); 31 define("_NEWEST","Nieuwste eerst"); 32 define("_HIGHEST","Meest gelezen eerst"); 33 define("_COMMENTSWARNING","De schrijver is verantwoordelijk voor de inhoud van zijn/haar berichten."); 34 define("_SCORE","Score:"); 35 define("_USERINFO","Gebruikersinformatie"); 36 define("_READREST","Lees de rest van deze opmerking..."); 37 define("_REPLY","Reageer op dit bericht"); 38 define("_REPLYMAIN","Opmerking plaatsen"); 39 define("_NOSUBJECT","Geen onderwerp"); 40 define("_NOANONCOMMENTS","Gasten mogen geen opmerkingen plaatsen, <a href=\"modules.php?name=Your_Account&op=new_user\">registreer</a> a.u.b."); 41 define("_PARENT","Ouder"); 42 define("_ROOT","Root"); 43 define("_UCOMMENT","Opmerking"); 44 define("_ALLOWEDHTML","Toegestane HTML:"); 45 define("_POSTANON","Anoniem plaatsen"); 46 define("_EXTRANS","Extrans (HTML-tags naar tekst)"); 47 define("_HTMLFORMATED","HTML Geformatteerd"); 48 define("_PLAINTEXT","Alleen tekst"); 49 define("_ONN","op..."); 50 define("_SUBJECT","Onderwerp"); 51 define("_SURVEYCOM","Onderzoek opmerking plaatsen"); 52 define("_SURVEYCOMPRE","Onderzoek opmerking plaatsen voorbeeld"); 53 define("_NOTRIGHT","Fout in een functievariabele."); 54 define("_DIRECTCOM","Direct onderzoek opmerking..."); 55 define("_SENDAMSG","Stuur een bericht"); 56 define("_PASTSURVEYS","Voorgaande onderzoeken"); 57 define("_LVOTES","Stemmen"); 58 define("_TOTALVOTES","Totaal aantal stemmen:"); 59 define("_VOTING","Stemming"); 60 define("_OTHERPOLLS","Andere peilingen"); 61 define("_CURRENTSURVEY","Huidig onderzoek"); 62 define("_CURRENTPOLLRESULTS","Uitslagen actuele peiling"); 63 define("_PREVIEW","Voorbeeld"); 64 define("_REFRESH","Vernieuw"); 65 define("_SURVEYS","Onderzoeken"); 66 define("_ATTACHEDTOARTICLE","- Toegevoegd aan artikel:"); 67 define("_SURVEYSATTACHED","Onderzoeken toegevoegd aan artikel"); 68 define("_LAST5POLLS", "Laatste 5 onderzoeken op"); 69 define("_MOREPOLLS", "...meer peilingen"); 70 define("_COMMENTSMODERATION","Comments Moderation System"); 71 define("_MODERATE","Moderate"); 72 define("_CLICKTOMODERATE","Please select your moderation values for each comment on this survey, then click on <i>Moderate</i> button bellow to save your comments moderation preferences. Be fair on each value, this will contribute and benefict all users/readers. Thank you."); 73 74 ?>
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Sun Apr 1 11:11:59 2007 | par Balluche grâce à PHPXref 0.7 |