Subversion Repositories Applications.papyrus

Rev

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

Rev 1688 Rev 1921
Line 1... Line 1...
1
/*
1
/*
2
 * FCKeditor - The text editor for internet
2
 * FCKeditor - The text editor for Internet - http://www.fckeditor.net
3
 * Copyright (C) 2003-2006 Frederico Caldeira Knabben
3
 * Copyright (C) 2003-2008 Frederico Caldeira Knabben
-
 
4
 *
-
 
5
 * == BEGIN LICENSE ==
4
 * 
6
 *
5
 * Licensed under the terms of the GNU Lesser General Public License:
7
 * Licensed under the terms of any of the following licenses at your
6
 * 		http://www.opensource.org/licenses/lgpl-license.php
8
 * choice:
7
 * 
9
 *
8
 * For further information visit:
10
 *  - GNU General Public License Version 2 or later (the "GPL")
9
 * 		http://www.fckeditor.net/
11
 *    http://www.gnu.org/licenses/gpl.html
10
 * 
12
 *
11
 * "Support Open Source software. What about a donation today?"
13
 *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
-
 
14
 *    http://www.gnu.org/licenses/lgpl.html
12
 * 
15
 *
13
 * File Name: en.js
16
 *  - Mozilla Public License Version 1.1 or later (the "MPL")
14
 * 	English language file.
17
 *    http://www.mozilla.org/MPL/MPL-1.1.html
15
 * 
18
 *
16
 * File Authors:
19
 * == END LICENSE ==
-
 
20
 *
17
 * 		Frederico Caldeira Knabben (fredck@fckeditor.net)
21
 * English language file.
18
 */
22
 */
Line 19... Line 23...
19
 
23
 
