mirror of
https://github.com/weechat/weechat.git
synced 2026-06-12 14:14:48 +02:00
28 lines
869 B
Plaintext
28 lines
869 B
Plaintext
// SPDX-FileCopyrightText: 2017-2020 Dan Allen, Sarah White, Ryan Waldron
|
|
//
|
|
// SPDX-License-Identifier: GPL-3.0-or-later
|
|
//
|
|
// 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-signifier: Kapitola
|
|
:chapter-refsig: {chapter-signifier}
|
|
: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]
|
|
ifdef::manname-title[:manname-title: Název]
|
|
:note-caption: Poznámka
|
|
:part-signifier: Část
|
|
:part-refsig: {part-signifier}
|
|
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í
|