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, 18 insertions, 48 deletions
diff --git a/i18n/ca.yaml b/i18n/ca.yaml
index af4167e..da2428b 100644
--- a/i18n/ca.yaml
+++ b/i18n/ca.yaml
@@ -1,73 +1,43 @@
-toggleMenu:
- other: Toggle Menu
+toggleMenu: Toggle Menu
-darkMode:
- other: Mode fosc
+darkMode: Mode fosc
list:
page:
one: "{{ .Count }} pàgina"
other: "{{ .Count }} pàgines"
-
- section:
- other: Secció
-
+ section: Secció
subsection:
one: Subsecció
other: Subseccions
article:
- back:
- other: Tornar
-
- tableOfContents:
- other: Taula de contingut
-
- relatedContent:
- other: Continguts relacionats
-
- lastUpdatedOn:
- other: Última vegada actualitzat
-
+ back: Tornar
+ tableOfContents: Taula de contingut
+ relatedContent: Continguts relacionats
+ lastUpdatedOn: Ú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
+ title: No Trobat
+ subtitle: Aquesta pàgina no existeix
widget:
archives:
- title:
- other: Arxiu
-
- more:
- other: Més
-
+ title: Arxiu
+ more: Més
tagCloud:
- title:
- other: Etiquetes
+ title: Etiquetes
categoriesCloud:
- title:
- other: Categories
+ title: Categories
search:
- title:
- other: Cerca
-
- placeholder:
- other: Tecleja alguna cosa...
-
- resultTitle:
- other: "#PAGES_COUNT pàgines en (#TIME_SECONDS segons)"
+ title: Cerca
+ placeholder: Tecleja alguna cosa...
+ resultTitle: "#PAGES_COUNT pàgines en (#TIME_SECONDS segons)"
footer:
- builtWith:
- other: Creat amb {{ .Generator }}
-
- designedBy:
- other: Tema {{ .Theme }} dissenyat per {{ .DesignedBy }}
+ builtWith: Creat amb {{ .Generator }}
+ designedBy: Tema {{ .Theme }} dissenyat per {{ .DesignedBy }}