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: sr.js
13
 * File Name: sr.js
12
 * 	Serbian (Cyrillic) language file.
14
 * 	Serbian (Cyrillic) language file.
13
 * 
15
 * 
14
 * File Authors:
16
 * File Authors:
15
 * 		Zoran Subić (zoran@tf.zr.ac.yu)
17
 * 		Zoran Subić (zoran@tf.zr.ac.yu)
Line 129... Line 131...
129
NotCompatiblePaste	: "Ова команда је доступна само за Интернет Екплорер од верзије 5.5. Да ли желите да налепим текст без чишћења?",
131
NotCompatiblePaste	: "Ова команда је доступна само за Интернет Екплорер од верзије 5.5. Да ли желите да налепим текст без чишћења?",
130
UnknownToolbarItem	: "Непозната ставка toolbara \"%1\"",
132
UnknownToolbarItem	: "Непозната ставка toolbara \"%1\"",
131
UnknownCommand		: "Непозната наредба \"%1\"",
133
UnknownCommand		: "Непозната наредба \"%1\"",
132
NotImplemented		: "Наредба није имплементирана",
134
NotImplemented		: "Наредба није имплементирана",
133
UnknownToolbarSet	: "Toolbar \"%1\" не постоји",
135
UnknownToolbarSet	: "Toolbar \"%1\" не постоји",
-
 
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			: "OK",
139
DlgBtnOK			: "OK",
137
DlgBtnCancel		: "Oткажи",
140
DlgBtnCancel		: "Oткажи",
Line 411... Line 414...
411
// Bulleted List Dialog
414
// Bulleted List Dialog
412
BulletedListProp	: "Особине Bulleted листе",
415
BulletedListProp	: "Особине Bulleted листе",
413
NumberedListProp	: "Особине набројиве листе",
416
NumberedListProp	: "Особине набројиве листе",
414
DlgLstType			: "Тип",
417
DlgLstType			: "Тип",
415
DlgLstTypeCircle	: "Круг",
418
DlgLstTypeCircle	: "Круг",
416
DlgLstTypeDisk		: "Диск",
419
DlgLstTypeDisc		: "Disc",	//MISSING
417
DlgLstTypeSquare	: "Квадрат",
420
DlgLstTypeSquare	: "Квадрат",
418
DlgLstTypeNumbers	: "Бројеви (1, 2, 3)",
421
DlgLstTypeNumbers	: "Бројеви (1, 2, 3)",
419
DlgLstTypeLCase		: "мала слова (a, b, c)",
422
DlgLstTypeLCase		: "мала слова (a, b, c)",
420
DlgLstTypeUCase		: "ВЕЛИКА СЛОВА (A, B, C)",
423
DlgLstTypeUCase		: "ВЕЛИКА СЛОВА (A, B, C)",
421
DlgLstTypeSRoman	: "Мале римске цифре (i, ii, iii)",
424
DlgLstTypeSRoman	: "Мале римске цифре (i, ii, iii)",