-#: cmdline/apt-get.cc:3301
-msgid ""
-"Usage: apt-get [options] command\n"
-" apt-get [options] install|remove pkg1 [pkg2 ...]\n"
-" apt-get [options] source pkg1 [pkg2 ...]\n"
-"\n"
-"apt-get is a simple command line interface for downloading and\n"
-"installing packages. The most frequently used commands are update\n"
-"and install.\n"
-"\n"
-"Commands:\n"
-" update - Retrieve new lists of packages\n"
-" upgrade - Perform an upgrade\n"
-" install - Install new packages (pkg is libc6 not libc6.deb)\n"
-" remove - Remove packages\n"
-" autoremove - Remove automatically all unused packages\n"
-" purge - Remove packages and config files\n"
-" source - Download source archives\n"
-" build-dep - Configure build-dependencies for source packages\n"
-" dist-upgrade - Distribution upgrade, see apt-get(8)\n"
-" dselect-upgrade - Follow dselect selections\n"
-" clean - Erase downloaded archive files\n"
-" autoclean - Erase old downloaded archive files\n"
-" check - Verify that there are no broken dependencies\n"
-" changelog - Download and display the changelog for the given package\n"
-" download - Download the binary package into the current directory\n"
-"\n"
-"Options:\n"
-" -h This help text.\n"
-" -q Loggable output - no progress indicator\n"
-" -qq No output except for errors\n"
-" -d Download only - do NOT install or unpack archives\n"
-" -s No-act. Perform ordering simulation\n"
-" -y Assume Yes to all queries and do not prompt\n"
-" -f Attempt to correct a system with broken dependencies in place\n"
-" -m Attempt to continue if archives are unlocatable\n"
-" -u Show a list of upgraded packages as well\n"
-" -b Build the source package after fetching it\n"
-" -V Show verbose version numbers\n"
-" -c=? Read this configuration file\n"
-" -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
-"See the apt-get(8), sources.list(5) and apt.conf(5) manual\n"
-"pages for more information and options.\n"
-" This APT has Super Cow Powers.\n"
-msgstr ""
-"Użycie: apt-get [opcje] polecenie\n"
-" apt-get [opcje] install|remove pakiet1 [pakiet2 ...]\n"
-" apt-get [opcje] source pakiet1 [pakiet2 ...]\n"
-"\n"
-"apt-get to prosty interfejs wiersza poleceń do pobierania i instalacji\n"
-"pakietów. Najczęściej używane polecenia to update i install.\n"
-"\n"
-"Polecenia:\n"
-" update - Pobiera nowe listy pakietów\n"
-" upgrade - Wykonuje aktualizację\n"
-" install - Instaluje nowe pakiety (pakiet to np. libc6, nie libc6.deb)\n"
-" remove - Usuwa pakiety\n"
-" autoremove - Usuwa automatycznie wszystkie nieużywane pakiety\n"
-" purge - Usuwa pakiety łącznie z plikami konfiguracyjnymi\n"
-" source - Pobiera archiwa źródłowe\n"
-" build-dep - Konfiguruje zależności dla budowania pakietów źródłowych\n"
-" dist-upgrade - Aktualizacja dystrybucji, patrz apt-get(8)\n"
-" dselect-upgrade - Instaluje według wyborów dselect\n"
-" clean - Usuwa pobrane pliki archiwów\n"
-" autoclean - Usuwa stare pobrane pliki archiwów\n"
-" check - Sprawdza, czy wszystkie zależności są spełnione\n"
-" changelog - Pobiera i wyświetla dziennika zmian wybranych pakietów\n"
-" download - Pobiera pakiet binarny do bieżącego katalogu\n"
-"\n"
-"Opcje:\n"
-" -h Ten tekst pomocy\n"
-" -q Nie pokazuje wskaźnika postępu (przydatne przy rejestrowaniu "
-"działania)\n"
-" -qq Nie wypisuje nic oprócz komunikatów błędów\n"
-" -d Tylko pobiera - NIE instaluje ani nie rozpakowuje archiwów\n"
-" -s Bez działania. Wykonuje tylko symulację ustalenia kolejności\n"
-" -y Zakłada odpowiedź \"tak\" na wszystkie pytania, nie pyta\n"
-" -f Próbuje naprawić system, w którym występują niespełnione zależności\n"
-" -m Próbuje działać nawet jeśli nie można znaleźć niektórych archiwów\n"
-" -u Pokazuje też listę aktualizowanych pakietów\n"
-" -b Buduje pakiet po pobraniu archiwum źródłowego\n"
-" -V Pokazuje pełną informację na temat wersji\n"
-" -c=? Czyta wskazany plik konfiguracyjny.\n"
-" -o=? Ustawia dowolną opcję konfiguracji, np. -o dir::cache=/tmp\n"
-"Więcej informacji i opcji można znaleźć na stronach podręcznika\n"
-"apt-get(8), sources.list(5) i apt.conf(5).\n"
-" Ten APT ma moce Super Krowy.\n"
-
-#: cmdline/apt-get.cc:3466
-msgid ""
-"NOTE: This is only a simulation!\n"
-" apt-get needs root privileges for real execution.\n"
-" Keep also in mind that locking is deactivated,\n"
-" so don't depend on the relevance to the real current situation!"
-msgstr ""
-"UWAGA: To jest tylko symulacja!\n"
-" apt-get wymaga do normalnego działania uprawnień administratora.\n"
-" Aktualnie blokowanie jest wyłączone, więc nie należy polegać\n"
-" na związku z rzeczywistą sytuacją!"
-
-# Ujednolicono z aptitude
-#: cmdline/acqprogress.cc:59
-msgid "Hit "
-msgstr "Stary "
-
-#: cmdline/acqprogress.cc:83
-msgid "Get:"
-msgstr "Pobieranie:"
-
-# Wyrównane do Hit i Err.
-#: cmdline/acqprogress.cc:114
-msgid "Ign "
-msgstr "Ign. "
-
-# Wyrównane do Hit i Ign.
-#: cmdline/acqprogress.cc:118
-msgid "Err "
-msgstr "Błąd "
-
-#: cmdline/acqprogress.cc:139
-#, c-format
-msgid "Fetched %sB in %s (%sB/s)\n"
-msgstr "Pobrano %sB w %s (%sB/s)\n"
-
-#: cmdline/acqprogress.cc:229
-#, c-format
-msgid " [Working]"
-msgstr " [Pracuje]"
-
-#: cmdline/acqprogress.cc:285
-#, c-format
-msgid ""
-"Media change: please insert the disc labeled\n"
-" '%s'\n"
-"in the drive '%s' and press enter\n"
-msgstr ""
-"Zmiana nośnika: Proszę włożyć dysk oznaczony\n"
-" \"%s\"\n"
-"do napędu \"%s\" i nacisnąć enter\n"
-
-#: cmdline/apt-internal-solver.cc:36
-msgid ""
-"Usage: apt-internal-resolver\n"
-"\n"
-"apt-internal-resolver is an interface to use the current internal\n"
-"like an external resolver for the APT family for debugging or alike\n"
-"\n"
-"Options:\n"
-" -h This help text.\n"
-" -q Loggable output - no progress indicator\n"
-" -c=? Read this configuration file\n"
-" -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
-"apt.conf(5) manual pages for more information and options.\n"
-" This APT has Super Cow Powers.\n"
-msgstr ""
-
-#: cmdline/apt-mark.cc:49
-#, c-format
-msgid "%s can not be marked as it is not installed.\n"
-msgstr "%s nie może zostać oznaczony, ponieważ nie jest zainstalowany.\n"
-
-#: cmdline/apt-mark.cc:55
-#, c-format
-msgid "%s was already set to manually installed.\n"
-msgstr "%s został już ustawiony jako zainstalowany ręcznie.\n"
-
-#: cmdline/apt-mark.cc:57
-#, c-format
-msgid "%s was already set to automatically installed.\n"
-msgstr "%s został już ustawiony jako zainstalowany automatycznie.\n"
-
-#: cmdline/apt-mark.cc:172
-#, c-format
-msgid "%s was already set on hold.\n"
-msgstr "%s został już zatrzymany.\n"
-
-#: cmdline/apt-mark.cc:174
-#, c-format
-msgid "%s was already not hold.\n"
-msgstr "%s został już odznaczony jako zatrzymany.\n"
-
-#: cmdline/apt-mark.cc:188 cmdline/apt-mark.cc:210
-#, c-format
-msgid "%s set on hold.\n"
-msgstr "%s został zatrzymany.\n"
-
-#: cmdline/apt-mark.cc:190 cmdline/apt-mark.cc:215
-#, c-format
-msgid "Canceled hold on %s.\n"
-msgstr "Odznaczono zatrzymanie %s\n"
-
-# Musi pasować do su i sudo.
-#: cmdline/apt-mark.cc:223
-msgid "Executing dpkg failed. Are you root?"
-msgstr ""
-"Uruchomienie dpkg nie powiodło się. Czy użyto uprawnień administratora?"
-
-#: cmdline/apt-mark.cc:271
-msgid ""
-"Usage: apt-mark [options] {auto|manual} pkg1 [pkg2 ...]\n"
-"\n"
-"apt-mark is a simple command line interface for marking packages\n"
-"as manual or automatical installed. It can also list marks.\n"
-"\n"
-"Commands:\n"
-" auto - Mark the given packages as automatically installed\n"
-" manual - Mark the given packages as manually installed\n"
-"\n"
-"Options:\n"
-" -h This help text.\n"
-" -q Loggable output - no progress indicator\n"
-" -qq No output except for errors\n"
-" -s No-act. Just prints what would be done.\n"
-" -f read/write auto/manual marking in the given file\n"
-" -c=? Read this configuration file\n"
-" -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
-"See the apt-mark(8) and apt.conf(5) manual pages for more information."
-msgstr ""
-"Użycie: apt-mark [opcje] {auto|manual} pakiet1 [pakiet2 ...]\n"
-"\n"
-"apt-mark jest prostym poleceniem wiersza poleceń do oznaczania pakietów\n"
-"jako zainstalowane automatycznie lub ręcznie. Może także służyć\n"
-"do wyświetlania stanu oznaczeń.\n"
-"\n"
-"Polecenia:\n"
-" auto - Oznacza dany pakiet jako zainstalowany automatycznie\n"
-" manual - Oznacza dany pakiet jako zainstalowany ręcznie\n"
-"\n"
-"Opcje:\n"
-" -h Ten tekst pomocy\n"
-" -q Nie pokazuje wskaźnika postępu (przydatne przy rejestrowaniu "
-"działania)\n"
-" -qq Nie wypisuje nic oprócz komunikatów błędów\n"
-" -s Symulacja - wyświetla jedynie co powinno zostać zrobione\n"
-" -f zapis/odczyt oznaczenia jako automatyczny/ręczny danego pliku\n"
-" -c=? Czyta wskazany plik konfiguracyjny.\n"
-" -o=? Ustawia dowolną opcję konfiguracji, np. -o dir::cache=/tmp\n"
-"Proszę zapoznać się ze stronami podręcznika systemowego apt-mark(8)\n"
-"i apt.conf(5), aby uzyskać więcej informacji."
-
-#: cmdline/apt-sortpkgs.cc:89
-msgid "Unknown package record!"
-msgstr "Nieznane informacje o pakiecie!"
-
-#: cmdline/apt-sortpkgs.cc:153
-msgid ""
-"Usage: apt-sortpkgs [options] file1 [file2 ...]\n"
-"\n"
-"apt-sortpkgs is a simple tool to sort package files. The -s option is used\n"
-"to indicate what kind of file it is.\n"
-"\n"
-"Options:\n"
-" -h This help text\n"
-" -s Use source file sorting\n"
-" -c=? Read this configuration file\n"
-" -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
-msgstr ""
-"Użycie: apt-sortpkgs [opcje] plik1 [plik2 ...]\n"
-"\n"
-"apt-sortpkgs to proste narzędzie służące do sortowania plików pakietów.\n"
-"Opcji -s używa się do wskazania typu pliku.\n"
-"\n"
-"Opcje:\n"
-" -h Ten tekst pomocy.\n"
-" -s Sortowanie pliku źródeł.\n"
-" -c=? Czyta wskazany plik konfiguracyjny.\n"
-" -o=? Ustawia dowolną opcję konfiguracji, np. -o dir::cache=/tmp\n"