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

fr.yaml « i18n - github.com/devcows/hugo-universal-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 9e5b66059878d114e582557787e07f5bdcc361e7 (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: "Accueil"

- id: templateBy
  translation: "Template par"

- id: portedBy
  translation: "Porté sur Hugo par"

- id: contactGoTo
  translation: "Aller à la page de contact"

- id: contactAddrTitle
  translation: "Adresse"

- id: contactTitle
  translation: "Contact"

- id: contactForm
  translation: "Formulaire de contact"

- id: contactName
  translation: "Votre nom"

- id: contactMail
  translation: "Votre Email"

- id: contactMessage
  translation: "Votre Message"

- id: contactSend
  translation: "Envoyer le Message"

- id: navHome
  translation: "aller à l'accueil"

- id: navToggle
  translation: "Basculer la Navigation"

- id: categoriesTitle
  translation: "Catégories"

- id: searchTitle
  translation: "Recherche"

- id: tagsTitle
  translation: "Tags"

- id: continueReading
  translation: "Continuer la lecture"

- id: readMore
  translation: "En lire plus"

- id: authorBy
  translation: "Par"

- id: recentPosts
  translation: "Billets récents"

- id: aboutUs
  translation: "À propos de nous"

- id: newer
  translation: "Récent"

- id: older
  translation: "Ancien"

- id: publishedOn
  translation: "le"

- id: 404Error
  translation: "Erreur 404: Page introuvable"

- id: 404Message
  translation: "Nous sommes désolés – cette page n'est plus là"

- id: 404NavHome
  translation: "Aller à l'accueil"

- id: January
  translation: janvier

- id: February
  translation: février

- id: March
  translation: mars

- id: April
  translation: avril

- id: May
  translation: mai

- id: June
  translation: juin

- id: July
  translation: juillet

- id: August
  translation: aout

- id: September
  translation: septembre

- id: October
  translation: octobre

- id: November
  translation: novembre

- id: December
  translation: décembre