-"<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."