Subversion Repositories Applications.papyrus

Rev

Rev 521 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 521 Rev 875
Line 1... Line 1...
1
/*
1
/*
2
 * FCKeditor - The text editor for internet
2
 * FCKeditor - The text editor for internet
3
 * Copyright (C) 2003-2005 Frederico Caldeira Knabben
3
 * Copyright (C) 2003-2006 Frederico Caldeira Knabben
4
 * 
4
 * 
5
 * Licensed under the terms of the GNU Lesser General Public License:
5
 * Licensed under the terms of the GNU Lesser General Public License:
6
 * 		http://www.opensource.org/licenses/lgpl-license.php
6
 * 		http://www.opensource.org/licenses/lgpl-license.php
7
 * 
7
 * 
8
 * For further information visit:
8
 * For further information visit:
Line 48... Line 48...
48
InsertFlash			: "Insert/Edit Flash",
48
InsertFlash			: "Insert/Edit Flash",
49
InsertTableLbl		: "Table",
49
InsertTableLbl		: "Table",
50
InsertTable			: "Insert/Edit Table",
50
InsertTable			: "Insert/Edit Table",
51
InsertLineLbl		: "Line",
51
InsertLineLbl		: "Line",
52
InsertLine			: "Insert Horizontal Line",
52
InsertLine			: "Insert Horizontal Line",
53
InsertSpecialCharLbl: "Special Char",
53
InsertSpecialCharLbl: "Special Character",
54
InsertSpecialChar	: "Insert Special Character",
54
InsertSpecialChar	: "Insert Special Character",
55
InsertSmileyLbl		: "Smiley",
55
InsertSmileyLbl		: "Smiley",
56
InsertSmiley		: "Insert Smiley",
56
InsertSmiley		: "Insert Smiley",
57
About				: "About FCKeditor",
57
About				: "About FCKeditor",
58
Bold				: "Bold",
58
Bold				: "Bold",
Line 60... Line 60...
60
Underline			: "Underline",
60
Underline			: "Underline",
61
StrikeThrough		: "Strike Through",
61
StrikeThrough		: "Strike Through",
62
Subscript			: "Subscript",
62
Subscript			: "Subscript",
63
Superscript			: "Superscript",
63
Superscript			: "Superscript",
64
LeftJustify			: "Left Justify",
64
LeftJustify			: "Left Justify",
65
CenterJustify		: "Center Justify",
65
CenterJustify		: "Centre Justify",
66
RightJustify		: "Right Justify",
66
RightJustify		: "Right Justify",
67
BlockJustify		: "Block Justify",
67
BlockJustify		: "Block Justify",
68
DecreaseIndent		: "Decrease Indent",
68
DecreaseIndent		: "Decrease Indent",
69
IncreaseIndent		: "Increase Indent",
69
IncreaseIndent		: "Increase Indent",
70
Undo				: "Undo",
70
Undo				: "Undo",
Line 77... Line 77...
77
ShowDetails			: "Show Details",
77
ShowDetails			: "Show Details",
78
Style				: "Style",
78
Style				: "Style",
79
FontFormat			: "Format",
79
FontFormat			: "Format",
80
Font				: "Font",
80
Font				: "Font",
81
FontSize			: "Size",
81
FontSize			: "Size",
82
TextColor			: "Text Color",
82
TextColor			: "Text Colour",
83
BGColor				: "Background Color",
83
BGColor				: "Background Colour",
84
Source				: "Source",
84
Source				: "Source",
85
Find				: "Find",
85
Find				: "Find",
86
Replace				: "Replace",
86
Replace				: "Replace",
87
SpellCheck			: "Check Spell",
87
SpellCheck			: "Check Spelling",
88
UniversalKeyboard	: "Universal Keyboard",
88
UniversalKeyboard	: "Universal Keyboard",
-
 
89
PageBreakLbl		: "Page Break",
-
 
90
PageBreak			: "Insert Page Break",
Line 89... Line 91...
89
 
91
 
90
Form			: "Form",
92
Form			: "Form",
91
Checkbox		: "Checkbox",
93
Checkbox		: "Checkbox",
92
RadioButton		: "Radio Button",
94
RadioButton		: "Radio Button",
Line 95... Line 97...
95
HiddenField		: "Hidden Field",
97
HiddenField		: "Hidden Field",
96
Button			: "Button",
98
Button			: "Button",
97
SelectionField	: "Selection Field",
99
SelectionField	: "Selection Field",
98
ImageButton		: "Image Button",
100
ImageButton		: "Image Button",
Line -... Line 101...
-
 
101
 
-
 
102
FitWindow		: "Maximize the editor size",
99
 
103
 
100
// Context Menu
104
// Context Menu
-
 
105
EditLink			: "Edit Link",
-
 
106
CellCM				: "Cell",
-
 
107
RowCM				: "Row",
101
EditLink			: "Edit Link",
108
ColumnCM			: "Column",
102
InsertRow			: "Insert Row",
109
InsertRow			: "Insert Row",
103
DeleteRows			: "Delete Rows",
110
DeleteRows			: "Delete Rows",
104
InsertColumn		: "Insert Column",
111
InsertColumn		: "Insert Column",
105
DeleteColumns		: "Delete Columns",
112
DeleteColumns		: "Delete Columns",
106
InsertCell			: "Insert Cell",
113
InsertCell			: "Insert Cell",
107
DeleteCells			: "Delete Cells",
114
DeleteCells			: "Delete Cells",
108
MergeCells			: "Merge Cells",
115
MergeCells			: "Merge Cells",
-
 
116
SplitCell			: "Split Cell",
109
SplitCell			: "Split Cell",
117
TableDelete			: "Delete Table",
110
CellProperties		: "Cell Properties",
118
CellProperties		: "Cell Properties",
111
TableProperties		: "Table Properties",
119
TableProperties		: "Table Properties",
112
ImageProperties		: "Image Properties",
120
ImageProperties		: "Image Properties",
Line 121... Line 129...
121
TextFieldProp		: "Text Field Properties",
129
TextFieldProp		: "Text Field Properties",
122
SelectionFieldProp	: "Selection Field Properties",
130
SelectionFieldProp	: "Selection Field Properties",
123
TextareaProp		: "Textarea Properties",
131
TextareaProp		: "Textarea Properties",
124
FormProp			: "Form Properties",
132
FormProp			: "Form Properties",
Line 125... Line 133...
125
 
133
 
Line 126... Line 134...
126
FontFormats			: "Normal;Formatted;Address;Heading 1;Heading 2;Heading 3;Heading 4;Heading 5;Heading 6;Paragraph (DIV)",
134
FontFormats			: "Normal;Formatted;Address;Heading 1;Heading 2;Heading 3;Heading 4;Heading 5;Heading 6;Normal (DIV)",
127
 
135
 
128
// Alerts and Messages
136
// Alerts and Messages
129
ProcessingXHTML		: "Processing XHTML. Please wait...",
137
ProcessingXHTML		: "Processing XHTML. Please wait...",
130
Done				: "Done",
138
Done				: "Done",
131
PasteWordConfirm	: "The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",
139
PasteWordConfirm	: "The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?",
132
NotCompatiblePaste	: "This command is available for Internet Explorer version 5.5 or more. Do you want to paste without cleaning?",
140
NotCompatiblePaste	: "This command is available for Internet Explorer version 5.5 or more. Do you want to paste without cleaning?",
133
UnknownToolbarItem	: "Unknown toolbar item \"%1\"",
141
UnknownToolbarItem	: "Unknown toolbar item \"%1\"",
134
UnknownCommand		: "Unknown command name \"%1\"",
142
UnknownCommand		: "Unknown command name \"%1\"",
135
NotImplemented		: "Command not implemented",
143
NotImplemented		: "Command not implemented",
-
 
144
UnknownToolbarSet	: "Toolbar set \"%1\" doesn't exist",
-
 
145
NoActiveX			: "Your 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.",
Line 136... Line 146...
136
UnknownToolbarSet	: "Toolbar set \"%1\" doesn't exist",
146
BrowseServerBlocked : "The resources browser could not be opened. Make sure that all popup blockers are disabled.",
137
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
147
DialogBlocked		: "It was not possible to open the dialog window. Make sure all popup blockers are disabled.",
138
 
148
 
139
// Dialogs
149
// Dialogs
140
DlgBtnOK			: "OK",
150
DlgBtnOK			: "OK",
141
DlgBtnCancel		: "Cancel",
151
DlgBtnCancel		: "Cancel",
142
DlgBtnClose			: "Close",
152
DlgBtnClose			: "Close",
143
DlgBtnBrowseServer	: "Browse Server",
153
DlgBtnBrowseServer	: "Browse Server",
144
DlgAdvancedTag		: "Advanced",
154
DlgAdvancedTag		: "Advanced",
Line 145... Line 155...
145
DlgOpOther			: "<Other>",
155
DlgOpOther			: "<Other>",
146
DlgInfoTab			: "Info",
156
DlgInfoTab			: "Info",
147
DlgAlertUrl			: "Please insert the URL",
157
DlgAlertUrl			: "Please insert the URL",
148
 
158
 
149
// General Dialogs Labels
159
// General Dialogs Labels
150
DlgGenNotSet		: "&lt;not set&gt;",
160
DlgGenNotSet		: "<not set>",
151
DlgGenId			: "Id",
161
DlgGenId			: "Id",
Line 209... Line 219...
209
DlgLnkType			: "Link Type",
219
DlgLnkType			: "Link Type",
210
DlgLnkTypeURL		: "URL",
220
DlgLnkTypeURL		: "URL",
211
DlgLnkTypeAnchor	: "Anchor in this page",
221
DlgLnkTypeAnchor	: "Anchor in this page",
212
DlgLnkTypeEMail		: "E-Mail",
222
DlgLnkTypeEMail		: "E-Mail",
213
DlgLnkProto			: "Protocol",
223
DlgLnkProto			: "Protocol",
214
DlgLnkProtoOther	: "&lt;other&gt;",
224
DlgLnkProtoOther	: "<other>",
215
DlgLnkURL			: "URL",
225
DlgLnkURL			: "URL",
216
DlgLnkAnchorSel		: "Select an Anchor",
226
DlgLnkAnchorSel		: "Select an Anchor",
217
DlgLnkAnchorByName	: "By Anchor Name",
227
DlgLnkAnchorByName	: "By Anchor Name",
218
DlgLnkAnchorById	: "By Element Id",
228
DlgLnkAnchorById	: "By Element Id",
219
DlgLnkNoAnchors		: "&lt;No anchors available in the document&gt;",
229
DlgLnkNoAnchors		: "<No anchors available in the document>",
220
DlgLnkEMail			: "E-Mail Address",
230
DlgLnkEMail			: "E-Mail Address",
221
DlgLnkEMailSubject	: "Message Subject",
231
DlgLnkEMailSubject	: "Message Subject",
222
DlgLnkEMailBody		: "Message Body",
232
DlgLnkEMailBody		: "Message Body",
223
DlgLnkUpload		: "Upload",
233
DlgLnkUpload		: "Upload",
224
DlgLnkBtnUpload		: "Send it to the Server",
234
DlgLnkBtnUpload		: "Send it to the Server",
Line 225... Line 235...
225
 
235
 
226
DlgLnkTarget		: "Target",
236
DlgLnkTarget		: "Target",
227
DlgLnkTargetFrame	: "&lt;frame&gt;",
237
DlgLnkTargetFrame	: "<frame>",
228
DlgLnkTargetPopup	: "&lt;popup window&gt;",
238
DlgLnkTargetPopup	: "<popup window>",
229
DlgLnkTargetBlank	: "New Window (_blank)",
239
DlgLnkTargetBlank	: "New Window (_blank)",
230
DlgLnkTargetParent	: "Parent Window (_parent)",
240
DlgLnkTargetParent	: "Parent Window (_parent)",
231
DlgLnkTargetSelf	: "Same Window (_self)",
241
DlgLnkTargetSelf	: "Same Window (_self)",
232
DlgLnkTargetTop		: "Topmost Window (_top)",
242
DlgLnkTargetTop		: "Topmost Window (_top)",
Line 249... Line 259...
249
DlnLnkMsgNoUrl		: "Please type the link URL",
259
DlnLnkMsgNoUrl		: "Please type the link URL",
250
DlnLnkMsgNoEMail	: "Please type the e-mail address",
260
DlnLnkMsgNoEMail	: "Please type the e-mail address",
251
DlnLnkMsgNoAnchor	: "Please select an anchor",
261
DlnLnkMsgNoAnchor	: "Please select an anchor",
Line 252... Line 262...
252
 
262
 
253
// Color Dialog
263
// Color Dialog
254
DlgColorTitle		: "Select Color",
264
DlgColorTitle		: "Select Colour",
255
DlgColorBtnClear	: "Clear",
265
DlgColorBtnClear	: "Clear",
256
DlgColorHighlight	: "Highlight",
266
DlgColorHighlight	: "Highlight",
Line 257... Line 267...
257
DlgColorSelected	: "Selected",
267
DlgColorSelected	: "Selected",
Line 277... Line 287...
277
DlgTableWidthPc		: "percent",
287
DlgTableWidthPc		: "percent",
278
DlgTableHeight		: "Height",
288
DlgTableHeight		: "Height",
279
DlgTableCellSpace	: "Cell spacing",
289
DlgTableCellSpace	: "Cell spacing",
280
DlgTableCellPad		: "Cell padding",
290
DlgTableCellPad		: "Cell padding",
281
DlgTableCaption		: "Caption",
291
DlgTableCaption		: "Caption",
-
 
292
DlgTableSummary		: "Summary",
Line 282... Line 293...
282
 
293
 
283
// Table Cell Dialog
294
// Table Cell Dialog
284
DlgCellTitle		: "Cell Properties",
295
DlgCellTitle		: "Cell Properties",
285
DlgCellWidth		: "Width",
296
DlgCellWidth		: "Width",
286
DlgCellWidthPx		: "pixels",
297
DlgCellWidthPx		: "pixels",
287
DlgCellWidthPc		: "percent",
298
DlgCellWidthPc		: "percent",
288
DlgCellHeight		: "Height",
299
DlgCellHeight		: "Height",
289
DlgCellWordWrap		: "Word Wrap",
300
DlgCellWordWrap		: "Word Wrap",
290
DlgCellWordWrapNotSet	: "&lt;Not set&gt;",
301
DlgCellWordWrapNotSet	: "<Not set>",
291
DlgCellWordWrapYes	: "Yes",
302
DlgCellWordWrapYes	: "Yes",
292
DlgCellWordWrapNo	: "No",
303
DlgCellWordWrapNo	: "No",
293
DlgCellHorAlign		: "Horizontal Alignment",
304
DlgCellHorAlign		: "Horizontal Alignment",
294
DlgCellHorAlignNotSet	: "&lt;Not set&gt;",
305
DlgCellHorAlignNotSet	: "<Not set>",
295
DlgCellHorAlignLeft	: "Left",
306
DlgCellHorAlignLeft	: "Left",
296
DlgCellHorAlignCenter	: "Centre",
307
DlgCellHorAlignCenter	: "Centre",
297
DlgCellHorAlignRight: "Right",
308
DlgCellHorAlignRight: "Right",
298
DlgCellVerAlign		: "Vertical Alignment",
309
DlgCellVerAlign		: "Vertical Alignment",
299
DlgCellVerAlignNotSet	: "&lt;Not set&gt;",
310
DlgCellVerAlignNotSet	: "<Not set>",
300
DlgCellVerAlignTop	: "Top",
311
DlgCellVerAlignTop	: "Top",
301
DlgCellVerAlignMiddle	: "Middle",
312
DlgCellVerAlignMiddle	: "Middle",
302
DlgCellVerAlignBottom	: "Bottom",
313
DlgCellVerAlignBottom	: "Bottom",
303
DlgCellVerAlignBaseline	: "Baseline",
314
DlgCellVerAlignBaseline	: "Baseline",
304
DlgCellRowSpan		: "Rows Span",
315
DlgCellRowSpan		: "Rows Span",
305
DlgCellCollSpan		: "Columns Span",
316
DlgCellCollSpan		: "Columns Span",
306
DlgCellBackColor	: "Background Color",
317
DlgCellBackColor	: "Background Colour",
307
DlgCellBorderColor	: "Border Color",
318
DlgCellBorderColor	: "Border Colour",
Line 308... Line 319...
308
DlgCellBtnSelect	: "Select...",
319
DlgCellBtnSelect	: "Select...",
309
 
320
 
310
// Find Dialog
321
// Find Dialog
Line 320... Line 331...
320
DlgReplaceReplaceBtn	: "Replace",
331
DlgReplaceReplaceBtn	: "Replace",
321
DlgReplaceReplAllBtn	: "Replace All",
332
DlgReplaceReplAllBtn	: "Replace All",
322
DlgReplaceWordChk		: "Match whole word",
333
DlgReplaceWordChk		: "Match whole word",
Line 323... Line 334...
323
 
334
 
324
// Paste Operations / Dialog
335
// Paste Operations / Dialog
325
PasteErrorPaste	: "Your browser security settings don't permit the editor to automaticaly execute pasting operations. Please use the keyboard for that (Ctrl+V).",
336
PasteErrorPaste	: "Your browser security settings don't permit the editor to automatically execute pasting operations. Please use the keyboard for that (Ctrl+V).",
326
PasteErrorCut	: "Your browser security settings don't permit the editor to automaticaly execute cutting operations. Please use the keyboard for that (Ctrl+X).",
337
PasteErrorCut	: "Your browser security settings don't permit the editor to automatically execute cutting operations. Please use the keyboard for that (Ctrl+X).",
Line 327... Line 338...
327
PasteErrorCopy	: "Your browser security settings don't permit the editor to automaticaly execute copying operations. Please use the keyboard for that (Ctrl+C).",
338
PasteErrorCopy	: "Your browser security settings don't permit the editor to automatically execute copying operations. Please use the keyboard for that (Ctrl+C).",
328
 
339
 
Line 329... Line 340...
329
PasteAsText		: "Paste as Plain Text",
340
PasteAsText		: "Paste as Plain Text",
330
PasteFromWord	: "Paste from Word",
341
PasteFromWord	: "Paste from Word",
331
 
342
 
332
DlgPasteMsg2	: "Please paste inside the following box using the keyboard (<STRONG>Ctrl+V</STRONG>) and hit <STRONG>OK</STRONG>.",
343
DlgPasteMsg2	: "Please paste inside the following box using the keyboard (<STRONG>Ctrl+V</STRONG>) and hit <STRONG>OK</STRONG>.",
Line 333... Line -...
333
DlgPasteIgnoreFont		: "Ignore Font Face definitions",
-
 
334
DlgPasteRemoveStyles	: "Remove Styles definitions",
344
DlgPasteIgnoreFont		: "Ignore Font Face definitions",
335
DlgPasteCleanBox		: "Clean Up Box",
345
DlgPasteRemoveStyles	: "Remove Styles definitions",
336
 
346
DlgPasteCleanBox		: "Clean Up Box",
Line 337... Line 347...
337
 
347
 
338
// Color Picker
348
// Color Picker
Line 339... Line 349...
339
ColorAutomatic	: "Automatic",
349
ColorAutomatic	: "Automatic",
Line 415... Line 425...
415
// Bulleted List Dialog
425
// Bulleted List Dialog
416
BulletedListProp	: "Bulleted List Properties",
426
BulletedListProp	: "Bulleted List Properties",
417
NumberedListProp	: "Numbered List Properties",
427
NumberedListProp	: "Numbered List Properties",
418
DlgLstType			: "Type",
428
DlgLstType			: "Type",
419
DlgLstTypeCircle	: "Circle",
429
DlgLstTypeCircle	: "Circle",
420
DlgLstTypeDisc		: "Disc",	//MISSING
430
DlgLstTypeDisc		: "Disc",
421
DlgLstTypeSquare	: "Square",
431
DlgLstTypeSquare	: "Square",
422
DlgLstTypeNumbers	: "Numbers (1, 2, 3)",
432
DlgLstTypeNumbers	: "Numbers (1, 2, 3)",
423
DlgLstTypeLCase		: "Lowercase Letters (a, b, c)",
433
DlgLstTypeLCase		: "Lowercase Letters (a, b, c)",
424
DlgLstTypeUCase		: "Uppercase Letters (A, B, C)",
434
DlgLstTypeUCase		: "Uppercase Letters (A, B, C)",
425
DlgLstTypeSRoman	: "Small Roman Numerals (i, ii, iii)",
435
DlgLstTypeSRoman	: "Small Roman Numerals (i, ii, iii)",
426
DlgLstTypeLRoman	: "Large Roman Numerals (I, II, III)",
436
DlgLstTypeLRoman	: "Large Roman Numerals (I, II, III)",
Line 427... Line 437...
427
 
437
 
428
// Document Properties Dialog
438
// Document Properties Dialog
429
DlgDocGeneralTab	: "General",
439
DlgDocGeneralTab	: "General",
430
DlgDocBackTab		: "Background",
440
DlgDocBackTab		: "Background",
431
DlgDocColorsTab		: "Colors and Margins",
441
DlgDocColorsTab		: "Colours and Margins",
Line 432... Line 442...
432
DlgDocMetaTab		: "Meta Data",
442
DlgDocMetaTab		: "Meta Data",
433
 
443
 
434
DlgDocPageTitle		: "Page Title",
444
DlgDocPageTitle		: "Page Title",
Line 440... Line 450...
440
DlgDocCharSetOther	: "Other Character Set Encoding",
450
DlgDocCharSetOther	: "Other Character Set Encoding",
Line 441... Line 451...
441
 
451
 
442
DlgDocDocType		: "Document Type Heading",
452
DlgDocDocType		: "Document Type Heading",
443
DlgDocDocTypeOther	: "Other Document Type Heading",
453
DlgDocDocTypeOther	: "Other Document Type Heading",
444
DlgDocIncXHTML		: "Include XHTML Declarations",
454
DlgDocIncXHTML		: "Include XHTML Declarations",
445
DlgDocBgColor		: "Background Color",
455
DlgDocBgColor		: "Background Colour",
446
DlgDocBgImage		: "Background Image URL",
456
DlgDocBgImage		: "Background Image URL",
447
DlgDocBgNoScroll	: "Nonscrolling Background",
457
DlgDocBgNoScroll	: "Nonscrolling Background",
448
DlgDocCText			: "Text",
458
DlgDocCText			: "Text",
449
DlgDocCLink			: "Link",
459
DlgDocCLink			: "Link",
Line 468... Line 478...
468
DlgTemplatesNoTpl	: "(No templates defined)",
478
DlgTemplatesNoTpl	: "(No templates defined)",
Line 469... Line 479...
469
 
479
 
470
// About Dialog
480
// About Dialog
471
DlgAboutAboutTab	: "About",
481
DlgAboutAboutTab	: "About",
-
 
482
DlgAboutBrowserInfoTab	: "Browser Info",
472
DlgAboutBrowserInfoTab	: "Browser Info",
483
DlgAboutLicenseTab	: "License",
473
DlgAboutVersion		: "version",
484
DlgAboutVersion		: "version",
474
DlgAboutLicense		: "Licensed under the terms of the GNU Lesser General Public License",
485
DlgAboutLicense		: "Licensed under the terms of the GNU Lesser General Public License",
475
DlgAboutInfo		: "For further information go to"
486
DlgAboutInfo		: "For further information go to"
476
}
487
}