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: 'Understruken',
32
clear: 'Radera formatering',
35
strikethrough: 'Genomstruken',
36
subscript: 'Subscript',
37
superscript: 'Superscript',
42
insert: 'Infoga bild',
43
resizeFull: 'Full storlek',
44
resizeHalf: 'Halv storlek',
45
resizeQuarter: 'En fjärdedel i storlek',
46
floatLeft: 'Vänsterjusterad',
47
floatRight: 'Högerjusterad',
48
floatNone: 'Ingen justering',
49
shapeRounded: 'Shape: Rounded',
50
shapeCircle: 'Shape: Circle',
51
shapeThumbnail: 'Shape: Thumbnail',
52
shapeNone: 'Shape: None',
53
dragImageHere: 'Dra en bild hit',
54
dropImage: 'Drop image or Text',
55
selectFromFiles: 'Välj från filer',
56
maximumFileSize: 'Maximum file size',
57
maximumFileSizeError: 'Maximum file size exceeded.',
58
url: 'Länk till bild',
59
remove: 'Ta bort bild',
64
videoLink: 'Länk till filmklipp',
65
insert: 'Infoga filmklipp',
66
url: 'Länk till filmklipp',
67
providers: '(YouTube, Vimeo, Vine, Instagram, DailyMotion eller Youku)'
71
insert: 'Infoga länk',
72
unlink: 'Ta bort länk',
74
textToDisplay: 'Visningstext',
75
url: 'Till vilken URL ska denna länk peka?',
76
openInNewWindow: 'Öppna i ett nytt fönster',
77
useProtocol: 'Använd standardprotokoll'
81
addRowAbove: 'Add row above',
82
addRowBelow: 'Add row below',
83
addColLeft: 'Add column left',
84
addColRight: 'Add column right',
86
delCol: 'Delete column',
87
delTable: 'Delete table'
90
insert: 'Infoga horisontell linje'
105
unordered: 'Punktlista',
106
ordered: 'Numrerad lista'
110
fullscreen: 'Fullskärm',
111
codeview: 'HTML-visning'
114
paragraph: 'Justera text',
115
outdent: 'Minska indrag',
116
indent: 'Öka indrag',
117
left: 'Vänsterjusterad',
119
right: 'Högerjusterad',
120
justify: 'Justera text'
123
recent: 'Senast använda färg',
125
background: 'Bakgrundsfärg',
126
foreground: 'Teckenfärg',
127
transparent: 'Genomskinlig',
128
setTransparent: 'Gör genomskinlig',
130
resetToDefault: 'Återställ till standard'
133
shortcuts: 'Kortkommandon',
135
textFormatting: 'Textformatering',
137
paragraphFormatting: 'Avsnittsformatering',
138
documentStyle: 'Dokumentstil',
139
extraKeys: 'Extra keys'
142
'insertParagraph': 'Insert Paragraph',
143
'undo': 'Undoes the last command',
144
'redo': 'Redoes the last command',
147
'bold': 'Set a bold style',
148
'italic': 'Set a italic style',
149
'underline': 'Set a underline style',
150
'strikethrough': 'Set a strikethrough style',
151
'removeFormat': 'Clean a style',
152
'justifyLeft': 'Set left align',
153
'justifyCenter': 'Set center align',
154
'justifyRight': 'Set right align',
155
'justifyFull': 'Set full align',
156
'insertUnorderedList': 'Toggle unordered list',
157
'insertOrderedList': 'Toggle ordered list',
158
'outdent': 'Outdent on current paragraph',
159
'indent': 'Indent on current paragraph',
160
'formatPara': 'Change current block\'s format as a paragraph(P tag)',
161
'formatH1': 'Change current block\'s format as H1',
162
'formatH2': 'Change current block\'s format as H2',
163
'formatH3': 'Change current block\'s format as H3',
164
'formatH4': 'Change current block\'s format as H4',
165
'formatH5': 'Change current block\'s format as H5',
166
'formatH6': 'Change current block\'s format as H6',
167
'insertHorizontalRule': 'Insert horizontal rule',
168
'linkDialog.show': 'Show Link Dialog'
175
specialChar: 'SPECIAL CHARACTERS',
176
select: 'Select Special characters'
181
return __webpack_exports__;