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

de.toml « i18n - github.com/seanlane/gochowdown.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 38b54ae344922bdcf6dd1d57aa6e7de174bee2a5 (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 = "Zutaten für: {{.}}"

[prepTime]
other = "Vorbereitungszeit: {{.}}"

[cookTime]
other = "Koch-/Backzeit: {{.}}"

[ingredients]
other = "Zutaten"

[directions]
other = "Arbeitsschritte"

[components]
other = "Komponenten"

[this-is-a]
other = "Das ist ein"

[component-based-recipe]
other = "komponenten-basiertes Rezept"

[fancy-talk]
other = "ausgefallen formuliert um ein Gericht in Teilen anzurichten"

[steps]
other = "Arbeitsschritte"

[category]
other = "Kategorie"

[cuisine]
other = "Küche"

[tags]
other = "Tags"

[inspired]
other = "inspiriert"

[by]
other = "durch"

[from]
other = "von"

[powered-by]
other = "Powered by"

[for-the-home-chef]
other = "Für den Küchenchef"

[save-recipes]
other = "Speichern Sie Rezepte in Sekundenschnelle mit Klartextformatierung"

[create-beautiful]
other = "Erstellen Sie schöne Rezeptseiten mit automatisierter Leichtigkeit"

[use-recipes]
other = "Verwenden Sie Ihre Rezepte in jeder App"

[our-favorite]
other = "Unser Favorit ist"

[share]
other = "Teilen Sie mit Familie und Freunden"

[for-the-developer]
other = "Für den Entwickler"

[markdown-hugo]
other = "Markdown + Hugo under the hood"

[recipes-stored]
other = "Im Klartext gespeicherte Rezepte, bereit zum Hacken"

[open-source]
other = "Open source, alles ist auf GitHub"

[contribute]
other = "dazu beitragen"