diff options
Diffstat (limited to 'po/pl/man3/assert.3.po')
-rw-r--r-- | po/pl/man3/assert.3.po | 67 |
1 files changed, 35 insertions, 32 deletions
diff --git a/po/pl/man3/assert.3.po b/po/pl/man3/assert.3.po index 1e2e8be6..f361adf5 100644 --- a/po/pl/man3/assert.3.po +++ b/po/pl/man3/assert.3.po @@ -4,13 +4,13 @@ # Adam Byrtek <alpha@irc.pl>, 1998. # Andrzej Krzysztofowicz <ankry@green.mf.pg.gda.pl>, 2003. # Robert Luberda <robert@debian.org>, 2013, 2019. -# Michał Kułach <michal.kulach@gmail.com>, 2014, 2016. +# Michał Kułach <michal.kulach@gmail.com>, 2014, 2016, 2024. msgid "" msgstr "" "Project-Id-Version: manpages-pl\n" -"POT-Creation-Date: 2024-03-01 16:52+0100\n" -"PO-Revision-Date: 2019-08-15 23:49+0100\n" -"Last-Translator: Robert Luberda <robert@debian.org>\n" +"POT-Creation-Date: 2024-06-01 05:41+0200\n" +"PO-Revision-Date: 2024-04-14 08:36+0200\n" +"Last-Translator: Michał Kułach <michal.kulach@gmail.com>\n" "Language-Team: Polish <manpages-pl-list@lists.sourceforge.net>\n" "Language: pl\n" "MIME-Version: 1.0\n" @@ -18,7 +18,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " "|| n%100>=20) ? 1 : 2);\n" -"X-Generator: Lokalize 2.0\n" +"X-Generator: Lokalize 22.12.3\n" #. type: TH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide @@ -28,16 +28,16 @@ msgid "assert" msgstr "assert" #. type: TH -#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#: archlinux debian-unstable opensuse-tumbleweed #, no-wrap -msgid "2023-10-31" -msgstr "31 października 2023 r." +msgid "2024-05-02" +msgstr "2 maja 2024 r." #. 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 @@ -50,7 +50,7 @@ msgstr "NAZWA" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "assert - abort the program if assertion is false" -msgstr "assert - przerwanie pracy programu, jeśli wyrażenie jest fałszywe" +msgstr "assert - przerywa pracę programu, jeśli wyrażenie jest fałszywe" #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide @@ -123,10 +123,9 @@ msgstr "" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed -#, fuzzy, no-wrap -#| msgid "prog: some_file.c:16: some_func: Assertion \\`val == 0\\(aq failed.\n" +#, no-wrap msgid "prog: some_file.c:16: some_func: Assertion \\`val == 0\\[aq] failed.\n" -msgstr "prog: some_file.c:16: some_func: Assertion \\`val == 0\\(aq failed.\n" +msgstr "prog: some_file.c:16: some_func: Assertion \\`val == 0\\[aq] failed.\n" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide @@ -252,27 +251,19 @@ msgstr "HISTORIA" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed -#, fuzzy -#| msgid "C89, POSIX.1-2001." msgid "C89, C99, POSIX.1-2001." -msgstr "C89, POSIX.1-2001." +msgstr "C89, C99, POSIX.1-2001." #. See Defect Report 107 for more details. #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed -#, fuzzy -#| msgid "" -#| "POSIX.1-2001, POSIX.1-2008, C89, C99. In C89, I<expression> is required " -#| "to be of type I<int> and undefined behavior results if it is not, but in " -#| "C99 it may have any scalar type." msgid "" "In C89, I<expression> is required to be of type I<int> and undefined " "behavior results if it is not, but in C99 it may have any scalar type." msgstr "" -"POSIX.1-2001, POSIX.1-2008, C89, C99. W C89 I<wyrażenie> musi być typu " -"I<int>, w przeciwnym wypadku zachowanie funkcji jest nieokreślone, jednakże " -"w C99 może być dowolnego typu skalarnego." +"W C89 I<wyrażenie> musi być typu I<int>, w przeciwnym wypadku zachowanie " +"funkcji jest nieokreślone, jednakże w C99 może być dowolnego typu skalarnego." #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide @@ -327,16 +318,22 @@ msgid "POSIX.1-2001, POSIX.1-2008, C99." msgstr "POSIX.1-2001, POSIX.1-2008, C99." #. type: TH -#: debian-unstable opensuse-tumbleweed +#: fedora-40 fedora-rawhide mageia-cauldron +#, no-wrap +msgid "2023-10-31" +msgstr "31 października 2023 r." + +#. type: TH +#: fedora-40 mageia-cauldron #, no-wrap -msgid "2023-07-20" -msgstr "20 lipca 2023 r." +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 "Linux man-pages 6.7" +msgstr "Linux man-pages 6.7" #. type: TH #: opensuse-leap-15-6 @@ -349,3 +346,9 @@ msgstr "30 marca 2023 r." #, no-wrap msgid "Linux man-pages 6.04" msgstr "Linux man-pages 6.04" + +#. type: TH +#: opensuse-tumbleweed +#, no-wrap +msgid "Linux man-pages (unreleased)" +msgstr "Linux man-pages (niewydane)" |