File "dutch.inc.php"
Full Path: /home/analogde/www/files02/langues/dutch.inc.php
File size: 5.68 KB
MIME-type: text/x-php
Charset: utf-8
<?
//new lang strings (3.0 version)
$strHTMLEditableFiles = "Files that can be edited in HTML WYSIWYG editor";
$strEditorBold = "Bold";
$strEditorItalic ="Italic";
$strEditorUnderline ="Underline";
$strEditorStrikethrough ="Strikethrough";
$strEditorSubscript ="Subscript";
$strEditorSuperscript ="Superscript";
$strEditorJustify_Left ="Justify Left";
$strEditorJustify_Center ="Justify Center";
$strEditorJustify_Right ="Justify Right";
$strEditorJustify_Full ="Justify Full";
$strEditorOrdered_List ="Ordered List";
$strEditorBulleted_List ="Bulleted List";
$strEditorDecrease_Indent ="Decrease Indent";
$strEditorIncrease_Indent ="Increase Indent";
$strEditorFont_Color ="Font Color";
$strEditorBackground_Color ="Background Color";
$strEditorHorizontal_Rule ="Horizontal Rule";
$strEditorInsert_Web_Link ="Insert Web Link";
$strEditorInsert_Image ="Insert Image";
$strEditorInsert_Table ="Insert Table";
$strEditorToggle_HTML_Source ="Toggle HTML Source";
$strEditorEnlarge_Editor ="Enlarge Editor";
$strEditorAbout_this_editor ="About this editor";
$strEditorHelp_using_editor ="Help using editor";
$strEditorCurrent_style ="Current style";
//lang strings for versions < 3.0
$strEditFileNorm = "Bestand aanpassen";
$strViewFileNorm = "Bestand bekijken";
$strRestore = "Origineel terugbrengen";
$strSaveExit = "Opslaan & afsluiten";
$strEditableFiles = "Bestanden die aangepast kunnen worden";
$strTouchBtn = "Maak een nieuw bestand";
$strFileRepAlertChamps = "\"Bestandsnaam nodig!!\"";
$strFileNewTitre = "Maak een nieuw bestand";
$strCreerRepFileN = "Maak een nieuw bestand in dit pad : ";
$strCreerRepNomRepFileN = "Bestandsnaam";
$strFileNIE = "Het bestand ";
$strErroSF = "Foutmelding bij opslaan bestand!";
$strCloseWin = "Sluit venster";
$strRefreshBtn = "Verfrissen";
$strMkdirBtn = "Een nieuw map maken";
$strUploadBtn = "Upload bestand";
$strBtnStrhome = "Home";
$strBtnStrhelp = "Help";
$strBtnStrDirectory = "Pad : ";
$strBtnStrNom = "Naam";
$strBtnStrPrts = "Grootte";
$strBtnStrDate = "Datum";
$strBtnStrPermissions = "Rechten";
$strBtnStrActions = "Acties";
$strBtnStrEffacer = "Verwijderen";
$strBtnStrrename = "Hernoemen";
$strBtnStrmove = "Verplaatsen";
$strBtnStrcopy = "Kopieren";
$strBtnStrFichier = "Het bestand ";
$strBtnStrRepertoire = "De map ";
$strBtnStrMsgdeleterimer = " is verwijderd.";
$strBtnStrMsgrename = " is hernoemd naar ";
$strBtnStrMsgCreerRep = " is aangemaakt.";
$strBtnStrMsgupload = " is geupload.";
$strBtnStrMsgmove = " is verplaatst naar ";
$strBtnStrMsgcopy = " is gekopieerd naar ";
$strUploadBtnSize = " met de grootte ";
$strBtnStrAlertSD = "Bron en bestemming zijn identiek !!";
$strBtnStrAlertDeja = " Bestaat reeds!!";
$strBtnStrErreur = "Het besturingssysteem stuurt deze foutmelding !!";
$strBtnStrInfo = "Informatie";
$strBtnStrOptions = "Voorkeuren";
$strBtnStrPasDeFichier = "Er is geen bestand";
$struploadTitre = "Upload bestand";
$struploadDirectory = "Upload bestand in deze map : ";
$struploadFichier = "Kies een bestand om te uploaden";
$strupload = "Upload";
$struploadAlert = "\"Bestandspad nodig !!\"";
$strCreerRepTitre = "Maak een nieuwe map";
$strCreerRepDirectory = "Maak een nieuwe map in dit pad : ";
$strCreerRepNomRep = "Mapnaam";
$strCreerRep = "Maak";
$strCreerRepAlertChamps = "\"Mapnaam nodig !!\"";
$strrenameTitre = "upload een bestand";
$strrenameOldFile = "Oude bestandsnaam";
$strrenameNewFile = "Nieuwe bestandsnaam";
$strrename = "Hernoemen";
$strrenameAlert = "\"Nieuwe bestandsnaam nodig !!\"";
$strcopyDirectory2 = " naar het pad :";
$strcopy = "Kopieren";
$strmoveDirectory2 = " Naar dit pad :";
$strmove = "Verplaats";
$strconfirmMessagePasVide = " is niet leeg.";
$strconfirmMessageSure = "Wilt u het verwijderen ?";
$strconfirmMessageFichier = "Verwijderen van het bestand ";
$strconfirmMessageRep = "Verwijderen van de map ";
$strAnnuler = "Annuleren";
$strConfirmer = "Gereed";
$strAlertChar = "\"foute karakters !! \\nGebruik niet de volgende karakters : \\n\\\ / : * ? \\'\\' < > | \"";
$strValider = "Gereed";
$strOptionTitre = "Voorkeuren";
$strOptionLangue = "Taal";
$strOptionDiversOptions = "Verschillende opties";
$strmoveTitre = "Verplaats een bestand of map";
$strmoveDirectory1 = "Verplaats ";
$strcopyTitre = "Kopieer een bestand of map";
$strcopyDirectory1 = "Kopieer ";
$strOptionRelDirN = "Wijs het relatieve pad tussen<br>de applicatie en de root van de site";
$strBtnStrDownload = "Download";
$srtAproposFichier = "Bestand";
$srtAproposFichiers = "bestanden";
$srtAproposRepertoire = "Map";
$srtAproposRepertoires = "Mappen";
?>