-"<literal>gencaches</literal> performs the same operation as <command>apt-get "
-"check</command>. It builds the source and package caches from the sources in "
-"&sources-list; and from <filename>/var/lib/dpkg/status</filename>."
-msgstr ""
-"<literal>gencaches</literal> wykonuje te same operacje, co <command>apt-get "
-"check</command>. Buduje bufor pakietów oraz źródeł pakietów na podstawie "
-"źródeł wymienionych w &sources-list; oraz pliku <filename>/var/lib/dpkg/"
-"status</filename>."
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt-cache.8.xml:81
-msgid "showpkg <replaceable>pkg(s)</replaceable>"
-msgstr "showpkg <replaceable>pakiet(y)</replaceable>"
-
-#
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt-cache.8.xml:82
-msgid ""
-"<literal>showpkg</literal> displays information about the packages listed on "
-"the command line. Remaining arguments are package names. The available "
-"versions and reverse dependencies of each package listed are listed, as well "
-"as forward dependencies for each version. Forward (normal) dependencies are "
-"those packages upon which the package in question depends; reverse "
-"dependencies are those packages that depend upon the package in question. "
-"Thus, forward dependencies must be satisfied for a package, but reverse "
-"dependencies need not be. For instance, <command>apt-cache showpkg "
-"libreadline2</command> would produce output similar to the following:"
-msgstr ""
-"<literal>showpkg</literal> wyświetla informacje na temat pakietów podanych w "
-"linii poleceń. Pozostałymi argumentami są nazwy pakietów. Wyświetlane są "
-"dostępne wersje oraz odwrotne zależności każdego z podanych pakietów, jak "
-"również zwykłe zależności dla każdej z wersji Normalne (zwykłe) zależności "
-"to są pakiety, od których dany pakiet zależy, odwrotne zależności stanowią "
-"te pakiety, które zależą od danego pakietu. Tak więc, pakiet musi spełniać "
-"normalne zależności, ale odwrotnych zależności - nie musi. Na przykład, "
-"<command>apt-cache showpkg libreadline2</command> wypisze wyjście podobne do "
-"poniższego:"
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><informalexample><programlisting>
-#: apt-cache.8.xml:94
-#, no-wrap
-msgid ""
-"Package: libreadline2\n"
-"Versions: 2.1-12(/var/state/apt/lists/foo_Packages),\n"
-"Reverse Depends: \n"
-" libreadlineg2,libreadline2\n"
-" libreadline2-altdev,libreadline2\n"
-"Dependencies:\n"
-"2.1-12 - libc5 (2 5.4.0-0) ncurses3.0 (0 (null))\n"
-"Provides:\n"
-"2.1-12 - \n"
-"Reverse Provides: \n"
-msgstr ""
-"Package: libreadline2\n"
-"Versions: 2.1-12(/var/state/apt/lists/foo_Packages),\n"
-"Reverse Depends: \n"
-" libreadlineg2,libreadline2\n"
-" libreadline2-altdev,libreadline2\n"
-"Dependencies:\n"
-"2.1-12 - libc5 (2 5.4.0-0) ncurses3.0 (0 (null))\n"
-"Provides:\n"
-"2.1-12 - \n"
-"Reverse Provides: \n"
-
-#
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt-cache.8.xml:106
-msgid ""
-"Thus it may be seen that libreadline2, version 2.1-12, depends on libc5 and "
-"ncurses3.0 which must be installed for libreadline2 to work. In turn, "
-"libreadlineg2 and libreadline2-altdev depend on libreadline2. If "
-"libreadline2 is installed, libc5 and ncurses3.0 (and ldso) must also be "
-"installed; libreadlineg2 and libreadline2-altdev do not have to be "
-"installed. For the specific meaning of the remainder of the output it is "
-"best to consult the apt source code."
-msgstr ""
-"Jak widać libreadline2 w wersji 2.1-12 zależy od libc5 i ncurses3.0, które "
-"muszą być zainstalowane, aby libreadline2 działała. Z kolei libreadlineg2 i "
-"libreadline2-altdev zależą od libreadline2. Jeżeli libreadline2 jest "
-"zainstalowany, to libc5 i ncurses3.0 (i ldso) muszą być także zainstalowane; "
-"natomiast libreadlineg2 oraz libreadline2-altdev nie muszą być "
-"zainstalowane. W celu zrozumienia, co oznaczają pozostałe linie, najlepiej "
-"przejrzeć kod źródłowy programu apt."
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt-cache.8.xml:115
-msgid "stats"
-msgstr "stats"
-
-#
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt-cache.8.xml:115
-msgid ""
-"<literal>stats</literal> displays some statistics about the cache. No "
-"further arguments are expected. Statistics reported are:"
-msgstr ""
-"<literal>stats</literal> wyświetla statystyki dotyczące bufora pakietów. "
-"Nie wymaga żadnych argumentów. Wypisywane są następujące statystyki:"
-
-#
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para>
-#: apt-cache.8.xml:118
-msgid ""
-"<literal>Total package names</literal> is the number of package names found "
-"in the cache."
-msgstr ""
-"<literal>Całkowita liczba nazw pakietów (Total package names)</literal> - "
-"liczba nazw pakietów znajdujących się w buforze."
-
-#
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para>
-#: apt-cache.8.xml:122
-msgid ""
-"<literal>Normal packages</literal> is the number of regular, ordinary "
-"package names; these are packages that bear a one-to-one correspondence "
-"between their names and the names used by other packages for them in "
-"dependencies. The majority of packages fall into this category."
-msgstr ""
-"<literal>Zwykłe pakiety (Normal packages)</literal> jest to liczba zwykłych, "
-"regularnych nazw pakietów; są to pakiety, dla których istnieje relacja "
-"\"jeden do jednego\" między ich nazwami a nazwami używanymi przez inne "
-"pakiety jako zależności. Większość pakietów należy do tej kategorii."
-
-#
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para>
-#: apt-cache.8.xml:128
-msgid ""
-"<literal>Pure virtual packages</literal> is the number of packages that "
-"exist only as a virtual package name; that is, packages only \"provide\" the "
-"virtual package name, and no package actually uses the name. For instance, "
-"\"mail-transport-agent\" in the Debian GNU/Linux system is a pure virtual "
-"package; several packages provide \"mail-transport-agent\", but there is no "
-"package named \"mail-transport-agent\"."
-msgstr ""
-"<literal>Czyste pakiety wirtualne (Pure virtual packages)</literal> określa "
-"liczbę pakietów, które istnieją tylko jako nazwa pakietu wirtualnego; to "
-"jest pewne pakiety \"dostarczają\" tej nazwy wirtualnej, ale żaden pakiet "
-"nie używa tej nazwy. Na przykład \"mail-transport-agent\" w systemie Debian "
-"GNU/Linux jest czystym pakietem wirtualnym; kilka pakietów dostarcza \"mail-"
-"transport-agenta\", ale żaden pakiet nie nazywa się \"mail-transport-agent\"."
-
-#
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para>
-#: apt-cache.8.xml:136
-msgid ""
-"<literal>Single virtual packages</literal> is the number of packages with "
-"only one package providing a particular virtual package. For example, in the "
-"Debian GNU/Linux system, \"X11-text-viewer\" is a virtual package, but only "
-"one package, xless, provides \"X11-text-viewer\"."
-msgstr ""
-"<literal>Pojedyncze pakiety wirtualne (Single virtual packages)</literal> - "
-"liczba pakietów, dla których istnieje tylko jeden pakiet, który dostarcza "
-"danego pakietu wirtualnego. Na przykład, w systemie Debian GNU/Linux \"X11-"
-"text-viewer\" jest pakietem wirtualnym, ale tylko jeden pakiet - xless - "
-"dostarcza \"X11-text-viewer\"."
-
-#
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para>
-#: apt-cache.8.xml:142
-msgid ""
-"<literal>Mixed virtual packages</literal> is the number of packages that "
-"either provide a particular virtual package or have the virtual package name "
-"as the package name. For instance, in the Debian GNU/Linux system, \"debconf"
-"\" is both an actual package, and provided by the debconf-tiny package."
-msgstr ""
-"<literal>Mieszane pakiety wirtualne (Mixed virtual packages)</literal> - "
-"liczba pakietów, które albo dostarczają poszczególnych pakietów wirtualnych, "
-"albo nazywają się tak, jak nazwa pakietu wirtualnego. Na przykład w "
-"systemie Debian GNU/Linux \"debconf\" jest zarówno zwykłym pakietem, jak i "
-"jest pakietem dostarczanym przez pakiet debconf-tiny."
-
-#
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para>
-#: apt-cache.8.xml:149
-msgid ""
-"<literal>Missing</literal> is the number of package names that were "
-"referenced in a dependency but were not provided by any package. Missing "
-"packages may be an evidence if a full distribution is not accessed, or if a "
-"package (real or virtual) has been dropped from the distribution. Usually "
-"they are referenced from Conflicts or Breaks statements."
-msgstr ""
-"<literal>Brakujące (Missing)</literal> jest liczbą nazw pakietów, do których "
-"odnoszą się jakieś zależności, ale które nie są spełnione przez żaden z "
-"dostępnych pakietów. Brakujące pakiety mogą być dowodem, że nie ma dostępu "
-"do całej dystrybucji albo że pakiet (rzeczywisty lub wirtualny) został "
-"usunięty z dystrybucji. Zazwyczaj odniesienia takie znajdują się w "
-"zależnościach typu \"Conflicts\" lub \"Breaks\"."
-
-#
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para>
-#: apt-cache.8.xml:156
-msgid ""
-"<literal>Total distinct</literal> versions is the number of package versions "
-"found in the cache; this value is therefore at least equal to the number of "
-"total package names. If more than one distribution (both \"stable\" and "
-"\"unstable\", for instance), is being accessed, this value can be "
-"considerably larger than the number of total package names."
-msgstr ""
-"<literal>Całkowita liczba różnych wersji (Total distinct versions)</literal> "
-"jest to liczba wersji pakietów znajdujących się w buforze, tak więc ta "
-"wartość jest co najmniej równa liczbie wszystkich nazw pakietów. Jeżeli "
-"pobierane są pakiety z więcej niż jednej dystrybucji (na przykład zarówno "
-"\"stable\", jak i \"unstable\"), wartość ta może być znacznie większa niż "
-"liczba wszystkich nazw pakietów."
-
-#
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para>
-#: apt-cache.8.xml:163
-msgid ""
-"<literal>Total dependencies</literal> is the number of dependency "
-"relationships claimed by all of the packages in the cache."
-msgstr ""
-"<literal>Całkowite zależności (Total dependencies)</literal> to liczba "
-"więzów zależności wymaganych przez wszystkie pakiety w buforze."
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt-cache.8.xml:170
-msgid "showsrc <replaceable>pkg(s)</replaceable>"
-msgstr "showsrc <replaceable>pakiet(y)</replaceable>"
-
-#
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt-cache.8.xml:171
-msgid ""
-"<literal>showsrc</literal> displays all the source package records that "
-"match the given package names. All versions are shown, as well as all "
-"records that declare the name to be a Binary."
-msgstr ""
-"<literal>showsrc</literal> wyświetla wszystkie pakiety źródłowe, które "
-"odpowiadają podanym nazwom pakietów. Wyświetlone zostaną wszystkie wersje "
-"tych pakietów oraz pakiety binarne, które są z tych pakietów budowane."
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt-cache.8.xml:176 apt-config.8.xml:87
-msgid "dump"
-msgstr "dump"
-
-#
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt-cache.8.xml:177
-msgid ""
-"<literal>dump</literal> shows a short listing of every package in the cache. "
-"It is primarily for debugging."
-msgstr ""
-"<literal>dump</literal> pokazuje krótką listę wszystkich pakietów w buforze. "
-"Jest używany głównie w celu odpluskwiania."
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt-cache.8.xml:181
-msgid "dumpavail"
-msgstr "dumpavail"
-
-#
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt-cache.8.xml:182
-msgid ""
-"<literal>dumpavail</literal> prints out an available list to stdout. This is "
-"suitable for use with &dpkg; and is used by the &dselect; method."
-msgstr ""
-"<literal>dumpavail</literal> wypisuje na standardowe wyjście (stdout) listę "
-"dostępnych pakietów. Jest to polecenie odpowiednie do użycia z programem "
-"&dpkg; i jest używane w metodzie &dselect; tego programu."
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt-cache.8.xml:186
-msgid "unmet"
-msgstr "unmet"
-
-#
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt-cache.8.xml:187
-msgid ""
-"<literal>unmet</literal> displays a summary of all unmet dependencies in the "
-"package cache."
-msgstr ""
-"<literal>unmet</literal> pokazuje podsumowanie wszystkich niespełnionych "
-"zależności w buforze pakietów"
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt-cache.8.xml:191
-msgid "show <replaceable>pkg(s)</replaceable>"
-msgstr "show <replaceable>pakiet(y)</replaceable>"
-
-#
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt-cache.8.xml:192
-msgid ""
-"<literal>show</literal> performs a function similar to <command>dpkg --print-"
-"avail</command>; it displays the package records for the named packages."
-msgstr ""
-"<literal>show</literal> spełnia funkcje podobne do <command>dpkg --print-"
-"avail</command>; pokazuje szczegółowe informacje o podanych pakietach."
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt-cache.8.xml:197
-msgid "search <replaceable>regex [ regex ... ]</replaceable>"
-msgstr ""
-"search <replaceable>wyrażenie regularne [ wyrażenie regularne ... ]</"
-"replaceable>"
-
-#
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt-cache.8.xml:198
-msgid ""
-"<literal>search</literal> performs a full text search on all available "
-"package lists for the POSIX regex pattern given, see "
-"<citerefentry><refentrytitle><command>regex</command></refentrytitle> "
-"<manvolnum>7</manvolnum></citerefentry>. It searches the package names and "
-"the descriptions for an occurrence of the regular expression and prints out "
-"the package name and the short description, including virtual package "
-"names. If <option>--full</option> is given then output identical to "
-"<literal>show</literal> is produced for each matched package, and if "
-"<option>--names-only</option> is given then the long description is not "
-"searched, only the package name is."
-msgstr ""
-"<literal>search</literal> wykonuje pełne wyszukiwanie podanego wzorca "
-"będącego wyrażeniem regularnym POSIX (patrz "
-"<citerefentry><refentrytitle><command>regex</command></refentrytitle> "
-"<manvolnum>7</manvolnum></citerefentry>) we wszystkich dostępnych listach "
-"pakietów. Przeszukuje nazwy pakietów (w tym pakietów wirtualnych) i ich "
-"szczegółowe (długie) opisy, szukając w nich podanego wyrażenia regularnego i "
-"wypisuje nazwę pakietu i jego krótki opis. Jeżeli podana jest opcja "
-"<option>--full</option>, to wtedy dla każdego znalezionego pakietu "
-"informacje na wyjściu są podobne do tego, co pokazuje akcja <literal>show</"
-"literal>. Jeżeli podano opcję <option>--names-only</option>, to są "
-"przeszukiwane tylko nazwy pakietów, bez ich długich opisów."
-
-#
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt-cache.8.xml:211
-msgid ""
-"Separate arguments can be used to specify multiple search patterns that are "
-"and'ed together."
-msgstr ""
-"Oddzielne argumenty mogą być używane do podania kilku wzorców, które będą "
-"traktowane jakby były połączone spójnikiem logicznym \"i\"."
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt-cache.8.xml:215
-msgid "depends <replaceable>pkg(s)</replaceable>"
-msgstr "depends <replaceable>pakiet(y)</replaceable>"
-
-#
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt-cache.8.xml:216
-msgid ""
-"<literal>depends</literal> shows a listing of each dependency a package has "
-"and all the possible other packages that can fulfill that dependency."
-msgstr ""
-"<literal>depends</literal> wyświetla listę wszystkich zależności danego "
-"pakietu i wszystkie możliwe pakiety, które mogą spełnić te zależności."
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt-cache.8.xml:220
-msgid "rdepends <replaceable>pkg(s)</replaceable>"
-msgstr "rdepends <replaceable>pakiet(y)</replaceable>"
-
-#
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt-cache.8.xml:221
-msgid ""
-"<literal>rdepends</literal> shows a listing of each reverse dependency a "
-"package has."
-msgstr ""
-"<literal>rdepends</literal> pokazuje listę wszystkich odwrotnych zależności "
-"danego pakietu."
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt-cache.8.xml:225
-msgid "pkgnames <replaceable>[ prefix ]</replaceable>"
-msgstr "pkgnames <replaceable>[ prefiks ]</replaceable>"
-
-#
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt-cache.8.xml:226
-msgid ""
-"This command prints the name of each package APT knows. The optional "
-"argument is a prefix match to filter the name list. The output is suitable "
-"for use in a shell tab complete function and the output is generated "
-"extremely quickly. This command is best used with the <option>--generate</"
-"option> option."
-msgstr ""
-"To polecenie wyświetla nazwy wszystkich pakietów znanych systemowi APT. "
-"Opcjonalnym argumentem jest przedrostek nazwy pakietów. Wynik jest "
-"odpowiedni do użycia z funkcją powłoki (shella) uzupełniania nazw za pomocą "
-"klawisza tabulacji i jest wypisywany bardzo szybko. Tego polecenia najlepiej "
-"używać z opcją <option>--generate</option>."
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt-cache.8.xml:231
-msgid ""
-"Note that a package which APT knows of is not necessarily available to "
-"download, installable or installed, e.g. virtual packages are also listed in "
-"the generated list."
-msgstr ""
-"Proszę zauważyć, że to, iż pakiet jest znany systemowi APT, niekoniecznie "
-"oznacza, że jest dostępny do pobrania i zainstalowania albo zainstalowany. "
-"Może być np. pakietem wirtualnym, które także są wypisane w wygenerowanej "
-"liście."
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt-cache.8.xml:236
-msgid "dotty <replaceable>pkg(s)</replaceable>"
-msgstr "dotty <replaceable>pakiet(y)</replaceable>"
-
-#
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt-cache.8.xml:237
-msgid ""
-"<literal>dotty</literal> takes a list of packages on the command line and "
-"generates output suitable for use by dotty from the <ulink url=\"http://www."
-"research.att.com/sw/tools/graphviz/\">GraphViz</ulink> package. The result "
-"will be a set of nodes and edges representing the relationships between the "
-"packages. By default the given packages will trace out all dependent "
-"packages; this can produce a very large graph. To limit the output to only "
-"the packages listed on the command line, set the <literal>APT::Cache::"
-"GivenOnly</literal> option."
-msgstr ""
-"<literal>dotty</literal> bierze jako argument listę pakietów i generuje "
-"wyjście odpowiednie dla programu dotty z pakietu <ulink url=\"http://www."
-"research.att.com/sw/tools/graphviz/\">GraphViz</ulink>. Wynikiem będzie "
-"zbiór wierzchołków i krawędzi reprezentujących powiązania między pakietami. "
-"Domyślnie podane pakiety wyśledzą wszystkie pakiety zależne. Może to "
-"spowodować wypisanie bardzo dużego grafu. Aby wypisać powiązania tylko "
-"pomiędzy pakietami podanymi w linii poleceń, należy użyć opcji <literal>APT::"
-"Cache::GivenOnly</literal>."
-
-#
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt-cache.8.xml:246
-msgid ""
-"The resulting nodes will have several shapes; normal packages are boxes, "
-"pure provides are triangles, mixed provides are diamonds, missing packages "
-"are hexagons. Orange boxes mean recursion was stopped [leaf packages], blue "
-"lines are pre-depends, green lines are conflicts."
-msgstr ""
-"Wynikowe wierzchołki będą miały różnorakie kształty: zwykłe pakiety są "
-"prostokątami, czyste pakiety wirtualne to trójkąty, mieszane pakiety "
-"wirtualne są rombami, sześciokąty oznaczają brakujące pakiety . Pomarańczowe "
-"prostokąty oznaczają koniec rekurencji (liście), niebieskie linie to pre-"
-"zależności, linie zielone to konflikty."
-
-#
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt-cache.8.xml:251
-msgid "Caution, dotty cannot graph larger sets of packages."
-msgstr "Uwaga: dotty nie potrafi narysować większego zbioru pakietów."
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt-cache.8.xml:254
-msgid "xvcg <replaceable>pkg(s)</replaceable>"
-msgstr "xvcg <replaceable>pakiet(y)</replaceable>"
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt-cache.8.xml:255
-msgid ""
-"The same as <literal>dotty</literal>, only for xvcg from the <ulink url="
-"\"http://rw4.cs.uni-sb.de/users/sander/html/gsvcg1.html\">VCG tool</ulink>."
-msgstr ""
-"Robi to samo, co <literal>dotty</literal>, tylko dla xvcg z <ulink url="
-"\"http://rw4.cs.uni-sb.de/users/sander/html/gsvcg1.html\">narzędzia VCG</"
-"ulink>."
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt-cache.8.xml:259
-msgid "policy <replaceable>[ pkg(s) ]</replaceable>"
-msgstr "policy <replaceable>[ pakiet(y) ]</replaceable>"
-
-#
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt-cache.8.xml:260
-msgid ""
-"<literal>policy</literal> is meant to help debug issues relating to the "
-"preferences file. With no arguments it will print out the priorities of each "
-"source. Otherwise it prints out detailed information about the priority "
-"selection of the named package."
-msgstr ""
-"<literal>policy</literal> jest pomyślane w celu debugowania zagadnień "
-"związanych z plikiem preferencji. Jeżeli nie podano żadnych opcji, wypisane "
-"zostaną informacje o priorytecie każdego źródła. W przeciwnym wypadku, "
-"wypisuje szczegółowe informacje o priorytecie danego pakietu."
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt-cache.8.xml:266
-msgid "madison <replaceable>/[ pkg(s) ]</replaceable>"
-msgstr "madison <replaceable>/[ pakiet(y) ]</replaceable>"
-
-#
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt-cache.8.xml:267
-msgid ""
-"<literal>apt-cache</literal>'s <literal>madison</literal> command attempts "
-"to mimic the output format and a subset of the functionality of the Debian "
-"archive management tool, <literal>madison</literal>. It displays available "
-"versions of a package in a tabular format. Unlike the original "
-"<literal>madison</literal>, it can only display information for the "
-"architecture for which APT has retrieved package lists (<literal>APT::"
-"Architecture</literal>)."
-msgstr ""
-"polecenie <literal>madison</literal> z <literal>apt-cache</literal> próbuje "
-"naśladować format wyjścia i część funkcjonalności programu <literal>madison</"
-"literal> - narzędzia zarządzania archiwum Debiana. Wyświetla dostępne wersje "
-"pakietów w formacie tabeli. W przeciwieństwie do oryginału, może wyświetlić "
-"informacje tylko dla tych architektur, dla których APT pobrało listy "
-"pakietów (<literal>APT::Architecture</literal>)."
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt-cache.8.xml:278 apt-config.8.xml:96 apt-extracttemplates.1.xml:59
-#: apt-ftparchive.1.xml:525 apt-get.8.xml:331 apt-mark.8.xml:126
-#: apt-sortpkgs.1.xml:57 apt.conf.5.xml:560 apt.conf.5.xml:582
-msgid "options"
-msgstr "opcje"
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt-cache.8.xml:282
-msgid "<option>-p</option>"
-msgstr "<option>-p</option>"
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt-cache.8.xml:282
-msgid "<option>--pkg-cache</option>"
-msgstr "<option>--pkg-cache</option>"
-
-#
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt-cache.8.xml:283
-msgid ""
-"Select the file to store the package cache. The package cache is the primary "
-"cache used by all operations. Configuration Item: <literal>Dir::Cache::"
-"pkgcache</literal>."
-msgstr ""
-"Podaje nazwę pliku to przechowywania bufora pakietów, który jest podstawowym "
-"buforem używanym we wszystkich operacjach. Pozycja w pliku konfiguracyjnym: "
-"<literal>Dir::Cache::pkgcache</literal>."
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt-cache.8.xml:288 apt-ftparchive.1.xml:572 apt-get.8.xml:393
-#: apt-sortpkgs.1.xml:61
-msgid "<option>-s</option>"
-msgstr "<option>-s</option>"
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt-cache.8.xml:288
-msgid "<option>--src-cache</option>"
-msgstr "<option>--src-cache</option>"
-
-#
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt-cache.8.xml:289
-msgid ""
-"Select the file to store the source cache. The source is used only by "
-"<literal>gencaches</literal> and it stores a parsed version of the package "
-"information from remote sources. When building the package cache the source "
-"cache is used to avoid reparsing all of the package files. Configuration "
-"Item: <literal>Dir::Cache::srcpkgcache</literal>."
-msgstr ""
-"Podaje nazwę pliku to przechowywania bufora źródeł. Jest używany tylko przez "
-"akcję <literal>gencaches</literal> i przechowuje sparsowaną wersję "
-"informacji o pakietach pobraną ze zdalnych źródeł. Podczas budowania bufora "
-"pakietów, bufor źródeł jest używany w celu uniknięcia ponownego parsowania "
-"wszystkich plików pakietów. Pozycja w pliku konfiguracyjnym: <literal>Dir::"
-"Cache::srcpkgcache</literal>."
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt-cache.8.xml:296 apt-ftparchive.1.xml:546 apt-get.8.xml:383
-msgid "<option>-q</option>"
-msgstr "<option>-q</option>"
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt-cache.8.xml:296 apt-ftparchive.1.xml:546 apt-get.8.xml:383
-msgid "<option>--quiet</option>"
-msgstr "<option>--quiet</option>"
-
-#
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt-cache.8.xml:297
-msgid ""
-"Quiet; produces output suitable for logging, omitting progress indicators. "
-"More q's will produce more quietness up to a maximum of 2. You can also use "
-"<option>-q=#</option> to set the quietness level, overriding the "
-"configuration file. Configuration Item: <literal>quiet</literal>."
-msgstr ""
-"Cichy; wypisuje tylko informacje potrzebne do logowania, opuszczając "
-"wskaźniki postępu. Więcej znaków q spowoduje jeszcze bardziej ciche wyjście, "
-"maksimum jest 2. Można także ustawić poziom cichości za pomocą <option>-q=#</"
-"option>,nadpisując tym samym opcję z pliku konfiguracyjnego. Pozycja w "
-"pliku konfiguracyjnym: <literal>quiet</literal>."
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt-cache.8.xml:303
-msgid "<option>-i</option>"
-msgstr "<option>-i</option>"
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt-cache.8.xml:303
-msgid "<option>--important</option>"
-msgstr "<option>--important</option>"
-
-#
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt-cache.8.xml:304
-msgid ""
-"Print only important dependencies; for use with unmet and depends. Causes "
-"only Depends and Pre-Depends relations to be printed. Configuration Item: "
-"<literal>APT::Cache::Important</literal>."
-msgstr ""
-"Wyświetla tylko ważne zależności; do używania z akcją unmet. Powoduje "
-"wypisanie tylko zależności typu Depends i Pre-Depends. Pozycja w pliku "
-"konfiguracyjnym: <literal>APT::Cache::Important</literal>."
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt-cache.8.xml:309
-#, fuzzy
-#| msgid "<option>--no-upgrade</option>"
-msgid "<option>--no-pre-depends</option>"
-msgstr "<option>--no-upgrade</option>"
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt-cache.8.xml:310
-#, fuzzy
-#| msgid "<option>--no-download</option>"
-msgid "<option>--no-depends</option>"
-msgstr "<option>--no-download</option>"
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt-cache.8.xml:311
-#, fuzzy
-#| msgid "<option>--install-recommends</option>"
-msgid "<option>--no-recommends</option>"
-msgstr "<option>--install-recommends</option>"
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt-cache.8.xml:312
-#, fuzzy
-#| msgid "<option>--no-upgrade</option>"
-msgid "<option>--no-suggests</option>"
-msgstr "<option>--no-upgrade</option>"
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt-cache.8.xml:313
-#, fuzzy
-#| msgid "<option>--no-mount</option>"
-msgid "<option>--no-conflicts</option>"
-msgstr "<option>--no-mount</option>"
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt-cache.8.xml:314
-#, fuzzy
-#| msgid "<option>--no-act</option>"
-msgid "<option>--no-breaks</option>"
-msgstr "<option>--no-act</option>"
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt-cache.8.xml:315
-#, fuzzy
-#| msgid "<option>--no-act</option>"
-msgid "<option>--no-replaces</option>"
-msgstr "<option>--no-act</option>"
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt-cache.8.xml:316
-#, fuzzy
-#| msgid "<option>--no-act</option>"
-msgid "<option>--no-enhances</option>"
-msgstr "<option>--no-act</option>"
-
-#
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt-cache.8.xml:317
-#, fuzzy
-#| msgid ""
-#| "Make <literal>depends</literal> and <literal>rdepends</literal> recursive "
-#| "so that all packages mentioned are printed once. Configuration Item: "
-#| "<literal>APT::Cache::RecurseDepends</literal>."
-msgid ""
-"Per default the <literal>depends</literal> and <literal>rdepends</literal> "
-"print all dependencies. This can be tweaked with these flags which will omit "
-"the specified dependency type. Configuration Item: <literal>APT::Cache::"
-"Show<replaceable>DependencyType</replaceable></literal> e.g. <literal>APT::"
-"Cache::ShowRecommends</literal>."
-msgstr ""
-"Powoduje, że zależności w poleceniach <literal>depends</literal> i "
-"<literal>rdepends</literal> będą zależnościami rekurencyjnymi, tak że "
-"wszystkie wymienione pakiety zostaną wypisane tylko raz. Pozycja w pliku "
-"konfiguracyjnym: <literal>APT::Cache::RecurseDepends</literal>."
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt-cache.8.xml:323 apt-cdrom.8.xml:124 apt-get.8.xml:350
-msgid "<option>-f</option>"
-msgstr "<option>-f</option>"
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt-cache.8.xml:323
-msgid "<option>--full</option>"
-msgstr "<option>--full</option>"
-
-#
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt-cache.8.xml:324
-msgid ""
-"Print full package records when searching. Configuration Item: "
-"<literal>APT::Cache::ShowFull</literal>."
-msgstr ""
-"Podczas szukania wypisuj pełną informację o pakiecie. Pozycja w pliku "
-"konfiguracyjnym: <literal>APT::Cache::ShowFull</literal>."
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt-cache.8.xml:328 apt-cdrom.8.xml:134 apt-ftparchive.1.xml:584
-msgid "<option>-a</option>"
-msgstr "<option>-a</option>"
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt-cache.8.xml:328
-msgid "<option>--all-versions</option>"
-msgstr "<option>--all-versions</option>"
-
-#
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt-cache.8.xml:329
-msgid ""
-"Print full records for all available versions. This is the default; to turn "
-"it off, use <option>--no-all-versions</option>. If <option>--no-all-"
-"versions</option> is specified, only the candidate version will displayed "
-"(the one which would be selected for installation). This option is only "
-"applicable to the <literal>show</literal> command. Configuration Item: "
-"<literal>APT::Cache::AllVersions</literal>."
-msgstr ""
-"Akcja show wypisuje wszystkie rekordy dla wszystkich dostępnych wersji. "
-"Jest to opcja domyślna, aby ją wyłączyć, proszę użyć <option>--no-all-"
-"versions</option>. Jeżeli podano <option>--no-all-versions</option>, to "
-"będzie wyświetlana tylko wersja-kandydat (czyli ta, która byłaby wybrana do "
-"instalacji). Ta opcja ma znaczenie tylko dla polecenia <literal>show</"
-"literal>. Pozycja w pliku konfiguracyjnym: <literal>APT::Cache::"
-"AllVersions</literal>."
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt-cache.8.xml:337
-msgid "<option>-g</option>"
-msgstr "<option>-g</option>"
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt-cache.8.xml:337
-msgid "<option>--generate</option>"
-msgstr "<option>--generate</option>"
-
-#
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt-cache.8.xml:338
-msgid ""
-"Perform automatic package cache regeneration, rather than use the cache as "
-"it is. This is the default; to turn it off, use <option>--no-generate</"
-"option>. Configuration Item: <literal>APT::Cache::Generate</literal>."
-msgstr ""
-"Automatycznie odbudowuje bufor pakietów, zamiast używać istniejącego "
-"bufora. Ta opcja jest domyślnie włączona, aby ją wyłączyć, należy użyć "
-"<option>--no-generate</option>. Pozycja w pliku konfiguracyjnym: "
-"<literal>APT::Cache::Generate</literal>."
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt-cache.8.xml:343
-msgid "<option>--names-only</option>"
-msgstr "<option>--names-only</option>"
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt-cache.8.xml:343 apt-cdrom.8.xml:142
-msgid "<option>-n</option>"
-msgstr "<option>-n</option>"
-
-#
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt-cache.8.xml:344
-msgid ""
-"Only search on the package names, not the long descriptions. Configuration "
-"Item: <literal>APT::Cache::NamesOnly</literal>."
-msgstr ""
-"Przeszukaj tylko nazwy pakietów, pomijając szczegółowe opisy. Pozycja w "
-"pliku konfiguracyjnym: <literal>APT::Cache::NamesOnly</literal>."
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt-cache.8.xml:348
-msgid "<option>--all-names</option>"
-msgstr "<option>--all-names</option>"
-
-#
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt-cache.8.xml:349
-msgid ""
-"Make <literal>pkgnames</literal> print all names, including virtual packages "
-"and missing dependencies. Configuration Item: <literal>APT::Cache::"
-"AllNames</literal>."
-msgstr ""
-"Powoduje, że akcja <literal>pkgnames</literal> wypisze nazwy wszystkich "
-"pakietów, łącznie z pakietami wirtualnymi oraz pakietami mającymi brakujące "
-"zależności. Pozycja w pliku konfiguracyjnym: <literal>APT::Cache::AllNames</"
-"literal>."
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt-cache.8.xml:354
-msgid "<option>--recurse</option>"
-msgstr "<option>--recurse</option>"
-
-#
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt-cache.8.xml:355
-msgid ""
-"Make <literal>depends</literal> and <literal>rdepends</literal> recursive so "
-"that all packages mentioned are printed once. Configuration Item: "
-"<literal>APT::Cache::RecurseDepends</literal>."
-msgstr ""
-"Powoduje, że zależności w poleceniach <literal>depends</literal> i "
-"<literal>rdepends</literal> będą zależnościami rekurencyjnymi, tak że "
-"wszystkie wymienione pakiety zostaną wypisane tylko raz. Pozycja w pliku "
-"konfiguracyjnym: <literal>APT::Cache::RecurseDepends</literal>."
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt-cache.8.xml:360
-msgid "<option>--installed</option>"
-msgstr "<option>--installed</option>"
-
-#
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt-cache.8.xml:362
-msgid ""
-"Limit the output of <literal>depends</literal> and <literal>rdepends</"
-"literal> to packages which are currently installed. Configuration Item: "
-"<literal>APT::Cache::Installed</literal>."
-msgstr ""
-"Ogranicza wyjście poleceń <literal>depends</literal> i <literal>rdepends</"
-"literal> tylko do pakietów, które są obecnie zainstalowane. Pozycja w pliku "
-"konfiguracyjnym: <literal>APT::Cache::Installed</literal>."
-
-#. type: Content of: <refentry><refsect1><variablelist>
-#: apt-cache.8.xml:367 apt-cdrom.8.xml:153 apt-config.8.xml:101
-#: apt-extracttemplates.1.xml:70 apt-ftparchive.1.xml:612 apt-get.8.xml:570
-#: apt-mark.8.xml:140 apt-sortpkgs.1.xml:67
-msgid "&apt-commonoptions;"
-msgstr "&apt-commonoptions;"
-
-#. type: Content of: <refentry><refsect1><title>
-#: apt-cache.8.xml:372 apt-get.8.xml:575 apt-key.8.xml:172 apt-mark.8.xml:144
-#: apt.conf.5.xml:1093 apt_preferences.5.xml:697
-msgid "Files"
-msgstr "Pliki"
-
-#. type: Content of: <refentry><refsect1><variablelist>
-#: apt-cache.8.xml:374
-msgid "&file-sourceslist; &file-statelists;"
-msgstr "&file-sourceslist; &file-statelists;"
-
-#. type: Content of: <refentry><refsect1><title>
-#: apt-cache.8.xml:379 apt-cdrom.8.xml:158 apt-config.8.xml:106
-#: apt-extracttemplates.1.xml:77 apt-ftparchive.1.xml:628 apt-get.8.xml:585
-#: apt-key.8.xml:193 apt-mark.8.xml:150 apt-secure.8.xml:185
-#: apt-sortpkgs.1.xml:72 apt.conf.5.xml:1099 apt_preferences.5.xml:704
-#: sources.list.5.xml:234
-msgid "See Also"
-msgstr "Zobacz także"
-
-#
-#. type: Content of: <refentry><refsect1><para>
-#: apt-cache.8.xml:380
-msgid "&apt-conf;, &sources-list;, &apt-get;"
-msgstr "&apt-conf;, &sources-list;, &apt-get;"
-
-#. type: Content of: <refentry><refsect1><title>
-#: apt-cache.8.xml:384 apt-cdrom.8.xml:163 apt-config.8.xml:111
-#: apt-extracttemplates.1.xml:81 apt-ftparchive.1.xml:632 apt-get.8.xml:591
-#: apt-mark.8.xml:154 apt-sortpkgs.1.xml:76
-msgid "Diagnostics"
-msgstr "Diagnostyka"
-
-#
-#. type: Content of: <refentry><refsect1><para>
-#: apt-cache.8.xml:385
-msgid ""
-"<command>apt-cache</command> returns zero on normal operation, decimal 100 "
-"on error."
-msgstr ""
-"<command>apt-cache</command> zwraca zero, gdy zakończyło się pomyślnie, 100 "
-"- w przypadku błędu."
-
-#. type: Content of: <refentry><refentryinfo>
-#: apt-cdrom.8.xml:16
-msgid ""
-"&apt-author.jgunthorpe; &apt-author.team; &apt-email; &apt-product; <date>14 "
-"February 2004</date>"
-msgstr ""
-"&apt-author.jgunthorpe; &apt-author.team; &apt-email; &apt-product; "
-"<date>14 lutego 2004</date>"
-
-#. type: Content of: <refentry><refnamediv><refname>
-#: apt-cdrom.8.xml:24 apt-cdrom.8.xml:31
-msgid "apt-cdrom"
-msgstr "apt-cdrom"
-
-#
-#. type: Content of: <refentry><refnamediv><refpurpose>
-#: apt-cdrom.8.xml:32
-msgid "APT CDROM management utility"
-msgstr "Narzędzie APT do zarządzania źródłami typu CDROM"
-
-#. type: Content of: <refentry><refsynopsisdiv><cmdsynopsis>
-#: apt-cdrom.8.xml:38
-msgid ""
-"<command>apt-cdrom</command> <arg><option>-hvrmfan</option></arg> "
-"<arg><option>-d=<replaceable>cdrom mount point</replaceable></option></arg> "
-"<arg><option>-o=<replaceable>config string</replaceable></option></arg> "
-"<arg><option>-c=<replaceable>file</replaceable></option></arg> <group> "
-"<arg>add</arg> <arg>ident</arg> </group>"
-msgstr ""
-"<command>apt-cdrom</command> <arg><option>-hvrmfan</option></arg> "
-"<arg><option>-d=<replaceable>punkt montowania CD-ROM-u</replaceable></"
-"option></arg> <arg><option>-o=<replaceable>opcja konfiguracji</replaceable></"
-"option></arg> <arg><option>-c=<replaceable>plik</replaceable></option></arg> "
-"<group> <arg>add</arg> <arg>identyfikator</arg> </group>"
-
-#
-#. type: Content of: <refentry><refsect1><para>
-#: apt-cdrom.8.xml:51
-msgid ""
-"<command>apt-cdrom</command> is used to add a new CDROM to APTs list of "
-"available sources. <command>apt-cdrom</command> takes care of determining "
-"the structure of the disc as well as correcting for several possible mis-"
-"burns and verifying the index files."
-msgstr ""
-"<command>apt-cdrom</command> jest używany w celu dodania nowego CD-ROM-u do "
-"listy dostępnych źródeł programu APT. <command>apt-cdrom</command> określa "
-"strukturę dysku, poprawia ewentualne błędy powstałe podczas produkcji CD-ROM-"
-"u i weryfikuje pliki indeksów."
-
-#
-#. type: Content of: <refentry><refsect1><para>
-#: apt-cdrom.8.xml:58
-msgid ""
-"It is necessary to use <command>apt-cdrom</command> to add CDs to the APT "
-"system, it cannot be done by hand. Furthermore each disk in a multi-cd set "
-"must be inserted and scanned separately to account for possible mis-burns."
-msgstr ""
-"Dodanie nowych CD do systemu APT nie może być zrobione ręcznie, tak więc "
-"używanie <command>apt-cdrom</command> jest konieczne. Co więcej, każdy dysk "
-"w wielodyskowym archiwum musi być włożony i zeskanowany oddzielnie."
-
-#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term>
-#: apt-cdrom.8.xml:68
-msgid "add"
-msgstr "add"
-
-#
-#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
-#: apt-cdrom.8.xml:69
-#, fuzzy
-#| msgid ""
-#| "<literal>add</literal> is used to add a new disc to the source list. It "
-#| "will unmount the CDROM device, prompt for a disk to be inserted and then "
-#| "procceed to scan it and copy the index files. If the disc does not have a "
-#| "proper <filename>disk</filename> directory you will be prompted for a "
-#| "descriptive title."
-msgid ""
-"<literal>add</literal> is used to add a new disc to the source list. It will "
-"unmount the CDROM device, prompt for a disk to be inserted and then proceed "
-"to scan it and copy the index files. If the disc does not have a proper "
-"<filename>disk</filename> directory you will be prompted for a descriptive "
-"title."
-msgstr ""
-"<literal>add</literal> jest używane do dodania nowego dysku do listy źródeł. "
-"<literal>add</literal> odmontuje urządzenie CDROM, poprosi o włożenie dysku, "
-"a następnie zeskanuje go i skopiuje pliki indeksu. Jeżeli dysk nie ma "
-"właściwego katalogu <filename>disk</filename>, użytkownik zostanie "
-"poproszony o podanie opisu dysku."
-
-#
-#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
-#: apt-cdrom.8.xml:77
-msgid ""
-"APT uses a CDROM ID to track which disc is currently in the drive and "
-"maintains a database of these IDs in <filename>&statedir;/cdroms.list</"
-"filename>"
-msgstr ""
-"APT używa identyfikatora CDROM-u do określenia, który dysk obecnie znajduje "
-"się w napędzie, oraz przechowuje bazę tych identyfikatorów w pliku "
-"<filename>&statedir;/cdroms.list</filename>"
-
-#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term>
-#: apt-cdrom.8.xml:84
-msgid "ident"
-msgstr "ident"
-
-#
-#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
-#: apt-cdrom.8.xml:85
-msgid ""
-"A debugging tool to report the identity of the current disc as well as the "
-"stored file name"
-msgstr ""
-"Narzędzie debugujące, wyświetlające identyfikator włożonego dysku oraz nazwę "
-"pliku, w którym jest przechowywany."
-
-#
-#. type: Content of: <refentry><refsect1><para>
-#: apt-cdrom.8.xml:64
-msgid ""
-"Unless the <option>-h</option>, or <option>--help</option> option is given "
-"one of the commands below must be present. <placeholder type=\"variablelist"
-"\" id=\"0\"/>"
-msgstr ""
-"Jedno z poniższych poleceń musi być użyte, chyba że została podana opcja "
-"<option>-h</option> lub <option>--help</option>. <placeholder type="
-"\"variablelist\" id=\"0\"/>"
-
-#. type: Content of: <refentry><refsect1><title>
-#: apt-cdrom.8.xml:94 apt-key.8.xml:158
-msgid "Options"
-msgstr "Opcje"
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt-cdrom.8.xml:98 apt-ftparchive.1.xml:540 apt-get.8.xml:345
-msgid "<option>-d</option>"
-msgstr "<option>-d</option>"
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt-cdrom.8.xml:98
-msgid "<option>--cdrom</option>"
-msgstr "<option>--cdrom</option>"
-
-#
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt-cdrom.8.xml:99
-msgid ""
-"Mount point; specify the location to mount the cdrom. This mount point must "
-"be listed in <filename>/etc/fstab</filename> and properly configured. "
-"Configuration Item: <literal>Acquire::cdrom::mount</literal>."
-msgstr ""
-"Punkt montowania. Podaje lokalizację katalogu, w którym będzie zamontowany "
-"cdrom. Musi istnieć odpowiednia konfiguracja dla tego punktu montowania w "
-"pliku <filename>/etc/fstab</filename>. Pozycja w pliku konfiguracyjnym: "
-"<literal>Acquire::cdrom::mount</literal>."
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt-cdrom.8.xml:107
-msgid "<option>-r</option>"
-msgstr "<option>-r</option>"
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt-cdrom.8.xml:107
-msgid "<option>--rename</option>"
-msgstr "<option>--rename</option>"
-
-#
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt-cdrom.8.xml:108
-msgid ""
-"Rename a disc; change the label of a disk or override the disks given label. "
-"This option will cause <command>apt-cdrom</command> to prompt for a new "
-"label. Configuration Item: <literal>APT::CDROM::Rename</literal>."
-msgstr ""
-"Przemianuj dysk. Zmienia etykietę dysku lub unieważnia etykietę wcześniej "
-"daną dyskowi. Podanie tej opcji spowoduje, że <command>apt-cdrom</command> "
-"spyta się o nową etykietę. Pozycja w pliku konfiguracyjnym: <literal>APT::"
-"CDROM::Rename</literal>."
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt-cdrom.8.xml:116 apt-get.8.xml:364
-msgid "<option>-m</option>"
-msgstr "<option>-m</option>"
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt-cdrom.8.xml:116
-msgid "<option>--no-mount</option>"
-msgstr "<option>--no-mount</option>"
-
-#
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt-cdrom.8.xml:117
-msgid ""
-"No mounting; prevent <command>apt-cdrom</command> from mounting and "
-"unmounting the mount point. Configuration Item: <literal>APT::CDROM::"
-"NoMount</literal>."
-msgstr ""
-"Nie montuj. Uniemożliwia programowi <command>apt-cdrom</command> montowanie "
-"i odmontowywanie CDROM-u. Pozycja w pliku konfiguracyjnym: <literal>APT::"
-"CDROM::NoMount</literal>."
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt-cdrom.8.xml:124
-msgid "<option>--fast</option>"
-msgstr "<option>--fast</option>"
-
-#
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt-cdrom.8.xml:125
-msgid ""
-"Fast Copy; Assume the package files are valid and do not check every "
-"package. This option should be used only if <command>apt-cdrom</command> has "
-"been run on this disc before and did not detect any errors. Configuration "
-"Item: <literal>APT::CDROM::Fast</literal>."
-msgstr ""
-"Szybkie kopiowanie. Zakłada, że pliki z pakietami są poprawne i nie sprawdza "
-"każdego pakietu. Ta opcja powinna być używana tylko wtedy, jeżeli "
-"<command>apt-cdrom</command> był już uruchomiony na danym dysku i nie wykrył "
-"na nim żadnych błędów. Pozycja w pliku konfiguracyjnym: <literal>APT::"
-"CDROM::Fast</literal>."
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term>
-#: apt-cdrom.8.xml:134
-msgid "<option>--thorough</option>"
-msgstr "<option>--thorough</option>"
-
-#
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt-cdrom.8.xml:135
-msgid ""
-"Thorough Package Scan; This option may be needed with some old Debian "
-"1.1/1.2 discs that have Package files in strange places. It takes much "
-"longer to scan the CD but will pick them all up."