Subversion Repositories Applications.papyrus

Rev

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

Rev 1688 Rev 1921
Line 1... Line 1...
1
/*
1
/*
2
 * FCKeditor - The text editor for internet
2
 * FCKeditor - The text editor for Internet - http://www.fckeditor.net
3
 * Copyright (C) 2003-2006 Frederico Caldeira Knabben
3
 * Copyright (C) 2003-2008 Frederico Caldeira Knabben
-
 
4
 *
-
 
5
 * == BEGIN LICENSE ==
4
 * 
6
 *
5
 * Licensed under the terms of the GNU Lesser General Public License:
7
 * Licensed under the terms of any of the following licenses at your
6
 * 		http://www.opensource.org/licenses/lgpl-license.php
8
 * choice:
7
 * 
9
 *
8
 * For further information visit:
10
 *  - GNU General Public License Version 2 or later (the "GPL")
9
 * 		http://www.fckeditor.net/
11
 *    http://www.gnu.org/licenses/gpl.html
10
 * 
12
 *
11
 * "Support Open Source software. What about a donation today?"
13
 *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
-
 
14
 *    http://www.gnu.org/licenses/lgpl.html
12
 * 
15
 *
13
 * File Name: sr-latn.js
16
 *  - Mozilla Public License Version 1.1 or later (the "MPL")
14
 * 	Serbian (Latin) language file.
17
 *    http://www.mozilla.org/MPL/MPL-1.1.html
15
 * 
18
 *
16
 * File Authors:
19
 * == END LICENSE ==
-
 
20
 *
17
 * 		Zoran Subic (zoran@tf.zr.ac.yu)
21
 * Serbian (Latin) language file.
18
 */
22
 */
Line 19... Line 23...
19
 
23
 
