From 239d68f94c6250276850fbe95eaa6cdd5c38fb26 Mon Sep 17 00:00:00 2001 From: Alexander Neonxp Kiryukhin Date: Sat, 16 Nov 2024 19:32:18 +0300 Subject: Своя тема, полностью всё переделал MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- themes/hugo-theme-stack/i18n/ca.yaml | 73 ------------------------------------ 1 file changed, 73 deletions(-) delete mode 100644 themes/hugo-theme-stack/i18n/ca.yaml (limited to 'themes/hugo-theme-stack/i18n/ca.yaml') diff --git a/themes/hugo-theme-stack/i18n/ca.yaml b/themes/hugo-theme-stack/i18n/ca.yaml deleted file mode 100644 index af4167e..0000000 --- a/themes/hugo-theme-stack/i18n/ca.yaml +++ /dev/null @@ -1,73 +0,0 @@ -toggleMenu: - other: Toggle Menu - -darkMode: - other: Mode fosc - -list: - page: - one: "{{ .Count }} pàgina" - other: "{{ .Count }} pàgines" - - section: - other: Secció - - subsection: - one: Subsecció - other: Subseccions - -article: - back: - other: Tornar - - tableOfContents: - other: Taula de contingut - - relatedContent: - other: Continguts relacionats - - lastUpdatedOn: - other: Última vegada actualitzat - - readingTime: - one: "{{ .Count }} minut a llegir" - other: "{{ .Count }} minuts a llegir" - -notFound: - title: - other: No Trobat - - subtitle: - other: Aquesta pàgina no existeix - -widget: - archives: - title: - other: Arxiu - - more: - other: Més - - tagCloud: - title: - other: Etiquetes - categoriesCloud: - title: - other: Categories - -search: - title: - other: Cerca - - placeholder: - other: Tecleja alguna cosa... - - resultTitle: - other: "#PAGES_COUNT pàgines en (#TIME_SECONDS segons)" - -footer: - builtWith: - other: Creat amb {{ .Generator }} - - designedBy: - other: Tema {{ .Theme }} dissenyat per {{ .DesignedBy }} -- cgit v1.2.3