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

fr.toml « i18n - github.com/frjo/hugo-theme-zen.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 45ab899f1e1c2b6b3690649180d510d85152fb20 (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
[menu_title]
other = "Menu principal"

[menu_home]
other = "Accueil"

[menu_mobile]
other = "Menu"

[pager_next]
other = "Suivant"

[pager_prev]
other = "Précédent"

[taxo_tags]
other = "Tags"

[last_mod]
other = "Dernière modification:"

[created]
other = "Établi:"

[search_placeholder]
other = "Entrez les termes de la recherche."

[search_title]
other = "Rechercher"

[search_loading]
other = "Loading search index…"

[string_at]
other = "à"

[string_by]
other = "par"

[string_follow]
other = "suivre"

[string_in]
other = "dans"

[string_on]
other = "sur"

[string_recent_content]
other = "Contenu récent"

[string_see_also]
other = "See also"

[js_required]
other = "Javascript doit être activé pour utiliser ce formulaire de contact."

[contact_submitted]
other = "Votre message a été envoyé."

[contact_error]
other = "Une erreur est survenue lors de l'envoi du formulaire."

[contact_name]
other = "Nom"

[contact_name_placeholder]
other = "Votre nom"

[contact_mail]
other = "Adresse e-mail"

[contact_mail_placeholder]
other = "Votre adresse e-mail"

[contact_subject]
other = "Sujet"

[contact_subject_placeholder]
other = "Le sujet du message"

[contact_message]
other = "Message"

[contact_message_placeholder]
other = "Contenu du message"

[contact_submit]
other = "Envoyer"

[contact_honypot]
other = "Ne faites pas attention à ça si vous êtes humain"

[lang_select_title]
other = "Selection de la langue"

[cookieconsent_message]
other = "This website uses non essential cookies for tracking and analytics that you can accept or decline."

[cookieconsent_accept]
other = "Accept tracking"

[cookieconsent_decline]
other = "Decline tracking"

[privacy_policy]
other = "Privacy policy"