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: 'Subliñado',
32
clear: 'Quitar estilo de fonte',
33
height: 'Altura de liña',
35
strikethrough: 'Riscado',
36
superscript: 'Superíndice',
37
subscript: 'Subíndice',
38
size: 'Tamaño da fonte'
42
insert: 'Inserir imaxe',
43
resizeFull: 'Redimensionar a tamaño completo',
44
resizeHalf: 'Redimensionar á metade',
45
resizeQuarter: 'Redimensionar a un cuarto',
46
floatLeft: 'Flotar á esquerda',
47
floatRight: 'Flotar á dereita',
48
floatNone: 'Non flotar',
49
shapeRounded: 'Forma: Redondeado',
50
shapeCircle: 'Forma: Círculo',
51
shapeThumbnail: 'Forma: Marco',
52
shapeNone: 'Forma: Ningunha',
53
dragImageHere: 'Arrastrar unha imaxe ou texto aquí',
54
dropImage: 'Solta a imaxe ou texto',
55
selectFromFiles: 'Seleccionar desde os arquivos',
56
maximumFileSize: 'Tamaño máximo do arquivo',
57
maximumFileSizeError: 'Superaches o tamaño máximo do arquivo.',
59
remove: 'Eliminar imaxe',
64
videoLink: 'Ligazón do vídeo',
65
insert: 'Insertar vídeo',
67
providers: '(YouTube, Vimeo, Vine, Instagram, DailyMotion, o Youku)'
71
insert: 'Inserir Ligazón',
72
unlink: 'Quitar Ligazón',
74
textToDisplay: 'Texto para amosar',
75
url: 'Cara a que URL leva a ligazón?',
76
openInNewWindow: 'Abrir nunha nova xanela'
80
addRowAbove: 'Add row above',
81
addRowBelow: 'Add row below',
82
addColLeft: 'Add column left',
83
addColRight: 'Add column right',
85
delCol: 'Delete column',
86
delTable: 'Delete table'
89
insert: 'Inserir liña horizontal'
104
unordered: 'Lista desordenada',
105
ordered: 'Lista ordenada'
109
fullscreen: 'Pantalla completa',
110
codeview: 'Ver código fonte'
113
paragraph: 'Parágrafo',
114
outdent: 'Menos tabulación',
115
indent: 'Máis tabulación',
116
left: 'Aliñar á esquerda',
117
center: 'Aliñar ao centro',
118
right: 'Aliñar á dereita',
119
justify: 'Xustificar'
122
recent: 'Última cor',
124
background: 'Cor de fondo',
125
foreground: 'Cor de fuente',
126
transparent: 'Transparente',
127
setTransparent: 'Establecer transparente',
129
resetToDefault: 'Restaurar por defecto'
132
shortcuts: 'Atallos de teclado',
134
textFormatting: 'Formato de texto',
136
paragraphFormatting: 'Formato de parágrafo',
137
documentStyle: 'Estilo de documento',
138
extraKeys: 'Teclas adicionais'
141
'insertParagraph': 'Inserir parágrafo',
142
'undo': 'Desfacer última acción',
143
'redo': 'Refacer última acción',
145
'untab': 'Eliminar tabulación',
146
'bold': 'Establecer estilo negrita',
147
'italic': 'Establecer estilo cursiva',
148
'underline': 'Establecer estilo subliñado',
149
'strikethrough': 'Establecer estilo riscado',
150
'removeFormat': 'Limpar estilo',
151
'justifyLeft': 'Aliñar á esquerda',
152
'justifyCenter': 'Aliñar ao centro',
153
'justifyRight': 'Aliñar á dereita',
154
'justifyFull': 'Xustificar',
155
'insertUnorderedList': 'Inserir lista desordenada',
156
'insertOrderedList': 'Inserir lista ordenada',
157
'outdent': 'Reducir tabulación do parágrafo',
158
'indent': 'Aumentar tabulación do parágrafo',
159
'formatPara': 'Mudar estilo do bloque a parágrafo (etiqueta P)',
160
'formatH1': 'Mudar estilo do bloque a H1',
161
'formatH2': 'Mudar estilo do bloque a H2',
162
'formatH3': 'Mudar estilo do bloque a H3',
163
'formatH4': 'Mudar estilo do bloque a H4',
164
'formatH5': 'Mudar estilo do bloque a H5',
165
'formatH6': 'Mudar estilo do bloque a H6',
166
'insertHorizontalRule': 'Inserir liña horizontal',
167
'linkDialog.show': 'Amosar panel ligazóns'
174
specialChar: 'CARACTERES ESPECIAIS',
175
select: 'Selecciona Caracteres especiais'
180
return __webpack_exports__;