Skip to content

Commit 7f0c67e

Browse files
authored
Merge pull request #1939 from johnhandleyd/spanish_ui-text
added missing spanish translations on ui-text.yml
2 parents 1193c5f + ed7430a commit 7f0c67e

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

_data/ui-text.yml

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -66,27 +66,27 @@ es: &DEFAULT_ES
6666
categories_label : "Categorías:"
6767
date_label : "Actualizado:"
6868
comments_label : "Comentar"
69-
comments_title :
69+
comments_title : "Deja un comentario"
7070
more_label : "Ver más"
71-
related_label : "Podrías ver también"
71+
related_label : "Quizás te interese"
7272
follow_label : "Seguir:"
7373
feed_label : "Feed"
74-
powered_by : "Powered by"
74+
powered_by : "Creado por"
7575
website_label : "Sitio web"
76-
email_label : "Email"
76+
email_label : "Correo"
7777
recent_posts : "Entradas recientes"
78-
undefined_wpm : "Parametro words_per_minute (Palabras por minuto) no definido en _config.yml"
79-
comment_form_info :
80-
comment_form_comment_label :
81-
comment_form_md_info :
82-
comment_form_name_label :
83-
comment_form_email_label :
84-
comment_form_website_label :
85-
comment_btn_submit :
86-
comment_btn_submitted :
87-
comment_success_msg :
88-
comment_error_msg :
89-
loading_label :
78+
undefined_wpm : "Parámetro words_per_minute (palabras por minuto) no definido en _config.yml"
79+
comment_form_info : "No se publicará tu correo electrónico. Véanse marcados los campos obligatorios"
80+
comment_form_comment_label : "Comentario"
81+
comment_form_md_info : "Markdown es compatible"
82+
comment_form_name_label : "Nombre"
83+
comment_form_email_label : "Correo electrónico"
84+
comment_form_website_label : "Página web (opcional)"
85+
comment_btn_submit : "Enviar comentario"
86+
comment_btn_submitted : "Enviado"
87+
comment_success_msg : "¡Gracias por tu comentario! Aparecerá en la página cuando sea aprobado."
88+
comment_error_msg : "Lo sentimos, ha habido un error con tu solicitud. Por favor, asegúrate de rellenar todos los campos obligatorios e inténtalo de nuevo."
89+
loading_label : "Cargando..."
9090
es-ES:
9191
<<: *DEFAULT_ES
9292
es-CO:

0 commit comments

Comments
 (0)