20
var FCKLang =
24
var FCKLang =
21
{
25
{
Line 38... Line 42...
38
SelectAll			: "Select All",
42
SelectAll			: "Select All",
39
RemoveFormat		: "Remove Format",
43
RemoveFormat		: "Remove Format",
40
InsertLinkLbl		: "Link",
44
InsertLinkLbl		: "Link",
41
InsertLink			: "Insert/Edit Link",
45
InsertLink			: "Insert/Edit Link",
42
RemoveLink			: "Remove Link",
46
RemoveLink			: "Remove Link",
-
 
47
VisitLink			: "Open Link",
43
Anchor				: "Insert/Edit Anchor",
48
Anchor				: "Insert/Edit Anchor",
-
 
49
AnchorDelete		: "Remove Anchor",
44
InsertImageLbl		: "Image",
50
InsertImageLbl		: "Image",
45
InsertImage			: "Insert/Edit Image",
51
InsertImage			: "Insert/Edit Image",
46
InsertFlashLbl		: "Flash",
52
InsertFlashLbl		: "Flash",
47
InsertFlash			: "Insert/Edit Flash",
53
InsertFlash			: "Insert/Edit Flash",
48
InsertTableLbl		: "Table",
54
InsertTableLbl		: "Table",
Line 64... Line 70...
64
CenterJustify		: "Center Justify",
70
CenterJustify		: "Center Justify",
65
RightJustify		: "Right Justify",
71
RightJustify		: "Right Justify",
66
BlockJustify		: "Block Justify",
72
BlockJustify		: "Block Justify",
67
DecreaseIndent		: "Decrease Indent",
73
DecreaseIndent		: "Decrease Indent",
68
IncreaseIndent		: "Increase Indent",
74
IncreaseIndent		: "Increase Indent",
-
 
75
Blockquote			: "Blockquote",
-
 
76
CreateDiv			: "Create Div Container",
-
 
77
EditDiv				: "Edit Div Container",
-
 
78
DeleteDiv			: "Remove Div Container",
69
Undo				: "Undo",
79
Undo				: "Undo",
70
Redo				: "Redo",
80
Redo				: "Redo",
71
NumberedListLbl		: "Numbered List",
81
NumberedListLbl		: "Numbered List",
72
NumberedList		: "Insert/Remove Numbered List",
82
NumberedList		: "Insert/Remove Numbered List",
73
BulletedListLbl		: "Bulleted List",
83
BulletedListLbl		: "Bulleted List",
Line 97... Line 107...
97
Button			: "Button",
107
Button			: "Button",
98
SelectionField	: "Selection Field",
108
SelectionField	: "Selection Field",
99
ImageButton		: "Image Button",
109
ImageButton		: "Image Button",
Line 100... Line 110...
100
 
110
 
-
 
111
FitWindow		: "Maximize the editor size",
Line 101... Line 112...
101
FitWindow		: "Maximize the editor size",
112
ShowBlocks		: "Show Blocks",
102
 
113
 
103
// Context Menu
114
// Context Menu
104
EditLink			: "Edit Link",
115
EditLink			: "Edit Link",
105
CellCM				: "Cell",
116
CellCM				: "Cell",
106
RowCM				: "Row",
117
RowCM				: "Row",
-
 
118
ColumnCM			: "Column",
107
ColumnCM			: "Column",
119
InsertRowAfter		: "Insert Row After",
108
InsertRow			: "Insert Row",
120
InsertRowBefore		: "Insert Row Before",
-
 
121
DeleteRows			: "Delete Rows",
109
DeleteRows			: "Delete Rows",
122
InsertColumnAfter	: "Insert Column After",
110
InsertColumn		: "Insert Column",
123
InsertColumnBefore	: "Insert Column Before",
-
 
124
DeleteColumns		: "Delete Columns",
111
DeleteColumns		: "Delete Columns",
125
InsertCellAfter		: "Insert Cell After",
112
InsertCell			: "Insert Cell",
126
InsertCellBefore	: "Insert Cell Before",
-
 
127
DeleteCells			: "Delete Cells",
-
 
128
MergeCells			: "Merge Cells",
-
 
129
MergeRight			: "Merge Right",
113
DeleteCells			: "Delete Cells",
130
MergeDown			: "Merge Down",
114
MergeCells			: "Merge Cells",
131
HorizontalSplitCell	: "Split Cell Horizontally",
115
SplitCell			: "Split Cell",
132
VerticalSplitCell	: "Split Cell Vertically",
116
TableDelete			: "Delete Table",
133
TableDelete			: "Delete Table",
117
CellProperties		: "Cell Properties",
134
CellProperties		: "Cell Properties",
118
TableProperties		: "Table Properties",
135
TableProperties		: "Table Properties",
Line 142... Line 159...
142
NotImplemented		: "Command not implemented",
159
NotImplemented		: "Command not implemented",
143
UnknownToolbarSet	: "Toolbar set \"%1\" doesn't exist",
160
UnknownToolbarSet	: "Toolbar set \"%1\" doesn't exist",
144
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.",
161
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.",
145
BrowseServerBlocked : "The resources browser could not be opened. Make sure that all popup blockers are disabled.",
162
BrowseServerBlocked : "The resources browser could not be opened. Make sure that all popup blockers are disabled.",
146
DialogBlocked		: "It was not possible to open the dialog window. Make sure all popup blockers are disabled.",
163
DialogBlocked		: "It was not possible to open the dialog window. Make sure all popup blockers are disabled.",
-
 
164
VisitLinkBlocked	: "It was not possible to open a new window. Make sure all popup blockers are disabled.",
Line 147... Line 165...
147
 
165
 
148
// Dialogs
166
// Dialogs
149
DlgBtnOK			: "OK",
167
DlgBtnOK			: "OK",
150
DlgBtnCancel		: "Cancel",
168
DlgBtnCancel		: "Cancel",
Line 223... Line 241...
223
DlgLnkProtoOther	: "<other>",
241
DlgLnkProtoOther	: "<other>",
224
DlgLnkURL			: "URL",
242
DlgLnkURL			: "URL",
225
DlgLnkAnchorSel		: "Select an Anchor",
243
DlgLnkAnchorSel		: "Select an Anchor",
226
DlgLnkAnchorByName	: "By Anchor Name",
244
DlgLnkAnchorByName	: "By Anchor Name",
227
DlgLnkAnchorById	: "By Element Id",
245
DlgLnkAnchorById	: "By Element Id",
228
DlgLnkNoAnchors		: "<No anchors available in the document>",
246
DlgLnkNoAnchors		: "(No anchors available in the document)",
229
DlgLnkEMail			: "E-Mail Address",
247
DlgLnkEMail			: "E-Mail Address",
230
DlgLnkEMailSubject	: "Message Subject",
248
DlgLnkEMailSubject	: "Message Subject",
231
DlgLnkEMailBody		: "Message Body",
249
DlgLnkEMailBody		: "Message Body",
232
DlgLnkUpload		: "Upload",
250
DlgLnkUpload		: "Upload",
233
DlgLnkBtnUpload		: "Send it to the Server",
251
DlgLnkBtnUpload		: "Send it to the Server",
Line 316... Line 334...
316
DlgCellCollSpan		: "Columns Span",
334
DlgCellCollSpan		: "Columns Span",
317
DlgCellBackColor	: "Background Color",
335
DlgCellBackColor	: "Background Color",
318
DlgCellBorderColor	: "Border Color",
336
DlgCellBorderColor	: "Border Color",
319
DlgCellBtnSelect	: "Select...",
337
DlgCellBtnSelect	: "Select...",
Line -... Line 338...
-
 
338
 
-
 
339
// Find and Replace Dialog
-
 
340
DlgFindAndReplaceTitle	: "Find and Replace",
320
 
341
 
321
// Find Dialog
342
// Find Dialog
322
DlgFindTitle		: "Find",
343
DlgFindTitle		: "Find",
323
DlgFindFindBtn		: "Find",
344
DlgFindFindBtn		: "Find",
Line 331... Line 352...
331
DlgReplaceReplaceBtn	: "Replace",
352
DlgReplaceReplaceBtn	: "Replace",
332
DlgReplaceReplAllBtn	: "Replace All",
353
DlgReplaceReplAllBtn	: "Replace All",
333
DlgReplaceWordChk		: "Match whole word",
354
DlgReplaceWordChk		: "Match whole word",
Line 334... Line 355...
334
 
355
 
335
// Paste Operations / Dialog
-
 
336
PasteErrorPaste	: "Your browser security settings don't permit the editor to automatically execute pasting operations. Please use the keyboard for that (Ctrl+V).",
356
// Paste Operations / Dialog
337
PasteErrorCut	: "Your browser security settings don't permit the editor to automatically execute cutting operations. Please use the keyboard for that (Ctrl+X).",
357
PasteErrorCut	: "Your browser security settings don't permit the editor to automatically execute cutting operations. Please use the keyboard for that (Ctrl+X).",
Line 338... Line 358...
338
PasteErrorCopy	: "Your browser security settings don't permit the editor to automatically execute copying operations. Please use the keyboard for that (Ctrl+C).",
358
PasteErrorCopy	: "Your browser security settings don't permit the editor to automatically execute copying operations. Please use the keyboard for that (Ctrl+C).",
339
 
359
 
Line 340... Line 360...
340
PasteAsText		: "Paste as Plain Text",
360
PasteAsText		: "Paste as Plain Text",
-
 
361
PasteFromWord	: "Paste from Word",
341
PasteFromWord	: "Paste from Word",
362
 
342
 
363
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 344... Line 364...
344
DlgPasteIgnoreFont		: "Ignore Font Face definitions",
364
DlgPasteSec		: "Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",
345
DlgPasteRemoveStyles	: "Remove Styles definitions",
365
DlgPasteIgnoreFont		: "Ignore Font Face definitions",
346
DlgPasteCleanBox		: "Clean Up Box",
366
DlgPasteRemoveStyles	: "Remove Styles definitions",
Line 484... Line 504...
484
DlgDocPreview		: "Preview",
504
DlgDocPreview		: "Preview",
Line 485... Line 505...
485
 
505
 
486
// Templates Dialog
506
// Templates Dialog
487
Templates			: "Templates",
507
Templates			: "Templates",
488
DlgTemplatesTitle	: "Content Templates",
508
DlgTemplatesTitle	: "Content Templates",
489
DlgTemplatesSelMsg	: "Please select the template to open in the editor<br>(the actual contents will be lost):",
509
DlgTemplatesSelMsg	: "Please select the template to open in the editor<br />(the actual contents will be lost):",
490
DlgTemplatesLoading	: "Loading templates list. Please wait...",
510
DlgTemplatesLoading	: "Loading templates list. Please wait...",
491
DlgTemplatesNoTpl	: "(No templates defined)",
511
DlgTemplatesNoTpl	: "(No templates defined)",
Line 492... Line 512...
492
DlgTemplatesReplace	: "Replace actual contents",
512
DlgTemplatesReplace	: "Replace actual contents",
493
 
513
 
494
// About Dialog
514
// About Dialog
495
DlgAboutAboutTab	: "About",
515
DlgAboutAboutTab	: "About",
496
DlgAboutBrowserInfoTab	: "Browser Info",
516
DlgAboutBrowserInfoTab	: "Browser Info",
497
DlgAboutLicenseTab	: "License",
-
 
498
DlgAboutVersion		: "version",
-
 
499
DlgAboutLicense		: "Licensed under the terms of the GNU Lesser General Public License",
-
 
500
DlgAboutInfo		: "For further information go to"
517
DlgAboutLicenseTab	: "License",
-
 
518
DlgAboutVersion		: "version",
-
 
519
DlgAboutInfo		: "For further information go to",
-
 
520
 
-
 
521
// Div Dialog
-
 
522
DlgDivGeneralTab	: "General",
-
 
523
DlgDivAdvancedTab	: "Advanced",
-
 
524
DlgDivStyle		: "Style",
-
 
525
DlgDivInlineStyle	: "Inline Style"