i18n: Spanish translation (#155)
Co-authored-by: Jimmy Cai <jimmehcai@gmail.com>
This commit is contained in:
parent
96db925b06
commit
e61bca1dbd
53
i18n/es.yaml
Normal file
53
i18n/es.yaml
Normal file
@ -0,0 +1,53 @@
|
|||||||
|
toggleMenu:
|
||||||
|
other: Toggle Menu
|
||||||
|
|
||||||
|
darkMode:
|
||||||
|
other: Modo oscuro
|
||||||
|
|
||||||
|
list:
|
||||||
|
page:
|
||||||
|
one: "{{ .Count }} página"
|
||||||
|
other: "{{ .Count }} páginas"
|
||||||
|
|
||||||
|
section:
|
||||||
|
other: Sección
|
||||||
|
|
||||||
|
subsection:
|
||||||
|
one: Subsección
|
||||||
|
other: Subsecciones
|
||||||
|
|
||||||
|
article:
|
||||||
|
relatedContents:
|
||||||
|
other: Contenidos relacionados
|
||||||
|
lastUpdatedOn:
|
||||||
|
other: Última vez actualizado
|
||||||
|
|
||||||
|
notFound:
|
||||||
|
title:
|
||||||
|
other: No Encontrado
|
||||||
|
subtitle:
|
||||||
|
other: Esta página no existe
|
||||||
|
|
||||||
|
widget:
|
||||||
|
archives:
|
||||||
|
title:
|
||||||
|
other: Archivo
|
||||||
|
more:
|
||||||
|
other: Más
|
||||||
|
tagCloud:
|
||||||
|
title:
|
||||||
|
other: Etiquetas
|
||||||
|
|
||||||
|
search:
|
||||||
|
title:
|
||||||
|
other: Búsqueda
|
||||||
|
placeholder:
|
||||||
|
other: Teclea algo...
|
||||||
|
resultTitle:
|
||||||
|
other: "#PAGES_COUNT páginas en (#TIME_SECONDS segundos)"
|
||||||
|
|
||||||
|
footer:
|
||||||
|
builtWith:
|
||||||
|
other: Creado con {{ .Generator }}
|
||||||
|
designedBy:
|
||||||
|
other: Tema {{ .Theme }} diseñado por {{ .DesignedBy }}
|
Loading…
Reference in New Issue
Block a user