diff options
Diffstat (limited to 'po/cs/man4/ttyS.4.po')
-rw-r--r-- | po/cs/man4/ttyS.4.po | 140 |
1 files changed, 140 insertions, 0 deletions
diff --git a/po/cs/man4/ttyS.4.po b/po/cs/man4/ttyS.4.po new file mode 100644 index 00000000..101ffc47 --- /dev/null +++ b/po/cs/man4/ttyS.4.po @@ -0,0 +1,140 @@ +# Czech translation of manpages +# This file is distributed under the same license as the manpages-l10n package. +# Copyright © of this file: +# Pavel Heimlich <tropikhajma@gmail.com>, 2009. +msgid "" +msgstr "" +"Project-Id-Version: manpages-l10n\n" +"POT-Creation-Date: 2024-03-01 17:12+0100\n" +"PO-Revision-Date: 2009-02-09 20:06+0100\n" +"Last-Translator: Pavel Heimlich <tropikhajma@gmail.com>\n" +"Language-Team: Czech <translation-team-cs@lists.sourceforge.net>\n" +"Language: cs\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Lokalize 20.08.2\n" +"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" + +#. type: TH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "ttyS" +msgstr "ttyS" + +#. type: TH +#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#, no-wrap +msgid "2023-10-31" +msgstr "31. října 2023" + +#. type: TH +#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#, no-wrap +msgid "Linux man-pages 6.06" +msgstr "Linux man-pages 6.06" + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "NAME" +msgstr "JMÉNO" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "ttyS - serial terminal lines" +msgstr "ttys - sériové terminálové linky" + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "DESCRIPTION" +msgstr "POPIS" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "B<ttyS[0-3]> are character devices for the serial terminal lines." +msgstr "B<ttyS[0-3]> jsou znaková zařízení pro sériové terminálové linky." + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "They are typically created by:" +msgstr "Obvykle jsou vytvořeny takto:" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "" +"mknod -m 660 /dev/ttyS0 c 4 64 # base address 0x3f8\n" +"mknod -m 660 /dev/ttyS1 c 4 65 # base address 0x2f8\n" +"mknod -m 660 /dev/ttyS2 c 4 66 # base address 0x3e8\n" +"mknod -m 660 /dev/ttyS3 c 4 67 # base address 0x2e8\n" +"chown root:tty /dev/ttyS[0-3]\n" +msgstr "" +"mknod -m 660 /dev/ttyS0 c 4 64 # base address 0x3f8\n" +"mknod -m 660 /dev/ttyS1 c 4 65 # base address 0x2f8\n" +"mknod -m 660 /dev/ttyS2 c 4 66 # base address 0x3e8\n" +"mknod -m 660 /dev/ttyS3 c 4 67 # base address 0x2e8\n" +"chown root:tty /dev/ttyS[0-3]\n" + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "FILES" +msgstr "SOUBORY" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "I</dev/ttyS[0-3]>" +msgstr "I</dev/ttyS[0-3]>" + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "SEE ALSO" +msgstr "DALŠÍ INFORMACE" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"B<chown>(1), B<mknod>(1), B<tty>(4), B<agetty>(8), B<mingetty>(8), " +"B<setserial>(8)" +msgstr "" +"B<chown>(1), B<mknod>(1), B<tty>(4), B<agetty>(8), B<mingetty>(8), " +"B<setserial>(8)" + +#. type: TH +#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "2022-10-30" +msgstr "30. října 2022" + +#. type: TH +#: debian-bookworm +#, no-wrap +msgid "Linux man-pages 6.03" +msgstr "Linux man-pages 6.03" + +#. type: TH +#: debian-unstable opensuse-tumbleweed +#, no-wrap +msgid "Linux man-pages 6.05.01" +msgstr "Linux man-pages 6.05.01" + +#. type: TH +#: opensuse-leap-15-6 +#, no-wrap +msgid "Linux man-pages 6.04" +msgstr "Linux man-pages 6.04" |