mirror of
https://github.com/theNewDynamic/gohugo-theme-ananke.git
synced 2025-06-08 17:22:46 +00:00
Update ca.toml
This commit is contained in:
parent
6a38be9100
commit
52cc5cee04
15
i18n/ca.toml
15
i18n/ca.toml
@ -1,8 +1,8 @@
|
|||||||
[more]
|
[more]
|
||||||
other = "Más"
|
other = "Més"
|
||||||
|
|
||||||
[allTitle]
|
[allTitle]
|
||||||
other = "Todos los {{.Title }}"
|
other = "Tots els {{.Title }}"
|
||||||
|
|
||||||
[recentTitle]
|
[recentTitle]
|
||||||
other = "{{.Title }} recents"
|
other = "{{.Title }} recents"
|
||||||
@ -35,7 +35,12 @@ other = "És necesari una adreça de correu electrònic."
|
|||||||
other = "Enviar"
|
other = "Enviar"
|
||||||
|
|
||||||
[taxonomyPageList]
|
[taxonomyPageList]
|
||||||
other = "A continuació trobarà les pàgines associades a “{{ .Title }}”"
|
other = "A continuació trobarà les pàgines associades al terme taxonòmic “{{ .Title }}”"
|
||||||
|
|
||||||
[pageTitle]
|
[readingTime]
|
||||||
other = "{{ .Name }} pàgina"
|
one = "Lectura en un minut"
|
||||||
|
other = "Lectura en {{ .Count }} minuts"
|
||||||
|
|
||||||
|
[wordCount]
|
||||||
|
one = "Una paraula"
|
||||||
|
other = "{{ .Count }} paraules"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user