Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
McShelby committed Jan 30, 2023
2 parents 849255b + 864c8d4 commit a402c89
Showing 1 changed file with 95 additions and 0 deletions.
95 changes: 95 additions & 0 deletions i18n/cs.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,95 @@
[Reading-direction]
other = "ltr"

[Search]
other = "Hledat"

[Search-placeholder]
other = "Hledat..."

[No-results-found]
other = "Žádné výsledky pro \"{0}\""

[N-results-found]
other = "{1} výsledků pro \"{0}\""

[Clear-History]
other = "Vymazat historii"

[Attachments-label]
other = "Přílohy"

[title-404]
other = "Error 404"

[message-404]
other = "Ups. Zdá se, že tato stránka neexistuje ¯\\_(ツ)_/¯."

[Go-to-homepage]
other = "Přejít na domovskou stránku"

[Edit-this-page]
other = "Upravit"

[Print-this-chapter]
other = "Vytisknout kapitolu"

[Shortcuts-Title]
other = "Více"

[Expand-title]
other = "Rozbalit..."

[Navigation-toggle]
other = "Menu"

[Toc-toggle]
other = "Obsah"

[Byte-symbol]
other = "B"

[Kilobyte-symbol]
other = "KB"

[Megabyte-symbol]
other = "MB"

[note]
other = "Poznámka"

[info]
other = "Info"

[tip]
other = "Tip"

[warning]
other = "Varování"

[Copy-to-clipboard]
other = "Kopírovat"

[Copied-to-clipboard]
other = "Zkopírováno!"

[Copy-link-to-clipboard]
other = "Kopírovat odkaz"

[Link-copied-to-clipboard]
other = "Odkaz zkopírován!"

[Chapter]
other = "Kapitola {{.}}"

[Language]
other = "Jazyk"

[Theme]
other = "Motiv"

[Submenu]
other = "Podmenu {{.}}"

[Subsections]
other = "Podsekce {{.}}"

0 comments on commit a402c89

Please sign in to comment.