diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-17 10:52:33 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-17 10:52:33 +0000 |
commit | 2c3307fb903f427be3d021c5780b75cac9af2ce8 (patch) | |
tree | 65cf431f40b7481d81ae2dfce9576342686448f7 /po/cs/man7/utf-8.7.po | |
parent | Releasing progress-linux version 4.22.0-1~progress7.99u1. (diff) | |
download | manpages-l10n-2c3307fb903f427be3d021c5780b75cac9af2ce8.tar.xz manpages-l10n-2c3307fb903f427be3d021c5780b75cac9af2ce8.zip |
Merging upstream version 4.23.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'po/cs/man7/utf-8.7.po')
-rw-r--r-- | po/cs/man7/utf-8.7.po | 160 |
1 files changed, 105 insertions, 55 deletions
diff --git a/po/cs/man7/utf-8.7.po b/po/cs/man7/utf-8.7.po index 1dc06ebe..5713e0ab 100644 --- a/po/cs/man7/utf-8.7.po +++ b/po/cs/man7/utf-8.7.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: manpages-l10n\n" -"POT-Creation-Date: 2024-03-01 17:13+0100\n" +"POT-Creation-Date: 2024-06-01 06:33+0200\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" @@ -25,16 +25,16 @@ msgid "UTF-8" msgstr "UTF-8" #. type: TH -#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#: archlinux debian-unstable opensuse-tumbleweed #, no-wrap -msgid "2024-01-28" -msgstr "28. ledna 2024" +msgid "2024-05-02" +msgstr "2. května 2024" #. type: TH -#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#: archlinux debian-unstable #, no-wrap -msgid "Linux man-pages 6.06" -msgstr "Linux man-pages 6.06" +msgid "Linux man-pages 6.8" +msgstr "Linux man-pages 6.8" #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide @@ -76,16 +76,16 @@ msgstr "POPIS" msgid "" "The Unicode 3.0 character set occupies a 16-bit code space. The most " "obvious Unicode encoding (known as UCS-2) consists of a sequence of 16-bit " -"words. Such strings can contain\\[em]as part of many 16-bit " -"characters\\[em]bytes such as \\[aq]\\e0\\[aq] or \\[aq]/\\[aq], which have " -"a special meaning in filenames and other C library function arguments. In " -"addition, the majority of UNIX tools expect ASCII files and can't read 16-" -"bit words as characters without major modifications. For these reasons, " -"UCS-2 is not a suitable external encoding of Unicode in filenames, text " -"files, environment variables, and so on. The ISO/IEC 10646 Universal " -"Character Set (UCS), a superset of Unicode, occupies an even larger code " -"space\\[em]31\\ bits\\[em]and the obvious UCS-4 encoding for it (a sequence " -"of 32-bit words) has the same problems." +"words. Such strings can contain\\[em]as part of many 16-bit characters" +"\\[em]bytes such as \\[aq]\\e0\\[aq] or \\[aq]/\\[aq], which have a special " +"meaning in filenames and other C library function arguments. In addition, " +"the majority of UNIX tools expect ASCII files and can't read 16-bit words as " +"characters without major modifications. For these reasons, UCS-2 is not a " +"suitable external encoding of Unicode in filenames, text files, environment " +"variables, and so on. The ISO/IEC 10646 Universal Character Set (UCS), a " +"superset of Unicode, occupies an even larger code space\\[em]31\\ bits" +"\\[em]and the obvious UCS-4 encoding for it (a sequence of 32-bit words) has " +"the same problems." msgstr "" "Znaková sada B<Unicode 3.0> je 16 bitová. Nejběžnější kódování (známé jako " "B<UCS-2>) je sekvencí 16-bitových slov. Řetězce z takovýchto slov obsahují " @@ -121,21 +121,25 @@ msgstr "Vlastnosti" msgid "The UTF-8 encoding has the following nice properties:" msgstr "Kódování UTF-8 má několik pěkných vlastností:" -#. type: TP -#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide -#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#. type: IP +#: archlinux debian-unstable fedora-rawhide opensuse-tumbleweed #, no-wrap -msgid "*" -msgstr "*" +msgid "\\[bu]" +msgstr "\\[bu]" #. type: Plain text -#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide -#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#: archlinux debian-unstable fedora-rawhide opensuse-tumbleweed +#, fuzzy +#| msgid "" +#| "UCS characters 0x00000000 to 0x0000007f (the classic US-ASCII characters) " +#| "are encoded simply as bytes 0x00 to 0x7f (ASCII compatibility). This " +#| "means that files and strings which contain only 7-bit ASCII characters " +#| "have the same encoding under both ASCII and UTF-8 ." msgid "" "UCS characters 0x00000000 to 0x0000007f (the classic US-ASCII characters) " "are encoded simply as bytes 0x00 to 0x7f (ASCII compatibility). This means " "that files and strings which contain only 7-bit ASCII characters have the " -"same encoding under both ASCII and UTF-8 ." +"same encoding under both ASCII and UTF-8." msgstr "" "Znaky UCS 0x00000000 - 0x0000007f (klasické znaky US-ASCII) jsou kódovány " "jako byty 0x00 až 0x7f (kompatibilní s ASCII). To znamená, že soubory a " @@ -424,10 +428,11 @@ msgid "" msgstr "" #. type: Plain text -#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed msgid "" -"Programmers accustomed to single-byte encodings such as US-ASCII or ISO/" -"IEC\\~8859 have to be aware that two assumptions made so far are no longer " +"Programmers accustomed to single-byte encodings such as US-ASCII or ISO/IEC" +"\\ 8859 have to be aware that two assumptions made so far are no longer " "valid in UTF-8 locales. Firstly, a single byte does not necessarily " "correspond any more to a single character. Secondly, since modern terminal " "emulators in UTF-8 mode also support Chinese, Japanese, and Korean double-" @@ -439,13 +444,14 @@ msgid "" msgstr "" #. type: Plain text -#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed msgid "" -"The official ESC sequence to switch from an ISO/IEC\\~2022 encoding scheme " -"(as used for instance by VT100 terminals) to UTF-8 is ESC % G " -"(\"\\ex1b%G\"). The corresponding return sequence from UTF-8 to ISO/" -"IEC\\~2022 is ESC % @ (\"\\ex1b%@\"). Other ISO/IEC\\~2022 sequences (such " -"as for switching the G0 and G1 sets) are not applicable in UTF-8 mode." +"The official ESC sequence to switch from an ISO/IEC\\ 2022 encoding scheme " +"(as used for instance by VT100 terminals) to UTF-8 is ESC % G (\"\\ex1b%G" +"\"). The corresponding return sequence from UTF-8 to ISO/IEC\\ 2022 is ESC " +"% @ (\"\\ex1b%@\"). Other ISO/IEC\\ 2022 sequences (such as for switching " +"the G0 and G1 sets) are not applicable in UTF-8 mode." msgstr "" #. type: SS @@ -532,16 +538,16 @@ msgstr "Linux man-pages 6.03" msgid "" "The Unicode 3.0 character set occupies a 16-bit code space. The most " "obvious Unicode encoding (known as UCS-2) consists of a sequence of 16-bit " -"words. Such strings can contain\\[em]as part of many 16-bit " -"characters\\[em]bytes such as \\[aq]\\e0\\[aq] or \\[aq]/\\[aq], which have " -"a special meaning in filenames and other C library function arguments. In " -"addition, the majority of UNIX tools expect ASCII files and can't read 16-" -"bit words as characters without major modifications. For these reasons, " -"UCS-2 is not a suitable external encoding of Unicode in filenames, text " -"files, environment variables, and so on. The ISO 10646 Universal Character " -"Set (UCS), a superset of Unicode, occupies an even larger code " -"space\\[em]31\\ bits\\[em]and the obvious UCS-4 encoding for it (a sequence " -"of 32-bit words) has the same problems." +"words. Such strings can contain\\[em]as part of many 16-bit characters" +"\\[em]bytes such as \\[aq]\\e0\\[aq] or \\[aq]/\\[aq], which have a special " +"meaning in filenames and other C library function arguments. In addition, " +"the majority of UNIX tools expect ASCII files and can't read 16-bit words as " +"characters without major modifications. For these reasons, UCS-2 is not a " +"suitable external encoding of Unicode in filenames, text files, environment " +"variables, and so on. The ISO 10646 Universal Character Set (UCS), a " +"superset of Unicode, occupies an even larger code space\\[em]31\\ bits" +"\\[em]and the obvious UCS-4 encoding for it (a sequence of 32-bit words) has " +"the same problems." msgstr "" "Znaková sada B<Unicode 3.0> je 16 bitová. Nejběžnější kódování (známé jako " "B<UCS-2>) je sekvencí 16-bitových slov. Řetězce z takovýchto slov obsahují " @@ -554,8 +560,27 @@ msgstr "" "Unicode, zabírá 31-bitový prostor, jehož kódování B<UCS-4> (sekvence 32-" "bitových slov) má tytéž problémy." +#. type: TP +#: debian-bookworm fedora-40 mageia-cauldron opensuse-leap-15-6 +#, no-wrap +msgid "*" +msgstr "*" + #. type: Plain text -#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed +#: debian-bookworm fedora-40 mageia-cauldron opensuse-leap-15-6 +msgid "" +"UCS characters 0x00000000 to 0x0000007f (the classic US-ASCII characters) " +"are encoded simply as bytes 0x00 to 0x7f (ASCII compatibility). This means " +"that files and strings which contain only 7-bit ASCII characters have the " +"same encoding under both ASCII and UTF-8 ." +msgstr "" +"Znaky UCS 0x00000000 - 0x0000007f (klasické znaky US-ASCII) jsou kódovány " +"jako byty 0x00 až 0x7f (kompatibilní s ASCII). To znamená, že soubory a " +"řetězce obsahující pouze 7-bitové ASCII jsou kódovány stejně v ASCII i v " +"UTF-8." + +#. type: Plain text +#: debian-bookworm opensuse-leap-15-6 msgid "" "Programmers accustomed to single-byte encodings such as US-ASCII or ISO 8859 " "have to be aware that two assumptions made so far are no longer valid in " @@ -569,29 +594,54 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed +#: debian-bookworm opensuse-leap-15-6 msgid "" "The official ESC sequence to switch from an ISO 2022 encoding scheme (as " "used for instance by VT100 terminals) to UTF-8 is ESC % G (\"\\ex1b%G\"). " -"The corresponding return sequence from UTF-8 to ISO 2022 is ESC % @ " -"(\"\\ex1b%@\"). Other ISO 2022 sequences (such as for switching the G0 and " -"G1 sets) are not applicable in UTF-8 mode." +"The corresponding return sequence from UTF-8 to ISO 2022 is ESC % @ (\"\\ex1b" +"%@\"). Other ISO 2022 sequences (such as for switching the G0 and G1 sets) " +"are not applicable in UTF-8 mode." msgstr "" #. type: TH -#: debian-unstable opensuse-leap-15-6 opensuse-tumbleweed +#: fedora-40 mageia-cauldron #, no-wrap -msgid "2023-03-12" -msgstr "12. března 2023" +msgid "2024-01-28" +msgstr "28. ledna 2024" + +#. type: TH +#: fedora-40 mageia-cauldron +#, no-wrap +msgid "Linux man-pages 6.06" +msgstr "Linux man-pages 6.06" #. type: TH -#: debian-unstable opensuse-tumbleweed +#: fedora-rawhide #, no-wrap -msgid "Linux man-pages 6.05.01" -msgstr "Linux man-pages 6.05.01" +msgid "2024-03-14" +msgstr "14. března 2024" + +#. type: TH +#: fedora-rawhide +#, no-wrap +msgid "Linux man-pages 6.7" +msgstr "Linux man-pages 6.7" + +#. type: TH +#: opensuse-leap-15-6 +#, no-wrap +msgid "2023-03-12" +msgstr "12. března 2023" #. type: TH #: opensuse-leap-15-6 #, no-wrap msgid "Linux man-pages 6.04" msgstr "Linux man-pages 6.04" + +#. type: TH +#: opensuse-tumbleweed +#, fuzzy, no-wrap +#| msgid "Linux man-pages 6.7" +msgid "Linux man-pages (unreleased)" +msgstr "Linux man-pages 6.7" |