aboutsummaryrefslogtreecommitdiff
path: root/themes/hugo-theme-stack/i18n/ca.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'themes/hugo-theme-stack/i18n/ca.yaml')
-rw-r--r--themes/hugo-theme-stack/i18n/ca.yaml73
1 files changed, 0 insertions, 73 deletions
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 }}