Subversion Repositories Applications.papyrus

Compare Revisions

Ignore whitespace Rev 520 → Rev 521

/trunk/api/fckeditor/editor/lang/nl.js
8,6 → 8,8
* For further information visit:
* http://www.fckeditor.net/
*
* "Support Open Source software. What about a donation today?"
*
* File Name: nl.js
* Dutch language file.
*
131,6 → 133,7
UnknownCommand : "Onbekende opdracht naam \"%1\"",
NotImplemented : "Opdracht niet geïmplementeerd.",
UnknownToolbarSet : "Menubalk \"%1\" bestaat niet.",
NoActiveX : "You browser's security settings could limit some features of the editor. You must enable the option \"Run ActiveX controls and plug-ins\". You may experience errors and notice missing features.", //MISSING
 
// Dialogs
DlgBtnOK : "OK",
413,7 → 416,7
NumberedListProp : "Eigenschappen genummerde opsommingslijst",
DlgLstType : "Soort",
DlgLstTypeCircle : "Cirkel",
DlgLstTypeDisk : "Schijf",
DlgLstTypeDisc : "Disc", //MISSING
DlgLstTypeSquare : "Vierkant",
DlgLstTypeNumbers : "Nummerks (1, 2, 3)",
DlgLstTypeLCase : "Kleine letters (a, b, c)",