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

ca.yaml « i18n - github.com/devcows/hugo-universal-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: d11b8c2b290842bb66018bcc15a2dfc04d22a64d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
- id: home
  translation: "Inici"

- id: templateBy
  translation: "Plantilla creada per"

- id: portedBy
  translation: "Adaptada a Hugo per"

- id: contactGoTo
  translation: "Anar a la pàgina de contacte"

- id: contactAddrTitle
  translation: "Adreça"

- id: contactTitle
  translation: "Contacte"

- id: contactForm
  translation: "Formulari de contacte"

- id: contactName
  translation: "El teu nom"

- id: contactMail
  translation: "El teu email"

- id: contactMessage
  translation: "El teu missatge"

- id: contactSend
  translation: "Enviar missatge"

- id: navHome
  translation: "anar a l'inici"

- id: navToggle
  translation: "Canviar Navigació"

- id: categoriesTitle
  translation: "Categories"

- id: searchTitle
  translation: "Cercar"

- id: tagsTitle
  translation: "Paraules clau"

- id: continueReading
  translation: "Continuar llegint"

- id: readMore
  translation: "Llegir més"

- id: authorBy
  translation: "Per"

- id: recentPosts
  translation: "Posts recents"

- id: aboutUs
  translation: "Sobre nosaltres"

- id: newer
  translation: "Més recent"

- id: older
  translation: "Més antic"

- id: publishedOn
  translation: "el"

- id: 404Error
  translation: "Error 404: Pàgina no trobada"

- id: 404Message
  translation: "Ho sentim – aquesta pàgina no es pot trobar en aquest lloc"

- id: 404NavHome
  translation: "Anar a l'inici"

- id: January
  translation: Gener

- id: February
  translation: Febrer

- id: March
  translation: Març

- id: April
  translation: Abril

- id: May
  translation: Maig

- id: June
  translation: Juny

- id: July
  translation: Juliol

- id: August
  translation: Agost

- id: September
  translation: Setembre

- id: October
  translation: Octubre

- id: November
  translation: Novembre

- id: December
  translation: Desembre