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: 'Azpimarratua',
32
clear: 'Estiloa kendu',
33
height: 'Lerro altuera',
35
strikethrough: 'Marratua',
36
subscript: 'Subscript',
37
superscript: 'Superscript',
38
size: 'Letren neurria'
42
insert: 'Irudi bat txertatu',
43
resizeFull: 'Jatorrizko neurrira aldatu',
44
resizeHalf: 'Neurria erdira aldatu',
45
resizeQuarter: 'Neurria laurdenera aldatu',
46
floatLeft: 'Ezkerrean kokatu',
47
floatRight: 'Eskuinean kokatu',
48
floatNone: 'Kokapenik ez ezarri',
49
shapeRounded: 'Shape: Rounded',
50
shapeCircle: 'Shape: Circle',
51
shapeThumbnail: 'Shape: Thumbnail',
52
shapeNone: 'Shape: None',
53
dragImageHere: 'Irudi bat ezarri hemen',
54
dropImage: 'Drop image or Text',
55
selectFromFiles: 'Zure fitxategi bat aukeratu',
56
maximumFileSize: 'Maximum file size',
57
maximumFileSizeError: 'Maximum file size exceeded.',
58
url: 'Irudiaren URL helbidea',
59
remove: 'Remove Image',
64
videoLink: 'Bideorako esteka',
65
insert: 'Bideo berri bat txertatu',
66
url: 'Bideoaren URL helbidea',
67
providers: '(YouTube, Vimeo, Vine, Instagram edo DailyMotion)'
71
insert: 'Esteka bat txertatu',
72
unlink: 'Esteka ezabatu',
74
textToDisplay: 'Estekaren testua',
75
url: 'Estekaren URL helbidea',
76
openInNewWindow: 'Leiho berri batean ireki'
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: 'Marra horizontala txertatu'
94
blockquote: 'Aipamena',
104
unordered: 'Ordenatu gabeko zerrenda',
105
ordered: 'Zerrenda ordenatua'
109
fullscreen: 'Pantaila osoa',
110
codeview: 'Kodea ikusi'
113
paragraph: 'Paragrafoa',
114
outdent: 'Koska txikiagoa',
115
indent: 'Koska handiagoa',
116
left: 'Ezkerrean kokatu',
117
center: 'Erdian kokatu',
118
right: 'Eskuinean kokatu',
119
justify: 'Justifikatu'
122
recent: 'Azken kolorea',
123
more: 'Kolore gehiago',
124
background: 'Atzeko planoa',
125
foreground: 'Aurreko planoa',
126
transparent: 'Gardena',
127
setTransparent: 'Gardendu',
128
reset: 'Lehengoratu',
129
resetToDefault: 'Berrezarri lehenetsia'
132
shortcuts: 'Lasterbideak',
134
textFormatting: 'Testuaren formatua',
136
paragraphFormatting: 'Paragrafoaren formatua',
137
documentStyle: 'Dokumentuaren estiloa'
140
'insertParagraph': 'Insert Paragraph',
141
'undo': 'Undoes the last command',
142
'redo': 'Redoes the last command',
145
'bold': 'Set a bold style',
146
'italic': 'Set a italic style',
147
'underline': 'Set a underline style',
148
'strikethrough': 'Set a strikethrough style',
149
'removeFormat': 'Clean a style',
150
'justifyLeft': 'Set left align',
151
'justifyCenter': 'Set center align',
152
'justifyRight': 'Set right align',
153
'justifyFull': 'Set full align',
154
'insertUnorderedList': 'Toggle unordered list',
155
'insertOrderedList': 'Toggle ordered list',
156
'outdent': 'Outdent on current paragraph',
157
'indent': 'Indent on current paragraph',
158
'formatPara': 'Change current block\'s format as a paragraph(P tag)',
159
'formatH1': 'Change current block\'s format as H1',
160
'formatH2': 'Change current block\'s format as H2',
161
'formatH3': 'Change current block\'s format as H3',
162
'formatH4': 'Change current block\'s format as H4',
163
'formatH5': 'Change current block\'s format as H5',
164
'formatH6': 'Change current block\'s format as H6',
165
'insertHorizontalRule': 'Insert horizontal rule',
166
'linkDialog.show': 'Show Link Dialog'
173
specialChar: 'SPECIAL CHARACTERS',
174
select: 'Select Special characters'
179
return __webpack_exports__;