diff options
Diffstat (limited to '')
-rw-r--r-- | po/cs/man3/isalpha.3.po | 69 |
1 files changed, 50 insertions, 19 deletions
diff --git a/po/cs/man3/isalpha.3.po b/po/cs/man3/isalpha.3.po index 6bcb9e6c..aba9151c 100644 --- a/po/cs/man3/isalpha.3.po +++ b/po/cs/man3/isalpha.3.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: manpages-l10n\n" -"POT-Creation-Date: 2024-03-01 16:59+0100\n" +"POT-Creation-Date: 2024-06-01 05:57+0200\n" "PO-Revision-Date: 2020-12-30 17:43+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 "isalpha" msgstr "isalpha" #. type: TH -#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#: archlinux debian-unstable opensuse-tumbleweed #, no-wrap -msgid "2023-10-31" -msgstr "31. října 2023" +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 @@ -336,8 +336,8 @@ msgstr "B<isalpha>()" msgid "" "checks for an alphabetic character; in the standard B<\"C\"> locale, it is " "equivalent to B<(isupper(>I<c>B<) || islower(>I<c>B<))>. In some locales, " -"there may be additional characters for which B<isalpha>() is " -"true\\[em]letters which are neither uppercase nor lowercase." +"there may be additional characters for which B<isalpha>() is true" +"\\[em]letters which are neither uppercase nor lowercase." msgstr "kontrola na písmeno B<(isupper(>I<c>B<) || islower(>I<c>B<))>." #. type: TP @@ -564,12 +564,11 @@ msgid "B<isspace>()" msgstr "B<isspace>()" #. 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 "" -"checks for white-space characters. In the B<\"C\"> and B<\"POSIX\"> " -"locales, these are: space, form-feed (B<\\[aq]\\ef\\[aq]>), newline " +"checks for white-space characters. In the B<\\[dq]C\\[dq]> and B<\\[dq]POSIX" +"\\[dq]> locales, these are: space, form-feed (B<\\[aq]\\ef\\[aq]>), newline " "(B<\\[aq]\\en\\[aq]>), carriage return (B<\\[aq]\\er\\[aq]>), horizontal tab " "(B<\\[aq]\\et\\[aq]>), and vertical tab (B<\\[aq]\\ev\\[aq]>)." msgstr "" @@ -1017,6 +1016,19 @@ msgstr "" "B<isdigit_l>(), B<isgraph_l>(), B<islower_l>(), B<isprint_l>(), " "B<ispunct_l>(), B<isspace_l>(), B<isupper_l>(), B<isxdigit_l>():" +#. type: Plain text +#: debian-bookworm fedora-40 mageia-cauldron opensuse-leap-15-6 +#, fuzzy +msgid "" +"checks for white-space characters. In the B<\"C\"> and B<\"POSIX\"> " +"locales, these are: space, form-feed (B<\\[aq]\\ef\\[aq]>), newline (B<" +"\\[aq]\\en\\[aq]>), carriage return (B<\\[aq]\\er\\[aq]>), horizontal tab (B<" +"\\[aq]\\et\\[aq]>), and vertical tab (B<\\[aq]\\ev\\[aq]>)." +msgstr "" +"kontrola na `bílý' znak. V B<\"C\"> a B<\"POSIX\"> locale to jsou: mezera, " +"form-feed (B<'\\ef'>), nový řádek (B<'\\en'>), carriage return (B<'\\er'>), " +"horizontální tabulátor (B<'\\et'>), a vertikální tabulátor (B<'\\ev'>)." + #. type: SH #: debian-bookworm #, no-wrap @@ -1099,16 +1111,28 @@ msgid "" msgstr "" #. type: TH -#: debian-unstable opensuse-tumbleweed +#: fedora-40 mageia-cauldron +#, no-wrap +msgid "2023-10-31" +msgstr "31. října 2023" + +#. type: TH +#: fedora-40 mageia-cauldron +#, no-wrap +msgid "Linux man-pages 6.06" +msgstr "Linux man-pages 6.06" + +#. type: TH +#: fedora-rawhide #, no-wrap -msgid "2023-07-30" -msgstr "30. července 2023" +msgid "2024-02-25" +msgstr "25. února 2024" #. 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 "Linux man-pages 6.7" +msgstr "Linux man-pages 6.7" #. type: TH #: opensuse-leap-15-6 @@ -1121,3 +1145,10 @@ msgstr "30. března 2023" #, 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" |