wysiwyg-rails 3.2.1 → 3.2.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- 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 +289 -289
- data/app/assets/javascripts/languages/bs.js +276 -276
- data/app/assets/javascripts/languages/cs.js +282 -282
- data/app/assets/javascripts/languages/da.js +274 -274
- data/app/assets/javascripts/languages/de.js +307 -307
- data/app/assets/javascripts/languages/el.js +282 -282
- data/app/assets/javascripts/languages/en_ca.js +220 -220
- data/app/assets/javascripts/languages/en_gb.js +220 -220
- data/app/assets/javascripts/languages/es.js +268 -268
- data/app/assets/javascripts/languages/et.js +276 -276
- data/app/assets/javascripts/languages/fa.js +276 -276
- data/app/assets/javascripts/languages/fi.js +276 -276
- data/app/assets/javascripts/languages/fr.js +297 -297
- data/app/assets/javascripts/languages/he.js +276 -276
- data/app/assets/javascripts/languages/hr.js +276 -276
- data/app/assets/javascripts/languages/hu.js +282 -282
- data/app/assets/javascripts/languages/id.js +276 -276
- data/app/assets/javascripts/languages/it.js +277 -277
- data/app/assets/javascripts/languages/ja.js +276 -276
- data/app/assets/javascripts/languages/ko.js +276 -276
- data/app/assets/javascripts/languages/ku.js +269 -269
- data/app/assets/javascripts/languages/me.js +276 -276
- data/app/assets/javascripts/languages/nb.js +276 -276
- data/app/assets/javascripts/languages/nl.js +289 -289
- data/app/assets/javascripts/languages/pl.js +276 -276
- data/app/assets/javascripts/languages/pt_br.js +276 -276
- data/app/assets/javascripts/languages/pt_pt.js +276 -276
- data/app/assets/javascripts/languages/ro.js +276 -276
- data/app/assets/javascripts/languages/ru.js +289 -289
- data/app/assets/javascripts/languages/sk.js +282 -282
- data/app/assets/javascripts/languages/sl.js +222 -222
- data/app/assets/javascripts/languages/sr.js +276 -276
- data/app/assets/javascripts/languages/sv.js +276 -276
- data/app/assets/javascripts/languages/th.js +276 -276
- data/app/assets/javascripts/languages/tr.js +276 -276
- data/app/assets/javascripts/languages/uk.js +276 -276
- data/app/assets/javascripts/languages/vi.js +219 -219
- data/app/assets/javascripts/languages/zh_cn.js +302 -302
- data/app/assets/javascripts/languages/zh_tw.js +276 -276
- data/app/assets/javascripts/plugins.pkgd.min.js +7 -7
- 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 +6 -6
- data/app/assets/javascripts/plugins/colors.min.js +6 -6
- data/app/assets/javascripts/plugins/cryptojs.min.js +6 -6
- data/app/assets/javascripts/plugins/draggable.min.js +6 -6
- data/app/assets/javascripts/plugins/edit_in_popup.min.js +6 -6
- 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/files_manager.min.js +7 -7
- 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 +7 -7
- 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 +6 -6
- data/app/assets/javascripts/plugins/line_height.min.js +6 -6
- 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 +6 -6
- data/app/assets/javascripts/plugins/url.min.js +6 -6
- data/app/assets/javascripts/plugins/video.min.js +6 -6
- data/app/assets/javascripts/plugins/word_paste.min.js +6 -6
- 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_tui.min.js +6 -6
- data/app/assets/javascripts/third_party/spell_checker.min.js +6 -6
- data/app/assets/stylesheets/froala_editor.css +12 -6
- data/app/assets/stylesheets/froala_editor.min.css +7 -7
- data/app/assets/stylesheets/froala_editor.pkgd.css +14 -6
- data/app/assets/stylesheets/froala_editor.pkgd.min.css +7 -7
- data/app/assets/stylesheets/froala_style.css +8 -6
- data/app/assets/stylesheets/froala_style.min.css +7 -7
- data/app/assets/stylesheets/plugins.pkgd.css +6 -6
- data/app/assets/stylesheets/plugins.pkgd.min.css +6 -6
- data/app/assets/stylesheets/plugins/char_counter.css +6 -6
- data/app/assets/stylesheets/plugins/char_counter.min.css +6 -6
- data/app/assets/stylesheets/plugins/code_view.css +6 -6
- data/app/assets/stylesheets/plugins/code_view.min.css +6 -6
- data/app/assets/stylesheets/plugins/colors.css +6 -6
- data/app/assets/stylesheets/plugins/colors.min.css +6 -6
- data/app/assets/stylesheets/plugins/draggable.css +6 -6
- data/app/assets/stylesheets/plugins/draggable.min.css +6 -6
- data/app/assets/stylesheets/plugins/emoticons.css +6 -6
- data/app/assets/stylesheets/plugins/emoticons.min.css +6 -6
- data/app/assets/stylesheets/plugins/file.css +6 -6
- data/app/assets/stylesheets/plugins/file.min.css +6 -6
- data/app/assets/stylesheets/plugins/files_manager.css +6 -6
- data/app/assets/stylesheets/plugins/files_manager.min.css +6 -6
- data/app/assets/stylesheets/plugins/fullscreen.css +6 -6
- data/app/assets/stylesheets/plugins/fullscreen.min.css +6 -6
- data/app/assets/stylesheets/plugins/help.css +6 -6
- data/app/assets/stylesheets/plugins/help.min.css +6 -6
- data/app/assets/stylesheets/plugins/image.css +6 -6
- data/app/assets/stylesheets/plugins/image.min.css +6 -6
- data/app/assets/stylesheets/plugins/image_manager.css +6 -6
- data/app/assets/stylesheets/plugins/image_manager.min.css +6 -6
- data/app/assets/stylesheets/plugins/line_breaker.css +6 -6
- data/app/assets/stylesheets/plugins/line_breaker.min.css +6 -6
- data/app/assets/stylesheets/plugins/quick_insert.css +6 -6
- data/app/assets/stylesheets/plugins/quick_insert.min.css +6 -6
- data/app/assets/stylesheets/plugins/special_characters.css +6 -6
- data/app/assets/stylesheets/plugins/special_characters.min.css +6 -6
- data/app/assets/stylesheets/plugins/table.css +6 -6
- data/app/assets/stylesheets/plugins/table.min.css +6 -6
- data/app/assets/stylesheets/plugins/video.css +6 -6
- data/app/assets/stylesheets/plugins/video.min.css +6 -6
- data/app/assets/stylesheets/themes/dark.css +6 -6
- data/app/assets/stylesheets/themes/dark.min.css +6 -6
- data/app/assets/stylesheets/themes/gray.css +6 -6
- data/app/assets/stylesheets/themes/gray.min.css +6 -6
- data/app/assets/stylesheets/themes/royal.css +6 -6
- data/app/assets/stylesheets/themes/royal.min.css +6 -6
- data/app/assets/stylesheets/third_party/embedly.css +6 -6
- data/app/assets/stylesheets/third_party/embedly.min.css +6 -6
- data/app/assets/stylesheets/third_party/font_awesome.css +6 -6
- data/app/assets/stylesheets/third_party/font_awesome.min.css +6 -6
- data/app/assets/stylesheets/third_party/image_tui.css +6 -6
- data/app/assets/stylesheets/third_party/image_tui.min.css +6 -6
- data/app/assets/stylesheets/third_party/spell_checker.css +6 -6
- data/app/assets/stylesheets/third_party/spell_checker.min.css +6 -6
- data/lib/wysiwyg-rails/version.rb +1 -1
- metadata +2 -2
@@ -1,278 +1,278 @@
|
|
1
|
-
/*!
|
2
|
-
* froala_editor v3.2.
|
3
|
-
* License https://froala.com/wysiwyg-editor/terms/
|
4
|
-
* Copyright 2014-2020 Froala Labs
|
5
|
-
*/
|
6
|
-
|
7
|
-
(function (global, factory) {
|
8
|
-
typeof exports === 'object' && typeof module !== 'undefined' ? factory(require('froala-editor')) :
|
9
|
-
typeof define === 'function' && define.amd ? define(['froala-editor'], factory) :
|
10
|
-
(factory(global.FroalaEditor));
|
11
|
-
}(this, (function (FE) { 'use strict';
|
12
|
-
|
13
|
-
FE = FE && FE.hasOwnProperty('default') ? FE['default'] : FE;
|
14
|
-
|
1
|
+
/*!
|
2
|
+
* froala_editor v3.2.2 (https://www.froala.com/wysiwyg-editor)
|
3
|
+
* License https://froala.com/wysiwyg-editor/terms/
|
4
|
+
* Copyright 2014-2020 Froala Labs
|
5
|
+
*/
|
6
|
+
|
7
|
+
(function (global, factory) {
|
8
|
+
typeof exports === 'object' && typeof module !== 'undefined' ? factory(require('froala-editor')) :
|
9
|
+
typeof define === 'function' && define.amd ? define(['froala-editor'], factory) :
|
10
|
+
(factory(global.FroalaEditor));
|
11
|
+
}(this, (function (FE) { 'use strict';
|
12
|
+
|
13
|
+
FE = FE && FE.hasOwnProperty('default') ? FE['default'] : FE;
|
14
|
+
|
15
15
|
/**
|
16
16
|
* Japanese
|
17
|
-
*/
|
18
|
-
FE.LANGUAGE['ja'] = {
|
19
|
-
translation: {
|
20
|
-
// Place holder
|
21
|
-
'Type something': "\u3053\u3053\u306B\u5165\u529B\u3057\u307E\u3059",
|
22
|
-
// Basic formatting
|
23
|
-
'Bold': "\u592A\u5B57",
|
24
|
-
'Italic': "\u659C\u4F53",
|
25
|
-
'Underline': "\u4E0B\u7DDA",
|
26
|
-
'Strikethrough': "\u53D6\u308A\u6D88\u3057\u7DDA",
|
27
|
-
// Main buttons
|
28
|
-
'Insert': "\u633F\u5165",
|
29
|
-
'Delete': "\u524A\u9664",
|
30
|
-
'Cancel': "\u30AD\u30E3\u30F3\u30BB\u30EB",
|
31
|
-
'OK': 'OK',
|
32
|
-
'Back': "\u623B\u308B",
|
33
|
-
'Remove': "\u524A\u9664",
|
34
|
-
'More': "\u3082\u3063\u3068",
|
35
|
-
'Update': "\u66F4\u65B0",
|
36
|
-
'Style': "\u30B9\u30BF\u30A4\u30EB",
|
37
|
-
// Font
|
38
|
-
'Font Family': "\u30D5\u30A9\u30F3\u30C8",
|
39
|
-
'Font Size': "\u30D5\u30A9\u30F3\u30C8\u30B5\u30A4\u30BA",
|
40
|
-
// Colors
|
41
|
-
'Colors': "\u8272",
|
42
|
-
'Background': "\u80CC\u666F",
|
43
|
-
'Text': "\u30C6\u30AD\u30B9\u30C8",
|
44
|
-
'HEX Color': "\u30D8\u30AD\u30B5\u306E\u8272",
|
45
|
-
// Paragraphs
|
46
|
-
'Paragraph Format': "\u6BB5\u843D\u306E\u66F8\u5F0F",
|
47
|
-
'Normal': "\u6A19\u6E96",
|
48
|
-
'Code': "\u30B3\u30FC\u30C9",
|
49
|
-
'Heading 1': "\u30D8\u30C3\u30C0\u30FC 1",
|
50
|
-
'Heading 2': "\u30D8\u30C3\u30C0\u30FC 2",
|
51
|
-
'Heading 3': "\u30D8\u30C3\u30C0\u30FC 3",
|
52
|
-
'Heading 4': "\u30D8\u30C3\u30C0\u30FC 4",
|
53
|
-
// Style
|
54
|
-
'Paragraph Style': "\u6BB5\u843D\u30B9\u30BF\u30A4\u30EB",
|
55
|
-
'Inline Style': "\u30A4\u30F3\u30E9\u30A4\u30F3\u30B9\u30BF\u30A4\u30EB",
|
56
|
-
// Alignment
|
57
|
-
'Align': "\u914D\u7F6E",
|
58
|
-
'Align Left': "\u5DE6\u63C3\u3048",
|
59
|
-
'Align Center': "\u4E2D\u592E\u63C3\u3048",
|
60
|
-
'Align Right': "\u53F3\u63C3\u3048",
|
61
|
-
'Align Justify': "\u4E21\u7AEF\u63C3\u3048",
|
62
|
-
'None': "\u306A\u3057",
|
63
|
-
// Lists
|
64
|
-
'Ordered List': "\u6BB5\u843D\u756A\u53F7",
|
65
|
-
'Unordered List': "\u7B87\u6761\u66F8\u304D",
|
66
|
-
// Indent
|
67
|
-
'Decrease Indent': "\u30A4\u30F3\u30C7\u30F3\u30C8\u3092\u6E1B\u3089\u3059",
|
68
|
-
'Increase Indent': "\u30A4\u30F3\u30C7\u30F3\u30C8\u3092\u5897\u3084\u3059",
|
69
|
-
// Links
|
70
|
-
'Insert Link': "\u30EA\u30F3\u30AF\u306E\u633F\u5165",
|
71
|
-
'Open in new tab': "\u65B0\u3057\u3044\u30BF\u30D6\u3067\u958B\u304F",
|
72
|
-
'Open Link': "\u30EA\u30F3\u30AF\u3092\u958B\u304F",
|
73
|
-
'Edit Link': "\u30EA\u30F3\u30AF\u306E\u7DE8\u96C6",
|
74
|
-
'Unlink': "\u30EA\u30F3\u30AF\u306E\u524A\u9664",
|
75
|
-
'Choose Link': "\u30EA\u30F3\u30AF\u3092\u9078\u629E",
|
76
|
-
// Images
|
77
|
-
'Insert Image': "\u753B\u50CF\u306E\u633F\u5165",
|
78
|
-
'Upload Image': "\u753B\u50CF\u3092\u30A2\u30C3\u30D7\u30ED\u30FC\u30C9",
|
79
|
-
'By URL': "\u753B\u50CF\u306EURL\u3092\u5165\u529B",
|
80
|
-
'Browse': "\u53C2\u7167",
|
81
|
-
'Drop image': "\u753B\u50CF\u3092\u30C9\u30E9\u30C3\u30B0&\u30C9\u30ED\u30C3\u30D7",
|
82
|
-
'or click': "\u307E\u305F\u306F\u30AF\u30EA\u30C3\u30AF",
|
83
|
-
'Manage Images': "\u753B\u50CF\u306E\u7BA1\u7406",
|
84
|
-
'Loading': "\u8AAD\u307F\u8FBC\u307F\u4E2D",
|
85
|
-
'Deleting': "\u524A\u9664",
|
86
|
-
'Tags': "\u30BF\u30B0",
|
87
|
-
'Are you sure? Image will be deleted.': "\u672C\u5F53\u306B\u524A\u9664\u3057\u307E\u3059\u304B\uFF1F",
|
88
|
-
'Replace': "\u7F6E\u63DB",
|
89
|
-
'Uploading': "\u30A2\u30C3\u30D7\u30ED\u30FC\u30C9\u4E2D",
|
90
|
-
'Loading image': "\u753B\u50CF\u8AAD\u307F\u8FBC\u307F\u4E2D",
|
91
|
-
'Display': "\u8868\u793A",
|
92
|
-
'Inline': "\u30A4\u30F3\u30E9\u30A4\u30F3",
|
93
|
-
'Break Text': "\u30C6\u30AD\u30B9\u30C8\u306E\u6539\u884C",
|
94
|
-
'Alternative Text': "\u4EE3\u66FF\u30C6\u30AD\u30B9\u30C8",
|
95
|
-
'Change Size': "\u30B5\u30A4\u30BA\u5909\u66F4",
|
96
|
-
'Width': "\u5E45",
|
97
|
-
'Height': "\u9AD8\u3055",
|
98
|
-
'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",
|
99
|
-
'Image Caption': "\u753B\u50CF\u30AD\u30E3\u30D7\u30B7\u30E7\u30F3",
|
100
|
-
'Advanced Edit': "\u9AD8\u5EA6\u306A\u7DE8\u96C6",
|
101
|
-
// Video
|
102
|
-
'Insert Video': "\u52D5\u753B\u306E\u633F\u5165",
|
103
|
-
'Embedded Code': "\u57CB\u3081\u8FBC\u307F\u30B3\u30FC\u30C9",
|
104
|
-
'Paste in a video URL': "\u52D5\u753BURL\u306B\u8CBC\u308A\u4ED8\u3051\u308B",
|
105
|
-
'Drop video': "\u52D5\u753B\u3092\u30C9\u30E9\u30C3\u30B0&\u30C9\u30ED\u30C3\u30D7",
|
106
|
-
'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",
|
107
|
-
'Upload Video': "\u52D5\u753B\u306E\u30A2\u30C3\u30D7\u30ED\u30FC\u30C9",
|
108
|
-
// Tables
|
109
|
-
'Insert Table': "\u8868\u306E\u633F\u5165",
|
110
|
-
'Table Header': "\u8868\u306E\u30D8\u30C3\u30C0\u30FC",
|
111
|
-
'Remove Table': "\u8868\u306E\u524A\u9664",
|
112
|
-
'Table Style': "\u8868\u306E\u30B9\u30BF\u30A4\u30EB",
|
113
|
-
'Horizontal Align': "\u6A2A\u4F4D\u7F6E",
|
114
|
-
'Row': "\u884C",
|
115
|
-
'Insert row above': "\u4E0A\u306B\u884C\u3092\u633F\u5165",
|
116
|
-
'Insert row below': "\u4E0B\u306B\u884C\u3092\u633F\u5165",
|
117
|
-
'Delete row': "\u884C\u306E\u524A\u9664",
|
118
|
-
'Column': "\u5217",
|
119
|
-
'Insert column before': "\u5DE6\u306B\u5217\u3092\u633F\u5165",
|
120
|
-
'Insert column after': "\u53F3\u306B\u5217\u3092\u633F\u5165",
|
121
|
-
'Delete column': "\u5217\u306E\u524A\u9664",
|
122
|
-
'Cell': "\u30BB\u30EB",
|
123
|
-
'Merge cells': "\u30BB\u30EB\u306E\u7D50\u5408",
|
124
|
-
'Horizontal split': "\u6A2A\u5206\u5272",
|
125
|
-
'Vertical split': "\u7E26\u5206\u5272",
|
126
|
-
'Cell Background': "\u30BB\u30EB\u306E\u80CC\u666F",
|
127
|
-
'Vertical Align': "\u7E26\u4F4D\u7F6E",
|
128
|
-
'Top': "\u4E0A\u63C3\u3048",
|
129
|
-
'Middle': "\u4E2D\u592E\u63C3\u3048",
|
130
|
-
'Bottom': "\u4E0B\u63C3\u3048",
|
131
|
-
'Align Top': "\u4E0A\u306B\u63C3\u3048\u307E\u3059",
|
132
|
-
'Align Middle': "\u4E2D\u592E\u306B\u63C3\u3048\u307E\u3059",
|
133
|
-
'Align Bottom': "\u4E0B\u306B\u63C3\u3048\u307E\u3059",
|
134
|
-
'Cell Style': "\u30BB\u30EB\u30B9\u30BF\u30A4\u30EB",
|
135
|
-
// Files
|
136
|
-
'Upload File': "\u30D5\u30A1\u30A4\u30EB\u306E\u30A2\u30C3\u30D7\u30ED\u30FC\u30C9",
|
137
|
-
'Drop file': "\u30D5\u30A1\u30A4\u30EB\u3092\u30C9\u30E9\u30C3\u30B0&\u30C9\u30ED\u30C3\u30D7",
|
138
|
-
// Emoticons
|
139
|
-
'Emoticons': "\u7D75\u6587\u5B57",
|
140
|
-
'Grinning face': "\u30CB\u30F3\u30DE\u30EA\u9854",
|
141
|
-
'Grinning face with smiling eyes': "\u30CB\u30F3\u30DE\u30EA\u9854(\u7B11\u3063\u3066\u3044\u308B\u76EE)",
|
142
|
-
'Face with tears of joy': "\u5B09\u3057\u6CE3\u304D\u3059\u308B\u9854",
|
143
|
-
'Smiling face with open mouth': "\u7B11\u9854(\u5E83\u3052\u305F\u53E3)",
|
144
|
-
'Smiling face with open mouth and smiling eyes': "\u7B11\u9854(\u5E83\u3052\u305F\u53E3\u3001\u7B11\u3063\u3066\u3044\u308B\u76EE)",
|
145
|
-
'Smiling face with open mouth and cold sweat': "\u7B11\u9854(\u5E83\u3052\u305F\u53E3\u3001\u51B7\u3084\u6C57)",
|
146
|
-
'Smiling face with open mouth and tightly-closed eyes': "\u7B11\u9854(\u5E83\u3052\u305F\u53E3\u3001\u3057\u3063\u304B\u308A\u9589\u3058\u305F\u76EE)",
|
147
|
-
'Smiling face with halo': "\u5929\u4F7F\u306E\u8F2A\u304C\u304B\u304B\u3063\u3066\u3044\u308B\u7B11\u9854",
|
148
|
-
'Smiling face with horns': "\u89D2\u306E\u3042\u308B\u7B11\u9854",
|
149
|
-
'Winking face': "\u30A6\u30A3\u30F3\u30AF\u3057\u305F\u9854",
|
150
|
-
'Smiling face with smiling eyes': "\u7B11\u9854(\u7B11\u3063\u3066\u3044\u308B\u76EE)",
|
151
|
-
'Face savoring delicious food': "\u304A\u3044\u3057\u3044\u3082\u306E\u3092\u98DF\u3079\u305F\u9854",
|
152
|
-
'Relieved face': "\u5B89\u5FC3\u3057\u305F\u9854",
|
153
|
-
'Smiling face with heart-shaped eyes': "\u76EE\u304C\u30CF\u30FC\u30C8\u306E\u7B11\u9854",
|
154
|
-
'Smiling face with sunglasses': "\u30B5\u30F3\u30B0\u30E9\u30B9\u3092\u304B\u3051\u305F\u7B11\u9854",
|
155
|
-
'Smirking face': "\u4F5C\u308A\u7B11\u3044",
|
156
|
-
'Neutral face': "\u7121\u8868\u60C5\u306E\u9854",
|
157
|
-
'Expressionless face': "\u7121\u8868\u60C5\u306A\u9854",
|
158
|
-
'Unamused face': "\u3064\u307E\u3089\u306A\u3044\u9854",
|
159
|
-
'Face with cold sweat': "\u51B7\u3084\u6C57\u3092\u304B\u3044\u305F\u9854",
|
160
|
-
'Pensive face': "\u8003\u3048\u4E2D\u306E\u9854",
|
161
|
-
'Confused face': "\u5C11\u3057\u3057\u3087\u3093\u307C\u308A\u3057\u305F\u9854",
|
162
|
-
'Confounded face': "\u56F0\u308A\u679C\u3066\u305F\u9854",
|
163
|
-
'Kissing face': "\u30AD\u30B9\u3059\u308B\u9854",
|
164
|
-
'Face throwing a kiss': "\u6295\u3052\u30AD\u30C3\u30B9\u3059\u308B\u9854",
|
165
|
-
'Kissing face with smiling eyes': "\u7B11\u3044\u306A\u304C\u3089\u30AD\u30B9\u3059\u308B\u9854",
|
166
|
-
'Kissing face with closed eyes': "\u76EE\u3092\u9589\u3058\u3066\u30AD\u30B9\u3059\u308B\u9854",
|
167
|
-
'Face with stuck out tongue': "\u304B\u3089\u304B\u3063\u305F\u9854(\u3042\u3063\u304B\u3093\u3079\u3048)",
|
168
|
-
'Face with stuck out tongue and winking eye': "\u30A6\u30A3\u30F3\u30AF\u3057\u3066\u820C\u3092\u51FA\u3057\u305F\u9854",
|
169
|
-
'Face with stuck out tongue and tightly-closed eyes': "\u76EE\u3092\u9589\u3058\u3066\u820C\u3092\u51FA\u3057\u305F\u9854",
|
170
|
-
'Disappointed face': "\u843D\u3061\u8FBC\u3093\u3060\u9854",
|
171
|
-
'Worried face': "\u4E0D\u5B89\u306A\u9854",
|
172
|
-
'Angry face': "\u6012\u3063\u305F\u9854",
|
173
|
-
'Pouting face': "\u3075\u304F\u308C\u9854",
|
174
|
-
'Crying face': "\u6CE3\u3044\u3066\u3044\u308B\u9854",
|
175
|
-
'Persevering face': "\u5931\u6557\u9854",
|
176
|
-
'Face with look of triumph': "\u52DD\u3061\u307B\u3053\u3063\u305F\u9854",
|
177
|
-
'Disappointed but relieved face': "\u5B89\u5835\u3057\u305F\u9854",
|
178
|
-
'Frowning face with open mouth': "\u3044\u3084\u306A\u9854(\u958B\u3051\u305F\u53E3)",
|
179
|
-
'Anguished face': "\u3052\u3093\u306A\u308A\u3057\u305F\u9854",
|
180
|
-
'Fearful face': "\u9752\u3056\u3081\u305F\u9854",
|
181
|
-
'Weary face': "\u75B2\u308C\u305F\u9854",
|
182
|
-
'Sleepy face': "\u7720\u3044\u9854",
|
183
|
-
'Tired face': "\u3057\u3093\u3069\u3044\u9854",
|
184
|
-
'Grimacing face': "\u3061\u3087\u3063\u3068\u4E0D\u5FEB\u306A\u9854",
|
185
|
-
'Loudly crying face': "\u5927\u6CE3\u304D\u3057\u3066\u3044\u308B\u9854",
|
186
|
-
'Face with open mouth': "\u53E3\u3092\u958B\u3051\u305F\u9854",
|
187
|
-
'Hushed face': "\u9ED9\u3063\u305F\u9854",
|
188
|
-
'Face with open mouth and cold sweat': "\u53E3\u3092\u958B\u3051\u305F\u9854(\u51B7\u3084\u6C57)",
|
189
|
-
'Face screaming in fear': "\u6050\u6016\u306E\u53EB\u3073\u9854",
|
190
|
-
'Astonished face': "\u9A5A\u3044\u305F\u9854",
|
191
|
-
'Flushed face': "\u71B1\u3063\u307D\u3044\u9854",
|
192
|
-
'Sleeping face': "\u5BDD\u9854",
|
193
|
-
'Dizzy face': "\u307E\u3044\u3063\u305F\u9854",
|
194
|
-
'Face without mouth': "\u53E3\u306E\u306A\u3044\u9854",
|
195
|
-
'Face with medical mask': "\u30DE\u30B9\u30AF\u3057\u305F\u9854",
|
196
|
-
// Line breaker
|
197
|
-
'Break': "\u6539\u884C",
|
198
|
-
// Math
|
199
|
-
'Subscript': "\u4E0B\u4ED8\u304D\u6587\u5B57",
|
200
|
-
'Superscript': "\u4E0A\u4ED8\u304D\u6587\u5B57",
|
201
|
-
// Full screen
|
202
|
-
'Fullscreen': "\u5168\u753B\u9762\u8868\u793A",
|
203
|
-
// Horizontal line
|
204
|
-
'Insert Horizontal Line': "\u6C34\u5E73\u7DDA\u306E\u633F\u5165",
|
205
|
-
// Clear formatting
|
206
|
-
'Clear Formatting': "\u66F8\u5F0F\u306E\u30AF\u30EA\u30A2",
|
207
|
-
// Save
|
208
|
-
'Save': "\u30BB\u30FC\u30D6",
|
209
|
-
// Undo, redo
|
210
|
-
'Undo': "\u5143\u306B\u623B\u3059",
|
211
|
-
'Redo': "\u3084\u308A\u76F4\u3059",
|
212
|
-
// Select all
|
213
|
-
'Select All': "\u5168\u3066\u3092\u9078\u629E",
|
214
|
-
// Code view
|
215
|
-
'Code View': "HTML\u30BF\u30B0\u8868\u793A",
|
216
|
-
// Quote
|
217
|
-
'Quote': "\u5F15\u7528",
|
218
|
-
'Increase': "\u5897\u52A0",
|
219
|
-
'Decrease': "\u6E1B\u5C11",
|
220
|
-
// Quick Insert
|
221
|
-
'Quick Insert': "\u30AF\u30A4\u30C3\u30AF\u633F\u5165",
|
222
|
-
// Spcial Characters
|
223
|
-
'Special Characters': "\u7279\u6B8A\u6587\u5B57",
|
224
|
-
'Latin': "\u30E9\u30C6\u30F3\u8A9E",
|
225
|
-
'Greek': "\u30AE\u30EA\u30B7\u30E3\u8A9E",
|
226
|
-
'Cyrillic': "\u30AD\u30EA\u30EB\u6587\u5B57",
|
227
|
-
'Punctuation': "\u53E5\u8AAD\u70B9",
|
228
|
-
'Currency': "\u901A\u8CA8",
|
229
|
-
'Arrows': "\u77E2\u5370",
|
230
|
-
'Math': "\u6570\u5B66",
|
231
|
-
'Misc': "\u305D\u306E\u4ED6",
|
232
|
-
// Print.
|
233
|
-
'Print': "\u5370\u5237",
|
234
|
-
// Spell Checker.
|
235
|
-
'Spell Checker': "\u30B9\u30DA\u30EB\u30C1\u30A7\u30C3\u30AF",
|
236
|
-
// Help
|
237
|
-
'Help': "\u30D8\u30EB\u30D7",
|
238
|
-
'Shortcuts': "\u30B7\u30E7\u30FC\u30C8\u30AB\u30C3\u30C8",
|
239
|
-
'Inline Editor': "\u30A4\u30F3\u30E9\u30A4\u30F3\u30A8\u30C7\u30A3\u30BF",
|
240
|
-
'Show the editor': "\u30A8\u30C7\u30A3\u30BF\u3092\u8868\u793A",
|
241
|
-
'Common actions': "\u4E00\u822C\u52D5\u4F5C",
|
242
|
-
'Copy': "\u30B3\u30D4\u30FC",
|
243
|
-
'Cut': "\u30AB\u30C3\u30C8",
|
244
|
-
'Paste': "\u8CBC\u308A\u4ED8\u3051",
|
245
|
-
'Basic Formatting': "\u57FA\u672C\u66F8\u5F0F",
|
246
|
-
'Increase quote level': "\u5F15\u7528\u3092\u5897\u3084\u3059",
|
247
|
-
'Decrease quote level': "\u5F15\u7528\u3092\u6E1B\u3089\u3059",
|
248
|
-
'Image / Video': "\u753B\u50CF/\u52D5\u753B",
|
249
|
-
'Resize larger': "\u5927\u304D\u304F\u3059\u308B",
|
250
|
-
'Resize smaller': "\u5C0F\u3055\u304F\u3059\u308B",
|
251
|
-
'Table': "\u8868",
|
252
|
-
'Select table cell': "\u30BB\u30EB\u3092\u9078\u629E",
|
253
|
-
'Extend selection one cell': "\u30BB\u30EB\u306E\u9078\u629E\u7BC4\u56F2\u3092\u5E83\u3052\u308B",
|
254
|
-
'Extend selection one row': "\u5217\u306E\u9078\u629E\u7BC4\u56F2\u3092\u5E83\u3052\u308B",
|
255
|
-
'Navigation': "\u30CA\u30D3\u30B2\u30FC\u30B7\u30E7\u30F3",
|
256
|
-
'Focus popup / toolbar': "\u30DD\u30C3\u30D7\u30A2\u30C3\u30D7/\u30C4\u30FC\u30EB\u30D0\u30FC\u3092\u30D5\u30A9\u30FC\u30AB\u30B9",
|
257
|
-
'Return focus to previous position': "\u524D\u306E\u4F4D\u7F6E\u306B\u30D5\u30A9\u30FC\u30AB\u30B9\u3092\u623B\u3059",
|
258
|
-
//\u00a0Embed.ly
|
259
|
-
'Embed URL': "\u57CB\u3081\u8FBC\u307FURL",
|
260
|
-
'Paste in a URL to embed': "\u57CB\u3081\u8FBC\u307FURL\u306B\u8CBC\u308A\u4ED8\u3051\u308B",
|
261
|
-
// Word Paste.
|
262
|
-
'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",
|
263
|
-
'Keep': "\u66F8\u5F0F\u3092\u4FDD\u6301\u3059\u308B",
|
264
|
-
'Clean': "\u66F8\u5F0F\u3092\u4FDD\u6301\u3057\u306A\u3044",
|
265
|
-
'Word Paste Detected': "Microsoft Word\u306E\u8CBC\u308A\u4ED8\u3051\u304C\u691C\u51FA\u3055\u308C\u307E\u3057\u305F",
|
266
|
-
// Character Counter
|
267
|
-
'Characters': '文字数',
|
268
|
-
// More Buttons
|
269
|
-
'More Text': 'より多くのテキスト',
|
270
|
-
'More Paragraph': 'もっと段落',
|
271
|
-
'More Rich': 'もっとリッチ',
|
272
|
-
'More Misc': 'その他'
|
273
|
-
},
|
274
|
-
direction: 'ltr'
|
275
|
-
};
|
276
|
-
|
277
|
-
})));
|
278
|
-
//# sourceMappingURL=ja.js.map
|
17
|
+
*/
|
18
|
+
FE.LANGUAGE['ja'] = {
|
19
|
+
translation: {
|
20
|
+
// Place holder
|
21
|
+
'Type something': "\u3053\u3053\u306B\u5165\u529B\u3057\u307E\u3059",
|
22
|
+
// Basic formatting
|
23
|
+
'Bold': "\u592A\u5B57",
|
24
|
+
'Italic': "\u659C\u4F53",
|
25
|
+
'Underline': "\u4E0B\u7DDA",
|
26
|
+
'Strikethrough': "\u53D6\u308A\u6D88\u3057\u7DDA",
|
27
|
+
// Main buttons
|
28
|
+
'Insert': "\u633F\u5165",
|
29
|
+
'Delete': "\u524A\u9664",
|
30
|
+
'Cancel': "\u30AD\u30E3\u30F3\u30BB\u30EB",
|
31
|
+
'OK': 'OK',
|
32
|
+
'Back': "\u623B\u308B",
|
33
|
+
'Remove': "\u524A\u9664",
|
34
|
+
'More': "\u3082\u3063\u3068",
|
35
|
+
'Update': "\u66F4\u65B0",
|
36
|
+
'Style': "\u30B9\u30BF\u30A4\u30EB",
|
37
|
+
// Font
|
38
|
+
'Font Family': "\u30D5\u30A9\u30F3\u30C8",
|
39
|
+
'Font Size': "\u30D5\u30A9\u30F3\u30C8\u30B5\u30A4\u30BA",
|
40
|
+
// Colors
|
41
|
+
'Colors': "\u8272",
|
42
|
+
'Background': "\u80CC\u666F",
|
43
|
+
'Text': "\u30C6\u30AD\u30B9\u30C8",
|
44
|
+
'HEX Color': "\u30D8\u30AD\u30B5\u306E\u8272",
|
45
|
+
// Paragraphs
|
46
|
+
'Paragraph Format': "\u6BB5\u843D\u306E\u66F8\u5F0F",
|
47
|
+
'Normal': "\u6A19\u6E96",
|
48
|
+
'Code': "\u30B3\u30FC\u30C9",
|
49
|
+
'Heading 1': "\u30D8\u30C3\u30C0\u30FC 1",
|
50
|
+
'Heading 2': "\u30D8\u30C3\u30C0\u30FC 2",
|
51
|
+
'Heading 3': "\u30D8\u30C3\u30C0\u30FC 3",
|
52
|
+
'Heading 4': "\u30D8\u30C3\u30C0\u30FC 4",
|
53
|
+
// Style
|
54
|
+
'Paragraph Style': "\u6BB5\u843D\u30B9\u30BF\u30A4\u30EB",
|
55
|
+
'Inline Style': "\u30A4\u30F3\u30E9\u30A4\u30F3\u30B9\u30BF\u30A4\u30EB",
|
56
|
+
// Alignment
|
57
|
+
'Align': "\u914D\u7F6E",
|
58
|
+
'Align Left': "\u5DE6\u63C3\u3048",
|
59
|
+
'Align Center': "\u4E2D\u592E\u63C3\u3048",
|
60
|
+
'Align Right': "\u53F3\u63C3\u3048",
|
61
|
+
'Align Justify': "\u4E21\u7AEF\u63C3\u3048",
|
62
|
+
'None': "\u306A\u3057",
|
63
|
+
// Lists
|
64
|
+
'Ordered List': "\u6BB5\u843D\u756A\u53F7",
|
65
|
+
'Unordered List': "\u7B87\u6761\u66F8\u304D",
|
66
|
+
// Indent
|
67
|
+
'Decrease Indent': "\u30A4\u30F3\u30C7\u30F3\u30C8\u3092\u6E1B\u3089\u3059",
|
68
|
+
'Increase Indent': "\u30A4\u30F3\u30C7\u30F3\u30C8\u3092\u5897\u3084\u3059",
|
69
|
+
// Links
|
70
|
+
'Insert Link': "\u30EA\u30F3\u30AF\u306E\u633F\u5165",
|
71
|
+
'Open in new tab': "\u65B0\u3057\u3044\u30BF\u30D6\u3067\u958B\u304F",
|
72
|
+
'Open Link': "\u30EA\u30F3\u30AF\u3092\u958B\u304F",
|
73
|
+
'Edit Link': "\u30EA\u30F3\u30AF\u306E\u7DE8\u96C6",
|
74
|
+
'Unlink': "\u30EA\u30F3\u30AF\u306E\u524A\u9664",
|
75
|
+
'Choose Link': "\u30EA\u30F3\u30AF\u3092\u9078\u629E",
|
76
|
+
// Images
|
77
|
+
'Insert Image': "\u753B\u50CF\u306E\u633F\u5165",
|
78
|
+
'Upload Image': "\u753B\u50CF\u3092\u30A2\u30C3\u30D7\u30ED\u30FC\u30C9",
|
79
|
+
'By URL': "\u753B\u50CF\u306EURL\u3092\u5165\u529B",
|
80
|
+
'Browse': "\u53C2\u7167",
|
81
|
+
'Drop image': "\u753B\u50CF\u3092\u30C9\u30E9\u30C3\u30B0&\u30C9\u30ED\u30C3\u30D7",
|
82
|
+
'or click': "\u307E\u305F\u306F\u30AF\u30EA\u30C3\u30AF",
|
83
|
+
'Manage Images': "\u753B\u50CF\u306E\u7BA1\u7406",
|
84
|
+
'Loading': "\u8AAD\u307F\u8FBC\u307F\u4E2D",
|
85
|
+
'Deleting': "\u524A\u9664",
|
86
|
+
'Tags': "\u30BF\u30B0",
|
87
|
+
'Are you sure? Image will be deleted.': "\u672C\u5F53\u306B\u524A\u9664\u3057\u307E\u3059\u304B\uFF1F",
|
88
|
+
'Replace': "\u7F6E\u63DB",
|
89
|
+
'Uploading': "\u30A2\u30C3\u30D7\u30ED\u30FC\u30C9\u4E2D",
|
90
|
+
'Loading image': "\u753B\u50CF\u8AAD\u307F\u8FBC\u307F\u4E2D",
|
91
|
+
'Display': "\u8868\u793A",
|
92
|
+
'Inline': "\u30A4\u30F3\u30E9\u30A4\u30F3",
|
93
|
+
'Break Text': "\u30C6\u30AD\u30B9\u30C8\u306E\u6539\u884C",
|
94
|
+
'Alternative Text': "\u4EE3\u66FF\u30C6\u30AD\u30B9\u30C8",
|
95
|
+
'Change Size': "\u30B5\u30A4\u30BA\u5909\u66F4",
|
96
|
+
'Width': "\u5E45",
|
97
|
+
'Height': "\u9AD8\u3055",
|
98
|
+
'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",
|
99
|
+
'Image Caption': "\u753B\u50CF\u30AD\u30E3\u30D7\u30B7\u30E7\u30F3",
|
100
|
+
'Advanced Edit': "\u9AD8\u5EA6\u306A\u7DE8\u96C6",
|
101
|
+
// Video
|
102
|
+
'Insert Video': "\u52D5\u753B\u306E\u633F\u5165",
|
103
|
+
'Embedded Code': "\u57CB\u3081\u8FBC\u307F\u30B3\u30FC\u30C9",
|
104
|
+
'Paste in a video URL': "\u52D5\u753BURL\u306B\u8CBC\u308A\u4ED8\u3051\u308B",
|
105
|
+
'Drop video': "\u52D5\u753B\u3092\u30C9\u30E9\u30C3\u30B0&\u30C9\u30ED\u30C3\u30D7",
|
106
|
+
'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",
|
107
|
+
'Upload Video': "\u52D5\u753B\u306E\u30A2\u30C3\u30D7\u30ED\u30FC\u30C9",
|
108
|
+
// Tables
|
109
|
+
'Insert Table': "\u8868\u306E\u633F\u5165",
|
110
|
+
'Table Header': "\u8868\u306E\u30D8\u30C3\u30C0\u30FC",
|
111
|
+
'Remove Table': "\u8868\u306E\u524A\u9664",
|
112
|
+
'Table Style': "\u8868\u306E\u30B9\u30BF\u30A4\u30EB",
|
113
|
+
'Horizontal Align': "\u6A2A\u4F4D\u7F6E",
|
114
|
+
'Row': "\u884C",
|
115
|
+
'Insert row above': "\u4E0A\u306B\u884C\u3092\u633F\u5165",
|
116
|
+
'Insert row below': "\u4E0B\u306B\u884C\u3092\u633F\u5165",
|
117
|
+
'Delete row': "\u884C\u306E\u524A\u9664",
|
118
|
+
'Column': "\u5217",
|
119
|
+
'Insert column before': "\u5DE6\u306B\u5217\u3092\u633F\u5165",
|
120
|
+
'Insert column after': "\u53F3\u306B\u5217\u3092\u633F\u5165",
|
121
|
+
'Delete column': "\u5217\u306E\u524A\u9664",
|
122
|
+
'Cell': "\u30BB\u30EB",
|
123
|
+
'Merge cells': "\u30BB\u30EB\u306E\u7D50\u5408",
|
124
|
+
'Horizontal split': "\u6A2A\u5206\u5272",
|
125
|
+
'Vertical split': "\u7E26\u5206\u5272",
|
126
|
+
'Cell Background': "\u30BB\u30EB\u306E\u80CC\u666F",
|
127
|
+
'Vertical Align': "\u7E26\u4F4D\u7F6E",
|
128
|
+
'Top': "\u4E0A\u63C3\u3048",
|
129
|
+
'Middle': "\u4E2D\u592E\u63C3\u3048",
|
130
|
+
'Bottom': "\u4E0B\u63C3\u3048",
|
131
|
+
'Align Top': "\u4E0A\u306B\u63C3\u3048\u307E\u3059",
|
132
|
+
'Align Middle': "\u4E2D\u592E\u306B\u63C3\u3048\u307E\u3059",
|
133
|
+
'Align Bottom': "\u4E0B\u306B\u63C3\u3048\u307E\u3059",
|
134
|
+
'Cell Style': "\u30BB\u30EB\u30B9\u30BF\u30A4\u30EB",
|
135
|
+
// Files
|
136
|
+
'Upload File': "\u30D5\u30A1\u30A4\u30EB\u306E\u30A2\u30C3\u30D7\u30ED\u30FC\u30C9",
|
137
|
+
'Drop file': "\u30D5\u30A1\u30A4\u30EB\u3092\u30C9\u30E9\u30C3\u30B0&\u30C9\u30ED\u30C3\u30D7",
|
138
|
+
// Emoticons
|
139
|
+
'Emoticons': "\u7D75\u6587\u5B57",
|
140
|
+
'Grinning face': "\u30CB\u30F3\u30DE\u30EA\u9854",
|
141
|
+
'Grinning face with smiling eyes': "\u30CB\u30F3\u30DE\u30EA\u9854(\u7B11\u3063\u3066\u3044\u308B\u76EE)",
|
142
|
+
'Face with tears of joy': "\u5B09\u3057\u6CE3\u304D\u3059\u308B\u9854",
|
143
|
+
'Smiling face with open mouth': "\u7B11\u9854(\u5E83\u3052\u305F\u53E3)",
|
144
|
+
'Smiling face with open mouth and smiling eyes': "\u7B11\u9854(\u5E83\u3052\u305F\u53E3\u3001\u7B11\u3063\u3066\u3044\u308B\u76EE)",
|
145
|
+
'Smiling face with open mouth and cold sweat': "\u7B11\u9854(\u5E83\u3052\u305F\u53E3\u3001\u51B7\u3084\u6C57)",
|
146
|
+
'Smiling face with open mouth and tightly-closed eyes': "\u7B11\u9854(\u5E83\u3052\u305F\u53E3\u3001\u3057\u3063\u304B\u308A\u9589\u3058\u305F\u76EE)",
|
147
|
+
'Smiling face with halo': "\u5929\u4F7F\u306E\u8F2A\u304C\u304B\u304B\u3063\u3066\u3044\u308B\u7B11\u9854",
|
148
|
+
'Smiling face with horns': "\u89D2\u306E\u3042\u308B\u7B11\u9854",
|
149
|
+
'Winking face': "\u30A6\u30A3\u30F3\u30AF\u3057\u305F\u9854",
|
150
|
+
'Smiling face with smiling eyes': "\u7B11\u9854(\u7B11\u3063\u3066\u3044\u308B\u76EE)",
|
151
|
+
'Face savoring delicious food': "\u304A\u3044\u3057\u3044\u3082\u306E\u3092\u98DF\u3079\u305F\u9854",
|
152
|
+
'Relieved face': "\u5B89\u5FC3\u3057\u305F\u9854",
|
153
|
+
'Smiling face with heart-shaped eyes': "\u76EE\u304C\u30CF\u30FC\u30C8\u306E\u7B11\u9854",
|
154
|
+
'Smiling face with sunglasses': "\u30B5\u30F3\u30B0\u30E9\u30B9\u3092\u304B\u3051\u305F\u7B11\u9854",
|
155
|
+
'Smirking face': "\u4F5C\u308A\u7B11\u3044",
|
156
|
+
'Neutral face': "\u7121\u8868\u60C5\u306E\u9854",
|
157
|
+
'Expressionless face': "\u7121\u8868\u60C5\u306A\u9854",
|
158
|
+
'Unamused face': "\u3064\u307E\u3089\u306A\u3044\u9854",
|
159
|
+
'Face with cold sweat': "\u51B7\u3084\u6C57\u3092\u304B\u3044\u305F\u9854",
|
160
|
+
'Pensive face': "\u8003\u3048\u4E2D\u306E\u9854",
|
161
|
+
'Confused face': "\u5C11\u3057\u3057\u3087\u3093\u307C\u308A\u3057\u305F\u9854",
|
162
|
+
'Confounded face': "\u56F0\u308A\u679C\u3066\u305F\u9854",
|
163
|
+
'Kissing face': "\u30AD\u30B9\u3059\u308B\u9854",
|
164
|
+
'Face throwing a kiss': "\u6295\u3052\u30AD\u30C3\u30B9\u3059\u308B\u9854",
|
165
|
+
'Kissing face with smiling eyes': "\u7B11\u3044\u306A\u304C\u3089\u30AD\u30B9\u3059\u308B\u9854",
|
166
|
+
'Kissing face with closed eyes': "\u76EE\u3092\u9589\u3058\u3066\u30AD\u30B9\u3059\u308B\u9854",
|
167
|
+
'Face with stuck out tongue': "\u304B\u3089\u304B\u3063\u305F\u9854(\u3042\u3063\u304B\u3093\u3079\u3048)",
|
168
|
+
'Face with stuck out tongue and winking eye': "\u30A6\u30A3\u30F3\u30AF\u3057\u3066\u820C\u3092\u51FA\u3057\u305F\u9854",
|
169
|
+
'Face with stuck out tongue and tightly-closed eyes': "\u76EE\u3092\u9589\u3058\u3066\u820C\u3092\u51FA\u3057\u305F\u9854",
|
170
|
+
'Disappointed face': "\u843D\u3061\u8FBC\u3093\u3060\u9854",
|
171
|
+
'Worried face': "\u4E0D\u5B89\u306A\u9854",
|
172
|
+
'Angry face': "\u6012\u3063\u305F\u9854",
|
173
|
+
'Pouting face': "\u3075\u304F\u308C\u9854",
|
174
|
+
'Crying face': "\u6CE3\u3044\u3066\u3044\u308B\u9854",
|
175
|
+
'Persevering face': "\u5931\u6557\u9854",
|
176
|
+
'Face with look of triumph': "\u52DD\u3061\u307B\u3053\u3063\u305F\u9854",
|
177
|
+
'Disappointed but relieved face': "\u5B89\u5835\u3057\u305F\u9854",
|
178
|
+
'Frowning face with open mouth': "\u3044\u3084\u306A\u9854(\u958B\u3051\u305F\u53E3)",
|
179
|
+
'Anguished face': "\u3052\u3093\u306A\u308A\u3057\u305F\u9854",
|
180
|
+
'Fearful face': "\u9752\u3056\u3081\u305F\u9854",
|
181
|
+
'Weary face': "\u75B2\u308C\u305F\u9854",
|
182
|
+
'Sleepy face': "\u7720\u3044\u9854",
|
183
|
+
'Tired face': "\u3057\u3093\u3069\u3044\u9854",
|
184
|
+
'Grimacing face': "\u3061\u3087\u3063\u3068\u4E0D\u5FEB\u306A\u9854",
|
185
|
+
'Loudly crying face': "\u5927\u6CE3\u304D\u3057\u3066\u3044\u308B\u9854",
|
186
|
+
'Face with open mouth': "\u53E3\u3092\u958B\u3051\u305F\u9854",
|
187
|
+
'Hushed face': "\u9ED9\u3063\u305F\u9854",
|
188
|
+
'Face with open mouth and cold sweat': "\u53E3\u3092\u958B\u3051\u305F\u9854(\u51B7\u3084\u6C57)",
|
189
|
+
'Face screaming in fear': "\u6050\u6016\u306E\u53EB\u3073\u9854",
|
190
|
+
'Astonished face': "\u9A5A\u3044\u305F\u9854",
|
191
|
+
'Flushed face': "\u71B1\u3063\u307D\u3044\u9854",
|
192
|
+
'Sleeping face': "\u5BDD\u9854",
|
193
|
+
'Dizzy face': "\u307E\u3044\u3063\u305F\u9854",
|
194
|
+
'Face without mouth': "\u53E3\u306E\u306A\u3044\u9854",
|
195
|
+
'Face with medical mask': "\u30DE\u30B9\u30AF\u3057\u305F\u9854",
|
196
|
+
// Line breaker
|
197
|
+
'Break': "\u6539\u884C",
|
198
|
+
// Math
|
199
|
+
'Subscript': "\u4E0B\u4ED8\u304D\u6587\u5B57",
|
200
|
+
'Superscript': "\u4E0A\u4ED8\u304D\u6587\u5B57",
|
201
|
+
// Full screen
|
202
|
+
'Fullscreen': "\u5168\u753B\u9762\u8868\u793A",
|
203
|
+
// Horizontal line
|
204
|
+
'Insert Horizontal Line': "\u6C34\u5E73\u7DDA\u306E\u633F\u5165",
|
205
|
+
// Clear formatting
|
206
|
+
'Clear Formatting': "\u66F8\u5F0F\u306E\u30AF\u30EA\u30A2",
|
207
|
+
// Save
|
208
|
+
'Save': "\u30BB\u30FC\u30D6",
|
209
|
+
// Undo, redo
|
210
|
+
'Undo': "\u5143\u306B\u623B\u3059",
|
211
|
+
'Redo': "\u3084\u308A\u76F4\u3059",
|
212
|
+
// Select all
|
213
|
+
'Select All': "\u5168\u3066\u3092\u9078\u629E",
|
214
|
+
// Code view
|
215
|
+
'Code View': "HTML\u30BF\u30B0\u8868\u793A",
|
216
|
+
// Quote
|
217
|
+
'Quote': "\u5F15\u7528",
|
218
|
+
'Increase': "\u5897\u52A0",
|
219
|
+
'Decrease': "\u6E1B\u5C11",
|
220
|
+
// Quick Insert
|
221
|
+
'Quick Insert': "\u30AF\u30A4\u30C3\u30AF\u633F\u5165",
|
222
|
+
// Spcial Characters
|
223
|
+
'Special Characters': "\u7279\u6B8A\u6587\u5B57",
|
224
|
+
'Latin': "\u30E9\u30C6\u30F3\u8A9E",
|
225
|
+
'Greek': "\u30AE\u30EA\u30B7\u30E3\u8A9E",
|
226
|
+
'Cyrillic': "\u30AD\u30EA\u30EB\u6587\u5B57",
|
227
|
+
'Punctuation': "\u53E5\u8AAD\u70B9",
|
228
|
+
'Currency': "\u901A\u8CA8",
|
229
|
+
'Arrows': "\u77E2\u5370",
|
230
|
+
'Math': "\u6570\u5B66",
|
231
|
+
'Misc': "\u305D\u306E\u4ED6",
|
232
|
+
// Print.
|
233
|
+
'Print': "\u5370\u5237",
|
234
|
+
// Spell Checker.
|
235
|
+
'Spell Checker': "\u30B9\u30DA\u30EB\u30C1\u30A7\u30C3\u30AF",
|
236
|
+
// Help
|
237
|
+
'Help': "\u30D8\u30EB\u30D7",
|
238
|
+
'Shortcuts': "\u30B7\u30E7\u30FC\u30C8\u30AB\u30C3\u30C8",
|
239
|
+
'Inline Editor': "\u30A4\u30F3\u30E9\u30A4\u30F3\u30A8\u30C7\u30A3\u30BF",
|
240
|
+
'Show the editor': "\u30A8\u30C7\u30A3\u30BF\u3092\u8868\u793A",
|
241
|
+
'Common actions': "\u4E00\u822C\u52D5\u4F5C",
|
242
|
+
'Copy': "\u30B3\u30D4\u30FC",
|
243
|
+
'Cut': "\u30AB\u30C3\u30C8",
|
244
|
+
'Paste': "\u8CBC\u308A\u4ED8\u3051",
|
245
|
+
'Basic Formatting': "\u57FA\u672C\u66F8\u5F0F",
|
246
|
+
'Increase quote level': "\u5F15\u7528\u3092\u5897\u3084\u3059",
|
247
|
+
'Decrease quote level': "\u5F15\u7528\u3092\u6E1B\u3089\u3059",
|
248
|
+
'Image / Video': "\u753B\u50CF/\u52D5\u753B",
|
249
|
+
'Resize larger': "\u5927\u304D\u304F\u3059\u308B",
|
250
|
+
'Resize smaller': "\u5C0F\u3055\u304F\u3059\u308B",
|
251
|
+
'Table': "\u8868",
|
252
|
+
'Select table cell': "\u30BB\u30EB\u3092\u9078\u629E",
|
253
|
+
'Extend selection one cell': "\u30BB\u30EB\u306E\u9078\u629E\u7BC4\u56F2\u3092\u5E83\u3052\u308B",
|
254
|
+
'Extend selection one row': "\u5217\u306E\u9078\u629E\u7BC4\u56F2\u3092\u5E83\u3052\u308B",
|
255
|
+
'Navigation': "\u30CA\u30D3\u30B2\u30FC\u30B7\u30E7\u30F3",
|
256
|
+
'Focus popup / toolbar': "\u30DD\u30C3\u30D7\u30A2\u30C3\u30D7/\u30C4\u30FC\u30EB\u30D0\u30FC\u3092\u30D5\u30A9\u30FC\u30AB\u30B9",
|
257
|
+
'Return focus to previous position': "\u524D\u306E\u4F4D\u7F6E\u306B\u30D5\u30A9\u30FC\u30AB\u30B9\u3092\u623B\u3059",
|
258
|
+
//\u00a0Embed.ly
|
259
|
+
'Embed URL': "\u57CB\u3081\u8FBC\u307FURL",
|
260
|
+
'Paste in a URL to embed': "\u57CB\u3081\u8FBC\u307FURL\u306B\u8CBC\u308A\u4ED8\u3051\u308B",
|
261
|
+
// Word Paste.
|
262
|
+
'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",
|
263
|
+
'Keep': "\u66F8\u5F0F\u3092\u4FDD\u6301\u3059\u308B",
|
264
|
+
'Clean': "\u66F8\u5F0F\u3092\u4FDD\u6301\u3057\u306A\u3044",
|
265
|
+
'Word Paste Detected': "Microsoft Word\u306E\u8CBC\u308A\u4ED8\u3051\u304C\u691C\u51FA\u3055\u308C\u307E\u3057\u305F",
|
266
|
+
// Character Counter
|
267
|
+
'Characters': '文字数',
|
268
|
+
// More Buttons
|
269
|
+
'More Text': 'より多くのテキスト',
|
270
|
+
'More Paragraph': 'もっと段落',
|
271
|
+
'More Rich': 'もっとリッチ',
|
272
|
+
'More Misc': 'その他'
|
273
|
+
},
|
274
|
+
direction: 'ltr'
|
275
|
+
};
|
276
|
+
|
277
|
+
})));
|
278
|
+
//# sourceMappingURL=ja.js.map
|