forked from summernote/summernote
-
Notifications
You must be signed in to change notification settings - Fork 0
/
summernote-es-ES.js
162 lines (162 loc) · 5.48 KB
/
summernote-es-ES.js
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
(function($) {
$.extend($.summernote.lang, {
'es-ES': {
font: {
bold: 'Negrita',
italic: 'Cursiva',
underline: 'Subrayado',
clear: 'Eliminar estilo de letra',
height: 'Altura de línea',
name: 'Tipo de letra',
strikethrough: 'Tachado',
subscript: 'Subíndice',
superscript: 'Superíndice',
size: 'Tamaño de la fuente',
sizeunit: 'Unidad del tamaño de letra',
},
image: {
image: 'Imagen',
insert: 'Insertar imagen',
resizeFull: 'Redimensionar a tamaño completo',
resizeHalf: 'Redimensionar a la mitad',
resizeQuarter: 'Redimensionar a un cuarto',
resizeNone: 'Tamaño original',
floatLeft: 'Flotar a la izquierda',
floatRight: 'Flotar a la derecha',
floatNone: 'No flotar',
shapeRounded: 'Forma: Redondeado',
shapeCircle: 'Forma: Círculo',
shapeThumbnail: 'Forma: Miniatura',
shapeNone: 'Forma: Ninguna',
dragImageHere: 'Arrastre una imagen o texto aquí',
dropImage: 'Suelte una imagen o texto',
selectFromFiles: 'Seleccione un fichero',
maximumFileSize: 'Tamaño máximo del fichero',
maximumFileSizeError: 'Superado el tamaño máximo de fichero.',
url: 'URL de la imagen',
remove: 'Eliminar la imagen',
original: 'Original',
},
video: {
video: 'Vídeo',
videoLink: 'Enlace del vídeo',
insert: 'Insertar un vídeo',
url: 'URL del vídeo',
providers: '(YouTube, Vimeo, Vine, Instagram, DailyMotion o Youku)',
},
link: {
link: 'Enlace',
insert: 'Insertar un enlace',
unlink: 'Quitar el enlace',
edit: 'Editar',
textToDisplay: 'Texto a mostrar',
url: '¿A qué URL lleva este enlace?',
openInNewWindow: 'Abrir en una nueva ventana',
useProtocol: 'Usar el protocolo predefinido',
},
table: {
table: 'Tabla',
addRowAbove: 'Añadir una fila encima',
addRowBelow: 'Añadir una fila debajo',
addColLeft: 'Añadir una columna a la izquierda',
addColRight: 'Añadir una columna a la derecha',
delRow: 'Borrar la fila',
delCol: 'Borrar la columna',
delTable: 'Borrar la tabla',
},
hr: {
insert: 'Insertar una línea horizontal',
},
style: {
style: 'Estilo',
p: 'Normal',
blockquote: 'Cita',
pre: 'Código',
h1: 'Título 1',
h2: 'Título 2',
h3: 'Título 3',
h4: 'Título 4',
h5: 'Título 5',
h6: 'Título 6',
},
lists: {
unordered: 'Lista',
ordered: 'Lista numerada',
},
options: {
help: 'Ayuda',
fullscreen: 'Pantalla completa',
codeview: 'Ver el código fuente',
},
paragraph: {
paragraph: 'Párrafo',
outdent: 'Reducir la sangría',
indent: 'Aumentar la sangría',
left: 'Alinear a la izquierda',
center: 'Centrar',
right: 'Alinear a la derecha',
justify: 'Justificar',
},
color: {
recent: 'Último color',
more: 'Más colores',
background: 'Color de fondo',
foreground: 'Color del texto',
transparent: 'Transparente',
setTransparent: 'Establecer transparente',
reset: 'Restablecer',
resetToDefault: 'Restablecer a los valores predefinidos',
cpSelect: 'Seleccionar',
},
shortcut: {
shortcuts: 'Atajos de teclado',
close: 'Cerrar',
textFormatting: 'Formato de texto',
action: 'Acción',
paragraphFormatting: 'Formato de párrafo',
documentStyle: 'Estilo de documento',
extraKeys: 'Teclas adicionales',
},
help: {
insertParagraph: 'Insertar un párrafo',
undo: 'Deshacer la última acción',
redo: 'Rehacer la última acción',
tab: 'Tabular',
untab: 'Eliminar tabulación',
bold: 'Establecer estilo negrita',
italic: 'Establecer estilo cursiva',
underline: 'Establecer estilo subrayado',
strikethrough: 'Establecer estilo tachado',
removeFormat: 'Limpiar estilo',
justifyLeft: 'Alinear a la izquierda',
justifyCenter: 'Alinear al centro',
justifyRight: 'Alinear a la derecha',
justifyFull: 'Justificar',
insertUnorderedList: 'Insertar lista',
insertOrderedList: 'Insertar lista numerada',
outdent: 'Reducir sangría del párrafo',
indent: 'Aumentar sangría del párrafo',
formatPara: 'Cambiar el formato del bloque actual a párrafo (etiqueta P)',
formatH1: 'Cambiar el formato del bloque actual a H1',
formatH2: 'Cambiar el formato del bloque actual a H2',
formatH3: 'Cambiar el formato del bloque actual a H3',
formatH4: 'Cambiar el formato del bloque actual a H4',
formatH5: 'Cambiar el formato del bloque actual a H5',
formatH6: 'Cambiar el formato del bloque actual a H6',
insertHorizontalRule: 'Insertar una línea horizontal',
'linkDialog.show': 'Mostrar el panel de enlaces',
},
history: {
undo: 'Deshacer',
redo: 'Rehacer',
},
specialChar: {
specialChar: 'CARACTERES ESPECIALES',
select: 'Seleccionar caracteres especiales',
},
output: {
noSelection: '¡No ha seleccionado nada!',
},
},
});
})(jQuery);