-"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 ""
-"Használat: apt-get [kapcsolók] parancs\n"
-" apt-get [kapcsolók] install|remove pkg1 [pkg2 ...]\n"
-" apt-get [kapcsolók] source pkg1 [pkg2 ...]\n"
-"\n"
-"Az apt-get egy egyszerű parancssori felület csomagok letöltéséhez és\n"
-"telepítéséhez. A leggyakrabban használt parancsok az update és az install. \n"
-"\n"
-"Parancsok:\n"
-" update - Frissíti a csomaglistákat\n"
-" upgrade - Frissítés végrehajtása\n"
-" install - Új csomagok telepítése (csomag a libc6 és nem a libc6.deb)\n"
-" remove - Csomagok eltávolítása\n"
-" autoremove - Automatikusan eltávolítja a nem használt csomagokat \n"
-" purge - Eltávolítja és teljesen törli a csomagokat\n"
-" source - Forrásarchívumok letöltése\n"
-" build-dep - Forráscsomagok építési függőségét konfigurálja\n"
-" dist-upgrade - Disztribúciófrissítés, lásd apt-get(8)\n"
-" dselect-upgrade - Követi a dselect kijelöléseit\n"
-" clean - Törli a letöltött archívumfájlokat\n"
-" autoclean - Törli a régi letöltött archívumfájlokat\n"
-" check - Ellenőrzi, hogy nincsenek-e törött függőségek\n"
-" changelog - Adott csomag változási naplójának letöltése és megjelenítése\n"
-" download - Bináris csomag letöltése a jelenlegi mappába\n"
-"\n"
-"Opciók:\n"
-" -h Ez a súgó szöveg.\n"
-" -q Naplózható kimenet - nincs folyamatjelző\n"
-" -qq Nincs kimenet, kivéve a hibákat\n"
-" -d Csak letöltés - NEM telepíti vagy bontja ki az archívokat\n"
-" -s Szimulációs mód.\n"
-" -y Felteszi, hogy minden kérdésre igen a válasz, és nem kérdez\n"
-" -f Próbálja folytatni, akkor is ha a sértetlenségi teszt hibát jelez\n"
-" -m Próbálja folytatni, akkor is ha egyes archívumok nem találhatók\n"
-" -u Megjeleníti a frissített csomagok listáját is\n"
-" -b Megépíti a forráscsomagot miután letöltötte\n"
-" -V Részletes verziószámok\n"
-" -c=? Ezt a konfigurációs fájlt olvassa be\n"
-" -o=? Beállít egy tetszőleges konfigurációs opciót, pl. -o dir::cache=/"
-"tmp\n"
-"Lásd még az apt-get(8), sources.list(5) és apt.conf(5) kézikönyvlapokat "
-"további\n"
-"információkért és opciókért.\n"
-" Ez az APT a SzuperTehén Hatalmával rendelkezik.\n"
-
-#: cmdline/apt-helper.cc:36
-msgid "Need one URL as argument"