diff options
| author | Marek Novotný <hotmana76@gmail.com> | 2017-11-10 07:48:31 +0100 |
|---|---|---|
| committer | Dan Allen <dan.j.allen@gmail.com> | 2017-11-09 23:48:31 -0700 |
| commit | 7a201c7abc0ffac34b2cd37067aea691f8be86ff (patch) | |
| tree | 611388eb2857d96237b6aa4a51f4fefd51a711fb | |
| parent | 39f6c5eb7f9dbf6a280b20f3eef832fbc2a82abd (diff) | |
adding czech translation for attributes (PR #2473)
| -rw-r--r-- | data/locale/attributes-cs.adoc | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/data/locale/attributes-cs.adoc b/data/locale/attributes-cs.adoc new file mode 100644 index 00000000..b93d1a19 --- /dev/null +++ b/data/locale/attributes-cs.adoc @@ -0,0 +1,22 @@ +// czech translation, for reference only; matches the built-in behavior of core +:appendix-caption: Příloha +:appendix-refsig: {appendix-caption} +:caution-caption: Upozornění +:chapter-label: Kapitola +:chapter-refsig: {chapter-label} +:example-caption: Příklad +:figure-caption: Obrázek +:important-caption: Důležité +:last-update-label: Změněno +ifdef::listing-caption[:listing-caption: Seznam] +//:manname-title: Název +:note-caption: Poznámka +:part-refsig: Část +ifdef::preface-title[:preface-title: Úvod] +:section-refsig: Oddíl +:table-caption: Tabulka +:tip-caption: Tip +:toc-title: Obsah +:untitled-label: Nepojmenovaný +:version-label: Verze +:warning-caption: Varování |
