~ubuntu-branches/ubuntu/intrepid/moin/intrepid-updates

« back to all changes in this revision

Viewing changes to wiki/htdocs/applets/FCKeditor/editor/lang/nl.js

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2006-02-14 16:09:24 UTC
  • mfrom: (0.2.13 upstream)
  • Revision ID: james.westby@ubuntu.com-20060214160924-fyrx3gvknzqvt4vj
Tags: 1.5.2-1ubuntu1
Drop python2.3 package.

Show diffs side-by-side

added added

removed removed

Lines of Context:
85
85
Replace                         : "Vervangen",
86
86
SpellCheck                      : "Spellings controle",
87
87
UniversalKeyboard       : "Universeel toetsenbord",
 
88
PageBreakLbl            : "Pagina einde",
 
89
PageBreak                       : "Pagina einde invoegen",
88
90
 
89
91
Form                    : "Formulier",
90
92
Checkbox                : "Aanvink vakje",
106
108
DeleteCells                     : "Cellen verwijderen",
107
109
MergeCells                      : "Cellen samenvoegen",
108
110
SplitCell                       : "Cellen splitsen",
 
111
TableDelete                     : "Tabel verwijderen",
109
112
CellProperties          : "Eigenschappen cel",
110
113
TableProperties         : "Eigenschappen tabel",
111
114
ImageProperties         : "Eigenschappen afbeelding",
134
137
NotImplemented          : "Opdracht niet geïmplementeerd.",
135
138
UnknownToolbarSet       : "Menubalk \"%1\" bestaat niet.",
136
139
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
 
140
BrowseServerBlocked : "De bron-browser kon niet geopend worden. Zorg ervoor dat popup blokkers uit staan.",
 
141
DialogBlocked           : "Kan het dialoog-venster niet weergeven. Zorg ervoor dat popup blokkers uit staan.",
137
142
 
138
143
// Dialogs
139
144
DlgBtnOK                        : "OK",
278
283
DlgTableCellSpace       : "Afstand tussen cellen",
279
284
DlgTableCellPad         : "Afstand vanaf rand cel",
280
285
DlgTableCaption         : "Naam",
 
286
DlgTableSummary         : "Samenvatting",
281
287
 
282
288
// Table Cell Dialog
283
289
DlgCellTitle            : "Eigenschappen cel",
416
422
NumberedListProp        : "Eigenschappen genummerde opsommingslijst",
417
423
DlgLstType                      : "Soort",
418
424
DlgLstTypeCircle        : "Cirkel",
419
 
DlgLstTypeDisc          : "Disc",       //MISSING
 
425
DlgLstTypeDisc          : "Schijf",
420
426
DlgLstTypeSquare        : "Vierkant",
421
427
DlgLstTypeNumbers       : "Nummerks (1, 2, 3)",
422
428
DlgLstTypeLCase         : "Kleine letters (a, b, c)",