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: sk.js
13
 * File Name: sk.js
12
 * 	Slovak language file.
14
 * 	Slovak language file.
13
 * 
15
 * 
14
 * File Authors:
16
 * File Authors:
15
 * 		Samuel Szabo (samuel@nanete.sk)
17
 * 		Samuel Szabo (samuel@nanete.sk)
Line 129... Line 131...
129
NotCompatiblePaste	: "Tento príkaz je dostupný len v prehliadači Internet Explorer verzie 5.5 alebo vyÅ¡Å¡ej. Chcete vložiÅ¥ text bez vyčistenia?",
131
NotCompatiblePaste	: "Tento príkaz je dostupný len v prehliadači Internet Explorer verzie 5.5 alebo vyÅ¡Å¡ej. Chcete vložiÅ¥ text bez vyčistenia?",
130
UnknownToolbarItem	: "Neznáma položka panela nástrojov \"%1\"",
132
UnknownToolbarItem	: "Neznáma položka panela nástrojov \"%1\"",
131
UnknownCommand		: "Neznámy príkaz \"%1\"",
133
UnknownCommand		: "Neznámy príkaz \"%1\"",
132
NotImplemented		: "Príkaz nie je implementovaný",
134
NotImplemented		: "Príkaz nie je implementovaný",
133
UnknownToolbarSet	: "Panel nástrojov \"%1\" neexistuje",
135
UnknownToolbarSet	: "Panel nástrojov \"%1\" neexistuje",
-
 
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		: "Zrušiť",
140
DlgBtnCancel		: "Zrušiť",
Line 411... Line 414...
411
// Bulleted List Dialog
414
// Bulleted List Dialog
412
BulletedListProp	: "Vlastnosti odrážok",
415
BulletedListProp	: "Vlastnosti odrážok",
413
NumberedListProp	: "Vlastnosti číslovania",
416
NumberedListProp	: "Vlastnosti číslovania",
414
DlgLstType			: "Typ",
417
DlgLstType			: "Typ",
415
DlgLstTypeCircle	: "Krúžok",
418
DlgLstTypeCircle	: "Krúžok",
416
DlgLstTypeDisk		: "Disk",
419
DlgLstTypeDisc		: "Disc",	//MISSING
417
DlgLstTypeSquare	: "Štvorec",
420
DlgLstTypeSquare	: "Štvorec",
418
DlgLstTypeNumbers	: "Číslovanie (1, 2, 3)",
421
DlgLstTypeNumbers	: "Číslovanie (1, 2, 3)",
419
DlgLstTypeLCase		: "Malé písmená (a, b, c)",
422
DlgLstTypeLCase		: "Malé písmená (a, b, c)",
420
DlgLstTypeUCase		: "Veľké písmená (A, B, C)",
423
DlgLstTypeUCase		: "Veľké písmená (A, B, C)",
421
DlgLstTypeSRoman	: "Malé rímske číslice (i, ii, iii)",
424
DlgLstTypeSRoman	: "Malé rímske číslice (i, ii, iii)",