diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-17 10:52:03 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-17 10:52:03 +0000 |
commit | 932e4432596447eb9331cc2a2bb74a26a35b4efc (patch) | |
tree | 95161711ea07fd64f0c82d6e7943024c033dd5a8 /po/pl/man3/ecvt.3.po | |
parent | Adding debian version 4.22.0-1. (diff) | |
download | manpages-l10n-932e4432596447eb9331cc2a2bb74a26a35b4efc.tar.xz manpages-l10n-932e4432596447eb9331cc2a2bb74a26a35b4efc.zip |
Merging upstream version 4.23.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'po/pl/man3/ecvt.3.po')
-rw-r--r-- | po/pl/man3/ecvt.3.po | 68 |
1 files changed, 47 insertions, 21 deletions
diff --git a/po/pl/man3/ecvt.3.po b/po/pl/man3/ecvt.3.po index ce625e63..a56f92ec 100644 --- a/po/pl/man3/ecvt.3.po +++ b/po/pl/man3/ecvt.3.po @@ -4,12 +4,13 @@ # Adam Byrtek <alpha@irc.pl>, 1998. # Andrzej Krzysztofowicz <ankry@green.mf.pg.gda.pl>, 2002. # Robert Luberda <robert@debian.org>, 2017. +# Michał Kułach <michal.kulach@gmail.com>, 2024. msgid "" msgstr "" "Project-Id-Version: manpages-pl\n" -"POT-Creation-Date: 2024-03-01 16:55+0100\n" -"PO-Revision-Date: 2017-02-18 00:53+0100\n" -"Last-Translator: Robert Luberda <robert@debian.org>\n" +"POT-Creation-Date: 2024-06-01 05:48+0200\n" +"PO-Revision-Date: 2024-04-16 18:26+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" @@ -17,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 @@ -27,16 +28,16 @@ msgid "ecvt" msgstr "ecvt" #. 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 @@ -49,7 +50,7 @@ msgstr "NAZWA" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "ecvt, fcvt - convert a floating-point number to a string" -msgstr "ecvt, fcvt - konwersja liczby zmiennoprzecinkowej na łańcuch" +msgstr "ecvt, fcvt - konwertuje liczbę zmiennoprzecinkową na łańcuch" #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide @@ -88,6 +89,10 @@ msgid "" "B<[[deprecated]] char *fcvt(double >I<number>B<, int >I<ndigits>B<,>\n" "B< int *restrict >I<decpt>B<, int *restrict >I<sign>B<);>\n" msgstr "" +"B<[[przestarzałe]] char *ecvt(double >I<number>B<, int >I<ndigits>B<,>\n" +"B< int *restrict >I<decpt>B<, int *restrict >I<sign>B<);>\n" +"B<[[przestarzałe]] char *fcvt(double >I<number>B<, int >I<ndigits>B<,>\n" +"B< int *restrict >I<decpt>B<, int *restrict >I<sign>B<);>\n" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide @@ -119,6 +124,15 @@ msgid "" " Before glibc 2.12:\n" " _SVID_SOURCE || _XOPEN_SOURCE E<gt>= 500\n" msgstr "" +" Od glibc 2.17\n" +" (_XOPEN_SOURCE E<gt>= 500 && ! (_POSIX_C_SOURCE E<gt>= 200809L))\n" +" || /* glibc E<gt>= 2.20 */ _DEFAULT_SOURCE\n" +" || /* glibc E<lt>= 2.19 */ _SVID_SOURCE\n" +" glibc 2.12 do glibc 2.16:\n" +" (_XOPEN_SOURCE E<gt>= 500 && ! (_POSIX_C_SOURCE E<gt>= 200112L))\n" +" || _SVID_SOURCE\n" +" Przed glibc 2.12:\n" +" _SVID_SOURCE || _XOPEN_SOURCE E<gt>= 500\n" #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide @@ -254,7 +268,7 @@ msgstr "Bezpieczeństwo wątkowe" #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "MT-Unsafe race:ecvt" -msgstr "MT-Unsafe race:ecvt" +msgstr "MT-niebezpieczne race:ecvt" #. type: tbl table #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide @@ -268,7 +282,7 @@ msgstr "B<fcvt>()" #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "MT-Unsafe race:fcvt" -msgstr "MT-Unsafe race:fcvt" +msgstr "MT-niebezpieczne race:fcvt" #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide @@ -281,7 +295,7 @@ msgstr "STANDARDY" #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed msgid "None." -msgstr "" +msgstr "Brak." #. type: SH #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron @@ -318,7 +332,7 @@ msgstr "UWAGI" #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "Not all locales use a point as the radix character (\"decimal point\")." msgstr "" -"Ne wszystkie języki używają kropki jako separatora części całkowitej od " +"Nie wszystkie języki używają kropki jako separatora części całkowitej od " "części ułamkowej liczby." #. type: SH @@ -347,16 +361,22 @@ msgid "Linux man-pages 6.03" msgstr "Linux man-pages 6.03" #. 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 @@ -369,3 +389,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)" |