20
var FCKLang =
24
var FCKLang =
21
{
25
{
Line 38... Line 42...
38
SelectAll			: "Označi sve",
42
SelectAll			: "Označi sve",
39
RemoveFormat		: "Ukloni formatiranje",
43
RemoveFormat		: "Ukloni formatiranje",
40
InsertLinkLbl		: "Link",
44
InsertLinkLbl		: "Link",
41
InsertLink			: "Unesi/izmeni link",
45
InsertLink			: "Unesi/izmeni link",
42
RemoveLink			: "Ukloni link",
46
RemoveLink			: "Ukloni link",
-
 
47
VisitLink			: "Open Link",	//MISSING
43
Anchor				: "Unesi/izmeni sidro",
48
Anchor				: "Unesi/izmeni sidro",
-
 
49
AnchorDelete		: "Remove Anchor",	//MISSING
44
InsertImageLbl		: "Slika",
50
InsertImageLbl		: "Slika",
45
InsertImage			: "Unesi/izmeni sliku",
51
InsertImage			: "Unesi/izmeni sliku",
46
InsertFlashLbl		: "Fleš",
52
InsertFlashLbl		: "Fleš",
47
InsertFlash			: "Unesi/izmeni fleš",
53
InsertFlash			: "Unesi/izmeni fleš",
48
InsertTableLbl		: "Tabela",
54
InsertTableLbl		: "Tabela",
Line 64... Line 70...
64
CenterJustify		: "Centriran tekst",
70
CenterJustify		: "Centriran tekst",
65
RightJustify		: "Desno ravnanje",
71
RightJustify		: "Desno ravnanje",
66
BlockJustify		: "Obostrano ravnanje",
72
BlockJustify		: "Obostrano ravnanje",
67
DecreaseIndent		: "Smanji levu marginu",
73
DecreaseIndent		: "Smanji levu marginu",
68
IncreaseIndent		: "Uvećaj levu marginu",
74
IncreaseIndent		: "Uvećaj levu marginu",
-
 
75
Blockquote			: "Blockquote",	//MISSING
-
 
76
CreateDiv			: "Create Div Container",	//MISSING
-
 
77
EditDiv				: "Edit Div Container",	//MISSING
-
 
78
DeleteDiv			: "Remove Div Container",	//MISSING
69
Undo				: "Poniàti akciju",
79
Undo				: "Poniàti akciju",
70
Redo				: "Ponovi akciju",
80
Redo				: "Ponovi akciju",
71
NumberedListLbl		: "Nabrojiva lista",
81
NumberedListLbl		: "Nabrojiva lista",
72
NumberedList		: "Unesi/ukloni nabrojivu listu",
82
NumberedList		: "Unesi/ukloni nabrojivu listu",
73
BulletedListLbl		: "Nenabrojiva lista",
83
BulletedListLbl		: "Nenabrojiva lista",
Line 97... Line 107...
97
Button			: "Dugme",
107
Button			: "Dugme",
98
SelectionField	: "Izborno polje",
108
SelectionField	: "Izborno polje",
99
ImageButton		: "Dugme sa slikom",
109
ImageButton		: "Dugme sa slikom",
Line 100... Line 110...
100
 
110
 
-
 
111
FitWindow		: "Maximize the editor size",	//MISSING
Line 101... Line 112...
101
FitWindow		: "Maximize the editor size",	//MISSING
112
ShowBlocks		: "Show Blocks",	//MISSING
102
 
113
 
103
// Context Menu
114
// Context Menu
104
EditLink			: "Izmeni link",
115
EditLink			: "Izmeni link",
105
CellCM				: "Cell",	//MISSING
116
CellCM				: "Cell",	//MISSING
106
RowCM				: "Row",	//MISSING
117
RowCM				: "Row",	//MISSING
-
 
118
ColumnCM			: "Column",	//MISSING
107
ColumnCM			: "Column",	//MISSING
119
InsertRowAfter		: "Insert Row After",	//MISSING
108
InsertRow			: "Unesi red",
120
InsertRowBefore		: "Insert Row Before",	//MISSING
-
 
121
DeleteRows			: "Obriši redove",
109
DeleteRows			: "Obriši redove",
122
InsertColumnAfter	: "Insert Column After",	//MISSING
110
InsertColumn		: "Unesi kolonu",
123
InsertColumnBefore	: "Insert Column Before",	//MISSING
-
 
124
DeleteColumns		: "Obriši kolone",
111
DeleteColumns		: "Obriši kolone",
125
InsertCellAfter		: "Insert Cell After",	//MISSING
112
InsertCell			: "Unesi ćelije",
126
InsertCellBefore	: "Insert Cell Before",	//MISSING
-
 
127
DeleteCells			: "Obriši ćelije",
113
DeleteCells			: "Obriši ćelije",
128
MergeCells			: "Spoj celije",
-
 
129
MergeRight			: "Merge Right",	//MISSING
-
 
130
MergeDown			: "Merge Down",	//MISSING
114
MergeCells			: "Spoj celije",
131
HorizontalSplitCell	: "Split Cell Horizontally",	//MISSING
115
SplitCell			: "Razdvoji celije",
132
VerticalSplitCell	: "Split Cell Vertically",	//MISSING
116
TableDelete			: "Delete Table",	//MISSING
133
TableDelete			: "Delete Table",	//MISSING
117
CellProperties		: "Osobine celije",
134
CellProperties		: "Osobine celije",
118
TableProperties		: "Osobine tabele",
135
TableProperties		: "Osobine tabele",
Line 142... Line 159...
142
NotImplemented		: "Naredba nije implementirana",
159
NotImplemented		: "Naredba nije implementirana",
143
UnknownToolbarSet	: "Toolbar \"%1\" ne postoji",
160
UnknownToolbarSet	: "Toolbar \"%1\" ne postoji",
144
NoActiveX			: "Your 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
161
NoActiveX			: "Your 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
145
BrowseServerBlocked : "The resources browser could not be opened. Make sure that all popup blockers are disabled.",	//MISSING
162
BrowseServerBlocked : "The resources browser could not be opened. Make sure that all popup blockers are disabled.",	//MISSING
146
DialogBlocked		: "It was not possible to open the dialog window. Make sure all popup blockers are disabled.",	//MISSING
163
DialogBlocked		: "It was not possible to open the dialog window. Make sure all popup blockers are disabled.",	//MISSING
-
 
164
VisitLinkBlocked	: "It was not possible to open a new window. Make sure all popup blockers are disabled.",	//MISSING
Line 147... Line 165...
147
 
165
 
148
// Dialogs
166
// Dialogs
149
DlgBtnOK			: "OK",
167
DlgBtnOK			: "OK",
150
DlgBtnCancel		: "Otkaži",
168
DlgBtnCancel		: "Otkaži",
Line 223... Line 241...
223
DlgLnkProtoOther	: "<drugo>",
241
DlgLnkProtoOther	: "<drugo>",
224
DlgLnkURL			: "URL",
242
DlgLnkURL			: "URL",
225
DlgLnkAnchorSel		: "Odaberi sidro",
243
DlgLnkAnchorSel		: "Odaberi sidro",
226
DlgLnkAnchorByName	: "Po nazivu sidra",
244
DlgLnkAnchorByName	: "Po nazivu sidra",
227
DlgLnkAnchorById	: "Po Id-ju elementa",
245
DlgLnkAnchorById	: "Po Id-ju elementa",
228
DlgLnkNoAnchors		: "<Nema dostupnih sidra>",
246
DlgLnkNoAnchors		: "(Nema dostupnih sidra)",
229
DlgLnkEMail			: "E-Mail adresa",
247
DlgLnkEMail			: "E-Mail adresa",
230
DlgLnkEMailSubject	: "Naslov",
248
DlgLnkEMailSubject	: "Naslov",
231
DlgLnkEMailBody		: "Sadržaj poruke",
249
DlgLnkEMailBody		: "Sadržaj poruke",
232
DlgLnkUpload		: "Pošalji",
250
DlgLnkUpload		: "Pošalji",
233
DlgLnkBtnUpload		: "Pošalji na server",
251
DlgLnkBtnUpload		: "Pošalji na server",
Line 316... Line 334...
316
DlgCellCollSpan		: "Spajanje kolona",
334
DlgCellCollSpan		: "Spajanje kolona",
317
DlgCellBackColor	: "Boja pozadine",
335
DlgCellBackColor	: "Boja pozadine",
318
DlgCellBorderColor	: "Boja okvira",
336
DlgCellBorderColor	: "Boja okvira",
319
DlgCellBtnSelect	: "Odaberi...",
337
DlgCellBtnSelect	: "Odaberi...",
Line -... Line 338...
-
 
338
 
-
 
339
// Find and Replace Dialog
-
 
340
DlgFindAndReplaceTitle	: "Find and Replace",	//MISSING
320
 
341
 
321
// Find Dialog
342
// Find Dialog
322
DlgFindTitle		: "Pronađi",
343
DlgFindTitle		: "Pronađi",
323
DlgFindFindBtn		: "Pronađi",
344
DlgFindFindBtn		: "Pronađi",
Line 331... Line 352...
331
DlgReplaceReplaceBtn	: "Zameni",
352
DlgReplaceReplaceBtn	: "Zameni",
332
DlgReplaceReplAllBtn	: "Zameni sve",
353
DlgReplaceReplAllBtn	: "Zameni sve",
333
DlgReplaceWordChk		: "Uporedi cele reci",
354
DlgReplaceWordChk		: "Uporedi cele reci",
Line 334... Line 355...
334
 
355
 
335
// Paste Operations / Dialog
-
 
336
PasteErrorPaste	: "Sigurnosna podešavanja Vašeg pretraživača ne dozvoljavaju operacije automatskog lepljenja teksta. Molimo Vas da koristite prečicu sa tastature (Ctrl+V).",
356
// Paste Operations / Dialog
337
PasteErrorCut	: "Sigurnosna podešavanja Vašeg pretraživača ne dozvoljavaju operacije automatskog isecanja teksta. Molimo Vas da koristite prečicu sa tastature (Ctrl+X).",
357
PasteErrorCut	: "Sigurnosna podešavanja Vašeg pretraživača ne dozvoljavaju operacije automatskog isecanja teksta. Molimo Vas da koristite prečicu sa tastature (Ctrl+X).",
Line 338... Line 358...
338
PasteErrorCopy	: "Sigurnosna podešavanja Vašeg pretraživača ne dozvoljavaju operacije automatskog kopiranja teksta. Molimo Vas da koristite prečicu sa tastature (Ctrl+C).",
358
PasteErrorCopy	: "Sigurnosna podešavanja Vašeg pretraživača ne dozvoljavaju operacije automatskog kopiranja teksta. Molimo Vas da koristite prečicu sa tastature (Ctrl+C).",
339
 
359
 
Line 340... Line 360...
340
PasteAsText		: "Zalepi kao čist tekst",
360
PasteAsText		: "Zalepi kao čist tekst",
-
 
361
PasteFromWord	: "Zalepi iz Worda",
341
PasteFromWord	: "Zalepi iz Worda",
362
 
342
 
363
DlgPasteMsg2	: "Molimo Vas da zalepite unutar donje povrine koristeći tastaturnu prečicu (<STRONG>Ctrl+V</STRONG>) i da pritisnete <STRONG>OK</STRONG>.",
343
DlgPasteMsg2	: "Molimo Vas da zalepite unutar donje povrine koristeći tastaturnu prečicu (<STRONG>Ctrl+V</STRONG>) i da pritisnete <STRONG>OK</STRONG>.",
-
 
Line 344... Line 364...
344
DlgPasteIgnoreFont		: "Ignoriši definicije fontova",
364
DlgPasteSec		: "Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.",	//MISSING
345
DlgPasteRemoveStyles	: "Ukloni definicije stilova",
365
DlgPasteIgnoreFont		: "Ignoriši definicije fontova",
346
DlgPasteCleanBox		: "Obriši sve",
366
DlgPasteRemoveStyles	: "Ukloni definicije stilova",
Line 494... Line 514...
494
// About Dialog
514
// About Dialog
495
DlgAboutAboutTab	: "O editoru",
515
DlgAboutAboutTab	: "O editoru",
496
DlgAboutBrowserInfoTab	: "Informacije o pretraživacu",
516
DlgAboutBrowserInfoTab	: "Informacije o pretraživacu",
497
DlgAboutLicenseTab	: "License",	//MISSING
517
DlgAboutLicenseTab	: "License",	//MISSING
498
DlgAboutVersion		: "verzija",
518
DlgAboutVersion		: "verzija",
499
DlgAboutLicense		: "Licencirano pod uslovima GNU Lesser General Public License",
-
 
500
DlgAboutInfo		: "Za više informacija posetite"
-
 
501
}
-
 
502
519
DlgAboutInfo		: "Za više informacija posetite",
-
 
520
 
-
 
521
// Div Dialog
-
 
522
DlgDivGeneralTab	: "General",	//MISSING
-
 
523
DlgDivAdvancedTab	: "Advanced",	//MISSING
-
 
524
DlgDivStyle		: "Style",	//MISSING
-
 
525
DlgDivInlineStyle	: "Inline Style"	//MISSING
-
 
526
};
-
 
527