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
|
-
* Traditional Chinese spoken in Taiwan.
|
35
|
-
*/
|
36
|
-
|
37
|
-
$.FE.LANGUAGE['zh_tw'] = {
|
38
|
-
translation: {
|
39
|
-
// Place holder
|
40
|
-
"Type something": "\u8f38\u5165\u4e00\u4e9b\u5167\u5bb9",
|
41
|
-
|
42
|
-
// Basic formatting
|
43
|
-
"Bold": "\u7c97\u9ad4",
|
44
|
-
"Italic": "\u659c\u9ad4",
|
45
|
-
"Underline": "\u5e95\u7dda",
|
46
|
-
"Strikethrough": "\u522a\u9664\u7dda",
|
47
|
-
|
48
|
-
// Main buttons
|
49
|
-
"Insert": "\u63d2\u5165",
|
50
|
-
"Delete": "\u522a\u9664",
|
51
|
-
"Cancel": "\u53d6\u6d88",
|
52
|
-
"OK": "\u78ba\u5b9a",
|
53
|
-
"Back": "\u5f8c",
|
54
|
-
"Remove": "\u79fb\u9664",
|
55
|
-
"More": "\u66f4\u591a",
|
56
|
-
"Update": "\u66f4\u65b0",
|
57
|
-
"Style": "\u6a23\u5f0f",
|
58
|
-
|
59
|
-
// Font
|
60
|
-
"Font Family": "\u5b57\u9ad4",
|
61
|
-
"Font Size": "\u5b57\u578b\u5927\u5c0f",
|
62
|
-
|
63
|
-
// Colors
|
64
|
-
"Colors": "\u984f\u8272",
|
65
|
-
"Background": "\u80cc\u666f",
|
66
|
-
"Text": "\u6587\u5b57",
|
67
|
-
"HEX Color": "十六進制顏色",
|
68
|
-
|
69
|
-
// Paragraphs
|
70
|
-
"Paragraph Format": "\u683c\u5f0f",
|
71
|
-
"Normal": "\u6b63\u5e38",
|
72
|
-
"Code": "\u7a0b\u5f0f\u78bc",
|
73
|
-
"Heading 1": "\u6a19\u984c 1",
|
74
|
-
"Heading 2": "\u6a19\u984c 2",
|
75
|
-
"Heading 3": "\u6a19\u984c 3",
|
76
|
-
"Heading 4": "\u6a19\u984c 4",
|
77
|
-
|
78
|
-
// Style
|
79
|
-
"Paragraph Style": "\u6bb5\u843d\u6a23\u5f0f",
|
80
|
-
"Inline Style": "\u5167\u806f\u6a23\u5f0f",
|
81
|
-
|
82
|
-
// Alignment
|
83
|
-
"Align": "\u5c0d\u9f4a",
|
84
|
-
"Align Left": "\u7f6e\u5de6\u5c0d\u9f4a",
|
85
|
-
"Align Center": "\u7f6e\u4e2d\u5c0d\u9f4a",
|
86
|
-
"Align Right": "\u7f6e\u53f3\u5c0d\u9f4a",
|
87
|
-
"Align Justify": "\u5de6\u53f3\u5c0d\u9f4a",
|
88
|
-
"None": "\u7121",
|
89
|
-
|
90
|
-
// Lists
|
91
|
-
"Ordered List": "\u6578\u5b57\u6e05\u55ae",
|
92
|
-
"Default": "默認",
|
93
|
-
"Lower Alpha": "低α",
|
94
|
-
"Lower Greek": "下希臘",
|
95
|
-
"Lower Roman": "較低的羅馬",
|
96
|
-
"Upper Alpha": "上阿爾法",
|
97
|
-
"Upper Roman": "上羅馬",
|
98
|
-
|
99
|
-
"Unordered List": "\u9805\u76ee\u6e05\u55ae",
|
100
|
-
"Circle": "圈",
|
101
|
-
"Disc": "圓盤",
|
102
|
-
"Square": "廣場",
|
103
|
-
|
104
|
-
// Line height
|
105
|
-
"Line Height": "線高",
|
106
|
-
"Single": "單",
|
107
|
-
"Double": "雙",
|
108
|
-
|
109
|
-
// Indent
|
110
|
-
"Decrease Indent": "\u6e1b\u5c11\u7e2e\u6392",
|
111
|
-
"Increase Indent": "\u589e\u52a0\u7e2e\u6392",
|
112
|
-
|
113
|
-
// Links
|
114
|
-
"Insert Link": "\u63d2\u5165\u9023\u7d50",
|
115
|
-
"Open in new tab": "\u5728\u65b0\u5206\u9801\u958b\u555f",
|
116
|
-
"Open Link": "\u958b\u555f\u9023\u7d50",
|
117
|
-
"Edit Link": "\u7de8\u8f2f\u9023\u7d50",
|
118
|
-
"Unlink": "\u79fb\u9664\u9023\u7d50",
|
119
|
-
"Choose Link": "\u9078\u64c7\u9023\u7d50",
|
120
|
-
|
121
|
-
// Images
|
122
|
-
"Insert Image": "\u63d2\u5165\u5716\u7247",
|
123
|
-
"Upload Image": "\u4e0a\u50b3\u5716\u7247",
|
124
|
-
"By URL": "\u7db2\u5740\u4e0a\u50b3",
|
125
|
-
"Browse": "\u700f\u89bd",
|
126
|
-
"Drop image": "\u5716\u7247\u62d6\u66f3",
|
127
|
-
"or click": "\u6216\u9ede\u64ca",
|
128
|
-
"Manage Images": "\u7ba1\u7406\u5716\u7247",
|
129
|
-
"Loading": "\u8f09\u5165\u4e2d",
|
130
|
-
"Deleting": "\u522a\u9664",
|
131
|
-
"Tags": "\u6a19\u7c64",
|
132
|
-
"Are you sure? Image will be deleted.": "\u78ba\u5b9a\u522a\u9664\u5716\u7247\uff1f",
|
133
|
-
"Replace": "\u66f4\u63db",
|
134
|
-
"Uploading": "\u4e0a\u50b3",
|
135
|
-
"Loading image": "\u4e0a\u50b3\u4e2d",
|
136
|
-
"Display": "\u986f\u793a",
|
137
|
-
"Inline": "\u5d4c\u5165",
|
138
|
-
"Break Text": "\u8207\u6587\u5b57\u5206\u96e2",
|
139
|
-
"Alternative Text": "\u6587\u5b57\u74b0\u7e5e",
|
140
|
-
"Change Size": "\u8abf\u6574\u5927\u5c0f",
|
141
|
-
"Width": "\u5bec\u5ea6",
|
142
|
-
"Height": "\u9ad8\u5ea6",
|
143
|
-
"Something went wrong. Please try again.": "\u932f\u8aa4\uff0c\u8acb\u518d\u8a66\u4e00\u6b21\u3002",
|
144
|
-
"Image Caption": "圖片說明",
|
145
|
-
"Advanced Edit": "高級編輯",
|
146
|
-
|
147
|
-
// Video
|
148
|
-
"Insert Video": "\u63d2\u5165\u5f71\u7247",
|
149
|
-
"Embedded Code": "\u5d4c\u5165\u7a0b\u5f0f\u78bc",
|
150
|
-
"Paste in a video URL": "粘貼在視頻網址",
|
151
|
-
"Drop video": "放下視頻",
|
152
|
-
"Your browser does not support HTML5 video.": "您的瀏覽器不支持html5視頻。",
|
153
|
-
"Upload Video": "上傳視頻",
|
154
|
-
|
155
|
-
// Tables
|
156
|
-
"Insert Table": "\u63d2\u5165\u8868\u683c",
|
157
|
-
"Table Header": "\u8868\u982d",
|
158
|
-
"Remove Table": "\u522a\u9664\u8868",
|
159
|
-
"Table Style": "\u8868\u6a23\u5f0f",
|
160
|
-
"Horizontal Align": "\u6c34\u6e96\u5c0d\u9f4a\u65b9\u5f0f",
|
161
|
-
"Row": "\u884c",
|
162
|
-
"Insert row above": "\u5411\u4e0a\u63d2\u5165\u4e00\u884c",
|
163
|
-
"Insert row below": "\u5411\u4e0b\u63d2\u5165\u4e00\u884c",
|
164
|
-
"Delete row": "\u522a\u9664\u884c",
|
165
|
-
"Column": "\u5217",
|
166
|
-
"Insert column before": "\u5411\u5de6\u63d2\u5165\u4e00\u5217",
|
167
|
-
"Insert column after": "\u5411\u53f3\u63d2\u5165\u4e00\u5217",
|
168
|
-
"Delete column": "\u522a\u9664\u884c",
|
169
|
-
"Cell": "\u5132\u5b58\u683c",
|
170
|
-
"Merge cells": "\u5408\u4f75\u5132\u5b58\u683c",
|
171
|
-
"Horizontal split": "\u6c34\u5e73\u5206\u5272",
|
172
|
-
"Vertical split": "\u5782\u76f4\u5206\u5272",
|
173
|
-
"Cell Background": "\u5132\u5b58\u683c\u80cc\u666f",
|
174
|
-
"Vertical Align": "\u5782\u76f4\u5c0d\u9f4a\u65b9\u5f0f",
|
175
|
-
"Top": "\u4e0a",
|
176
|
-
"Middle": "\u4e2d",
|
177
|
-
"Bottom": "\u4e0b",
|
178
|
-
"Align Top": "\u5411\u4e0a\u5c0d\u9f4a",
|
179
|
-
"Align Middle": "\u4e2d\u9593\u5c0d\u9f4a",
|
180
|
-
"Align Bottom": "\u5e95\u90e8\u5c0d\u9f4a",
|
181
|
-
"Cell Style": "\u5132\u5b58\u683c\u6a23\u5f0f",
|
182
|
-
|
183
|
-
// Files
|
184
|
-
"Upload File": "\u4e0a\u50b3\u6587\u4ef6",
|
185
|
-
"Drop file": "\u6587\u4ef6\u62d6\u66f3",
|
186
|
-
|
187
|
-
// Emoticons
|
188
|
-
"Emoticons": "\u8868\u60c5",
|
189
|
-
"Grinning face": "\u81c9\u4e0a\u7b11\u563b\u563b",
|
190
|
-
"Grinning face with smiling eyes": "\u7b11\u563b\u563b\u7684\u81c9\uff0c\u542b\u7b11\u7684\u773c\u775b",
|
191
|
-
"Face with tears of joy": "\u81c9\u4e0a\u5e36\u8457\u559c\u6085\u7684\u6dda\u6c34",
|
192
|
-
"Smiling face with open mouth": "\u7b11\u81c9\u5f35\u958b\u5634",
|
193
|
-
"Smiling face with open mouth and smiling eyes": "\u7b11\u81c9\u5f35\u958b\u5634\u5fae\u7b11\u7684\u773c\u775b",
|
194
|
-
"Smiling face with open mouth and cold sweat": "\u7b11\u81c9\u5f35\u958b\u5634\uff0c\u4e00\u8eab\u51b7\u6c57",
|
195
|
-
"Smiling face with open mouth and tightly-closed eyes": "\u7b11\u81c9\u5f35\u958b\u5634\uff0c\u7dca\u7dca\u9589\u8457\u773c\u775b",
|
196
|
-
"Smiling face with halo": "\u7b11\u81c9\u6688",
|
197
|
-
"Smiling face with horns": "\u5fae\u7b11\u7684\u81c9\u89d2",
|
198
|
-
"Winking face": "\u7728\u773c\u8868\u60c5",
|
199
|
-
"Smiling face with smiling eyes": "\u9762\u5e36\u5fae\u7b11\u7684\u773c\u775b",
|
200
|
-
"Face savoring delicious food": "\u9762\u5c0d\u54c1\u5690\u7f8e\u5473\u7684\u98df\u7269",
|
201
|
-
"Relieved face": "\u9762\u5c0d\u5982\u91cb\u91cd\u8ca0",
|
202
|
-
"Smiling face with heart-shaped eyes": "\u5fae\u7b11\u7684\u81c9\uff0c\u5fc3\u81df\u5f62\u7684\u773c\u775b",
|
203
|
-
"Smiling face with sunglasses": "\u7b11\u81c9\u592a\u967d\u93e1",
|
204
|
-
"Smirking face": "\u9762\u5c0d\u9762\u5e36\u7b11\u5bb9",
|
205
|
-
"Neutral face": "\u4e2d\u6027\u9762",
|
206
|
-
"Expressionless face": "\u9762\u7121\u8868\u60c5",
|
207
|
-
"Unamused face": "\u4e00\u81c9\u4e0d\u5feb\u7684\u81c9",
|
208
|
-
"Face with cold sweat": "\u9762\u5c0d\u51b7\u6c57",
|
209
|
-
"Pensive face": "\u6c89\u601d\u7684\u81c9",
|
210
|
-
"Confused face": "\u9762\u5c0d\u56f0\u60d1",
|
211
|
-
"Confounded face": "\u8a72\u6b7b\u7684\u81c9",
|
212
|
-
"Kissing face": "\u9762\u5c0d\u63a5\u543b",
|
213
|
-
"Face throwing a kiss": "\u9762\u5c0d\u6295\u64f2\u4e00\u500b\u543b",
|
214
|
-
"Kissing face with smiling eyes": "\u63a5\u543b\u81c9\uff0c\u542b\u7b11\u7684\u773c\u775b",
|
215
|
-
"Kissing face with closed eyes": "\u63a5\u543b\u7684\u81c9\u9589\u8457\u773c\u775b",
|
216
|
-
"Face with stuck out tongue": "\u9762\u5c0d\u4f38\u51fa\u820c\u982d",
|
217
|
-
"Face with stuck out tongue and winking eye": "\u9762\u5c0d\u4f38\u51fa\u820c\u982d\u548c\u7728\u52d5\u7684\u773c\u775b",
|
218
|
-
"Face with stuck out tongue and tightly-closed eyes": "\u9762\u5c0d\u4f38\u51fa\u820c\u982d\u548c\u7dca\u9589\u7684\u773c\u775b",
|
219
|
-
"Disappointed face": "\u9762\u5c0d\u5931\u671b",
|
220
|
-
"Worried face": "\u9762\u5c0d\u64d4\u5fc3",
|
221
|
-
"Angry face": "\u61a4\u6012\u7684\u81c9",
|
222
|
-
"Pouting face": "\u9762\u5c0d\u5658\u5634",
|
223
|
-
"Crying face": "\u54ed\u6ce3\u7684\u81c9",
|
224
|
-
"Persevering face": "\u600e\u5948\u81c9",
|
225
|
-
"Face with look of triumph": "\u9762\u5e36\u770b\u7684\u52dd\u5229",
|
226
|
-
"Disappointed but relieved face": "\u5931\u671b\uff0c\u4f46\u81c9\u4e0a\u91cb\u7136",
|
227
|
-
"Frowning face with open mouth": "\u9762\u5c0d\u76ba\u8457\u7709\u982d\u5f35\u53e3",
|
228
|
-
"Anguished face": "\u9762\u5c0d\u75db\u82e6",
|
229
|
-
"Fearful face": "\u53ef\u6015\u7684\u81c9",
|
230
|
-
"Weary face": "\u9762\u5c0d\u53ad\u5026",
|
231
|
-
"Sleepy face": "\u9762\u5c0d\u56f0",
|
232
|
-
"Tired face": "\u75b2\u618a\u7684\u81c9",
|
233
|
-
"Grimacing face": "\u7319\u7370\u7684\u81c9",
|
234
|
-
"Loudly crying face": "\u5927\u8072\u54ed\u81c9",
|
235
|
-
"Face with open mouth": "\u9762\u5c0d\u5f35\u958b\u5634",
|
236
|
-
"Hushed face": "\u5b89\u975c\u7684\u81c9",
|
237
|
-
"Face with open mouth and cold sweat": "\u9762\u5c0d\u5f35\u958b\u5634\uff0c\u4e00\u8eab\u51b7\u6c57",
|
238
|
-
"Face screaming in fear": "\u9762\u5c0d\u5c16\u53eb\u5728\u6050\u61fc\u4e2d",
|
239
|
-
"Astonished face": "\u9762\u5c0d\u9a5a\u8a1d",
|
240
|
-
"Flushed face": "\u7d05\u64b2\u64b2\u7684\u81c9\u86cb",
|
241
|
-
"Sleeping face": "\u719f\u7761\u7684\u81c9",
|
242
|
-
"Dizzy face": "\u9762\u5c0d\u7729",
|
243
|
-
"Face without mouth": "\u81c9\u4e0a\u6c92\u6709\u5634",
|
244
|
-
"Face with medical mask": "\u9762\u5c0d\u91ab\u7642\u53e3\u7f69",
|
245
|
-
|
246
|
-
// Line breaker
|
247
|
-
"Break": "\u63db\u884c",
|
248
|
-
|
249
|
-
// Math
|
250
|
-
"Subscript": "\u4e0b\u6a19",
|
251
|
-
"Superscript": "\u4e0a\u6a19",
|
252
|
-
|
253
|
-
// Full screen
|
254
|
-
"Fullscreen": "\u5168\u87a2\u5e55",
|
255
|
-
|
256
|
-
// Horizontal line
|
257
|
-
"Insert Horizontal Line": "\u63d2\u5165\u6c34\u5e73\u7dda",
|
258
|
-
|
259
|
-
// Clear formatting
|
260
|
-
"Clear Formatting": "\u6e05\u9664\u683c\u5f0f",
|
261
|
-
|
262
|
-
// Save
|
263
|
-
"Save": "保存",
|
264
|
-
|
265
|
-
// Undo, redo
|
266
|
-
"Undo": "\u5fa9\u539f",
|
267
|
-
"Redo": "\u53d6\u6d88\u5fa9\u539f",
|
268
|
-
|
269
|
-
// Select all
|
270
|
-
"Select All": "\u5168\u9078",
|
271
|
-
|
272
|
-
// Code view
|
273
|
-
"Code View": "\u539f\u59cb\u78bc",
|
274
|
-
|
275
|
-
// Quote
|
276
|
-
"Quote": "\u5f15\u6587",
|
277
|
-
"Increase": "\u7e2e\u6392",
|
278
|
-
"Decrease": "\u53bb\u9664\u7e2e\u6392",
|
279
|
-
|
280
|
-
// Quick Insert
|
281
|
-
"Quick Insert": "\u5feb\u63d2",
|
282
|
-
|
283
|
-
// Spcial Characters
|
284
|
-
"Special Characters": "特殊字符",
|
285
|
-
"Latin": "拉丁",
|
286
|
-
"Greek": "希臘語",
|
287
|
-
"Cyrillic": "西里爾",
|
288
|
-
"Punctuation": "標點",
|
289
|
-
"Currency": "貨幣",
|
290
|
-
"Arrows": "箭頭",
|
291
|
-
"Math": "數學",
|
292
|
-
"Misc": "雜項",
|
293
|
-
|
294
|
-
// Print.
|
295
|
-
"Print": "打印",
|
296
|
-
|
297
|
-
// Spell Checker.
|
298
|
-
"Spell Checker": "拼寫檢查器",
|
299
|
-
|
300
|
-
// Help
|
301
|
-
"Help": "幫幫我",
|
302
|
-
"Shortcuts": "快捷鍵",
|
303
|
-
"Inline Editor": "內聯編輯器",
|
304
|
-
"Show the editor": "顯示編輯",
|
305
|
-
"Common actions": "共同行動",
|
306
|
-
"Copy": "複製",
|
307
|
-
"Cut": "切",
|
308
|
-
"Paste": "糊",
|
309
|
-
"Basic Formatting": "基本格式",
|
310
|
-
"Increase quote level": "提高報價水平",
|
311
|
-
"Decrease quote level": "降低報價水平",
|
312
|
-
"Image / Video": "圖像/視頻",
|
313
|
-
"Resize larger": "調整大小更大",
|
314
|
-
"Resize smaller": "調整大小更小",
|
315
|
-
"Table": "表",
|
316
|
-
"Select table cell": "選擇表單元格",
|
317
|
-
"Extend selection one cell": "擴展選擇一個單元格",
|
318
|
-
"Extend selection one row": "擴展選擇一行",
|
319
|
-
"Navigation": "導航",
|
320
|
-
"Focus popup / toolbar": "焦點彈出/工具欄",
|
321
|
-
"Return focus to previous position": "將焦點返回到上一個位置",
|
322
|
-
|
323
|
-
// Embed.ly
|
324
|
-
"Embed URL": "嵌入網址",
|
325
|
-
"Paste in a URL to embed": "粘貼在一個網址中嵌入",
|
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?": "粘貼的內容來自微軟Word文檔。你想保留格式還是清理它?",
|
329
|
-
"Keep": "保持",
|
330
|
-
"Clean": "清潔",
|
331
|
-
"Word Paste Detected": "檢測到字貼"
|
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
|
+
* Traditional Chinese spoken in Taiwan.
|
35
|
+
*/
|
36
|
+
|
37
|
+
$.FE.LANGUAGE['zh_tw'] = {
|
38
|
+
translation: {
|
39
|
+
// Place holder
|
40
|
+
"Type something": "\u8f38\u5165\u4e00\u4e9b\u5167\u5bb9",
|
41
|
+
|
42
|
+
// Basic formatting
|
43
|
+
"Bold": "\u7c97\u9ad4",
|
44
|
+
"Italic": "\u659c\u9ad4",
|
45
|
+
"Underline": "\u5e95\u7dda",
|
46
|
+
"Strikethrough": "\u522a\u9664\u7dda",
|
47
|
+
|
48
|
+
// Main buttons
|
49
|
+
"Insert": "\u63d2\u5165",
|
50
|
+
"Delete": "\u522a\u9664",
|
51
|
+
"Cancel": "\u53d6\u6d88",
|
52
|
+
"OK": "\u78ba\u5b9a",
|
53
|
+
"Back": "\u5f8c",
|
54
|
+
"Remove": "\u79fb\u9664",
|
55
|
+
"More": "\u66f4\u591a",
|
56
|
+
"Update": "\u66f4\u65b0",
|
57
|
+
"Style": "\u6a23\u5f0f",
|
58
|
+
|
59
|
+
// Font
|
60
|
+
"Font Family": "\u5b57\u9ad4",
|
61
|
+
"Font Size": "\u5b57\u578b\u5927\u5c0f",
|
62
|
+
|
63
|
+
// Colors
|
64
|
+
"Colors": "\u984f\u8272",
|
65
|
+
"Background": "\u80cc\u666f",
|
66
|
+
"Text": "\u6587\u5b57",
|
67
|
+
"HEX Color": "十六進制顏色",
|
68
|
+
|
69
|
+
// Paragraphs
|
70
|
+
"Paragraph Format": "\u683c\u5f0f",
|
71
|
+
"Normal": "\u6b63\u5e38",
|
72
|
+
"Code": "\u7a0b\u5f0f\u78bc",
|
73
|
+
"Heading 1": "\u6a19\u984c 1",
|
74
|
+
"Heading 2": "\u6a19\u984c 2",
|
75
|
+
"Heading 3": "\u6a19\u984c 3",
|
76
|
+
"Heading 4": "\u6a19\u984c 4",
|
77
|
+
|
78
|
+
// Style
|
79
|
+
"Paragraph Style": "\u6bb5\u843d\u6a23\u5f0f",
|
80
|
+
"Inline Style": "\u5167\u806f\u6a23\u5f0f",
|
81
|
+
|
82
|
+
// Alignment
|
83
|
+
"Align": "\u5c0d\u9f4a",
|
84
|
+
"Align Left": "\u7f6e\u5de6\u5c0d\u9f4a",
|
85
|
+
"Align Center": "\u7f6e\u4e2d\u5c0d\u9f4a",
|
86
|
+
"Align Right": "\u7f6e\u53f3\u5c0d\u9f4a",
|
87
|
+
"Align Justify": "\u5de6\u53f3\u5c0d\u9f4a",
|
88
|
+
"None": "\u7121",
|
89
|
+
|
90
|
+
// Lists
|
91
|
+
"Ordered List": "\u6578\u5b57\u6e05\u55ae",
|
92
|
+
"Default": "默認",
|
93
|
+
"Lower Alpha": "低α",
|
94
|
+
"Lower Greek": "下希臘",
|
95
|
+
"Lower Roman": "較低的羅馬",
|
96
|
+
"Upper Alpha": "上阿爾法",
|
97
|
+
"Upper Roman": "上羅馬",
|
98
|
+
|
99
|
+
"Unordered List": "\u9805\u76ee\u6e05\u55ae",
|
100
|
+
"Circle": "圈",
|
101
|
+
"Disc": "圓盤",
|
102
|
+
"Square": "廣場",
|
103
|
+
|
104
|
+
// Line height
|
105
|
+
"Line Height": "線高",
|
106
|
+
"Single": "單",
|
107
|
+
"Double": "雙",
|
108
|
+
|
109
|
+
// Indent
|
110
|
+
"Decrease Indent": "\u6e1b\u5c11\u7e2e\u6392",
|
111
|
+
"Increase Indent": "\u589e\u52a0\u7e2e\u6392",
|
112
|
+
|
113
|
+
// Links
|
114
|
+
"Insert Link": "\u63d2\u5165\u9023\u7d50",
|
115
|
+
"Open in new tab": "\u5728\u65b0\u5206\u9801\u958b\u555f",
|
116
|
+
"Open Link": "\u958b\u555f\u9023\u7d50",
|
117
|
+
"Edit Link": "\u7de8\u8f2f\u9023\u7d50",
|
118
|
+
"Unlink": "\u79fb\u9664\u9023\u7d50",
|
119
|
+
"Choose Link": "\u9078\u64c7\u9023\u7d50",
|
120
|
+
|
121
|
+
// Images
|
122
|
+
"Insert Image": "\u63d2\u5165\u5716\u7247",
|
123
|
+
"Upload Image": "\u4e0a\u50b3\u5716\u7247",
|
124
|
+
"By URL": "\u7db2\u5740\u4e0a\u50b3",
|
125
|
+
"Browse": "\u700f\u89bd",
|
126
|
+
"Drop image": "\u5716\u7247\u62d6\u66f3",
|
127
|
+
"or click": "\u6216\u9ede\u64ca",
|
128
|
+
"Manage Images": "\u7ba1\u7406\u5716\u7247",
|
129
|
+
"Loading": "\u8f09\u5165\u4e2d",
|
130
|
+
"Deleting": "\u522a\u9664",
|
131
|
+
"Tags": "\u6a19\u7c64",
|
132
|
+
"Are you sure? Image will be deleted.": "\u78ba\u5b9a\u522a\u9664\u5716\u7247\uff1f",
|
133
|
+
"Replace": "\u66f4\u63db",
|
134
|
+
"Uploading": "\u4e0a\u50b3",
|
135
|
+
"Loading image": "\u4e0a\u50b3\u4e2d",
|
136
|
+
"Display": "\u986f\u793a",
|
137
|
+
"Inline": "\u5d4c\u5165",
|
138
|
+
"Break Text": "\u8207\u6587\u5b57\u5206\u96e2",
|
139
|
+
"Alternative Text": "\u6587\u5b57\u74b0\u7e5e",
|
140
|
+
"Change Size": "\u8abf\u6574\u5927\u5c0f",
|
141
|
+
"Width": "\u5bec\u5ea6",
|
142
|
+
"Height": "\u9ad8\u5ea6",
|
143
|
+
"Something went wrong. Please try again.": "\u932f\u8aa4\uff0c\u8acb\u518d\u8a66\u4e00\u6b21\u3002",
|
144
|
+
"Image Caption": "圖片說明",
|
145
|
+
"Advanced Edit": "高級編輯",
|
146
|
+
|
147
|
+
// Video
|
148
|
+
"Insert Video": "\u63d2\u5165\u5f71\u7247",
|
149
|
+
"Embedded Code": "\u5d4c\u5165\u7a0b\u5f0f\u78bc",
|
150
|
+
"Paste in a video URL": "粘貼在視頻網址",
|
151
|
+
"Drop video": "放下視頻",
|
152
|
+
"Your browser does not support HTML5 video.": "您的瀏覽器不支持html5視頻。",
|
153
|
+
"Upload Video": "上傳視頻",
|
154
|
+
|
155
|
+
// Tables
|
156
|
+
"Insert Table": "\u63d2\u5165\u8868\u683c",
|
157
|
+
"Table Header": "\u8868\u982d",
|
158
|
+
"Remove Table": "\u522a\u9664\u8868",
|
159
|
+
"Table Style": "\u8868\u6a23\u5f0f",
|
160
|
+
"Horizontal Align": "\u6c34\u6e96\u5c0d\u9f4a\u65b9\u5f0f",
|
161
|
+
"Row": "\u884c",
|
162
|
+
"Insert row above": "\u5411\u4e0a\u63d2\u5165\u4e00\u884c",
|
163
|
+
"Insert row below": "\u5411\u4e0b\u63d2\u5165\u4e00\u884c",
|
164
|
+
"Delete row": "\u522a\u9664\u884c",
|
165
|
+
"Column": "\u5217",
|
166
|
+
"Insert column before": "\u5411\u5de6\u63d2\u5165\u4e00\u5217",
|
167
|
+
"Insert column after": "\u5411\u53f3\u63d2\u5165\u4e00\u5217",
|
168
|
+
"Delete column": "\u522a\u9664\u884c",
|
169
|
+
"Cell": "\u5132\u5b58\u683c",
|
170
|
+
"Merge cells": "\u5408\u4f75\u5132\u5b58\u683c",
|
171
|
+
"Horizontal split": "\u6c34\u5e73\u5206\u5272",
|
172
|
+
"Vertical split": "\u5782\u76f4\u5206\u5272",
|
173
|
+
"Cell Background": "\u5132\u5b58\u683c\u80cc\u666f",
|
174
|
+
"Vertical Align": "\u5782\u76f4\u5c0d\u9f4a\u65b9\u5f0f",
|
175
|
+
"Top": "\u4e0a",
|
176
|
+
"Middle": "\u4e2d",
|
177
|
+
"Bottom": "\u4e0b",
|
178
|
+
"Align Top": "\u5411\u4e0a\u5c0d\u9f4a",
|
179
|
+
"Align Middle": "\u4e2d\u9593\u5c0d\u9f4a",
|
180
|
+
"Align Bottom": "\u5e95\u90e8\u5c0d\u9f4a",
|
181
|
+
"Cell Style": "\u5132\u5b58\u683c\u6a23\u5f0f",
|
182
|
+
|
183
|
+
// Files
|
184
|
+
"Upload File": "\u4e0a\u50b3\u6587\u4ef6",
|
185
|
+
"Drop file": "\u6587\u4ef6\u62d6\u66f3",
|
186
|
+
|
187
|
+
// Emoticons
|
188
|
+
"Emoticons": "\u8868\u60c5",
|
189
|
+
"Grinning face": "\u81c9\u4e0a\u7b11\u563b\u563b",
|
190
|
+
"Grinning face with smiling eyes": "\u7b11\u563b\u563b\u7684\u81c9\uff0c\u542b\u7b11\u7684\u773c\u775b",
|
191
|
+
"Face with tears of joy": "\u81c9\u4e0a\u5e36\u8457\u559c\u6085\u7684\u6dda\u6c34",
|
192
|
+
"Smiling face with open mouth": "\u7b11\u81c9\u5f35\u958b\u5634",
|
193
|
+
"Smiling face with open mouth and smiling eyes": "\u7b11\u81c9\u5f35\u958b\u5634\u5fae\u7b11\u7684\u773c\u775b",
|
194
|
+
"Smiling face with open mouth and cold sweat": "\u7b11\u81c9\u5f35\u958b\u5634\uff0c\u4e00\u8eab\u51b7\u6c57",
|
195
|
+
"Smiling face with open mouth and tightly-closed eyes": "\u7b11\u81c9\u5f35\u958b\u5634\uff0c\u7dca\u7dca\u9589\u8457\u773c\u775b",
|
196
|
+
"Smiling face with halo": "\u7b11\u81c9\u6688",
|
197
|
+
"Smiling face with horns": "\u5fae\u7b11\u7684\u81c9\u89d2",
|
198
|
+
"Winking face": "\u7728\u773c\u8868\u60c5",
|
199
|
+
"Smiling face with smiling eyes": "\u9762\u5e36\u5fae\u7b11\u7684\u773c\u775b",
|
200
|
+
"Face savoring delicious food": "\u9762\u5c0d\u54c1\u5690\u7f8e\u5473\u7684\u98df\u7269",
|
201
|
+
"Relieved face": "\u9762\u5c0d\u5982\u91cb\u91cd\u8ca0",
|
202
|
+
"Smiling face with heart-shaped eyes": "\u5fae\u7b11\u7684\u81c9\uff0c\u5fc3\u81df\u5f62\u7684\u773c\u775b",
|
203
|
+
"Smiling face with sunglasses": "\u7b11\u81c9\u592a\u967d\u93e1",
|
204
|
+
"Smirking face": "\u9762\u5c0d\u9762\u5e36\u7b11\u5bb9",
|
205
|
+
"Neutral face": "\u4e2d\u6027\u9762",
|
206
|
+
"Expressionless face": "\u9762\u7121\u8868\u60c5",
|
207
|
+
"Unamused face": "\u4e00\u81c9\u4e0d\u5feb\u7684\u81c9",
|
208
|
+
"Face with cold sweat": "\u9762\u5c0d\u51b7\u6c57",
|
209
|
+
"Pensive face": "\u6c89\u601d\u7684\u81c9",
|
210
|
+
"Confused face": "\u9762\u5c0d\u56f0\u60d1",
|
211
|
+
"Confounded face": "\u8a72\u6b7b\u7684\u81c9",
|
212
|
+
"Kissing face": "\u9762\u5c0d\u63a5\u543b",
|
213
|
+
"Face throwing a kiss": "\u9762\u5c0d\u6295\u64f2\u4e00\u500b\u543b",
|
214
|
+
"Kissing face with smiling eyes": "\u63a5\u543b\u81c9\uff0c\u542b\u7b11\u7684\u773c\u775b",
|
215
|
+
"Kissing face with closed eyes": "\u63a5\u543b\u7684\u81c9\u9589\u8457\u773c\u775b",
|
216
|
+
"Face with stuck out tongue": "\u9762\u5c0d\u4f38\u51fa\u820c\u982d",
|
217
|
+
"Face with stuck out tongue and winking eye": "\u9762\u5c0d\u4f38\u51fa\u820c\u982d\u548c\u7728\u52d5\u7684\u773c\u775b",
|
218
|
+
"Face with stuck out tongue and tightly-closed eyes": "\u9762\u5c0d\u4f38\u51fa\u820c\u982d\u548c\u7dca\u9589\u7684\u773c\u775b",
|
219
|
+
"Disappointed face": "\u9762\u5c0d\u5931\u671b",
|
220
|
+
"Worried face": "\u9762\u5c0d\u64d4\u5fc3",
|
221
|
+
"Angry face": "\u61a4\u6012\u7684\u81c9",
|
222
|
+
"Pouting face": "\u9762\u5c0d\u5658\u5634",
|
223
|
+
"Crying face": "\u54ed\u6ce3\u7684\u81c9",
|
224
|
+
"Persevering face": "\u600e\u5948\u81c9",
|
225
|
+
"Face with look of triumph": "\u9762\u5e36\u770b\u7684\u52dd\u5229",
|
226
|
+
"Disappointed but relieved face": "\u5931\u671b\uff0c\u4f46\u81c9\u4e0a\u91cb\u7136",
|
227
|
+
"Frowning face with open mouth": "\u9762\u5c0d\u76ba\u8457\u7709\u982d\u5f35\u53e3",
|
228
|
+
"Anguished face": "\u9762\u5c0d\u75db\u82e6",
|
229
|
+
"Fearful face": "\u53ef\u6015\u7684\u81c9",
|
230
|
+
"Weary face": "\u9762\u5c0d\u53ad\u5026",
|
231
|
+
"Sleepy face": "\u9762\u5c0d\u56f0",
|
232
|
+
"Tired face": "\u75b2\u618a\u7684\u81c9",
|
233
|
+
"Grimacing face": "\u7319\u7370\u7684\u81c9",
|
234
|
+
"Loudly crying face": "\u5927\u8072\u54ed\u81c9",
|
235
|
+
"Face with open mouth": "\u9762\u5c0d\u5f35\u958b\u5634",
|
236
|
+
"Hushed face": "\u5b89\u975c\u7684\u81c9",
|
237
|
+
"Face with open mouth and cold sweat": "\u9762\u5c0d\u5f35\u958b\u5634\uff0c\u4e00\u8eab\u51b7\u6c57",
|
238
|
+
"Face screaming in fear": "\u9762\u5c0d\u5c16\u53eb\u5728\u6050\u61fc\u4e2d",
|
239
|
+
"Astonished face": "\u9762\u5c0d\u9a5a\u8a1d",
|
240
|
+
"Flushed face": "\u7d05\u64b2\u64b2\u7684\u81c9\u86cb",
|
241
|
+
"Sleeping face": "\u719f\u7761\u7684\u81c9",
|
242
|
+
"Dizzy face": "\u9762\u5c0d\u7729",
|
243
|
+
"Face without mouth": "\u81c9\u4e0a\u6c92\u6709\u5634",
|
244
|
+
"Face with medical mask": "\u9762\u5c0d\u91ab\u7642\u53e3\u7f69",
|
245
|
+
|
246
|
+
// Line breaker
|
247
|
+
"Break": "\u63db\u884c",
|
248
|
+
|
249
|
+
// Math
|
250
|
+
"Subscript": "\u4e0b\u6a19",
|
251
|
+
"Superscript": "\u4e0a\u6a19",
|
252
|
+
|
253
|
+
// Full screen
|
254
|
+
"Fullscreen": "\u5168\u87a2\u5e55",
|
255
|
+
|
256
|
+
// Horizontal line
|
257
|
+
"Insert Horizontal Line": "\u63d2\u5165\u6c34\u5e73\u7dda",
|
258
|
+
|
259
|
+
// Clear formatting
|
260
|
+
"Clear Formatting": "\u6e05\u9664\u683c\u5f0f",
|
261
|
+
|
262
|
+
// Save
|
263
|
+
"Save": "保存",
|
264
|
+
|
265
|
+
// Undo, redo
|
266
|
+
"Undo": "\u5fa9\u539f",
|
267
|
+
"Redo": "\u53d6\u6d88\u5fa9\u539f",
|
268
|
+
|
269
|
+
// Select all
|
270
|
+
"Select All": "\u5168\u9078",
|
271
|
+
|
272
|
+
// Code view
|
273
|
+
"Code View": "\u539f\u59cb\u78bc",
|
274
|
+
|
275
|
+
// Quote
|
276
|
+
"Quote": "\u5f15\u6587",
|
277
|
+
"Increase": "\u7e2e\u6392",
|
278
|
+
"Decrease": "\u53bb\u9664\u7e2e\u6392",
|
279
|
+
|
280
|
+
// Quick Insert
|
281
|
+
"Quick Insert": "\u5feb\u63d2",
|
282
|
+
|
283
|
+
// Spcial Characters
|
284
|
+
"Special Characters": "特殊字符",
|
285
|
+
"Latin": "拉丁",
|
286
|
+
"Greek": "希臘語",
|
287
|
+
"Cyrillic": "西里爾",
|
288
|
+
"Punctuation": "標點",
|
289
|
+
"Currency": "貨幣",
|
290
|
+
"Arrows": "箭頭",
|
291
|
+
"Math": "數學",
|
292
|
+
"Misc": "雜項",
|
293
|
+
|
294
|
+
// Print.
|
295
|
+
"Print": "打印",
|
296
|
+
|
297
|
+
// Spell Checker.
|
298
|
+
"Spell Checker": "拼寫檢查器",
|
299
|
+
|
300
|
+
// Help
|
301
|
+
"Help": "幫幫我",
|
302
|
+
"Shortcuts": "快捷鍵",
|
303
|
+
"Inline Editor": "內聯編輯器",
|
304
|
+
"Show the editor": "顯示編輯",
|
305
|
+
"Common actions": "共同行動",
|
306
|
+
"Copy": "複製",
|
307
|
+
"Cut": "切",
|
308
|
+
"Paste": "糊",
|
309
|
+
"Basic Formatting": "基本格式",
|
310
|
+
"Increase quote level": "提高報價水平",
|
311
|
+
"Decrease quote level": "降低報價水平",
|
312
|
+
"Image / Video": "圖像/視頻",
|
313
|
+
"Resize larger": "調整大小更大",
|
314
|
+
"Resize smaller": "調整大小更小",
|
315
|
+
"Table": "表",
|
316
|
+
"Select table cell": "選擇表單元格",
|
317
|
+
"Extend selection one cell": "擴展選擇一個單元格",
|
318
|
+
"Extend selection one row": "擴展選擇一行",
|
319
|
+
"Navigation": "導航",
|
320
|
+
"Focus popup / toolbar": "焦點彈出/工具欄",
|
321
|
+
"Return focus to previous position": "將焦點返回到上一個位置",
|
322
|
+
|
323
|
+
// Embed.ly
|
324
|
+
"Embed URL": "嵌入網址",
|
325
|
+
"Paste in a URL to embed": "粘貼在一個網址中嵌入",
|
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?": "粘貼的內容來自微軟Word文檔。你想保留格式還是清理它?",
|
329
|
+
"Keep": "保持",
|
330
|
+
"Clean": "清潔",
|
331
|
+
"Word Paste Detected": "檢測到字貼"
|
332
|
+
},
|
333
|
+
direction: "ltr"
|
334
|
+
};
|
335
|
+
|
336
|
+
}));
|