localization: Create Czech (cs) localization (#626)
This commit is contained in:
parent
9808cf6cf0
commit
9276a90cfa
49
i18n/cs.toml
Normal file
49
i18n/cs.toml
Normal file
|
@ -0,0 +1,49 @@
|
||||||
|
[more]
|
||||||
|
other = "Více"
|
||||||
|
|
||||||
|
[allTitle]
|
||||||
|
other = "Všechny {{.Title }}"
|
||||||
|
|
||||||
|
[recentTitle]
|
||||||
|
other = "Nejnovější {{.Title }}"
|
||||||
|
|
||||||
|
[readMore]
|
||||||
|
other = "čti dále"
|
||||||
|
|
||||||
|
[by]
|
||||||
|
other = "Autor"
|
||||||
|
|
||||||
|
[whatsInThis]
|
||||||
|
other = "Co je v tomto {{ .Type }}"
|
||||||
|
|
||||||
|
[related]
|
||||||
|
other = "Related"
|
||||||
|
|
||||||
|
[yourName]
|
||||||
|
other = "Jméno"
|
||||||
|
|
||||||
|
[emailAddress]
|
||||||
|
other = "Emailová adresa"
|
||||||
|
|
||||||
|
[message]
|
||||||
|
other = "Zpráva"
|
||||||
|
|
||||||
|
[emailRequiredNote]
|
||||||
|
other = "Emailová adresa je požadována."
|
||||||
|
|
||||||
|
[send]
|
||||||
|
other = "Odeslat"
|
||||||
|
|
||||||
|
[taxonomyPageList]
|
||||||
|
other = "Stránky obsahující taxonomický termín “{{ .Title }}”"
|
||||||
|
|
||||||
|
[readingTime]
|
||||||
|
one = "Jedna minuta čtení"
|
||||||
|
other = "{{ .Count }} minut čtení"
|
||||||
|
|
||||||
|
[wordCount]
|
||||||
|
one = "Jedno slovo"
|
||||||
|
other = "{{ .Count }} slov"
|
||||||
|
|
||||||
|
[pageTitle]
|
||||||
|
other = "{{ .Name }} stránka"
|
Loading…
Reference in a new issue