Files
hugo-theme-stack/i18n/es.yaml
T

71 lines
1.2 KiB
YAML
Raw Normal View History

2021-02-26 10:43:47 -06:00
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:
back:
other: Volver
tableOfContents:
other: Tabla de contenido
2021-02-26 10:43:47 -06:00
relatedContents:
other: Contenidos relacionados
2021-02-26 10:43:47 -06:00
lastUpdatedOn:
other: Última vez actualizado
readingTime:
one: "{{ .Count }} minuto a leer"
other: "{{ .Count }} minutos a leer"
2021-02-26 10:43:47 -06:00
notFound:
title:
other: No Encontrado
2021-02-26 10:43:47 -06:00
subtitle:
other: Esta página no existe
widget:
archives:
title:
other: Archivo
2021-02-26 10:43:47 -06:00
more:
other: Más
2021-02-26 10:43:47 -06:00
tagCloud:
title:
other: Etiquetas
search:
title:
other: Búsqueda
2021-02-26 10:43:47 -06:00
placeholder:
other: Teclea algo...
2021-02-26 10:43:47 -06:00
resultTitle:
other: "#PAGES_COUNT páginas en (#TIME_SECONDS segundos)"
footer:
builtWith:
other: Creado con {{ .Generator }}
2021-02-26 10:43:47 -06:00
designedBy:
other: Tema {{ .Theme }} diseñado por {{ .DesignedBy }}