summaryrefslogtreecommitdiffstats
path: root/i18n/cs.toml
blob: a78a1c4c0374a7af4a0ca7d6c623befc12d3b634 (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
56
57
58
59
[sidebarToc]
    other = "Obsah"

[sidebarPages]
    other = "Navigace"

[sidebarTags]
    other = "Štítky"

[sidebarLinks]
    other = "Odkazy"

[sidebarBangumiChart]
    other = "Bangumi"

[footerPoweredFront]
    other = "Vytvořeno pomocí "

[footerPoweredEnd]
    other = " "

[postMetaNoTag]
    other = "Bez štítků"

[postMetaWordCount]
    one = "{{.Count}} slovo"
    few = "{{.Count}} slova"
    many = "{{.Count}} slov"
    other = "{{.Count}} slov"

[postMetaReadingTime]
    one = "{{.Count}} minuta"
    few = "{{.Count}} minuty"
    many = "{{.Count}} minut"
    other = "{{.Count}} minut"

[postCopyrightFront]
    other = "Pokud není uvedeno jinak, tato stránka je licencována pod "

[postCopyrightEnd]
    other = "."

[postComment]
    other = "Načíst komentáře"

[archivesTotalPages]
    other = "Celkový počet článků: "

[tagsCurrentTag]
    other = "Počet článků se štítkem {{ .Title }}: "

[searchSuccess]
    other = "[NUM] výsledků ([TIME] ms)"

[searchNotFound]
    other = "Nic jsme nenašli"

[searchFailed]
    other = "Nepodařilo se načíst index"