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
|
-
* Portuguese spoken in Brazil
|
35
|
-
*/
|
36
|
-
|
37
|
-
$.FE.LANGUAGE['pt_br'] = {
|
38
|
-
translation: {
|
39
|
-
// Place holder
|
40
|
-
"Type something": "Digite algo",
|
41
|
-
|
42
|
-
// Basic formatting
|
43
|
-
"Bold": "Negrito",
|
44
|
-
"Italic": "Itálito",
|
45
|
-
"Underline": "Sublinhar",
|
46
|
-
"Strikethrough": "Tachado",
|
47
|
-
|
48
|
-
// Main buttons
|
49
|
-
"Insert": "Inserir",
|
50
|
-
"Delete": "Apagar",
|
51
|
-
"Cancel": "Cancelar",
|
52
|
-
"OK": "Ok",
|
53
|
-
"Back": "Voltar",
|
54
|
-
"Remove": "Remover",
|
55
|
-
"More": "Mais",
|
56
|
-
"Update": "Atualizar",
|
57
|
-
"Style": "Estilo",
|
58
|
-
|
59
|
-
// Font
|
60
|
-
"Font Family": "Fonte",
|
61
|
-
"Font Size": "Tamanho",
|
62
|
-
|
63
|
-
// Colors
|
64
|
-
"Colors": "Cores",
|
65
|
-
"Background": "Fundo",
|
66
|
-
"Text": "Texto",
|
67
|
-
"HEX Color": "Cor hexadecimal",
|
68
|
-
|
69
|
-
// Paragraphs
|
70
|
-
"Paragraph Format": "Formatos",
|
71
|
-
"Normal": "Normal",
|
72
|
-
"Code": "Código",
|
73
|
-
"Heading 1": "Cabeçalho 1",
|
74
|
-
"Heading 2": "Cabeçalho 2",
|
75
|
-
"Heading 3": "Cabeçalho 3",
|
76
|
-
"Heading 4": "Cabeçalho 4",
|
77
|
-
|
78
|
-
// Style
|
79
|
-
"Paragraph Style": "Estilo de parágrafo",
|
80
|
-
"Inline Style": "Estilo embutido",
|
81
|
-
|
82
|
-
// Alignment
|
83
|
-
"Align": "Alinhar",
|
84
|
-
"Align Left": "Alinhar à esquerda",
|
85
|
-
"Align Center": "Centralizar",
|
86
|
-
"Align Right": "Alinhar à direita",
|
87
|
-
"Align Justify": "Justificar",
|
88
|
-
"None": "Nenhum",
|
89
|
-
|
90
|
-
// Lists
|
91
|
-
"Ordered List": "Lista ordenada",
|
92
|
-
"Default": "Padrão",
|
93
|
-
"Lower Alpha": "Alpha inferior",
|
94
|
-
"Lower Greek": "Grego inferior",
|
95
|
-
"Lower Roman": "Baixa romana",
|
96
|
-
"Upper Alpha": "Alfa superior",
|
97
|
-
"Upper Roman": "Romana superior",
|
98
|
-
|
99
|
-
"Unordered List": "Lista não ordenada",
|
100
|
-
"Circle": "Círculo",
|
101
|
-
"Disc": "Disco",
|
102
|
-
"Square": "Quadrado",
|
103
|
-
|
104
|
-
// Line height
|
105
|
-
"Line Height": "Altura da linha",
|
106
|
-
"Single": "Solteiro",
|
107
|
-
"Double": "Em dobro",
|
108
|
-
|
109
|
-
// Indent
|
110
|
-
"Decrease Indent": "Diminuir recuo",
|
111
|
-
"Increase Indent": "Aumentar recuo",
|
112
|
-
|
113
|
-
// Links
|
114
|
-
"Insert Link": "Inserir link",
|
115
|
-
"Open in new tab": "Abrir em uma nova aba",
|
116
|
-
"Open Link": "Abrir link",
|
117
|
-
"Edit Link": "Editar link",
|
118
|
-
"Unlink": "Remover link",
|
119
|
-
"Choose Link": "Escolha o link",
|
120
|
-
|
121
|
-
// Images
|
122
|
-
"Insert Image": "Inserir imagem",
|
123
|
-
"Upload Image": "Carregar imagem",
|
124
|
-
"By URL": "Por um endereço URL",
|
125
|
-
"Browse": "Procurar",
|
126
|
-
"Drop image": "Arraste sua imagem aqui",
|
127
|
-
"or click": "ou clique aqui",
|
128
|
-
"Manage Images": "Gerenciar imagens",
|
129
|
-
"Loading": "Carregando",
|
130
|
-
"Deleting": "Excluindo",
|
131
|
-
"Tags": "Etiquetas",
|
132
|
-
"Are you sure? Image will be deleted.": "Você tem certeza? A imagem será apagada.",
|
133
|
-
"Replace": "Substituir",
|
134
|
-
"Uploading": "Carregando imagem",
|
135
|
-
"Loading image": "Carregando imagem",
|
136
|
-
"Display": "Exibir",
|
137
|
-
"Inline": "Em linha",
|
138
|
-
"Break Text": "Texto de quebra",
|
139
|
-
"Alternate Text": "Texto alternativo",
|
140
|
-
"Change Size": "Alterar tamanho",
|
141
|
-
"Width": "Largura",
|
142
|
-
"Height": "Altura",
|
143
|
-
"Something went wrong. Please try again.": "Algo deu errado. Por favor, tente novamente.",
|
144
|
-
"Image Caption": "Legenda da imagem",
|
145
|
-
"Advanced Edit": "Edição avançada",
|
146
|
-
|
147
|
-
// Video
|
148
|
-
"Insert Video": "Inserir vídeo",
|
149
|
-
"Embedded Code": "Código embutido",
|
150
|
-
"Paste in a video URL": "Colar um endereço de vídeo",
|
151
|
-
"Drop video": "Solte o vídeo",
|
152
|
-
"Your browser does not support HTML5 vídeo.": "Seu navegador não suporta vídeo em HTML5.",
|
153
|
-
"Upload Video": "Carregar vídeo",
|
154
|
-
|
155
|
-
// Tables
|
156
|
-
"Insert Table": "Inserir tabela",
|
157
|
-
"Table Header": "Cabeçalho da tabela",
|
158
|
-
"Remove Table": "Remover tabela",
|
159
|
-
"Table Style": "Estilo de tabela",
|
160
|
-
"Horizontal Align": "Alinhamento horizontal",
|
161
|
-
"Row": "Linha",
|
162
|
-
"Insert row above": "Inserir linha antes",
|
163
|
-
"Insert row below": "Inserir linha depois",
|
164
|
-
"Delete row": "Excluir linha",
|
165
|
-
"Column": "Coluna",
|
166
|
-
"Insert column before": "Inserir coluna antes",
|
167
|
-
"Insert column after": "Inserir coluna depois",
|
168
|
-
"Delete column": "Excluir coluna",
|
169
|
-
"Cell": "Célula",
|
170
|
-
"Merge cells": "Agrupar células",
|
171
|
-
"Horizontal split": "Divisão horizontal",
|
172
|
-
"Vertical split": "Divisão vertical",
|
173
|
-
"Cell Background": "Fundo da célula",
|
174
|
-
"Vertical Align": "Alinhamento vertical",
|
175
|
-
"Top": "Topo",
|
176
|
-
"Middle": "Meio",
|
177
|
-
"Bottom": "Fundo",
|
178
|
-
"Align Top": "Alinhar topo",
|
179
|
-
"Align Middle": "Alinhar meio",
|
180
|
-
"Align Bottom": "Alinhar fundo",
|
181
|
-
"Cell Style": "Estilo de célula",
|
182
|
-
|
183
|
-
// Files
|
184
|
-
"Upload File": "Carregar arquivo",
|
185
|
-
"Drop file": "Arraste seu arquivo aqui",
|
186
|
-
|
187
|
-
// Emoticons
|
188
|
-
"Emoticons": "Emoticons",
|
189
|
-
"Grinning face": "Rosto sorrindo",
|
190
|
-
"Grinning face with smiling eyes": "Rosto sorrindo rosto com olhos sorridentes",
|
191
|
-
"Face with tears of joy": "Rosto com lágrimas de alegria",
|
192
|
-
"Smiling face with open mouth": "Rosto sorrindo com a boca aberta",
|
193
|
-
"Smiling face with open mouth and smiling eyes": "Rosto sorrindo com a boca aberta e olhos sorridentes",
|
194
|
-
"Smiling face with open mouth and cold sweat": "Rosto sorrindo com a boca aberta e suor frio",
|
195
|
-
"Smiling face with open mouth and tightly-closed eyes": "Rosto sorrindo com a boca aberta e os olhos bem fechados",
|
196
|
-
"Smiling face with halo": "Rosto sorrindo com aréola",
|
197
|
-
"Smiling face with horns": "Rosto sorrindo com chifres",
|
198
|
-
"Winking face": "Rosto piscando",
|
199
|
-
"Smiling face with smiling eyes": "Rosto sorrindo com olhos sorridentes",
|
200
|
-
"Face savoring delicious food": "Rosto saboreando uma deliciosa comida",
|
201
|
-
"Relieved face": "Rosto aliviado",
|
202
|
-
"Smiling face with heart-shaped eyes": "Rosto sorrindo com os olhos em forma de coração",
|
203
|
-
"Smiling face with sunglasses": "Rosto sorrindo com óculos de sol",
|
204
|
-
"Smirking face": "Rosto sorridente",
|
205
|
-
"Neutral face": "Rosto neutro",
|
206
|
-
"Expressionless face": "Rosto inexpressivo",
|
207
|
-
"Unamused face": "Rosto sem expressão",
|
208
|
-
"Face with cold sweat": "Rosto com suor frio",
|
209
|
-
"Pensive face": "Rosto pensativo",
|
210
|
-
"Confused face": "Rosto confuso",
|
211
|
-
"Confounded face": "Rosto atônito",
|
212
|
-
"Kissing face": "Rosto beijando",
|
213
|
-
"Face throwing a kiss": "Rosto jogando um beijo",
|
214
|
-
"Kissing face with smiling eyes": "Rosto beijando com olhos sorridentes",
|
215
|
-
"Kissing face with closed eyes": "Rosto beijando com os olhos fechados",
|
216
|
-
"Face with stuck out tongue": "Rosto com a língua para fora",
|
217
|
-
"Face with stuck out tongue and winking eye": "Rosto com a língua para fora e um olho piscando",
|
218
|
-
"Face with stuck out tongue and tightly-closed eyes": "Rosto com a língua para fora e os olhos bem fechados",
|
219
|
-
"Disappointed face": "Rosto decepcionado",
|
220
|
-
"Worried face": "Rosto preocupado",
|
221
|
-
"Angry face": "Rosto irritado",
|
222
|
-
"Pouting face": "Rosto com beicinho",
|
223
|
-
"Crying face": "Rosto chorando",
|
224
|
-
"Persevering face": "Rosto perseverante",
|
225
|
-
"Face with look of triumph": "Rosto com olhar de triunfo",
|
226
|
-
"Disappointed but relieved face": "Rosto decepcionado mas aliviado",
|
227
|
-
"Frowning face with open mouth": "Rosto franzido com a boca aberta",
|
228
|
-
"Anguished face": "Rosto angustiado",
|
229
|
-
"Fearful face": "Rosto com medo",
|
230
|
-
"Weary face": "Rosto cansado",
|
231
|
-
"Sleepy face": "Rosto com sono",
|
232
|
-
"Tired face": "Rosto cansado",
|
233
|
-
"Grimacing face": "Rosto fazendo careta",
|
234
|
-
"Loudly crying face": "Rosto chorando alto",
|
235
|
-
"Face with open mouth": "Rosto com a boca aberta",
|
236
|
-
"Hushed face": "Rosto silencioso",
|
237
|
-
"Face with open mouth and cold sweat": "Rosto com a boca aferta e suando frio",
|
238
|
-
"Face screaming in fear": "Rosto gritando de medo",
|
239
|
-
"Astonished face": "Rosto surpreso",
|
240
|
-
"Flushed face": "Rosto envergonhado",
|
241
|
-
"Sleeping face": "Rosto dormindo",
|
242
|
-
"Dizzy face": "Rosto tonto",
|
243
|
-
"Face without mouth": "Rosto sem boca",
|
244
|
-
"Face with medical mask": "Rosto com máscara médica",
|
245
|
-
|
246
|
-
// Line breaker
|
247
|
-
"Break": "Quebrar linha",
|
248
|
-
|
249
|
-
// Math
|
250
|
-
"Subscript": "Subscrito",
|
251
|
-
"Superscript": "Sobrescrito",
|
252
|
-
|
253
|
-
// Full screen
|
254
|
-
"Fullscreen": "Tela cheia",
|
255
|
-
|
256
|
-
// Horizontal line
|
257
|
-
"Insert Horizontal Line": "Inserir linha horizontal",
|
258
|
-
|
259
|
-
// Clear formatting
|
260
|
-
"Clear Formatting": "Remover formatação",
|
261
|
-
|
262
|
-
// Save
|
263
|
-
"Save": "\u0053\u0061\u006c\u0076\u0065",
|
264
|
-
|
265
|
-
// Undo, redo
|
266
|
-
"Undo": "Desfazer",
|
267
|
-
"Redo": "Refazer",
|
268
|
-
|
269
|
-
// Select all
|
270
|
-
"Select All": "Selecionar tudo",
|
271
|
-
|
272
|
-
// Code view
|
273
|
-
"Code View": "Exibir de código",
|
274
|
-
|
275
|
-
// Quote
|
276
|
-
"Quote": "Citação",
|
277
|
-
"Increase": "Aumentar",
|
278
|
-
"Decrease": "Diminuir",
|
279
|
-
|
280
|
-
// Quick Insert
|
281
|
-
"Quick Insert": "Inserção rápida",
|
282
|
-
|
283
|
-
// Spcial Characters
|
284
|
-
"Special Characters": "Caracteres especiais",
|
285
|
-
"Latin": "Latino",
|
286
|
-
"Greek": "Grego",
|
287
|
-
"Cyrillic": "Cirílico",
|
288
|
-
"Punctuation": "Pontuação",
|
289
|
-
"Currency": "Moeda",
|
290
|
-
"Arrows": "Setas",
|
291
|
-
"Math": "Matemática",
|
292
|
-
"Misc": "Misc",
|
293
|
-
|
294
|
-
// Print.
|
295
|
-
"Print": "Impressão",
|
296
|
-
|
297
|
-
// Spell Checker.
|
298
|
-
"Spell Checker": "Corretor ortográfico",
|
299
|
-
|
300
|
-
// Help
|
301
|
-
"Help": "Ajuda",
|
302
|
-
"Shortcuts": "Atalhos",
|
303
|
-
"Inline Editor": "Editor em linha",
|
304
|
-
"Show the editor": "Mostre o editor",
|
305
|
-
"Common actions": "Ações comuns",
|
306
|
-
"Copy": "Cópia de",
|
307
|
-
"Cut": "Cortar",
|
308
|
-
"Paste": "Colar",
|
309
|
-
"Basic Formatting": "Formatação básica",
|
310
|
-
"Increase quote level": "Aumentar o nível de cotação",
|
311
|
-
"Decrease quote level": "Diminuir o nível de cotação",
|
312
|
-
"Image / Video": "Imagem / Vídeo",
|
313
|
-
"Resize larger": "Redimensionar maior",
|
314
|
-
"Resize smaller": "Redimensionar menor",
|
315
|
-
"Table": "Tabela",
|
316
|
-
"Select table cell": "Selecione a célula da tabela",
|
317
|
-
"Extend selection one cell": "Ampliar a seleção de uma célula",
|
318
|
-
"Extend selection one row": "Ampliar a seleção de uma linha",
|
319
|
-
"Navigation": "Navegação",
|
320
|
-
"Focus popup / toolbar": "Pop-up de foco / Barra de ferramentas",
|
321
|
-
"Return focus to previous position": "Retornar o foco para a posição anterior",
|
322
|
-
|
323
|
-
// Embed.ly
|
324
|
-
"Embed URL": "URL de inserção",
|
325
|
-
"Paste in a URL to embed": "Colar um endereço URL para incorporar",
|
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?": "O conteúdo colado vem de um documento Microsoft Word. Você quer manter o formato ou limpá-lo?",
|
329
|
-
"Keep": "Manter formatação",
|
330
|
-
"Clean": "Limpar formatação",
|
331
|
-
"Word Paste Detected": "Texto do Word detectado"
|
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
|
+
* Portuguese spoken in Brazil
|
35
|
+
*/
|
36
|
+
|
37
|
+
$.FE.LANGUAGE['pt_br'] = {
|
38
|
+
translation: {
|
39
|
+
// Place holder
|
40
|
+
"Type something": "Digite algo",
|
41
|
+
|
42
|
+
// Basic formatting
|
43
|
+
"Bold": "Negrito",
|
44
|
+
"Italic": "Itálito",
|
45
|
+
"Underline": "Sublinhar",
|
46
|
+
"Strikethrough": "Tachado",
|
47
|
+
|
48
|
+
// Main buttons
|
49
|
+
"Insert": "Inserir",
|
50
|
+
"Delete": "Apagar",
|
51
|
+
"Cancel": "Cancelar",
|
52
|
+
"OK": "Ok",
|
53
|
+
"Back": "Voltar",
|
54
|
+
"Remove": "Remover",
|
55
|
+
"More": "Mais",
|
56
|
+
"Update": "Atualizar",
|
57
|
+
"Style": "Estilo",
|
58
|
+
|
59
|
+
// Font
|
60
|
+
"Font Family": "Fonte",
|
61
|
+
"Font Size": "Tamanho",
|
62
|
+
|
63
|
+
// Colors
|
64
|
+
"Colors": "Cores",
|
65
|
+
"Background": "Fundo",
|
66
|
+
"Text": "Texto",
|
67
|
+
"HEX Color": "Cor hexadecimal",
|
68
|
+
|
69
|
+
// Paragraphs
|
70
|
+
"Paragraph Format": "Formatos",
|
71
|
+
"Normal": "Normal",
|
72
|
+
"Code": "Código",
|
73
|
+
"Heading 1": "Cabeçalho 1",
|
74
|
+
"Heading 2": "Cabeçalho 2",
|
75
|
+
"Heading 3": "Cabeçalho 3",
|
76
|
+
"Heading 4": "Cabeçalho 4",
|
77
|
+
|
78
|
+
// Style
|
79
|
+
"Paragraph Style": "Estilo de parágrafo",
|
80
|
+
"Inline Style": "Estilo embutido",
|
81
|
+
|
82
|
+
// Alignment
|
83
|
+
"Align": "Alinhar",
|
84
|
+
"Align Left": "Alinhar à esquerda",
|
85
|
+
"Align Center": "Centralizar",
|
86
|
+
"Align Right": "Alinhar à direita",
|
87
|
+
"Align Justify": "Justificar",
|
88
|
+
"None": "Nenhum",
|
89
|
+
|
90
|
+
// Lists
|
91
|
+
"Ordered List": "Lista ordenada",
|
92
|
+
"Default": "Padrão",
|
93
|
+
"Lower Alpha": "Alpha inferior",
|
94
|
+
"Lower Greek": "Grego inferior",
|
95
|
+
"Lower Roman": "Baixa romana",
|
96
|
+
"Upper Alpha": "Alfa superior",
|
97
|
+
"Upper Roman": "Romana superior",
|
98
|
+
|
99
|
+
"Unordered List": "Lista não ordenada",
|
100
|
+
"Circle": "Círculo",
|
101
|
+
"Disc": "Disco",
|
102
|
+
"Square": "Quadrado",
|
103
|
+
|
104
|
+
// Line height
|
105
|
+
"Line Height": "Altura da linha",
|
106
|
+
"Single": "Solteiro",
|
107
|
+
"Double": "Em dobro",
|
108
|
+
|
109
|
+
// Indent
|
110
|
+
"Decrease Indent": "Diminuir recuo",
|
111
|
+
"Increase Indent": "Aumentar recuo",
|
112
|
+
|
113
|
+
// Links
|
114
|
+
"Insert Link": "Inserir link",
|
115
|
+
"Open in new tab": "Abrir em uma nova aba",
|
116
|
+
"Open Link": "Abrir link",
|
117
|
+
"Edit Link": "Editar link",
|
118
|
+
"Unlink": "Remover link",
|
119
|
+
"Choose Link": "Escolha o link",
|
120
|
+
|
121
|
+
// Images
|
122
|
+
"Insert Image": "Inserir imagem",
|
123
|
+
"Upload Image": "Carregar imagem",
|
124
|
+
"By URL": "Por um endereço URL",
|
125
|
+
"Browse": "Procurar",
|
126
|
+
"Drop image": "Arraste sua imagem aqui",
|
127
|
+
"or click": "ou clique aqui",
|
128
|
+
"Manage Images": "Gerenciar imagens",
|
129
|
+
"Loading": "Carregando",
|
130
|
+
"Deleting": "Excluindo",
|
131
|
+
"Tags": "Etiquetas",
|
132
|
+
"Are you sure? Image will be deleted.": "Você tem certeza? A imagem será apagada.",
|
133
|
+
"Replace": "Substituir",
|
134
|
+
"Uploading": "Carregando imagem",
|
135
|
+
"Loading image": "Carregando imagem",
|
136
|
+
"Display": "Exibir",
|
137
|
+
"Inline": "Em linha",
|
138
|
+
"Break Text": "Texto de quebra",
|
139
|
+
"Alternate Text": "Texto alternativo",
|
140
|
+
"Change Size": "Alterar tamanho",
|
141
|
+
"Width": "Largura",
|
142
|
+
"Height": "Altura",
|
143
|
+
"Something went wrong. Please try again.": "Algo deu errado. Por favor, tente novamente.",
|
144
|
+
"Image Caption": "Legenda da imagem",
|
145
|
+
"Advanced Edit": "Edição avançada",
|
146
|
+
|
147
|
+
// Video
|
148
|
+
"Insert Video": "Inserir vídeo",
|
149
|
+
"Embedded Code": "Código embutido",
|
150
|
+
"Paste in a video URL": "Colar um endereço de vídeo",
|
151
|
+
"Drop video": "Solte o vídeo",
|
152
|
+
"Your browser does not support HTML5 vídeo.": "Seu navegador não suporta vídeo em HTML5.",
|
153
|
+
"Upload Video": "Carregar vídeo",
|
154
|
+
|
155
|
+
// Tables
|
156
|
+
"Insert Table": "Inserir tabela",
|
157
|
+
"Table Header": "Cabeçalho da tabela",
|
158
|
+
"Remove Table": "Remover tabela",
|
159
|
+
"Table Style": "Estilo de tabela",
|
160
|
+
"Horizontal Align": "Alinhamento horizontal",
|
161
|
+
"Row": "Linha",
|
162
|
+
"Insert row above": "Inserir linha antes",
|
163
|
+
"Insert row below": "Inserir linha depois",
|
164
|
+
"Delete row": "Excluir linha",
|
165
|
+
"Column": "Coluna",
|
166
|
+
"Insert column before": "Inserir coluna antes",
|
167
|
+
"Insert column after": "Inserir coluna depois",
|
168
|
+
"Delete column": "Excluir coluna",
|
169
|
+
"Cell": "Célula",
|
170
|
+
"Merge cells": "Agrupar células",
|
171
|
+
"Horizontal split": "Divisão horizontal",
|
172
|
+
"Vertical split": "Divisão vertical",
|
173
|
+
"Cell Background": "Fundo da célula",
|
174
|
+
"Vertical Align": "Alinhamento vertical",
|
175
|
+
"Top": "Topo",
|
176
|
+
"Middle": "Meio",
|
177
|
+
"Bottom": "Fundo",
|
178
|
+
"Align Top": "Alinhar topo",
|
179
|
+
"Align Middle": "Alinhar meio",
|
180
|
+
"Align Bottom": "Alinhar fundo",
|
181
|
+
"Cell Style": "Estilo de célula",
|
182
|
+
|
183
|
+
// Files
|
184
|
+
"Upload File": "Carregar arquivo",
|
185
|
+
"Drop file": "Arraste seu arquivo aqui",
|
186
|
+
|
187
|
+
// Emoticons
|
188
|
+
"Emoticons": "Emoticons",
|
189
|
+
"Grinning face": "Rosto sorrindo",
|
190
|
+
"Grinning face with smiling eyes": "Rosto sorrindo rosto com olhos sorridentes",
|
191
|
+
"Face with tears of joy": "Rosto com lágrimas de alegria",
|
192
|
+
"Smiling face with open mouth": "Rosto sorrindo com a boca aberta",
|
193
|
+
"Smiling face with open mouth and smiling eyes": "Rosto sorrindo com a boca aberta e olhos sorridentes",
|
194
|
+
"Smiling face with open mouth and cold sweat": "Rosto sorrindo com a boca aberta e suor frio",
|
195
|
+
"Smiling face with open mouth and tightly-closed eyes": "Rosto sorrindo com a boca aberta e os olhos bem fechados",
|
196
|
+
"Smiling face with halo": "Rosto sorrindo com aréola",
|
197
|
+
"Smiling face with horns": "Rosto sorrindo com chifres",
|
198
|
+
"Winking face": "Rosto piscando",
|
199
|
+
"Smiling face with smiling eyes": "Rosto sorrindo com olhos sorridentes",
|
200
|
+
"Face savoring delicious food": "Rosto saboreando uma deliciosa comida",
|
201
|
+
"Relieved face": "Rosto aliviado",
|
202
|
+
"Smiling face with heart-shaped eyes": "Rosto sorrindo com os olhos em forma de coração",
|
203
|
+
"Smiling face with sunglasses": "Rosto sorrindo com óculos de sol",
|
204
|
+
"Smirking face": "Rosto sorridente",
|
205
|
+
"Neutral face": "Rosto neutro",
|
206
|
+
"Expressionless face": "Rosto inexpressivo",
|
207
|
+
"Unamused face": "Rosto sem expressão",
|
208
|
+
"Face with cold sweat": "Rosto com suor frio",
|
209
|
+
"Pensive face": "Rosto pensativo",
|
210
|
+
"Confused face": "Rosto confuso",
|
211
|
+
"Confounded face": "Rosto atônito",
|
212
|
+
"Kissing face": "Rosto beijando",
|
213
|
+
"Face throwing a kiss": "Rosto jogando um beijo",
|
214
|
+
"Kissing face with smiling eyes": "Rosto beijando com olhos sorridentes",
|
215
|
+
"Kissing face with closed eyes": "Rosto beijando com os olhos fechados",
|
216
|
+
"Face with stuck out tongue": "Rosto com a língua para fora",
|
217
|
+
"Face with stuck out tongue and winking eye": "Rosto com a língua para fora e um olho piscando",
|
218
|
+
"Face with stuck out tongue and tightly-closed eyes": "Rosto com a língua para fora e os olhos bem fechados",
|
219
|
+
"Disappointed face": "Rosto decepcionado",
|
220
|
+
"Worried face": "Rosto preocupado",
|
221
|
+
"Angry face": "Rosto irritado",
|
222
|
+
"Pouting face": "Rosto com beicinho",
|
223
|
+
"Crying face": "Rosto chorando",
|
224
|
+
"Persevering face": "Rosto perseverante",
|
225
|
+
"Face with look of triumph": "Rosto com olhar de triunfo",
|
226
|
+
"Disappointed but relieved face": "Rosto decepcionado mas aliviado",
|
227
|
+
"Frowning face with open mouth": "Rosto franzido com a boca aberta",
|
228
|
+
"Anguished face": "Rosto angustiado",
|
229
|
+
"Fearful face": "Rosto com medo",
|
230
|
+
"Weary face": "Rosto cansado",
|
231
|
+
"Sleepy face": "Rosto com sono",
|
232
|
+
"Tired face": "Rosto cansado",
|
233
|
+
"Grimacing face": "Rosto fazendo careta",
|
234
|
+
"Loudly crying face": "Rosto chorando alto",
|
235
|
+
"Face with open mouth": "Rosto com a boca aberta",
|
236
|
+
"Hushed face": "Rosto silencioso",
|
237
|
+
"Face with open mouth and cold sweat": "Rosto com a boca aferta e suando frio",
|
238
|
+
"Face screaming in fear": "Rosto gritando de medo",
|
239
|
+
"Astonished face": "Rosto surpreso",
|
240
|
+
"Flushed face": "Rosto envergonhado",
|
241
|
+
"Sleeping face": "Rosto dormindo",
|
242
|
+
"Dizzy face": "Rosto tonto",
|
243
|
+
"Face without mouth": "Rosto sem boca",
|
244
|
+
"Face with medical mask": "Rosto com máscara médica",
|
245
|
+
|
246
|
+
// Line breaker
|
247
|
+
"Break": "Quebrar linha",
|
248
|
+
|
249
|
+
// Math
|
250
|
+
"Subscript": "Subscrito",
|
251
|
+
"Superscript": "Sobrescrito",
|
252
|
+
|
253
|
+
// Full screen
|
254
|
+
"Fullscreen": "Tela cheia",
|
255
|
+
|
256
|
+
// Horizontal line
|
257
|
+
"Insert Horizontal Line": "Inserir linha horizontal",
|
258
|
+
|
259
|
+
// Clear formatting
|
260
|
+
"Clear Formatting": "Remover formatação",
|
261
|
+
|
262
|
+
// Save
|
263
|
+
"Save": "\u0053\u0061\u006c\u0076\u0065",
|
264
|
+
|
265
|
+
// Undo, redo
|
266
|
+
"Undo": "Desfazer",
|
267
|
+
"Redo": "Refazer",
|
268
|
+
|
269
|
+
// Select all
|
270
|
+
"Select All": "Selecionar tudo",
|
271
|
+
|
272
|
+
// Code view
|
273
|
+
"Code View": "Exibir de código",
|
274
|
+
|
275
|
+
// Quote
|
276
|
+
"Quote": "Citação",
|
277
|
+
"Increase": "Aumentar",
|
278
|
+
"Decrease": "Diminuir",
|
279
|
+
|
280
|
+
// Quick Insert
|
281
|
+
"Quick Insert": "Inserção rápida",
|
282
|
+
|
283
|
+
// Spcial Characters
|
284
|
+
"Special Characters": "Caracteres especiais",
|
285
|
+
"Latin": "Latino",
|
286
|
+
"Greek": "Grego",
|
287
|
+
"Cyrillic": "Cirílico",
|
288
|
+
"Punctuation": "Pontuação",
|
289
|
+
"Currency": "Moeda",
|
290
|
+
"Arrows": "Setas",
|
291
|
+
"Math": "Matemática",
|
292
|
+
"Misc": "Misc",
|
293
|
+
|
294
|
+
// Print.
|
295
|
+
"Print": "Impressão",
|
296
|
+
|
297
|
+
// Spell Checker.
|
298
|
+
"Spell Checker": "Corretor ortográfico",
|
299
|
+
|
300
|
+
// Help
|
301
|
+
"Help": "Ajuda",
|
302
|
+
"Shortcuts": "Atalhos",
|
303
|
+
"Inline Editor": "Editor em linha",
|
304
|
+
"Show the editor": "Mostre o editor",
|
305
|
+
"Common actions": "Ações comuns",
|
306
|
+
"Copy": "Cópia de",
|
307
|
+
"Cut": "Cortar",
|
308
|
+
"Paste": "Colar",
|
309
|
+
"Basic Formatting": "Formatação básica",
|
310
|
+
"Increase quote level": "Aumentar o nível de cotação",
|
311
|
+
"Decrease quote level": "Diminuir o nível de cotação",
|
312
|
+
"Image / Video": "Imagem / Vídeo",
|
313
|
+
"Resize larger": "Redimensionar maior",
|
314
|
+
"Resize smaller": "Redimensionar menor",
|
315
|
+
"Table": "Tabela",
|
316
|
+
"Select table cell": "Selecione a célula da tabela",
|
317
|
+
"Extend selection one cell": "Ampliar a seleção de uma célula",
|
318
|
+
"Extend selection one row": "Ampliar a seleção de uma linha",
|
319
|
+
"Navigation": "Navegação",
|
320
|
+
"Focus popup / toolbar": "Pop-up de foco / Barra de ferramentas",
|
321
|
+
"Return focus to previous position": "Retornar o foco para a posição anterior",
|
322
|
+
|
323
|
+
// Embed.ly
|
324
|
+
"Embed URL": "URL de inserção",
|
325
|
+
"Paste in a URL to embed": "Colar um endereço URL para incorporar",
|
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?": "O conteúdo colado vem de um documento Microsoft Word. Você quer manter o formato ou limpá-lo?",
|
329
|
+
"Keep": "Manter formatação",
|
330
|
+
"Clean": "Limpar formatação",
|
331
|
+
"Word Paste Detected": "Texto do Word detectado"
|
332
|
+
},
|
333
|
+
direction: "ltr"
|
334
|
+
};
|
335
|
+
|
336
|
+
}));
|