@seafile/seafile-database 0.0.38 → 0.0.40

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (41) hide show
  1. package/dist/_i18n/i18n-seafile-editor.js +3 -2
  2. package/dist/components/hover-menu/index.js +2 -2
  3. package/package.json +1 -1
  4. package/public/seafile-editor/locales/ar/seafile-editor.json +239 -0
  5. package/public/seafile-editor/locales/ca/seafile-editor.json +239 -0
  6. package/public/seafile-editor/locales/cs/seafile-editor.json +234 -0
  7. package/public/seafile-editor/locales/de/seafile-editor.json +234 -0
  8. package/public/seafile-editor/locales/el/seafile-editor.json +239 -0
  9. package/public/seafile-editor/locales/en/seafile-editor.json +244 -0
  10. package/public/seafile-editor/locales/es/seafile-editor.json +234 -0
  11. package/public/seafile-editor/locales/es-AR/seafile-editor.json +169 -0
  12. package/public/seafile-editor/locales/es-MX/seafile-editor.json +169 -0
  13. package/public/seafile-editor/locales/es_AR/seafile-editor.json +239 -0
  14. package/public/seafile-editor/locales/es_MX/seafile-editor.json +239 -0
  15. package/public/seafile-editor/locales/fa_IR/seafile-editor.json +239 -0
  16. package/public/seafile-editor/locales/fi/seafile-editor.json +239 -0
  17. package/public/seafile-editor/locales/fr/seafile-editor.json +234 -0
  18. package/public/seafile-editor/locales/he/seafile-editor.json +239 -0
  19. package/public/seafile-editor/locales/hu/seafile-editor.json +239 -0
  20. package/public/seafile-editor/locales/id/seafile-editor.json +239 -0
  21. package/public/seafile-editor/locales/is/seafile-editor.json +239 -0
  22. package/public/seafile-editor/locales/it/seafile-editor.json +234 -0
  23. package/public/seafile-editor/locales/ja/seafile-editor.json +239 -0
  24. package/public/seafile-editor/locales/ko/seafile-editor.json +239 -0
  25. package/public/seafile-editor/locales/lt/seafile-editor.json +239 -0
  26. package/public/seafile-editor/locales/lv/seafile-editor.json +239 -0
  27. package/public/seafile-editor/locales/nb_NO/seafile-editor.json +239 -0
  28. package/public/seafile-editor/locales/nl_NL/seafile-editor.json +239 -0
  29. package/public/seafile-editor/locales/pl/seafile-editor.json +239 -0
  30. package/public/seafile-editor/locales/pt_BR/seafile-editor.json +239 -0
  31. package/public/seafile-editor/locales/ru/seafile-editor.json +234 -0
  32. package/public/seafile-editor/locales/sk_SK/seafile-editor.json +239 -0
  33. package/public/seafile-editor/locales/sl_SI/seafile-editor.json +239 -0
  34. package/public/seafile-editor/locales/sv/seafile-editor.json +239 -0
  35. package/public/seafile-editor/locales/th_TH/seafile-editor.json +239 -0
  36. package/public/seafile-editor/locales/tr/seafile-editor.json +239 -0
  37. package/public/seafile-editor/locales/uk/seafile-editor.json +239 -0
  38. package/public/seafile-editor/locales/vi/seafile-editor.json +239 -0
  39. package/public/seafile-editor/locales/zh-CN/seafile-editor.json +241 -0
  40. package/public/seafile-editor/locales/zh_CN/seafile-editor.json +241 -0
  41. package/public/seafile-editor/locales/zh_TW/seafile-editor.json +239 -0
