Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/CaiJimmy/hugo-theme-stack.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/ca.yaml')
-rw-r--r--i18n/ca.yaml66
1 files changed, 48 insertions, 18 deletions
diff --git a/i18n/ca.yaml b/i18n/ca.yaml
index da2428b..af4167e 100644
--- a/i18n/ca.yaml
+++ b/i18n/ca.yaml
@@ -1,43 +1,73 @@
-toggleMenu: Toggle Menu
+toggleMenu:
+ other: Toggle Menu
-darkMode: Mode fosc
+darkMode:
+ other: Mode fosc
list:
page:
one: "{{ .Count }} pàgina"
other: "{{ .Count }} pàgines"
- section: Secció
+
+ section:
+ other: Secció
+
subsection:
one: Subsecció
other: Subseccions
article:
- back: Tornar
- tableOfContents: Taula de contingut
- relatedContent: Continguts relacionats
- lastUpdatedOn: Última vegada actualitzat
+ 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: No Trobat
- subtitle: Aquesta pàgina no existeix
+ title:
+ other: No Trobat
+
+ subtitle:
+ other: Aquesta pàgina no existeix
widget:
archives:
- title: Arxiu
- more: Més
+ title:
+ other: Arxiu
+
+ more:
+ other: Més
+
tagCloud:
- title: Etiquetes
+ title:
+ other: Etiquetes
categoriesCloud:
- title: Categories
+ title:
+ other: Categories
search:
- title: Cerca
- placeholder: Tecleja alguna cosa...
- resultTitle: "#PAGES_COUNT pàgines en (#TIME_SECONDS segons)"
+ title:
+ other: Cerca
+
+ placeholder:
+ other: Tecleja alguna cosa...
+
+ resultTitle:
+ other: "#PAGES_COUNT pàgines en (#TIME_SECONDS segons)"
footer:
- builtWith: Creat amb {{ .Generator }}
- designedBy: Tema {{ .Theme }} dissenyat per {{ .DesignedBy }}
+ builtWith:
+ other: Creat amb {{ .Generator }}
+
+ designedBy:
+ other: Tema {{ .Theme }} dissenyat per {{ .DesignedBy }}