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.
Files changed (123) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/javascripts/froala_editor.min.js +7 -7
  3. data/app/assets/javascripts/froala_editor.pkgd.min.js +17 -17
  4. data/app/assets/javascripts/languages/ar.js +55 -2
  5. data/app/assets/javascripts/languages/bs.js +55 -2
  6. data/app/assets/javascripts/languages/cs.js +55 -2
  7. data/app/assets/javascripts/languages/da.js +55 -2
  8. data/app/assets/javascripts/languages/de.js +55 -2
  9. data/app/assets/javascripts/languages/en_ca.js +55 -2
  10. data/app/assets/javascripts/languages/en_gb.js +55 -2
  11. data/app/assets/javascripts/languages/es.js +56 -3
  12. data/app/assets/javascripts/languages/et.js +55 -2
  13. data/app/assets/javascripts/languages/fa.js +55 -2
  14. data/app/assets/javascripts/languages/fi.js +55 -2
  15. data/app/assets/javascripts/languages/fr.js +55 -2
  16. data/app/assets/javascripts/languages/he.js +55 -2
  17. data/app/assets/javascripts/languages/hr.js +55 -2
  18. data/app/assets/javascripts/languages/hu.js +56 -2
  19. data/app/assets/javascripts/languages/id.js +55 -2
  20. data/app/assets/javascripts/languages/it.js +55 -2
  21. data/app/assets/javascripts/languages/ja.js +271 -218
  22. data/app/assets/javascripts/languages/ko.js +55 -2
  23. data/app/assets/javascripts/languages/me.js +55 -2
  24. data/app/assets/javascripts/languages/nb.js +55 -2
  25. data/app/assets/javascripts/languages/nl.js +55 -2
  26. data/app/assets/javascripts/languages/pl.js +55 -2
  27. data/app/assets/javascripts/languages/pt_br.js +55 -2
  28. data/app/assets/javascripts/languages/pt_pt.js +55 -2
  29. data/app/assets/javascripts/languages/ro.js +55 -2
  30. data/app/assets/javascripts/languages/ru.js +58 -5
  31. data/app/assets/javascripts/languages/sk.js +55 -2
  32. data/app/assets/javascripts/languages/sr.js +55 -2
  33. data/app/assets/javascripts/languages/sv.js +55 -2
  34. data/app/assets/javascripts/languages/th.js +56 -3
  35. data/app/assets/javascripts/languages/tr.js +55 -2
  36. data/app/assets/javascripts/languages/uk.js +55 -2
  37. data/app/assets/javascripts/languages/vi.js +55 -2
  38. data/app/assets/javascripts/languages/zh_cn.js +57 -4
  39. data/app/assets/javascripts/languages/zh_tw.js +55 -2
  40. data/app/assets/javascripts/plugins/align.min.js +1 -1
  41. data/app/assets/javascripts/plugins/char_counter.min.js +1 -1
  42. data/app/assets/javascripts/plugins/code_beautifier.min.js +1 -1
  43. data/app/assets/javascripts/plugins/code_view.min.js +2 -2
  44. data/app/assets/javascripts/plugins/colors.min.js +2 -2
  45. data/app/assets/javascripts/plugins/draggable.min.js +1 -1
  46. data/app/assets/javascripts/plugins/emoticons.min.js +1 -1
  47. data/app/assets/javascripts/plugins/entities.min.js +1 -1
  48. data/app/assets/javascripts/plugins/file.min.js +2 -2
  49. data/app/assets/javascripts/plugins/font_family.min.js +1 -1
  50. data/app/assets/javascripts/plugins/font_size.min.js +1 -1
  51. data/app/assets/javascripts/plugins/forms.min.js +1 -1
  52. data/app/assets/javascripts/plugins/fullscreen.min.js +1 -1
  53. data/app/assets/javascripts/plugins/help.min.js +2 -2
  54. data/app/assets/javascripts/plugins/image.min.js +3 -3
  55. data/app/assets/javascripts/plugins/image_manager.min.js +1 -1
  56. data/app/assets/javascripts/plugins/inline_style.min.js +1 -1
  57. data/app/assets/javascripts/plugins/line_breaker.min.js +2 -2
  58. data/app/assets/javascripts/plugins/link.min.js +2 -2
  59. data/app/assets/javascripts/plugins/lists.min.js +2 -2
  60. data/app/assets/javascripts/plugins/paragraph_format.min.js +1 -1
  61. data/app/assets/javascripts/plugins/paragraph_style.min.js +1 -1
  62. data/app/assets/javascripts/plugins/print.min.js +1 -1
  63. data/app/assets/javascripts/plugins/quick_insert.min.js +1 -1
  64. data/app/assets/javascripts/plugins/quote.min.js +1 -1
  65. data/app/assets/javascripts/plugins/save.min.js +1 -1
  66. data/app/assets/javascripts/plugins/special_characters.min.js +2 -2
  67. data/app/assets/javascripts/plugins/table.min.js +3 -3
  68. data/app/assets/javascripts/plugins/url.min.js +2 -2
  69. data/app/assets/javascripts/plugins/video.min.js +3 -3
  70. data/app/assets/javascripts/plugins/word_paste.min.js +2 -2
  71. data/app/assets/javascripts/third_party/embedly.min.js +2 -2
  72. data/app/assets/javascripts/third_party/image_aviary.min.js +1 -1
  73. data/app/assets/javascripts/third_party/spell_checker.min.js +1 -1
  74. data/app/assets/stylesheets/froala_editor.css +12 -6
  75. data/app/assets/stylesheets/froala_editor.min.css +2 -2
  76. data/app/assets/stylesheets/froala_editor.pkgd.css +50 -14
  77. data/app/assets/stylesheets/froala_editor.pkgd.min.css +2 -2
  78. data/app/assets/stylesheets/froala_style.css +1 -1
  79. data/app/assets/stylesheets/froala_style.min.css +1 -1
  80. data/app/assets/stylesheets/plugins/char_counter.css +1 -1
  81. data/app/assets/stylesheets/plugins/char_counter.min.css +1 -1
  82. data/app/assets/stylesheets/plugins/code_view.css +1 -1
  83. data/app/assets/stylesheets/plugins/code_view.min.css +1 -1
  84. data/app/assets/stylesheets/plugins/colors.css +1 -1
  85. data/app/assets/stylesheets/plugins/colors.min.css +1 -1
  86. data/app/assets/stylesheets/plugins/draggable.css +2 -2
  87. data/app/assets/stylesheets/plugins/draggable.min.css +2 -2
  88. data/app/assets/stylesheets/plugins/emoticons.css +1 -1
  89. data/app/assets/stylesheets/plugins/emoticons.min.css +1 -1
  90. data/app/assets/stylesheets/plugins/file.css +2 -2
  91. data/app/assets/stylesheets/plugins/file.min.css +2 -2
  92. data/app/assets/stylesheets/plugins/fullscreen.css +2 -2
  93. data/app/assets/stylesheets/plugins/fullscreen.min.css +2 -2
  94. data/app/assets/stylesheets/plugins/help.css +1 -1
  95. data/app/assets/stylesheets/plugins/help.min.css +1 -1
  96. data/app/assets/stylesheets/plugins/image.css +3 -3
  97. data/app/assets/stylesheets/plugins/image.min.css +2 -2
  98. data/app/assets/stylesheets/plugins/image_manager.css +1 -1
  99. data/app/assets/stylesheets/plugins/image_manager.min.css +1 -1
  100. data/app/assets/stylesheets/plugins/line_breaker.css +1 -1
  101. data/app/assets/stylesheets/plugins/line_breaker.min.css +1 -1
  102. data/app/assets/stylesheets/plugins/quick_insert.css +2 -2
  103. data/app/assets/stylesheets/plugins/quick_insert.min.css +2 -2
  104. data/app/assets/stylesheets/plugins/special_characters.css +1 -1
  105. data/app/assets/stylesheets/plugins/special_characters.min.css +1 -1
  106. data/app/assets/stylesheets/plugins/table.css +31 -1
  107. data/app/assets/stylesheets/plugins/table.min.css +2 -2
  108. data/app/assets/stylesheets/plugins/video.css +3 -3
  109. data/app/assets/stylesheets/plugins/video.min.css +2 -2
  110. data/app/assets/stylesheets/themes/dark.css +19 -3
  111. data/app/assets/stylesheets/themes/dark.min.css +2 -2
  112. data/app/assets/stylesheets/themes/gray.css +19 -3
  113. data/app/assets/stylesheets/themes/gray.min.css +2 -2
  114. data/app/assets/stylesheets/themes/red.css +19 -3
  115. data/app/assets/stylesheets/themes/red.min.css +2 -2
  116. data/app/assets/stylesheets/themes/royal.css +19 -3
  117. data/app/assets/stylesheets/themes/royal.min.css +2 -2
  118. data/app/assets/stylesheets/third_party/embedly.css +1 -1
  119. data/app/assets/stylesheets/third_party/embedly.min.css +1 -1
  120. data/app/assets/stylesheets/third_party/spell_checker.css +1 -1
  121. data/app/assets/stylesheets/third_party/spell_checker.min.css +1 -1
  122. data/lib/wysiwyg-rails/version.rb +1 -1
  123. metadata +2 -2
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v2.7.0 (https://www.froala.com/wysiwyg-editor)
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
- "Type something": "\u4f55\u304b\u5165\u529b",
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": "\u30a4\u30f3\u30b5\u30fc\u30c8",
50
- "Delete": "\u524a\u9664",
51
- "Cancel": "\u30ad\u30e3\u30f3\u30bb\u30eb",
52
- "OK": "OK",
53
- "Back": "\u30d0\u30c3\u30af",
54
- "Remove": "\u524a\u9664\u3057\u307e\u3059",
55
- "More": "\u3082\u3063\u3068",
56
- "Update": "\u30a2\u30c3\u30d7\u30c7\u30fc\u30c8",
57
- "Style": "\u30b9\u30bf\u30a4\u30eb",
58
-
59
- // Font
60
- "Font Family": "\u30d5\u30a9\u30f3\u30c8\u30d5\u30a1\u30df\u30ea\u30fc",
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
-
68
- // Paragraphs
69
- "Paragraph Format": "\u6bb5\u843d\u306e\u66f8\u5f0f",
70
- "Normal": "\u30ce\u30fc\u30de\u30eb",
71
- "Code": "\u30b3\u30fc\u30c9",
72
- "Heading 1": "\u30d8\u30c3\u30c0\u30fc 1",
73
- "Heading 2": "\u30d8\u30c3\u30c0\u30fc 2",
74
- "Heading 3": "\u30d8\u30c3\u30c0\u30fc 3",
75
- "Heading 4": "\u30d8\u30c3\u30c0\u30fc 4",
76
-
77
- // Style
78
- "Paragraph Style": "\u6bb5\u843d\u30b9\u30bf\u30a4\u30eb",
79
- "Inline Style": "\u30a4\u30f3\u30e9\u30a4\u30f3\u30b9\u30bf\u30a4\u30eb",
80
-
81
- // Alignment
82
- "Align": "\u914d\u7f6e",
83
- "Align Left": "\u5de6\u5bc4\u305b",
84
- "Align Center": "\u4e2d\u592e\u63c3\u3048",
85
- "Align Right": "\u53f3\u5bc4\u305b",
86
- "Align Justify": "\u4e21\u7aef\u63c3\u3048",
87
- "None": "\u306a\u3057",
88
-
89
- // Lists
90
- "Ordered List": "\u756a\u53f7\u4ed8\u304d\u7b87\u6761\u66f8\u304d",
91
- "Unordered List": "\u7b87\u6761\u66f8\u304d",
92
-
93
- // Indent
94
- "Decrease Indent": "\u30a4\u30f3\u30c7\u30f3\u30c8\u3092\u6e1b\u3089\u3059",
95
- "Increase Indent": "\u30a4\u30f3\u30c7\u30f3\u30c8\u3092\u5897\u3084\u3059",
96
-
97
- // Links
98
- "Insert Link": "\u30ea\u30f3\u30af",
99
- "Open in new tab": "\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f",
100
- "Open Link": "\u30ea\u30f3\u30af\u3092\u958b\u304d\u307e\u3059",
101
- "Edit Link": "\u7de8\u96c6\u30ea\u30f3\u30af",
102
- "Unlink": "\u30ea\u30f3\u30af\u306e\u524a\u9664",
103
- "Choose Link": "\u30ea\u30f3\u30af\u3092\u9078\u629e\u3057\u3066\u304f\u3060\u3055\u3044",
104
-
105
- // Images
106
- "Insert Image": "\u753b\u50cf\u306e\u633f\u5165",
107
- "Upload Image": "\u753b\u50cf\u3092\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9",
108
- "By URL": "URL \u306b\u3088\u3063\u3066",
109
- "Browse": "\u30d6\u30e9\u30a6\u30ba",
110
- "Drop image": "\u753b\u50cf\u3092\u30c9\u30ed\u30c3\u30d7",
111
- "or click": "\u307e\u305f\u306f\u30af\u30ea\u30c3\u30af",
112
- "Manage Images": "\u30a4\u30e1\u30fc\u30b8\u3092\u7ba1\u7406\u3059\u308b",
113
- "Loading": "\u30ed\u30fc\u30c7\u30a3\u30f3\u30b0",
114
- "Deleting": "\u524a\u9664",
115
- "Tags": "\u30bf\u30b0",
116
- "Are you sure? Image will be deleted.": "\u672c\u5f53\u306b\u524a\u9664\u3057\u307e\u3059\u304b\uff1f",
117
- "Replace": "\u4ea4\u63db\u3057\u307e\u3059",
118
- "Uploading": "\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9",
119
- "Loading image": "\u753b\u50cf\u8aad\u307f\u8fbc\u307f\u4e2d",
120
- "Display": "\u30c7\u30a3\u30b9\u30d7\u30ec\u30a4",
121
- "Inline": "\u5217\u3092\u306a\u3057\u3066",
122
- "Break Text": "\u30d6\u30ec\u30fc\u30af\u30c6\u30ad\u30b9\u30c8",
123
- "Alternate Text": "\u4ee3\u66ff\u30c6\u30ad\u30b9\u30c8",
124
- "Change Size": "\u30b5\u30a4\u30ba\u5909\u66f4",
125
- "Width": "\u5e45",
126
- "Height": "\u9ad8\u3055",
127
- "Something went wrong. Please try again.": "\u4f55\u304b\u304c\u9593\u9055\u3063\u3066\u3044\u307e\u3057\u305f\u3002\u3082\u3046\u4e00\u5ea6\u3084\u308a\u76f4\u3057\u3066\u304f\u3060\u3055\u3044\u3002",
128
-
129
- // Video
130
- "Insert Video": "\u52d5\u753b\u306e\u633f\u5165",
131
- "Embedded Code": "\u57cb\u3081\u8fbc\u307f\u30b3\u30fc\u30c9",
132
-
133
- // Tables
134
- "Insert Table": "\u8868\u306e\u633f\u5165",
135
- "Table Header": "\u8868\u306e\u30d8\u30c3\u30c0\u30fc",
136
- "Remove Table": "\u30c6\u30fc\u30d6\u30eb\u3092\u524a\u9664\u3057\u307e\u3059",
137
- "Table Style": "\u8868\u306e\u30b9\u30bf\u30a4\u30eb",
138
- "Horizontal Align": "\u5e73\u9762\u7dda\u5f62",
139
- "Row": "\u884c",
140
- "Insert row above": "\u4e0a\u5074\u306b\u884c\u3092\u633f\u5165",
141
- "Insert row below": "\u4e0b\u5074\u306b\u884c\u3092\u633f\u5165",
142
- "Delete row": "\u884c\u306e\u524a\u9664",
143
- "Column": "\u5217",
144
- "Insert column before": "\u5de6\u5074\u306b\u5217\u3092\u633f\u5165",
145
- "Insert column after": "\u53f3\u5074\u306b\u5217\u3092\u633f\u5165",
146
- "Delete column": "\u5217\u306e\u524a\u9664",
147
- "Cell": "\u30bb\u30eb",
148
- "Merge cells": "\u30bb\u30eb\u306e\u7d50\u5408",
149
- "Horizontal split": "\u6c34\u5e73\u5206\u5272",
150
- "Vertical split": "\u5782\u76f4\u5206\u5272",
151
- "Cell Background": "\u30bb\u30eb\u306e\u80cc\u666f",
152
- "Vertical Align": "\u5782\u76f4\u6574\u5217",
153
- "Top": "\u4e0a",
154
- "Middle": "\u30df\u30c9\u30eb",
155
- "Bottom": "\u30dc\u30c8\u30e0",
156
- "Align Top": "\u30c8\u30c3\u30d7\u306e\u4f4d\u7f6e\u3092\u5408\u308f\u305b\u307e\u3059",
157
- "Align Middle": "\u4e2d\u592e\u3092\u5408\u308f\u305b\u307e\u3059",
158
- "Align Bottom": "\u30dc\u30c8\u30e0\u3092\u5408\u308f\u305b",
159
- "Cell Style": "\u30bb\u30eb\u30b9\u30bf\u30a4\u30eb",
160
-
161
- // Files
162
- "Upload File": "\u30d5\u30a1\u30a4\u30eb\u306e\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9",
163
- "Drop file": "\u30d5\u30a1\u30a4\u30eb\u3092\u30c9\u30ed\u30c3\u30d7",
164
-
165
- // Emoticons
166
- "Emoticons": "\u7d75\u6587\u5b57",
167
- "Grinning face": "\u300c\u9854\u3092\u306b\u3084\u306b\u3084",
168
- "Grinning face with smiling eyes": "\u300c\u7b11\u9854\u306e\u76ee\u3067\u9854\u3092\u30cb\u30e4\u30ea",
169
- "Face with tears of joy": "\u300c\u559c\u3073\u306e\u6d99\u3067\u9854\u300d",
170
- "Smiling face with open mouth": "\u300c\u53e3\u3092\u958b\u3051\u3066\u9854\u3092\u7b11\u9854",
171
- "Smiling face with open mouth and smiling eyes": "\u300c\u958b\u3044\u305f\u53e3\u3068\u9854\u3092\u7b11\u9854\u3068\u76ee\u3092\u7b11\u9854",
172
- "Smiling face with open mouth and cold sweat": "\u300c\u53e3\u3092\u958b\u3051\u3001\u51b7\u305f\u3044\u6c57\u3067\u9854\u3092\u7b11\u9854",
173
- "Smiling face with open mouth and tightly-closed eyes": "\u300c\u53e3\u3092\u958b\u3051\u3001\u3057\u3063\u304b\u308a\u3068\u9589\u3058\u305f\u76ee\u3067\u9854\u3092\u7b11\u9854",
174
- "Smiling face with halo": "\u300c\u30cf\u30ed\u3068\u9854\u3092\u7b11\u9854",
175
- "Smiling face with horns": "\u300c\u89d2\u3067\u9854\u3092\u7b11\u9854",
176
- "Winking face": "\u300c\u9854\u306e\u30a6\u30a3\u30f3\u30af",
177
- "Smiling face with smiling eyes": "\u300c\u7b11\u9854\u306e\u76ee\u3067\u9854\u3092\u7b11\u9854",
178
- "Face savoring delicious food": "\u300c\u7f8e\u5473\u3057\u3044\u6599\u7406\u3092\u5473\u308f\u3046\u9854\u300d",
179
- "Relieved face": "\u300c\u5b89\u5fc3\u3057\u305f\u9854",
180
- "Smiling face with heart-shaped eyes": "\u300c\u30cf\u30fc\u30c8\u578b\u306e\u76ee\u3067\u9854\u3092\u7b11\u9854",
181
- "Smiling face with sunglasses": "\u300c\u30b5\u30f3\u30b0\u30e9\u30b9\u3067\u9854\u3092\u7b11\u9854",
182
- "Smirking face": "\u300c\u9854\u3092\u30cb\u30e4\u30cb\u30e4\u7b11\u3044",
183
- "Neutral face": "\u300c\u30cb\u30e5\u30fc\u30c8\u30e9\u30eb\u9854",
184
- "Expressionless face": "\u300c\u7121\u8868\u60c5\u9854\u300d",
185
- "Unamused face": "\u300c\u3057\u3089\u3051\u305f\u9854",
186
- "Face with cold sweat": "\u51b7\u305f\u3044\u6c57\u3067\u9854",
187
- "Pensive face": "\u300c\u7269\u601d\u3044\u9854",
188
- "Confused face": "\u300c\u56f0\u60d1\u3057\u305f\u9854",
189
- "Confounded face": "\u300c\u3079\u3089\u307c\u3046\u9854",
190
- "Kissing face": "\u300c\u9854\u3092\u30ad\u30b9",
191
- "Face throwing a kiss": "\u30ad\u30b9\u3092\u6295\u3052\u308b\u9854\u300d",
192
- "Kissing face with smiling eyes": "\u300c\u7b11\u9854\u306e\u76ee\u3067\u9854\u3092\u30ad\u30b9",
193
- "Kissing face with closed eyes": "\u300c\u76ee\u3092\u9589\u3058\u9854\u3092\u30ad\u30b9",
194
- "Face with stuck out tongue": "\u7a81\u304d\u51fa\u3057\u820c\u3067\u9854",
195
- "Face with stuck out tongue and winking eye": "\u7a81\u304d\u51fa\u3057\u820c\u3068\u76ee\u3067\u30a6\u30a4\u30f3\u30af\u9854",
196
- "Face with stuck out tongue and tightly-closed eyes": "\u7a81\u304d\u51fa\u3057\u820c\u3001\u3057\u3063\u304b\u308a\u3068\u9589\u3058\u305f\u76ee\u3092\u6301\u3064\u9854",
197
- "Disappointed face": "\u304c\u3063\u304b\u308a\u3057\u305f\u9854",
198
- "Worried face": "\u300c\u5fc3\u914d\u9854",
199
- "Angry face": "\u300c\u6012\u3063\u3066\u3044\u308b\u9854",
200
- "Pouting face": "\u300c\u9854\u3092\u6012\u3063\u3066",
201
- "Crying face": "\u6ce3\u304d\u9854",
202
- "Persevering face": "\u300c\u9854\u306e\u7c98\u308a\u5f37\u3044\u3067\u3059",
203
- "Face with look of triumph": "\u300c\u52dd\u5229\u306e\u8868\u60c5\u3067\u9854\u300d",
204
- "Disappointed but relieved face": "\u5931\u671b\u3059\u308b\u304c\u9854\u3092\u5b89\u5fc3",
205
- "Frowning face with open mouth": "\u300c\u53e3\u3092\u958b\u3051\u3066\u9854\u3092\u3057\u304b\u3081\u3063\u9762",
206
- "Anguished face": "\u300c\u82e6\u60a9\u306b\u6e80\u3061\u305f\u9854",
207
- "Fearful face": "\u300c\u6050\u308d\u3057\u3044\u9854",
208
- "Weary face": "\u300c\u75b2\u308c\u305f\u9854",
209
- "Sleepy face": "\u300c\u7720\u3044\u9854",
210
- "Tired face": "\u300c\u75b2\u308c\u305f\u9854",
211
- "Grimacing face": "\u300c\u9854\u306e\u9854\u3092\u3086\u304c\u3081\u307e\u3059",
212
- "Loudly crying face": "\u300c\u5927\u58f0\u9854\u3092\u6ce3\u3044",
213
- "Face with open mouth": "\u300c\u53e3\u3092\u958b\u3051\u3066\u9854\u300d",
214
- "Hushed face": "\u300c\u9759\u304b\u9854",
215
- "Face with open mouth and cold sweat": "\u300c\u53e3\u3092\u958b\u3051\u3001\u51b7\u305f\u3044\u6c57\u3067\u9854\u300d",
216
- "Face screaming in fear": "\u6050\u6016\u306e\u4e2d\u3067\u53eb\u3093\u3067\u9854\u300d",
217
- "Astonished face": "\u300c\u3073\u3063\u304f\u308a\u3057\u305f\u9854",
218
- "Flushed face": "\u300c\u30d5\u30e9\u30c3\u30b7\u30e5\u9854",
219
- "Sleeping face": "\u300c\u9854\u306e\u7720\u308a\u307e\u3059",
220
- "Dizzy face": "\u300c\u30c7\u30a3\u30b8\u30fc\u9854",
221
- "Face without mouth": "\u300c\u53e3\u306a\u3057\u3067\u9854\u300d",
222
- "Face with medical mask": "\u300c\u533b\u7642\u7528\u30de\u30b9\u30af\u3067\u9854",
223
-
224
- // Line breaker
225
- "Break": "\u30d6\u30ec\u30fc\u30af",
226
-
227
- // Math
228
- "Subscript": "\u4e0b\u4ed8\u304d\u6587\u5b57",
229
- "Superscript": "\u4e0a\u4ed8\u304d\u6587\u5b57",
230
-
231
- // Full screen
232
- "Fullscreen": "\u5168\u753b\u9762\u8868\u793a",
233
-
234
- // Horizontal line
235
- "Insert Horizontal Line": "\u6c34\u5e73\u7dda\u306e\u633f\u5165",
236
-
237
- // Clear formatting
238
- "Clear Formatting": "\u66f8\u5f0f\u306e\u30af\u30ea\u30a2",
239
-
240
- // Undo, redo
241
- "Undo": "\u5143\u306b\u623b\u3059",
242
- "Redo": "\u3084\u308a\u76f4\u3059",
243
-
244
- // Select all
245
- "Select All": "\u5168\u3066\u3092\u9078\u629e",
246
-
247
- // Code view
248
- "Code View": "\u30b3\u30fc\u30c9\u30d3\u30e5\u30fc",
249
-
250
- // Quote
251
- "Quote": "\u5f15\u7528",
252
- "Increase": "\u5897\u52a0",
253
- "Decrease": "\u6e1b\u5c11",
254
-
255
- // Quick Insert
256
- "Quick Insert": "\u30af\u30a4\u30c3\u30af\u30a4\u30f3\u30b5\u30fc\u30c8"
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
  };