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
|
-
* Japanese
|
35
|
-
*/
|
36
|
-
|
37
|
-
$.FE.LANGUAGE['ja'] = {
|
38
|
-
translation: {
|
39
|
-
// Place holder
|
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": "\u30d8\u30ad\u30b5\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\u63c3\u3048",
|
85
|
-
"Align Center": "\u4e2d\u592e\u63c3\u3048",
|
86
|
-
"Align Right": "\u53f3\u63c3\u3048",
|
87
|
-
"Align Justify": "\u4e21\u7aef\u63c3\u3048",
|
88
|
-
"None": "\u306a\u3057",
|
89
|
-
|
90
|
-
// Lists
|
91
|
-
"Ordered List": "\u6bb5\u843d\u756a\u53f7",
|
92
|
-
"Default": "デフォルト",
|
93
|
-
"Lower Alpha": "下アルファ",
|
94
|
-
"Lower Greek": "下ギリシャ",
|
95
|
-
"Lower Roman": "下ローマ",
|
96
|
-
"Upper Alpha": "アッパーアルファ",
|
97
|
-
"Upper Roman": "アッパーローマン",
|
98
|
-
|
99
|
-
"Unordered List": "\u7b87\u6761\u66f8\u304d",
|
100
|
-
"Circle": "サークル",
|
101
|
-
"Disc": "ディスク",
|
102
|
-
"Square": "平方",
|
103
|
-
|
104
|
-
// Line height
|
105
|
-
"Line Height": "行の高さ",
|
106
|
-
"Single": "シングル",
|
107
|
-
"Double": "ダブル",
|
108
|
-
|
109
|
-
// Indent
|
110
|
-
"Decrease Indent": "\u30a4\u30f3\u30c7\u30f3\u30c8\u3092\u6e1b\u3089\u3059",
|
111
|
-
"Increase Indent": "\u30a4\u30f3\u30c7\u30f3\u30c8\u3092\u5897\u3084\u3059",
|
112
|
-
|
113
|
-
// Links
|
114
|
-
"Insert Link": "\u30ea\u30f3\u30af\u306e\u633f\u5165",
|
115
|
-
"Open in new tab": "\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f",
|
116
|
-
"Open Link": "\u30ea\u30f3\u30af\u3092\u958b\u304f",
|
117
|
-
"Edit Link": "\u30ea\u30f3\u30af\u306e\u7de8\u96c6",
|
118
|
-
"Unlink": "\u30ea\u30f3\u30af\u306e\u524a\u9664",
|
119
|
-
"Choose Link": "\u30ea\u30f3\u30af\u3092\u9078\u629e",
|
120
|
-
|
121
|
-
// Images
|
122
|
-
"Insert Image": "\u753b\u50cf\u306e\u633f\u5165",
|
123
|
-
"Upload Image": "\u753b\u50cf\u3092\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9",
|
124
|
-
"By URL": "\u753b\u50cf\u306eURL\u3092\u5165\u529b",
|
125
|
-
"Browse": "\u53c2\u7167",
|
126
|
-
"Drop image": "\u753b\u50cf\u3092\u30c9\u30e9\u30c3\u30b0&\u30c9\u30ed\u30c3\u30d7",
|
127
|
-
"or click": "\u307e\u305f\u306f\u30af\u30ea\u30c3\u30af",
|
128
|
-
"Manage Images": "\u753b\u50cf\u306e\u7ba1\u7406",
|
129
|
-
"Loading": "\u8aad\u307f\u8fbc\u307f\u4e2d",
|
130
|
-
"Deleting": "\u524a\u9664",
|
131
|
-
"Tags": "\u30bf\u30b0",
|
132
|
-
"Are you sure? Image will be deleted.": "\u672c\u5f53\u306b\u524a\u9664\u3057\u307e\u3059\u304b\uff1f",
|
133
|
-
"Replace": "\u7f6e\u63db",
|
134
|
-
"Uploading": "\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9\u4e2d",
|
135
|
-
"Loading image": "\u753b\u50cf\u8aad\u307f\u8fbc\u307f\u4e2d",
|
136
|
-
"Display": "\u8868\u793a",
|
137
|
-
"Inline": "\u30a4\u30f3\u30e9\u30a4\u30f3",
|
138
|
-
"Break Text": "\u30c6\u30ad\u30b9\u30c8\u306e\u6539\u884c",
|
139
|
-
"Alternative Text": "\u4ee3\u66ff\u30c6\u30ad\u30b9\u30c8",
|
140
|
-
"Change Size": "\u30b5\u30a4\u30ba\u5909\u66f4",
|
141
|
-
"Width": "\u5e45",
|
142
|
-
"Height": "\u9ad8\u3055",
|
143
|
-
"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",
|
144
|
-
"Image Caption": "\u753b\u50cf\u30ad\u30e3\u30d7\u30b7\u30e7\u30f3",
|
145
|
-
"Advanced Edit": "\u9ad8\u5ea6\u306a\u7de8\u96c6",
|
146
|
-
|
147
|
-
// Video
|
148
|
-
"Insert Video": "\u52d5\u753b\u306e\u633f\u5165",
|
149
|
-
"Embedded Code": "\u57cb\u3081\u8fbc\u307f\u30b3\u30fc\u30c9",
|
150
|
-
"Paste in a video URL": "\u52d5\u753bURL\u306b\u8cbc\u308a\u4ed8\u3051\u308b",
|
151
|
-
"Drop video": "\u52d5\u753b\u3092\u30c9\u30e9\u30c3\u30b0&\u30c9\u30ed\u30c3\u30d7",
|
152
|
-
"Your browser does not support HTML5 video.": "\u3042\u306a\u305f\u306e\u30d6\u30e9\u30a6\u30b6\u306fhtml5 video\u3092\u30b5\u30dd\u30fc\u30c8\u3057\u3066\u3044\u307e\u305b\u3093\u3002",
|
153
|
-
"Upload Video": "\u52d5\u753b\u306e\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9",
|
154
|
-
|
155
|
-
// Tables
|
156
|
-
"Insert Table": "\u8868\u306e\u633f\u5165",
|
157
|
-
"Table Header": "\u8868\u306e\u30d8\u30c3\u30c0\u30fc",
|
158
|
-
"Remove Table": "\u8868\u306e\u524a\u9664",
|
159
|
-
"Table Style": "\u8868\u306e\u30b9\u30bf\u30a4\u30eb",
|
160
|
-
"Horizontal Align": "\u6a2a\u4f4d\u7f6e",
|
161
|
-
"Row": "\u884c",
|
162
|
-
"Insert row above": "\u4e0a\u306b\u884c\u3092\u633f\u5165",
|
163
|
-
"Insert row below": "\u4e0b\u306b\u884c\u3092\u633f\u5165",
|
164
|
-
"Delete row": "\u884c\u306e\u524a\u9664",
|
165
|
-
"Column": "\u5217",
|
166
|
-
"Insert column before": "\u5de6\u306b\u5217\u3092\u633f\u5165",
|
167
|
-
"Insert column after": "\u53f3\u306b\u5217\u3092\u633f\u5165",
|
168
|
-
"Delete column": "\u5217\u306e\u524a\u9664",
|
169
|
-
"Cell": "\u30bb\u30eb",
|
170
|
-
"Merge cells": "\u30bb\u30eb\u306e\u7d50\u5408",
|
171
|
-
"Horizontal split": "\u6a2a\u5206\u5272",
|
172
|
-
"Vertical split": "\u7e26\u5206\u5272",
|
173
|
-
"Cell Background": "\u30bb\u30eb\u306e\u80cc\u666f",
|
174
|
-
"Vertical Align": "\u7e26\u4f4d\u7f6e",
|
175
|
-
"Top": "\u4e0a\u63c3\u3048",
|
176
|
-
"Middle": "\u4e2d\u592e\u63c3\u3048",
|
177
|
-
"Bottom": "\u4e0b\u63c3\u3048",
|
178
|
-
"Align Top": "\u4e0a\u306b\u63c3\u3048\u307e\u3059",
|
179
|
-
"Align Middle": "\u4e2d\u592e\u306b\u63c3\u3048\u307e\u3059",
|
180
|
-
"Align Bottom": "\u4e0b\u306b\u63c3\u3048\u307e\u3059",
|
181
|
-
"Cell Style": "\u30bb\u30eb\u30b9\u30bf\u30a4\u30eb",
|
182
|
-
|
183
|
-
// Files
|
184
|
-
"Upload File": "\u30d5\u30a1\u30a4\u30eb\u306e\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9",
|
185
|
-
"Drop file": "\u30d5\u30a1\u30a4\u30eb\u3092\u30c9\u30e9\u30c3\u30b0&\u30c9\u30ed\u30c3\u30d7",
|
186
|
-
|
187
|
-
// Emoticons
|
188
|
-
"Emoticons": "\u7d75\u6587\u5b57",
|
189
|
-
"Grinning face": "\u30cb\u30f3\u30de\u30ea\u9854",
|
190
|
-
"Grinning face with smiling eyes": "\u30cb\u30f3\u30de\u30ea\u9854(\u7b11\u3063\u3066\u3044\u308b\u76ee)",
|
191
|
-
"Face with tears of joy": "\u5b09\u3057\u6ce3\u304d\u3059\u308b\u9854",
|
192
|
-
"Smiling face with open mouth": "\u7b11\u9854(\u5e83\u3052\u305f\u53e3)",
|
193
|
-
"Smiling face with open mouth and smiling eyes": "\u7b11\u9854(\u5e83\u3052\u305f\u53e3\u3001\u7b11\u3063\u3066\u3044\u308b\u76ee)",
|
194
|
-
"Smiling face with open mouth and cold sweat": "\u7b11\u9854(\u5e83\u3052\u305f\u53e3\u3001\u51b7\u3084\u6c57)",
|
195
|
-
"Smiling face with open mouth and tightly-closed eyes": "\u7b11\u9854(\u5e83\u3052\u305f\u53e3\u3001\u3057\u3063\u304b\u308a\u9589\u3058\u305f\u76ee)",
|
196
|
-
"Smiling face with halo": "\u5929\u4f7f\u306e\u8f2a\u304c\u304b\u304b\u3063\u3066\u3044\u308b\u7b11\u9854",
|
197
|
-
"Smiling face with horns": "\u89d2\u306e\u3042\u308b\u7b11\u9854",
|
198
|
-
"Winking face": "\u30a6\u30a3\u30f3\u30af\u3057\u305f\u9854",
|
199
|
-
"Smiling face with smiling eyes": "\u7b11\u9854(\u7b11\u3063\u3066\u3044\u308b\u76ee)",
|
200
|
-
"Face savoring delicious food": "\u304a\u3044\u3057\u3044\u3082\u306e\u3092\u98df\u3079\u305f\u9854",
|
201
|
-
"Relieved face": "\u5b89\u5fc3\u3057\u305f\u9854",
|
202
|
-
"Smiling face with heart-shaped eyes": "\u76ee\u304c\u30cf\u30fc\u30c8\u306e\u7b11\u9854",
|
203
|
-
"Smiling face with sunglasses": "\u30b5\u30f3\u30b0\u30e9\u30b9\u3092\u304b\u3051\u305f\u7b11\u9854",
|
204
|
-
"Smirking face": "\u4f5c\u308a\u7b11\u3044",
|
205
|
-
"Neutral face": "\u7121\u8868\u60c5\u306e\u9854",
|
206
|
-
"Expressionless face": "\u7121\u8868\u60c5\u306a\u9854",
|
207
|
-
"Unamused face": "\u3064\u307e\u3089\u306a\u3044\u9854",
|
208
|
-
"Face with cold sweat": "\u51b7\u3084\u6c57\u3092\u304b\u3044\u305f\u9854",
|
209
|
-
"Pensive face": "\u8003\u3048\u4e2d\u306e\u9854",
|
210
|
-
"Confused face": "\u5c11\u3057\u3057\u3087\u3093\u307c\u308a\u3057\u305f\u9854",
|
211
|
-
"Confounded face": "\u56f0\u308a\u679c\u3066\u305f\u9854",
|
212
|
-
"Kissing face": "\u30ad\u30b9\u3059\u308b\u9854",
|
213
|
-
"Face throwing a kiss": "\u6295\u3052\u30ad\u30c3\u30b9\u3059\u308b\u9854",
|
214
|
-
"Kissing face with smiling eyes": "\u7b11\u3044\u306a\u304c\u3089\u30ad\u30b9\u3059\u308b\u9854",
|
215
|
-
"Kissing face with closed eyes": "\u76ee\u3092\u9589\u3058\u3066\u30ad\u30b9\u3059\u308b\u9854",
|
216
|
-
"Face with stuck out tongue": "\u304b\u3089\u304b\u3063\u305f\u9854(\u3042\u3063\u304b\u3093\u3079\u3048)",
|
217
|
-
"Face with stuck out tongue and winking eye": "\u30a6\u30a3\u30f3\u30af\u3057\u3066\u820c\u3092\u51fa\u3057\u305f\u9854",
|
218
|
-
"Face with stuck out tongue and tightly-closed eyes": "\u76ee\u3092\u9589\u3058\u3066\u820c\u3092\u51fa\u3057\u305f\u9854",
|
219
|
-
"Disappointed face": "\u843d\u3061\u8fbc\u3093\u3060\u9854",
|
220
|
-
"Worried face": "\u4e0d\u5b89\u306a\u9854",
|
221
|
-
"Angry face": "\u6012\u3063\u305f\u9854",
|
222
|
-
"Pouting face": "\u3075\u304f\u308c\u9854",
|
223
|
-
"Crying face": "\u6ce3\u3044\u3066\u3044\u308b\u9854",
|
224
|
-
"Persevering face": "\u5931\u6557\u9854",
|
225
|
-
"Face with look of triumph": "\u52dd\u3061\u307b\u3053\u3063\u305f\u9854",
|
226
|
-
"Disappointed but relieved face": "\u5b89\u5835\u3057\u305f\u9854",
|
227
|
-
"Frowning face with open mouth": "\u3044\u3084\u306a\u9854(\u958b\u3051\u305f\u53e3)",
|
228
|
-
"Anguished face": "\u3052\u3093\u306a\u308a\u3057\u305f\u9854",
|
229
|
-
"Fearful face": "\u9752\u3056\u3081\u305f\u9854",
|
230
|
-
"Weary face": "\u75b2\u308c\u305f\u9854",
|
231
|
-
"Sleepy face": "\u7720\u3044\u9854",
|
232
|
-
"Tired face": "\u3057\u3093\u3069\u3044\u9854",
|
233
|
-
"Grimacing face": "\u3061\u3087\u3063\u3068\u4e0d\u5feb\u306a\u9854",
|
234
|
-
"Loudly crying face": "\u5927\u6ce3\u304d\u3057\u3066\u3044\u308b\u9854",
|
235
|
-
"Face with open mouth": "\u53e3\u3092\u958b\u3051\u305f\u9854",
|
236
|
-
"Hushed face": "\u9ed9\u3063\u305f\u9854",
|
237
|
-
"Face with open mouth and cold sweat": "\u53e3\u3092\u958b\u3051\u305f\u9854(\u51b7\u3084\u6c57)",
|
238
|
-
"Face screaming in fear": "\u6050\u6016\u306e\u53eb\u3073\u9854",
|
239
|
-
"Astonished face": "\u9a5a\u3044\u305f\u9854",
|
240
|
-
"Flushed face": "\u71b1\u3063\u307d\u3044\u9854",
|
241
|
-
"Sleeping face": "\u5bdd\u9854",
|
242
|
-
"Dizzy face": "\u307e\u3044\u3063\u305f\u9854",
|
243
|
-
"Face without mouth": "\u53e3\u306e\u306a\u3044\u9854",
|
244
|
-
"Face with medical mask": "\u30de\u30b9\u30af\u3057\u305f\u9854",
|
245
|
-
|
246
|
-
// Line breaker
|
247
|
-
"Break": "\u6539\u884c",
|
248
|
-
|
249
|
-
// Math
|
250
|
-
"Subscript": "\u4e0b\u4ed8\u304d\u6587\u5b57",
|
251
|
-
"Superscript": "\u4e0a\u4ed8\u304d\u6587\u5b57",
|
252
|
-
|
253
|
-
// Full screen
|
254
|
-
"Fullscreen": "\u5168\u753b\u9762\u8868\u793a",
|
255
|
-
|
256
|
-
// Horizontal line
|
257
|
-
"Insert Horizontal Line": "\u6c34\u5e73\u7dda\u306e\u633f\u5165",
|
258
|
-
|
259
|
-
// Clear formatting
|
260
|
-
"Clear Formatting": "\u66f8\u5f0f\u306e\u30af\u30ea\u30a2",
|
261
|
-
|
262
|
-
// Save
|
263
|
-
"Save": "\u30bb\u30fc\u30d6",
|
264
|
-
|
265
|
-
// Undo, redo
|
266
|
-
"Undo": "\u5143\u306b\u623b\u3059",
|
267
|
-
"Redo": "\u3084\u308a\u76f4\u3059",
|
268
|
-
|
269
|
-
// Select all
|
270
|
-
"Select All": "\u5168\u3066\u3092\u9078\u629e",
|
271
|
-
|
272
|
-
// Code view
|
273
|
-
"Code View": "HTML\u30bf\u30b0\u8868\u793a",
|
274
|
-
|
275
|
-
// Quote
|
276
|
-
"Quote": "\u5f15\u7528",
|
277
|
-
"Increase": "\u5897\u52a0",
|
278
|
-
"Decrease": "\u6e1b\u5c11",
|
279
|
-
|
280
|
-
// Quick Insert
|
281
|
-
"Quick Insert": "\u30af\u30a4\u30c3\u30af\u633f\u5165",
|
282
|
-
|
283
|
-
// Spcial Characters
|
284
|
-
"Special Characters": "\u7279\u6b8a\u6587\u5b57",
|
285
|
-
"Latin": "\u30e9\u30c6\u30f3\u8a9e",
|
286
|
-
"Greek": "\u30ae\u30ea\u30b7\u30e3\u8a9e",
|
287
|
-
"Cyrillic": "\u30ad\u30ea\u30eb\u6587\u5b57",
|
288
|
-
"Punctuation": "\u53e5\u8aad\u70b9",
|
289
|
-
"Currency": "\u901a\u8ca8",
|
290
|
-
"Arrows": "\u77e2\u5370",
|
291
|
-
"Math": "\u6570\u5b66",
|
292
|
-
"Misc": "\u305d\u306e\u4ed6",
|
293
|
-
|
294
|
-
// Print.
|
295
|
-
"Print": "\u5370\u5237",
|
296
|
-
|
297
|
-
// Spell Checker.
|
298
|
-
"Spell Checker": "\u30b9\u30da\u30eb\u30c1\u30a7\u30c3\u30af",
|
299
|
-
|
300
|
-
// Help
|
301
|
-
"Help": "\u30d8\u30eb\u30d7",
|
302
|
-
"Shortcuts": "\u30b7\u30e7\u30fc\u30c8\u30ab\u30c3\u30c8",
|
303
|
-
"Inline Editor": "\u30a4\u30f3\u30e9\u30a4\u30f3\u30a8\u30c7\u30a3\u30bf",
|
304
|
-
"Show the editor": "\u30a8\u30c7\u30a3\u30bf\u3092\u8868\u793a",
|
305
|
-
"Common actions": "\u4e00\u822c\u52d5\u4f5c",
|
306
|
-
"Copy": "\u30b3\u30d4\u30fc",
|
307
|
-
"Cut": "\u30ab\u30c3\u30c8",
|
308
|
-
"Paste": "\u8cbc\u308a\u4ed8\u3051",
|
309
|
-
"Basic Formatting": "\u57fa\u672c\u66f8\u5f0f",
|
310
|
-
"Increase quote level": "\u5f15\u7528\u3092\u5897\u3084\u3059",
|
311
|
-
"Decrease quote level": "\u5f15\u7528\u3092\u6e1b\u3089\u3059",
|
312
|
-
"Image / Video": "\u753b\u50cf/\u52d5\u753b",
|
313
|
-
"Resize larger": "\u5927\u304d\u304f\u3059\u308b",
|
314
|
-
"Resize smaller": "\u5c0f\u3055\u304f\u3059\u308b",
|
315
|
-
"Table": "\u8868",
|
316
|
-
"Select table cell": "\u30bb\u30eb\u3092\u9078\u629e",
|
317
|
-
"Extend selection one cell": "\u30bb\u30eb\u306e\u9078\u629e\u7bc4\u56f2\u3092\u5e83\u3052\u308b",
|
318
|
-
"Extend selection one row": "\u5217\u306e\u9078\u629e\u7bc4\u56f2\u3092\u5e83\u3052\u308b",
|
319
|
-
"Navigation": "\u30ca\u30d3\u30b2\u30fc\u30b7\u30e7\u30f3",
|
320
|
-
"Focus popup / toolbar": "\u30dd\u30c3\u30d7\u30a2\u30c3\u30d7/\u30c4\u30fc\u30eb\u30d0\u30fc\u3092\u30d5\u30a9\u30fc\u30ab\u30b9",
|
321
|
-
"Return focus to previous position": "\u524d\u306e\u4f4d\u7f6e\u306b\u30d5\u30a9\u30fc\u30ab\u30b9\u3092\u623b\u3059",
|
322
|
-
|
323
|
-
//\u00a0Embed.ly
|
324
|
-
"Embed URL": "\u57cb\u3081\u8fbc\u307fURL",
|
325
|
-
"Paste in a URL to embed": "\u57cb\u3081\u8fbc\u307fURL\u306b\u8cbc\u308a\u4ed8\u3051\u308b",
|
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?": "\u8cbc\u308a\u4ed8\u3051\u305f\u6587\u66f8\u306fMicrosoft Word\u304b\u3089\u53d6\u5f97\u3055\u308c\u307e\u3059\u3002\u30d5\u30a9\u30fc\u30de\u30c3\u30c8\u3092\u4fdd\u6301\u3057\u3066\u8cbc\u308a\u4ed8\u3051\u307e\u3059\u304b\uff1f",
|
329
|
-
"Keep": "\u66f8\u5f0f\u3092\u4fdd\u6301\u3059\u308b",
|
330
|
-
"Clean": "\u66f8\u5f0f\u3092\u4fdd\u6301\u3057\u306a\u3044",
|
331
|
-
"Word Paste Detected": "Microsoft Word\u306e\u8cbc\u308a\u4ed8\u3051\u304c\u691c\u51fa\u3055\u308c\u307e\u3057\u305f"
|
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
|
+
* Japanese
|
35
|
+
*/
|
36
|
+
|
37
|
+
$.FE.LANGUAGE['ja'] = {
|
38
|
+
translation: {
|
39
|
+
// Place holder
|
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": "\u30d8\u30ad\u30b5\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\u63c3\u3048",
|
85
|
+
"Align Center": "\u4e2d\u592e\u63c3\u3048",
|
86
|
+
"Align Right": "\u53f3\u63c3\u3048",
|
87
|
+
"Align Justify": "\u4e21\u7aef\u63c3\u3048",
|
88
|
+
"None": "\u306a\u3057",
|
89
|
+
|
90
|
+
// Lists
|
91
|
+
"Ordered List": "\u6bb5\u843d\u756a\u53f7",
|
92
|
+
"Default": "デフォルト",
|
93
|
+
"Lower Alpha": "下アルファ",
|
94
|
+
"Lower Greek": "下ギリシャ",
|
95
|
+
"Lower Roman": "下ローマ",
|
96
|
+
"Upper Alpha": "アッパーアルファ",
|
97
|
+
"Upper Roman": "アッパーローマン",
|
98
|
+
|
99
|
+
"Unordered List": "\u7b87\u6761\u66f8\u304d",
|
100
|
+
"Circle": "サークル",
|
101
|
+
"Disc": "ディスク",
|
102
|
+
"Square": "平方",
|
103
|
+
|
104
|
+
// Line height
|
105
|
+
"Line Height": "行の高さ",
|
106
|
+
"Single": "シングル",
|
107
|
+
"Double": "ダブル",
|
108
|
+
|
109
|
+
// Indent
|
110
|
+
"Decrease Indent": "\u30a4\u30f3\u30c7\u30f3\u30c8\u3092\u6e1b\u3089\u3059",
|
111
|
+
"Increase Indent": "\u30a4\u30f3\u30c7\u30f3\u30c8\u3092\u5897\u3084\u3059",
|
112
|
+
|
113
|
+
// Links
|
114
|
+
"Insert Link": "\u30ea\u30f3\u30af\u306e\u633f\u5165",
|
115
|
+
"Open in new tab": "\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f",
|
116
|
+
"Open Link": "\u30ea\u30f3\u30af\u3092\u958b\u304f",
|
117
|
+
"Edit Link": "\u30ea\u30f3\u30af\u306e\u7de8\u96c6",
|
118
|
+
"Unlink": "\u30ea\u30f3\u30af\u306e\u524a\u9664",
|
119
|
+
"Choose Link": "\u30ea\u30f3\u30af\u3092\u9078\u629e",
|
120
|
+
|
121
|
+
// Images
|
122
|
+
"Insert Image": "\u753b\u50cf\u306e\u633f\u5165",
|
123
|
+
"Upload Image": "\u753b\u50cf\u3092\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9",
|
124
|
+
"By URL": "\u753b\u50cf\u306eURL\u3092\u5165\u529b",
|
125
|
+
"Browse": "\u53c2\u7167",
|
126
|
+
"Drop image": "\u753b\u50cf\u3092\u30c9\u30e9\u30c3\u30b0&\u30c9\u30ed\u30c3\u30d7",
|
127
|
+
"or click": "\u307e\u305f\u306f\u30af\u30ea\u30c3\u30af",
|
128
|
+
"Manage Images": "\u753b\u50cf\u306e\u7ba1\u7406",
|
129
|
+
"Loading": "\u8aad\u307f\u8fbc\u307f\u4e2d",
|
130
|
+
"Deleting": "\u524a\u9664",
|
131
|
+
"Tags": "\u30bf\u30b0",
|
132
|
+
"Are you sure? Image will be deleted.": "\u672c\u5f53\u306b\u524a\u9664\u3057\u307e\u3059\u304b\uff1f",
|
133
|
+
"Replace": "\u7f6e\u63db",
|
134
|
+
"Uploading": "\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9\u4e2d",
|
135
|
+
"Loading image": "\u753b\u50cf\u8aad\u307f\u8fbc\u307f\u4e2d",
|
136
|
+
"Display": "\u8868\u793a",
|
137
|
+
"Inline": "\u30a4\u30f3\u30e9\u30a4\u30f3",
|
138
|
+
"Break Text": "\u30c6\u30ad\u30b9\u30c8\u306e\u6539\u884c",
|
139
|
+
"Alternative Text": "\u4ee3\u66ff\u30c6\u30ad\u30b9\u30c8",
|
140
|
+
"Change Size": "\u30b5\u30a4\u30ba\u5909\u66f4",
|
141
|
+
"Width": "\u5e45",
|
142
|
+
"Height": "\u9ad8\u3055",
|
143
|
+
"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",
|
144
|
+
"Image Caption": "\u753b\u50cf\u30ad\u30e3\u30d7\u30b7\u30e7\u30f3",
|
145
|
+
"Advanced Edit": "\u9ad8\u5ea6\u306a\u7de8\u96c6",
|
146
|
+
|
147
|
+
// Video
|
148
|
+
"Insert Video": "\u52d5\u753b\u306e\u633f\u5165",
|
149
|
+
"Embedded Code": "\u57cb\u3081\u8fbc\u307f\u30b3\u30fc\u30c9",
|
150
|
+
"Paste in a video URL": "\u52d5\u753bURL\u306b\u8cbc\u308a\u4ed8\u3051\u308b",
|
151
|
+
"Drop video": "\u52d5\u753b\u3092\u30c9\u30e9\u30c3\u30b0&\u30c9\u30ed\u30c3\u30d7",
|
152
|
+
"Your browser does not support HTML5 video.": "\u3042\u306a\u305f\u306e\u30d6\u30e9\u30a6\u30b6\u306fhtml5 video\u3092\u30b5\u30dd\u30fc\u30c8\u3057\u3066\u3044\u307e\u305b\u3093\u3002",
|
153
|
+
"Upload Video": "\u52d5\u753b\u306e\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9",
|
154
|
+
|
155
|
+
// Tables
|
156
|
+
"Insert Table": "\u8868\u306e\u633f\u5165",
|
157
|
+
"Table Header": "\u8868\u306e\u30d8\u30c3\u30c0\u30fc",
|
158
|
+
"Remove Table": "\u8868\u306e\u524a\u9664",
|
159
|
+
"Table Style": "\u8868\u306e\u30b9\u30bf\u30a4\u30eb",
|
160
|
+
"Horizontal Align": "\u6a2a\u4f4d\u7f6e",
|
161
|
+
"Row": "\u884c",
|
162
|
+
"Insert row above": "\u4e0a\u306b\u884c\u3092\u633f\u5165",
|
163
|
+
"Insert row below": "\u4e0b\u306b\u884c\u3092\u633f\u5165",
|
164
|
+
"Delete row": "\u884c\u306e\u524a\u9664",
|
165
|
+
"Column": "\u5217",
|
166
|
+
"Insert column before": "\u5de6\u306b\u5217\u3092\u633f\u5165",
|
167
|
+
"Insert column after": "\u53f3\u306b\u5217\u3092\u633f\u5165",
|
168
|
+
"Delete column": "\u5217\u306e\u524a\u9664",
|
169
|
+
"Cell": "\u30bb\u30eb",
|
170
|
+
"Merge cells": "\u30bb\u30eb\u306e\u7d50\u5408",
|
171
|
+
"Horizontal split": "\u6a2a\u5206\u5272",
|
172
|
+
"Vertical split": "\u7e26\u5206\u5272",
|
173
|
+
"Cell Background": "\u30bb\u30eb\u306e\u80cc\u666f",
|
174
|
+
"Vertical Align": "\u7e26\u4f4d\u7f6e",
|
175
|
+
"Top": "\u4e0a\u63c3\u3048",
|
176
|
+
"Middle": "\u4e2d\u592e\u63c3\u3048",
|
177
|
+
"Bottom": "\u4e0b\u63c3\u3048",
|
178
|
+
"Align Top": "\u4e0a\u306b\u63c3\u3048\u307e\u3059",
|
179
|
+
"Align Middle": "\u4e2d\u592e\u306b\u63c3\u3048\u307e\u3059",
|
180
|
+
"Align Bottom": "\u4e0b\u306b\u63c3\u3048\u307e\u3059",
|
181
|
+
"Cell Style": "\u30bb\u30eb\u30b9\u30bf\u30a4\u30eb",
|
182
|
+
|
183
|
+
// Files
|
184
|
+
"Upload File": "\u30d5\u30a1\u30a4\u30eb\u306e\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9",
|
185
|
+
"Drop file": "\u30d5\u30a1\u30a4\u30eb\u3092\u30c9\u30e9\u30c3\u30b0&\u30c9\u30ed\u30c3\u30d7",
|
186
|
+
|
187
|
+
// Emoticons
|
188
|
+
"Emoticons": "\u7d75\u6587\u5b57",
|
189
|
+
"Grinning face": "\u30cb\u30f3\u30de\u30ea\u9854",
|
190
|
+
"Grinning face with smiling eyes": "\u30cb\u30f3\u30de\u30ea\u9854(\u7b11\u3063\u3066\u3044\u308b\u76ee)",
|
191
|
+
"Face with tears of joy": "\u5b09\u3057\u6ce3\u304d\u3059\u308b\u9854",
|
192
|
+
"Smiling face with open mouth": "\u7b11\u9854(\u5e83\u3052\u305f\u53e3)",
|
193
|
+
"Smiling face with open mouth and smiling eyes": "\u7b11\u9854(\u5e83\u3052\u305f\u53e3\u3001\u7b11\u3063\u3066\u3044\u308b\u76ee)",
|
194
|
+
"Smiling face with open mouth and cold sweat": "\u7b11\u9854(\u5e83\u3052\u305f\u53e3\u3001\u51b7\u3084\u6c57)",
|
195
|
+
"Smiling face with open mouth and tightly-closed eyes": "\u7b11\u9854(\u5e83\u3052\u305f\u53e3\u3001\u3057\u3063\u304b\u308a\u9589\u3058\u305f\u76ee)",
|
196
|
+
"Smiling face with halo": "\u5929\u4f7f\u306e\u8f2a\u304c\u304b\u304b\u3063\u3066\u3044\u308b\u7b11\u9854",
|
197
|
+
"Smiling face with horns": "\u89d2\u306e\u3042\u308b\u7b11\u9854",
|
198
|
+
"Winking face": "\u30a6\u30a3\u30f3\u30af\u3057\u305f\u9854",
|
199
|
+
"Smiling face with smiling eyes": "\u7b11\u9854(\u7b11\u3063\u3066\u3044\u308b\u76ee)",
|
200
|
+
"Face savoring delicious food": "\u304a\u3044\u3057\u3044\u3082\u306e\u3092\u98df\u3079\u305f\u9854",
|
201
|
+
"Relieved face": "\u5b89\u5fc3\u3057\u305f\u9854",
|
202
|
+
"Smiling face with heart-shaped eyes": "\u76ee\u304c\u30cf\u30fc\u30c8\u306e\u7b11\u9854",
|
203
|
+
"Smiling face with sunglasses": "\u30b5\u30f3\u30b0\u30e9\u30b9\u3092\u304b\u3051\u305f\u7b11\u9854",
|
204
|
+
"Smirking face": "\u4f5c\u308a\u7b11\u3044",
|
205
|
+
"Neutral face": "\u7121\u8868\u60c5\u306e\u9854",
|
206
|
+
"Expressionless face": "\u7121\u8868\u60c5\u306a\u9854",
|
207
|
+
"Unamused face": "\u3064\u307e\u3089\u306a\u3044\u9854",
|
208
|
+
"Face with cold sweat": "\u51b7\u3084\u6c57\u3092\u304b\u3044\u305f\u9854",
|
209
|
+
"Pensive face": "\u8003\u3048\u4e2d\u306e\u9854",
|
210
|
+
"Confused face": "\u5c11\u3057\u3057\u3087\u3093\u307c\u308a\u3057\u305f\u9854",
|
211
|
+
"Confounded face": "\u56f0\u308a\u679c\u3066\u305f\u9854",
|
212
|
+
"Kissing face": "\u30ad\u30b9\u3059\u308b\u9854",
|
213
|
+
"Face throwing a kiss": "\u6295\u3052\u30ad\u30c3\u30b9\u3059\u308b\u9854",
|
214
|
+
"Kissing face with smiling eyes": "\u7b11\u3044\u306a\u304c\u3089\u30ad\u30b9\u3059\u308b\u9854",
|
215
|
+
"Kissing face with closed eyes": "\u76ee\u3092\u9589\u3058\u3066\u30ad\u30b9\u3059\u308b\u9854",
|
216
|
+
"Face with stuck out tongue": "\u304b\u3089\u304b\u3063\u305f\u9854(\u3042\u3063\u304b\u3093\u3079\u3048)",
|
217
|
+
"Face with stuck out tongue and winking eye": "\u30a6\u30a3\u30f3\u30af\u3057\u3066\u820c\u3092\u51fa\u3057\u305f\u9854",
|
218
|
+
"Face with stuck out tongue and tightly-closed eyes": "\u76ee\u3092\u9589\u3058\u3066\u820c\u3092\u51fa\u3057\u305f\u9854",
|
219
|
+
"Disappointed face": "\u843d\u3061\u8fbc\u3093\u3060\u9854",
|
220
|
+
"Worried face": "\u4e0d\u5b89\u306a\u9854",
|
221
|
+
"Angry face": "\u6012\u3063\u305f\u9854",
|
222
|
+
"Pouting face": "\u3075\u304f\u308c\u9854",
|
223
|
+
"Crying face": "\u6ce3\u3044\u3066\u3044\u308b\u9854",
|
224
|
+
"Persevering face": "\u5931\u6557\u9854",
|
225
|
+
"Face with look of triumph": "\u52dd\u3061\u307b\u3053\u3063\u305f\u9854",
|
226
|
+
"Disappointed but relieved face": "\u5b89\u5835\u3057\u305f\u9854",
|
227
|
+
"Frowning face with open mouth": "\u3044\u3084\u306a\u9854(\u958b\u3051\u305f\u53e3)",
|
228
|
+
"Anguished face": "\u3052\u3093\u306a\u308a\u3057\u305f\u9854",
|
229
|
+
"Fearful face": "\u9752\u3056\u3081\u305f\u9854",
|
230
|
+
"Weary face": "\u75b2\u308c\u305f\u9854",
|
231
|
+
"Sleepy face": "\u7720\u3044\u9854",
|
232
|
+
"Tired face": "\u3057\u3093\u3069\u3044\u9854",
|
233
|
+
"Grimacing face": "\u3061\u3087\u3063\u3068\u4e0d\u5feb\u306a\u9854",
|
234
|
+
"Loudly crying face": "\u5927\u6ce3\u304d\u3057\u3066\u3044\u308b\u9854",
|
235
|
+
"Face with open mouth": "\u53e3\u3092\u958b\u3051\u305f\u9854",
|
236
|
+
"Hushed face": "\u9ed9\u3063\u305f\u9854",
|
237
|
+
"Face with open mouth and cold sweat": "\u53e3\u3092\u958b\u3051\u305f\u9854(\u51b7\u3084\u6c57)",
|
238
|
+
"Face screaming in fear": "\u6050\u6016\u306e\u53eb\u3073\u9854",
|
239
|
+
"Astonished face": "\u9a5a\u3044\u305f\u9854",
|
240
|
+
"Flushed face": "\u71b1\u3063\u307d\u3044\u9854",
|
241
|
+
"Sleeping face": "\u5bdd\u9854",
|
242
|
+
"Dizzy face": "\u307e\u3044\u3063\u305f\u9854",
|
243
|
+
"Face without mouth": "\u53e3\u306e\u306a\u3044\u9854",
|
244
|
+
"Face with medical mask": "\u30de\u30b9\u30af\u3057\u305f\u9854",
|
245
|
+
|
246
|
+
// Line breaker
|
247
|
+
"Break": "\u6539\u884c",
|
248
|
+
|
249
|
+
// Math
|
250
|
+
"Subscript": "\u4e0b\u4ed8\u304d\u6587\u5b57",
|
251
|
+
"Superscript": "\u4e0a\u4ed8\u304d\u6587\u5b57",
|
252
|
+
|
253
|
+
// Full screen
|
254
|
+
"Fullscreen": "\u5168\u753b\u9762\u8868\u793a",
|
255
|
+
|
256
|
+
// Horizontal line
|
257
|
+
"Insert Horizontal Line": "\u6c34\u5e73\u7dda\u306e\u633f\u5165",
|
258
|
+
|
259
|
+
// Clear formatting
|
260
|
+
"Clear Formatting": "\u66f8\u5f0f\u306e\u30af\u30ea\u30a2",
|
261
|
+
|
262
|
+
// Save
|
263
|
+
"Save": "\u30bb\u30fc\u30d6",
|
264
|
+
|
265
|
+
// Undo, redo
|
266
|
+
"Undo": "\u5143\u306b\u623b\u3059",
|
267
|
+
"Redo": "\u3084\u308a\u76f4\u3059",
|
268
|
+
|
269
|
+
// Select all
|
270
|
+
"Select All": "\u5168\u3066\u3092\u9078\u629e",
|
271
|
+
|
272
|
+
// Code view
|
273
|
+
"Code View": "HTML\u30bf\u30b0\u8868\u793a",
|
274
|
+
|
275
|
+
// Quote
|
276
|
+
"Quote": "\u5f15\u7528",
|
277
|
+
"Increase": "\u5897\u52a0",
|
278
|
+
"Decrease": "\u6e1b\u5c11",
|
279
|
+
|
280
|
+
// Quick Insert
|
281
|
+
"Quick Insert": "\u30af\u30a4\u30c3\u30af\u633f\u5165",
|
282
|
+
|
283
|
+
// Spcial Characters
|
284
|
+
"Special Characters": "\u7279\u6b8a\u6587\u5b57",
|
285
|
+
"Latin": "\u30e9\u30c6\u30f3\u8a9e",
|
286
|
+
"Greek": "\u30ae\u30ea\u30b7\u30e3\u8a9e",
|
287
|
+
"Cyrillic": "\u30ad\u30ea\u30eb\u6587\u5b57",
|
288
|
+
"Punctuation": "\u53e5\u8aad\u70b9",
|
289
|
+
"Currency": "\u901a\u8ca8",
|
290
|
+
"Arrows": "\u77e2\u5370",
|
291
|
+
"Math": "\u6570\u5b66",
|
292
|
+
"Misc": "\u305d\u306e\u4ed6",
|
293
|
+
|
294
|
+
// Print.
|
295
|
+
"Print": "\u5370\u5237",
|
296
|
+
|
297
|
+
// Spell Checker.
|
298
|
+
"Spell Checker": "\u30b9\u30da\u30eb\u30c1\u30a7\u30c3\u30af",
|
299
|
+
|
300
|
+
// Help
|
301
|
+
"Help": "\u30d8\u30eb\u30d7",
|
302
|
+
"Shortcuts": "\u30b7\u30e7\u30fc\u30c8\u30ab\u30c3\u30c8",
|
303
|
+
"Inline Editor": "\u30a4\u30f3\u30e9\u30a4\u30f3\u30a8\u30c7\u30a3\u30bf",
|
304
|
+
"Show the editor": "\u30a8\u30c7\u30a3\u30bf\u3092\u8868\u793a",
|
305
|
+
"Common actions": "\u4e00\u822c\u52d5\u4f5c",
|
306
|
+
"Copy": "\u30b3\u30d4\u30fc",
|
307
|
+
"Cut": "\u30ab\u30c3\u30c8",
|
308
|
+
"Paste": "\u8cbc\u308a\u4ed8\u3051",
|
309
|
+
"Basic Formatting": "\u57fa\u672c\u66f8\u5f0f",
|
310
|
+
"Increase quote level": "\u5f15\u7528\u3092\u5897\u3084\u3059",
|
311
|
+
"Decrease quote level": "\u5f15\u7528\u3092\u6e1b\u3089\u3059",
|
312
|
+
"Image / Video": "\u753b\u50cf/\u52d5\u753b",
|
313
|
+
"Resize larger": "\u5927\u304d\u304f\u3059\u308b",
|
314
|
+
"Resize smaller": "\u5c0f\u3055\u304f\u3059\u308b",
|
315
|
+
"Table": "\u8868",
|
316
|
+
"Select table cell": "\u30bb\u30eb\u3092\u9078\u629e",
|
317
|
+
"Extend selection one cell": "\u30bb\u30eb\u306e\u9078\u629e\u7bc4\u56f2\u3092\u5e83\u3052\u308b",
|
318
|
+
"Extend selection one row": "\u5217\u306e\u9078\u629e\u7bc4\u56f2\u3092\u5e83\u3052\u308b",
|
319
|
+
"Navigation": "\u30ca\u30d3\u30b2\u30fc\u30b7\u30e7\u30f3",
|
320
|
+
"Focus popup / toolbar": "\u30dd\u30c3\u30d7\u30a2\u30c3\u30d7/\u30c4\u30fc\u30eb\u30d0\u30fc\u3092\u30d5\u30a9\u30fc\u30ab\u30b9",
|
321
|
+
"Return focus to previous position": "\u524d\u306e\u4f4d\u7f6e\u306b\u30d5\u30a9\u30fc\u30ab\u30b9\u3092\u623b\u3059",
|
322
|
+
|
323
|
+
//\u00a0Embed.ly
|
324
|
+
"Embed URL": "\u57cb\u3081\u8fbc\u307fURL",
|
325
|
+
"Paste in a URL to embed": "\u57cb\u3081\u8fbc\u307fURL\u306b\u8cbc\u308a\u4ed8\u3051\u308b",
|
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?": "\u8cbc\u308a\u4ed8\u3051\u305f\u6587\u66f8\u306fMicrosoft Word\u304b\u3089\u53d6\u5f97\u3055\u308c\u307e\u3059\u3002\u30d5\u30a9\u30fc\u30de\u30c3\u30c8\u3092\u4fdd\u6301\u3057\u3066\u8cbc\u308a\u4ed8\u3051\u307e\u3059\u304b\uff1f",
|
329
|
+
"Keep": "\u66f8\u5f0f\u3092\u4fdd\u6301\u3059\u308b",
|
330
|
+
"Clean": "\u66f8\u5f0f\u3092\u4fdd\u6301\u3057\u306a\u3044",
|
331
|
+
"Word Paste Detected": "Microsoft Word\u306e\u8cbc\u308a\u4ed8\u3051\u304c\u691c\u51fa\u3055\u308c\u307e\u3057\u305f"
|
332
|
+
},
|
333
|
+
direction: "ltr"
|
334
|
+
};
|
335
|
+
|
336
|
+
}));
|