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
|
-
* Finnish
|
35
|
-
*/
|
36
|
-
|
37
|
-
$.FE.LANGUAGE['fi'] = {
|
38
|
-
translation: {
|
39
|
-
// Place holder
|
40
|
-
"Type something": "Kirjoita jotain",
|
41
|
-
|
42
|
-
// Basic formatting
|
43
|
-
"Bold": "Lihavointi",
|
44
|
-
"Italic": "Kursivointi",
|
45
|
-
"Underline": "Alleviivaus",
|
46
|
-
"Strikethrough": "Yliviivaus",
|
47
|
-
|
48
|
-
// Main buttons
|
49
|
-
"Insert": "Lis\u00e4\u00e4",
|
50
|
-
"Delete": "Poista",
|
51
|
-
"Cancel": "Peruuta",
|
52
|
-
"OK": "Ok",
|
53
|
-
"Back": "Takaisin",
|
54
|
-
"Remove": "Poista",
|
55
|
-
"More": "Lis\u00e4\u00e4",
|
56
|
-
"Update": "P\u00e4ivitys",
|
57
|
-
"Style": "Tyyli",
|
58
|
-
|
59
|
-
// Font
|
60
|
-
"Font Family": "Fontti",
|
61
|
-
"Font Size": "Fonttikoko",
|
62
|
-
|
63
|
-
// Colors
|
64
|
-
"Colors": "V\u00e4rit",
|
65
|
-
"Background": "Taustan",
|
66
|
-
"Text": "Tekstin",
|
67
|
-
"HEX Color": "Heksadesimaali",
|
68
|
-
|
69
|
-
// Paragraphs
|
70
|
-
"Paragraph Format": "Muotoilut",
|
71
|
-
"Normal": "Normaali",
|
72
|
-
"Code": "Koodi",
|
73
|
-
"Heading 1": "Otsikko 1",
|
74
|
-
"Heading 2": "Otsikko 2",
|
75
|
-
"Heading 3": "Otsikko 3",
|
76
|
-
"Heading 4": "Otsikko 4",
|
77
|
-
|
78
|
-
// Style
|
79
|
-
"Paragraph Style": "Kappaleen tyyli",
|
80
|
-
"Inline Style": "Linjassa tyyli",
|
81
|
-
|
82
|
-
// Alignment
|
83
|
-
"Align": "Tasaa",
|
84
|
-
"Align Left": "Tasaa vasemmalle",
|
85
|
-
"Align Center": "Keskit\u00e4",
|
86
|
-
"Align Right": "Tasaa oikealle",
|
87
|
-
"Align Justify": "Tasaa",
|
88
|
-
"None": "Ei mit\u00e4\u00e4n",
|
89
|
-
|
90
|
-
// Lists
|
91
|
-
"Ordered List": "J\u00e4rjestetty lista",
|
92
|
-
"Default": "Oletusarvo",
|
93
|
-
"Lower Alpha": "Alempi alfa",
|
94
|
-
"Lower Greek": "Alempi kreikka",
|
95
|
-
"Lower Roman": "Alempi roomalainen",
|
96
|
-
"Upper Alpha": "Ylempi alfa",
|
97
|
-
"Upper Roman": "Ylempi roomalainen",
|
98
|
-
|
99
|
-
"Unordered List": "J\u00e4rjest\u00e4m\u00e4t\u00f6n lista",
|
100
|
-
"Circle": "Ympyrä",
|
101
|
-
"Disc": "Levy",
|
102
|
-
"Square": "Neliö-",
|
103
|
-
|
104
|
-
// Line height
|
105
|
-
"Line Height": "Viivankorkeus",
|
106
|
-
"Single": "Yksittäinen",
|
107
|
-
"Double": "Kaksinkertainen",
|
108
|
-
|
109
|
-
// Indent
|
110
|
-
"Decrease Indent": "Sisenn\u00e4",
|
111
|
-
"Increase Indent": "Loitonna",
|
112
|
-
|
113
|
-
// Links
|
114
|
-
"Insert Link": "Lis\u00e4\u00e4 linkki",
|
115
|
-
"Open in new tab": "Avaa uudessa v\u00e4lilehdess\u00e4",
|
116
|
-
"Open Link": "Avaa linkki",
|
117
|
-
"Edit Link": "Muokkaa linkki",
|
118
|
-
"Unlink": "Poista linkki",
|
119
|
-
"Choose Link": "Valitse linkki",
|
120
|
-
|
121
|
-
// Images
|
122
|
-
"Insert Image": "Lis\u00e4\u00e4 kuva",
|
123
|
-
"Upload Image": "Lataa kuva",
|
124
|
-
"By URL": "Mukaan URL",
|
125
|
-
"Browse": "Selailla",
|
126
|
-
"Drop image": "Pudota kuva",
|
127
|
-
"or click": "tai napsauta",
|
128
|
-
"Manage Images": "Hallitse kuvia",
|
129
|
-
"Loading": "Lastaus",
|
130
|
-
"Deleting": "Poistaminen",
|
131
|
-
"Tags": "Tagit",
|
132
|
-
"Are you sure? Image will be deleted.": "Oletko varma? Kuva poistetaan.",
|
133
|
-
"Replace": "Vaihda",
|
134
|
-
"Uploading": "Lataaminen",
|
135
|
-
"Loading image": "Lastaus kuva",
|
136
|
-
"Display": "N\u00e4ytt\u00e4",
|
137
|
-
"Inline": "Linjassa",
|
138
|
-
"Break Text": "Rikkoa teksti",
|
139
|
-
"Alternative Text": "Vaihtoehtoinen teksti",
|
140
|
-
"Change Size": "Muuta kokoa",
|
141
|
-
"Width": "Leveys",
|
142
|
-
"Height": "Korkeus",
|
143
|
-
"Something went wrong. Please try again.": "Jotain meni pieleen. Yrit\u00e4 uudelleen.",
|
144
|
-
"Image Caption": "Kuva-otsikko",
|
145
|
-
"Advanced Edit": "Edistynyt muokkaus",
|
146
|
-
|
147
|
-
// Video
|
148
|
-
"Insert Video": "Lis\u00e4\u00e4 video",
|
149
|
-
"Embedded Code": "Upotettu koodi",
|
150
|
-
"Paste in a video URL": "Liitä video url",
|
151
|
-
"Drop video": "Pudota video",
|
152
|
-
"Your browser does not support HTML5 video.": "Selaimesi ei tue html5-videota.",
|
153
|
-
"Upload Video": "Lataa video",
|
154
|
-
|
155
|
-
// Tables
|
156
|
-
"Insert Table": "Lis\u00e4\u00e4 taulukko",
|
157
|
-
"Table Header": "Taulukko yl\u00e4tunniste",
|
158
|
-
"Remove Table": "Poista taulukko",
|
159
|
-
"Table Style": "Taulukko tyyli",
|
160
|
-
"Horizontal Align": "Vaakasuora tasaa",
|
161
|
-
"Row": "Rivi",
|
162
|
-
"Insert row above": "Lis\u00e4\u00e4 rivi ennen",
|
163
|
-
"Insert row below": "Lis\u00e4\u00e4 rivi j\u00e4lkeen",
|
164
|
-
"Delete row": "Poista rivi",
|
165
|
-
"Column": "Sarake",
|
166
|
-
"Insert column before": "Lis\u00e4\u00e4 sarake ennen",
|
167
|
-
"Insert column after": "Lis\u00e4\u00e4 sarake j\u00e4lkeen",
|
168
|
-
"Delete column": "Poista sarake",
|
169
|
-
"Cell": "Solu",
|
170
|
-
"Merge cells": "Yhdist\u00e4 solut",
|
171
|
-
"Horizontal split": "Jaa vaakasuora",
|
172
|
-
"Vertical split": "Jaa pystysuora",
|
173
|
-
"Cell Background": "Solun tausta",
|
174
|
-
"Vertical Align": "Pystysuora tasaa",
|
175
|
-
"Top": "Alku",
|
176
|
-
"Middle": "Keskimm\u00e4inen",
|
177
|
-
"Bottom": "Pohja",
|
178
|
-
"Align Top": "Tasaa alkuun",
|
179
|
-
"Align Middle": "Tasaa keskimm\u00e4inen",
|
180
|
-
"Align Bottom": "Tasaa pohja",
|
181
|
-
"Cell Style": "Solun tyyli",
|
182
|
-
|
183
|
-
// Files
|
184
|
-
"Upload File": "Lataa tiedosto",
|
185
|
-
"Drop file": "Pudota tiedosto",
|
186
|
-
|
187
|
-
// Emoticons
|
188
|
-
"Emoticons": "Hymi\u00f6it\u00e4",
|
189
|
-
"Grinning face": "Virnisteli kasvot",
|
190
|
-
"Grinning face with smiling eyes": "Virnisteli kasvot hymyilev\u00e4t silm\u00e4t",
|
191
|
-
"Face with tears of joy": "Kasvot ilon kyyneleit\u00e4",
|
192
|
-
"Smiling face with open mouth": "Hymyilev\u00e4 kasvot suu auki",
|
193
|
-
"Smiling face with open mouth and smiling eyes": "Hymyilev\u00e4 kasvot suu auki ja hymyilee silm\u00e4t",
|
194
|
-
"Smiling face with open mouth and cold sweat": "Hymyilev\u00e4 kasvot suu auki ja kylm\u00e4 hiki",
|
195
|
-
"Smiling face with open mouth and tightly-closed eyes": "Hymyilev\u00e4 kasvot suu auki ja tiiviisti suljettu silm\u00e4t",
|
196
|
-
"Smiling face with halo": "Hymyilev\u00e4 kasvot Halo",
|
197
|
-
"Smiling face with horns": "Hymyilev\u00e4 kasvot sarvet",
|
198
|
-
"Winking face": "Silm\u00e4niskut kasvot",
|
199
|
-
"Smiling face with smiling eyes": "Hymyilev\u00e4 kasvot hymyilev\u00e4t silm\u00e4t",
|
200
|
-
"Face savoring delicious food": "Kasvot maistella herkullista ruokaa",
|
201
|
-
"Relieved face": "Vapautettu kasvot",
|
202
|
-
"Smiling face with heart-shaped eyes": "Hymyilev\u00e4t kasvot syd\u00e4men muotoinen silm\u00e4t",
|
203
|
-
"Smiling face with sunglasses": "Hymyilev\u00e4 kasvot aurinkolasit",
|
204
|
-
"Smirking face": "Hym\u00e4t\u00e4\u00e4 kasvot",
|
205
|
-
"Neutral face": "Neutraali kasvot",
|
206
|
-
"Expressionless face": "Ilmeet\u00f6n kasvot",
|
207
|
-
"Unamused face": "Ei huvittanut kasvo",
|
208
|
-
"Face with cold sweat": "Kasvot kylm\u00e4 hiki",
|
209
|
-
"Pensive face": "Mietteli\u00e4s kasvot",
|
210
|
-
"Confused face": "Sekava kasvot",
|
211
|
-
"Confounded face": "Sekoitti kasvot",
|
212
|
-
"Kissing face": "Suudella kasvot",
|
213
|
-
"Face throwing a kiss": "Kasvo heitt\u00e4\u00e4 suudelma",
|
214
|
-
"Kissing face with smiling eyes": "Suudella kasvot hymyilev\u00e4t silm\u00e4t",
|
215
|
-
"Kissing face with closed eyes": "Suudella kasvot silm\u00e4t ummessa",
|
216
|
-
"Face with stuck out tongue": "Kasvot ojensi kieli",
|
217
|
-
"Face with stuck out tongue and winking eye": "Kasvot on juuttunut pois kielen ja silm\u00e4niskuja silm\u00e4",
|
218
|
-
"Face with stuck out tongue and tightly-closed eyes": "Kasvot on juuttunut pois kielen ja tiiviisti suljettuna silm\u00e4t",
|
219
|
-
"Disappointed face": "Pettynyt kasvot",
|
220
|
-
"Worried face": "Huolissaan kasvot",
|
221
|
-
"Angry face": "Vihainen kasvot",
|
222
|
-
"Pouting face": "Pouting kasvot",
|
223
|
-
"Crying face": "Itku kasvot",
|
224
|
-
"Persevering face": "Pitk\u00e4j\u00e4nteinen kasvot",
|
225
|
-
"Face with look of triumph": "Kasvot ilme Triumph",
|
226
|
-
"Disappointed but relieved face": "Pettynyt mutta helpottunut kasvot",
|
227
|
-
"Frowning face with open mouth": "Frowning kasvot suu auki",
|
228
|
-
"Anguished face": "Tuskainen kasvot",
|
229
|
-
"Fearful face": "Pelokkuus kasvot",
|
230
|
-
"Weary face": "V\u00e4synyt kasvot",
|
231
|
-
"Sleepy face": "Unelias kasvot",
|
232
|
-
"Tired face": "V\u00e4synyt kasvot",
|
233
|
-
"Grimacing face": "Irvist\u00e4en kasvot",
|
234
|
-
"Loudly crying face": "\u00e4\u00e4nekk\u00e4\u00e4sti itku kasvot",
|
235
|
-
"Face with open mouth": "Kasvot suu auki",
|
236
|
-
"Hushed face": "Hiljentynyt kasvot",
|
237
|
-
"Face with open mouth and cold sweat": "Kasvot suu auki ja kylm\u00e4 hiki",
|
238
|
-
"Face screaming in fear": "Kasvot huutaa pelosta",
|
239
|
-
"Astonished face": "H\u00e4mm\u00e4stynyt kasvot",
|
240
|
-
"Flushed face": "Kasvojen punoitus",
|
241
|
-
"Sleeping face": "Nukkuva kasvot",
|
242
|
-
"Dizzy face": "Huimausta kasvot",
|
243
|
-
"Face without mouth": "Kasvot ilman suuhun",
|
244
|
-
"Face with medical mask": "Kasvot l\u00e4\u00e4ketieteen naamio",
|
245
|
-
|
246
|
-
// Line breaker
|
247
|
-
"Break": "Rikkoa",
|
248
|
-
|
249
|
-
// Math
|
250
|
-
"Subscript": "Alaindeksi",
|
251
|
-
"Superscript": "Yl\u00e4indeksi",
|
252
|
-
|
253
|
-
// Full screen
|
254
|
-
"Fullscreen": "Koko n\u00e4ytt\u00f6",
|
255
|
-
|
256
|
-
// Horizontal line
|
257
|
-
"Insert Horizontal Line": "Lis\u00e4\u00e4 vaakasuora viiva",
|
258
|
-
|
259
|
-
// Clear formatting
|
260
|
-
"Clear Formatting": "Poista muotoilu",
|
261
|
-
|
262
|
-
// Save
|
263
|
-
"Save": "Tallentaa",
|
264
|
-
|
265
|
-
// Undo, redo
|
266
|
-
"Undo": "Peru",
|
267
|
-
"Redo": "Tee uudelleen",
|
268
|
-
|
269
|
-
// Select all
|
270
|
-
"Select All": "Valitse kaikki",
|
271
|
-
|
272
|
-
// Code view
|
273
|
-
"Code View": "Koodi n\u00e4kym\u00e4",
|
274
|
-
|
275
|
-
// Quote
|
276
|
-
"Quote": "Lainaus",
|
277
|
-
"Increase": "Lis\u00e4t\u00e4",
|
278
|
-
"Decrease": "Pienenn\u00e4",
|
279
|
-
|
280
|
-
// Quick Insert
|
281
|
-
"Quick Insert": "Nopea insertti",
|
282
|
-
|
283
|
-
// Spcial Characters
|
284
|
-
"Special Characters": "Erikoismerkkejä",
|
285
|
-
"Latin": "Latina",
|
286
|
-
"Greek": "Kreikkalainen",
|
287
|
-
"Cyrillic": "Kyrillinen",
|
288
|
-
"Punctuation": "Välimerkit",
|
289
|
-
"Currency": "Valuutta",
|
290
|
-
"Arrows": "Nuolet",
|
291
|
-
"Math": "Matematiikka",
|
292
|
-
"Misc": "Sekalaista",
|
293
|
-
|
294
|
-
// Print.
|
295
|
-
"Print": "Tulosta",
|
296
|
-
|
297
|
-
// Spell Checker.
|
298
|
-
"Spell Checker": "Oikeinkirjoittaja",
|
299
|
-
|
300
|
-
// Help
|
301
|
-
"Help": "Auta",
|
302
|
-
"Shortcuts": "Pikakuvakkeet",
|
303
|
-
"Inline Editor": "Inline-editori",
|
304
|
-
"Show the editor": "Näytä editori",
|
305
|
-
"Common actions": "Yhteisiä toimia",
|
306
|
-
"Copy": "Kopio",
|
307
|
-
"Cut": "Leikata",
|
308
|
-
"Paste": "Tahna",
|
309
|
-
"Basic Formatting": "Perusmuotoilu",
|
310
|
-
"Increase quote level": "Lisää lainaustasoa",
|
311
|
-
"Decrease quote level": "Laskea lainaustasoa",
|
312
|
-
"Image / Video": "Kuva / video",
|
313
|
-
"Resize larger": "Kokoa suurempi",
|
314
|
-
"Resize smaller": "Pienempi koko",
|
315
|
-
"Table": "Pöytä",
|
316
|
-
"Select table cell": "Valitse taulukon solu",
|
317
|
-
"Extend selection one cell": "Laajentaa valinta yhden solun",
|
318
|
-
"Extend selection one row": "Laajenna valinta yksi rivi",
|
319
|
-
"Navigation": "Suunnistus",
|
320
|
-
"Focus popup / toolbar": "Painopistevalo / työkalurivi",
|
321
|
-
"Return focus to previous position": "Palauta tarkennus edelliseen asentoon",
|
322
|
-
|
323
|
-
// Embed.ly
|
324
|
-
"Embed URL": "Upottaa URL-osoite",
|
325
|
-
"Paste in a URL to embed": "Liitä upotettu URL-osoite",
|
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?": "Liitetty sisältö tulee Microsoft Word -asiakirjasta. Haluatko säilyttää muodon tai puhdistaa sen?",
|
329
|
-
"Keep": "Pitää",
|
330
|
-
"Clean": "Puhdas",
|
331
|
-
"Word Paste Detected": "Sana-tahna havaittu"
|
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
|
+
* Finnish
|
35
|
+
*/
|
36
|
+
|
37
|
+
$.FE.LANGUAGE['fi'] = {
|
38
|
+
translation: {
|
39
|
+
// Place holder
|
40
|
+
"Type something": "Kirjoita jotain",
|
41
|
+
|
42
|
+
// Basic formatting
|
43
|
+
"Bold": "Lihavointi",
|
44
|
+
"Italic": "Kursivointi",
|
45
|
+
"Underline": "Alleviivaus",
|
46
|
+
"Strikethrough": "Yliviivaus",
|
47
|
+
|
48
|
+
// Main buttons
|
49
|
+
"Insert": "Lis\u00e4\u00e4",
|
50
|
+
"Delete": "Poista",
|
51
|
+
"Cancel": "Peruuta",
|
52
|
+
"OK": "Ok",
|
53
|
+
"Back": "Takaisin",
|
54
|
+
"Remove": "Poista",
|
55
|
+
"More": "Lis\u00e4\u00e4",
|
56
|
+
"Update": "P\u00e4ivitys",
|
57
|
+
"Style": "Tyyli",
|
58
|
+
|
59
|
+
// Font
|
60
|
+
"Font Family": "Fontti",
|
61
|
+
"Font Size": "Fonttikoko",
|
62
|
+
|
63
|
+
// Colors
|
64
|
+
"Colors": "V\u00e4rit",
|
65
|
+
"Background": "Taustan",
|
66
|
+
"Text": "Tekstin",
|
67
|
+
"HEX Color": "Heksadesimaali",
|
68
|
+
|
69
|
+
// Paragraphs
|
70
|
+
"Paragraph Format": "Muotoilut",
|
71
|
+
"Normal": "Normaali",
|
72
|
+
"Code": "Koodi",
|
73
|
+
"Heading 1": "Otsikko 1",
|
74
|
+
"Heading 2": "Otsikko 2",
|
75
|
+
"Heading 3": "Otsikko 3",
|
76
|
+
"Heading 4": "Otsikko 4",
|
77
|
+
|
78
|
+
// Style
|
79
|
+
"Paragraph Style": "Kappaleen tyyli",
|
80
|
+
"Inline Style": "Linjassa tyyli",
|
81
|
+
|
82
|
+
// Alignment
|
83
|
+
"Align": "Tasaa",
|
84
|
+
"Align Left": "Tasaa vasemmalle",
|
85
|
+
"Align Center": "Keskit\u00e4",
|
86
|
+
"Align Right": "Tasaa oikealle",
|
87
|
+
"Align Justify": "Tasaa",
|
88
|
+
"None": "Ei mit\u00e4\u00e4n",
|
89
|
+
|
90
|
+
// Lists
|
91
|
+
"Ordered List": "J\u00e4rjestetty lista",
|
92
|
+
"Default": "Oletusarvo",
|
93
|
+
"Lower Alpha": "Alempi alfa",
|
94
|
+
"Lower Greek": "Alempi kreikka",
|
95
|
+
"Lower Roman": "Alempi roomalainen",
|
96
|
+
"Upper Alpha": "Ylempi alfa",
|
97
|
+
"Upper Roman": "Ylempi roomalainen",
|
98
|
+
|
99
|
+
"Unordered List": "J\u00e4rjest\u00e4m\u00e4t\u00f6n lista",
|
100
|
+
"Circle": "Ympyrä",
|
101
|
+
"Disc": "Levy",
|
102
|
+
"Square": "Neliö-",
|
103
|
+
|
104
|
+
// Line height
|
105
|
+
"Line Height": "Viivankorkeus",
|
106
|
+
"Single": "Yksittäinen",
|
107
|
+
"Double": "Kaksinkertainen",
|
108
|
+
|
109
|
+
// Indent
|
110
|
+
"Decrease Indent": "Sisenn\u00e4",
|
111
|
+
"Increase Indent": "Loitonna",
|
112
|
+
|
113
|
+
// Links
|
114
|
+
"Insert Link": "Lis\u00e4\u00e4 linkki",
|
115
|
+
"Open in new tab": "Avaa uudessa v\u00e4lilehdess\u00e4",
|
116
|
+
"Open Link": "Avaa linkki",
|
117
|
+
"Edit Link": "Muokkaa linkki",
|
118
|
+
"Unlink": "Poista linkki",
|
119
|
+
"Choose Link": "Valitse linkki",
|
120
|
+
|
121
|
+
// Images
|
122
|
+
"Insert Image": "Lis\u00e4\u00e4 kuva",
|
123
|
+
"Upload Image": "Lataa kuva",
|
124
|
+
"By URL": "Mukaan URL",
|
125
|
+
"Browse": "Selailla",
|
126
|
+
"Drop image": "Pudota kuva",
|
127
|
+
"or click": "tai napsauta",
|
128
|
+
"Manage Images": "Hallitse kuvia",
|
129
|
+
"Loading": "Lastaus",
|
130
|
+
"Deleting": "Poistaminen",
|
131
|
+
"Tags": "Tagit",
|
132
|
+
"Are you sure? Image will be deleted.": "Oletko varma? Kuva poistetaan.",
|
133
|
+
"Replace": "Vaihda",
|
134
|
+
"Uploading": "Lataaminen",
|
135
|
+
"Loading image": "Lastaus kuva",
|
136
|
+
"Display": "N\u00e4ytt\u00e4",
|
137
|
+
"Inline": "Linjassa",
|
138
|
+
"Break Text": "Rikkoa teksti",
|
139
|
+
"Alternative Text": "Vaihtoehtoinen teksti",
|
140
|
+
"Change Size": "Muuta kokoa",
|
141
|
+
"Width": "Leveys",
|
142
|
+
"Height": "Korkeus",
|
143
|
+
"Something went wrong. Please try again.": "Jotain meni pieleen. Yrit\u00e4 uudelleen.",
|
144
|
+
"Image Caption": "Kuva-otsikko",
|
145
|
+
"Advanced Edit": "Edistynyt muokkaus",
|
146
|
+
|
147
|
+
// Video
|
148
|
+
"Insert Video": "Lis\u00e4\u00e4 video",
|
149
|
+
"Embedded Code": "Upotettu koodi",
|
150
|
+
"Paste in a video URL": "Liitä video url",
|
151
|
+
"Drop video": "Pudota video",
|
152
|
+
"Your browser does not support HTML5 video.": "Selaimesi ei tue html5-videota.",
|
153
|
+
"Upload Video": "Lataa video",
|
154
|
+
|
155
|
+
// Tables
|
156
|
+
"Insert Table": "Lis\u00e4\u00e4 taulukko",
|
157
|
+
"Table Header": "Taulukko yl\u00e4tunniste",
|
158
|
+
"Remove Table": "Poista taulukko",
|
159
|
+
"Table Style": "Taulukko tyyli",
|
160
|
+
"Horizontal Align": "Vaakasuora tasaa",
|
161
|
+
"Row": "Rivi",
|
162
|
+
"Insert row above": "Lis\u00e4\u00e4 rivi ennen",
|
163
|
+
"Insert row below": "Lis\u00e4\u00e4 rivi j\u00e4lkeen",
|
164
|
+
"Delete row": "Poista rivi",
|
165
|
+
"Column": "Sarake",
|
166
|
+
"Insert column before": "Lis\u00e4\u00e4 sarake ennen",
|
167
|
+
"Insert column after": "Lis\u00e4\u00e4 sarake j\u00e4lkeen",
|
168
|
+
"Delete column": "Poista sarake",
|
169
|
+
"Cell": "Solu",
|
170
|
+
"Merge cells": "Yhdist\u00e4 solut",
|
171
|
+
"Horizontal split": "Jaa vaakasuora",
|
172
|
+
"Vertical split": "Jaa pystysuora",
|
173
|
+
"Cell Background": "Solun tausta",
|
174
|
+
"Vertical Align": "Pystysuora tasaa",
|
175
|
+
"Top": "Alku",
|
176
|
+
"Middle": "Keskimm\u00e4inen",
|
177
|
+
"Bottom": "Pohja",
|
178
|
+
"Align Top": "Tasaa alkuun",
|
179
|
+
"Align Middle": "Tasaa keskimm\u00e4inen",
|
180
|
+
"Align Bottom": "Tasaa pohja",
|
181
|
+
"Cell Style": "Solun tyyli",
|
182
|
+
|
183
|
+
// Files
|
184
|
+
"Upload File": "Lataa tiedosto",
|
185
|
+
"Drop file": "Pudota tiedosto",
|
186
|
+
|
187
|
+
// Emoticons
|
188
|
+
"Emoticons": "Hymi\u00f6it\u00e4",
|
189
|
+
"Grinning face": "Virnisteli kasvot",
|
190
|
+
"Grinning face with smiling eyes": "Virnisteli kasvot hymyilev\u00e4t silm\u00e4t",
|
191
|
+
"Face with tears of joy": "Kasvot ilon kyyneleit\u00e4",
|
192
|
+
"Smiling face with open mouth": "Hymyilev\u00e4 kasvot suu auki",
|
193
|
+
"Smiling face with open mouth and smiling eyes": "Hymyilev\u00e4 kasvot suu auki ja hymyilee silm\u00e4t",
|
194
|
+
"Smiling face with open mouth and cold sweat": "Hymyilev\u00e4 kasvot suu auki ja kylm\u00e4 hiki",
|
195
|
+
"Smiling face with open mouth and tightly-closed eyes": "Hymyilev\u00e4 kasvot suu auki ja tiiviisti suljettu silm\u00e4t",
|
196
|
+
"Smiling face with halo": "Hymyilev\u00e4 kasvot Halo",
|
197
|
+
"Smiling face with horns": "Hymyilev\u00e4 kasvot sarvet",
|
198
|
+
"Winking face": "Silm\u00e4niskut kasvot",
|
199
|
+
"Smiling face with smiling eyes": "Hymyilev\u00e4 kasvot hymyilev\u00e4t silm\u00e4t",
|
200
|
+
"Face savoring delicious food": "Kasvot maistella herkullista ruokaa",
|
201
|
+
"Relieved face": "Vapautettu kasvot",
|
202
|
+
"Smiling face with heart-shaped eyes": "Hymyilev\u00e4t kasvot syd\u00e4men muotoinen silm\u00e4t",
|
203
|
+
"Smiling face with sunglasses": "Hymyilev\u00e4 kasvot aurinkolasit",
|
204
|
+
"Smirking face": "Hym\u00e4t\u00e4\u00e4 kasvot",
|
205
|
+
"Neutral face": "Neutraali kasvot",
|
206
|
+
"Expressionless face": "Ilmeet\u00f6n kasvot",
|
207
|
+
"Unamused face": "Ei huvittanut kasvo",
|
208
|
+
"Face with cold sweat": "Kasvot kylm\u00e4 hiki",
|
209
|
+
"Pensive face": "Mietteli\u00e4s kasvot",
|
210
|
+
"Confused face": "Sekava kasvot",
|
211
|
+
"Confounded face": "Sekoitti kasvot",
|
212
|
+
"Kissing face": "Suudella kasvot",
|
213
|
+
"Face throwing a kiss": "Kasvo heitt\u00e4\u00e4 suudelma",
|
214
|
+
"Kissing face with smiling eyes": "Suudella kasvot hymyilev\u00e4t silm\u00e4t",
|
215
|
+
"Kissing face with closed eyes": "Suudella kasvot silm\u00e4t ummessa",
|
216
|
+
"Face with stuck out tongue": "Kasvot ojensi kieli",
|
217
|
+
"Face with stuck out tongue and winking eye": "Kasvot on juuttunut pois kielen ja silm\u00e4niskuja silm\u00e4",
|
218
|
+
"Face with stuck out tongue and tightly-closed eyes": "Kasvot on juuttunut pois kielen ja tiiviisti suljettuna silm\u00e4t",
|
219
|
+
"Disappointed face": "Pettynyt kasvot",
|
220
|
+
"Worried face": "Huolissaan kasvot",
|
221
|
+
"Angry face": "Vihainen kasvot",
|
222
|
+
"Pouting face": "Pouting kasvot",
|
223
|
+
"Crying face": "Itku kasvot",
|
224
|
+
"Persevering face": "Pitk\u00e4j\u00e4nteinen kasvot",
|
225
|
+
"Face with look of triumph": "Kasvot ilme Triumph",
|
226
|
+
"Disappointed but relieved face": "Pettynyt mutta helpottunut kasvot",
|
227
|
+
"Frowning face with open mouth": "Frowning kasvot suu auki",
|
228
|
+
"Anguished face": "Tuskainen kasvot",
|
229
|
+
"Fearful face": "Pelokkuus kasvot",
|
230
|
+
"Weary face": "V\u00e4synyt kasvot",
|
231
|
+
"Sleepy face": "Unelias kasvot",
|
232
|
+
"Tired face": "V\u00e4synyt kasvot",
|
233
|
+
"Grimacing face": "Irvist\u00e4en kasvot",
|
234
|
+
"Loudly crying face": "\u00e4\u00e4nekk\u00e4\u00e4sti itku kasvot",
|
235
|
+
"Face with open mouth": "Kasvot suu auki",
|
236
|
+
"Hushed face": "Hiljentynyt kasvot",
|
237
|
+
"Face with open mouth and cold sweat": "Kasvot suu auki ja kylm\u00e4 hiki",
|
238
|
+
"Face screaming in fear": "Kasvot huutaa pelosta",
|
239
|
+
"Astonished face": "H\u00e4mm\u00e4stynyt kasvot",
|
240
|
+
"Flushed face": "Kasvojen punoitus",
|
241
|
+
"Sleeping face": "Nukkuva kasvot",
|
242
|
+
"Dizzy face": "Huimausta kasvot",
|
243
|
+
"Face without mouth": "Kasvot ilman suuhun",
|
244
|
+
"Face with medical mask": "Kasvot l\u00e4\u00e4ketieteen naamio",
|
245
|
+
|
246
|
+
// Line breaker
|
247
|
+
"Break": "Rikkoa",
|
248
|
+
|
249
|
+
// Math
|
250
|
+
"Subscript": "Alaindeksi",
|
251
|
+
"Superscript": "Yl\u00e4indeksi",
|
252
|
+
|
253
|
+
// Full screen
|
254
|
+
"Fullscreen": "Koko n\u00e4ytt\u00f6",
|
255
|
+
|
256
|
+
// Horizontal line
|
257
|
+
"Insert Horizontal Line": "Lis\u00e4\u00e4 vaakasuora viiva",
|
258
|
+
|
259
|
+
// Clear formatting
|
260
|
+
"Clear Formatting": "Poista muotoilu",
|
261
|
+
|
262
|
+
// Save
|
263
|
+
"Save": "Tallentaa",
|
264
|
+
|
265
|
+
// Undo, redo
|
266
|
+
"Undo": "Peru",
|
267
|
+
"Redo": "Tee uudelleen",
|
268
|
+
|
269
|
+
// Select all
|
270
|
+
"Select All": "Valitse kaikki",
|
271
|
+
|
272
|
+
// Code view
|
273
|
+
"Code View": "Koodi n\u00e4kym\u00e4",
|
274
|
+
|
275
|
+
// Quote
|
276
|
+
"Quote": "Lainaus",
|
277
|
+
"Increase": "Lis\u00e4t\u00e4",
|
278
|
+
"Decrease": "Pienenn\u00e4",
|
279
|
+
|
280
|
+
// Quick Insert
|
281
|
+
"Quick Insert": "Nopea insertti",
|
282
|
+
|
283
|
+
// Spcial Characters
|
284
|
+
"Special Characters": "Erikoismerkkejä",
|
285
|
+
"Latin": "Latina",
|
286
|
+
"Greek": "Kreikkalainen",
|
287
|
+
"Cyrillic": "Kyrillinen",
|
288
|
+
"Punctuation": "Välimerkit",
|
289
|
+
"Currency": "Valuutta",
|
290
|
+
"Arrows": "Nuolet",
|
291
|
+
"Math": "Matematiikka",
|
292
|
+
"Misc": "Sekalaista",
|
293
|
+
|
294
|
+
// Print.
|
295
|
+
"Print": "Tulosta",
|
296
|
+
|
297
|
+
// Spell Checker.
|
298
|
+
"Spell Checker": "Oikeinkirjoittaja",
|
299
|
+
|
300
|
+
// Help
|
301
|
+
"Help": "Auta",
|
302
|
+
"Shortcuts": "Pikakuvakkeet",
|
303
|
+
"Inline Editor": "Inline-editori",
|
304
|
+
"Show the editor": "Näytä editori",
|
305
|
+
"Common actions": "Yhteisiä toimia",
|
306
|
+
"Copy": "Kopio",
|
307
|
+
"Cut": "Leikata",
|
308
|
+
"Paste": "Tahna",
|
309
|
+
"Basic Formatting": "Perusmuotoilu",
|
310
|
+
"Increase quote level": "Lisää lainaustasoa",
|
311
|
+
"Decrease quote level": "Laskea lainaustasoa",
|
312
|
+
"Image / Video": "Kuva / video",
|
313
|
+
"Resize larger": "Kokoa suurempi",
|
314
|
+
"Resize smaller": "Pienempi koko",
|
315
|
+
"Table": "Pöytä",
|
316
|
+
"Select table cell": "Valitse taulukon solu",
|
317
|
+
"Extend selection one cell": "Laajentaa valinta yhden solun",
|
318
|
+
"Extend selection one row": "Laajenna valinta yksi rivi",
|
319
|
+
"Navigation": "Suunnistus",
|
320
|
+
"Focus popup / toolbar": "Painopistevalo / työkalurivi",
|
321
|
+
"Return focus to previous position": "Palauta tarkennus edelliseen asentoon",
|
322
|
+
|
323
|
+
// Embed.ly
|
324
|
+
"Embed URL": "Upottaa URL-osoite",
|
325
|
+
"Paste in a URL to embed": "Liitä upotettu URL-osoite",
|
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?": "Liitetty sisältö tulee Microsoft Word -asiakirjasta. Haluatko säilyttää muodon tai puhdistaa sen?",
|
329
|
+
"Keep": "Pitää",
|
330
|
+
"Clean": "Puhdas",
|
331
|
+
"Word Paste Detected": "Sana-tahna havaittu"
|
332
|
+
},
|
333
|
+
direction: "ltr"
|
334
|
+
};
|
335
|
+
|
336
|
+
}));
|