Skip to content

Commit cb7b194

Browse files
committed
New translations entities.php (Spanish)
1 parent b6b0230 commit cb7b194

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

lang/es/entities.php

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@
248248
'pages_edit_switch_to_markdown_stable' => '(Contenido Estable)',
249249
'pages_edit_switch_to_wysiwyg' => 'Cambiar a Editor WYSIWYG',
250250
'pages_edit_switch_to_new_wysiwyg' => 'Cambiar a nuevo editor WYSIWYG',
251-
'pages_edit_switch_to_new_wysiwyg_desc' => '(In Beta Testing)',
251+
'pages_edit_switch_to_new_wysiwyg_desc' => '(En prueba beta)',
252252
'pages_edit_set_changelog' => 'Ajustar Log de cambios',
253253
'pages_edit_enter_changelog_desc' => 'Introduzca una breve descripción de los cambios que ha realizado',
254254
'pages_edit_enter_changelog' => 'Entrar al Log de cambios',
@@ -392,11 +392,11 @@
392392
'comment' => 'Comentario',
393393
'comments' => 'Comentarios',
394394
'comment_add' => 'Añadir Comentario',
395-
'comment_none' => 'No comments to display',
395+
'comment_none' => 'No hay comentarios para mostrar',
396396
'comment_placeholder' => 'Introduzca su comentario aquí',
397-
'comment_thread_count' => ':count Comment Thread|:count Comment Threads',
398-
'comment_archived_count' => ':count Archived',
399-
'comment_archived_threads' => 'Archived Threads',
397+
'comment_thread_count' => ':count hilo de comentarios|:count hilos de comentarios',
398+
'comment_archived_count' => ':count Archivados',
399+
'comment_archived_threads' => 'Hilos archivados',
400400
'comment_save' => 'Guardar comentario',
401401
'comment_new' => 'Nuevo Comentario',
402402
'comment_created' => 'comentado :createDiff',
@@ -405,14 +405,14 @@
405405
'comment_deleted_success' => 'Comentario borrado',
406406
'comment_created_success' => 'Comentario añadido',
407407
'comment_updated_success' => 'Comentario actualizado',
408-
'comment_archive_success' => 'Comment archived',
409-
'comment_unarchive_success' => 'Comment un-archived',
410-
'comment_view' => 'View comment',
411-
'comment_jump_to_thread' => 'Jump to thread',
408+
'comment_archive_success' => 'Comentario archivado',
409+
'comment_unarchive_success' => 'Comentario desarchivado',
410+
'comment_view' => 'Ver comentario',
411+
'comment_jump_to_thread' => 'Ir al hilo',
412412
'comment_delete_confirm' => '¿Está seguro de que quiere borrar este comentario?',
413413
'comment_in_reply_to' => 'En respuesta a :commentId',
414-
'comment_reference' => 'Reference',
415-
'comment_reference_outdated' => '(Outdated)',
414+
'comment_reference' => 'Referencia',
415+
'comment_reference_outdated' => '(obsoleto)',
416416
'comment_editor_explain' => 'Estos son los comentarios que se han escrito en esta página. Los comentarios se pueden añadir y administrar cuando se ve la página guardada.',
417417

418418
// Revision

0 commit comments

Comments
 (0)