13
(function webpackUniversalModuleDefinition(root, factory) {
14
if(typeof exports === 'object' && typeof module === 'object')
15
module.exports = factory();
16
else if(typeof define === 'function' && define.amd)
20
for(var i in a) (typeof exports === 'object' ? exports : root)[i] = a[i];
24
var __webpack_exports__ = {};
26
$.extend($.summernote.lang, {
31
underline: 'Sublinhado',
32
clear: 'Remover estilo da fonte',
33
height: 'Altura da linha',
35
strikethrough: 'Riscado',
36
subscript: 'Subscript',
37
superscript: 'Superscript',
38
size: 'Tamanho da fonte'
42
insert: 'Inserir imagem',
43
resizeFull: 'Redimensionar Completo',
44
resizeHalf: 'Redimensionar Metade',
45
resizeQuarter: 'Redimensionar Um Quarto',
46
floatLeft: 'Float Esquerda',
47
floatRight: 'Float Direita',
48
floatNone: 'Sem Float',
49
shapeRounded: 'Forma: Arredondado',
50
shapeCircle: 'Forma: Círculo',
51
shapeThumbnail: 'Forma: Minhatura',
52
shapeNone: 'Forma: Nenhum',
53
dragImageHere: 'Arraste uma imagem para aqui',
54
dropImage: 'Arraste uma imagem ou texto',
55
selectFromFiles: 'Selecione a partir dos arquivos',
56
maximumFileSize: 'Tamanho máximo do fixeiro',
57
maximumFileSizeError: 'Tamanho máximo do fixeiro é maior que o permitido.',
58
url: 'Endereço da imagem',
59
remove: 'Remover Imagem',
64
videoLink: 'Link para vídeo',
65
insert: 'Inserir vídeo',
67
providers: '(YouTube, Google Drive, Vimeo, Vine, Instagram, DailyMotion or Youku)'
71
insert: 'Inserir ligação',
72
unlink: 'Remover ligação',
74
textToDisplay: 'Texto para exibir',
75
url: 'Que endereço esta licação leva?',
76
openInNewWindow: 'Abrir numa nova janela'
80
addRowAbove: 'Adicionar linha acima',
81
addRowBelow: 'Adicionar linha abaixo',
82
addColLeft: 'Adicionar coluna à Esquerda',
83
addColRight: 'Adicionar coluna à Esquerda',
84
delRow: 'Excluir linha',
85
delCol: 'Excluir coluna',
86
delTable: 'Excluir tabela'
89
insert: 'Inserir linha horizontal'
94
blockquote: 'Citação',
104
unordered: 'Lista com marcadores',
105
ordered: 'Lista numerada'
109
fullscreen: 'Janela Completa',
110
codeview: 'Ver código-fonte'
113
paragraph: 'Parágrafo',
114
outdent: 'Menor tabulação',
115
indent: 'Maior tabulação',
116
left: 'Alinhar à esquerda',
117
center: 'Alinhar ao centro',
118
right: 'Alinha à direita',
119
justify: 'Justificado'
122
recent: 'Cor recente',
126
transparent: 'Transparente',
127
setTransparent: 'Fundo transparente',
129
resetToDefault: 'Restaurar padrão',
130
cpSelect: 'Selecionar'
133
shortcuts: 'Atalhos do teclado',
135
textFormatting: 'Formatação de texto',
137
paragraphFormatting: 'Formatação de parágrafo',
138
documentStyle: 'Estilo de documento'
141
'insertParagraph': 'Inserir Parágrafo',
142
'undo': 'Desfazer o último comando',
143
'redo': 'Refazer o último comando',
144
'tab': 'Maior tabulação',
145
'untab': 'Menor tabulação',
146
'bold': 'Colocar em negrito',
147
'italic': 'Colocar em itálico',
148
'underline': 'Colocar em sublinhado',
149
'strikethrough': 'Colocar em riscado',
150
'removeFormat': 'Limpar o estilo',
151
'justifyLeft': 'Definir alinhado à esquerda',
152
'justifyCenter': 'Definir alinhado ao centro',
153
'justifyRight': 'Definir alinhado à direita',
154
'justifyFull': 'Definir justificado',
155
'insertUnorderedList': 'Alternar lista não ordenada',
156
'insertOrderedList': 'Alternar lista ordenada',
157
'outdent': 'Recuar parágrafo atual',
158
'indent': 'Avançar parágrafo atual',
159
'formatPara': 'Alterar formato do bloco para parágrafo',
160
'formatH1': 'Alterar formato do bloco para Título 1',
161
'formatH2': 'Alterar formato do bloco para Título 2',
162
'formatH3': 'Alterar formato do bloco para Título 3',
163
'formatH4': 'Alterar formato do bloco para Título 4',
164
'formatH5': 'Alterar formato do bloco para Título 5',
165
'formatH6': 'Alterar formato do bloco para Título 6',
166
'insertHorizontalRule': 'Inserir linha horizontal',
167
'linkDialog.show': 'Inserir uma ligração'
174
specialChar: 'SPECIAL CHARACTERS',
175
select: 'Select Special characters'
180
return __webpack_exports__;