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: eo.js
16
 *  - Mozilla Public License Version 1.1 or later (the "MPL")
14
 * 	Esperanto language file.
17
 *    http://www.mozilla.org/MPL/MPL-1.1.html
15
 * 
18
 *
16
 * File Authors:
19
 * == END LICENSE ==
-
 
20
 *
17
 * 		Tim Morley (timsk@openoffice.org)
21
 * Esperanto language file.
18
 */
22
 */
Line 19... Line 23...
19
 
23
 
20
var FCKLang =
24
var FCKLang =
21
{
25
{
Line 38... Line 42...
38
SelectAll			: "Elekti ĉion",
42
SelectAll			: "Elekti ĉion",
39
RemoveFormat		: "Forigi Formaton",
43
RemoveFormat		: "Forigi Formaton",
40
InsertLinkLbl		: "Ligilo",
44
InsertLinkLbl		: "Ligilo",
41
InsertLink			: "Enmeti/Ŝanĝi Ligilon",
45
InsertLink			: "Enmeti/Ŝanĝi Ligilon",
42
RemoveLink			: "Forigi Ligilon",
46
RemoveLink			: "Forigi Ligilon",
-
 
47
VisitLink			: "Open Link",	//MISSING
43
Anchor				: "Enmeti/Ŝanĝi Ankron",
48
Anchor				: "Enmeti/Ŝanĝi Ankron",
-
 
49
AnchorDelete		: "Remove Anchor",	//MISSING
44
InsertImageLbl		: "Bildo",
50
InsertImageLbl		: "Bildo",
45
InsertImage			: "Enmeti/Ŝanĝi Bildon",
51
InsertImage			: "Enmeti/Ŝanĝi Bildon",
46
InsertFlashLbl		: "Flash",	//MISSING
52
InsertFlashLbl		: "Flash",	//MISSING
47
InsertFlash			: "Insert/Edit Flash",	//MISSING
53
InsertFlash			: "Insert/Edit Flash",	//MISSING
48
InsertTableLbl		: "Tabelo",
54
InsertTableLbl		: "Tabelo",
Line 64... Line 70...
64
CenterJustify		: "Centrigi",
70
CenterJustify		: "Centrigi",
65
RightJustify		: "Dekstrigi",
71
RightJustify		: "Dekstrigi",
66
BlockJustify		: "Ĝisrandigi Ambaŭflanke",
72
BlockJustify		: "Ĝisrandigi Ambaŭflanke",
67
DecreaseIndent		: "Malpligrandigi Krommarĝenon",
73
DecreaseIndent		: "Malpligrandigi Krommarĝenon",
68
IncreaseIndent		: "Pligrandigi Krommarĝenon",
74
IncreaseIndent		: "Pligrandigi Krommarĝenon",
-
 
75
Blockquote			: "Blockquote",	//MISSING
-
 
76
CreateDiv			: "Create Div Container",	//MISSING
-
 
77
EditDiv				: "Edit Div Container",	//MISSING
-
 
78
DeleteDiv			: "Remove Div Container",	//MISSING
69
Undo				: "Malfari",
79
Undo				: "Malfari",
70
Redo				: "Refari",
80
Redo				: "Refari",
71
NumberedListLbl		: "Numera Listo",
81
NumberedListLbl		: "Numera Listo",
72
NumberedList		: "Enmeti/Forigi Numeran Liston",
82
NumberedList		: "Enmeti/Forigi Numeran Liston",
73
BulletedListLbl		: "Bula Listo",
83
BulletedListLbl		: "Bula Listo",
Line 97... Line 107...
97
Button			: "Butono",
107
Button			: "Butono",
98
SelectionField	: "Elekta Kampo",
108
SelectionField	: "Elekta Kampo",
99
ImageButton		: "Bildbutono",
109
ImageButton		: "Bildbutono",
Line 100... Line 110...
100
 
110
 
-
 
111
FitWindow		: "Maximize the editor size",	//MISSING
Line 101... Line 112...
101
FitWindow		: "Maximize the editor size",	//MISSING
112
ShowBlocks		: "Show Blocks",	//MISSING
102
 
113
 
103
// Context Menu
114
// Context Menu
104
EditLink			: "Modifier Ligilon",
115
EditLink			: "Modifier Ligilon",
105
CellCM				: "Cell",	//MISSING
116
CellCM				: "Cell",	//MISSING
106
RowCM				: "Row",	//MISSING
117
RowCM				: "Row",	//MISSING
-
 
118
ColumnCM			: "Column",	//MISSING
107
ColumnCM			: "Column",	//MISSING
119
InsertRowAfter		: "Insert Row After",	//MISSING
108
InsertRow			: "Enmeti Linion",
120
InsertRowBefore		: "Insert Row Before",	//MISSING
-
 
121
DeleteRows			: "Forigi Liniojn",
109
DeleteRows			: "Forigi Liniojn",
122
InsertColumnAfter	: "Insert Column After",	//MISSING
110
InsertColumn		: "Enmeti Kolumnon",
123
InsertColumnBefore	: "Insert Column Before",	//MISSING
-
 
124
DeleteColumns		: "Forigi Kolumnojn",
111
DeleteColumns		: "Forigi Kolumnojn",
125
InsertCellAfter		: "Insert Cell After",	//MISSING
112
InsertCell			: "Enmeti Ĉelon",
126
InsertCellBefore	: "Insert Cell Before",	//MISSING
-
 
127
DeleteCells			: "Forigi Ĉelojn",
113
DeleteCells			: "Forigi Ĉelojn",
128
MergeCells			: "Kunfandi Ĉelojn",
-
 
129
MergeRight			: "Merge Right",	//MISSING
-
 
130
MergeDown			: "Merge Down",	//MISSING
114
MergeCells			: "Kunfandi Ĉelojn",
131
HorizontalSplitCell	: "Split Cell Horizontally",	//MISSING
115
SplitCell			: "Dividi Ĉelojn",
132
VerticalSplitCell	: "Split Cell Vertically",	//MISSING
116
TableDelete			: "Delete Table",	//MISSING
133
TableDelete			: "Delete Table",	//MISSING
117
CellProperties		: "Atributoj de Ĉelo",
134
CellProperties		: "Atributoj de Ĉelo",
118
TableProperties		: "Atributoj de Tabelo",
135
TableProperties		: "Atributoj de Tabelo",
Line 142... Line 159...
142
NotImplemented		: "Komando ne ankoraŭ realigita",
159
NotImplemented		: "Komando ne ankoraŭ realigita",
143
UnknownToolbarSet	: "La ilobreto \"%1\" ne ekzistas",
160
UnknownToolbarSet	: "La ilobreto \"%1\" ne ekzistas",
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.",	//MISSING
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.",	//MISSING
145
BrowseServerBlocked : "The resources browser could not be opened. Make sure that all popup blockers are disabled.",	//MISSING
162
BrowseServerBlocked : "The resources browser could not be opened. Make sure that all popup blockers are disabled.",	//MISSING
146
DialogBlocked		: "It was not possible to open the dialog window. Make sure all popup blockers are disabled.",	//MISSING
163
DialogBlocked		: "It was not possible to open the dialog window. Make sure all popup blockers are disabled.",	//MISSING
-
 
164
VisitLinkBlocked	: "It was not possible to open a new window. Make sure all popup blockers are disabled.",	//MISSING
Line 147... Line 165...
147
 
165
 
148
// Dialogs
166
// Dialogs
149
DlgBtnOK			: "Akcepti",
167
DlgBtnOK			: "Akcepti",
150
DlgBtnCancel		: "Rezigni",
168
DlgBtnCancel		: "Rezigni",
Line 316... Line 334...
316
DlgCellCollSpan		: "Kolumnoj Kunfanditaj",
334
DlgCellCollSpan		: "Kolumnoj Kunfanditaj",
317
DlgCellBackColor	: "Fono",
335
DlgCellBackColor	: "Fono",
318
DlgCellBorderColor	: "Bordero",
336
DlgCellBorderColor	: "Bordero",
319
DlgCellBtnSelect	: "Elekti...",
337
DlgCellBtnSelect	: "Elekti...",
Line -... Line 338...
-
 
338
 
-
 
339
// Find and Replace Dialog
-
 
340
DlgFindAndReplaceTitle	: "Find and Replace",	//MISSING
320
 
341
 
321
// Find Dialog
342
// Find Dialog
322
DlgFindTitle		: "Serĉi",
343
DlgFindTitle		: "Serĉi",
323
DlgFindFindBtn		: "Serĉi",
344
DlgFindFindBtn		: "Serĉi",
Line 331... Line 352...
331
DlgReplaceReplaceBtn	: "Anstataŭigi",
352
DlgReplaceReplaceBtn	: "Anstataŭigi",
332
DlgReplaceReplAllBtn	: "Anstataŭigi Ĉiun",
353
DlgReplaceReplAllBtn	: "Anstataŭigi Ĉiun",
333
DlgReplaceWordChk		: "Tuta Vorto",
354
DlgReplaceWordChk		: "Tuta Vorto",
Line 334... Line 355...
334
 
355
 
335
// Paste Operations / Dialog
-
 
336
PasteErrorPaste	: "La sekurecagordo de via TTT-legilo ne permesas, ke la redaktilo faras intergluajn operaciojn. Bonvolu uzi la klavaron por tio (ctrl-V).",
356
// Paste Operations / Dialog
337
PasteErrorCut	: "La sekurecagordo de via TTT-legilo ne permesas, ke la redaktilo faras eltondajn operaciojn. Bonvolu uzi la klavaron por tio (ctrl-X).",
357
PasteErrorCut	: "La sekurecagordo de via TTT-legilo ne permesas, ke la redaktilo faras eltondajn operaciojn. Bonvolu uzi la klavaron por tio (ctrl-X).",
Line 338... Line 358...
338
PasteErrorCopy	: "La sekurecagordo de via TTT-legilo ne permesas, ke la redaktilo faras kopiajn operaciojn. Bonvolu uzi la klavaron por tio (ctrl-C).",
358
PasteErrorCopy	: "La sekurecagordo de via TTT-legilo ne permesas, ke la redaktilo faras kopiajn operaciojn. Bonvolu uzi la klavaron por tio (ctrl-C).",
339
 
359
 
Line 340... Line 360...
340
PasteAsText		: "Interglui kiel Tekston",
360
PasteAsText		: "Interglui kiel Tekston",
-
 
361
PasteFromWord	: "Interglui el Word",
341
PasteFromWord	: "Interglui el Word",
362
 
342
 
363
DlgPasteMsg2	: "Please paste inside the following box using the keyboard (<strong>Ctrl+V</strong>) and hit <strong>OK</strong>.",	//MISSING
343
DlgPasteMsg2	: "Please paste inside the following box using the keyboard (<STRONG>Ctrl+V</STRONG>) and hit <STRONG>OK</STRONG>.",	//MISSING
-
 
Line 344... Line 364...
344
DlgPasteIgnoreFont		: "Ignore Font Face definitions",	//MISSING
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.",	//MISSING
345
DlgPasteRemoveStyles	: "Remove Styles definitions",	//MISSING
365
DlgPasteIgnoreFont		: "Ignore Font Face definitions",	//MISSING
346
DlgPasteCleanBox		: "Clean Up Box",	//MISSING
366
DlgPasteRemoveStyles	: "Remove Styles definitions",	//MISSING
Line 484... Line 504...
484
DlgDocPreview		: "Aspekto",
504
DlgDocPreview		: "Aspekto",
Line 485... Line 505...
485
 
505
 
486
// Templates Dialog
506
// Templates Dialog
487
Templates			: "Templates",	//MISSING
507
Templates			: "Templates",	//MISSING
488
DlgTemplatesTitle	: "Content Templates",	//MISSING
508
DlgTemplatesTitle	: "Content Templates",	//MISSING
489
DlgTemplatesSelMsg	: "Please select the template to open in the editor<br>(the actual contents will be lost):",	//MISSING
509
DlgTemplatesSelMsg	: "Please select the template to open in the editor<br />(the actual contents will be lost):",	//MISSING
490
DlgTemplatesLoading	: "Loading templates list. Please wait...",	//MISSING
510
DlgTemplatesLoading	: "Loading templates list. Please wait...",	//MISSING
491
DlgTemplatesNoTpl	: "(No templates defined)",	//MISSING
511
DlgTemplatesNoTpl	: "(No templates defined)",	//MISSING
Line 492... Line 512...
492
DlgTemplatesReplace	: "Replace actual contents",	//MISSING
512
DlgTemplatesReplace	: "Replace actual contents",	//MISSING
493
 
513
 
494
// About Dialog
514
// About Dialog
495
DlgAboutAboutTab	: "Pri",
515
DlgAboutAboutTab	: "Pri",
496
DlgAboutBrowserInfoTab	: "Informoj pri TTT-legilo",
516
DlgAboutBrowserInfoTab	: "Informoj pri TTT-legilo",
497
DlgAboutLicenseTab	: "License",	//MISSING
-
 
498
DlgAboutVersion		: "versio",
-
 
499
DlgAboutLicense		: "Disdonata laŭ la GNU Lesser General Public License",
-
 
500
DlgAboutInfo		: "Por pli da informoj, vizitu"
517
DlgAboutLicenseTab	: "License",	//MISSING
-
 
518
DlgAboutVersion		: "versio",
-
 
519
DlgAboutInfo		: "Por pli da informoj, vizitu",
-
 
520
 
-
 
521
// Div Dialog
-
 
522
DlgDivGeneralTab	: "General",	//MISSING
-
 
523
DlgDivAdvancedTab	: "Advanced",	//MISSING
-
 
524
DlgDivStyle		: "Style",	//MISSING
-
 
525
DlgDivInlineStyle	: "Inline Style"	//MISSING