diff --git a/i18n/ca.toml b/i18n/ca.toml new file mode 100644 index 0000000..2c655c7 --- /dev/null +++ b/i18n/ca.toml @@ -0,0 +1,41 @@ +[more] +other = "Más" + +[allTitle] +other = "Todos los {{.Title }}" + +[recentTitle] +other = "{{.Title }} recents" + +[readMore] +other = "Llegir més" + +[by] +other = "Per" + +[whatsInThis] +other = "Qué hi ha en aquest {{ .Type }}" + +[related] +other = "Relacionat" + +[yourName] +other = "El teu nom" + +[emailAddress] +other = "Adreça de correu electrònic" + +[message] +other = "Missatge" + +[emailRequiredNote] +other = "És necesari una adreça de correu electrònic." + +[send] +other = "Enviar" + +[taxonomyPageList] +other = "A continuació trobarà les pàgines associades a “{{ .Title }}”" + +[pageTitle] +other = "{{ .Name }} pàgina"