diff options
Diffstat (limited to 'po/pl/man3/fseeko.3.po')
-rw-r--r-- | po/pl/man3/fseeko.3.po | 70 |
1 files changed, 40 insertions, 30 deletions
diff --git a/po/pl/man3/fseeko.3.po b/po/pl/man3/fseeko.3.po index e04ad0b4..a94d7827 100644 --- a/po/pl/man3/fseeko.3.po +++ b/po/pl/man3/fseeko.3.po @@ -3,13 +3,13 @@ # Copyright © of this file: # Andrzej Krzysztofowicz <ankry@green.mf.pg.gda.pl>, 2002. # Robert Luberda <robert@debian.org>, 2014, 2017, 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:56+0100\n" -"PO-Revision-Date: 2019-08-16 21:10+0100\n" -"Last-Translator: Robert Luberda <robert@debian.org>\n" +"POT-Creation-Date: 2024-06-01 05:51+0200\n" +"PO-Revision-Date: 2024-04-19 21:15+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 +17,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 +27,16 @@ msgid "fseeko" msgstr "fseeko" #. 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 +49,7 @@ msgstr "NAZWA" #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed msgid "fseeko, ftello - seek to or report file position" -msgstr "fseeko, ftello - ustawienie lub odczytanie pozycji pliku" +msgstr "fseeko, ftello - ustawia lub odczytuje pozycję pliku" #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide @@ -81,12 +81,13 @@ msgstr "B<#include E<lt>stdio.hE<gt>>\n" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed -#, fuzzy, no-wrap -#| msgid "B<int fseeko(FILE *>I<stream>B<, off_t >I<offset>B<, int >I<whence>B<);>\n" +#, no-wrap msgid "" "B<int fseeko(FILE *>I<stream>B<, off_t >I<offset>B<, int >I<whence>B<);>\n" "B<off_t ftello(FILE *>I<stream>B<);>\n" -msgstr "B<int fseeko(FILE *>I<stream>B<, off_t >I<offset>B<, int >I<whence>B<);>\n" +msgstr "" +"B<int fseeko(FILE *>I<stream>B<, off_t >I<offset>B<, int >I<whence>B<);>\n" +"B<off_t ftello(FILE *>I<stream>B<);>\n" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide @@ -105,10 +106,9 @@ msgstr "B<fseeko>(), B<ftello>():" #. type: Plain text #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide #: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed -#, fuzzy, no-wrap -#| msgid "_FILE_OFFSET_BITS\\ ==\\ 64 || _POSIX_C_SOURCE\\ E<gt>=\\ 200112L" +#, no-wrap msgid " _FILE_OFFSET_BITS == 64 || _POSIX_C_SOURCE E<gt>= 200112L\n" -msgstr "_FILE_OFFSET_BITS\\ ==\\ 64 || _POSIX_C_SOURCE\\ E<gt>=\\ 200112L" +msgstr " _FILE_OFFSET_BITS == 64 || _POSIX_C_SOURCE E<gt>= 200112L\n" #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide @@ -275,10 +275,8 @@ msgstr "HISTORIA" #. type: Plain text #: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron #: opensuse-leap-15-6 opensuse-tumbleweed -#, fuzzy -#| msgid "glibc 2.1. POSIX.1-2001." msgid "glibc 2.1. POSIX.1-2001, SUSv2." -msgstr "glibc 2.1. POSIX.1-2001." +msgstr "glibc 2.1. POSIX.1-2001, SUSv2." #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide @@ -294,6 +292,8 @@ msgid "" "The declarations of these functions can also be obtained by defining the " "obsolete B<_LARGEFILE_SOURCE> feature test macro." msgstr "" +"Deklaracje tych funkcji można uzyskać również, definiując przestarzałe makro " +"sprawdzania cech B<_LARGEFILE_SOURCE>." #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide @@ -328,10 +328,8 @@ msgstr "WERSJE" #. type: Plain text #: debian-bookworm -#, fuzzy -#| msgid "These functions are available under glibc since version 2.1." msgid "These functions are available since glibc 2.1." -msgstr "Funkcje te są dostępne w glibc począwszy od wersji 2.1." +msgstr "Funkcje te są dostępne od glibc 2.1." #. type: Plain text #: debian-bookworm @@ -339,16 +337,22 @@ msgid "POSIX.1-2001, POSIX.1-2008, SUSv2." msgstr "POSIX.1-2001, POSIX.1-2008, SUSv2." #. 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 @@ -361,3 +365,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)" |