summaryrefslogtreecommitdiffstats
path: root/i18n/de.toml
blob: 3c6e3f872c947640df9df9ddbbb2db9af462efcc (plain) (blame)
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
[sidebarToc]
    other = "Inhalt"

[sidebarPages]
    other = "Seiten"

[sidebarTags]
    other = "Tags"

[sidebarLinks]
    other = "Links"

[sidebarBangumiChart]
    other = "Bangumi"

[footerPoweredFront]
    other = "Powered by "

[footerPoweredEnd]
    other = " "

[postMetaNoTag]
    other = "Kein Tag"

[postMetaWordCount]
    one = "{{.Count}} word"
    other = "{{.Count}} words"

[postMetaReadingTime]
    one = "{{.Count}} Minute"
    other = "{{.Count}} Minuten"

[postCopyrightFront]
    other = "Falls nicht anders angegeben, ist der Inhalt dieser Seite lizensiert unter "

[postCopyrightEnd]
    other = "."

[postComment]
    other = "Lade Kommentare"

[archivesTotalPages]
    other = "Beiträge insgesamt: "

[tagsCurrentTag]
    other = "Beiträge mit dem Tag {{ .Title }}: "

[searchSuccess]
    other = "[NUM] Resultate ([TIME] ms)"

[searchNotFound]
    other = "Keine Übereinstimmung"

[searchFailed]
    other = "Laden des Index fehlgeschlagen!"