Olivér Falvai
2023-01-31 77b3907b23b6d453dd7bfa04e4cef6f28d68ca54
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
[404_message]
other = "Hey! Hast du dich verirrt? Diese Seite existiert leider nicht (oder ist privat)."
 
[404_back]
other = "↳ Zurück zur Startseite."
 
[all_posts]
other = "Alle {{.Title}}"
 
[last_updated]
other = "Zuletzt aktualisiert"
 
[notes_count]
other = "Beiträge mit diesem Tag"
 
[first_10]
other = "Zeige die ersten 10 Ergebnisse"
 
[tag]
other = "Tag"
 
[backlinks]
other = "Backlinks"
 
[no_backlinks]
other = "Keine Backlinks gefunden"
 
[home]
other = "Home"
 
[light_mode]
other = "Light Mode"
 
[dark_mode]
other = "Dark Mode"
 
[edit_source]
other = "Quelldatei bearbeiten"
 
[interactive_graph]
other = "Interaktiver Graph"
 
[search]
other = "Suche"
 
[search_icon]
other = "Suchsymbol"
 
[icon_search]
other = "Symbol, um die Suche zu öffnen"
 
[recent_notes]
other = "Neuste Beiträge"
 
[first_3_notes]
other = "Die ersten 3 {{ .notes }}"
 
[search_for_something]
other = "Suche nach etwas ..."
 
[toc]
other = "Inhaltsverzeichnis"
 
[copyright]
other = "Made by {{ .name }} using <a href=\"https://github.com/jackyzha0/quartz\">Quartz</a>, © {{ .year }}"