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: 'ขีดเส้นใต้',
32
clear: 'ล้างรูปแบบตัวอักษร',
33
height: 'ความสูงบรรทัด',
35
strikethrough: 'ขีดฆ่า',
43
resizeFull: 'ปรับขนาดเท่าจริง',
44
resizeHalf: 'ปรับขนาดลง 50%',
45
resizeQuarter: 'ปรับขนาดลง 25%',
48
floatNone: 'ไม่จัดตำแหน่ง',
49
shapeRounded: 'Shape: Rounded',
50
shapeCircle: 'Shape: Circle',
51
shapeThumbnail: 'Shape: Thumbnail',
52
shapeNone: 'Shape: None',
53
dragImageHere: 'ลากรูปภาพที่ต้องการไว้ที่นี่',
54
dropImage: 'วางรูปภาพหรือข้อความ',
55
selectFromFiles: 'เลือกไฟล์รูปภาพ',
56
maximumFileSize: 'ขนาดไฟล์ใหญ่สุด',
57
maximumFileSizeError: 'ไฟล์เกินขนาดที่กำหนด',
58
url: 'ที่อยู่ URL ของรูปภาพ',
64
videoLink: 'ลิงก์ของวีดีโอ',
66
url: 'ที่อยู่ URL ของวีดีโอ',
67
providers: '(YouTube, Vimeo, Vine, Instagram, DailyMotion หรือ Youku)'
71
insert: 'แทรกตัวเชื่อมโยง',
72
unlink: 'ยกเลิกตัวเชื่อมโยง',
74
textToDisplay: 'ข้อความที่ให้แสดง',
75
url: 'ที่อยู่เว็บไซต์ที่ต้องการให้เชื่อมโยงไปถึง?',
76
openInNewWindow: 'เปิดในหน้าต่างใหม่'
80
addRowAbove: 'เพิ่มแถวด้านบน',
81
addRowBelow: 'เพิ่มแถวด้านล่าง',
82
addColLeft: 'เพิ่มคอลัมน์ด้านซ้าย',
83
addColRight: 'เพิ่มคอลัมน์ด้านขวา',
89
insert: 'แทรกเส้นคั่น'
94
blockquote: 'ข้อความ',
104
unordered: 'รายการแบบไม่มีลำดับ',
105
ordered: 'รายการแบบมีลำดับ'
109
fullscreen: 'ขยายเต็มหน้าจอ',
110
codeview: 'ซอร์สโค้ด'
113
paragraph: 'ย่อหน้า',
114
outdent: 'เยื้องซ้าย',
116
left: 'จัดหน้าชิดซ้าย',
117
center: 'จัดหน้ากึ่งกลาง',
118
right: 'จัดหน้าชิดขวา',
119
justify: 'จัดบรรทัดเสมอกัน'
122
recent: 'สีที่ใช้ล่าสุด',
124
background: 'สีพื้นหลัง',
125
foreground: 'สีพื้นหน้า',
126
transparent: 'โปร่งแสง',
127
setTransparent: 'ตั้งค่าความโปร่งแสง',
129
resetToDefault: 'คืนค่ามาตรฐาน'
132
shortcuts: 'แป้นลัด',
134
textFormatting: 'การจัดรูปแบบข้อความ',
136
paragraphFormatting: 'การจัดรูปแบบย่อหน้า',
137
documentStyle: 'รูปแบบของเอกสาร',
138
extraKeys: 'Extra keys'
141
'insertParagraph': 'Insert Paragraph',
142
'undo': 'Undoes the last command',
143
'redo': 'Redoes the last command',
147
'italic': 'ทำตัวเอียง',
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': 'เปลี่ยนรูปแบบบล็อคปัจจุบันเป็น H1',
161
'formatH2': 'เปลี่ยนรูปแบบบล็อคปัจจุบันเป็น H2',
162
'formatH3': 'เปลี่ยนรูปแบบบล็อคปัจจุบันเป็น H3',
163
'formatH4': 'เปลี่ยนรูปแบบบล็อคปัจจุบันเป็น H4',
164
'formatH5': 'เปลี่ยนรูปแบบบล็อคปัจจุบันเป็น H5',
165
'formatH6': 'เปลี่ยนรูปแบบบล็อคปัจจุบันเป็น H6',
166
'insertHorizontalRule': 'Insert horizontal rule',
167
'linkDialog.show': 'เปิดหน้าแก้ไข Link'
170
undo: 'ยกเลิกการกระทำ',
171
redo: 'ทำซ้ำการกระทำ'
174
specialChar: 'SPECIAL CHARACTERS',
175
select: 'Select Special characters'
180
return __webpack_exports__;