From 6a38be9100328d4737fda5c731ac60a0dc7b37f1 Mon Sep 17 00:00:00 2001 From: mrestivill Date: Tue, 29 Nov 2022 15:36:04 +0100 Subject: [PATCH] Create ca.toml --- i18n/ca.toml | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 i18n/ca.toml 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"