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 83... Line 83...
83
Source				: "Fonto",
83
Source				: "Fonto",
84
Find				: "Serĉi",
84
Find				: "Serĉi",
85
Replace				: "Anstataŭigi",
85
Replace				: "Anstataŭigi",
86
SpellCheck			: "Literumada Kontrolilo",
86
SpellCheck			: "Literumada Kontrolilo",
87
UniversalKeyboard	: "Universala Klavaro",
87
UniversalKeyboard	: "Universala Klavaro",
-
 
88
PageBreakLbl		: "Page Break",	//MISSING
-
 
89
PageBreak			: "Insert Page Break",	//MISSING
Line 88... Line 90...
88
 
90
 
89
Form			: "Formularo",
91
Form			: "Formularo",
90
Checkbox		: "Markobutono",
92
Checkbox		: "Markobutono",
91
RadioButton		: "Radiobutono",
93
RadioButton		: "Radiobutono",
Line 94... Line 96...
94
HiddenField		: "Kaŝita Kampo",
96
HiddenField		: "Kaŝita Kampo",
95
Button			: "Butono",
97
Button			: "Butono",
96
SelectionField	: "Elekta Kampo",
98
SelectionField	: "Elekta Kampo",
97
ImageButton		: "Bildbutono",
99
ImageButton		: "Bildbutono",
Line -... Line 100...
-
 
100
 
-
 
101
FitWindow		: "Maximize the editor size",	//MISSING
98
 
102
 
99
// Context Menu
103
// Context Menu
-
 
104
EditLink			: "Modifier Ligilon",
-
 
105
CellCM				: "Cell",	//MISSING
-
 
106
RowCM				: "Row",	//MISSING
100
EditLink			: "Modifier Ligilon",
107
ColumnCM			: "Column",	//MISSING
101
InsertRow			: "Enmeti Linion",
108
InsertRow			: "Enmeti Linion",
102
DeleteRows			: "Forigi Liniojn",
109
DeleteRows			: "Forigi Liniojn",
103
InsertColumn		: "Enmeti Kolumnon",
110
InsertColumn		: "Enmeti Kolumnon",
104
DeleteColumns		: "Forigi Kolumnojn",
111
DeleteColumns		: "Forigi Kolumnojn",
105
InsertCell			: "Enmeti Ĉelon",
112
InsertCell			: "Enmeti Ĉelon",
106
DeleteCells			: "Forigi Ĉelojn",
113
DeleteCells			: "Forigi Ĉelojn",
107
MergeCells			: "Kunfandi Ĉelojn",
114
MergeCells			: "Kunfandi Ĉelojn",
-
 
115
SplitCell			: "Dividi Ĉelojn",
108
SplitCell			: "Dividi Ĉelojn",
116
TableDelete			: "Delete Table",	//MISSING
109
CellProperties		: "Atributoj de Ĉelo",
117
CellProperties		: "Atributoj de Ĉelo",
110
TableProperties		: "Atributoj de Tabelo",
118
TableProperties		: "Atributoj de Tabelo",
111
ImageProperties		: "Atributoj de Bildo",
119
ImageProperties		: "Atributoj de Bildo",
Line 131... Line 139...
131
NotCompatiblePaste	: "Tiu ĉi komando bezonas almenaŭ Internet Explorer 5.5. Ĉu vi volas daŭrigi sen purigado?",
139
NotCompatiblePaste	: "Tiu ĉi komando bezonas almenaŭ Internet Explorer 5.5. Ĉu vi volas daŭrigi sen purigado?",
132
UnknownToolbarItem	: "Ilobretero nekonata \"%1\"",
140
UnknownToolbarItem	: "Ilobretero nekonata \"%1\"",
133
UnknownCommand		: "Komandonomo nekonata \"%1\"",
141
UnknownCommand		: "Komandonomo nekonata \"%1\"",
134
NotImplemented		: "Komando ne ankoraŭ realigita",
142
NotImplemented		: "Komando ne ankoraŭ realigita",
135
UnknownToolbarSet	: "La ilobreto \"%1\" ne ekzistas",
143
UnknownToolbarSet	: "La ilobreto \"%1\" ne ekzistas",
136
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
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
-
 
