wysiwyg-rails 2.7.0 → 2.7.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/app/assets/javascripts/froala_editor.min.js +7 -7
- data/app/assets/javascripts/froala_editor.pkgd.min.js +17 -17
- data/app/assets/javascripts/languages/ar.js +55 -2
- data/app/assets/javascripts/languages/bs.js +55 -2
- data/app/assets/javascripts/languages/cs.js +55 -2
- data/app/assets/javascripts/languages/da.js +55 -2
- data/app/assets/javascripts/languages/de.js +55 -2
- data/app/assets/javascripts/languages/en_ca.js +55 -2
- data/app/assets/javascripts/languages/en_gb.js +55 -2
- data/app/assets/javascripts/languages/es.js +56 -3
- data/app/assets/javascripts/languages/et.js +55 -2
- data/app/assets/javascripts/languages/fa.js +55 -2
- data/app/assets/javascripts/languages/fi.js +55 -2
- data/app/assets/javascripts/languages/fr.js +55 -2
- data/app/assets/javascripts/languages/he.js +55 -2
- data/app/assets/javascripts/languages/hr.js +55 -2
- data/app/assets/javascripts/languages/hu.js +56 -2
- data/app/assets/javascripts/languages/id.js +55 -2
- data/app/assets/javascripts/languages/it.js +55 -2
- data/app/assets/javascripts/languages/ja.js +271 -218
- data/app/assets/javascripts/languages/ko.js +55 -2
- data/app/assets/javascripts/languages/me.js +55 -2
- data/app/assets/javascripts/languages/nb.js +55 -2
- data/app/assets/javascripts/languages/nl.js +55 -2
- data/app/assets/javascripts/languages/pl.js +55 -2
- data/app/assets/javascripts/languages/pt_br.js +55 -2
- data/app/assets/javascripts/languages/pt_pt.js +55 -2
- data/app/assets/javascripts/languages/ro.js +55 -2
- data/app/assets/javascripts/languages/ru.js +58 -5
- data/app/assets/javascripts/languages/sk.js +55 -2
- data/app/assets/javascripts/languages/sr.js +55 -2
- data/app/assets/javascripts/languages/sv.js +55 -2
- data/app/assets/javascripts/languages/th.js +56 -3
- data/app/assets/javascripts/languages/tr.js +55 -2
- data/app/assets/javascripts/languages/uk.js +55 -2
- data/app/assets/javascripts/languages/vi.js +55 -2
- data/app/assets/javascripts/languages/zh_cn.js +57 -4
- data/app/assets/javascripts/languages/zh_tw.js +55 -2
- data/app/assets/javascripts/plugins/align.min.js +1 -1
- data/app/assets/javascripts/plugins/char_counter.min.js +1 -1
- data/app/assets/javascripts/plugins/code_beautifier.min.js +1 -1
- data/app/assets/javascripts/plugins/code_view.min.js +2 -2
- data/app/assets/javascripts/plugins/colors.min.js +2 -2
- data/app/assets/javascripts/plugins/draggable.min.js +1 -1
- data/app/assets/javascripts/plugins/emoticons.min.js +1 -1
- data/app/assets/javascripts/plugins/entities.min.js +1 -1
- data/app/assets/javascripts/plugins/file.min.js +2 -2
- data/app/assets/javascripts/plugins/font_family.min.js +1 -1
- data/app/assets/javascripts/plugins/font_size.min.js +1 -1
- data/app/assets/javascripts/plugins/forms.min.js +1 -1
- data/app/assets/javascripts/plugins/fullscreen.min.js +1 -1
- data/app/assets/javascripts/plugins/help.min.js +2 -2
- data/app/assets/javascripts/plugins/image.min.js +3 -3
- data/app/assets/javascripts/plugins/image_manager.min.js +1 -1
- data/app/assets/javascripts/plugins/inline_style.min.js +1 -1
- data/app/assets/javascripts/plugins/line_breaker.min.js +2 -2
- data/app/assets/javascripts/plugins/link.min.js +2 -2
- data/app/assets/javascripts/plugins/lists.min.js +2 -2
- data/app/assets/javascripts/plugins/paragraph_format.min.js +1 -1
- data/app/assets/javascripts/plugins/paragraph_style.min.js +1 -1
- data/app/assets/javascripts/plugins/print.min.js +1 -1
- data/app/assets/javascripts/plugins/quick_insert.min.js +1 -1
- data/app/assets/javascripts/plugins/quote.min.js +1 -1
- data/app/assets/javascripts/plugins/save.min.js +1 -1
- data/app/assets/javascripts/plugins/special_characters.min.js +2 -2
- data/app/assets/javascripts/plugins/table.min.js +3 -3
- data/app/assets/javascripts/plugins/url.min.js +2 -2
- data/app/assets/javascripts/plugins/video.min.js +3 -3
- data/app/assets/javascripts/plugins/word_paste.min.js +2 -2
- data/app/assets/javascripts/third_party/embedly.min.js +2 -2
- data/app/assets/javascripts/third_party/image_aviary.min.js +1 -1
- data/app/assets/javascripts/third_party/spell_checker.min.js +1 -1
- data/app/assets/stylesheets/froala_editor.css +12 -6
- data/app/assets/stylesheets/froala_editor.min.css +2 -2
- data/app/assets/stylesheets/froala_editor.pkgd.css +50 -14
- data/app/assets/stylesheets/froala_editor.pkgd.min.css +2 -2
- data/app/assets/stylesheets/froala_style.css +1 -1
- data/app/assets/stylesheets/froala_style.min.css +1 -1
- data/app/assets/stylesheets/plugins/char_counter.css +1 -1
- data/app/assets/stylesheets/plugins/char_counter.min.css +1 -1
- data/app/assets/stylesheets/plugins/code_view.css +1 -1
- data/app/assets/stylesheets/plugins/code_view.min.css +1 -1
- data/app/assets/stylesheets/plugins/colors.css +1 -1
- data/app/assets/stylesheets/plugins/colors.min.css +1 -1
- data/app/assets/stylesheets/plugins/draggable.css +2 -2
- data/app/assets/stylesheets/plugins/draggable.min.css +2 -2
- data/app/assets/stylesheets/plugins/emoticons.css +1 -1
- data/app/assets/stylesheets/plugins/emoticons.min.css +1 -1
- data/app/assets/stylesheets/plugins/file.css +2 -2
- data/app/assets/stylesheets/plugins/file.min.css +2 -2
- data/app/assets/stylesheets/plugins/fullscreen.css +2 -2
- data/app/assets/stylesheets/plugins/fullscreen.min.css +2 -2
- data/app/assets/stylesheets/plugins/help.css +1 -1
- data/app/assets/stylesheets/plugins/help.min.css +1 -1
- data/app/assets/stylesheets/plugins/image.css +3 -3
- data/app/assets/stylesheets/plugins/image.min.css +2 -2
- data/app/assets/stylesheets/plugins/image_manager.css +1 -1
- data/app/assets/stylesheets/plugins/image_manager.min.css +1 -1
- data/app/assets/stylesheets/plugins/line_breaker.css +1 -1
- data/app/assets/stylesheets/plugins/line_breaker.min.css +1 -1
- data/app/assets/stylesheets/plugins/quick_insert.css +2 -2
- data/app/assets/stylesheets/plugins/quick_insert.min.css +2 -2
- data/app/assets/stylesheets/plugins/special_characters.css +1 -1
- data/app/assets/stylesheets/plugins/special_characters.min.css +1 -1
- data/app/assets/stylesheets/plugins/table.css +31 -1
- data/app/assets/stylesheets/plugins/table.min.css +2 -2
- data/app/assets/stylesheets/plugins/video.css +3 -3
- data/app/assets/stylesheets/plugins/video.min.css +2 -2
- data/app/assets/stylesheets/themes/dark.css +19 -3
- data/app/assets/stylesheets/themes/dark.min.css +2 -2
- data/app/assets/stylesheets/themes/gray.css +19 -3
- data/app/assets/stylesheets/themes/gray.min.css +2 -2
- data/app/assets/stylesheets/themes/red.css +19 -3
- data/app/assets/stylesheets/themes/red.min.css +2 -2
- data/app/assets/stylesheets/themes/royal.css +19 -3
- data/app/assets/stylesheets/themes/royal.min.css +2 -2
- data/app/assets/stylesheets/third_party/embedly.css +1 -1
- data/app/assets/stylesheets/third_party/embedly.min.css +1 -1
- data/app/assets/stylesheets/third_party/spell_checker.css +1 -1
- data/app/assets/stylesheets/third_party/spell_checker.min.css +1 -1
- data/lib/wysiwyg-rails/version.rb +1 -1
- metadata +2 -2
@@ -1,5 +1,5 @@
|
|
1
1
|
/*!
|
2
|
-
* froala_editor v2.7.
|
2
|
+
* froala_editor v2.7.1 (https://www.froala.com/wysiwyg-editor)
|
3
3
|
* License https://froala.com/wysiwyg-editor/terms/
|
4
4
|
* Copyright 2014-2017 Froala Labs
|
5
5
|
*/
|
@@ -37,223 +37,276 @@
|
|
37
37
|
$.FE.LANGUAGE['ja'] = {
|
38
38
|
translation: {
|
39
39
|
// Place holder
|
40
|
-
|
41
|
-
|
42
|
-
|
43
|
-
|
44
|
-
|
45
|
-
|
46
|
-
|
47
|
-
|
48
|
-
|
49
|
-
|
50
|
-
|
51
|
-
|
52
|
-
|
53
|
-
|
54
|
-
|
55
|
-
|
56
|
-
|
57
|
-
|
58
|
-
|
59
|
-
|
60
|
-
|
61
|
-
|
62
|
-
|
63
|
-
|
64
|
-
|
65
|
-
|
66
|
-
|
67
|
-
|
68
|
-
|
69
|
-
|
70
|
-
|
71
|
-
|
72
|
-
|
73
|
-
|
74
|
-
|
75
|
-
|
76
|
-
|
77
|
-
|
78
|
-
|
79
|
-
|
80
|
-
|
81
|
-
|
82
|
-
|
83
|
-
|
84
|
-
|
85
|
-
|
86
|
-
|
87
|
-
|
88
|
-
|
89
|
-
|
90
|
-
|
91
|
-
|
92
|
-
|
93
|
-
|
94
|
-
|
95
|
-
|
96
|
-
|
97
|
-
|
98
|
-
|
99
|
-
|
100
|
-
|
101
|
-
|
102
|
-
|
103
|
-
|
104
|
-
|
105
|
-
|
106
|
-
|
107
|
-
|
108
|
-
|
109
|
-
|
110
|
-
|
111
|
-
|
112
|
-
|
113
|
-
|
114
|
-
|
115
|
-
|
116
|
-
|
117
|
-
|
118
|
-
|
119
|
-
|
120
|
-
|
121
|
-
|
122
|
-
|
123
|
-
|
124
|
-
|
125
|
-
|
126
|
-
|
127
|
-
|
128
|
-
|
129
|
-
|
130
|
-
"
|
131
|
-
|
132
|
-
|
133
|
-
|
134
|
-
|
135
|
-
|
136
|
-
|
137
|
-
|
138
|
-
|
139
|
-
|
140
|
-
|
141
|
-
|
142
|
-
|
143
|
-
|
144
|
-
|
145
|
-
|
146
|
-
|
147
|
-
|
148
|
-
|
149
|
-
|
150
|
-
|
151
|
-
|
152
|
-
|
153
|
-
|
154
|
-
|
155
|
-
|
156
|
-
|
157
|
-
|
158
|
-
|
159
|
-
|
160
|
-
|
161
|
-
|
162
|
-
|
163
|
-
|
164
|
-
|
165
|
-
|
166
|
-
|
167
|
-
|
168
|
-
|
169
|
-
|
170
|
-
|
171
|
-
|
172
|
-
|
173
|
-
|
174
|
-
|
175
|
-
|
176
|
-
|
177
|
-
|
178
|
-
|
179
|
-
|
180
|
-
|
181
|
-
|
182
|
-
|
183
|
-
|
184
|
-
|
185
|
-
|
186
|
-
|
187
|
-
|
188
|
-
|
189
|
-
|
190
|
-
|
191
|
-
|
192
|
-
|
193
|
-
|
194
|
-
|
195
|
-
|
196
|
-
|
197
|
-
|
198
|
-
|
199
|
-
|
200
|
-
|
201
|
-
|
202
|
-
|
203
|
-
|
204
|
-
|
205
|
-
|
206
|
-
|
207
|
-
|
208
|
-
|
209
|
-
|
210
|
-
|
211
|
-
|
212
|
-
|
213
|
-
|
214
|
-
|
215
|
-
|
216
|
-
|
217
|
-
|
218
|
-
|
219
|
-
|
220
|
-
|
221
|
-
|
222
|
-
|
223
|
-
|
224
|
-
|
225
|
-
|
226
|
-
|
227
|
-
|
228
|
-
|
229
|
-
|
230
|
-
|
231
|
-
|
232
|
-
|
233
|
-
|
234
|
-
|
235
|
-
|
236
|
-
|
237
|
-
|
238
|
-
|
239
|
-
|
240
|
-
|
241
|
-
|
242
|
-
|
243
|
-
|
244
|
-
|
245
|
-
|
246
|
-
|
247
|
-
|
248
|
-
|
249
|
-
|
250
|
-
|
251
|
-
|
252
|
-
|
253
|
-
|
254
|
-
|
255
|
-
|
256
|
-
|
40
|
+
"Type something": "\u3053\u3053\u306b\u5165\u529b\u3057\u307e\u3059",
|
41
|
+
|
42
|
+
// Basic formatting
|
43
|
+
"Bold": "\u592a\u5b57",
|
44
|
+
"Italic": "\u659c\u4f53",
|
45
|
+
"Underline": "\u4e0b\u7dda",
|
46
|
+
"Strikethrough": "\u53d6\u308a\u6d88\u3057\u7dda",
|
47
|
+
|
48
|
+
// Main buttons
|
49
|
+
"Insert": "\u633f\u5165",
|
50
|
+
"Delete": "\u524a\u9664",
|
51
|
+
"Cancel": "\u30ad\u30e3\u30f3\u30bb\u30eb",
|
52
|
+
"OK": "OK",
|
53
|
+
"Back": "\u623b\u308b",
|
54
|
+
"Remove": "\u524a\u9664",
|
55
|
+
"More": "\u3082\u3063\u3068",
|
56
|
+
"Update": "\u66f4\u65b0",
|
57
|
+
"Style": "\u30b9\u30bf\u30a4\u30eb",
|
58
|
+
|
59
|
+
// Font
|
60
|
+
"Font Family": "\u30d5\u30a9\u30f3\u30c8",
|
61
|
+
"Font Size": "\u30d5\u30a9\u30f3\u30c8\u30b5\u30a4\u30ba",
|
62
|
+
|
63
|
+
// Colors
|
64
|
+
"Colors": "\u8272",
|
65
|
+
"Background": "\u80cc\u666f",
|
66
|
+
"Text": "\u30c6\u30ad\u30b9\u30c8",
|
67
|
+
"HEX Color": "\u516d\u89d2\u306e\u8272",
|
68
|
+
|
69
|
+
// Paragraphs
|
70
|
+
"Paragraph Format": "\u6bb5\u843d\u306e\u66f8\u5f0f",
|
71
|
+
"Normal": "\u6a19\u6e96",
|
72
|
+
"Code": "\u30b3\u30fc\u30c9",
|
73
|
+
"Heading 1": "\u30d8\u30c3\u30c0\u30fc 1",
|
74
|
+
"Heading 2": "\u30d8\u30c3\u30c0\u30fc 2",
|
75
|
+
"Heading 3": "\u30d8\u30c3\u30c0\u30fc 3",
|
76
|
+
"Heading 4": "\u30d8\u30c3\u30c0\u30fc 4",
|
77
|
+
|
78
|
+
// Style
|
79
|
+
"Paragraph Style": "\u6bb5\u843d\u30b9\u30bf\u30a4\u30eb",
|
80
|
+
"Inline Style": "\u30a4\u30f3\u30e9\u30a4\u30f3\u30b9\u30bf\u30a4\u30eb",
|
81
|
+
|
82
|
+
// Alignment
|
83
|
+
"Align": "\u914d\u7f6e",
|
84
|
+
"Align Left": "\u5de6\u5bc4\u305b",
|
85
|
+
"Align Center": "\u4e2d\u592e\u63c3\u3048",
|
86
|
+
"Align Right": "\u53f3\u5bc4\u305b",
|
87
|
+
"Align Justify": "\u4e21\u7aef\u63c3\u3048",
|
88
|
+
"None": "\u306a\u3057",
|
89
|
+
|
90
|
+
// Lists
|
91
|
+
"Ordered List": "\u6bb5\u843d\u756a\u53f7",
|
92
|
+
"Unordered List": "\u7b87\u6761\u66f8\u304d",
|
93
|
+
|
94
|
+
// Indent
|
95
|
+
"Decrease Indent": "\u30a4\u30f3\u30c7\u30f3\u30c8\u3092\u6e1b\u3089\u3059",
|
96
|
+
"Increase Indent": "\u30a4\u30f3\u30c7\u30f3\u30c8\u3092\u5897\u3084\u3059",
|
97
|
+
|
98
|
+
// Links
|
99
|
+
"Insert Link": "\u30ea\u30f3\u30af",
|
100
|
+
"Open in new tab": "\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f",
|
101
|
+
"Open Link": "\u30ea\u30f3\u30af\u3092\u958b\u304f",
|
102
|
+
"Edit Link": "\u30ea\u30f3\u30af\u306e\u7de8\u96c6",
|
103
|
+
"Unlink": "\u30ea\u30f3\u30af\u306e\u524a\u9664",
|
104
|
+
"Choose Link": "\u30ea\u30f3\u30af\u3092\u9078\u629e",
|
105
|
+
|
106
|
+
// Images
|
107
|
+
"Insert Image": "\u753b\u50cf\u306e\u633f\u5165",
|
108
|
+
"Upload Image": "\u753b\u50cf\u3092\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9",
|
109
|
+
"By URL": "\u753b\u50cf\u306eURL\u3092\u5165\u529b",
|
110
|
+
"Browse": "\u53c2\u7167",
|
111
|
+
"Drop image": "\u753b\u50cf\u3092\u30c9\u30e9\u30c3\u30b0&\u30c9\u30ed\u30c3\u30d7",
|
112
|
+
"or click": "\u307e\u305f\u306f\u633f\u5165",
|
113
|
+
"Manage Images": "\u753b\u50cf\u306e\u7ba1\u7406",
|
114
|
+
"Loading": "\u8aad\u307f\u8fbc\u307f\u4e2d",
|
115
|
+
"Deleting": "\u524a\u9664",
|
116
|
+
"Tags": "\u30bf\u30b0",
|
117
|
+
"Are you sure? Image will be deleted.": "\u672c\u5f53\u306b\u524a\u9664\u3057\u307e\u3059\u304b\uff1f",
|
118
|
+
"Replace": "\u7f6e\u63db",
|
119
|
+
"Uploading": "\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9\u4e2d",
|
120
|
+
"Loading image": "\u753b\u50cf\u8aad\u307f\u8fbc\u307f\u4e2d",
|
121
|
+
"Display": "\u8868\u793a",
|
122
|
+
"Inline": "\u30a4\u30f3\u30e9\u30a4\u30f3",
|
123
|
+
"Break Text": "\u6539\u884c\u3059\u308b",
|
124
|
+
"Alternate Text": "\u4ee3\u66ff\u30c6\u30ad\u30b9\u30c8",
|
125
|
+
"Change Size": "\u30b5\u30a4\u30ba\u5909\u66f4",
|
126
|
+
"Width": "\u5e45",
|
127
|
+
"Height": "\u9ad8\u3055",
|
128
|
+
"Something went wrong. Please try again.": "\u554f\u984c\u304c\u767a\u751f\u3057\u307e\u3057\u305f\u3002\u3082\u3046\u4e00\u5ea6\u3084\u308a\u76f4\u3057\u3066\u304f\u3060\u3055\u3044\u3002",
|
129
|
+
"Image Caption": "\u753b\u50cf\u30ad\u30e3\u30d7\u30b7\u30e7\u30f3",
|
130
|
+
"Advanced Edit": "\u9ad8\u5ea6\u306a\u7de8\u96c6",
|
131
|
+
|
132
|
+
// Video
|
133
|
+
"Insert Video": "\u52d5\u753b\u306e\u633f\u5165",
|
134
|
+
"Embedded Code": "\u30bf\u30b0\u3092\u57cb\u3081\u8fbc\u3080",
|
135
|
+
|
136
|
+
// Tables
|
137
|
+
"Insert Table": "\u8868\u306e\u633f\u5165",
|
138
|
+
"Table Header": "\u8868\u306e\u30d8\u30c3\u30c0\u30fc",
|
139
|
+
"Remove Table": "\u8868\u306e\u524a\u9664",
|
140
|
+
"Table Style": "\u8868\u306e\u30b9\u30bf\u30a4\u30eb",
|
141
|
+
"Horizontal Align": "\u6a2a\u306b\u914d\u7f6e",
|
142
|
+
"Row": "\u884c",
|
143
|
+
"Insert row above": "\u4e0a\u306b\u884c\u3092\u633f\u5165",
|
144
|
+
"Insert row below": "\u4e0b\u306b\u884c\u3092\u633f\u5165",
|
145
|
+
"Delete row": "\u884c\u306e\u524a\u9664",
|
146
|
+
"Column": "\u5217",
|
147
|
+
"Insert column before": "\u5de6\u306b\u5217\u3092\u633f\u5165",
|
148
|
+
"Insert column after": "\u53f3\u306b\u5217\u3092\u633f\u5165",
|
149
|
+
"Delete column": "\u5217\u306e\u524a\u9664",
|
150
|
+
"Cell": "\u30bb\u30eb",
|
151
|
+
"Merge cells": "\u30bb\u30eb\u306e\u7d50\u5408",
|
152
|
+
"Horizontal split": "\u6a2a\u5206\u5272",
|
153
|
+
"Vertical split": "\u7e26\u5206\u5272",
|
154
|
+
"Cell Background": "\u30bb\u30eb\u306e\u80cc\u666f",
|
155
|
+
"Vertical Align": "\u7e26\u65b9\u5411\u306b\u914d\u7f6e",
|
156
|
+
"Top": "\u4e0a\u63c3\u3048",
|
157
|
+
"Middle": "\u4e0a\u4e0b\u4e2d\u592e\u63c3\u3048",
|
158
|
+
"Bottom": "\u4e0b\u63c3\u3048",
|
159
|
+
"Align Top": "\u4e0a\u63c3\u3048",
|
160
|
+
"Align Middle": "\u4e0a\u4e0b\u4e2d\u592e\u63c3\u3048",
|
161
|
+
"Align Bottom": "\u4e0b\u63c3\u3048",
|
162
|
+
"Cell Style": "\u30bb\u30eb\u30b9\u30bf\u30a4\u30eb",
|
163
|
+
|
164
|
+
// Files
|
165
|
+
"Upload File": "\u30d5\u30a1\u30a4\u30eb\u306e\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9",
|
166
|
+
"Drop file": "\u30d5\u30a1\u30a4\u30eb\u3092\u30c9\u30ed\u30c3\u30d7",
|
167
|
+
|
168
|
+
// Emoticons
|
169
|
+
"Emoticons": "\u7d75\u6587\u5b57",
|
170
|
+
"Grinning face": "\u30cb\u30f3\u30de\u30ea\u9854",
|
171
|
+
"Grinning face with smiling eyes": "\u30cb\u30f3\u30de\u30ea\u9854(\u7b11\u3063\u3066\u3044\u308b\u76ee)",
|
172
|
+
"Face with tears of joy": "\u5b09\u3057\u6ce3\u304d\u3059\u308b\u9854",
|
173
|
+
"Smiling face with open mouth": "\u7b11\u9854(\u5e83\u3052\u305f\u53e3)",
|
174
|
+
"Smiling face with open mouth and smiling eyes": "\u7b11\u9854(\u5e83\u3052\u305f\u53e3\u3001\u7b11\u3063\u3066\u3044\u308b\u76ee)",
|
175
|
+
"Smiling face with open mouth and cold sweat": "\u7b11\u9854(\u5e83\u3052\u305f\u53e3\u3001\u51b7\u3084\u6c57)",
|
176
|
+
"Smiling face with open mouth and tightly-closed eyes": "\u7b11\u9854(\u5e83\u3052\u305f\u53e3\u3001\u3057\u3063\u304b\u308a\u9589\u3058\u305f\u76ee)",
|
177
|
+
"Smiling face with halo": "\u5929\u4f7f\u306e\u8f2a\u304c\u304b\u304b\u3063\u3066\u3044\u308b\u7b11\u9854",
|
178
|
+
"Smiling face with horns": "\u89d2\u306e\u3042\u308b\u7b11\u9854",
|
179
|
+
"Winking face": "\u30a6\u30a3\u30f3\u30af\u3057\u305f\u9854",
|
180
|
+
"Smiling face with smiling eyes": "\u7b11\u9854(\u7b11\u3063\u3066\u3044\u308b\u76ee)",
|
181
|
+
"Face savoring delicious food": "\u304a\u3044\u3057\u3044\u3082\u306e\u3092\u98df\u3079\u305f\u9854",
|
182
|
+
"Relieved face": "\u5b89\u5fc3\u3057\u305f\u9854",
|
183
|
+
"Smiling face with heart-shaped eyes": "\u76ee\u304c\u30cf\u30fc\u30c8\u306e\u7b11\u9854",
|
184
|
+
"Smiling face with sunglasses": "\u30b5\u30f3\u30b0\u30e9\u30b9\u3092\u304b\u3051\u305f\u7b11\u9854",
|
185
|
+
"Smirking face": "\u4f5c\u308a\u7b11\u3044",
|
186
|
+
"Neutral face": "\u7121\u8868\u60c5\u306e\u9854",
|
187
|
+
"Expressionless face": "\u7121\u8868\u60c5\u306a\u9854",
|
188
|
+
"Unamused face": "\u3064\u307e\u3089\u306a\u3044\u9854",
|
189
|
+
"Face with cold sweat": "\u51b7\u3084\u6c57\u3092\u304b\u3044\u305f\u9854",
|
190
|
+
"Pensive face": "\u8003\u3048\u4e2d\u306e\u9854",
|
191
|
+
"Confused face": "\u5c11\u3057\u3057\u3087\u3093\u307c\u308a\u3057\u305f\u9854",
|
192
|
+
"Confounded face": "\u56f0\u308a\u679c\u3066\u305f\u9854",
|
193
|
+
"Kissing face": "\u30ad\u30b9\u3059\u308b\u9854",
|
194
|
+
"Face throwing a kiss": "\u6295\u3052\u30ad\u30c3\u30b9\u3059\u308b\u9854",
|
195
|
+
"Kissing face with smiling eyes": "\u7b11\u3044\u306a\u304c\u3089\u30ad\u30b9\u3059\u308b\u9854",
|
196
|
+
"Kissing face with closed eyes": "\u76ee\u3092\u9589\u3058\u3066\u30ad\u30b9\u3059\u308b\u9854",
|
197
|
+
"Face with stuck out tongue": "\u304b\u3089\u304b\u3063\u305f\u9854(\u3042\u3063\u304b\u3093\u3079\u3048)",
|
198
|
+
"Face with stuck out tongue and winking eye": "\u30a6\u30a3\u30f3\u30af\u3057\u3066\u820c\u3092\u51fa\u3057\u305f\u9854",
|
199
|
+
"Face with stuck out tongue and tightly-closed eyes": "\u76ee\u3092\u9589\u3058\u3066\u820c\u3092\u51fa\u3057\u305f\u9854",
|
200
|
+
"Disappointed face": "\u843d\u3061\u8fbc\u3093\u3060\u9854",
|
201
|
+
"Worried face": "\u4e0d\u5b89\u306a\u9854",
|
202
|
+
"Angry face": "\u6012\u3063\u305f\u9854",
|
203
|
+
"Pouting face": "\u3075\u304f\u308c\u9854",
|
204
|
+
"Crying face": "\u6ce3\u3044\u3066\u3044\u308b\u9854",
|
205
|
+
"Persevering face": "\u5931\u6557\u9854",
|
206
|
+
"Face with look of triumph": "\u52dd\u3061\u307b\u3053\u3063\u305f\u9854",
|
207
|
+
"Disappointed but relieved face": "\u5b89\u5835\u3057\u305f\u9854",
|
208
|
+
"Frowning face with open mouth": "\u3044\u3084\u306a\u9854(\u958b\u3051\u305f\u53e3)",
|
209
|
+
"Anguished face": "\u3052\u3093\u306a\u308a\u3057\u305f\u9854",
|
210
|
+
"Fearful face": "\u9752\u3056\u3081\u305f\u9854",
|
211
|
+
"Weary face": "\u75b2\u308c\u305f\u9854",
|
212
|
+
"Sleepy face": "\u7720\u3044\u9854",
|
213
|
+
"Tired face": "\u3057\u3093\u3069\u3044\u9854",
|
214
|
+
"Grimacing face": "\u3061\u3087\u3063\u3068\u4e0d\u5feb\u306a\u9854",
|
215
|
+
"Loudly crying face": "\u5927\u6ce3\u304d\u3057\u3066\u3044\u308b\u9854",
|
216
|
+
"Face with open mouth": "\u53e3\u3092\u958b\u3051\u305f\u9854",
|
217
|
+
"Hushed face": "\u9ed9\u3063\u305f\u9854",
|
218
|
+
"Face with open mouth and cold sweat": "\u53e3\u3092\u958b\u3051\u305f\u9854(\u51b7\u3084\u6c57)",
|
219
|
+
"Face screaming in fear": "\u6050\u6016\u306e\u53eb\u3073\u9854",
|
220
|
+
"Astonished face": "\u9a5a\u3044\u305f\u9854",
|
221
|
+
"Flushed face": "\u71b1\u3063\u307d\u3044\u9854",
|
222
|
+
"Sleeping face": "\u5bdd\u9854",
|
223
|
+
"Dizzy face": "\u307e\u3044\u3063\u305f\u9854",
|
224
|
+
"Face without mouth": "\u53e3\u306e\u306a\u3044\u9854",
|
225
|
+
"Face with medical mask": "\u30de\u30b9\u30af\u3057\u305f\u9854",
|
226
|
+
|
227
|
+
// Line breaker
|
228
|
+
"Break": "\u6539\u884c",
|
229
|
+
|
230
|
+
// Math
|
231
|
+
"Subscript": "\u4e0b\u4ed8\u304d\u6587\u5b57",
|
232
|
+
"Superscript": "\u4e0a\u4ed8\u304d\u6587\u5b57",
|
233
|
+
|
234
|
+
// Full screen
|
235
|
+
"Fullscreen": "\u5168\u753b\u9762\u8868\u793a",
|
236
|
+
|
237
|
+
// Horizontal line
|
238
|
+
"Insert Horizontal Line": "\u6c34\u5e73\u7dda\u306e\u633f\u5165",
|
239
|
+
|
240
|
+
// Clear formatting
|
241
|
+
"Clear Formatting": "\u66f8\u5f0f\u306e\u30af\u30ea\u30a2",
|
242
|
+
|
243
|
+
// Undo, redo
|
244
|
+
"Undo": "\u5143\u306b\u623b\u3059",
|
245
|
+
"Redo": "\u3084\u308a\u76f4\u3059",
|
246
|
+
|
247
|
+
// Select all
|
248
|
+
"Select All": "\u5168\u3066\u3092\u9078\u629e",
|
249
|
+
|
250
|
+
// Code view
|
251
|
+
"Code View": "HTML\u30bf\u30b0\u8868\u793a",
|
252
|
+
|
253
|
+
// Quote
|
254
|
+
"Quote": "\u5f15\u7528",
|
255
|
+
"Increase": "\u5897\u52a0",
|
256
|
+
"Decrease": "\u6e1b\u5c11",
|
257
|
+
|
258
|
+
// Quick Insert
|
259
|
+
"Quick Insert": "\u30af\u30a4\u30c3\u30af\u633f\u5165",
|
260
|
+
|
261
|
+
// Spcial Characters
|
262
|
+
"Special Characters": "\u7279\u6b8a\u6587\u5b57",
|
263
|
+
"Latin": "\u30e9\u30c6\u30f3",
|
264
|
+
"Greek": "\u30ae\u30ea\u30b7\u30e3\u8a9e",
|
265
|
+
"Cyrillic": "\u30ad\u30ea\u30eb\u6587\u5b57",
|
266
|
+
"Punctuation": "\u53e5\u8aad\u70b9",
|
267
|
+
"Currency": "\u901a\u8ca8",
|
268
|
+
"Arrows": "\u77e2\u5370",
|
269
|
+
"Math": "\u6570\u5b66",
|
270
|
+
"Misc": "\u305d\u306e\u4ed6",
|
271
|
+
|
272
|
+
// Print.
|
273
|
+
"Print": "\u5370\u5237",
|
274
|
+
|
275
|
+
// Spell Checker.
|
276
|
+
"Spell Checker": "\u30b9\u30da\u30eb\u30c1\u30a7\u30c3\u30af",
|
277
|
+
|
278
|
+
// Help
|
279
|
+
"Help": "\u30d8\u30eb\u30d7",
|
280
|
+
"Shortcuts": "\u30b7\u30e7\u30fc\u30c8\u30ab\u30c3\u30c8",
|
281
|
+
"Inline Editor": "\u30a4\u30f3\u30e9\u30a4\u30f3\u30a8\u30c7\u30a3\u30bf",
|
282
|
+
"Show the editor": "\u30a8\u30c7\u30a3\u30bf\u3092\u8868\u793a",
|
283
|
+
"Common actions": "\u5171\u901a\u306e\u30a2\u30af\u30b7\u30e7\u30f3",
|
284
|
+
"Copy": "\u30b3\u30d4\u30fc",
|
285
|
+
"Cut": "\u30ab\u30c3\u30c8",
|
286
|
+
"Paste": "\u8cbc\u308a\u4ed8\u3051",
|
287
|
+
"Basic Formatting": "\u57fa\u672c\u66f8\u5f0f",
|
288
|
+
"Increase quote level": "\u5897\u3084\u3059",
|
289
|
+
"Decrease quote level": "\u6e1b\u3089\u3059",
|
290
|
+
"Image / Video": "\u753b\u50cf/\u52d5\u753b",
|
291
|
+
"Resize larger": "\u5927\u304d\u304f\u3059\u308b",
|
292
|
+
"Resize smaller": "\u5c0f\u3055\u304f\u3059\u308b",
|
293
|
+
"Table": "\u8868",
|
294
|
+
"Select table cell": "\u30bb\u30eb\u3092\u9078\u629e",
|
295
|
+
"Extend selection one cell": "\u30bb\u30eb\u306e\u9078\u629e\u7bc4\u56f2\u3092\u5e83\u3052\u308b",
|
296
|
+
"Extend selection one row": "\u5217\u306e\u9078\u629e\u7bc4\u56f2\u3092\u5e83\u3052\u308b",
|
297
|
+
"Navigation": "\u30ca\u30d3\u30b2\u30fc\u30b7\u30e7\u30f3",
|
298
|
+
"Focus popup / toolbar": "\u30d5\u30a9\u30fc\u30ab\u30b9\u30dd\u30c3\u30d7\u30a2\u30c3\u30d7/\u30c4\u30fc\u30eb\u30d0\u30fc",
|
299
|
+
"Return focus to previous position": "\u524d\u306e\u4f4d\u7f6e\u306b\u30d5\u30a9\u30fc\u30ab\u30b9\u3092\u623b\u3059",
|
300
|
+
|
301
|
+
// Embed.ly
|
302
|
+
"Embed URL": "\u57cb\u3081\u8fbc\u307fURL",
|
303
|
+
"Paste in a URL to embed": "\u57cb\u3081\u8fbc\u3080URL\u306b\u8cbc\u308a\u4ed8\u3051\u308b",
|
304
|
+
|
305
|
+
// Word Paste.
|
306
|
+
"The pasted content is coming from a Microsoft Word document. Do you want to keep the format or clean it up?": "\u8cbc\u308a\u4ed8\u3051\u305f\u5185\u5bb9\u306f\u30de\u30a4\u30af\u30ed\u30bd\u30d5\u30c8\u30ef\u30fc\u30c9\u306e\u6587\u66f8\u3068\u601d\u308f\u308c\u307e\u3059\u3002\u66f8\u5f0f\u3092\u4fdd\u6301\u3057\u3066\u8cbc\u308a\u4ed8\u3051\u307e\u3059\u304b\uff1f",
|
307
|
+
"Keep": "\u66f8\u5f0f\u3092\u4fdd\u6301\u3059\u308b",
|
308
|
+
"Clean": "\u30c6\u30ad\u30b9\u30c8(\u66f8\u5f0f\u3092\u4fdd\u6301\u3057\u306a\u3044)",
|
309
|
+
"Word Paste Detected": "\u30de\u30a4\u30af\u30ed\u30bd\u30d5\u30c8\u30ef\u30fc\u30c9\u304b\u3089\u306e\u8cbc\u308a\u4ed8\u3051\u3092\u691c\u51fa\u3057\u307e\u3057\u305f"
|
257
310
|
},
|
258
311
|
direction: "ltr"
|
259
312
|
};
|