ananke/i18n/es.toml

50 lines
775 B
TOML
Raw Normal View History

2019-06-02 00:43:16 +02:00
[more]
other = "Más"
[allTitle]
other = "Todos los {{.Title }}"
[recentTitle]
2020-06-23 19:37:21 +02:00
other = "{{.Title }} recientes"
2019-06-02 00:43:16 +02:00
[readMore]
other = "Leer más"
[by]
other = "Por"
2019-06-02 00:43:16 +02:00
[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"