wysiwyg-rails 2.9.5 → 2.9.6.pre.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +5 -5
- data/LICENSE +21 -21
- data/README.md +127 -127
- data/Rakefile +5 -5
- data/app/assets/javascripts/froala_editor.min.js +7 -7
- data/app/assets/javascripts/froala_editor.pkgd.min.js +7 -7
- data/app/assets/javascripts/languages/ar.js +336 -336
- data/app/assets/javascripts/languages/bs.js +336 -336
- data/app/assets/javascripts/languages/cs.js +336 -336
- data/app/assets/javascripts/languages/da.js +333 -333
- data/app/assets/javascripts/languages/de.js +336 -336
- data/app/assets/javascripts/languages/el.js +342 -342
- data/app/assets/javascripts/languages/en_ca.js +280 -280
- data/app/assets/javascripts/languages/en_gb.js +280 -280
- data/app/assets/javascripts/languages/es.js +318 -318
- data/app/assets/javascripts/languages/et.js +336 -336
- data/app/assets/javascripts/languages/fa.js +336 -336
- data/app/assets/javascripts/languages/fi.js +336 -336
- data/app/assets/javascripts/languages/fr.js +336 -336
- data/app/assets/javascripts/languages/he.js +336 -336
- data/app/assets/javascripts/languages/hr.js +336 -336
- data/app/assets/javascripts/languages/hu.js +336 -336
- data/app/assets/javascripts/languages/id.js +337 -337
- data/app/assets/javascripts/languages/it.js +336 -336
- data/app/assets/javascripts/languages/ja.js +336 -336
- data/app/assets/javascripts/languages/ko.js +336 -336
- data/app/assets/javascripts/languages/ku.js +329 -329
- data/app/assets/javascripts/languages/me.js +336 -336
- data/app/assets/javascripts/languages/nb.js +336 -336
- data/app/assets/javascripts/languages/nl.js +336 -336
- data/app/assets/javascripts/languages/pl.js +336 -336
- data/app/assets/javascripts/languages/pt_br.js +336 -336
- data/app/assets/javascripts/languages/pt_pt.js +336 -336
- data/app/assets/javascripts/languages/ro.js +336 -336
- data/app/assets/javascripts/languages/ru.js +336 -336
- data/app/assets/javascripts/languages/sk.js +336 -336
- data/app/assets/javascripts/languages/sr.js +336 -336
- data/app/assets/javascripts/languages/sv.js +336 -336
- data/app/assets/javascripts/languages/th.js +336 -336
- data/app/assets/javascripts/languages/tr.js +336 -336
- data/app/assets/javascripts/languages/uk.js +336 -336
- data/app/assets/javascripts/languages/vi.js +276 -276
- data/app/assets/javascripts/languages/zh_cn.js +336 -336
- data/app/assets/javascripts/languages/zh_tw.js +336 -336
- data/app/assets/javascripts/plugins/align.min.js +6 -6
- data/app/assets/javascripts/plugins/char_counter.min.js +6 -6
- data/app/assets/javascripts/plugins/code_beautifier.min.js +6 -6
- data/app/assets/javascripts/plugins/code_view.min.js +7 -7
- data/app/assets/javascripts/plugins/colors.min.js +7 -7
- data/app/assets/javascripts/plugins/draggable.min.js +7 -7
- data/app/assets/javascripts/plugins/emoticons.min.js +6 -6
- data/app/assets/javascripts/plugins/entities.min.js +6 -6
- data/app/assets/javascripts/plugins/file.min.js +6 -6
- data/app/assets/javascripts/plugins/font_family.min.js +6 -6
- data/app/assets/javascripts/plugins/font_size.min.js +6 -6
- data/app/assets/javascripts/plugins/forms.min.js +6 -6
- data/app/assets/javascripts/plugins/fullscreen.min.js +6 -6
- data/app/assets/javascripts/plugins/help.min.js +6 -6
- data/app/assets/javascripts/plugins/image.min.js +7 -7
- data/app/assets/javascripts/plugins/image_manager.min.js +6 -6
- data/app/assets/javascripts/plugins/inline_class.min.js +6 -6
- data/app/assets/javascripts/plugins/inline_style.min.js +6 -6
- data/app/assets/javascripts/plugins/line_breaker.min.js +7 -7
- data/app/assets/javascripts/plugins/line_height.min.js +7 -7
- data/app/assets/javascripts/plugins/link.min.js +7 -7
- data/app/assets/javascripts/plugins/lists.min.js +7 -7
- data/app/assets/javascripts/plugins/paragraph_format.min.js +6 -6
- data/app/assets/javascripts/plugins/paragraph_style.min.js +6 -6
- data/app/assets/javascripts/plugins/print.min.js +6 -6
- data/app/assets/javascripts/plugins/quick_insert.min.js +6 -6
- data/app/assets/javascripts/plugins/quote.min.js +6 -6
- data/app/assets/javascripts/plugins/save.min.js +6 -6
- data/app/assets/javascripts/plugins/special_characters.min.js +6 -6
- data/app/assets/javascripts/plugins/table.min.js +7 -7
- data/app/assets/javascripts/plugins/url.min.js +6 -6
- data/app/assets/javascripts/plugins/video.min.js +7 -7
- data/app/assets/javascripts/plugins/word_paste.min.js +7 -7
- data/app/assets/javascripts/third_party/embedly.min.js +6 -6
- data/app/assets/javascripts/third_party/font_awesome.min.js +6 -6
- data/app/assets/javascripts/third_party/image_aviary.min.js +6 -6
- data/app/assets/javascripts/third_party/image_tui.min.js +6 -6
- data/app/assets/javascripts/third_party/spell_checker.min.js +6 -6
- data/app/assets/stylesheets/froala_editor.css +1334 -1334
- data/app/assets/stylesheets/froala_editor.min.css +7 -7
- data/app/assets/stylesheets/froala_editor.pkgd.css +2983 -2984
- data/app/assets/stylesheets/froala_editor.pkgd.min.css +7 -7
- data/app/assets/stylesheets/froala_style.css +448 -448
- data/app/assets/stylesheets/froala_style.min.css +6 -6
- data/app/assets/stylesheets/plugins/char_counter.css +57 -57
- data/app/assets/stylesheets/plugins/char_counter.min.css +6 -6
- data/app/assets/stylesheets/plugins/code_view.css +112 -113
- data/app/assets/stylesheets/plugins/code_view.min.css +7 -7
- data/app/assets/stylesheets/plugins/colors.css +155 -155
- data/app/assets/stylesheets/plugins/colors.min.css +6 -6
- data/app/assets/stylesheets/plugins/draggable.css +43 -43
- data/app/assets/stylesheets/plugins/draggable.min.css +6 -6
- data/app/assets/stylesheets/plugins/emoticons.css +42 -42
- data/app/assets/stylesheets/plugins/emoticons.min.css +6 -6
- data/app/assets/stylesheets/plugins/file.css +146 -146
- data/app/assets/stylesheets/plugins/file.min.css +6 -6
- data/app/assets/stylesheets/plugins/fullscreen.css +35 -35
- data/app/assets/stylesheets/plugins/fullscreen.min.css +6 -6
- data/app/assets/stylesheets/plugins/help.css +52 -52
- data/app/assets/stylesheets/plugins/help.min.css +6 -6
- data/app/assets/stylesheets/plugins/image.css +244 -244
- data/app/assets/stylesheets/plugins/image.min.css +6 -6
- data/app/assets/stylesheets/plugins/image_manager.css +268 -268
- data/app/assets/stylesheets/plugins/image_manager.min.css +6 -6
- data/app/assets/stylesheets/plugins/line_breaker.css +37 -37
- data/app/assets/stylesheets/plugins/line_breaker.min.css +6 -6
- data/app/assets/stylesheets/plugins/quick_insert.css +70 -70
- data/app/assets/stylesheets/plugins/quick_insert.min.css +6 -6
- data/app/assets/stylesheets/plugins/special_characters.css +51 -51
- data/app/assets/stylesheets/plugins/special_characters.min.css +6 -6
- data/app/assets/stylesheets/plugins/table.css +181 -181
- data/app/assets/stylesheets/plugins/table.min.css +6 -6
- data/app/assets/stylesheets/plugins/video.css +231 -231
- data/app/assets/stylesheets/plugins/video.min.css +6 -6
- data/app/assets/stylesheets/themes/dark.css +1330 -1327
- data/app/assets/stylesheets/themes/dark.min.css +7 -7
- data/app/assets/stylesheets/themes/gray.css +1330 -1327
- data/app/assets/stylesheets/themes/gray.min.css +7 -7
- data/app/assets/stylesheets/themes/red.css +1330 -1327
- data/app/assets/stylesheets/themes/red.min.css +7 -7
- data/app/assets/stylesheets/themes/royal.css +1330 -1327
- data/app/assets/stylesheets/themes/royal.min.css +7 -7
- data/app/assets/stylesheets/third_party/embedly.css +65 -65
- data/app/assets/stylesheets/third_party/embedly.min.css +6 -6
- data/app/assets/stylesheets/third_party/font_awesome.css +50 -50
- data/app/assets/stylesheets/third_party/font_awesome.min.css +6 -6
- data/app/assets/stylesheets/third_party/image_tui.css +42 -42
- data/app/assets/stylesheets/third_party/image_tui.min.css +6 -6
- data/app/assets/stylesheets/third_party/spell_checker.css +72 -72
- data/app/assets/stylesheets/third_party/spell_checker.min.css +6 -6
- data/lib/wysiwyg-rails.rb +1 -1
- data/lib/wysiwyg-rails/engine.rb +16 -16
- data/lib/wysiwyg-rails/version.rb +5 -5
- metadata +7 -8
@@ -1,336 +1,336 @@
|
|
1
|
-
/*!
|
2
|
-
* froala_editor v2.9.
|
3
|
-
* License https://froala.com/wysiwyg-editor/terms/
|
4
|
-
* Copyright 2014-2019 Froala Labs
|
5
|
-
*/
|
6
|
-
|
7
|
-
(function (factory) {
|
8
|
-
if (typeof define === 'function' && define.amd) {
|
9
|
-
// AMD. Register as an anonymous module.
|
10
|
-
define(['jquery'], factory);
|
11
|
-
} else if (typeof module === 'object' && module.exports) {
|
12
|
-
// Node/CommonJS
|
13
|
-
module.exports = function( root, jQuery ) {
|
14
|
-
if ( jQuery === undefined ) {
|
15
|
-
// require('jQuery') returns a factory that requires window to
|
16
|
-
// build a jQuery instance, we normalize how we use modules
|
17
|
-
// that require this pattern but the window provided is a noop
|
18
|
-
// if it's defined (how jquery works)
|
19
|
-
if ( typeof window !== 'undefined' ) {
|
20
|
-
jQuery = require('jquery');
|
21
|
-
}
|
22
|
-
else {
|
23
|
-
jQuery = require('jquery')(root);
|
24
|
-
}
|
25
|
-
}
|
26
|
-
return factory(jQuery);
|
27
|
-
};
|
28
|
-
} else {
|
29
|
-
// Browser globals
|
30
|
-
factory(window.jQuery);
|
31
|
-
}
|
32
|
-
}(function ($) {
|
33
|
-
/**
|
34
|
-
* Korean
|
35
|
-
*/
|
36
|
-
|
37
|
-
$.FE.LANGUAGE['ko'] = {
|
38
|
-
translation: {
|
39
|
-
// Place holder
|
40
|
-
"Type something": "\ub0b4\uc6a9\uc744 \uc785\ub825\ud558\uc138\uc694",
|
41
|
-
|
42
|
-
// Basic formatting
|
43
|
-
"Bold": "\uad75\uac8c",
|
44
|
-
"Italic": "\uae30\uc6b8\uc784\uaf34",
|
45
|
-
"Underline": "\ubc11\uc904",
|
46
|
-
"Strikethrough": "\ucde8\uc18c\uc120",
|
47
|
-
|
48
|
-
// Main buttons
|
49
|
-
"Insert": "\uc0bd\uc785",
|
50
|
-
"Delete": "\uc0ad\uc81c",
|
51
|
-
"Cancel": "\ucde8\uc18c",
|
52
|
-
"OK": "\uc2b9\uc778",
|
53
|
-
"Back": "\ub4a4\ub85c",
|
54
|
-
"Remove": "\uc81c\uac70",
|
55
|
-
"More": "\ub354",
|
56
|
-
"Update": "\uc5c5\ub370\uc774\ud2b8",
|
57
|
-
"Style": "\uc2a4\ud0c0\uc77c",
|
58
|
-
|
59
|
-
// Font
|
60
|
-
"Font Family": "\uae00\uaf34",
|
61
|
-
"Font Size": "\ud3f0\ud2b8 \ud06c\uae30",
|
62
|
-
|
63
|
-
// Colors
|
64
|
-
"Colors": "\uc0c9\uc0c1",
|
65
|
-
"Background": "\ubc30\uacbd",
|
66
|
-
"Text": "\ud14d\uc2a4\ud2b8",
|
67
|
-
"HEX Color": "\ud5e5\uc2a4 \uc0c9\uc0c1",
|
68
|
-
|
69
|
-
// Paragraphs
|
70
|
-
"Paragraph Format": "\ub2e8\ub77d",
|
71
|
-
"Normal": "\ud45c\uc900",
|
72
|
-
"Code": "\ucf54\ub4dc",
|
73
|
-
"Heading 1": "\uc81c\ubaa9 1",
|
74
|
-
"Heading 2": "\uc81c\ubaa9 2",
|
75
|
-
"Heading 3": "\uc81c\ubaa9 3",
|
76
|
-
"Heading 4": "\uc81c\ubaa9 4",
|
77
|
-
|
78
|
-
// Style
|
79
|
-
"Paragraph Style": "\ub2e8\ub77d \uc2a4\ud0c0\uc77c",
|
80
|
-
"Inline Style": "\uc778\ub77c\uc778 \uc2a4\ud0c0\uc77c",
|
81
|
-
|
82
|
-
// Alignment
|
83
|
-
"Align": "\uc815\ub82c",
|
84
|
-
"Align Left": "\uc67c\ucabd\uc815\ub82c",
|
85
|
-
"Align Center": "\uac00\uc6b4\ub370\uc815\ub82c",
|
86
|
-
"Align Right": "\uc624\ub978\ucabd\uc815\ub82c",
|
87
|
-
"Align Justify": "\uc591\ucabd\uc815\ub82c",
|
88
|
-
"None": "\uc5c6\uc74c",
|
89
|
-
|
90
|
-
// Lists
|
91
|
-
"Ordered List": "\uc22b\uc790 \ub9ac\uc2a4\ud2b8",
|
92
|
-
"Default": "태만",
|
93
|
-
"Lower Alpha": "낮은 알파",
|
94
|
-
"Lower Greek": "낮은 그리스어",
|
95
|
-
"Lower Roman": "로마자 낮은",
|
96
|
-
"Upper Alpha": "상단 알파",
|
97
|
-
"Upper Roman": "상층 로마자",
|
98
|
-
|
99
|
-
"Unordered List": "\uc810 \ub9ac\uc2a4\ud2b8",
|
100
|
-
"Circle": "원",
|
101
|
-
"Disc": "디스크",
|
102
|
-
"Square": "광장",
|
103
|
-
|
104
|
-
// Line height
|
105
|
-
"Line Height": "라인 높이",
|
106
|
-
"Single": "단일",
|
107
|
-
"Double": "더블",
|
108
|
-
|
109
|
-
// Indent
|
110
|
-
"Decrease Indent": "\ub0b4\uc5b4\uc4f0\uae30",
|
111
|
-
"Increase Indent": "\ub4e4\uc5ec\uc4f0\uae30",
|
112
|
-
|
113
|
-
// Links
|
114
|
-
"Insert Link": "\ub9c1\ud06c \uc0bd\uc785",
|
115
|
-
"Open in new tab": "\uc0c8 \ud0ed\uc5d0\uc11c \uc5f4\uae30",
|
116
|
-
"Open Link": "\ub9c1\ud06c \uc5f4\uae30",
|
117
|
-
"Edit Link": "\ud3b8\uc9d1 \ub9c1\ud06c",
|
118
|
-
"Unlink": "\ub9c1\ud06c\uc0ad\uc81c",
|
119
|
-
"Choose Link": "\ub9c1\ud06c\ub97c \uc120\ud0dd",
|
120
|
-
|
121
|
-
// Images
|
122
|
-
"Insert Image": "\uc774\ubbf8\uc9c0 \uc0bd\uc785",
|
123
|
-
"Upload Image": "\uc774\ubbf8\uc9c0 \uc5c5\ub85c\ub4dc",
|
124
|
-
"By URL": "URL \ub85c",
|
125
|
-
"Browse": "\uac80\uc0c9",
|
126
|
-
"Drop image": "\uc774\ubbf8\uc9c0\ub97c \ub4dc\ub798\uadf8&\ub4dc\ub86d",
|
127
|
-
"or click": "\ub610\ub294 \ud074\ub9ad",
|
128
|
-
"Manage Images": "\uc774\ubbf8\uc9c0 \uad00\ub9ac",
|
129
|
-
"Loading": "\ub85c\ub4dc",
|
130
|
-
"Deleting": "\uc0ad\uc81c",
|
131
|
-
"Tags": "\ud0dc\uadf8",
|
132
|
-
"Are you sure? Image will be deleted.": "\ud655\uc2e4\ud55c\uac00\uc694? \uc774\ubbf8\uc9c0\uac00 \uc0ad\uc81c\ub429\ub2c8\ub2e4.",
|
133
|
-
"Replace": "\uad50\uccb4",
|
134
|
-
"Uploading": "\uc5c5\ub85c\ub4dc",
|
135
|
-
"Loading image": "\uc774\ubbf8\uc9c0 \ub85c\ub4dc \uc911",
|
136
|
-
"Display": "\ub514\uc2a4\ud50c\ub808\uc774",
|
137
|
-
"Inline": "\uc778\ub77c\uc778",
|
138
|
-
"Break Text": "\uad6c\ubd84 \ud14d\uc2a4\ud2b8",
|
139
|
-
"Alternative Text": "\ub300\uccb4 \ud14d\uc2a4\ud2b8",
|
140
|
-
"Change Size": "\ud06c\uae30 \ubcc0\uacbd",
|
141
|
-
"Width": "\ud3ed",
|
142
|
-
"Height": "\ub192\uc774",
|
143
|
-
"Something went wrong. Please try again.": "\ubb38\uc81c\uac00 \ubc1c\uc0dd\ud588\uc2b5\ub2c8\ub2e4. \ub2e4\uc2dc \uc2dc\ub3c4\ud558\uc2ed\uc2dc\uc624.",
|
144
|
-
"Image Caption": "\uc774\ubbf8\uc9c0 \ucea1\uc158",
|
145
|
-
"Advanced Edit": "\uace0\uae09 \ud3b8\uc9d1",
|
146
|
-
|
147
|
-
// Video
|
148
|
-
"Insert Video": "\ub3d9\uc601\uc0c1 \uc0bd\uc785",
|
149
|
-
"Embedded Code": "\uc784\ubca0\ub514\ub4dc \ucf54\ub4dc",
|
150
|
-
"Paste in a video URL": "\ub3d9\uc601\uc0c1 URL\uc5d0 \ubd99\uc5ec \ub123\uae30",
|
151
|
-
"Drop video": "\ub3d9\uc601\uc0c1\uc744 \ub4dc\ub798\uadf8&\ub4dc\ub86d",
|
152
|
-
"Your browser does not support HTML5 video.": "\uadc0\ud558\uc758 \ube0c\ub77c\uc6b0\uc800\ub294 html5 video\ub97c \uc9c0\uc6d0\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.",
|
153
|
-
"Upload Video": "\ub3d9\uc601\uc0c1 \uc5c5\ub85c\ub4dc",
|
154
|
-
|
155
|
-
// Tables
|
156
|
-
"Insert Table": "\ud45c \uc0bd\uc785",
|
157
|
-
"Table Header": "\ud45c \ud5e4\ub354",
|
158
|
-
"Remove Table": "\ud45c \uc81c\uac70",
|
159
|
-
"Table Style": "\ud45c \uc2a4\ud0c0\uc77c",
|
160
|
-
"Horizontal Align": "\uc218\ud3c9 \uc815\ub82c",
|
161
|
-
"Row": "\ud589",
|
162
|
-
"Insert row above": "\uc55e\uc5d0 \ud589\uc744 \uc0bd\uc785",
|
163
|
-
"Insert row below": "\ub4a4\uc5d0 \ud589\uc744 \uc0bd\uc785",
|
164
|
-
"Delete row": "\ud589 \uc0ad\uc81c",
|
165
|
-
"Column": "\uc5f4",
|
166
|
-
"Insert column before": "\uc55e\uc5d0 \uc5f4\uc744 \uc0bd\uc785",
|
167
|
-
"Insert column after": "\ub4a4\uc5d0 \uc5f4\uc744 \uc0bd\uc785",
|
168
|
-
"Delete column": "\uc5f4 \uc0ad\uc81c",
|
169
|
-
"Cell": "\uc140",
|
170
|
-
"Merge cells": "\uc140 \ud569\uce58\uae30",
|
171
|
-
"Horizontal split": "\uc218\ud3c9 \ubd84\ud560",
|
172
|
-
"Vertical split": "\uc218\uc9c1 \ubd84\ud560",
|
173
|
-
"Cell Background": "\uc140 \ubc30\uacbd",
|
174
|
-
"Vertical Align": "\uc218\uc9c1 \uc815\ub82c",
|
175
|
-
"Top": "\uc704\ucabd \uc815\ub82c",
|
176
|
-
"Middle": "\uac00\uc6b4\ub370 \uc815\ub82c",
|
177
|
-
"Bottom": "\uc544\ub798\ucabd \uc815\ub82c",
|
178
|
-
"Align Top": "\uc704\ucabd\uc73c\ub85c \uc815\ub82c\ud569\ub2c8\ub2e4.",
|
179
|
-
"Align Middle": "\uac00\uc6b4\ub370\ub85c \uc815\ub82c\ud569\ub2c8\ub2e4.",
|
180
|
-
"Align Bottom": "\uc544\ub798\ucabd\uc73c\ub85c \uc815\ub82c\ud569\ub2c8\ub2e4.",
|
181
|
-
"Cell Style": "\uc140 \uc2a4\ud0c0\uc77c",
|
182
|
-
|
183
|
-
// Files
|
184
|
-
"Upload File": "\ud30c\uc77c \ucca8\ubd80",
|
185
|
-
"Drop file": "\ud30c\uc77c\uc744 \ub4dc\ub798\uadf8&\ub4dc\ub86d",
|
186
|
-
|
187
|
-
// Emoticons
|
188
|
-
"Emoticons": "\uc774\ubaa8\ud2f0\ucf58",
|
189
|
-
"Grinning face": "\uc5bc\uad74 \uc6c3\uae30\ub9cc",
|
190
|
-
"Grinning face with smiling eyes": "\ubbf8\uc18c\ub294 \ub208\uc744 \uac00\uc9c4 \uc5bc\uad74 \uc6c3\uae30\ub9cc",
|
191
|
-
"Face with tears of joy": "\uae30\uc068\uc758 \ub208\ubb3c\ub85c \uc5bc\uad74",
|
192
|
-
"Smiling face with open mouth": "\uc624\ud508 \uc785\uc73c\ub85c \uc6c3\ub294 \uc5bc\uad74",
|
193
|
-
"Smiling face with open mouth and smiling eyes": "\uc624\ud508 \uc785\uc73c\ub85c \uc6c3\ub294 \uc5bc\uad74\uacfc \ub208\uc744 \ubbf8\uc18c",
|
194
|
-
"Smiling face with open mouth and cold sweat": "\uc785\uc744 \uc5f4\uace0 \uc2dd\uc740 \ub540\uacfc \ud568\uaed8 \uc6c3\ub294 \uc5bc\uad74",
|
195
|
-
"Smiling face with open mouth and tightly-closed eyes": "\uc624\ud508 \uc785\uacfc \ubc00\uc811\ud558\uac8c \ub2eb\ud78c \ub41c \ub208\uc744 \uac00\uc9c4 \uc6c3\ub294 \uc5bc\uad74",
|
196
|
-
"Smiling face with halo": "\ud6c4\uad11 \uc6c3\ub294 \uc5bc\uad74",
|
197
|
-
"Smiling face with horns": "\ubfd4 \uc6c3\ub294 \uc5bc\uad74",
|
198
|
-
"Winking face": "\uc5bc\uad74 \uc719\ud06c",
|
199
|
-
"Smiling face with smiling eyes": "\uc6c3\ub294 \ub208\uc73c\ub85c \uc6c3\ub294 \uc5bc\uad74",
|
200
|
-
"Face savoring delicious food": "\ub9db\uc788\ub294 \uc74c\uc2dd\uc744 \uc74c\ubbf8 \uc5bc\uad74",
|
201
|
-
"Relieved face": "\uc548\ub3c4 \uc5bc\uad74",
|
202
|
-
"Smiling face with heart-shaped eyes": "\ud558\ud2b8 \ubaa8\uc591\uc758 \ub208\uc73c\ub85c \uc6c3\ub294 \uc5bc\uad74",
|
203
|
-
"Smiling face with sunglasses": "\uc120\uae00\ub77c\uc2a4 \uc6c3\ub294 \uc5bc\uad74",
|
204
|
-
"Smirking face": "\ub3c8\uc744 \uc9c0\ubd88 \uc5bc\uad74",
|
205
|
-
"Neutral face": "\uc911\ub9bd \uc5bc\uad74",
|
206
|
-
"Expressionless face": "\ubb34\ud45c\uc815 \uc5bc\uad74",
|
207
|
-
"Unamused face": "\uc990\uac81\uac8c\ud558\uc9c0 \uc5bc\uad74",
|
208
|
-
"Face with cold sweat": "\uc2dd\uc740 \ub540\uacfc \uc5bc\uad74",
|
209
|
-
"Pensive face": "\uc7a0\uaca8\uc788\ub294 \uc5bc\uad74",
|
210
|
-
"Confused face": "\ud63c\ub780 \uc5bc\uad74",
|
211
|
-
"Confounded face": "\ub9dd\ud560 \uac83 \uc5bc\uad74",
|
212
|
-
"Kissing face": "\uc5bc\uad74\uc744 \ud0a4\uc2a4",
|
213
|
-
"Face throwing a kiss": "\ud0a4\uc2a4\ub97c \ub358\uc9c0\uace0 \uc5bc\uad74",
|
214
|
-
"Kissing face with smiling eyes": "\ubbf8\uc18c\ub294 \ub208\uc744 \uac00\uc9c4 \uc5bc\uad74\uc744 \ud0a4\uc2a4",
|
215
|
-
"Kissing face with closed eyes": "\ub2eb\ud78c \ub41c \ub208\uc744 \uac00\uc9c4 \uc5bc\uad74\uc744 \ud0a4\uc2a4",
|
216
|
-
"Face with stuck out tongue": "\ub0b4\ubc00 \ud600 \uc5bc\uad74",
|
217
|
-
"Face with stuck out tongue and winking eye": "\ub0b4\ubc00 \ud600\uc640 \uc719\ud06c \ub208\uacfc \uc5bc\uad74",
|
218
|
-
"Face with stuck out tongue and tightly-closed eyes": "\ubc16\uc73c\ub85c \ubd99\uc5b4 \ud600\uc640 \ubc00\uc811\ud558\uac8c \ub2eb\ud78c \ub41c \ub208\uc744 \uac00\uc9c4 \uc5bc\uad74",
|
219
|
-
"Disappointed face": "\uc2e4\ub9dd \uc5bc\uad74",
|
220
|
-
"Worried face": "\uac71\uc815 \uc5bc\uad74",
|
221
|
-
"Angry face": "\uc131\ub09c \uc5bc\uad74",
|
222
|
-
"Pouting face": "\uc5bc\uad74\uc744 \uc090",
|
223
|
-
"Crying face": "\uc5bc\uad74 \uc6b0\ub294",
|
224
|
-
"Persevering face": "\uc5bc\uad74\uc744 \uc778\ub0b4",
|
225
|
-
"Face with look of triumph": "\uc2b9\ub9ac\uc758 \ud45c\uc815\uc73c\ub85c \uc5bc\uad74",
|
226
|
-
"Disappointed but relieved face": "\uc2e4\ub9dd\ud558\uc9c0\ub9cc \uc5bc\uad74\uc744 \uc548\uc2ec",
|
227
|
-
"Frowning face with open mouth": "\uc624\ud508 \uc785\uc73c\ub85c \uc5bc\uad74\uc744 \ucc21\uadf8\ub9bc",
|
228
|
-
"Anguished face": "\uace0\ub1cc\uc758 \uc5bc\uad74",
|
229
|
-
"Fearful face": "\ubb34\uc11c\uc6b4 \uc5bc\uad74",
|
230
|
-
"Weary face": "\uc9c0\uce5c \uc5bc\uad74",
|
231
|
-
"Sleepy face": "\uc2ac\ub9ac\ud53c \uc5bc\uad74",
|
232
|
-
"Tired face": "\ud53c\uace4 \uc5bc\uad74",
|
233
|
-
"Grimacing face": "\uc5bc\uad74\uc744 \ucc21\uadf8\ub9b0",
|
234
|
-
"Loudly crying face": "\ud070 \uc18c\ub9ac\ub85c \uc5bc\uad74\uc744 \uc6b8\uace0",
|
235
|
-
"Face with open mouth": "\uc624\ud508 \uc785\uc73c\ub85c \uc5bc\uad74",
|
236
|
-
"Hushed face": "\uc870\uc6a9\ud55c \uc5bc\uad74",
|
237
|
-
"Face with open mouth and cold sweat": "\uc785\uc744 \uc5f4\uace0 \uc2dd\uc740 \ub540\uc73c\ub85c \uc5bc\uad74",
|
238
|
-
"Face screaming in fear": "\uacf5\ud3ec\uc5d0 \ube44\uba85 \uc5bc\uad74",
|
239
|
-
"Astonished face": "\ub180\ub77c \uc5bc\uad74",
|
240
|
-
"Flushed face": "\ud50c\ub7ec\uc2dc \uc5bc\uad74",
|
241
|
-
"Sleeping face": "\uc5bc\uad74 \uc7a0\uc790\ub294",
|
242
|
-
"Dizzy face": "\ub514\uc9c0 \uc5bc\uad74",
|
243
|
-
"Face without mouth": "\uc785\uc5c6\uc774 \uc5bc\uad74",
|
244
|
-
"Face with medical mask": "\uc758\ub8cc \ub9c8\uc2a4\ud06c\ub85c \uc5bc\uad74",
|
245
|
-
|
246
|
-
// Line breaker
|
247
|
-
"Break": "\ub2e8\uc808",
|
248
|
-
|
249
|
-
// Math
|
250
|
-
"Subscript": "\uc544\ub798 \ucca8\uc790",
|
251
|
-
"Superscript": "\uc704 \ucca8\uc790",
|
252
|
-
|
253
|
-
// Full screen
|
254
|
-
"Fullscreen": "\uc804\uccb4 \ud654\uba74",
|
255
|
-
|
256
|
-
// Horizontal line
|
257
|
-
"Insert Horizontal Line": "\uc218\ud3c9\uc120\uc744 \uc0bd\uc785",
|
258
|
-
|
259
|
-
// Clear formatting
|
260
|
-
"Clear Formatting": "\uc11c\uc2dd \uc81c\uac70",
|
261
|
-
|
262
|
-
// Save
|
263
|
-
"Save": "\uad6c\ud558\ub2e4",
|
264
|
-
|
265
|
-
// Undo, redo
|
266
|
-
"Undo": "\uc2e4\ud589 \ucde8\uc18c",
|
267
|
-
"Redo": "\ub418\ub3cc\ub9ac\uae30",
|
268
|
-
|
269
|
-
// Select all
|
270
|
-
"Select All": "\uc804\uccb4\uc120\ud0dd",
|
271
|
-
|
272
|
-
// Code view
|
273
|
-
"Code View": "\ucf54\ub4dc\ubcf4\uae30",
|
274
|
-
|
275
|
-
// Quote
|
276
|
-
"Quote": "\uc778\uc6a9",
|
277
|
-
"Increase": "\uc99d\uac00",
|
278
|
-
"Decrease": "\uac10\uc18c",
|
279
|
-
|
280
|
-
// Quick Insert
|
281
|
-
"Quick Insert": "\ube60\ub978 \uc0bd\uc785",
|
282
|
-
|
283
|
-
// Spcial Characters
|
284
|
-
"Special Characters": "\ud2b9\uc218 \ubb38\uc790",
|
285
|
-
"Latin": "\ub77c\ud2f4\uc5b4",
|
286
|
-
"Greek": "\uadf8\ub9ac\uc2a4\uc5b4",
|
287
|
-
"Cyrillic": "\ud0a4\ub9b4 \ubb38\uc790",
|
288
|
-
"Punctuation": "\ubb38\uc7a5\ubd80\ud638",
|
289
|
-
"Currency": "\ud1b5\ud654",
|
290
|
-
"Arrows": "\ud654\uc0b4\ud45c",
|
291
|
-
"Math": "\uc218\ud559",
|
292
|
-
"Misc": "\uadf8 \uc678",
|
293
|
-
|
294
|
-
// Print.
|
295
|
-
"Print": "\uc778\uc1c4",
|
296
|
-
|
297
|
-
// Spell Checker.
|
298
|
-
"Spell Checker": "\ub9de\ucda4\ubc95 \uac80\uc0ac\uae30",
|
299
|
-
|
300
|
-
// Help
|
301
|
-
"Help": "\ub3c4\uc6c0\ub9d0",
|
302
|
-
"Shortcuts": "\ub2e8\ucd95\ud0a4",
|
303
|
-
"Inline Editor": "\uc778\ub77c\uc778 \uc5d0\ub514\ud130",
|
304
|
-
"Show the editor": "\uc5d0\ub514\ud130 \ubcf4\uae30",
|
305
|
-
"Common actions": "\uc77c\ubc18 \ub3d9\uc791",
|
306
|
-
"Copy": "\ubcf5\uc0ac\ud558\uae30",
|
307
|
-
"Cut": "\uc798\ub77c\ub0b4\uae30",
|
308
|
-
"Paste": "\ubd99\uc5ec\ub123\uae30",
|
309
|
-
"Basic Formatting": "\uae30\ubcf8 \uc11c\uc2dd",
|
310
|
-
"Increase quote level": "\uc778\uc6a9 \uc99d\uac00",
|
311
|
-
"Decrease quote level": "\uc778\uc6a9 \uac10\uc18c",
|
312
|
-
"Image / Video": "\uc774\ubbf8\uc9c0 / \ub3d9\uc601\uc0c1",
|
313
|
-
"Resize larger": "\ud06c\uae30\ub97c \ub354 \ud06c\uac8c \uc870\uc815",
|
314
|
-
"Resize smaller": "\ud06c\uae30\ub97c \ub354 \uc791\uac8c \uc870\uc815",
|
315
|
-
"Table": "\ud45c",
|
316
|
-
"Select table cell": "\ud45c \uc140 \uc120\ud0dd",
|
317
|
-
"Extend selection one cell": "\uc140\uc758 \uc120\ud0dd \ubc94\uc704\ub97c \ud655\uc7a5",
|
318
|
-
"Extend selection one row": "\ud589\uc758 \uc120\ud0dd \ubc94\uc704\ub97c \ud655\uc7a5",
|
319
|
-
"Navigation": "\ub124\ube44\uac8c\uc774\uc158",
|
320
|
-
"Focus popup / toolbar": "\ud31d\uc5c5 / \ud234\ubc14\ub97c \ud3ec\ucee4\uc2a4",
|
321
|
-
"Return focus to previous position": "\uc774\uc804 \uc704\uce58\ub85c \ud3ec\ucee4\uc2a4 \ub418\ub3cc\ub9ac\uae30",
|
322
|
-
|
323
|
-
// Embed.ly
|
324
|
-
"Embed URL": "\uc784\ubca0\ub4dc URL",
|
325
|
-
"Paste in a URL to embed": "\uc784\ubca0\ub4dc URL\uc5d0 \ubd99\uc5ec \ub123\uae30",
|
326
|
-
|
327
|
-
// Word Paste.
|
328
|
-
"The pasted content is coming from a Microsoft Word document. Do you want to keep the format or clean it up?": "\ubd99\uc5ec\ub123\uc740 \ubb38\uc11c\ub294 \ub9c8\uc774\ud06c\ub85c\uc18c\ud504\ud2b8 \uc6cc\ub4dc\uc5d0\uc11c \uac00\uc838\uc654\uc2b5\ub2c8\ub2e4. \ud3ec\ub9f7\uc744 \uc720\uc9c0\ud558\uac70\ub098 \uc815\ub9ac \ud558\uc2dc\uaca0\uc2b5\ub2c8\uae4c?",
|
329
|
-
"Keep": "\uc720\uc9c0",
|
330
|
-
"Clean": "\uc815\ub9ac",
|
331
|
-
"Word Paste Detected": "\uc6cc\ub4dc \ubd99\uc5ec \ub123\uae30\uac00 \uac80\ucd9c \ub418\uc5c8\uc2b5\ub2c8\ub2e4."
|
332
|
-
},
|
333
|
-
direction: "ltr"
|
334
|
-
};
|
335
|
-
|
336
|
-
}));
|
1
|
+
/*!
|
2
|
+
* froala_editor v2.9.6 (https://www.froala.com/wysiwyg-editor)
|
3
|
+
* License https://froala.com/wysiwyg-editor/terms/
|
4
|
+
* Copyright 2014-2019 Froala Labs
|
5
|
+
*/
|
6
|
+
|
7
|
+
(function (factory) {
|
8
|
+
if (typeof define === 'function' && define.amd) {
|
9
|
+
// AMD. Register as an anonymous module.
|
10
|
+
define(['jquery'], factory);
|
11
|
+
} else if (typeof module === 'object' && module.exports) {
|
12
|
+
// Node/CommonJS
|
13
|
+
module.exports = function( root, jQuery ) {
|
14
|
+
if ( jQuery === undefined ) {
|
15
|
+
// require('jQuery') returns a factory that requires window to
|
16
|
+
// build a jQuery instance, we normalize how we use modules
|
17
|
+
// that require this pattern but the window provided is a noop
|
18
|
+
// if it's defined (how jquery works)
|
19
|
+
if ( typeof window !== 'undefined' ) {
|
20
|
+
jQuery = require('jquery');
|
21
|
+
}
|
22
|
+
else {
|
23
|
+
jQuery = require('jquery')(root);
|
24
|
+
}
|
25
|
+
}
|
26
|
+
return factory(jQuery);
|
27
|
+
};
|
28
|
+
} else {
|
29
|
+
// Browser globals
|
30
|
+
factory(window.jQuery);
|
31
|
+
}
|
32
|
+
}(function ($) {
|
33
|
+
/**
|
34
|
+
* Korean
|
35
|
+
*/
|
36
|
+
|
37
|
+
$.FE.LANGUAGE['ko'] = {
|
38
|
+
translation: {
|
39
|
+
// Place holder
|
40
|
+
"Type something": "\ub0b4\uc6a9\uc744 \uc785\ub825\ud558\uc138\uc694",
|
41
|
+
|
42
|
+
// Basic formatting
|
43
|
+
"Bold": "\uad75\uac8c",
|
44
|
+
"Italic": "\uae30\uc6b8\uc784\uaf34",
|
45
|
+
"Underline": "\ubc11\uc904",
|
46
|
+
"Strikethrough": "\ucde8\uc18c\uc120",
|
47
|
+
|
48
|
+
// Main buttons
|
49
|
+
"Insert": "\uc0bd\uc785",
|
50
|
+
"Delete": "\uc0ad\uc81c",
|
51
|
+
"Cancel": "\ucde8\uc18c",
|
52
|
+
"OK": "\uc2b9\uc778",
|
53
|
+
"Back": "\ub4a4\ub85c",
|
54
|
+
"Remove": "\uc81c\uac70",
|
55
|
+
"More": "\ub354",
|
56
|
+
"Update": "\uc5c5\ub370\uc774\ud2b8",
|
57
|
+
"Style": "\uc2a4\ud0c0\uc77c",
|
58
|
+
|
59
|
+
// Font
|
60
|
+
"Font Family": "\uae00\uaf34",
|
61
|
+
"Font Size": "\ud3f0\ud2b8 \ud06c\uae30",
|
62
|
+
|
63
|
+
// Colors
|
64
|
+
"Colors": "\uc0c9\uc0c1",
|
65
|
+
"Background": "\ubc30\uacbd",
|
66
|
+
"Text": "\ud14d\uc2a4\ud2b8",
|
67
|
+
"HEX Color": "\ud5e5\uc2a4 \uc0c9\uc0c1",
|
68
|
+
|
69
|
+
// Paragraphs
|
70
|
+
"Paragraph Format": "\ub2e8\ub77d",
|
71
|
+
"Normal": "\ud45c\uc900",
|
72
|
+
"Code": "\ucf54\ub4dc",
|
73
|
+
"Heading 1": "\uc81c\ubaa9 1",
|
74
|
+
"Heading 2": "\uc81c\ubaa9 2",
|
75
|
+
"Heading 3": "\uc81c\ubaa9 3",
|
76
|
+
"Heading 4": "\uc81c\ubaa9 4",
|
77
|
+
|
78
|
+
// Style
|
79
|
+
"Paragraph Style": "\ub2e8\ub77d \uc2a4\ud0c0\uc77c",
|
80
|
+
"Inline Style": "\uc778\ub77c\uc778 \uc2a4\ud0c0\uc77c",
|
81
|
+
|
82
|
+
// Alignment
|
83
|
+
"Align": "\uc815\ub82c",
|
84
|
+
"Align Left": "\uc67c\ucabd\uc815\ub82c",
|
85
|
+
"Align Center": "\uac00\uc6b4\ub370\uc815\ub82c",
|
86
|
+
"Align Right": "\uc624\ub978\ucabd\uc815\ub82c",
|
87
|
+
"Align Justify": "\uc591\ucabd\uc815\ub82c",
|
88
|
+
"None": "\uc5c6\uc74c",
|
89
|
+
|
90
|
+
// Lists
|
91
|
+
"Ordered List": "\uc22b\uc790 \ub9ac\uc2a4\ud2b8",
|
92
|
+
"Default": "태만",
|
93
|
+
"Lower Alpha": "낮은 알파",
|
94
|
+
"Lower Greek": "낮은 그리스어",
|
95
|
+
"Lower Roman": "로마자 낮은",
|
96
|
+
"Upper Alpha": "상단 알파",
|
97
|
+
"Upper Roman": "상층 로마자",
|
98
|
+
|
99
|
+
"Unordered List": "\uc810 \ub9ac\uc2a4\ud2b8",
|
100
|
+
"Circle": "원",
|
101
|
+
"Disc": "디스크",
|
102
|
+
"Square": "광장",
|
103
|
+
|
104
|
+
// Line height
|
105
|
+
"Line Height": "라인 높이",
|
106
|
+
"Single": "단일",
|
107
|
+
"Double": "더블",
|
108
|
+
|
109
|
+
// Indent
|
110
|
+
"Decrease Indent": "\ub0b4\uc5b4\uc4f0\uae30",
|
111
|
+
"Increase Indent": "\ub4e4\uc5ec\uc4f0\uae30",
|
112
|
+
|
113
|
+
// Links
|
114
|
+
"Insert Link": "\ub9c1\ud06c \uc0bd\uc785",
|
115
|
+
"Open in new tab": "\uc0c8 \ud0ed\uc5d0\uc11c \uc5f4\uae30",
|
116
|
+
"Open Link": "\ub9c1\ud06c \uc5f4\uae30",
|
117
|
+
"Edit Link": "\ud3b8\uc9d1 \ub9c1\ud06c",
|
118
|
+
"Unlink": "\ub9c1\ud06c\uc0ad\uc81c",
|
119
|
+
"Choose Link": "\ub9c1\ud06c\ub97c \uc120\ud0dd",
|
120
|
+
|
121
|
+
// Images
|
122
|
+
"Insert Image": "\uc774\ubbf8\uc9c0 \uc0bd\uc785",
|
123
|
+
"Upload Image": "\uc774\ubbf8\uc9c0 \uc5c5\ub85c\ub4dc",
|
124
|
+
"By URL": "URL \ub85c",
|
125
|
+
"Browse": "\uac80\uc0c9",
|
126
|
+
"Drop image": "\uc774\ubbf8\uc9c0\ub97c \ub4dc\ub798\uadf8&\ub4dc\ub86d",
|
127
|
+
"or click": "\ub610\ub294 \ud074\ub9ad",
|
128
|
+
"Manage Images": "\uc774\ubbf8\uc9c0 \uad00\ub9ac",
|
129
|
+
"Loading": "\ub85c\ub4dc",
|
130
|
+
"Deleting": "\uc0ad\uc81c",
|
131
|
+
"Tags": "\ud0dc\uadf8",
|
132
|
+
"Are you sure? Image will be deleted.": "\ud655\uc2e4\ud55c\uac00\uc694? \uc774\ubbf8\uc9c0\uac00 \uc0ad\uc81c\ub429\ub2c8\ub2e4.",
|
133
|
+
"Replace": "\uad50\uccb4",
|
134
|
+
"Uploading": "\uc5c5\ub85c\ub4dc",
|
135
|
+
"Loading image": "\uc774\ubbf8\uc9c0 \ub85c\ub4dc \uc911",
|
136
|
+
"Display": "\ub514\uc2a4\ud50c\ub808\uc774",
|
137
|
+
"Inline": "\uc778\ub77c\uc778",
|
138
|
+
"Break Text": "\uad6c\ubd84 \ud14d\uc2a4\ud2b8",
|
139
|
+
"Alternative Text": "\ub300\uccb4 \ud14d\uc2a4\ud2b8",
|
140
|
+
"Change Size": "\ud06c\uae30 \ubcc0\uacbd",
|
141
|
+
"Width": "\ud3ed",
|
142
|
+
"Height": "\ub192\uc774",
|
143
|
+
"Something went wrong. Please try again.": "\ubb38\uc81c\uac00 \ubc1c\uc0dd\ud588\uc2b5\ub2c8\ub2e4. \ub2e4\uc2dc \uc2dc\ub3c4\ud558\uc2ed\uc2dc\uc624.",
|
144
|
+
"Image Caption": "\uc774\ubbf8\uc9c0 \ucea1\uc158",
|
145
|
+
"Advanced Edit": "\uace0\uae09 \ud3b8\uc9d1",
|
146
|
+
|
147
|
+
// Video
|
148
|
+
"Insert Video": "\ub3d9\uc601\uc0c1 \uc0bd\uc785",
|
149
|
+
"Embedded Code": "\uc784\ubca0\ub514\ub4dc \ucf54\ub4dc",
|
150
|
+
"Paste in a video URL": "\ub3d9\uc601\uc0c1 URL\uc5d0 \ubd99\uc5ec \ub123\uae30",
|
151
|
+
"Drop video": "\ub3d9\uc601\uc0c1\uc744 \ub4dc\ub798\uadf8&\ub4dc\ub86d",
|
152
|
+
"Your browser does not support HTML5 video.": "\uadc0\ud558\uc758 \ube0c\ub77c\uc6b0\uc800\ub294 html5 video\ub97c \uc9c0\uc6d0\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.",
|
153
|
+
"Upload Video": "\ub3d9\uc601\uc0c1 \uc5c5\ub85c\ub4dc",
|
154
|
+
|
155
|
+
// Tables
|
156
|
+
"Insert Table": "\ud45c \uc0bd\uc785",
|
157
|
+
"Table Header": "\ud45c \ud5e4\ub354",
|
158
|
+
"Remove Table": "\ud45c \uc81c\uac70",
|
159
|
+
"Table Style": "\ud45c \uc2a4\ud0c0\uc77c",
|
160
|
+
"Horizontal Align": "\uc218\ud3c9 \uc815\ub82c",
|
161
|
+
"Row": "\ud589",
|
162
|
+
"Insert row above": "\uc55e\uc5d0 \ud589\uc744 \uc0bd\uc785",
|
163
|
+
"Insert row below": "\ub4a4\uc5d0 \ud589\uc744 \uc0bd\uc785",
|
164
|
+
"Delete row": "\ud589 \uc0ad\uc81c",
|
165
|
+
"Column": "\uc5f4",
|
166
|
+
"Insert column before": "\uc55e\uc5d0 \uc5f4\uc744 \uc0bd\uc785",
|
167
|
+
"Insert column after": "\ub4a4\uc5d0 \uc5f4\uc744 \uc0bd\uc785",
|
168
|
+
"Delete column": "\uc5f4 \uc0ad\uc81c",
|
169
|
+
"Cell": "\uc140",
|
170
|
+
"Merge cells": "\uc140 \ud569\uce58\uae30",
|
171
|
+
"Horizontal split": "\uc218\ud3c9 \ubd84\ud560",
|
172
|
+
"Vertical split": "\uc218\uc9c1 \ubd84\ud560",
|
173
|
+
"Cell Background": "\uc140 \ubc30\uacbd",
|
174
|
+
"Vertical Align": "\uc218\uc9c1 \uc815\ub82c",
|
175
|
+
"Top": "\uc704\ucabd \uc815\ub82c",
|
176
|
+
"Middle": "\uac00\uc6b4\ub370 \uc815\ub82c",
|
177
|
+
"Bottom": "\uc544\ub798\ucabd \uc815\ub82c",
|
178
|
+
"Align Top": "\uc704\ucabd\uc73c\ub85c \uc815\ub82c\ud569\ub2c8\ub2e4.",
|
179
|
+
"Align Middle": "\uac00\uc6b4\ub370\ub85c \uc815\ub82c\ud569\ub2c8\ub2e4.",
|
180
|
+
"Align Bottom": "\uc544\ub798\ucabd\uc73c\ub85c \uc815\ub82c\ud569\ub2c8\ub2e4.",
|
181
|
+
"Cell Style": "\uc140 \uc2a4\ud0c0\uc77c",
|
182
|
+
|
183
|
+
// Files
|
184
|
+
"Upload File": "\ud30c\uc77c \ucca8\ubd80",
|
185
|
+
"Drop file": "\ud30c\uc77c\uc744 \ub4dc\ub798\uadf8&\ub4dc\ub86d",
|
186
|
+
|
187
|
+
// Emoticons
|
188
|
+
"Emoticons": "\uc774\ubaa8\ud2f0\ucf58",
|
189
|
+
"Grinning face": "\uc5bc\uad74 \uc6c3\uae30\ub9cc",
|
190
|
+
"Grinning face with smiling eyes": "\ubbf8\uc18c\ub294 \ub208\uc744 \uac00\uc9c4 \uc5bc\uad74 \uc6c3\uae30\ub9cc",
|
191
|
+
"Face with tears of joy": "\uae30\uc068\uc758 \ub208\ubb3c\ub85c \uc5bc\uad74",
|
192
|
+
"Smiling face with open mouth": "\uc624\ud508 \uc785\uc73c\ub85c \uc6c3\ub294 \uc5bc\uad74",
|
193
|
+
"Smiling face with open mouth and smiling eyes": "\uc624\ud508 \uc785\uc73c\ub85c \uc6c3\ub294 \uc5bc\uad74\uacfc \ub208\uc744 \ubbf8\uc18c",
|
194
|
+
"Smiling face with open mouth and cold sweat": "\uc785\uc744 \uc5f4\uace0 \uc2dd\uc740 \ub540\uacfc \ud568\uaed8 \uc6c3\ub294 \uc5bc\uad74",
|
195
|
+
"Smiling face with open mouth and tightly-closed eyes": "\uc624\ud508 \uc785\uacfc \ubc00\uc811\ud558\uac8c \ub2eb\ud78c \ub41c \ub208\uc744 \uac00\uc9c4 \uc6c3\ub294 \uc5bc\uad74",
|
196
|
+
"Smiling face with halo": "\ud6c4\uad11 \uc6c3\ub294 \uc5bc\uad74",
|
197
|
+
"Smiling face with horns": "\ubfd4 \uc6c3\ub294 \uc5bc\uad74",
|
198
|
+
"Winking face": "\uc5bc\uad74 \uc719\ud06c",
|
199
|
+
"Smiling face with smiling eyes": "\uc6c3\ub294 \ub208\uc73c\ub85c \uc6c3\ub294 \uc5bc\uad74",
|
200
|
+
"Face savoring delicious food": "\ub9db\uc788\ub294 \uc74c\uc2dd\uc744 \uc74c\ubbf8 \uc5bc\uad74",
|
201
|
+
"Relieved face": "\uc548\ub3c4 \uc5bc\uad74",
|
202
|
+
"Smiling face with heart-shaped eyes": "\ud558\ud2b8 \ubaa8\uc591\uc758 \ub208\uc73c\ub85c \uc6c3\ub294 \uc5bc\uad74",
|
203
|
+
"Smiling face with sunglasses": "\uc120\uae00\ub77c\uc2a4 \uc6c3\ub294 \uc5bc\uad74",
|
204
|
+
"Smirking face": "\ub3c8\uc744 \uc9c0\ubd88 \uc5bc\uad74",
|
205
|
+
"Neutral face": "\uc911\ub9bd \uc5bc\uad74",
|
206
|
+
"Expressionless face": "\ubb34\ud45c\uc815 \uc5bc\uad74",
|
207
|
+
"Unamused face": "\uc990\uac81\uac8c\ud558\uc9c0 \uc5bc\uad74",
|
208
|
+
"Face with cold sweat": "\uc2dd\uc740 \ub540\uacfc \uc5bc\uad74",
|
209
|
+
"Pensive face": "\uc7a0\uaca8\uc788\ub294 \uc5bc\uad74",
|
210
|
+
"Confused face": "\ud63c\ub780 \uc5bc\uad74",
|
211
|
+
"Confounded face": "\ub9dd\ud560 \uac83 \uc5bc\uad74",
|
212
|
+
"Kissing face": "\uc5bc\uad74\uc744 \ud0a4\uc2a4",
|
213
|
+
"Face throwing a kiss": "\ud0a4\uc2a4\ub97c \ub358\uc9c0\uace0 \uc5bc\uad74",
|
214
|
+
"Kissing face with smiling eyes": "\ubbf8\uc18c\ub294 \ub208\uc744 \uac00\uc9c4 \uc5bc\uad74\uc744 \ud0a4\uc2a4",
|
215
|
+
"Kissing face with closed eyes": "\ub2eb\ud78c \ub41c \ub208\uc744 \uac00\uc9c4 \uc5bc\uad74\uc744 \ud0a4\uc2a4",
|
216
|
+
"Face with stuck out tongue": "\ub0b4\ubc00 \ud600 \uc5bc\uad74",
|
217
|
+
"Face with stuck out tongue and winking eye": "\ub0b4\ubc00 \ud600\uc640 \uc719\ud06c \ub208\uacfc \uc5bc\uad74",
|
218
|
+
"Face with stuck out tongue and tightly-closed eyes": "\ubc16\uc73c\ub85c \ubd99\uc5b4 \ud600\uc640 \ubc00\uc811\ud558\uac8c \ub2eb\ud78c \ub41c \ub208\uc744 \uac00\uc9c4 \uc5bc\uad74",
|
219
|
+
"Disappointed face": "\uc2e4\ub9dd \uc5bc\uad74",
|
220
|
+
"Worried face": "\uac71\uc815 \uc5bc\uad74",
|
221
|
+
"Angry face": "\uc131\ub09c \uc5bc\uad74",
|
222
|
+
"Pouting face": "\uc5bc\uad74\uc744 \uc090",
|
223
|
+
"Crying face": "\uc5bc\uad74 \uc6b0\ub294",
|
224
|
+
"Persevering face": "\uc5bc\uad74\uc744 \uc778\ub0b4",
|
225
|
+
"Face with look of triumph": "\uc2b9\ub9ac\uc758 \ud45c\uc815\uc73c\ub85c \uc5bc\uad74",
|
226
|
+
"Disappointed but relieved face": "\uc2e4\ub9dd\ud558\uc9c0\ub9cc \uc5bc\uad74\uc744 \uc548\uc2ec",
|
227
|
+
"Frowning face with open mouth": "\uc624\ud508 \uc785\uc73c\ub85c \uc5bc\uad74\uc744 \ucc21\uadf8\ub9bc",
|
228
|
+
"Anguished face": "\uace0\ub1cc\uc758 \uc5bc\uad74",
|
229
|
+
"Fearful face": "\ubb34\uc11c\uc6b4 \uc5bc\uad74",
|
230
|
+
"Weary face": "\uc9c0\uce5c \uc5bc\uad74",
|
231
|
+
"Sleepy face": "\uc2ac\ub9ac\ud53c \uc5bc\uad74",
|
232
|
+
"Tired face": "\ud53c\uace4 \uc5bc\uad74",
|
233
|
+
"Grimacing face": "\uc5bc\uad74\uc744 \ucc21\uadf8\ub9b0",
|
234
|
+
"Loudly crying face": "\ud070 \uc18c\ub9ac\ub85c \uc5bc\uad74\uc744 \uc6b8\uace0",
|
235
|
+
"Face with open mouth": "\uc624\ud508 \uc785\uc73c\ub85c \uc5bc\uad74",
|
236
|
+
"Hushed face": "\uc870\uc6a9\ud55c \uc5bc\uad74",
|
237
|
+
"Face with open mouth and cold sweat": "\uc785\uc744 \uc5f4\uace0 \uc2dd\uc740 \ub540\uc73c\ub85c \uc5bc\uad74",
|
238
|
+
"Face screaming in fear": "\uacf5\ud3ec\uc5d0 \ube44\uba85 \uc5bc\uad74",
|
239
|
+
"Astonished face": "\ub180\ub77c \uc5bc\uad74",
|
240
|
+
"Flushed face": "\ud50c\ub7ec\uc2dc \uc5bc\uad74",
|
241
|
+
"Sleeping face": "\uc5bc\uad74 \uc7a0\uc790\ub294",
|
242
|
+
"Dizzy face": "\ub514\uc9c0 \uc5bc\uad74",
|
243
|
+
"Face without mouth": "\uc785\uc5c6\uc774 \uc5bc\uad74",
|
244
|
+
"Face with medical mask": "\uc758\ub8cc \ub9c8\uc2a4\ud06c\ub85c \uc5bc\uad74",
|
245
|
+
|
246
|
+
// Line breaker
|
247
|
+
"Break": "\ub2e8\uc808",
|
248
|
+
|
249
|
+
// Math
|
250
|
+
"Subscript": "\uc544\ub798 \ucca8\uc790",
|
251
|
+
"Superscript": "\uc704 \ucca8\uc790",
|
252
|
+
|
253
|
+
// Full screen
|
254
|
+
"Fullscreen": "\uc804\uccb4 \ud654\uba74",
|
255
|
+
|
256
|
+
// Horizontal line
|
257
|
+
"Insert Horizontal Line": "\uc218\ud3c9\uc120\uc744 \uc0bd\uc785",
|
258
|
+
|
259
|
+
// Clear formatting
|
260
|
+
"Clear Formatting": "\uc11c\uc2dd \uc81c\uac70",
|
261
|
+
|
262
|
+
// Save
|
263
|
+
"Save": "\uad6c\ud558\ub2e4",
|
264
|
+
|
265
|
+
// Undo, redo
|
266
|
+
"Undo": "\uc2e4\ud589 \ucde8\uc18c",
|
267
|
+
"Redo": "\ub418\ub3cc\ub9ac\uae30",
|
268
|
+
|
269
|
+
// Select all
|
270
|
+
"Select All": "\uc804\uccb4\uc120\ud0dd",
|
271
|
+
|
272
|
+
// Code view
|
273
|
+
"Code View": "\ucf54\ub4dc\ubcf4\uae30",
|
274
|
+
|
275
|
+
// Quote
|
276
|
+
"Quote": "\uc778\uc6a9",
|
277
|
+
"Increase": "\uc99d\uac00",
|
278
|
+
"Decrease": "\uac10\uc18c",
|
279
|
+
|
280
|
+
// Quick Insert
|
281
|
+
"Quick Insert": "\ube60\ub978 \uc0bd\uc785",
|
282
|
+
|
283
|
+
// Spcial Characters
|
284
|
+
"Special Characters": "\ud2b9\uc218 \ubb38\uc790",
|
285
|
+
"Latin": "\ub77c\ud2f4\uc5b4",
|
286
|
+
"Greek": "\uadf8\ub9ac\uc2a4\uc5b4",
|
287
|
+
"Cyrillic": "\ud0a4\ub9b4 \ubb38\uc790",
|
288
|
+
"Punctuation": "\ubb38\uc7a5\ubd80\ud638",
|
289
|
+
"Currency": "\ud1b5\ud654",
|
290
|
+
"Arrows": "\ud654\uc0b4\ud45c",
|
291
|
+
"Math": "\uc218\ud559",
|
292
|
+
"Misc": "\uadf8 \uc678",
|
293
|
+
|
294
|
+
// Print.
|
295
|
+
"Print": "\uc778\uc1c4",
|
296
|
+
|
297
|
+
// Spell Checker.
|
298
|
+
"Spell Checker": "\ub9de\ucda4\ubc95 \uac80\uc0ac\uae30",
|
299
|
+
|
300
|
+
// Help
|
301
|
+
"Help": "\ub3c4\uc6c0\ub9d0",
|
302
|
+
"Shortcuts": "\ub2e8\ucd95\ud0a4",
|
303
|
+
"Inline Editor": "\uc778\ub77c\uc778 \uc5d0\ub514\ud130",
|
304
|
+
"Show the editor": "\uc5d0\ub514\ud130 \ubcf4\uae30",
|
305
|
+
"Common actions": "\uc77c\ubc18 \ub3d9\uc791",
|
306
|
+
"Copy": "\ubcf5\uc0ac\ud558\uae30",
|
307
|
+
"Cut": "\uc798\ub77c\ub0b4\uae30",
|
308
|
+
"Paste": "\ubd99\uc5ec\ub123\uae30",
|
309
|
+
"Basic Formatting": "\uae30\ubcf8 \uc11c\uc2dd",
|
310
|
+
"Increase quote level": "\uc778\uc6a9 \uc99d\uac00",
|
311
|
+
"Decrease quote level": "\uc778\uc6a9 \uac10\uc18c",
|
312
|
+
"Image / Video": "\uc774\ubbf8\uc9c0 / \ub3d9\uc601\uc0c1",
|
313
|
+
"Resize larger": "\ud06c\uae30\ub97c \ub354 \ud06c\uac8c \uc870\uc815",
|
314
|
+
"Resize smaller": "\ud06c\uae30\ub97c \ub354 \uc791\uac8c \uc870\uc815",
|
315
|
+
"Table": "\ud45c",
|
316
|
+
"Select table cell": "\ud45c \uc140 \uc120\ud0dd",
|
317
|
+
"Extend selection one cell": "\uc140\uc758 \uc120\ud0dd \ubc94\uc704\ub97c \ud655\uc7a5",
|
318
|
+
"Extend selection one row": "\ud589\uc758 \uc120\ud0dd \ubc94\uc704\ub97c \ud655\uc7a5",
|
319
|
+
"Navigation": "\ub124\ube44\uac8c\uc774\uc158",
|
320
|
+
"Focus popup / toolbar": "\ud31d\uc5c5 / \ud234\ubc14\ub97c \ud3ec\ucee4\uc2a4",
|
321
|
+
"Return focus to previous position": "\uc774\uc804 \uc704\uce58\ub85c \ud3ec\ucee4\uc2a4 \ub418\ub3cc\ub9ac\uae30",
|
322
|
+
|
323
|
+
// Embed.ly
|
324
|
+
"Embed URL": "\uc784\ubca0\ub4dc URL",
|
325
|
+
"Paste in a URL to embed": "\uc784\ubca0\ub4dc URL\uc5d0 \ubd99\uc5ec \ub123\uae30",
|
326
|
+
|
327
|
+
// Word Paste.
|
328
|
+
"The pasted content is coming from a Microsoft Word document. Do you want to keep the format or clean it up?": "\ubd99\uc5ec\ub123\uc740 \ubb38\uc11c\ub294 \ub9c8\uc774\ud06c\ub85c\uc18c\ud504\ud2b8 \uc6cc\ub4dc\uc5d0\uc11c \uac00\uc838\uc654\uc2b5\ub2c8\ub2e4. \ud3ec\ub9f7\uc744 \uc720\uc9c0\ud558\uac70\ub098 \uc815\ub9ac \ud558\uc2dc\uaca0\uc2b5\ub2c8\uae4c?",
|
329
|
+
"Keep": "\uc720\uc9c0",
|
330
|
+
"Clean": "\uc815\ub9ac",
|
331
|
+
"Word Paste Detected": "\uc6cc\ub4dc \ubd99\uc5ec \ub123\uae30\uac00 \uac80\ucd9c \ub418\uc5c8\uc2b5\ub2c8\ub2e4."
|
332
|
+
},
|
333
|
+
direction: "ltr"
|
334
|
+
};
|
335
|
+
|
336
|
+
}));
|