-"<literal>upgrade</literal> is used to install the newest versions of all "
-"packages currently installed on the system from the sources enumerated in "
-"<filename>/etc/apt/sources.list</filename>. Packages currently installed "
-"with new versions available are retrieved and upgraded; under no "
-"circumstances are currently installed packages removed, or packages not "
-"already installed retrieved and installed. New versions of currently "
-"installed packages that cannot be upgraded without changing the install "
-"status of another package will be left at their current version. An "
-"<literal>update</literal> must be performed first so that <command>apt-get</"
-"command> knows that new versions of packages are available."
-msgstr ""
-"<literal>upgrade</literal> instaluje najnowsze wersje wszystkich pakietów, "
-"obecnie zainstalowanych w systemie, na podstawie źródeł wymienionych w pliku "
-"<filename>/etc/apt/sources.list</filename>. Zainstalowane pakiety, których "
-"nowsza wersja jest dostępna, są ściągane i uaktualniane; w żadnym wypadku "
-"podanie tej opcji nie spowoduje usunięcia zainstalowanego pakietu czy "
-"zainstalowania nowego pakietu, wcześniej nie zainstalowanego. Pakiety, "
-"których nowa wersja wymaga zmiany statusu (np. zainstalowania bądź "
-"usunięcia) innego pakietu, będą pozostawione bez zmian. Aby <command>apt-"
-"get</command> wiedział, że są dostępne nowe wersje pakietów, należy "
-"wcześniej wykonać <literal>update</literal>."
-
-#
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt-get.8.xml:74
-msgid ""
-"<literal>dselect-upgrade</literal> is used in conjunction with the "
-"traditional Debian packaging front-end, &dselect;. <literal>dselect-upgrade</"
-"literal> follows the changes made by &dselect; to the <literal>Status</"
-"literal> field of available packages, and performs the actions necessary to "
-"realize that state (for instance, the removal of old and the installation of "
-"new packages)."
-msgstr ""
-"<literal>dselect-upgrade</literal> jest używane w połączeniu z programem "
-"&dselect;, tradycyjnym narzędziem do zarządzania pakietami w systemie "
-"Debian. <literal>dselect-upgrade</literal> uwzględnia zmiany zrobione "
-"programem &dselect; w polu <literal>Status</literal> pliku zawierającego "
-"informacje o dostępnych pakietach i wykonuje akcje potrzebne do "
-"zrealizowania tych zmian (na przykład: usunięcie starych pakietów i dodanie "
-"nowych)."
-
-#
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt-get.8.xml:84
-msgid ""
-"<literal>dist-upgrade</literal> in addition to performing the function of "
-"<literal>upgrade</literal>, also intelligently handles changing dependencies "
-"with new versions of packages; <command>apt-get</command> has a \"smart\" "
-"conflict resolution system, and it will attempt to upgrade the most "
-"important packages at the expense of less important ones if necessary. So, "
-"<literal>dist-upgrade</literal> command may remove some packages. The "
-"<filename>/etc/apt/sources.list</filename> file contains a list of locations "
-"from which to retrieve desired package files. See also &apt-preferences; "
-"for a mechanism for overriding the general settings for individual packages."
-msgstr ""
-"<literal>dist-upgrade</literal> wykonuje to samo, co <literal>upgrade</"
-"literal>, jednakże w inteligentny sposób wykrywa zmiany zależności w nowych "
-"wersjach pakietów. <command>apt-get</command> ma wbudowany \"sprytny\" "
-"system rozwiązywania konfliktów i jeśli będzie to potrzebne, podejmie próbę "
-"zaktualizowania najważniejszych pakietów, kosztem tych mniej ważnych. Tak "
-"więc <literal>dist-upgrade</literal> może usunąć niektóre pakiety.Plik "
-"<filename>/etc/apt/sources.list</filename> zawiera listę adresów, z których "
-"będą pobierane żądane pakiety. Zobacz również do &apt-preferences; - "
-"znajduje się tam opis mechanizmu nadpisywania globalnych ustawień dla "
-"poszczególnych pakietów."
-
-#
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt-get.8.xml:98
-msgid ""
-"<literal>install</literal> is followed by one or more packages desired for "
-"installation or upgrading. Each package is a package name, not a fully "
-"qualified filename (for instance, in a Debian GNU/Linux system, libc6 would "
-"be the argument provided, not <literal>libc6_1.9.6-2.deb</literal>). All "
-"packages required by the package(s) specified for installation will also be "
-"retrieved and installed. The <filename>/etc/apt/sources.list</filename> "
-"file is used to locate the desired packages. If a hyphen is appended to the "
-"package name (with no intervening space), the identified package will be "
-"removed if it is installed. Similarly a plus sign can be used to designate "
-"a package to install. These latter features may be used to override "
-"decisions made by apt-get's conflict resolution system."
-msgstr ""
-"Po <literal>install</literal> musi występować nazwa jednego lub więcej "
-"pakietów przeznaczonych do zainstalowania. Każdy argument jest nazwą "
-"pakietu, a nie pełną nazwą pliku, w którym się znajduje (na przykład w "
-"systemie Debian GNU/Linux, tym argumentem byłoby libc6, a nie "
-"<literal>libc6_1.9.6-2.deb</literal>). Wszystkie pakiety, które są "
-"potrzebne do zainstalowania żądanego(-ych) pakietu(-ów), będą także "
-"ściągnięte i zainstalowane. Plik <filename>/etc/apt/sources.list</filename> "
-"zawiera listę adresów, z których będą pobierane żądane pakiety. Jeżeli po "
-"nazwie pakietu pojawi się minus (bez spacji pomiędzy minusem a nazwą "
-"pakietu), to ten pakiet zostanie usunięty, o ile oczywiście jest "
-"zainstalowany. Podobnie znak plusa może być użyty w celu zainstalowania "
-"pakietu. Ta ostatnia właściwość może być użyta do nadpisania decyzji "
-"podjętych przez system rozwiązywania konfliktów programu apt-get."
-
-#
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt-get.8.xml:116
-msgid ""
-"A specific version of a package can be selected for installation by "
-"following the package name with an equals and the version of the package to "
-"select. This will cause that version to be located and selected for install. "
-"Alternatively a specific distribution can be selected by following the "
-"package name with a slash and the version of the distribution or the Archive "
-"name (stable, testing, unstable)."
-msgstr ""
-"Konkretna wersja pakietu może być wybrana do zainstalowania przez "
-"umieszczenie po nazwie pakietu znaku równości, a za nim wybranej wersji "
-"pakietu. Podana wersja zostanie wyszukana i wybrana do zainstalowania. "
-"Również konkretna dystrybucja może być wybrana przez umieszczenie po nazwie "
-"pakietu znaku ukośnika, po którym następuje wersja dystrybucji bądź nazwa "
-"archiwum (stable, testing, unstable)."
-
-#
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt-get.8.xml:123
-msgid ""
-"Both of the version selection mechanisms can downgrade packages and must be "
-"used with care."
-msgstr ""
-"Oba mechanizmy wyboru pakietów mogą zainstalować wcześniejsze wersje "
-"pakietów niż są już zainstalowane w systemie, dlatego muszą być używane "
-"ostrożnie."
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt-get.8.xml:126
-msgid ""
-"This is also the target to use if you want to upgrade one or more already-"
-"installed packages without upgrading every package you have on your system. "
-"Unlike the \"upgrade\" target, which installs the newest version of all "
-"currently installed packages, \"install\" will install the newest version of "
-"only the package(s) specified. Simply provide the name of the package(s) "
-"you wish to upgrade, and if a newer version is available, it (and its "
-"dependencies, as described above) will be downloaded and installed."
-msgstr ""
-"Jest to także akcja, której należy użyć, aby zaktualizować jeden lub więcej "
-"spośród pakietów już zainstalowanych, bez aktualizowania wszystkich "
-"pozostałych pakietów. W przeciwieństwie do polecenia \"upgrade\", które "
-"instaluje najnowsze wersje wszystkich obecnie zainstalowanych pakietów, "
-"\"install\" zainstaluje najnowsze wersje pakietu (pakietów) podanego "
-"(podanych) w linii poleceń. Wystarczy podać nazwę pakietu (pakietów) do "
-"zaktualizowania i jeśli nowsze wersje są dostępna, to zostaną pobrane i "
-"zainstalowane (łączne z zależnościami, tak jak to opisano powyżej)."
-
-#
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt-get.8.xml:137
-msgid ""
-"Finally, the &apt-preferences; mechanism allows you to create an alternative "
-"installation policy for individual packages."
-msgstr ""
-"W końcu, mechanizm &apt-preferences; pozwala określić alternatywny sposób "
-"instalacji poszczególnych pakietów."
-
-#
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt-get.8.xml:141
-msgid ""
-"If no package matches the given expression and the expression contains one "
-"of '.', '?' or '*' then it is assumed to be a POSIX regular expression, and "
-"it is applied to all package names in the database. Any matches are then "
-"installed (or removed). Note that matching is done by substring so 'lo.*' "
-"matches 'how-lo' and 'lowest'. If this is undesired, anchor the regular "
-"expression with a '^' or '$' character, or create a more specific regular "
-"expression."
-msgstr ""
-"Jeżeli żaden pakiet nie pasuje do podanego wyrażenia, a to wyrażenie zawiera "
-"jeden z następujących znaków: \".\", \"?\" albo \"*\", to zakłada się, że "
-"jest to wyrażenie regularne zgodne z POSIX-em i jest ono stosowane do "
-"wszystkich nazw pakietów w bazie. Pakiety, których nazwy pasują do tego "
-"wyrażenia regularnego, są instalowane (bądź usuwane). Należy zwrócić uwagę "
-"na to, że dopasowywany jest podciąg, tak więc \"lo*\" pasuje zarówno do "
-"\"how-lo\", jak i do \"lowest\". Jeśli jest to niepożądane, można określić "
-"początek lub koniec dopasowania wyrażenia regularnego, używając znaków \"^| "
-"lub \"$\", można też stworzyć bardziej specyficzne wyrażenie regularne."
-
-#
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt-get.8.xml:151
-msgid ""
-"<literal>remove</literal> is identical to <literal>install</literal> except "
-"that packages are removed instead of installed. Note the removing a package "
-"leaves its configuration files in system. If a plus sign is appended to the "
-"package name (with no intervening space), the identified package will be "
-"installed instead of removed."
-msgstr ""
-"<literal>remove</literal> odpowiada poleceniu <literal>install</literal> z "
-"tą różnicą, że pakiety są usuwane, a nie instalowane. Jeżeli nazwa pakietu "
-"zostanie poprzedzona znakiem plusa (bez rozdzielającej spacji), wskazany "
-"pakiet zostanie zainstalowany zamiast zostać usunięty."
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt-get.8.xml:159
-msgid ""
-"<literal>purge</literal> is identical to <literal>remove</literal> except "
-"that packages are removed and purged (any configuration files are deleted "
-"too)."
-msgstr ""
-"<literal>purge</literal> działa tak, jak <literal>remove</literal>, z tą "
-"różnicą, że pakiety są po usunięciu czyszczone (czyli usuwane są również "
-"wszystkie pliki konfiguracyjne)."
-
-#
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt-get.8.xml:164
-msgid ""
-"<literal>source</literal> causes <command>apt-get</command> to fetch source "
-"packages. APT will examine the available packages to decide which source "
-"package to fetch. It will then find and download into the current directory "
-"the newest available version of that source package while respecting the "
-"default release, set with the option <literal>APT::Default-Release</"
-"literal>, the <option>-t</option> option or per package with the "
-"<literal>pkg/release</literal> syntax, if possible."
-msgstr ""
-"<literal>source</literal> powoduje, że <command>apt-get</command> ściąga "
-"pakiety ze źródłami. APT na podstawie listy dostępnych pakietów decyduje, "
-"który pakiet źródłowy ściągnąć. Następnie szuka najnowszej dostępnej wersji "
-"pakietu źródłowego i pobiera ją do bieżącego katalogu. Jeśli jest to "
-"możliwe, to APT bierze pod uwagę domyślne wydanie, ustawione w <literal>APT::"
-"Default-Release</literal> w pliku konfiguracyjnym albo określone w opcji "
-"<option>-t</option>, albo podane przy użyciu składni <literal>pakiet/"
-"wydanie</literal>."
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt-get.8.xml:172
-msgid ""
-"Source packages are tracked separately from binary packages via <literal>deb-"
-"src</literal> type lines in the &sources-list; file. This means that you "
-"will need to add such a line for each repository you want to get sources "
-"from. If you don't do this you will properly get another (newer, older or "
-"none) source version than the one you have installed or could install."
-msgstr ""
-"Pakiety źródłowe są znajdowane inaczej niż pakiety binarne: przez linie z "
-"identyfikatorem <literal>deb-src</literal> w pliku &sources-list;. Oznacza "
-"to, że w pliku tym należy umieścić taką linię dla każdego repozytorium, z "
-"którego będą pobierane źródła. W przeciwnym wypadku może zostać pobrany "
-"pakiet źródłowy w innej wersji (nowszej, starszej albo żadnej) niż ta, który "
-"jest zainstalowana lub możliwa do zainstalowania."
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt-get.8.xml:179
-#, fuzzy
-#| msgid ""
-#| "If the <option>--compile</option> option is specified then the package "
-#| "will be compiled to a binary .deb using <command>dpkg-buildpackage</"
-#| "command>, if <option>--download-only</option> is specified then the "
-#| "source package will not be unpacked."
-msgid ""
-"If the <option>--compile</option> option is specified then the package will "
-"be compiled to a binary .deb using <command>dpkg-buildpackage</command> for "
-"the architecture as defined by the <command>--host-architecture</command> "
-"option. If <option>--download-only</option> is specified then the source "
-"package will not be unpacked."
-msgstr ""
-"Jeżeli podano opcję <option>--compile</option>, to pakiet źródłowy zostanie "
-"skompilowany do pakietu binarnego .deb za pomocą programu <command>dpkg-"
-"buildpackage</command>; podanie opcji <option>--download-only</option> "
-"spowoduje natomiast, że pakiet źródłowy nie zostanie rozpakowany."
-
-#
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt-get.8.xml:186
-msgid ""
-"A specific source version can be retrieved by postfixing the source name "
-"with an equals and then the version to fetch, similar to the mechanism used "
-"for the package files. This enables exact matching of the source package "
-"name and version, implicitly enabling the <literal>APT::Get::Only-Source</"
-"literal> option."
-msgstr ""
-"Konkretną wersję pakietu źródłowego można ściągnąć, umieszczając po nazwie "
-"pakietu źródłowego znak równości, a za nim numer wersji do ściągnięcia. "
-"Działa tu taki sam mechanizm jak w przypadku pakietów binarnych. Włączone "
-"zostaje dokładne dopasowywanie nazw i wersji pakietów źródłowych i pośrednio "
-"włączona zostaje opcja <literal>APT::Get::Only-Source</literal>"
-
-#
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt-get.8.xml:192
-msgid ""
-"Note that source packages are not tracked like binary packages, they exist "
-"only in the current directory and are similar to downloading source tar "
-"balls."
-msgstr ""
-"Uwaga. Pakiety źródłowe nie są traktowane tak samo, jak pakiety binarne - są "
-"przechowywane tylko w bieżącym katalogu, mniej więcej tak, jakby zostały "
-"ściągnięte oryginalne źródła programu ze strony jego autorów."
-
-#
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt-get.8.xml:198
-#, fuzzy
-#| msgid ""
-#| "<literal>build-dep</literal> causes apt-get to install/remove packages in "
-#| "an attempt to satisfy the build dependencies for a source package."
-msgid ""
-"<literal>build-dep</literal> causes apt-get to install/remove packages in an "
-"attempt to satisfy the build dependencies for a source package. By default "
-"the dependencies are satisfied to build the package natively. If desired a "
-"host-architecture can be specified with the <option>--host-architecture</"
-"option> option instead."
-msgstr ""
-"<literal>build-dep</literal> powoduje, że apt-get zainstaluje/usunie pakiety "
-"tak, żeby spełnić zależności wymagane do zbudowania danego pakietu "
-"źródłowego."
-
-#
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt-get.8.xml:205
-msgid ""
-"<literal>check</literal> is a diagnostic tool; it updates the package cache "
-"and checks for broken dependencies."
-msgstr ""
-"<literal>check</literal> jest poleceniem diagnostycznym, które odświeża "
-"bufor (cache) pakietów i szuka zepsutych pakietów."
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt-get.8.xml:210
-msgid ""
-"<literal>download</literal> will download the given binary package into the "
-"current directory."
-msgstr ""
-
-#
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt-get.8.xml:216
-msgid ""
-"<literal>clean</literal> clears out the local repository of retrieved "
-"package files. It removes everything but the lock file from "
-"<filename>&cachedir;/archives/</filename> and <filename>&cachedir;/archives/"
-"partial/</filename>. When APT is used as a &dselect; method, <literal>clean</"
-"literal> is run automatically. Those who do not use dselect will likely "
-"want to run <literal>apt-get clean</literal> from time to time to free up "
-"disk space."
-msgstr ""
-"<literal>clean</literal> czyści lokalne repozytorium ściągniętych plików z "
-"pakietami. Usuwa wszystko z wyjątkiem pliku blokady <filename>&cachedir;/"
-"archives/</filename> oraz katalogu <filename>&cachedir;/archives/partial/</"
-"filename>. Gdy APT jest używane jako metoda programu &dselect;, "
-"<literal>clean</literal> jest uruchamiane automatycznie. Osoby nie używające "
-"dselect, powinny od czasu do czasu uruchamiać <literal>apt-get clean</"
-"literal>, aby zwolnić trochę miejsca na dysku."
-
-#
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt-get.8.xml:226
-msgid ""
-"Like <literal>clean</literal>, <literal>autoclean</literal> clears out the "
-"local repository of retrieved package files. The difference is that it only "
-"removes package files that can no longer be downloaded, and are largely "
-"useless. This allows a cache to be maintained over a long period without it "
-"growing out of control. The configuration option <literal>APT::Clean-"
-"Installed</literal> will prevent installed packages from being erased if it "
-"is set to off."
-msgstr ""
-"Podobnie jak <literal>clean</literal>, <literal>autoclean</literal> czyści "
-"lokalne repozytorium pobranych plików z pakietami. Różnica jest taka, że "
-"<literal>autoclean</literal> usuwa tylko te pliki pakietów, które już nie "
-"mogą być ściągnięte i w większości są bezużyteczne. Pozwala to na "
-"utrzymywanie bufora (cache'a) przed długi czas i na uniknięcie "
-"niekontrolowanego jego wzrostu. Wyłączenie opcji konfiguracyjnej "
-"<literal>APT::Clean-Installed</literal> zapobiegnie usuwaniu plików "
-"zawierających zainstalowane pakiety."
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt-get.8.xml:236
-#, fuzzy
-#| msgid ""
-#| "<literal>autoremove</literal> is used to remove packages that were "
-#| "automatically installed to satisfy dependencies for some package and that "
-#| "are no more needed."
-msgid ""
-"<literal>autoremove</literal> is used to remove packages that were "
-"automatically installed to satisfy dependencies for other packages and are "
-"now no longer needed."
-msgstr ""
-"<literal>autoremove</literal> jest używane do usuwania pakietów, które "
-"zostały zainstalowane automatycznie, żeby rozwiązać zależności, i nie są już "
-"potrzebne."
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt-get.8.xml:241
-msgid ""
-"<literal>changelog</literal> downloads a package changelog and displays it "
-"through <command>sensible-pager</command>. The server name and base "
-"directory is defined in the <literal>APT::Changelogs::Server</literal> "
-"variable (e. g. <ulink url=\"http://packages.debian.org/changelogs"
-"\">packages.debian.org/changelogs</ulink> for Debian or <ulink url=\"http://"
-"changelogs.ubuntu.com/changelogs\">changelogs.ubuntu.com/changelogs</ulink> "
-"for Ubuntu). By default it displays the changelog for the version that is "
-"installed. However, you can specify the same options as for the "
-"<option>install</option> command."
-msgstr ""
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt-get.8.xml:264
-msgid ""
-"Do not consider recommended packages as a dependency for installing. "
-"Configuration Item: <literal>APT::Install-Recommends</literal>."
-msgstr ""
-"Nie rozpatruje rekomendowanych pakietów jako zależności do instalacji. "
-"Pozycja w pliku konfiguracyjnym: <literal>APT::Install-Recommends</literal>."
-
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt-get.8.xml:269
-#, fuzzy
-#| msgid ""
-#| "Do not consider recommended packages as a dependency for installing. "
-#| "Configuration Item: <literal>APT::Install-Recommends</literal>."
-msgid ""
-"Consider suggested packages as a dependency for installing. Configuration "
-"Item: <literal>APT::Install-Suggests</literal>."
-msgstr ""
-"Nie rozpatruje rekomendowanych pakietów jako zależności do instalacji. "
-"Pozycja w pliku konfiguracyjnym: <literal>APT::Install-Recommends</literal>."
-
-#
-#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
-#: apt-get.8.xml:274
-msgid ""
-"Download only; package files are only retrieved, not unpacked or installed. "
-"Configuration Item: <literal>APT::Get::Download-Only</literal>."
-msgstr ""
-"Tylko pobieranie; pliki z pakietami są tylko ściągane, ale nie rozpakowywane "
-"czy instalowane. Pozycja w pliku konfiguracyjnym: <literal>APT::Get::"
-"Download-Only</literal>."