145
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
Line 137... Line 147...
137
 
147
 
138
// Dialogs
148
// Dialogs
139
DlgBtnOK			: "Akcepti",
149
DlgBtnOK			: "Akcepti",
140
DlgBtnCancel		: "Rezigni",
150
DlgBtnCancel		: "Rezigni",
141
DlgBtnClose			: "Fermi",
151
DlgBtnClose			: "Fermi",
142
DlgBtnBrowseServer	: "Foliumi en la Servilo",
152
DlgBtnBrowseServer	: "Foliumi en la Servilo",
143
DlgAdvancedTag		: "Speciala",
153
DlgAdvancedTag		: "Speciala",
144
DlgOpOther			: "<Alia>",
154
DlgOpOther			: "<Alia>",
145
DlgInfoTab			: "Info",	//MISSING
155
DlgInfoTab			: "Info",	//MISSING
Line 146... Line 156...
146
DlgAlertUrl			: "Please insert the URL",	//MISSING
156
DlgAlertUrl			: "Please insert the URL",	//MISSING
147
 
157
 
148
// General Dialogs Labels
158
// General Dialogs Labels
149
DlgGenNotSet		: "&lt;Defaŭlta&gt;",
159
DlgGenNotSet		: "<Defaŭlta>",
150
DlgGenId			: "Id",
160
DlgGenId			: "Id",
151
DlgGenLangDir		: "Skribdirekto",
161
DlgGenLangDir		: "Skribdirekto",
152
DlgGenLangDirLtr	: "De maldekstro dekstren (LTR)",
162
DlgGenLangDirLtr	: "De maldekstro dekstren (LTR)",
Line 208... Line 218...
208
DlgLnkType			: "Tipo de Ligilo",
218
DlgLnkType			: "Tipo de Ligilo",
209
DlgLnkTypeURL		: "URL",
219
DlgLnkTypeURL		: "URL",
210
DlgLnkTypeAnchor	: "Ankri en tiu ĉi paĝo",
220
DlgLnkTypeAnchor	: "Ankri en tiu ĉi paĝo",
211
DlgLnkTypeEMail		: "Retpoŝto",
221
DlgLnkTypeEMail		: "Retpoŝto",
212
DlgLnkProto			: "Protokolo",
222
DlgLnkProto			: "Protokolo",
213
DlgLnkProtoOther	: "&lt;alia&gt;",
223
DlgLnkProtoOther	: "<alia>",
214
DlgLnkURL			: "URL",
224
DlgLnkURL			: "URL",
215
DlgLnkAnchorSel		: "Elekti Ankron",
225
DlgLnkAnchorSel		: "Elekti Ankron",
216
DlgLnkAnchorByName	: "Per Ankronomo",
226
DlgLnkAnchorByName	: "Per Ankronomo",
217
DlgLnkAnchorById	: "Per Elementidentigilo",
227
DlgLnkAnchorById	: "Per Elementidentigilo",
218
DlgLnkNoAnchors		: "&lt;Ne disponeblas ankroj en la dokumento&gt;",
228
DlgLnkNoAnchors		: "<Ne disponeblas ankroj en la dokumento>",
219
DlgLnkEMail			: "Retadreso",
229
DlgLnkEMail			: "Retadreso",
220
DlgLnkEMailSubject	: "Temlinio",
230
DlgLnkEMailSubject	: "Temlinio",
221
DlgLnkEMailBody		: "Mesaĝa korpo",
231
DlgLnkEMailBody		: "Mesaĝa korpo",
222
DlgLnkUpload		: "Alŝuti",
232
DlgLnkUpload		: "Alŝuti",
223
DlgLnkBtnUpload		: "Sendi al Servilo",
233
DlgLnkBtnUpload		: "Sendi al Servilo",
Line 224... Line 234...
224
 
234
 
