Update ca.toml

This commit is contained in:
mrestivill 2022-11-29 15:38:45 +01:00 committed by GitHub
parent 6a38be9100
commit 52cc5cee04
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,8 +1,8 @@
[more]
other = "Más"
other = "Més"
[allTitle]
other = "Todos los {{.Title }}"
other = "Tots els {{.Title }}"
[recentTitle]
other = "{{.Title }} recents"
@ -35,7 +35,12 @@ other = "És necesari una adreça de correu electrònic."
other = "Enviar"
[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]
other = "{{ .Name }} pàgina"
[readingTime]
one = "Lectura en un minut"
other = "Lectura en {{ .Count }} minuts"
[wordCount]
one = "Una paraula"
other = "{{ .Count }} paraules"