@@ -0,0 +1,239 @@
1
+ {
2
+ "Bold": "Negrita",
3
+ "Italic": "Itálica",
4
+ "Inline_code": "Código",
5
+ "Header_one": "Encabezado 1",
6
+ "Header_two": "Encabezado 2",
7
+ "Header_three": "Encabezado 3",
8
+ "Header_four": "Encabezado 4",
9
+ "Header_five": "Encabezado 5",
10
+ "Header_six": "Encabezado 6",
11
+ "Paragraph": "Párrafo",
12
+ "Quote": "Cita",
13
+ "Ordered_list": "Lista ordenada",
14
+ "Unordered_list": "Lista desordenada",
15
+ "Check_list_item": "Elemento de lista de verificación",
16
+ "Insert_image": "Insertar Imagen",
17
+ "Insert_formula": "Insertar Fórmula",
18
+ "Formula": "Fórmula",
19
+ "Insert_file": "Insertar Archivo",
20
+ "Code": "Inline code",
21
+ "Code_block": "Bloque de Código",
22
+ "Insert_link": "Insertar Enlace",
23
+ "Insert_table": "Insertar Tabla",
24
+ "Save": "Guardar",
25
+ "More": "Más",
26
+ "Invalid_url": "URL Inválida",
27
+ "Link_address": "Dirección del enlace",
28
+ "Image_address": "Dirección de la imagen",
29
+ "Submit": "Enviar",
30
+ "Cancel": "Cancelar",
31
+ "Switch_to_plain_text_editor": "Cambiar a editor de texto sin formato",
32
+ "Switch_to_rich_text_editor": "Cambiar a editor de texto enriquecido",
33
+ "Switch_to_viewer": "Cambiar a vista previa",
34
+ "Help": "Ayuda",
35
+ "Delete_table": "Eliminar Tabla",
36
+ "Column": "Columna",
37
+ "Row": "Fila",
38
+ "Insert_row_before": "Insertar fila antes",
39
+ "Insert_row_after": "Insertar fila después",
40
+ "Insert_column_before": "Insertar columna antes",
41
+ "Insert_column_after": "Insertar columna después",
42
+ "Delete_row": "Eliminar fila",
43
+ "Delete_column": "Eliminar columna",
44
+ "Insert_row": "Insertar Fila",
45
+ "Insert_column": "Insertar Columna",
46
+ "Set_align": "Establecer alineación",
47
+ "Left": "Izquierda",
48
+ "Center": "Centrar",
49
+ "Right": "derecha",
50
+ "File_saved": "Archivo guardado",
51
+ "File_failed_to_save": "Fallo al guardar archivo",
52
+ "Star": "Add star",
53
+ "Unstar": "Remove star",
54
+ "Back_to_parent_directory": "Volver a la carpeta superior",
55
+ "Edit": "Editar",
56
+ "Copy": "Copiar",
57
+ "Copied": "Copiado",
58
+ "Internal_link": "Enlace interno",
59
+ "Copy_internal_link": "El enlace interno ha sido copiado al portapapeles",
60
+ "Internal_link_desc": "Un enlace interno es un enlace a un archivo o carpeta que puede ser accedido por usuarios con permiso de lectura al archivo o carpeta. ",
61
+ "Share": "Compartir",
62
+ "Share_link": "Compartir enlace",
63
+ "Generate": "Generar",
64
+ "Add_password_protection": "Agregar protección por contraseña",
65
+ "Password": "Contraseña ",
66
+ "At_least_8_characters": "al menos 8 caracteres",
67
+ "Password_again": "Repetir contraseña",
68
+ "Add_auto_expiration": "Agregar vencimiento automático",
69
+ "Days": "días",
70
+ "Please_enter_password": "Ingresa una contraseña",
71
+ "Greater_than_or_equal_to": "Mayor o igual que",
72
+ "Less_than_or_equal_to": "Menor o igual que",
73
+ "Set_permission": "Establecer permiso",
74
+ "Preview_and_download": "Vista previa y descargar",
75
+ "Preview_only": "Vista previa solamente",
76
+ "Please_enter_valid_days": "Ingresa cantidad válida de días",
77
+ "Please_enter_a_non-negative_integer": "Por favor, ingrese un número entero no negativo",
78
+ "Please_enter_days": "Ingresa cantidad de días",
79
+ "Password_is_too_short": "Contraseña demasiado corta",
80
+ "Passwords_do_not_match": "Las contraseñas no concuerdan",
81
+ "Return_to_wiki_page": "Volver a la página del Wiki",
82
+ "Insert_network_image": "Insertar imágen desde la red",
83
+ "Upload_local_image": "Subir imagen local",
84
+ "Add_link": "Agregar enlace",
85
+ "File_history": "Historial del Archivo",
86
+ "History_version": "Historial de Versiones",
87
+ "Back_to_viewer": "Volver al Visualizador",
88
+ "Link_title": "Título del enlace",
89
+ "Local_draft": "Borrador local",
90
+ "Use_draft": "Usar borrador",
91
+ "Delete_draft": "Eliminar borrador",
92
+ "You_have_an_unsaved_draft_do_you_like_to_use_it": "Tienes un borrador sin guardar. ¿Deseas utilizarlo?",
93
+ "Local_draft_saved": "Borrador local guardado",
94
+ "New_draft": "Nuevo Borrador",
95
+ "View_draft": "Ver Borrador",
96
+ "Publish": "Publicar",
97
+ "This_file_has_a_draft": "Este archivo tiene un borrador",
98
+ "Delete": "Borrar",
99
+ "Comments": "Comentarios",
100
+ "Add_a_comment": "Agregar un comentario...",
101
+ "No_comment_yet": "No hay comentarios.",
102
+ "Mark_as_resolved": "Marcar como resuelto",
103
+ "Ask_for_review": "Solicitar revisión",
104
+ "Review_already_exists": "La revisión ya existe",
105
+ "View_review": "Ver revisión",
106
+ "There_is_an_associated_review_with_this_file": "Hay una revisión asociada con este archivo",
107
+ "Start_review": "Iniciar revisión",
108
+ "This_file_is_in_draft_stage": "Este archivo está en la etapa de borrador",
109
+ "This_file_is_in_review_stage": "Este archivo está en estado de revisión.",
110
+ "This_file_has_been_updated": "Este archivo ha sido actualizado.",
111
+ "Refresh": "Refrescar",
112
+ "Related_files": "archivos relacionados",
113
+ "Related_file": "archivo relacionado",
114
+ "No_tags": "Sin etiquetas",
115
+ "Date": "Fecha",
116
+ "Participants": "Participantes",
117
+ "Meeting_note": "Nota de la reunión",
118
+ "Chooser_document_type": "Elija el tipo de documento",
119
+ "Empty": "Vacío",
120
+ "No_related_files": "Sin archivos relacionados",
121
+ "Outline": "Esquema",
122
+ "No_outline": "No hay esquema",
123
+ "Editing_files_in_this_browser_can_lead_to_slight_display_problems": "Editar archivos en este navegador puede producir algunos problemas en el display.",
124
+ "No_document_improvement_suggestion": "No hay sugerencias para mejorar el documento",
125
+ "Hide_side_panel": "Ocultar panel lateral",
126
+ "Show_side_panel": "Mostrar panel lateral",
127
+ "Show_resolved_comments": "Mostrar comentarios resueltos",
128
+ "Update": "Actualizar",
129
+ "Width": "Ancho",
130
+ "Height": "Alto",
131
+ "Full_screen": "Pantalla completa",
132
+ "Insert_library_image": "Insertar imagen desde la biblioteca",
133
+ "Size": "Tamaño",
134
+ "Location": "Ubicación",
135
+ "Last_update": "Última actualización",
136
+ "Tags": "Rótulos",
137
+ "Add_participants": "Agregar participantes",
138
+ "Clear_format": "Limpiar formato",
139
+ "Image_address_invalid": "Dirección de imagen inválida",
140
+ "Shortcut_help": "Ayuda de atajos",
141
+ "Link_address_required": "Dirección de enlace requerida",
142
+ "Link_address_invalid": "Dirección de enlace inválida",
143
+ "Link_title_required": "Título de enlace requerido",
144
+ "Blank_title_not_allowed": "Título en blanco no permitido",
145
+ "userHelp": {
146
+ "title": "Atajos de teclado",
147
+ "userHelpData": [
148
+ {
149
+ "shortcutType": "Listar atajos",
150
+ "shortcutData": {
151
+ "Make_list": "Crear lista",
152
+ "Make_ordered_list": "Crear lista ordenada",
153
+ "Insert_new_item": "Insertar nuevo ítem",
154
+ "Insert_child_in_item": "Insert child in item",
155
+ "Increase_depth": "Increase depth"
156
+ }
157
+ },
158
+ {
159
+ "shortcutType": "Head shortcuts",
160
+ "shortcutData": {
161
+ "Heading_1": "Encabezado 1",
162
+ "Heading_2": "Encabezado 2",
163
+ "Heading_3": "Encabezado 3",
164
+ "Heading_4": "Encabezado 4",
165
+ "Heading_5": "Encabezado 5",
166
+ "Heading_6": "Encabezado 6"
167
+ }
168
+ },
169
+ {
170
+ "shortcutType": "Code block shortcuts",
171
+ "shortcutData": {
172
+ "Make_code_block": "Crear bloque de código",
173
+ "Insert_new_line": "Insertar nueva línea",
174
+ "Escape_code_block": "Escape code block",
175
+ "Insert_indent": "Insert indent"
176
+ }
177
+ },
178
+ {
179
+ "shortcutType": "Block quote shortcuts",
180
+ "shortcutData": {
181
+ "Make_block_quote": "Crear cita",
182
+ "Escape_block_quote": "Escape block quote"
183
+ }
184
+ },
185
+ {
186
+ "shortcutType": "Atajos de tabla",
187
+ "shortcutData": {
188
+ "Insert_table_row": "Insertar fila de tabla",
189
+ "Escape_table": "Escape table"
190
+ }
191
+ },
192
+ {
193
+ "shortcutType": "Atajos de fórmula",
194
+ "shortcutData": {
195
+ "Insert_formula": "Insertar Fórmula"
196
+ }
197
+ },
198
+ {
199
+ "shortcutType": "Inline shortcuts",
200
+ "shortcutData": {
201
+ "Bold": "Negrita",
202
+ "Italic": "Itálica",
203
+ "Italic_bold": "Itálica negrita",
204
+ "Inline_code": "Inline code"
205
+ }
206
+ },
207
+ {
208
+ "shortcutType": "Guardar atajos",
209
+ "shortcutData": {
210
+ "Save_file": "Guardar archivo"
211
+ }
212
+ },
213
+ {
214
+ "shortcutType": "Atajos de imagen",
215
+ "shortcutData": {
216
+ "Paste_screen_shot": "Pegar captura de pantalla",
217
+ "Drag_image_from_anywhere_to_upload_it": "Arrastrar imagen desde cualquier sitio para subirla"
218
+ }
219
+ }
220
+ ]
221
+ },
222
+ "Select_field": "Seleccionar campo",
223
+ "Font_style": "Estilo de fuente",
224
+ "Open_link": "Abrir enlace",
225
+ "Image_is_uploading": "Imagen subiendo",
226
+ "Image_loading_failed": "Cargando imagen fallida",
227
+ "Expand_editor": "Expandir editor",
228
+ "Insert_below": "Insertar debajo",
229
+ "Insert_above": "Insertar encima",
230
+ "Insert_on_the_right": "Insertar a la derecha",
231
+ "Insert_on_the_left": "Insertar a la izquierda",
232
+ "Row(s)": "Fila(s)",
233
+ "Column(s)": "Columna(s)",
234
+ "Insert": "Insertar",
235
+ "Horizontal_align": "Alinear horizontalmente",
236
+ "Underline": "Subrayado",
237
+ "Row_number": "Número de fila",
238
+ "Column_number": "Número de columna"
239
+ }
@@ -0,0 +1,239 @@
1
+ {
2
+ "Bold": "Negrita",
3
+ "Italic": "Itálica",
4
+ "Inline_code": "Código",
5
+ "Header_one": "Encabezado 1",
6
+ "Header_two": "Encabezado 2",
7
+ "Header_three": "Encabezado 3",
8
+ "Header_four": "Encabezado 4",
9
+ "Header_five": "Encabezado 5",
10
+ "Header_six": "Encabezado 6",
11
+ "Paragraph": "Párrafo",
12
+ "Quote": "Cita",
13
+ "Ordered_list": "Lista ordenada",
14
+ "Unordered_list": "Lista desordenada",
15
+ "Check_list_item": "Elemento de lista de verificación",
16
+ "Insert_image": "Insertar imagen",
17
+ "Insert_formula": "Insertar fórmula",
18
+ "Formula": "Fórmula",
19
+ "Insert_file": "Insertar archivo",
20
+ "Code": "Código",
21
+ "Code_block": "Bloque de código",
22
+ "Insert_link": "Insertar enlace",
23
+ "Insert_table": "Insertar tabla",
24
+ "Save": "Guardar",
25
+ "More": "Más",
26
+ "Invalid_url": "URL Inválida",
27
+ "Link_address": "Dirección del enlace",
28
+ "Image_address": "Dirección de la imagen",
29
+ "Submit": "Enviar",
30
+ "Cancel": "Cancelar",
31
+ "Switch_to_plain_text_editor": "Cambiar a editor de texto sin formato",
32
+ "Switch_to_rich_text_editor": "Cambiar a editor de texto enriquecido",
33
+ "Switch_to_viewer": "Cambiar a visualizador",
34
+ "Help": "Ayuda",
35
+ "Delete_table": "Eliminar tabla",
36
+ "Column": "Columna",
37
+ "Row": "Fila",
38
+ "Insert_row_before": "Insertar fila antes",
39
+ "Insert_row_after": "Insertar fila después",
40
+ "Insert_column_before": "Insertar columna antes",
41
+ "Insert_column_after": "Insertar columna después",
42
+ "Delete_row": "Eliminar fila",
43
+ "Delete_column": "Eliminar columna",
44
+ "Insert_row": "Insertar fila",
45
+ "Insert_column": "Insertar columna",
46
+ "Set_align": "Establecer alineación",
47
+ "Left": "Izquierda",
48
+ "Center": "Centrar",
49
+ "Right": "derecha",
50
+ "File_saved": "Archivo guardado",
51
+ "File_failed_to_save": "Fallo al guardar archivo",
52
+ "Star": "Add star",
53
+ "Unstar": "Remove star",
54
+ "Back_to_parent_directory": "Volver a la carpeta superior",
55
+ "Edit": "Editar",
56
+ "Copy": "Copiar",
57
+ "Copied": "Copiado",
58
+ "Internal_link": "Enlace interno",
59
+ "Copy_internal_link": "El enlace interno ha sido copiado al portapapeles",
60
+ "Internal_link_desc": "Un enlace interno es un enlace a un archivo o carpeta que puede ser accedido por usuarios con permiso de lectura al archivo o carpeta. ",
61
+ "Share": "Compartir",
62
+ "Share_link": "Compartir enlace",
63
+ "Generate": "Generar",
64
+ "Add_password_protection": "Agregar protección por contraseña",
65
+ "Password": "Contraseña ",
66
+ "At_least_8_characters": "al menos 8 caracteres",
67
+ "Password_again": "Repetir contraseña",
68
+ "Add_auto_expiration": "Agregar vencimiento automático",
69
+ "Days": "días",
70
+ "Please_enter_password": "Ingresa una contraseña",
71
+ "Greater_than_or_equal_to": "Mayor o igual que",
72
+ "Less_than_or_equal_to": "Menor o igual que",
73
+ "Set_permission": "Establecer permiso",
74
+ "Preview_and_download": "Vista previa y descargar",
75
+ "Preview_only": "Vista previa solamente",
76
+ "Please_enter_valid_days": "Ingresa cantidad válida de días",
77
+ "Please_enter_a_non-negative_integer": "Por favor, ingrese un número entero no negativo",
78
+ "Please_enter_days": "Ingresa cantidad de días",
79
+ "Password_is_too_short": "Contraseña demasiado corta",
80
+ "Passwords_do_not_match": "Las contraseñas no concuerdan",
81
+ "Return_to_wiki_page": "Volver a la página del Wiki",
82
+ "Insert_network_image": "Insertar imágen desde la red",
83
+ "Upload_local_image": "Subir imagen local",
84
+ "Add_link": "Agregar enlace",
85
+ "File_history": "Historial de archivo",
86
+ "History_version": "Versión de historial",
87
+ "Back_to_viewer": "Volver al Visualizador",
88
+ "Link_title": "Título del enlace",
89
+ "Local_draft": "Borrador local",
90
+ "Use_draft": "Usar borrador",
91
+ "Delete_draft": "Eliminar borrador",
92
+ "You_have_an_unsaved_draft_do_you_like_to_use_it": "Tienes un borrador sin guardar. ¿Deseas utilizarlo?",
93
+ "Local_draft_saved": "Borrador local guardado",
94
+ "New_draft": "Nuevo borrador",
95
+ "View_draft": "Ver borrador",
96
+ "Publish": "Publicar",
97
+ "This_file_has_a_draft": "Este archivo tiene un borrador",
98
+ "Delete": "Borrar",
99
+ "Comments": "Comentarios",
100
+ "Add_a_comment": "Agregar un comentario...",
101
+ "No_comment_yet": "No hay comentarios.",
102
+ "Mark_as_resolved": "Marcar como resuelto",
103
+ "Ask_for_review": "Solicitar revisión",
104
+ "Review_already_exists": "La revisión ya existe",
105
+ "View_review": "Ver revisión",
106
+ "There_is_an_associated_review_with_this_file": "Hay una revisión asociada con este archivo",
107
+ "Start_review": "Iniciar revisión",
108
+ "This_file_is_in_draft_stage": "Este archivo está en la etapa de borrador",
109
+ "This_file_is_in_review_stage": "Este archivo está en estado de revisión.",
110
+ "This_file_has_been_updated": "Este archivo ha sido actualizado.",
111
+ "Refresh": "Refrescar",
112
+ "Related_files": "archivos relacionados",
113
+ "Related_file": "archivo relacionado",
114
+ "No_tags": "Sin etiquetas",
115
+ "Date": "Fecha",
116
+ "Participants": "Participantes",
117
+ "Meeting_note": "Nota de la reunión",
118
+ "Chooser_document_type": "Elija el tipo de documento",
119
+ "Empty": "Vacío",
120
+ "No_related_files": "Sin archivos relacionados",
121
+ "Outline": "Esquema",
122
+ "No_outline": "No hay esquema",
123
+ "Editing_files_in_this_browser_can_lead_to_slight_display_problems": "Editar archivos en este navegador puede producir algunos problemas en el display.",
124
+ "No_document_improvement_suggestion": "No hay sugerencias para mejorar el documento",
125
+ "Hide_side_panel": "Ocultar panel lateral",
126
+ "Show_side_panel": "Mostrar panel lateral",
127
+ "Show_resolved_comments": "Mostrar comentarios resueltos",
128
+ "Update": "Actualizar",
129
+ "Width": "Ancho",
130
+ "Height": "Alto",
131
+ "Full_screen": "Pantalla completa",
132
+ "Insert_library_image": "Insertar imagen desde la biblioteca",
133
+ "Size": "Tamaño",
134
+ "Location": "Ubicación",
135
+ "Last_update": "Última actualización",
136
+ "Tags": "Rótulos",
137
+ "Add_participants": "Agregar participantes",
138
+ "Clear_format": "Limpiar formato",
139
+ "Image_address_invalid": "Dirección de imagen inválida",
140
+ "Shortcut_help": "Ayuda de atajos",
141
+ "Link_address_required": "Dirección de enlace requerida",
142
+ "Link_address_invalid": "Dirección de enlace inválida",
143
+ "Link_title_required": "Título de enlace requerido",
144
+ "Blank_title_not_allowed": "Título en blanco no está permitido",
145
+ "userHelp": {
146
+ "title": "Atajos de teclado",
147
+ "userHelpData": [
148
+ {
149
+ "shortcutType": "Listar atajos",
150
+ "shortcutData": {
151
+ "Make_list": "Crear lista",
152
+ "Make_ordered_list": "Crear lista ordenada",
153
+ "Insert_new_item": "Insertar nuevo ítem",
154
+ "Insert_child_in_item": "Insert child in item",
155
+ "Increase_depth": "Increase depth"
156
+ }
157
+ },
158
+ {
159
+ "shortcutType": "Head shortcuts",
160
+ "shortcutData": {
161
+ "Heading_1": "Encabezado 1",
162
+ "Heading_2": "Encabezado 2",
163
+ "Heading_3": "Encabezado 3",
164
+ "Heading_4": "Encabezado 4",
165
+ "Heading_5": "Encabezado 5",
166
+ "Heading_6": "Encabezado 6"
167
+ }
168
+ },
169
+ {
170
+ "shortcutType": "Code block shortcuts",
171
+ "shortcutData": {
172
+ "Make_code_block": "Crear bloque de código",
173
+ "Insert_new_line": "Insertar nueva línea",
174
+ "Escape_code_block": "Escape code block",
175
+ "Insert_indent": "Insert indent"
176
+ }
177
+ },
178
+ {
179
+ "shortcutType": "Block quote shortcuts",
180
+ "shortcutData": {
181
+ "Make_block_quote": "Crear cita bloque",
182
+ "Escape_block_quote": "Escape block quote"
183
+ }
184
+ },
185
+ {
186
+ "shortcutType": "Atajos de tabla",
187
+ "shortcutData": {
188
+ "Insert_table_row": "Insertar fila de tabla",
189
+ "Escape_table": "Escape table"
190
+ }
191
+ },
192
+ {
193
+ "shortcutType": "Atajos de fórmula",
194
+ "shortcutData": {
195
+ "Insert_formula": "Insertar fórmula"
196
+ }
197
+ },
198
+ {
199
+ "shortcutType": "Inline shortcuts",
200
+ "shortcutData": {
201
+ "Bold": "Negrita",
202
+ "Italic": "Itálica",
203
+ "Italic_bold": "Itálica negrita",
204
+ "Inline_code": "Inline code"
205
+ }
206
+ },
207
+ {
208
+ "shortcutType": "Guardar atajos",
209
+ "shortcutData": {
210
+ "Save_file": "Guardar archivo"
211
+ }
212
+ },
213
+ {
214
+ "shortcutType": "Atajos de imagen",
215
+ "shortcutData": {
216
+ "Paste_screen_shot": "Pegar captura de pantalla",
217
+ "Drag_image_from_anywhere_to_upload_it": "Arrastrar imagen desde cualquier sitio para subirla"
218
+ }
219
+ }
220
+ ]
221
+ },
222
+ "Select_field": "Seleccionar campo",
223
+ "Font_style": "Estilo de fuente",
224
+ "Open_link": "Abrir enlace",
225
+ "Image_is_uploading": "Imagen está subiendo",
226
+ "Image_loading_failed": "Cargado de imagen fallido",
227
+ "Expand_editor": "Expandir editor",
228
+ "Insert_below": "Insertar debajo",
229
+ "Insert_above": "Insertar encima",
230
+ "Insert_on_the_right": "Insertar a la derecha",
231
+ "Insert_on_the_left": "Insertar a la izquierda",
232
+ "Row(s)": "Fila(s)",
233
+ "Column(s)": "Columna(s)",
234
+ "Insert": "Insertar",
235
+ "Horizontal_align": "Alinear horizontalmente",
236
+ "Underline": "Subrayado",
237
+ "Row_number": "Número de fila",
238
+ "Column_number": "Número de columna"
239
+ }