225
DlgLnkTarget		: "Celo",
235
DlgLnkTarget		: "Celo",
226
DlgLnkTargetFrame	: "&lt;kadro&gt;",
236
DlgLnkTargetFrame	: "<kadro>",
227
DlgLnkTargetPopup	: "&lt;ŝprucfenestro&gt;",
237
DlgLnkTargetPopup	: "<ŝprucfenestro>",
228
DlgLnkTargetBlank	: "Nova Fenestro (_blank)",
238
DlgLnkTargetBlank	: "Nova Fenestro (_blank)",
229
DlgLnkTargetParent	: "Gepatra Fenestro (_parent)",
239
DlgLnkTargetParent	: "Gepatra Fenestro (_parent)",
230
DlgLnkTargetSelf	: "Sama Fenestro (_self)",
240
DlgLnkTargetSelf	: "Sama Fenestro (_self)",
231
DlgLnkTargetTop		: "Plej Supra Fenestro (_top)",
241
DlgLnkTargetTop		: "Plej Supra Fenestro (_top)",
Line 276... Line 286...
276
DlgTableWidthPc		: "elcentoj",
286
DlgTableWidthPc		: "elcentoj",
277
DlgTableHeight		: "Alto",
287
DlgTableHeight		: "Alto",
278
DlgTableCellSpace	: "Interspacigo de Ĉeloj",
288
DlgTableCellSpace	: "Interspacigo de Ĉeloj",
279
DlgTableCellPad		: "Ĉirkaŭenhava Plenigado",
289
DlgTableCellPad		: "Ĉirkaŭenhava Plenigado",
280
DlgTableCaption		: "Titolo",
290
DlgTableCaption		: "Titolo",
-
 
291
DlgTableSummary		: "Summary",	//MISSING
Line 281... Line 292...
281
 
292
 
282
// Table Cell Dialog
293
// Table Cell Dialog
283
DlgCellTitle		: "Atributoj de Celo",
294
DlgCellTitle		: "Atributoj de Celo",
284
DlgCellWidth		: "Larĝo",
295
DlgCellWidth		: "Larĝo",
Line 331... Line 342...
331
DlgPasteMsg2	: "Please paste inside the following box using the keyboard (<STRONG>Ctrl+V</STRONG>) and hit <STRONG>OK</STRONG>.",	//MISSING
342
DlgPasteMsg2	: "Please paste inside the following box using the keyboard (<STRONG>Ctrl+V</STRONG>) and hit <STRONG>OK</STRONG>.",	//MISSING
332
DlgPasteIgnoreFont		: "Ignore Font Face definitions",	//MISSING
343
DlgPasteIgnoreFont		: "Ignore Font Face definitions",	//MISSING
333
DlgPasteRemoveStyles	: "Remove Styles definitions",	//MISSING
344
DlgPasteRemoveStyles	: "Remove Styles definitions",	//MISSING
334
DlgPasteCleanBox		: "Clean Up Box",	//MISSING
345
DlgPasteCleanBox		: "Clean Up Box",	//MISSING
Line 335... Line -...
335
 
-
 
336
 
346
 
337
// Color Picker
347
// Color Picker
338
ColorAutomatic	: "Aŭtomata",
348
ColorAutomatic	: "Aŭtomata",
Line 339... Line 349...
339
ColorMoreColors	: "Pli da Koloroj...",
349
ColorMoreColors	: "Pli da Koloroj...",
Line 467... Line 477...
467
DlgTemplatesNoTpl	: "(No templates defined)",	//MISSING
477
DlgTemplatesNoTpl	: "(No templates defined)",	//MISSING
Line 468... Line 478...
468
 
478
 
469
// About Dialog
479
// About Dialog
470
DlgAboutAboutTab	: "Pri",
480
DlgAboutAboutTab	: "Pri",
-
 
481
DlgAboutBrowserInfoTab	: "Informoj pri TTT-legilo",
471
DlgAboutBrowserInfoTab	: "Informoj pri TTT-legilo",
482
DlgAboutLicenseTab	: "License",	//MISSING
472
DlgAboutVersion		: "versio",
483
DlgAboutVersion		: "versio",
473
DlgAboutLicense		: "Disdonata laŭ la GNU Lesser General Public License",
484
DlgAboutLicense		: "Disdonata laŭ la GNU Lesser General Public License",
474
DlgAboutInfo		: "Por pli da informoj, vizitu"
485
DlgAboutInfo		: "Por pli da informoj, vizitu"
475
}
486
}