diff options
Diffstat (limited to 'po/pl/man5/rpc.5.po')
-rw-r--r-- | po/pl/man5/rpc.5.po | 263 |
1 files changed, 263 insertions, 0 deletions
diff --git a/po/pl/man5/rpc.5.po b/po/pl/man5/rpc.5.po new file mode 100644 index 00000000..21127464 --- /dev/null +++ b/po/pl/man5/rpc.5.po @@ -0,0 +1,263 @@ +# Polish translation of manpages +# This file is distributed under the same license as the manpages-l10n package. +# Copyright © of this file: +# Andrzej Krzysztofowicz <ankry@green.mf.pg.gda.pl>, 2008. +# Robert Luberda <robert@debian.org>, 2014. +# Michał Kułach <michal.kulach@gmail.com>, 2016, 2024. +msgid "" +msgstr "" +"Project-Id-Version: manpages-pl\n" +"POT-Creation-Date: 2024-03-01 17:06+0100\n" +"PO-Revision-Date: 2024-03-14 20:51+0100\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" +"Content-Type: text/plain; charset=UTF-8\n" +"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 22.12.3\n" + +#. type: TH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "rpc" +msgstr "rpc" + +#. type: TH +#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#, no-wrap +msgid "2023-10-31" +msgstr "31 października 2023 r." + +#. type: TH +#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#, no-wrap +msgid "Linux man-pages 6.06" +msgstr "Linux man-pages 6.06" + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "NAME" +msgstr "NAZWA" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "rpc - RPC program number data base" +msgstr "rpc - baza numerów programów RPC" + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "SYNOPSIS" +msgstr "SKŁADNIA" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "B</etc/rpc>\n" +msgstr "B</etc/rpc>\n" + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "DESCRIPTION" +msgstr "OPIS" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"The I<rpc> file contains user readable names that can be used in place of " +"RPC program numbers. Each line has the following information:" +msgstr "" +"Plik I<rpc> zawiera czytelne dla użytkownika nazwy, które mogą być używane " +"zamiast numerów programów RPC. Każdy wiersz zawiera następujące informacje:" + +#. type: IP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "\\[bu]" +msgstr "\\[bu]" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "name of server for the RPC program" +msgstr "nazwa serwera dla programu RPC" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "RPC program number" +msgstr "numer programu RPC" + +# +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "aliases" +msgstr "aliasy" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"Items are separated by any number of blanks and/or tab characters. A " +"\\[aq]#\\[aq] indicates the beginning of a comment; characters from the " +"\\[aq]#\\[aq] to the end of the line are not interpreted by routines which " +"search the file." +msgstr "" +"Elementy są rozdzielone przez dowolną liczbę znaków spacji i/lub tabulacji. " +"Znak \\[Bq]#\\[rq] określa początek komentarza; znaki od \\[Bq]#\\[rq] do " +"końca wiersza nie są interpretowane przez funkcje, które przeszukują plik." + +# +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"Here is an example of the I</etc/rpc> file from the Sun RPC Source " +"distribution." +msgstr "" +"Oto przykład pliku I</etc/rpc> pochodzący z dystrybucji źródeł RPC firmy Sun." + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "" +"#\n" +"# rpc 88/08/01 4.0 RPCSRC; from 1.12 88/02/07 SMI\n" +"#\n" +"portmapper 100000 portmap sunrpc\n" +"rstatd 100001 rstat rstat_svc rup perfmeter\n" +"rusersd 100002 rusers\n" +"nfs 100003 nfsprog\n" +"ypserv 100004 ypprog\n" +"mountd 100005 mount showmount\n" +"ypbind 100007\n" +"walld 100008 rwall shutdown\n" +"yppasswdd 100009 yppasswd\n" +"etherstatd 100010 etherstat\n" +"rquotad 100011 rquotaprog quota rquota\n" +"sprayd 100012 spray\n" +"3270_mapper 100013\n" +"rje_mapper 100014\n" +"selection_svc 100015 selnsvc\n" +"database_svc 100016\n" +"rexd 100017 rex\n" +"alis 100018\n" +"sched 100019\n" +"llockmgr 100020\n" +"nlockmgr 100021\n" +"x25.inr 100022\n" +"statmon 100023\n" +"status 100024\n" +"bootparam 100026\n" +"ypupdated 100028 ypupdate\n" +"keyserv 100029 keyserver\n" +"tfsd 100037\n" +"nsed 100038\n" +"nsemntd 100039\n" +msgstr "" +"#\n" +"# rpc 88/08/01 4.0 RPCSRC; from 1.12 88/02/07 SMI\n" +"#\n" +"portmapper 100000 portmap sunrpc\n" +"rstatd 100001 rstat rstat_svc rup perfmeter\n" +"rusersd 100002 rusers\n" +"nfs 100003 nfsprog\n" +"ypserv 100004 ypprog\n" +"mountd 100005 mount showmount\n" +"ypbind 100007\n" +"walld 100008 rwall shutdown\n" +"yppasswdd 100009 yppasswd\n" +"etherstatd 100010 etherstat\n" +"rquotad 100011 rquotaprog quota rquota\n" +"sprayd 100012 spray\n" +"3270_mapper 100013\n" +"rje_mapper 100014\n" +"selection_svc 100015 selnsvc\n" +"database_svc 100016\n" +"rexd 100017 rex\n" +"alis 100018\n" +"sched 100019\n" +"llockmgr 100020\n" +"nlockmgr 100021\n" +"x25.inr 100022\n" +"statmon 100023\n" +"status 100024\n" +"bootparam 100026\n" +"ypupdated 100028 ypupdate\n" +"keyserv 100029 keyserver\n" +"tfsd 100037\n" +"nsed 100038\n" +"nsemntd 100039\n" + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "FILES" +msgstr "PLIKI" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "I</etc/rpc>" +msgstr "I</etc/rpc>" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "RPC program number data base" +msgstr "baza numerów programów RPC" + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "SEE ALSO" +msgstr "ZOBACZ TAKŻE" + +# +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "B<getrpcent>(3)" +msgstr "B<getrpcent>(3)" + +#. type: TH +#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "2023-02-05" +msgstr "5 lutego 2023 r." + +#. type: TH +#: debian-bookworm +#, no-wrap +msgid "Linux man-pages 6.03" +msgstr "Linux man-pages 6.03" + +#. type: TH +#: debian-unstable opensuse-tumbleweed +#, no-wrap +msgid "Linux man-pages 6.05.01" +msgstr "Linux man-pages 6.05.01" + +#. type: TH +#: opensuse-leap-15-6 +#, no-wrap +msgid "Linux man-pages 6.04" +msgstr "Linux man-pages 6.04" |