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

fr.toml « i18n - github.com/seanlane/gochowdown.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 314b0ea7878c8681c9c160e484b52e514ebe8ca6 (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
[yields]
other = "Pour"

[prepTime]
other = "Préparation"

[cookTime]
other = "Cuisson"

[ingredients]
other = "Ingrédients"

[directions]
other = "Instructions"

[components]
other = "Composantes"

[this-is-a]
other = "Ceci est une"

[component-based-recipe]
other = "recette à base de composants"

[fancy-talk]
other = "formulation désignant la création d'un plat à partir de sous-recettes"

[steps]
other = "Etapes"

[category]
other = "Catégorie"

[cuisine]
other = "Type de cuisine"

[tags]
other = "tags"

[inspired]
other = "Inspiré"

[by]
other = "par"

[from]
other = "de"

[powered-by]
other = "Propulsé par"

[for-the-home-chef]
other = "Pour les cuistots"

[save-recipes]
other = "Enregistrez vos recettes en quelques secondes au format texte brut"

[create-beautiful]
other = "Créez de magnifiques pages de recettes de façon automatique"

[use-recipes]
other = "Réutilisez vos recettes dans n'importe quelle app"

[our-favorite]
other = "notre préférée est"

[share]
other = "Partagez avec vos amis et votre famille"

[for-the-developer]
other = "Pour le développeur"

[markdown-hugo]
other = "Markdown + Hugo sous le capot"

[recipes-stored]
other = "Les recettes sont stockées en texte brut, prêtes à être hackées"

[open-source]
other = "Open source, tout est sur Github"

[contribute]
other = "contribuez"