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: sl.js
13
 * File Name: sl.js
12
 * 	Slovenian language file.
14
 * 	Slovenian language file.
13
 * 
15
 * 
14
 * File Authors:
16
 * File Authors:
15
 * 		Boris Volarič (vol@rutka.net)
17
 * 		Boris Volarič (vol@rutka.net)
Line 129... Line 131...
129
NotCompatiblePaste	: "Ta ukaz deluje le v Internet Explorerje različice 5.5 ali višje. Ali želite prilepiti brez čiščenja?",
131
NotCompatiblePaste	: "Ta ukaz deluje le v Internet Explorerje različice 5.5 ali višje. Ali želite prilepiti brez čiščenja?",
130
UnknownToolbarItem	: "Neznan element orodne vrstice \"%1\"",
132
UnknownToolbarItem	: "Neznan element orodne vrstice \"%1\"",
131
UnknownCommand		: "Neznano ime ukaza \"%1\"",
133
UnknownCommand		: "Neznano ime ukaza \"%1\"",
132
NotImplemented		: "Ukaz ni izdelan",
134
NotImplemented		: "Ukaz ni izdelan",
133
UnknownToolbarSet	: "Skupina orodnih vrstic \"%1\" ne obstoja",
135
UnknownToolbarSet	: "Skupina orodnih vrstic \"%1\" ne obstoja",
-
 
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			: "V redu",
139
DlgBtnOK			: "V redu",
137
DlgBtnCancel		: "Prekliči",
140
DlgBtnCancel		: "Prekliči",
Line 411... Line 414...
411
// Bulleted List Dialog
414
// Bulleted List Dialog
412
BulletedListProp	: "Lastnosti označenega seznama",
415
BulletedListProp	: "Lastnosti označenega seznama",
413
NumberedListProp	: "Lastnosti oštevilčenega seznama",
416
NumberedListProp	: "Lastnosti oštevilčenega seznama",
414
DlgLstType			: "Tip",
417
DlgLstType			: "Tip",
415
DlgLstTypeCircle	: "Pikica",
418
DlgLstTypeCircle	: "Pikica",
416
DlgLstTypeDisk		: "Krožec",
419
DlgLstTypeDisc		: "Disc",	//MISSING
417
DlgLstTypeSquare	: "Kvadratek",
420
DlgLstTypeSquare	: "Kvadratek",
418
DlgLstTypeNumbers	: "Številke (1, 2, 3)",
421
DlgLstTypeNumbers	: "Številke (1, 2, 3)",
419
DlgLstTypeLCase		: "Male črke (a, b, c)",
422
DlgLstTypeLCase		: "Male črke (a, b, c)",
420
DlgLstTypeUCase		: "Velike črke (A, B, C)",
423
DlgLstTypeUCase		: "Velike črke (A, B, C)",
421
DlgLstTypeSRoman	: "Male rimske številke (i, ii, iii)",
424
DlgLstTypeSRoman	: "Male rimske številke (i, ii, iii)",