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

74 lines
1.2 KiB
YAML
Raw Normal View History

toggleMenu:
other: Toggle Menu
2021-02-26 10:43:47 -06:00
darkMode:
other: Modo oscuro
2021-02-26 10:43:47 -06:00
list:
page:
one: "{{ .Count }} página"
other: "{{ .Count }} páginas"
section:
other: Sección
2021-02-26 10:43:47 -06:00
subsection:
one: Subsección
other: Subsecciones
article:
back:
other: Volver
tableOfContents:
other: Tabla de contenido
relatedContent:
other: Contenidos relacionados
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
subtitle:
other: Esta página no existe
2021-02-26 10:43:47 -06:00
widget:
archives:
title:
other: Archivo
more:
other: Más
2021-02-26 10:43:47 -06:00
tagCloud:
title:
other: Etiquetas
categoriesCloud:
title:
other: Categorías
2021-02-26 10:43:47 -06:00
search:
title:
other: Búsqueda
placeholder:
other: Teclea algo...
resultTitle:
other: "#PAGES_COUNT páginas en (#TIME_SECONDS segundos)"
2021-02-26 10:43:47 -06:00
footer:
builtWith:
other: Creado con {{ .Generator }}
designedBy:
other: Tema {{ .Theme }} diseñado por {{ .DesignedBy }}