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: 'Pabrėžtas',
32
clear: 'Be formatavimo',
33
height: 'Eilutės aukštis',
34
name: 'Šrifto pavadinimas',
35
strikethrough: 'Perbrauktas',
36
superscript: 'Viršutinis',
37
subscript: 'Indeksas',
41
image: 'Paveikslėlis',
42
insert: 'Įterpti paveikslėlį',
43
resizeFull: 'Pilnas dydis',
44
resizeHalf: 'Sumažinti dydį 50%',
45
resizeQuarter: 'Sumažinti dydį 25%',
46
floatLeft: 'Kairinis lygiavimas',
47
floatRight: 'Dešininis lygiavimas',
48
floatNone: 'Jokio lygiavimo',
49
shapeRounded: 'Forma: apvalūs kraštai',
50
shapeCircle: 'Forma: apskritimas',
51
shapeThumbnail: 'Forma: miniatiūra',
52
shapeNone: 'Forma: jokia',
53
dragImageHere: 'Vilkite paveikslėlį čia',
54
dropImage: 'Drop image or Text',
55
selectFromFiles: 'Pasirinkite failą',
56
maximumFileSize: 'Maskimalus failo dydis',
57
maximumFileSizeError: 'Maskimalus failo dydis viršytas!',
58
url: 'Paveikslėlio URL adresas',
59
remove: 'Ištrinti paveikslėlį',
64
videoLink: 'Video Link',
65
insert: 'Insert Video',
67
providers: '(YouTube, Vimeo, Vine, Instagram, DailyMotion or Youku)'
71
insert: 'Įterpti nuorodą',
72
unlink: 'Pašalinti nuorodą',
74
textToDisplay: 'Rodomas tekstas',
75
url: 'Koks URL adresas yra susietas?',
76
openInNewWindow: 'Atidaryti naujame lange'
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: 'Įterpti horizontalią liniją'
104
unordered: 'Suženklintasis sąrašas',
105
ordered: 'Sunumeruotas sąrašas'
109
fullscreen: 'Viso ekrano režimas',
110
codeview: 'HTML kodo peržiūra'
113
paragraph: 'Pastraipa',
114
outdent: 'Sumažinti įtrauką',
115
indent: 'Padidinti įtrauką',
116
left: 'Kairinė lygiuotė',
117
center: 'Centrinė lygiuotė',
118
right: 'Dešininė lygiuotė',
119
justify: 'Abipusis išlyginimas'
122
recent: 'Paskutinė naudota spalva',
123
more: 'Daugiau spalvų',
124
background: 'Fono spalva',
125
foreground: 'Šrifto spalva',
126
transparent: 'Permatoma',
127
setTransparent: 'Nustatyti skaidrumo intensyvumą',
129
resetToDefault: 'Atstatyti numatytąją spalvą'
132
shortcuts: 'Spartieji klavišai',
134
textFormatting: 'Teksto formatavimas',
136
paragraphFormatting: 'Pastraipos formatavimas',
137
documentStyle: 'Dokumento stilius',
138
extraKeys: 'Papildomi klavišų deriniai'
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'
170
undo: 'Anuliuoti veiksmą',
171
redo: 'Perdaryti veiksmą'
174
specialChar: 'SPECIAL CHARACTERS',
175
select: 'Select Special characters'
180
return __webpack_exports__;