MitseaBlog/themes/hugo-theme-stack/i18n/es.yaml

74 lines
1.2 KiB
YAML
Raw Permalink Normal View History

2022-10-11 17:34:41 +08:00
toggleMenu:
2024-07-31 17:10:56 +08:00
other: Ocultar menú
2022-10-11 17:34:41 +08:00
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
relatedContent:
other: Contenidos relacionados
lastUpdatedOn:
2024-07-31 17:10:56 +08:00
other: Última actualización
2022-10-11 17:34:41 +08:00
readingTime:
2024-07-31 17:10:56 +08:00
one: "Tiempo de lectura {{ .Count }} minuto"
other: "Tiempo de lectura {{ .Count }} minutos"
2022-10-11 17:34:41 +08:00
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
categoriesCloud:
title:
other: Categorías
search:
title:
other: Búsqueda
placeholder:
2024-07-31 17:10:56 +08:00
other: Escribe algo...
2022-10-11 17:34:41 +08:00
resultTitle:
other: "#PAGES_COUNT páginas en (#TIME_SECONDS segundos)"
footer:
builtWith:
other: Creado con {{ .Generator }}
designedBy:
other: Tema {{ .Theme }} diseñado por {{ .DesignedBy }}