13
(function webpackUniversalModuleDefinition(root, factory) {
14
if(typeof exports === 'object' && typeof module === 'object')
15
module.exports = factory();
16
else if(typeof define === 'function' && define.amd)
20
for(var i in a) (typeof exports === 'object' ? exports : root)[i] = a[i];
24
var __webpack_exports__ = {};
26
$.extend($.summernote.lang, {
31
underline: 'Podvučeno',
32
clear: 'Ukloni stilove fonta',
33
height: 'Visina linije',
35
strikethrough: 'Precrtano',
36
subscript: 'Subscript',
37
superscript: 'Superscript',
38
size: 'Veličina fonta'
42
insert: 'Ubaci sliku',
43
resizeFull: 'Puna veličina',
44
resizeHalf: 'Umanji na 50%',
45
resizeQuarter: 'Umanji na 25%',
46
floatLeft: 'Poravnaj lijevo',
47
floatRight: 'Poravnaj desno',
48
floatNone: 'Bez poravnanja',
49
shapeRounded: 'Shape: Rounded',
50
shapeCircle: 'Shape: Circle',
51
shapeThumbnail: 'Shape: Thumbnail',
52
shapeNone: 'Shape: None',
53
dragImageHere: 'Povuci sliku ovdje',
54
dropImage: 'Drop image or Text',
55
selectFromFiles: 'Izaberi iz datoteke',
56
maximumFileSize: 'Maximum file size',
57
maximumFileSizeError: 'Maximum file size exceeded.',
59
remove: 'Ukloni sliku',
64
videoLink: 'Veza na video',
65
insert: 'Ubaci video',
67
providers: '(YouTube, Vimeo, Vine, Instagram, DailyMotion ili Youku)'
72
unlink: 'Ukloni vezu',
74
textToDisplay: 'Tekst za prikaz',
75
url: 'Internet adresa',
76
openInNewWindow: 'Otvori u novom prozoru'
80
addRowAbove: 'Add row above',
81
addRowBelow: 'Add row below',
82
addColLeft: 'Add column left',
83
addColRight: 'Add column right',
85
delCol: 'Delete column',
86
delTable: 'Delete table'
89
insert: 'Ubaci horizontalnu liniju'
104
unordered: 'Obična lista',
105
ordered: 'Numerirana lista'
109
fullscreen: 'Preko cijelog ekrana',
110
codeview: 'Izvorni kôd'
113
paragraph: 'Paragraf',
114
outdent: 'Smanji uvlačenje',
115
indent: 'Povećaj uvlačenje',
116
left: 'Poravnaj lijevo',
117
center: 'Centrirano',
118
right: 'Poravnaj desno',
119
justify: 'Poravnaj obostrano'
122
recent: 'Posljednja boja',
124
background: 'Boja pozadine',
125
foreground: 'Boja teksta',
126
transparent: 'Prozirna',
127
setTransparent: 'Prozirna',
129
resetToDefault: 'Podrazumijevana'
132
shortcuts: 'Prečice s tipkovnice',
134
textFormatting: 'Formatiranje teksta',
136
paragraphFormatting: 'Formatiranje paragrafa',
137
documentStyle: 'Stil dokumenta',
138
extraKeys: 'Dodatne kombinacije'
141
'insertParagraph': 'Insert Paragraph',
142
'undo': 'Undoes the last command',
143
'redo': 'Redoes the last command',
146
'bold': 'Set a bold style',
147
'italic': 'Set a italic style',
148
'underline': 'Set a underline style',
149
'strikethrough': 'Set a strikethrough style',
150
'removeFormat': 'Clean a style',
151
'justifyLeft': 'Set left align',
152
'justifyCenter': 'Set center align',
153
'justifyRight': 'Set right align',
154
'justifyFull': 'Set full align',
155
'insertUnorderedList': 'Toggle unordered list',
156
'insertOrderedList': 'Toggle ordered list',
157
'outdent': 'Outdent on current paragraph',
158
'indent': 'Indent on current paragraph',
159
'formatPara': 'Change current block\'s format as a paragraph(P tag)',
160
'formatH1': 'Change current block\'s format as H1',
161
'formatH2': 'Change current block\'s format as H2',
162
'formatH3': 'Change current block\'s format as H3',
163
'formatH4': 'Change current block\'s format as H4',
164
'formatH5': 'Change current block\'s format as H5',
165
'formatH6': 'Change current block\'s format as H6',
166
'insertHorizontalRule': 'Insert horizontal rule',
167
'linkDialog.show': 'Show Link Dialog'
174
specialChar: 'SPECIAL CHARACTERS',
175
select: 'Select Special characters'
180
return __webpack_exports__;