|
196 | 196 | 'pages_edit_draft_save_at' => 'Borrador guardado el ',
|
197 | 197 | 'pages_edit_delete_draft' => 'Borrar borrador',
|
198 | 198 | 'pages_edit_discard_draft' => 'Descartar borrador',
|
199 |
| - 'pages_edit_switch_to_markdown' => 'Switch to Markdown Editor', |
200 |
| - 'pages_edit_switch_to_markdown_clean' => '(Clean Content)', |
201 |
| - 'pages_edit_switch_to_markdown_stable' => '(Stable Content)', |
202 |
| - 'pages_edit_switch_to_wysiwyg' => 'Switch to WYSIWYG Editor', |
| 199 | + 'pages_edit_switch_to_markdown' => 'Cambiar a Editor Markdown', |
| 200 | + 'pages_edit_switch_to_markdown_clean' => '(Limpiar Contenido)', |
| 201 | + 'pages_edit_switch_to_markdown_stable' => '(Contenido Estable)', |
| 202 | + 'pages_edit_switch_to_wysiwyg' => 'Cambiar a Editor WYSIWYG', |
203 | 203 | 'pages_edit_set_changelog' => 'Establecer cambios de registro',
|
204 | 204 | 'pages_edit_enter_changelog_desc' => 'Introduzca una breve descripción de los cambios que ha realizado',
|
205 | 205 | 'pages_edit_enter_changelog' => 'Entrar en cambio de registro',
|
206 |
| - 'pages_editor_switch_title' => 'Switch Editor', |
207 |
| - 'pages_editor_switch_are_you_sure' => 'Are you sure you want to change the editor for this page?', |
208 |
| - 'pages_editor_switch_consider_following' => 'Consider the following when changing editors:', |
209 |
| - 'pages_editor_switch_consideration_a' => 'Once saved, the new editor option will be used by any future editors, including those that may not be able to change editor type themselves.', |
210 |
| - 'pages_editor_switch_consideration_b' => 'This can potentially lead to a loss of detail and syntax in certain circumstances.', |
211 |
| - 'pages_editor_switch_consideration_c' => 'Tag or changelog changes, made since last save, won\'t persist across this change.', |
| 206 | + 'pages_editor_switch_title' => 'Cambiar editor', |
| 207 | + 'pages_editor_switch_are_you_sure' => '¿Está seguro de que desea cambiar el editor de esta página?', |
| 208 | + 'pages_editor_switch_consider_following' => 'Considere lo siguiente al cambiar de editor:', |
| 209 | + 'pages_editor_switch_consideration_a' => 'Una vez guardado, el nuevo editor será utilizado por cualquier usuario en el futuro, incluyendo aquellos que no puedan cambiar el tipo de editor por sí mismos.', |
| 210 | + 'pages_editor_switch_consideration_b' => 'Esto puede llevar a una pérdida de detalle y sintaxis en ciertas circunstancias.', |
| 211 | + 'pages_editor_switch_consideration_c' => 'Cambios en etiquetas o en el registro de cambios, realizados desde el último guardado, no persistirán a través de este cambio.', |
212 | 212 | 'pages_save' => 'Guardar página',
|
213 | 213 | 'pages_title' => 'Título de página',
|
214 | 214 | 'pages_name' => 'Nombre de página',
|
|
235 | 235 | 'pages_revisions_number' => '#',
|
236 | 236 | 'pages_revisions_numbered' => 'Revisión #:id',
|
237 | 237 | 'pages_revisions_numbered_changes' => 'Cambios de Revisión #:id',
|
238 |
| - 'pages_revisions_editor' => 'Editor Type', |
| 238 | + 'pages_revisions_editor' => 'Tipo de Editor', |
239 | 239 | 'pages_revisions_changelog' => 'Registro de cambios',
|
240 | 240 | 'pages_revisions_changes' => 'Cambios',
|
241 | 241 | 'pages_revisions_current' => 'Versión actual',
|
|
0 commit comments