# dpkg-sources.pl.po # This file is distributed under the same license as the dpkg package. # Robert Luberda , 2007 msgid "" msgstr "" "Project-Id-Version: dpkg 1.14.17\n" "Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n" "POT-Creation-Date: 2007-11-19 08:48+0200\n" "PO-Revision-Date: 2007-11-15 20:15+0200\n" "Last-Translator: Robert Luberda \n" "Language-Team: Polish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=ISO-8859-2\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" #: scripts/822-date.pl:12 msgid "Usage: 822-date" msgstr "Użycie: 822-date" #: scripts/822-date.pl:14 msgid "This program is deprecated. Please use 'date -R' instead." msgstr "Ten program jest przestarzały. Proszę używać 'date -R'." #: scripts/controllib.pl:57 scripts/controllib.pl:62 #, perl-format msgid "unable to get login information for username \"%s\"" msgstr "" "nie można pobrać informacji potrzebnych do zalogowania użytkownika \"%s\"" #: scripts/controllib.pl:65 #, perl-format msgid "" "no utmp entry available and LOGNAME not defined; using uid of process (%d)" msgstr "brak wpisu utmp i nie zdefiniowano LOGNAME; używanie uid procesu (%d)" #: scripts/controllib.pl:69 #, perl-format msgid "unable to get login information for uid %d" msgstr "nie można pobrać informacji potrzebnych do zalogowania uid %d" #: scripts/controllib.pl:95 #, perl-format msgid "too many substitutions - recursive ? - in `%s'" msgstr "za dużo podstawień - rekursja? - w `%s'" #: scripts/controllib.pl:101 #, perl-format msgid "unknown substitution variable ${%s}" msgstr "nieznana zmienna podstawiania ${%s}" #: scripts/controllib.pl:149 #, perl-format msgid "field %s has newline then non whitespace >%s<" msgstr "pole %s ma znak nowej linii, po której nie następuje biały znak >%s<" #: scripts/controllib.pl:152 #, perl-format msgid "field %s has blank lines >%s<" msgstr "pole %s ma puste linie >%s<" #: scripts/controllib.pl:154 #, perl-format msgid "field %s has trailing newline >%s<" msgstr "pole %s kończy się znakiem nowej linii >%s<" #: scripts/controllib.pl:161 msgid "write error on control data" msgstr "błąd zapisu danych kontrolnych" #: scripts/controllib.pl:164 msgid "write error on close control data" msgstr "błąd zapisu podczas zamykania danych kontrolnych" #: scripts/controllib.pl:173 #, perl-format msgid "cannot read control file %s: %s" msgstr "nie można odczytać pliku kontrolnego %s: %s" #: scripts/controllib.pl:176 #, perl-format msgid "control file %s" msgstr "plik kontrolny %s" #: scripts/controllib.pl:177 msgid "control file must have at least one binary package part" msgstr "" "plik kontrolny musi zawierać wpis o co najmniej jednym pakiecie binarnym" #: scripts/controllib.pl:181 #, perl-format msgid "per-package paragraph %d in control info file is missing Package line" msgstr "" "dotyczący pakietu paragraf %d w pliku kontrolnym nie zawiera linii Package" #: scripts/controllib.pl:185 msgid "source paragraph in control info file is missing Source line" msgstr "paragraf źródłowy w pliku kontrolnym nie zawiera linii Source" #: scripts/controllib.pl:202 #, perl-format msgid "bad line in substvars file %s at line %d" msgstr "błędna linia w pliku podstawień %s, w linii %d" #: scripts/controllib.pl:208 #, perl-format msgid "unable to open substvars file %s: %s" msgstr "nie można otworzyć pliku podstawień %s: %s" #: scripts/controllib.pl:217 msgid "fork for parse changelog" msgstr "fork w celu przetwarzania pliku zmian" #: scripts/controllib.pl:220 scripts/dpkg-genchanges.pl:281 #: scripts/dpkg-gencontrol.pl:217 scripts/dpkg-source.pl:384 msgid "parsed version of changelog" msgstr "przetworzona wersja pliku zmian" #: scripts/controllib.pl:222 msgid "parse changelog" msgstr "przetwarzanie pliku zmian" #: scripts/controllib.pl:261 #, perl-format msgid "source package name `%s' contains illegal character `%s'" msgstr "nazwa pakietu źródłowego `%s' zawiera niepoprawny znak `%s'" #: scripts/controllib.pl:264 #, perl-format msgid "source package name `%s' starts with non-alphanum" msgstr "nazwa pakietu źródłowego `%s'nie zaczyna się od znaku alfanumerycznego" #: scripts/controllib.pl:270 #, perl-format msgid "version number contains illegal character `%s'" msgstr "numer wersji zawiera niepoprawny znak `%s'" #: scripts/controllib.pl:279 #, perl-format msgid "source package has two conflicting values - %s and %s" msgstr "pakiet źródłowy ma dwie wartości będące w konflikcie ze sobą - %s i %s" #: scripts/controllib.pl:289 #, perl-format msgid "md5sum gave bogus output `%s'" msgstr "dziwne wyjście programu md5sum `%s'" #: scripts/controllib.pl:321 msgid "continued value line not in field" msgstr "linia kontynuowanej wartości nie należy do pola" #: scripts/controllib.pl:324 msgid "expected blank line before PGP signature" msgstr "oczekiwano pustej linii poprzedzającej sygnaturę PGP" #: scripts/controllib.pl:336 msgid "expected PGP signature, found EOF after blank line" msgstr "po pustej linii oczekiwano sygnatury PGP, a napotkano koniec pliku" #: scripts/controllib.pl:339 #, perl-format msgid "expected PGP signature, found something else `%s'" msgstr "oczekiwano sygnatury PGP, a napotkano coś innego `%s'" #: scripts/controllib.pl:344 msgid "found several `paragraphs' where only one expected" msgstr "znaleziono kilka `akapitów', chociaż oczekiwano tylko jednego" #: scripts/controllib.pl:348 msgid "line with unknown format (not field-colon-value)" msgstr "nieznany format linii (oczekiwano: pole-dwukropek-wartość)" #: scripts/controllib.pl:351 msgid "found start of PGP body but no signature" msgstr "znaleziono początek ciała PGP, ale brak sygnatury" #: scripts/controllib.pl:353 msgid "empty file" msgstr "pusty plik" #: scripts/controllib.pl:358 #, perl-format msgid "syntax error in %s at line %d: %s" msgstr "błąd składni w %s w linii %d: %s" #: scripts/dpkg-architecture.pl:35 scripts/dpkg-buildpackage.pl:21 #: scripts/dpkg-distaddfile.pl:21 scripts/dpkg-genchanges.pl:69 #: scripts/dpkg-gencontrol.pl:50 scripts/dpkg-gensymbols.pl:36 #: scripts/dpkg-parsechangelog.pl:24 scripts/dpkg-scanpackages.pl:51 #: scripts/dpkg-scansources.pl:96 scripts/dpkg-shlibdeps.pl:287 #: scripts/dpkg-source.pl:142 scripts/changelog/debian.pl:30 #, perl-format msgid "Debian %s version %s.\n" msgstr "Debian %s w wersji %s.\n" #: scripts/dpkg-architecture.pl:37 msgid "" "\n" "Copyright (C) 1999-2001 Marcus Brinkmann .\n" "Copyright (C) 2004-2005 Scott James Remnant ." msgstr "" "\n" "Copyright (C) 1999-2001 Marcus Brinkmann .\n" "Copyright (C) 2004-2005 Scott James Remnant ." #: scripts/dpkg-architecture.pl:41 scripts/dpkg-buildpackage.pl:28 #: scripts/dpkg-distaddfile.pl:26 scripts/dpkg-genchanges.pl:75 #: scripts/dpkg-gencontrol.pl:56 scripts/dpkg-gensymbols.pl:42 #: scripts/dpkg-parsechangelog.pl:30 scripts/dpkg-shlibdeps.pl:296 #: scripts/dpkg-source.pl:147 scripts/changelog/debian.pl:34 msgid "" "\n" "This is free software; see the GNU General Public Licence version 2 or\n" "later for copying conditions. There is NO warranty.\n" msgstr "" "\n" "Ten program jest oprogramowaniem wolnym, rozpowszechnianym na warunkach\n" "licencji GNU w wersji drugiej lub późniejszej. Brak JAKIEJKOLWIEK " "gwarancji.\n" #: scripts/dpkg-architecture.pl:49 #, perl-format msgid "" "Usage: %s [