hu.po 39 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518
  1. msgid ""
  2. msgstr ""
  3. "Project-Id-Version: \n"
  4. "Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n"
  5. "POT-Creation-Date: 2009-11-17 10:12+0100\n"
  6. "PO-Revision-Date: 2006-10-06 03:48+0100\n"
  7. "Last-Translator: SZERVÁC Attila <sas@321.hu>\n"
  8. "Language-Team: Hungarian\n"
  9. "MIME-Version: 1.0\n"
  10. "Content-Type: text/plain; charset=utf-8\n"
  11. "Content-Transfer-Encoding: 8bit\n"
  12. "X-Poedit-Language: Hungarian\n"
  13. "X-Poedit-Country: HUNGARY\n"
  14. "Plural-Forms: nplurals=1; plural=0;\n"
  15. #: dselect/basecmds.cc:120
  16. msgid "Search for ? "
  17. msgstr "Keresés:"
  18. #: dselect/basecmds.cc:142
  19. msgid "Error: "
  20. msgstr "Hiba:"
  21. #: dselect/basecmds.cc:171
  22. msgid "Help: "
  23. msgstr "Súgó:"
  24. #: dselect/basecmds.cc:177
  25. msgid "Press ? for help menu, . for next topic, <space> to exit help."
  26. msgstr "A ? súgó menüjét adja, a . lép, a <space> kilép a súgóból."
  27. #: dselect/basecmds.cc:184
  28. msgid "Help information is available under the following topics:"
  29. msgstr "Az alábbiakról érhető el súgó:"
  30. #: dselect/basecmds.cc:192
  31. msgid ""
  32. "Press a key from the list above, <space> or `q' to exit help,\n"
  33. " or `.' (full stop) to read each help page in turn. "
  34. msgstr ""
  35. "Üss le egy billentyűt a fentiekből, <space> vagy `q' a kilépés,\n"
  36. " a `.' egymás után olvassa a súgó lapjait."
  37. #: dselect/basecmds.cc:198
  38. msgid "error reading keyboard in help"
  39. msgstr "hiba a billentyűzet olvasásakor a súgóban"
  40. #: dselect/baselist.cc:57
  41. msgid "ioctl(TIOCGWINSZ) failed"
  42. msgstr "ioctl(TIOCGWINSZ) sikertelen"
  43. #: dselect/baselist.cc:60
  44. msgid "doupdate in SIGWINCH handler failed"
  45. msgstr "doupdate a SIGWINCH kezelőben sikertelen"
  46. #: dselect/baselist.cc:67
  47. msgid "failed to restore old SIGWINCH sigact"
  48. msgstr ""
  49. #: dselect/baselist.cc:69
  50. msgid "failed to restore old signal mask"
  51. msgstr ""
  52. #: dselect/baselist.cc:79
  53. msgid "failed to get old signal mask"
  54. msgstr ""
  55. #: dselect/baselist.cc:80
  56. msgid "failed to get old SIGWINCH sigact"
  57. msgstr ""
  58. #: dselect/baselist.cc:84
  59. msgid "failed to block SIGWINCH"
  60. msgstr ""
  61. #: dselect/baselist.cc:89
  62. msgid "failed to set new SIGWINCH sigact"
  63. msgstr ""
  64. #: dselect/baselist.cc:126
  65. msgid "failed to allocate colour pair"
  66. msgstr ""
  67. #: dselect/baselist.cc:167
  68. msgid "failed to create title window"
  69. msgstr ""
  70. #: dselect/baselist.cc:171
  71. msgid "failed to create whatinfo window"
  72. msgstr ""
  73. #: dselect/baselist.cc:175
  74. msgid "failed to create baselist pad"
  75. msgstr ""
  76. #: dselect/baselist.cc:178
  77. msgid "failed to create heading pad"
  78. msgstr ""
  79. #: dselect/baselist.cc:182
  80. msgid "failed to create thisstate pad"
  81. msgstr ""
  82. #: dselect/baselist.cc:186
  83. msgid "failed to create info pad"
  84. msgstr ""
  85. #: dselect/baselist.cc:191
  86. msgid "failed to create query window"
  87. msgstr ""
  88. #: dselect/baselist.cc:260
  89. #, fuzzy
  90. msgid "Keybindings"
  91. msgstr "billentyűk"
  92. #: dselect/baselist.cc:308
  93. #, c-format
  94. msgid " -- %d%%, press "
  95. msgstr ""
  96. #: dselect/baselist.cc:311
  97. #, c-format
  98. msgid "%s for more"
  99. msgstr ""
  100. #: dselect/baselist.cc:315
  101. #, c-format
  102. msgid "%s to go back"
  103. msgstr ""
  104. #: dselect/bindings.cc:73
  105. msgid "[not bound]"
  106. msgstr ""
  107. #: dselect/bindings.cc:77
  108. #, c-format
  109. msgid "[unk: %d]"
  110. msgstr ""
  111. #: dselect/bindings.cc:134
  112. msgid "Scroll onwards through help/information"
  113. msgstr "Görgetés előre"
  114. #: dselect/bindings.cc:135
  115. msgid "Scroll backwards through help/information"
  116. msgstr "Görgetés vissza"
  117. #: dselect/bindings.cc:136
  118. msgid "Move up"
  119. msgstr "Fel"
  120. #: dselect/bindings.cc:137
  121. msgid "Move down"
  122. msgstr "Le"
  123. #: dselect/bindings.cc:138
  124. msgid "Go to top of list"
  125. msgstr "A lista elejére"
  126. #: dselect/bindings.cc:139
  127. msgid "Go to end of list"
  128. msgstr "A lista végére"
  129. #: dselect/bindings.cc:140
  130. msgid "Request help (cycle through help screens)"
  131. msgstr ""
  132. #: dselect/bindings.cc:141
  133. msgid "Cycle through information displays"
  134. msgstr ""
  135. #: dselect/bindings.cc:142
  136. msgid "Redraw display"
  137. msgstr ""
  138. #: dselect/bindings.cc:143
  139. msgid "Scroll onwards through list by 1 line"
  140. msgstr "Előre 1 sorral"
  141. #: dselect/bindings.cc:144
  142. msgid "Scroll backwards through list by 1 line"
  143. msgstr "Vissza egy sorral"
  144. #: dselect/bindings.cc:145
  145. msgid "Scroll onwards through help/information by 1 line"
  146. msgstr "Előre 1 sorral a súgóban"
  147. #: dselect/bindings.cc:146
  148. msgid "Scroll backwards through help/information by 1 line"
  149. msgstr "Vissza 1 sorral a súgóban"
  150. #: dselect/bindings.cc:147
  151. msgid "Scroll onwards through list"
  152. msgstr "Előre a listákon"
  153. #: dselect/bindings.cc:148
  154. msgid "Scroll backwards through list"
  155. msgstr "Hátra a listákon"
  156. #: dselect/bindings.cc:151
  157. msgid "Mark package(s) for installation"
  158. msgstr "Csomag(ok) kijelölése telepítésre"
  159. #: dselect/bindings.cc:152
  160. msgid "Mark package(s) for deinstallation"
  161. msgstr "Csomag(ok) kijelölése eltávolításra"
  162. #: dselect/bindings.cc:153
  163. msgid "Mark package(s) for deinstall and purge"
  164. msgstr "Csomag(ok) kijelölése eltávolításra és törlésre"
  165. #: dselect/bindings.cc:154
  166. msgid "Make highlight more specific"
  167. msgstr ""
  168. #: dselect/bindings.cc:155
  169. msgid "Make highlight less specific"
  170. msgstr ""
  171. #: dselect/bindings.cc:156
  172. msgid "Search for a package whose name contains a string"
  173. msgstr "Keresés a csomagok neveiben"
  174. #: dselect/bindings.cc:157
  175. msgid "Repeat last search."
  176. msgstr "Utolsó keresés ismétlése."
  177. #: dselect/bindings.cc:158
  178. msgid "Swap sort order priority/section"
  179. msgstr "Rendezés elsőbbség vagy szakasz alapján"
  180. #: dselect/bindings.cc:159
  181. msgid "Quit, confirming, and checking dependencies"
  182. msgstr "Kilépés, megerősítés és függőségek ellenőrzése"
  183. #: dselect/bindings.cc:160
  184. msgid "Quit, confirming without check"
  185. msgstr "Kilépés, megerősítés ellenőrzés nélkül"
  186. #: dselect/bindings.cc:161
  187. msgid "Quit, rejecting conflict/dependency suggestions"
  188. msgstr "Kilépés, ütközés/függőségi javaslatok elvetése"
  189. #: dselect/bindings.cc:162
  190. msgid "Abort - quit without making changes"
  191. msgstr "Elvetés - kilépés változások nélkül"
  192. #: dselect/bindings.cc:163
  193. msgid "Revert to old state for all packages"
  194. msgstr "Csomagok régi állapotának visszaállítása"
  195. #: dselect/bindings.cc:164
  196. msgid "Revert to suggested state for all packages"
  197. msgstr "Csomagok javasolt állapotának visszaállítása"
  198. #: dselect/bindings.cc:165
  199. msgid "Revert to directly requested state for all packages"
  200. msgstr "Csomagok közvetlenül kért állapotának visszaállítása"
  201. #: dselect/bindings.cc:166
  202. #, fuzzy
  203. msgid "Revert to currently installed state for all packages"
  204. msgstr "Csomagok közvetlenül kért állapotának visszaállítása"
  205. #: dselect/bindings.cc:169
  206. msgid "Select currently-highlighted access method"
  207. msgstr "Most kiemelt hozzáférési mód kiválasztása"
  208. #: dselect/bindings.cc:170
  209. msgid "Quit without changing selected access method"
  210. msgstr "Kilépés a választott hozzáférési mód változtatása nélkül"
  211. #: dselect/helpmsgs.cc:29
  212. msgid "Keystrokes"
  213. msgstr "Billentyűk"
  214. #: dselect/helpmsgs.cc:29
  215. msgid ""
  216. "Motion keys: Next/Previous, Top/End, Up/Down, Backwards/Forwards:\n"
  217. " j, Down-arrow k, Up-arrow move highlight\n"
  218. " N, Page-down, Space P, Page-up, Backspace scroll list by 1 page\n"
  219. " ^n ^p scroll list by 1 line\n"
  220. " t, Home e, End jump to top/end of list\n"
  221. " u d scroll info by 1 page\n"
  222. " ^u ^d scroll info by 1 line\n"
  223. " B, Left-arrow F, Right-arrow pan display by 1/3 screen\n"
  224. " ^b ^f pan display by 1 character\n"
  225. "\n"
  226. "Mark packages for later processing:\n"
  227. " +, Insert install or upgrade =, H hold in present state\n"
  228. " -, Delete remove :, G unhold: upgrade or leave "
  229. "uninstalled\n"
  230. " _ remove & purge config\n"
  231. " Miscellaneous:\n"
  232. "Quit, exit, overwrite (note capitals!): ?, F1 request help (also "
  233. "Help)\n"
  234. " Return Confirm, quit (check dependencies) i, I toggle/cycle info "
  235. "displays\n"
  236. " Q Confirm, quit (override dep.s) o, O cycle through sort "
  237. "options\n"
  238. " X, Esc eXit, abandoning any changes made v, V change status display "
  239. "opts\n"
  240. " R Revert to state before this list ^l redraw display\n"
  241. " U set all to sUggested state / search (Return to "
  242. "cancel)\n"
  243. " D set all to Directly requested state n, \\ repeat last search\n"
  244. msgstr ""
  245. #: dselect/helpmsgs.cc:55
  246. msgid "Introduction to package selections"
  247. msgstr "Bevezetés a csomagválasztásba"
  248. #: dselect/helpmsgs.cc:55
  249. msgid ""
  250. "Welcome to dselect's main package listing.\n"
  251. "\n"
  252. "You will be presented with a list of packages which are installed or "
  253. "available\n"
  254. "for installation. You can navigate around the list using the cursor keys,\n"
  255. "mark packages for installation (using `+') or deinstallation (using `-').\n"
  256. "Packages can be marked either singly or in groups; initially you will see "
  257. "that\n"
  258. "the line `All packages' is selected. `+', `-' and so on will affect all "
  259. "the\n"
  260. "packages described by the highlighted line.\n"
  261. "\n"
  262. "Some of your choices will cause conflicts or dependency problems; you will "
  263. "be\n"
  264. "given a sub-list of the relevant packages, so that you can solve the "
  265. "problems.\n"
  266. "\n"
  267. "You should read the list of keys and the explanations of the display.\n"
  268. "Much on-line help is available, please make use of it - press `?' at\n"
  269. "any time for help.\n"
  270. "\n"
  271. "When you have finished selecting packages, press <enter> to confirm "
  272. "changes,\n"
  273. "or `X' to quit without saving changes. A final check on conflicts and\n"
  274. "dependencies will be done - here too you may see a sublist.\n"
  275. "\n"
  276. "Press <space> to leave help and enter the list now.\n"
  277. msgstr ""
  278. "Üdv a dselect fő csomaglistájában.\n"
  279. "\n"
  280. "Miután továbbléptél egy listát látsz a telepített vagy telepítésre elérhető\n"
  281. "csomagokról. Itt a kurzor billentyűkkel mozoghatsz,\n"
  282. "megjelölhetsz csomagokat telepítésre (a + billentyűvel) vagy törlésre (-).\n"
  283. "A csomagok kijelölhetők egyedül vagy csoportban; például először a\n"
  284. "`Minden csomag' soron fogsz állni. A `+', `-' és a többi a kiemelt sor\n"
  285. "összes csomagjára hatással lesz.\n"
  286. "\n"
  287. "Egyes választások ütközésekhez vagy függőségi gondokhoz vezetnek;\n"
  288. "ekkor megkapod az érintett csomagok al-listáját, így ezek megoldhatók.\n"
  289. "\n"
  290. "Megkapod a billentyűk listáját és a pontos magyarázatot.\n"
  291. "Több Súgó is elérhető, használd bátran ezeket! - mindig üsd le a `?'-et\n"
  292. "a segítségért.\n"
  293. "\n"
  294. "A csomagkijelölés végeztével, üsd le az <enter>-t a változások "
  295. "megerősítéséhez,\n"
  296. "vagy az `X'-et a változások mentése nélküli kilépéshez. Az ütközések és\n"
  297. "függőségek végső ellenőrzése megtörténik - ismét egy listát kapsz.\n"
  298. "Üsd le a <szóköz> billentyűt a súgó elhagyásához és lépj be a listába most!\n"
  299. #: dselect/helpmsgs.cc:80
  300. msgid "Introduction to read-only package list browser"
  301. msgstr "Bevezetés a csak-olvasható csomag lista böngészésbe"
  302. #: dselect/helpmsgs.cc:80
  303. msgid ""
  304. "Welcome to dselect's main package listing.\n"
  305. "\n"
  306. "You will be presented with a list of packages which are installed or "
  307. "available\n"
  308. "for installation. Since you do not have the privilege necessary to update\n"
  309. "package states, you are in a read-only mode. You can navigate around the\n"
  310. "list using the cursor keys (please see the `Keystrokes' help screen), "
  311. "observe\n"
  312. "the status of the packages and read information about them.\n"
  313. "\n"
  314. "You should read the list of keys and the explanations of the display.\n"
  315. "Much on-line help is available, please make use of it - press `?' at\n"
  316. "any time for help.\n"
  317. "\n"
  318. "When you have finished browsing, press `Q' or <enter> to quit.\n"
  319. "\n"
  320. "Press <space> to leave help and enter the list now.\n"
  321. msgstr ""
  322. "Üdv a dselect fő csomaglistájában.\n"
  323. "\n"
  324. "Miután továbbléptél egy listát látsz a telepített vagy telepítésre elérhető\n"
  325. "csomagokról. Mivel most jogod a csomagállapotok frissítésére\n"
  326. "csak-olvasható módban vagy. A listában\n"
  327. "a kurzorbillentyűkkel mozoghatsz (lásd a `Billentyűk' súgót), megnézheted\n"
  328. "a csomagok állapotát és információkat olvashatsz róluk.\n"
  329. "\n"
  330. "Megkapod a billentyűk listáját és a pontos magyarázatot.\n"
  331. "Több Súgó is elérhető, használd bátran ezeket! - mindig üsd le a `?'-et\n"
  332. "a segítségért.\n"
  333. "\n"
  334. "A böngészés végeztével, üsd le a `Q'-t <enter>-t a kilépéshez.\n"
  335. "\n"
  336. "Üsd le a <szóköz> billentyűt a súgó elhagyásához és lépj be a listába most!\n"
  337. #: dselect/helpmsgs.cc:99
  338. msgid "Introduction to conflict/dependency resolution sub-list"
  339. msgstr ""
  340. #: dselect/helpmsgs.cc:99
  341. msgid ""
  342. "Dependency/conflict resolution - introduction.\n"
  343. "\n"
  344. "One or more of your choices have raised a conflict or dependency problem -\n"
  345. "some packages should only be installed in conjunction with certain others, "
  346. "and\n"
  347. "some combinations of packages may not be installed together.\n"
  348. "\n"
  349. "You will see a sub-list containing the packages involved. The bottom half "
  350. "of\n"
  351. "the display shows relevant conflicts and dependencies; use `i' to cycle "
  352. "between\n"
  353. "that, the package descriptions and the internal control information.\n"
  354. "\n"
  355. "A set of `suggested' packages has been calculated, and the initial markings "
  356. "in\n"
  357. "this sub-list have been set to match those, so you can just hit Return to\n"
  358. "accept the suggestions if you wish. You may abort the change(s) which "
  359. "caused\n"
  360. "the problem(s), and go back to the main list, by pressing capital `X'.\n"
  361. "\n"
  362. "You can also move around the list and change the markings so that they are "
  363. "more\n"
  364. "like what you want, and you can `reject' my suggestions by using the "
  365. "capital\n"
  366. "`D' or `R' keys (see the keybindings help screen). You can use capital `Q' "
  367. "to\n"
  368. "force me to accept the situation currently displayed, in case you want to\n"
  369. "override a recommendation or think that the program is mistaken.\n"
  370. "\n"
  371. "Press <space> to leave help and enter the sub-list; remember: press `?' for "
  372. "help.\n"
  373. msgstr ""
  374. #: dselect/helpmsgs.cc:125
  375. msgid "Display, part 1: package listing and status chars"
  376. msgstr ""
  377. #: dselect/helpmsgs.cc:125
  378. msgid ""
  379. "The top half of the screen shows a list of packages. For each package you "
  380. "see\n"
  381. "four columns for its current status on the system and mark. In terse mode "
  382. "(use\n"
  383. "`v' to toggle verbose display) these are single characters, from left to "
  384. "right:\n"
  385. "\n"
  386. " Error flag: Space - no error (but package may be in broken state - see "
  387. "below)\n"
  388. " `R' - serious error during installation, needs "
  389. "reinstallation;\n"
  390. " Installed state: Space - not installed;\n"
  391. " `*' - installed;\n"
  392. " `-' - not installed but config files remain;\n"
  393. " packages in these { `U' - unpacked but not yet configured;\n"
  394. " states are not { `C' - half-configured (an error happened);\n"
  395. " (quite) properly { `I' - half-installed (an error happened);\n"
  396. " installed { `W',`t' - triggers are awaited resp. pending.\n"
  397. " Old mark: what was requested for this package before presenting this list;\n"
  398. " Mark: what is requested for this package:\n"
  399. " `*': marked for installation or upgrade;\n"
  400. " `-': marked for removal, but any configuration files will remain;\n"
  401. " `=': on hold: package will not be processed at all;\n"
  402. " `_': marked for purge completely - even remove configuration;\n"
  403. " `n': package is new and has yet to be marked for install/remove/&c.\n"
  404. "\n"
  405. "Also displayed are each package's Priority, Section, name, installed and\n"
  406. "available version numbers (shift-V to display/hide) and summary "
  407. "description.\n"
  408. msgstr ""
  409. #: dselect/helpmsgs.cc:152
  410. msgid "Display, part 2: list highlight; information display"
  411. msgstr ""
  412. #: dselect/helpmsgs.cc:152
  413. msgid ""
  414. "* Highlight: One line in the package list will be highlighted. It "
  415. "indicates\n"
  416. " which package(s) will be affected by presses of `+', `-' and `_'.\n"
  417. "\n"
  418. "* The dividing line in the middle of the screen shows a brief explanation "
  419. "of\n"
  420. " the status of the currently-highlighted package, or a description of "
  421. "which\n"
  422. " group is highlighted if a group line is. If you don't understand the\n"
  423. " meaning of some of the status characters displayed, go to the relevant\n"
  424. " package and look at this divider line, or use the `v' key for a verbose\n"
  425. " display (press `v' again to go back to the terse display).\n"
  426. "\n"
  427. "* The bottom of the screen shows more information about the\n"
  428. " currently-highlighted package (if there is only one).\n"
  429. "\n"
  430. " It can show an extended description of the package, the internal package\n"
  431. " control details (either for the installed or available version of the\n"
  432. " package), or information about conflicts and dependencies involving the\n"
  433. " current package (in conflict/dependency resolution sublists).\n"
  434. "\n"
  435. " Use the `i' key to cycle through the displays, and `I' to hide the\n"
  436. " information display or expand it to use almost all of the screen.\n"
  437. msgstr ""
  438. #: dselect/helpmsgs.cc:176
  439. msgid "Introduction to method selection display"
  440. msgstr ""
  441. #: dselect/helpmsgs.cc:176
  442. msgid ""
  443. "dselect and dpkg can do automatic installation, loading the package files to "
  444. "be\n"
  445. "installed from one of a number of different possible places.\n"
  446. "\n"
  447. "This list allows you to select one of these installation methods.\n"
  448. "\n"
  449. "Move the highlight to the method you wish to use, and hit Enter. You will "
  450. "then\n"
  451. "be prompted for the information required to do the installation.\n"
  452. "\n"
  453. "As you move the highlight a description of each method, where available, is\n"
  454. "displayed in the bottom half of the screen.\n"
  455. "\n"
  456. "If you wish to quit without changing anything use the `x' key while in the "
  457. "list\n"
  458. "of installation methods.\n"
  459. "\n"
  460. "A full list of keystrokes is available by pressing `k' now, or from the "
  461. "help\n"
  462. "menu reachable by pressing `?'.\n"
  463. msgstr ""
  464. #: dselect/helpmsgs.cc:196
  465. msgid "Keystrokes for method selection"
  466. msgstr ""
  467. #: dselect/helpmsgs.cc:196
  468. msgid ""
  469. "Motion keys: Next/Previous, Top/End, Up/Down, Backwards/Forwards:\n"
  470. " j, Down-arrow k, Up-arrow move highlight\n"
  471. " N, Page-down, Space P, Page-up, Backspace scroll list by 1 page\n"
  472. " ^n ^p scroll list by 1 line\n"
  473. " t, Home e, End jump to top/end of list\n"
  474. " u d scroll info by 1 page\n"
  475. " ^u ^d scroll info by 1 line\n"
  476. " B, Left-arrow F, Right-arrow pan display by 1/3 screen\n"
  477. " ^b ^f pan display by 1 character\n"
  478. "(These are the same motion keys as in the package list display.)\n"
  479. "\n"
  480. "Quit:\n"
  481. " Return, Enter select this method and go to its configuration dialogue\n"
  482. " x, X exit without changing or setting up the installation "
  483. "method\n"
  484. "\n"
  485. "Miscellaneous:\n"
  486. " ?, Help, F1 request help\n"
  487. " ^l redraw display\n"
  488. " / search (just return to cancel)\n"
  489. " \\ repeat last search\n"
  490. msgstr ""
  491. #: dselect/main.cc:61
  492. msgid "Type dselect --help for help."
  493. msgstr "A dselect --help adja a súgót"
  494. #: dselect/main.cc:144
  495. msgid "a"
  496. msgstr "e"
  497. # MAX ENNÉL 3-AL !!!!! TÖBB KARAKTER !
  498. # - sas
  499. #: dselect/main.cc:144
  500. msgid "[A]ccess"
  501. msgstr "[E]lérés"
  502. #: dselect/main.cc:144
  503. msgid "Choose the access method to use."
  504. msgstr "Válassz elérési módot"
  505. #: dselect/main.cc:145
  506. msgid "u"
  507. msgstr "f"
  508. #: dselect/main.cc:145
  509. msgid "[U]pdate"
  510. msgstr "[F]rissítés"
  511. #: dselect/main.cc:145
  512. msgid "Update list of available packages, if possible."
  513. msgstr "Frissíti az elérhető csomagok listáját, ha lehetséges."
  514. #: dselect/main.cc:146
  515. msgid "s"
  516. msgstr "v"
  517. #: dselect/main.cc:146
  518. msgid "[S]elect"
  519. msgstr "[V]álasztás"
  520. #: dselect/main.cc:146
  521. msgid "Request which packages you want on your system."
  522. msgstr "Csomagok választása"
  523. #: dselect/main.cc:147
  524. msgid "i"
  525. msgstr "t"
  526. #: dselect/main.cc:147
  527. msgid "[I]nstall"
  528. msgstr "[T]elepítés"
  529. #: dselect/main.cc:147
  530. msgid "Install and upgrade wanted packages."
  531. msgstr "Kért csomagok telepítése, frissítése."
  532. #: dselect/main.cc:148
  533. msgid "c"
  534. msgstr "b"
  535. #: dselect/main.cc:148
  536. msgid "[C]onfig"
  537. msgstr "[B]eállítás"
  538. #: dselect/main.cc:148
  539. msgid "Configure any packages that are unconfigured."
  540. msgstr "Beállítatlan csomagok beállítása."
  541. #: dselect/main.cc:149
  542. msgid "r"
  543. msgstr "l"
  544. #: dselect/main.cc:149
  545. msgid "[R]emove"
  546. msgstr "[L]eszedés"
  547. #: dselect/main.cc:149
  548. msgid "Remove unwanted software."
  549. msgstr "Nem kívánt szoftverek eltávolítása."
  550. #: dselect/main.cc:150
  551. msgid "q"
  552. msgstr "k"
  553. #: dselect/main.cc:150
  554. msgid "[Q]uit"
  555. msgstr "[K]ilépés"
  556. #: dselect/main.cc:150
  557. msgid "Quit dselect."
  558. msgstr "Kilépés a dselect programból."
  559. #: dselect/main.cc:151
  560. msgid "menu"
  561. msgstr "menü"
  562. #: dselect/main.cc:156
  563. #, c-format
  564. msgid "Debian `%s' package handling frontend version %s.\n"
  565. msgstr "Debian `%s' csomagkezelő felület %s verzió.\n"
  566. #: dselect/main.cc:159
  567. msgid ""
  568. "Copyright (C) 1994-1996 Ian Jackson.\n"
  569. "Copyright (C) 2000,2001 Wichert Akkerman.\n"
  570. msgstr ""
  571. "Copyright (C) 1994-1996 Ian Jackson.\n"
  572. "Copyright (C) 2000,2001 Wichert Akkerman.\n"
  573. #: dselect/main.cc:163
  574. #, c-format
  575. msgid ""
  576. "This is free software; see the GNU General Public License version 2 or\n"
  577. "later for copying conditions. There is NO warranty.\n"
  578. "See %s --license for copyright and license details.\n"
  579. msgstr ""
  580. "Ez egy Szabad Szoftver; l. a GNU General Public Licence 2-es vagy nagyobb\n"
  581. "változatát a másolási feltételekért. NINCS garancia.\n"
  582. "L. a %s --licence opciót a szerzői jogi és licenc részletekért.\n"
  583. #: dselect/main.cc:174 dselect/main.cc:223
  584. msgid "<standard output>"
  585. msgstr ""
  586. #: dselect/main.cc:185
  587. #, c-format
  588. msgid ""
  589. "Usage: %s [<option> ...] [<action> ...]\n"
  590. "\n"
  591. msgstr ""
  592. #: dselect/main.cc:189
  593. #, c-format
  594. msgid ""
  595. "Options:\n"
  596. " --admindir <directory> Use <directory> instead of %s.\n"
  597. " --expert Turn on expert mode.\n"
  598. " --debug <file> | -D<file> Turn on debugging, sending output to <file>.\n"
  599. " --colour | --color screenpart:[foreground],[background][:attr[+attr+..]]\n"
  600. " Configure screen colours.\n"
  601. "\n"
  602. msgstr ""
  603. "Lehetőségek:\n"
  604. " --admindir <könyvtár> <directory> használata %s helyett.\n"
  605. " --expert Szakértő mód.\n"
  606. " --debug <file> | -D<file> Hibakeresés, kimenet küldése ide: <fájl>.\n"
  607. " --colour | --color képernyőrész:[előtér],[háttér][:attr[+attr+..]]\n"
  608. " Képernyőszínek beállítása.\n"
  609. #: dselect/main.cc:198
  610. #, c-format
  611. msgid ""
  612. " --help Show this help message.\n"
  613. " --version Show the version.\n"
  614. " --license | --licence Show the license.\n"
  615. "\n"
  616. msgstr ""
  617. #: dselect/main.cc:204
  618. #, c-format
  619. msgid ""
  620. "Actions:\n"
  621. " access update select install config remove quit\n"
  622. "\n"
  623. msgstr ""
  624. #: dselect/main.cc:208
  625. #, c-format
  626. msgid "Screenparts:\n"
  627. msgstr "Képernyőrészek:\n"
  628. #: dselect/main.cc:213
  629. #, c-format
  630. msgid "Colours:\n"
  631. msgstr "Színek:\n"
  632. #: dselect/main.cc:218
  633. #, c-format
  634. msgid "Attributes:\n"
  635. msgstr "Attribútumok:\n"
  636. #: dselect/main.cc:233
  637. #, c-format
  638. msgid "couldn't open debug file `%.255s'\n"
  639. msgstr "sikertelen `%.255s' hibajavító fájl megnyitás\n"
  640. #: dselect/main.cc:250
  641. #, c-format
  642. msgid "Invalid %s `%s'\n"
  643. msgstr "Érvénytelen %s `%s'\n"
  644. #: dselect/main.cc:267
  645. msgid "screen part"
  646. msgstr "képernyőrész"
  647. #: dselect/main.cc:273
  648. msgid "Null colour specification\n"
  649. msgstr "nincs szín megadva\n"
  650. #: dselect/main.cc:281 dselect/main.cc:286
  651. msgid "colour"
  652. msgstr "szín"
  653. #: dselect/main.cc:294
  654. msgid "colour attribute"
  655. msgstr "színattribútum"
  656. #: dselect/main.cc:328
  657. msgid "Terminal does not appear to support cursor addressing.\n"
  658. msgstr "Úgy fest, a terminál nem támogatja a kurzorcímzést.\n"
  659. #: dselect/main.cc:330
  660. msgid "Terminal does not appear to support highlighting.\n"
  661. msgstr "Úgy fest, a terminál nem támogatja a kiemelést.\n"
  662. #: dselect/main.cc:332
  663. #, c-format
  664. msgid ""
  665. "Set your TERM variable correctly, use a better terminal,\n"
  666. "or make do with the per-package management tool %s.\n"
  667. msgstr ""
  668. "Javítsd a TERM változót, használj jobb terminált,\n"
  669. "vagy dolgozz e problémát elkerülő csomagkezelővel: %s.\n"
  670. #: dselect/main.cc:335
  671. msgid "terminal lacks necessary features, giving up"
  672. msgstr "a terminál nem bír a szükséges képességekkel, feladom"
  673. #: dselect/main.cc:417
  674. msgid ""
  675. "\n"
  676. "\n"
  677. "Move around with ^P and ^N, cursor keys, initial letters, or digits;\n"
  678. "Press <enter> to confirm selection. ^L redraws screen.\n"
  679. "\n"
  680. msgstr ""
  681. "\n"
  682. "\n"
  683. "Mozogj ezekkel: ^P és ^N, kurzor billentyűk, kezdőbetűk vagy számok;\n"
  684. "Üss <enter>-t a választás megerősítéséhez. A ^L frissíti a képernyőt.\n"
  685. "\n"
  686. #: dselect/main.cc:432
  687. msgid ""
  688. "\n"
  689. "\n"
  690. "Read-only access: only preview of selections is available!"
  691. msgstr ""
  692. "\n"
  693. "\n"
  694. "Csak-olvasható hozzáférésed van: csak a választások előnézete érhető el!"
  695. #: dselect/main.cc:451
  696. msgid "failed to getch in main menu"
  697. msgstr "a főmenü elérése meghiúsult"
  698. #: dselect/main.cc:527
  699. #, c-format
  700. msgid "unknown action string `%.50s'"
  701. msgstr "ismeretlen `%.50s' művelet sztring"
  702. #: dselect/methlist.cc:77
  703. msgid "dselect - list of access methods"
  704. msgstr "dselect - elérési módok listája"
  705. #: dselect/methlist.cc:86
  706. #, c-format
  707. msgid "Access method `%s'."
  708. msgstr "`%s' elérési mód."
  709. #: dselect/methlist.cc:120
  710. msgid "Abbrev."
  711. msgstr "Röv."
  712. #: dselect/methlist.cc:121 dselect/pkginfo.cc:105 dselect/pkgtop.cc:301
  713. msgid "Description"
  714. msgstr "Leírás"
  715. #: dselect/methlist.cc:165 dselect/pkglist.cc:569
  716. msgid "doupdate failed"
  717. msgstr "frissítés sikertelen"
  718. #: dselect/methlist.cc:167 dselect/pkglist.cc:572
  719. msgid "failed to unblock SIGWINCH"
  720. msgstr ""
  721. #: dselect/methlist.cc:171 dselect/pkglist.cc:577
  722. msgid "failed to re-block SIGWINCH"
  723. msgstr ""
  724. #: dselect/methlist.cc:172 dselect/pkglist.cc:579
  725. msgid "getch failed"
  726. msgstr ""
  727. #: dselect/methlist.cc:190
  728. msgid "Explanation"
  729. msgstr ""
  730. #: dselect/methlist.cc:199
  731. msgid "No explanation available."
  732. msgstr ""
  733. #: dselect/method.cc:66
  734. #, c-format
  735. msgid ""
  736. "\n"
  737. "\n"
  738. "%s: %s\n"
  739. msgstr ""
  740. #: dselect/method.cc:69
  741. msgid ""
  742. "\n"
  743. "Press <enter> to continue."
  744. msgstr ""
  745. "\n"
  746. "Üss <enter> -t a folytatáshoz."
  747. #: dselect/method.cc:150
  748. #, c-format
  749. msgid "unable to run %.250s process `%.250s'"
  750. msgstr ""
  751. #: dselect/method.cc:164
  752. #, c-format
  753. msgid "returned error exit status %d.\n"
  754. msgstr "a visszaadott hibaérték: %d.\n"
  755. #: dselect/method.cc:168
  756. #, c-format
  757. msgid "was interrupted.\n"
  758. msgstr "megszakítva.\n"
  759. #: dselect/method.cc:170
  760. #, c-format
  761. msgid "was terminated by a signal: %s.\n"
  762. msgstr "leállítva az alábbi szignállal: %s.\n"
  763. #: dselect/method.cc:173
  764. #, c-format
  765. msgid "(It left a coredump.)\n"
  766. msgstr ""
  767. #: dselect/method.cc:175
  768. #, c-format
  769. msgid "failed with an unknown wait return code %d.\n"
  770. msgstr ""
  771. #: dselect/method.cc:177
  772. #, c-format
  773. msgid "Press <enter> to continue.\n"
  774. msgstr "Üss <enter> -t a folytatáshoz.\n"
  775. #: dselect/method.cc:178
  776. msgid "<standard error>"
  777. msgstr ""
  778. #: dselect/method.cc:181
  779. msgid "error reading acknowledgement of program failure message"
  780. msgstr ""
  781. #: dselect/method.cc:212
  782. msgid "update available list script"
  783. msgstr "elérhetők listáját frissítő parancsfájl"
  784. #: dselect/method.cc:216
  785. msgid "installation script"
  786. msgstr "telepítő parancsfájl"
  787. #: dselect/method.cc:264
  788. msgid "query/setup script"
  789. msgstr "lekérdező/beállító parancsfájl"
  790. #: dselect/methparse.cc:53
  791. #, c-format
  792. msgid "syntax error in method options file `%.250s' -- %s"
  793. msgstr ""
  794. #: dselect/methparse.cc:58
  795. #, c-format
  796. msgid "error reading options file `%.250s'"
  797. msgstr ""
  798. #: dselect/methparse.cc:86
  799. #, c-format
  800. msgid "unable to read `%.250s' directory for reading methods"
  801. msgstr ""
  802. #: dselect/methparse.cc:102
  803. #, c-format
  804. msgid "method `%.250s' has name that is too long (%d > %d characters)"
  805. msgstr ""
  806. #: dselect/methparse.cc:113
  807. #, c-format
  808. msgid "unable to access method script `%.250s'"
  809. msgstr ""
  810. #: dselect/methparse.cc:119
  811. #, c-format
  812. msgid "unable to read method options file `%.250s'"
  813. msgstr ""
  814. #: dselect/methparse.cc:142
  815. msgid "non-digit where digit wanted"
  816. msgstr ""
  817. #: dselect/methparse.cc:145
  818. msgid "EOF in index string"
  819. msgstr ""
  820. #: dselect/methparse.cc:148
  821. msgid "index string too long"
  822. msgstr ""
  823. #: dselect/methparse.cc:151
  824. msgid "newline before option name start"
  825. msgstr ""
  826. #: dselect/methparse.cc:153
  827. msgid "EOF before option name start"
  828. msgstr ""
  829. #: dselect/methparse.cc:157
  830. msgid "nonalpha where option name start wanted"
  831. msgstr ""
  832. #: dselect/methparse.cc:159
  833. msgid "non-alphanum in option name"
  834. msgstr ""
  835. #: dselect/methparse.cc:162
  836. msgid "EOF in option name"
  837. msgstr ""
  838. #: dselect/methparse.cc:167
  839. msgid "newline before summary"
  840. msgstr ""
  841. #: dselect/methparse.cc:169
  842. msgid "EOF before summary"
  843. msgstr ""
  844. #: dselect/methparse.cc:175
  845. msgid "EOF in summary - missing newline"
  846. msgstr ""
  847. #: dselect/methparse.cc:185
  848. #, c-format
  849. msgid "unable to open option description file `%.250s'"
  850. msgstr ""
  851. #: dselect/methparse.cc:189
  852. #, c-format
  853. msgid "unable to stat option description file `%.250s'"
  854. msgstr ""
  855. #: dselect/methparse.cc:193
  856. #, c-format
  857. msgid "failed to read option description file `%.250s'"
  858. msgstr ""
  859. #: dselect/methparse.cc:196
  860. #, c-format
  861. msgid "error during read of option description file `%.250s'"
  862. msgstr ""
  863. #: dselect/methparse.cc:219
  864. #, c-format
  865. msgid "error during read of method options file `%.250s'"
  866. msgstr ""
  867. #: dselect/methparse.cc:247
  868. #, c-format
  869. msgid "unable to open current option file `%.250s'"
  870. msgstr ""
  871. #: dselect/methparse.cc:289
  872. #, c-format
  873. msgid "unable to open new option file `%.250s'"
  874. msgstr ""
  875. #: dselect/methparse.cc:292
  876. #, c-format
  877. msgid "unable to write new option to `%.250s'"
  878. msgstr ""
  879. #: dselect/methparse.cc:295
  880. #, c-format
  881. msgid "unable to close new option file `%.250s'"
  882. msgstr ""
  883. #: dselect/methparse.cc:297
  884. #, c-format
  885. msgid "unable to install new option as `%.250s'"
  886. msgstr ""
  887. #: dselect/pkgdisplay.cc:36
  888. msgid "new package"
  889. msgstr "új csomag"
  890. #: dselect/pkgdisplay.cc:37
  891. msgid "install"
  892. msgstr "telepítés"
  893. #: dselect/pkgdisplay.cc:38
  894. msgid "hold"
  895. msgstr "megtartás"
  896. #: dselect/pkgdisplay.cc:39
  897. msgid "remove"
  898. msgstr "eltávolítás"
  899. #: dselect/pkgdisplay.cc:40
  900. msgid "purge"
  901. msgstr "törlés"
  902. #: dselect/pkgdisplay.cc:46
  903. msgid " "
  904. msgstr " "
  905. #: dselect/pkgdisplay.cc:47
  906. msgid "REINSTALL"
  907. msgstr "ÚJRATELEPÍTÉS"
  908. #: dselect/pkgdisplay.cc:50
  909. msgid "not installed"
  910. msgstr "nem telepített"
  911. #: dselect/pkgdisplay.cc:51
  912. msgid "removed (configs remain)"
  913. msgstr "eltávolított (a beállítás maradt)"
  914. #: dselect/pkgdisplay.cc:52
  915. msgid "half installed"
  916. msgstr "félig telepített"
  917. #: dselect/pkgdisplay.cc:53
  918. msgid "unpacked (not set up)"
  919. msgstr "kicsomagolt (nincs beállítva)"
  920. #: dselect/pkgdisplay.cc:54
  921. msgid "failed config"
  922. msgstr "hibával beállított"
  923. #: dselect/pkgdisplay.cc:55
  924. msgid "awaiting trigger processing"
  925. msgstr ""
  926. #: dselect/pkgdisplay.cc:56
  927. msgid "triggered"
  928. msgstr ""
  929. #: dselect/pkgdisplay.cc:57
  930. msgid "installed"
  931. msgstr "telepített"
  932. #: dselect/pkgdisplay.cc:60
  933. msgid "Required"
  934. msgstr "kötelező - REQ"
  935. #: dselect/pkgdisplay.cc:61
  936. msgid "Important"
  937. msgstr "fontos - IMP"
  938. #: dselect/pkgdisplay.cc:62
  939. msgid "Standard"
  940. msgstr "szokásos - STD"
  941. #: dselect/pkgdisplay.cc:63
  942. msgid "Optional"
  943. msgstr "tetszőleges - OPT"
  944. #: dselect/pkgdisplay.cc:64
  945. msgid "Extra"
  946. msgstr "extra - XTR"
  947. #: dselect/pkgdisplay.cc:65
  948. msgid "!Bug!"
  949. msgstr "!Hiba! - HIB"
  950. #: dselect/pkgdisplay.cc:66
  951. msgid "Unclassified"
  952. msgstr "nem-besorolt"
  953. #: dselect/pkgdisplay.cc:69
  954. msgid "suggests"
  955. msgstr "javaslatként adja ezt:"
  956. #: dselect/pkgdisplay.cc:70
  957. msgid "recommends"
  958. msgstr "ajánlásként adja ezt:"
  959. #: dselect/pkgdisplay.cc:71
  960. msgid "depends on"
  961. msgstr "függ ettől:"
  962. #: dselect/pkgdisplay.cc:72
  963. msgid "pre-depends on"
  964. msgstr ""
  965. #: dselect/pkgdisplay.cc:73
  966. msgid "breaks"
  967. msgstr ""
  968. #: dselect/pkgdisplay.cc:74
  969. msgid "conflicts with"
  970. msgstr "ütközik ezzel:"
  971. #: dselect/pkgdisplay.cc:75
  972. msgid "provides"
  973. msgstr ""
  974. #: dselect/pkgdisplay.cc:76
  975. msgid "replaces"
  976. msgstr ""
  977. #: dselect/pkgdisplay.cc:77
  978. msgid "enhances"
  979. msgstr ""
  980. #: dselect/pkgdisplay.cc:80
  981. msgid "Req"
  982. msgstr "Req"
  983. #: dselect/pkgdisplay.cc:81
  984. msgid "Imp"
  985. msgstr "Imp"
  986. #: dselect/pkgdisplay.cc:82
  987. msgid "Std"
  988. msgstr "Std"
  989. #: dselect/pkgdisplay.cc:83
  990. msgid "Opt"
  991. msgstr "Opt"
  992. #: dselect/pkgdisplay.cc:84
  993. msgid "Xtr"
  994. msgstr "Xtr"
  995. #: dselect/pkgdisplay.cc:85
  996. msgid "bUG"
  997. msgstr "bUG"
  998. #: dselect/pkgdisplay.cc:86
  999. msgid "?"
  1000. msgstr "?"
  1001. #: dselect/pkgdisplay.cc:94 dselect/pkgdisplay.cc:114
  1002. msgid "Broken"
  1003. msgstr "Törött"
  1004. #: dselect/pkgdisplay.cc:95
  1005. msgid "New"
  1006. msgstr "Új"
  1007. #: dselect/pkgdisplay.cc:96
  1008. msgid "Updated"
  1009. msgstr "Friss"
  1010. #: dselect/pkgdisplay.cc:97
  1011. msgid "Obsolete/local"
  1012. msgstr "Elavult vagy helyi"
  1013. #: dselect/pkgdisplay.cc:98
  1014. msgid "Up-to-date"
  1015. msgstr "Naprakész"
  1016. #: dselect/pkgdisplay.cc:99
  1017. msgid "Available"
  1018. msgstr "Elérhető"
  1019. #: dselect/pkgdisplay.cc:100 dselect/pkgdisplay.cc:116
  1020. msgid "Removed"
  1021. msgstr "Eltávolított"
  1022. #: dselect/pkgdisplay.cc:101 dselect/pkgdisplay.cc:110
  1023. msgid "Brokenly installed packages"
  1024. msgstr "Törötten telepített csomagok"
  1025. #: dselect/pkgdisplay.cc:102
  1026. msgid "Newly available packages"
  1027. msgstr "Legújabb csomagok"
  1028. #: dselect/pkgdisplay.cc:103
  1029. msgid "Updated packages (newer version is available)"
  1030. msgstr "Frissíthető csomagok (újabb változat elérhető)"
  1031. #: dselect/pkgdisplay.cc:104
  1032. msgid "Obsolete and local packages present on system"
  1033. msgstr "Elavult és helyi csomagok a rendszeren"
  1034. #: dselect/pkgdisplay.cc:105
  1035. msgid "Up to date installed packages"
  1036. msgstr "Naprakész telepített csomagok"
  1037. #: dselect/pkgdisplay.cc:106
  1038. msgid "Available packages (not currently installed)"
  1039. msgstr "Elérhető csomagok (most nincsenek telepítve)"
  1040. #: dselect/pkgdisplay.cc:107
  1041. msgid "Removed and no longer available packages"
  1042. msgstr "Visszavont és többé nem elérhető csomagok"
  1043. #: dselect/pkgdisplay.cc:111
  1044. msgid "Installed packages"
  1045. msgstr "Telepített csomagok"
  1046. #: dselect/pkgdisplay.cc:112
  1047. msgid "Removed packages (configuration still present)"
  1048. msgstr "Eltávolított csomagok (a beállítások még megvannak)"
  1049. #: dselect/pkgdisplay.cc:113
  1050. msgid "Purged packages and those never installed"
  1051. msgstr "Törölt és soha nem telepített csomagok"
  1052. #: dselect/pkgdisplay.cc:115
  1053. msgid "Installed"
  1054. msgstr "Telepített"
  1055. #: dselect/pkgdisplay.cc:117
  1056. msgid "Purged"
  1057. msgstr "Törölt"
  1058. #: dselect/pkgdisplay.cc:197
  1059. msgid "dselect - recursive package listing"
  1060. msgstr "dselect - rekurzív csomaglista"
  1061. #: dselect/pkgdisplay.cc:198
  1062. msgid "dselect - inspection of package states"
  1063. msgstr "dselect - csomagállapotok vizsgálata"
  1064. #: dselect/pkgdisplay.cc:199
  1065. msgid "dselect - main package listing"
  1066. msgstr "dselect - fő csomaglista"
  1067. #: dselect/pkgdisplay.cc:207
  1068. msgid " (by section)"
  1069. msgstr " (szakasz szerint)"
  1070. #: dselect/pkgdisplay.cc:210
  1071. msgid " (avail., section)"
  1072. msgstr " (elérh., szakasz)"
  1073. #: dselect/pkgdisplay.cc:213
  1074. msgid " (status, section)"
  1075. msgstr " (állapot, szakasz)"
  1076. #: dselect/pkgdisplay.cc:222
  1077. msgid " (by priority)"
  1078. msgstr " (elsőbbség szerint)"
  1079. #: dselect/pkgdisplay.cc:225
  1080. msgid " (avail., priority)"
  1081. msgstr " (elérh., elsőbbség)"
  1082. #: dselect/pkgdisplay.cc:228
  1083. msgid " (status, priority)"
  1084. msgstr " (állapot, elsőbbség)"
  1085. #: dselect/pkgdisplay.cc:237 dselect/pkgdisplay.cc:249
  1086. msgid " (alphabetically)"
  1087. msgstr " (abc-ben)"
  1088. #: dselect/pkgdisplay.cc:240
  1089. msgid " (by availability)"
  1090. msgstr " (elérhetőség szerint)"
  1091. #: dselect/pkgdisplay.cc:243
  1092. msgid " (by status)"
  1093. msgstr " (állapot szerint)"
  1094. #: dselect/pkgdisplay.cc:257
  1095. msgid " mark:+/=/- terse:v help:?"
  1096. msgstr " jelölés:+/=/- rövid:v súgó:?"
  1097. #: dselect/pkgdisplay.cc:258
  1098. msgid " mark:+/=/- verbose:v help:?"
  1099. msgstr " jelölés:+/=/- hosszú:v súgó:?"
  1100. #: dselect/pkgdisplay.cc:259
  1101. msgid " terse:v help:?"
  1102. msgstr " rövid:v súgó:?"
  1103. #: dselect/pkgdisplay.cc:260
  1104. msgid " verbose:v help:?"
  1105. msgstr " hosszú:v súgó:?"
  1106. #: dselect/pkginfo.cc:80
  1107. msgid ""
  1108. "The line you have highlighted represents many packages; if you ask to "
  1109. "install, remove, hold, etc. it you will affect all the packages which match "
  1110. "the criterion shown.\n"
  1111. "\n"
  1112. "If you move the highlight to a line for a particular package you will see "
  1113. "information about that package displayed here.\n"
  1114. "You can use `o' and `O' to change the sort order and give yourself the "
  1115. "opportunity to mark packages in different kinds of groups."
  1116. msgstr ""
  1117. "A sor, amire állsz sok csomagot képvisel; ha telepítesz, eltávolítasz, stb., "
  1118. "az minden mutatott kívánalomnak megfelelő csomagra hat.\n"
  1119. "\n"
  1120. "Más a helyzet, ha egy bizonyos csomag sorára állsz, ilyenkor az adott "
  1121. "csomagra látod a lehető legtöbb információt, például a leírását is.\n"
  1122. "Az `o' vagy `O' billentyűvel a rendezést is válthatod."
  1123. #: dselect/pkginfo.cc:93
  1124. msgid "Interrelationships"
  1125. msgstr ""
  1126. #: dselect/pkginfo.cc:112
  1127. #, fuzzy
  1128. msgid "No description available."
  1129. msgstr "nincs róla leírás"
  1130. #: dselect/pkginfo.cc:130
  1131. #, fuzzy
  1132. msgid "Installed control file information"
  1133. msgstr "telepített ellenőrző adatok ehhez:"
  1134. #: dselect/pkginfo.cc:146
  1135. #, fuzzy
  1136. msgid "Available control file information"
  1137. msgstr "ellenőrző fájl elérhető verziója ehhez:"
  1138. #: dselect/pkglist.cc:421
  1139. msgid "There are no packages."
  1140. msgstr ""
  1141. #: dselect/pkglist.cc:508
  1142. msgid "invalid search option given"
  1143. msgstr "érvénytelen keresési lehetőség"
  1144. #: dselect/pkglist.cc:522
  1145. msgid "error in regular expression"
  1146. msgstr "hiba a szabályos kifejezésben"
  1147. #: dselect/pkgsublist.cc:105
  1148. msgid " does not appear to be available\n"
  1149. msgstr " nem tűnik elérhetőnek\n"
  1150. #: dselect/pkgsublist.cc:122
  1151. msgid " or "
  1152. msgstr " vagy"
  1153. #: dselect/pkgtop.cc:57
  1154. msgid "All"
  1155. msgstr "Minden"
  1156. #: dselect/pkgtop.cc:79
  1157. msgid "All packages"
  1158. msgstr "Minden csomag"
  1159. #: dselect/pkgtop.cc:83
  1160. #, c-format
  1161. msgid "%s packages without a section"
  1162. msgstr "%s csomagok melyek nincsenek egy szakaszban"
  1163. #: dselect/pkgtop.cc:85
  1164. #, c-format
  1165. msgid "%s packages in section %s"
  1166. msgstr "%s csomagok az alábbi szakaszban: %s"
  1167. #: dselect/pkgtop.cc:91
  1168. #, c-format
  1169. msgid "%s %s packages"
  1170. msgstr "%s %s csomagok"
  1171. #: dselect/pkgtop.cc:95
  1172. #, c-format
  1173. msgid "%s %s packages without a section"
  1174. msgstr "%s %s csomagok melyek nincsenek egy szakaszban"
  1175. #: dselect/pkgtop.cc:97
  1176. #, c-format
  1177. msgid "%s %s packages in section %s"
  1178. msgstr "%s %s csomagok az alábbi szakaszban: %s"
  1179. #: dselect/pkgtop.cc:118
  1180. #, c-format
  1181. msgid "%-*s %s%s%s; %s (was: %s). %s"
  1182. msgstr "%-*s %s%s%s; %s (volt: %s). %s"
  1183. #: dselect/pkgtop.cc:273
  1184. msgid "Error"
  1185. msgstr "Hiba"
  1186. #: dselect/pkgtop.cc:277
  1187. msgid "Installed?"
  1188. msgstr "Telepítve van?"
  1189. #: dselect/pkgtop.cc:281
  1190. msgid "Old mark"
  1191. msgstr "Régi jelölés"
  1192. #: dselect/pkgtop.cc:285
  1193. msgid "Marked for"
  1194. msgstr "Kijelölés erre:"
  1195. #: dselect/pkgtop.cc:288
  1196. msgid "EIOM"
  1197. msgstr "EIOM"
  1198. #: dselect/pkgtop.cc:290
  1199. msgid "Section"
  1200. msgstr "Szakasz"
  1201. #: dselect/pkgtop.cc:291
  1202. msgid "Priority"
  1203. msgstr "Elsőbbség"
  1204. #: dselect/pkgtop.cc:292
  1205. msgid "Package"
  1206. msgstr "Csomag"
  1207. #: dselect/pkgtop.cc:296
  1208. msgid "Inst.ver"
  1209. msgstr "Telep.ver"
  1210. #: dselect/pkgtop.cc:299
  1211. msgid "Avail.ver"
  1212. msgstr "Elérh.ver"
  1213. #~ msgid "Recommended"
  1214. #~ msgstr "ajánlott - REC"
  1215. #~ msgid "Contrib"
  1216. #~ msgstr "contrib"
  1217. #~ msgid "Rec"
  1218. #~ msgstr "Rec"
  1219. #~ msgid "Ctb"
  1220. #~ msgstr "Ctb"
  1221. #~ msgid "<null>"
  1222. #~ msgstr "<null>"
  1223. #~ msgid "description of "
  1224. #~ msgstr "csomagleírás:"
  1225. #~ msgid "description"
  1226. #~ msgstr "leírás"
  1227. #~ msgid "currently installed control info"
  1228. #~ msgstr "most telepített ellenőrző adatok"
  1229. #~ msgid "available version of control info for "
  1230. #~ msgstr "ellenőrző adatok elérhető verziója ehhez:"