blog/themes/ananke/i18n/es.toml
2023-03-04 13:39:16 +01:00

50 lines
775 B
TOML

[more]
other = "Más"
[allTitle]
other = "Todos los {{.Title }}"
[recentTitle]
other = "{{.Title }} recientes"
[readMore]
other = "Leer más"
[by]
other = "Por"
[whatsInThis]
other = "Qué hay en este {{ .Type }}"
[related]
other = "Relacionado"
[yourName]
other = "Tu nombre"
[emailAddress]
other = "Dirección de correo electrónico"
[message]
other = "Mensaje"
[emailRequiredNote]
other = "Se requiere una dirección de correo electrónico."
[send]
other = "Enviar"
[taxonomyPageList]
other = "A continuación encontrará las páginas asociadas a “{{ .Title }}”"
[readingTime]
one = "Lectura en un minuto"
other = "Lectura en {{ .Count }} minutos"
[wordCount]
one = "Una palabra"
other = "{{ .Count }} palabras"
[pageTitle]
other = "{{ .Name }} pagina"