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: ro.js
13
 * File Name: ro.js
12
 * 	Romanian language file.
14
 * 	Romanian language file.
13
 * 
15
 * 
14
 * File Authors:
16
 * File Authors:
15
 * 		Adrian Nicoara
17
 * 		Adrian Nicoara
Line 130... Line 132...
130
NotCompatiblePaste	: "Această facilitate e disponibilă doar pentru Microsoft Internet Explorer, versiunea 5.5 sau ulterioară. VreÅ£i să-l adăugaÅ£i fără a-i fi înlăturat formatarea?",
132
NotCompatiblePaste	: "Această facilitate e disponibilă doar pentru Microsoft Internet Explorer, versiunea 5.5 sau ulterioară. VreÅ£i să-l adăugaÅ£i fără a-i fi înlăturat formatarea?",
131
UnknownToolbarItem	: "Obiectul \"%1\" din bara cu opţiuni necunoscut",
133
UnknownToolbarItem	: "Obiectul \"%1\" din bara cu opţiuni necunoscut",
132
UnknownCommand		: "Comanda \"%1\" necunoscută",
134
UnknownCommand		: "Comanda \"%1\" necunoscută",
133
NotImplemented		: "Comandă neimplementată",
135
NotImplemented		: "Comandă neimplementată",
134
UnknownToolbarSet	: "Grupul din bara cu opţiuni \"%1\" nu există",
136
UnknownToolbarSet	: "Grupul din bara cu opţiuni \"%1\" nu există",
-
 
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
Line 135... Line 138...
135
 
138
 
136
// Dialogs
139
// Dialogs
137
DlgBtnOK			: "Bine",
140
DlgBtnOK			: "Bine",
138
DlgBtnCancel		: "Anulare",
141
DlgBtnCancel		: "Anulare",
Line 412... Line 415...
412
// Bulleted List Dialog
415
// Bulleted List Dialog
413
BulletedListProp	: "Proprietăţile listei punctate (Bulleted List)",
416
BulletedListProp	: "Proprietăţile listei punctate (Bulleted List)",
414
NumberedListProp	: "Proprietăţile listei numerotate (Numbered List)",
417
NumberedListProp	: "Proprietăţile listei numerotate (Numbered List)",
415
DlgLstType			: "Tip",
418
DlgLstType			: "Tip",
416
DlgLstTypeCircle	: "Cerc",
419
DlgLstTypeCircle	: "Cerc",
417
DlgLstTypeDisk		: "Disc",
420
DlgLstTypeDisc		: "Disc",	//MISSING
418
DlgLstTypeSquare	: "Pătrat",
421
DlgLstTypeSquare	: "Pătrat",
419
DlgLstTypeNumbers	: "Numere (1, 2, 3)",
422
DlgLstTypeNumbers	: "Numere (1, 2, 3)",
420
DlgLstTypeLCase		: "Minuscule-litere mici (a, b, c)",
423
DlgLstTypeLCase		: "Minuscule-litere mici (a, b, c)",
421
DlgLstTypeUCase		: "Majuscule (A, B, C)",
424
DlgLstTypeUCase		: "Majuscule (A, B, C)",
422
DlgLstTypeSRoman	: "Cifre romane mici (i, ii, iii)",
425
DlgLstTypeSRoman	: "Cifre romane mici (i, ii, iii)",