mirror of
https://github.com/nunocoracao/blowfish.git
synced 2025-02-02 03:22:33 -06:00
Merge pull request #815 from MaikelChan/update-spanish
Update to the Spanish translation
This commit is contained in:
commit
43cc1c7c82
1 changed files with 9 additions and 3 deletions
12
i18n/es.yaml
12
i18n/es.yaml
|
@ -15,10 +15,16 @@ article:
|
|||
word_count:
|
||||
one: "{{ .Count }} palabra"
|
||||
other: "{{ .Count }} palabras"
|
||||
views:
|
||||
one: "{{ .Count }} visualización"
|
||||
other: "{{ .Count }} visualizaciones"
|
||||
likes:
|
||||
one: "{{ .Count }} me gusta"
|
||||
other: "{{ .Count }} me gusta"
|
||||
part_of_series: "Este artículo es parte de una serie."
|
||||
part: "Parte"
|
||||
this_article: "Este artículo"
|
||||
related_articles: "Related"
|
||||
related_articles: "Relacionados"
|
||||
|
||||
author:
|
||||
byline_title: "Autor"
|
||||
|
@ -38,7 +44,7 @@ footer:
|
|||
powered_by: "Desarrollada con {{ .Hugo }} & {{ .Theme }}"
|
||||
|
||||
list:
|
||||
externalurl_title: "Link a página externa"
|
||||
externalurl_title: "Enlace a página externa"
|
||||
no_articles: "Aún no hay artículos para listar aquí."
|
||||
|
||||
nav:
|
||||
|
@ -62,4 +68,4 @@ shortcode:
|
|||
recent_articles: "Reciente"
|
||||
|
||||
recent:
|
||||
show_more: "Mostrar Más"
|
||||
show_more: "Mostrar más"
|
Loading…
Reference in a new issue