mirror of
https://github.com/theNewDynamic/gohugo-theme-ananke.git
synced 2025-05-14 07:22:45 +00:00
Adding a Occitan translation to i18n. Signed-off-by: ensag-dev <59049879+ensag-dev@users.noreply.github.com>
50 lines
731 B
TOML
50 lines
731 B
TOML
[more]
|
|
other = "Mai"
|
|
|
|
[allTitle]
|
|
other = "Tot {{.Title }}"
|
|
|
|
[recentTitle]
|
|
other = "Recent {{.Title }}"
|
|
|
|
[readMore]
|
|
other = "ne legir mai"
|
|
|
|
[by]
|
|
other = "Per"
|
|
|
|
[whatsInThis]
|
|
other = "De qué i a dins {{ .Type }}"
|
|
|
|
[related]
|
|
other = "Ligats"
|
|
|
|
[yourName]
|
|
other = "Vòstre nom"
|
|
|
|
[emailAddress]
|
|
other = "Adreça electronica"
|
|
|
|
[message]
|
|
other = "Messatge"
|
|
|
|
[emailRequiredNote]
|
|
other = "Una adreça electronica es requerida."
|
|
|
|
[send]
|
|
other = "Enviar"
|
|
|
|
[taxonomyPageList]
|
|
other = "Trapatz çai jos las paginas qu'utilizan los tèrmes “{{ .Title }}”"
|
|
|
|
[readingTime]
|
|
one = "Una minuta de lectura"
|
|
other = "{{ .Count }} minutas de lectura"
|
|
|
|
[wordCount]
|
|
one = "Un mot"
|
|
other = "{{ .Count }} mots"
|
|
|
|
[pageTitle]
|
|
other = "pagina {{ .Name }}"
|