-
Notifications
You must be signed in to change notification settings - Fork 268
/
de.toml
72 lines (53 loc) · 1.09 KB
/
de.toml
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
[read_more]
other = "Weiterlesen"
[copyright]
other = "Copyright"
[all_rights]
other = "All Rights Reserved"
[share_on]
other = "Teilen"
[featured_posts]
other = "Empfohlene Artikel"
[recent_posts]
other = "Neueste Artikel"
[404_title]
other = "Verirrt"
[could_not_find]
other = "Die gesuchte Seite konnte nicht gefunden werden"
[go_back]
other = "Zurück"
[translations]
other = "Übersetzungen"
[categories]
other = "Kategorien"
[tags]
other = "Tags"
[series]
other = "Serien"
[all_categories]
other = "Alle Kategorien"
[all_tags]
other = "Alle Tags"
[all_series]
other = "Alle Serien"
[overview]
other = "Inhalt"
[reading_time]
other = "Lesezeit {{ .ReadingTime }} Min."
[series_posts]
other = "Beiträge in dieser Serie"
# search
[quick_links]
other = "Ergebnisse"
[no_matches]
other = "Keine Ergebnisse gefunden"
[search_field_placeholder]
other = "Wissensdatenbank durchsuchen"
[blog_search_field_placeholder]
other = "Suchen..."
[search_results_label]
other = "Suchergebnisse"
[short_search_query]
other = "Abfrage ist zu kurz"
[type_to_search]
other = "Zum Suchen eingeben"