Initial site working
This commit is contained in:
49
themes/ananke/i18n/es.toml
Normal file
49
themes/ananke/i18n/es.toml
Normal file
@ -0,0 +1,49 @@
|
||||
[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"
|
Reference in New Issue
Block a user