Subversion Repositories Applications.papyrus

Rev

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

Rev 431 Rev 521
Line 6... Line 6...
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:
9
 * 		http://www.fckeditor.net/
9
 * 		http://www.fckeditor.net/
10
 * 
10
 * 
-
 
11
 * "Support Open Source software. What about a donation today?"
-
 
12
 * 
11
 * File Name: eo.js
13
 * File Name: eo.js
12
 * 	Esperanto language file.
14
 * 	Esperanto language file.
13
 * 
15
 * 
14
 * File Authors:
16
 * File Authors:
15
 * 		Tim Morley (timsk@openoffice.org)
17
 * 		Tim Morley (timsk@openoffice.org)
Line 129... Line 131...
129
NotCompatiblePaste	: "Tiu ĉi komando bezonas almenaŭ Internet Explorer 5.5. Ĉu vi volas daŭrigi sen purigado?",
131
NotCompatiblePaste	: "Tiu ĉi komando bezonas almenaŭ Internet Explorer 5.5. Ĉu vi volas daŭrigi sen purigado?",
130
UnknownToolbarItem	: "Ilobretero nekonata \"%1\"",
132
UnknownToolbarItem	: "Ilobretero nekonata \"%1\"",
131
UnknownCommand		: "Komandonomo nekonata \"%1\"",
133
UnknownCommand		: "Komandonomo nekonata \"%1\"",
132
NotImplemented		: "Komando ne ankoraŭ realigita",
134
NotImplemented		: "Komando ne ankoraŭ realigita",
133
UnknownToolbarSet	: "La ilobreto \"%1\" ne ekzistas",
135
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
Line 134... Line 137...
134
 
137
 
135
// Dialogs
138
// Dialogs
136
DlgBtnOK			: "Akcepti",
139
DlgBtnOK			: "Akcepti",
137
DlgBtnCancel		: "Rezigni",
140
DlgBtnCancel		: "Rezigni",
Line 411... Line 414...
411
// Bulleted List Dialog
414
// Bulleted List Dialog
412
BulletedListProp	: "Atributoj de Bula Listo",
415
BulletedListProp	: "Atributoj de Bula Listo",
413
NumberedListProp	: "Atributoj de Numera Listo",
416
NumberedListProp	: "Atributoj de Numera Listo",
414
DlgLstType			: "Tipo",
417
DlgLstType			: "Tipo",
415
DlgLstTypeCircle	: "Cirklo",
418
DlgLstTypeCircle	: "Cirklo",
416
DlgLstTypeDisk		: "Disko",
419
DlgLstTypeDisc		: "Disc",	//MISSING
417
DlgLstTypeSquare	: "Kvadrato",
420
DlgLstTypeSquare	: "Kvadrato",
418
DlgLstTypeNumbers	: "Ciferoj (1, 2, 3)",
421
DlgLstTypeNumbers	: "Ciferoj (1, 2, 3)",
419
DlgLstTypeLCase		: "Minusklaj Literoj (a, b, c)",
422
DlgLstTypeLCase		: "Minusklaj Literoj (a, b, c)",
420
DlgLstTypeUCase		: "Majusklaj Literoj (A, B, C)",
423
DlgLstTypeUCase		: "Majusklaj Literoj (A, B, C)",
421
DlgLstTypeSRoman	: "Malgrandaj Romanaj Ciferoj (i, ii, iii)",
424
DlgLstTypeSRoman	: "Malgrandaj Romanaj Ciferoj (i, ii, iii)",