2003-10-23 20:20:57 +00:00
< ? PHP // $Id$
2003-11-16 20:11:14 +00:00
// glossary.php - created with Moodle 1.2 development (2003111400)
2003-10-23 20:20:57 +00:00
$string [ 'addcomment' ] = " Voeg commentaar toe " ;
$string [ 'addentry' ] = " Voeg een item toe " ;
2003-11-16 20:11:14 +00:00
$string [ 'addingcomment' ] = " Commentaar toevoegen " ;
2003-11-09 22:01:07 +00:00
$string [ 'aliases' ] = " Alias(sen) " ;
2003-10-23 20:20:57 +00:00
$string [ 'allcategories' ] = " Alle categorie<69> n " ;
$string [ 'allentries' ] = " Alles " ;
$string [ 'allowcomments' ] = " Commentaar toevoegen toelaten " ;
$string [ 'allowduplicatedentries' ] = " Woord meerdere keren invoegen toelaten " ;
$string [ 'answer' ] = " Antwoord " ;
$string [ 'approve' ] = " Goedkeuren " ;
$string [ 'areyousuredelete' ] = " Wil je dit woord echt verwijderen ? " ;
$string [ 'areyousuredeletecomment' ] = " Wil je deze commentaar echt verwijderen ? " ;
2003-11-16 20:11:14 +00:00
$string [ 'areyousureexport' ] = " Weet je zeker dat je dit item wil exporteren naar " ;
2003-10-23 20:20:57 +00:00
$string [ 'ascending' ] = " (oplopend) " ;
$string [ 'attachment' ] = " Bijlage " ;
2003-11-16 20:11:14 +00:00
$string [ 'authorview' ] = " Blader op auteur " ;
2003-10-23 20:20:57 +00:00
$string [ 'back' ] = " Terug " ;
2003-11-09 22:01:07 +00:00
$string [ 'cantinsertcat' ] = " Kan geen categorie toevoegen " ;
$string [ 'cantinsertrec' ] = " Kan geen record toevoegen " ;
$string [ 'cantinsertrel' ] = " Kan geen relatie tussen categorie en item toevoegen " ;
2003-10-23 20:20:57 +00:00
$string [ 'casesensitive' ] = " Dit woord is<br>hoofdlettergevoelig " ;
$string [ 'categories' ] = " Categorie<EFBFBD> n " ;
$string [ 'category' ] = " Categorie " ;
$string [ 'categorydeleted' ] = " Categorie verwijderd " ;
$string [ 'categoryview' ] = " Blader in categorie<69> n " ;
2003-11-03 21:50:14 +00:00
$string [ 'cnfallowcomments' ] = " Stel als standaardinstelling in of een woordenlijst commentaren aanvaardt " ;
$string [ 'cnfallowdupentries' ] = " Stel als standaardinstelling in of een woordenlijst dubbels aanvaardt " ;
$string [ 'cnfapprovalstatus' ] = " Stel de standaardinstelling in voor de goedkeuring van een door een leerling ingezonden item " ;
$string [ 'cnfcasesensitive' ] = " Stel als standaardinstelling in of het linken van een item hoofdlettergevoelig is " ;
$string [ 'cnffullmatch' ] = " Stel als standaardinstelling in of een item, wanneer het gelinkt is, de hoofdletters moet overnemen in de doeltekst " ;
$string [ 'cnflinkentry' ] = " Stel als standaardinstelling in of een item automatisch gelinkt moet worden " ;
$string [ 'cnflinkglossaries' ] = " Stel als standaardinstelling in of een woordenlijst automatisch gelinkt moet worden " ;
$string [ 'cnfstudentcanpost' ] = " Stel als standaardinstelling in of een leerling al dan niet zelf items kan toevoegen " ;
2003-10-23 20:20:57 +00:00
$string [ 'comment' ] = " Commentaar " ;
$string [ 'commentdeleted' ] = " De commentaar is verwijderd. " ;
$string [ 'comments' ] = " Commentaren " ;
$string [ 'commentson' ] = " Commentaar op " ;
$string [ 'commentupdated' ] = " De commentaar is bijgewerkt " ;
$string [ 'concept' ] = " Concept " ;
$string [ 'concepts' ] = " Concepten " ;
2003-11-09 22:01:07 +00:00
$string [ 'currentglossary' ] = " Huidige woordenlijst " ;
2003-10-23 20:20:57 +00:00
$string [ 'dateview' ] = " Blader op datum " ;
$string [ 'defaultapproval' ] = " Standaardinstelling goedkeuring " ;
$string [ 'definition' ] = " Definitie " ;
$string [ 'definitions' ] = " Definities " ;
$string [ 'deleteentry' ] = " Verwijder woord " ;
$string [ 'deletingcomment' ] = " Verwijder commentaar " ;
$string [ 'deletingnoneemptycategory' ] = " Door deze categorie te verwijderen zullen de woorden die ze bevat niet verdwijnen - ze zullen als niet-gecategoriseerd gemerkt worden " ;
$string [ 'descending' ] = " (aflopend) " ;
2003-11-09 22:01:07 +00:00
$string [ 'destination' ] = " Bestemming " ;
2003-10-26 23:43:26 +00:00
$string [ 'displayformat' ] = " Kies opmaak " ;
$string [ 'displayformat2' ] = " Toon bijhorende gegevens, met auteur " ;
2003-10-23 20:20:57 +00:00
$string [ 'displayformat3' ] = " Encyclopedie " ;
$string [ 'displayformat4' ] = " FAQ " ;
2003-10-26 23:43:26 +00:00
$string [ 'displayformat5' ] = " Toon bijhorende gegevens, zonder auteur " ;
$string [ 'displayformatcontinuous' ] = " Volledige lijst zonder auteur " ;
2003-10-23 20:20:57 +00:00
$string [ 'displayformatdefault' ] = " Eenvoudig, stijl woordenboek " ;
2003-11-09 22:01:07 +00:00
$string [ 'duplicateentry' ] = " Dupliceer item " ;
2003-10-23 20:20:57 +00:00
$string [ 'editcategories' ] = " Bewerk categori<72> n " ;
$string [ 'editentry' ] = " Bewerk item " ;
$string [ 'editingcomment' ] = " Bewerk commentaar " ;
2003-11-16 20:11:14 +00:00
$string [ 'entbypage' ] = " Aantal items getoond per pagina " ;
2003-10-23 20:20:57 +00:00
$string [ 'entries' ] = " Items " ;
$string [ 'entrieswithoutcategory' ] = " Items zonder categorie " ;
$string [ 'entry' ] = " Item " ;
$string [ 'entryalreadyexist' ] = " Item bestaat al " ;
$string [ 'entryapproved' ] = " Dit item is goedgekeurd " ;
$string [ 'entrydeleted' ] = " Item verwijderd " ;
$string [ 'entryexported' ] = " Item met succes ge<67> xporteerd " ;
$string [ 'entryishidden' ] = " (dit item is verborgen) " ;
$string [ 'entryusedynalink' ] = " Dit item wordt<br>automatisch gelinkt " ;
2003-11-03 21:50:14 +00:00
$string [ 'explainaddentry' ] = " Voeg een nieuw item toe in deze woordenlijst<br>Zowel concept als definitie moeten ingevuld worden. " ;
2003-10-23 20:20:57 +00:00
$string [ 'explainall' ] = " Toon ALLE items op <20> <> n pagina " ;
$string [ 'explainalphabet' ] = " Blader door de woordenlijst met deze index " ;
2003-11-09 22:01:07 +00:00
$string [ 'explainexport' ] = " Er is een bestand gemaakt.<br>Download het en bewaar het veilig. Je kunt het altijd in dit of een ander vak importeren. " ;
$string [ 'explainimport' ] = " Specifi<EFBFBD> er het te importeren bestand en bepaal de criteria van het proces.<p>Verstuur je verzoek en kijk het resultaat na. " ;
2003-10-23 20:20:57 +00:00
$string [ 'explainspecial' ] = " Toon items die niet met een letter beginnen " ;
$string [ 'exportedentry' ] = " Ge<EFBFBD> xporteerd item " ;
2003-11-09 22:01:07 +00:00
$string [ 'exportedfile' ] = " Ge<EFBFBD> xporteerd bestand " ;
2003-11-03 21:50:14 +00:00
$string [ 'exportglossary' ] = " Exporteer de woordenlijst " ;
2003-10-23 20:20:57 +00:00
$string [ 'exporttomainglossary' ] = " Exporteer naar hoofdwoordenlijst " ;
2003-11-09 22:01:07 +00:00
$string [ 'filetoimport' ] = " Te importeren bestand " ;
2003-10-31 09:18:03 +00:00
$string [ 'fillfields' ] = " Concept en definitie zijn verplichte velden. " ;
2003-10-23 20:20:57 +00:00
$string [ 'fullmatch' ] = " Alleen volledige woorden gebruiken<br><small>(wanneer automatisch gelinkt)</small> " ;
$string [ 'glossarytype' ] = " Type woordenlijst " ;
2003-11-03 21:50:14 +00:00
$string [ 'glosssaryexported' ] = " De woordenlijst is ge<67> xporteerd " ;
2003-11-09 22:01:07 +00:00
$string [ 'importcategories' ] = " Importeer categorie<69> n " ;
$string [ 'importedcategories' ] = " Ge<EFBFBD> mporteerde categorie<69> n " ;
$string [ 'importedentries' ] = " Ge<EFBFBD> mporteerde items " ;
2003-10-31 09:18:03 +00:00
$string [ 'isglobal' ] = " Is dit een globale woordenlijst? " ;
2003-11-16 20:11:14 +00:00
$string [ 'linkcategory' ] = " Link deze categorie automatisch " ;
2003-10-23 20:20:57 +00:00
$string [ 'mainglossary' ] = " Hoofdwoordenlijst " ;
$string [ 'maxtimehaspassed' ] = " Sorry, maar de maximumtijd voor het bewerken van deze commentaar ( \$ a) is voorbij! " ;
$string [ 'modulename' ] = " Woordenlijst " ;
$string [ 'modulenameplural' ] = " Woordenlijsten " ;
2003-11-16 20:11:14 +00:00
$string [ 'newentries' ] = " Niewe woordenlijstitems " ;
2003-11-09 22:01:07 +00:00
$string [ 'newglossary' ] = " Nieuwe woordenlijst " ;
$string [ 'newglossarycreated' ] = " De nieuwe woordenlijst is aangemaakt. " ;
2003-10-23 20:20:57 +00:00
$string [ 'newglossaryentries' ] = " Nieuwe items in de woordenlijst: " ;
$string [ 'nocomment' ] = " Geen commentaar gevonden " ;
$string [ 'nocomments' ] = " (geen commentaar gevonden voor dit item) " ;
2003-11-09 22:01:07 +00:00
$string [ 'noconceptfound' ] = " Geen concept of definitie gevonden. " ;
2003-10-23 20:20:57 +00:00
$string [ 'noentries' ] = " Geen items gevonden in dit deel " ;
$string [ 'noentry' ] = " Geen item gevonden " ;
$string [ 'notcategorised' ] = " Niet gecategoriseerd " ;
2003-11-16 20:11:14 +00:00
$string [ 'numberofentries' ] = " Aantal items " ;
2003-11-09 22:01:07 +00:00
$string [ 'onebyline' ] = " (<28> <> n per lijn) " ;
2003-11-03 21:50:14 +00:00
$string [ 'printerfriendly' ] = " Afdrukbare versie " ;
2003-10-23 20:20:57 +00:00
$string [ 'question' ] = " Vraag " ;
2003-11-09 22:01:07 +00:00
$string [ 'rejectedentries' ] = " Verworpen items " ;
$string [ 'rejectionrpt' ] = " Verwerpingsrapport " ;
2003-10-23 20:20:57 +00:00
$string [ 'searchindefinition' ] = " Zoek ook in definities " ;
$string [ 'secondaryglossary' ] = " Secundaire woordenlijst " ;
$string [ 'showall' ] = " Toon de link 'Alles' " ;
$string [ 'showalphabet' ] = " Toon alfabet " ;
$string [ 'showspecial' ] = " Toon link 'Speciale tekens' " ;
$string [ 'sortbycreation' ] = " Op datum van aanmaken " ;
$string [ 'sortbylastupdate' ] = " Op datum van laatste wijziging " ;
$string [ 'sortchronogically' ] = " Sorteer chronologisch " ;
$string [ 'special' ] = " Speciale tekens " ;
$string [ 'standardview' ] = " Blader alfabetisch " ;
$string [ 'studentcanpost' ] = " Leerlingen kunnen items toevoegen " ;
2003-11-09 22:01:07 +00:00
$string [ 'totalentries' ] = " Totaal aantal items " ;
2003-10-23 20:20:57 +00:00
$string [ 'usedynalink' ] = " Link de items uit de woordenlijst automatisch " ;
$string [ 'waitingapproval' ] = " Nog goedkeuren " ;
$string [ 'warningstudentcapost' ] = " (Alleen van toepassing als de woordenlijst niet de hoofdwoordenlijst is) " ;
$string [ 'writtenby' ] = " door " ;
$string [ 'youarenottheauthor' ] = " Je bent niet de auteur van deze commentaar, dus mag je hem niet wijzigen. " ;
?>