forked from ckeditor/ckeditor4
-
Notifications
You must be signed in to change notification settings - Fork 2
/
sr-latn.js
154 lines (144 loc) · 4.9 KB
/
sr-latn.js
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
/**
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
* CKEditor 4 LTS ("Long Term Support") is available under the terms of the Extended Support Model.
*/
/**
* @fileOverview Defines the {@link CKEDITOR.lang} object, for the
* Serbian (Latin) language.
*/
/**#@+
@type String
@example
*/
/**
* Contains the dictionary of language entries.
* @namespace
*/
CKEDITOR.lang[ 'sr-latn' ] = {
// ARIA description.
application: 'Uređivač bogatog teksta',
editor: 'Uređivač ',
editorPanel: 'Bogati uređivač panel',
// Common messages and labels.
common: {
// Screenreader titles. Please note that screenreaders are not always capable
// of reading non-English words. So be careful while translating it.
editorHelp: 'Za pomoć pritisnite ALT 0',
browseServer: 'Pretraži na serveru',
url: 'URL',
protocol: 'Protokol',
upload: 'Pošalji',
uploadSubmit: 'Pošalji na server',
image: 'Slika',
form: 'Formular',
checkbox: 'Polje za potvrdu',
radio: 'Radio-dugme',
textField: 'Tekstualno polje',
textarea: 'Zona teksta',
hiddenField: 'Skriveno polje',
button: 'Dugme',
select: 'Padajuća lista',
imageButton: 'Dugme sa slikom',
notSet: '<nije postavljeno> ',
id: 'Id',
name: 'Naziv',
langDir: 'Smer pisanja',
langDirLtr: 'S leva na desno (LTR)',
langDirRtl: 'S desna na levo (RTL)',
langCode: 'Kôd jezika',
longDescr: 'Detaljan opis URL',
cssClass: 'CSS klase',
advisoryTitle: 'Advisory naslov',
cssStyle: 'Stil',
ok: 'OK',
cancel: 'Otkaži',
close: 'Zatvori',
preview: 'Izgled stranice',
resize: 'Promena veličine',
generalTab: 'Opšti',
advancedTab: 'Dalje opcije',
validateNumberFailed: 'Ova vrednost nije broj.',
confirmNewPage: 'Nesačuvane promene ovog sadržaja će biti izgubljene. Jeste li sigurni da želita da učitate novu stranu?',
confirmCancel: 'Neka podešavanja su promenjena.Sigurno želite zatvoriti prozor?',
options: 'Podešavanja',
target: 'Cilj',
targetNew: 'Novi prozor (_blank)',
targetTop: 'Prozor na vrhu stranice(_top)',
targetSelf: 'Isti prozor (_self)',
targetParent: 'Matični prozor (_parent)',
langDirLTR: 'S leva na desno (LTR)',
langDirRTL: 'S desna na levo (RTL)',
styles: 'Stil',
cssClasses: 'CSS klase',
width: 'Širina',
height: 'Visina',
align: 'Ravnanje',
left: 'Levo',
right: 'Desno',
center: 'Sredina',
justify: 'Obostrano ravnanje',
alignLeft: 'Levo ravnanje',
alignRight: 'Desno ravnanje',
alignCenter: 'Centralno ravnanje',
alignTop: 'Vrh',
alignMiddle: 'Sredina',
alignBottom: 'Dole',
alignNone: 'Ništa',
invalidValue: 'Nevažeća vrednost.',
invalidHeight: 'U polje visina mogu se upisati samo brojevi.',
invalidWidth: 'U polje širina mogu se upisati samo brojevi.',
invalidLength: 'U "%1" polju data vrednos treba da bude pozitivan broj, sa validnom mernom jedinicom ili bez (%2).',
invalidCssLength: 'Za "%1" data vrednost mora biti pozitivan broj, moguće označiti sa validnim CSS vrednosću (px, %, in, cm, mm, em, ex, pt, or pc).',
invalidHtmlLength: 'Za "%1" data vrednost mora biti potitivan broj, moguće označiti sa validnim HTML vrednošću (px or %).',
invalidInlineStyle: 'Vrednost u inline styleu mora da sadrži barem jedan rekord u formatu "name : value", razdeljeni sa tačkazapetom.',
cssLengthTooltip: 'Odredite broj u pixeima ili u validnim CSS vrednostima (px, %, in, cm, mm, em, ex, pt, or pc).',
// Put the voice-only part of the label in the span.
unavailable: '%1<span class="cke_accessibility">, unavailable</span>',
// Keyboard keys translations used for creating shortcuts descriptions in tooltips, context menus and ARIA labels.
keyboard: {
8: 'Backspace',
13: 'Enter',
16: 'Shift',
17: 'Ctrl',
18: 'Alt',
32: 'Space',
35: 'End',
36: 'Home',
46: 'Delete',
112: 'F1',
113: 'F2',
114: 'F3',
115: 'F4',
116: 'F5',
117: 'F6',
118: 'F7',
119: 'F8',
120: 'F9',
121: 'F10',
122: 'F11',
123: 'F12',
124: 'F13',
125: 'F14',
126: 'F15',
127: 'F16',
128: 'F17',
129: 'F18',
130: 'F19',
131: 'F20',
132: 'F21',
133: 'F22',
134: 'F23',
135: 'F24',
224: 'Command'
},
// Prepended to ARIA labels with shortcuts.
keyboardShortcut: 'Taster za prečicu',
optionDefault: 'Оsnovni'
},
versionCheck: {
notificationMessage: 'This CKEditor %current version is not secure. Consider <a target="_blank" href="%link">upgrading to the latest one</a>, %latest.', // MISSING
consoleMessage: 'This CKEditor %current version is not secure. Consider upgrading to the latest one, %latest: %link', // MISSING
aboutDialogInsecureMessage: 'This CKEditor %current version is not secure.<br>Consider upgrading to the latest one, %latest:<br><a target="_blank" href="%link">%link</a>', // MISSING
aboutDialogUpgradeMessage: 'Consider upgrading to the latest editor version, %latest:<br><a target="_blank" href="%link">%link</a>' // MISSING
}
};