dselect.pot 31 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426
  1. # SOME DESCRIPTIVE TITLE.
  2. # Copyright (C) YEAR Software in the Public Interest, Inc.
  3. # This file is distributed under the same license as the PACKAGE package.
  4. # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
  5. #
  6. #, fuzzy
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: PACKAGE VERSION\n"
  10. "Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n"
  11. "POT-Creation-Date: 2009-05-26 01:10+0200\n"
  12. "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
  13. "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
  14. "Language-Team: LANGUAGE <LL@li.org>\n"
  15. "MIME-Version: 1.0\n"
  16. "Content-Type: text/plain; charset=CHARSET\n"
  17. "Content-Transfer-Encoding: 8bit\n"
  18. #: dselect/basecmds.cc:124
  19. msgid "Search for ? "
  20. msgstr ""
  21. #: dselect/basecmds.cc:146
  22. msgid "Error: "
  23. msgstr ""
  24. #: dselect/basecmds.cc:175
  25. msgid "Help: "
  26. msgstr ""
  27. #: dselect/basecmds.cc:181
  28. msgid "Press ? for help menu, . for next topic, <space> to exit help."
  29. msgstr ""
  30. #: dselect/basecmds.cc:188
  31. msgid "Help information is available under the following topics:"
  32. msgstr ""
  33. #: dselect/basecmds.cc:196
  34. msgid ""
  35. "Press a key from the list above, <space> or `q' to exit help,\n"
  36. " or `.' (full stop) to read each help page in turn. "
  37. msgstr ""
  38. #: dselect/basecmds.cc:202
  39. msgid "error reading keyboard in help"
  40. msgstr ""
  41. #: dselect/baselist.cc:58
  42. msgid "ioctl(TIOCGWINSZ) failed"
  43. msgstr ""
  44. #: dselect/baselist.cc:61
  45. msgid "doupdate in SIGWINCH handler failed"
  46. msgstr ""
  47. #: dselect/baselist.cc:68
  48. msgid "failed to restore old SIGWINCH sigact"
  49. msgstr ""
  50. #: dselect/baselist.cc:70
  51. msgid "failed to restore old signal mask"
  52. msgstr ""
  53. #: dselect/baselist.cc:80
  54. msgid "failed to get old signal mask"
  55. msgstr ""
  56. #: dselect/baselist.cc:81
  57. msgid "failed to get old SIGWINCH sigact"
  58. msgstr ""
  59. #: dselect/baselist.cc:85
  60. msgid "failed to block SIGWINCH"
  61. msgstr ""
  62. #: dselect/baselist.cc:90
  63. msgid "failed to set new SIGWINCH sigact"
  64. msgstr ""
  65. #: dselect/baselist.cc:127
  66. msgid "failed to allocate colour pair"
  67. msgstr ""
  68. #: dselect/baselist.cc:168
  69. msgid "failed to create title window"
  70. msgstr ""
  71. #: dselect/baselist.cc:172
  72. msgid "failed to create whatinfo window"
  73. msgstr ""
  74. #: dselect/baselist.cc:176
  75. msgid "failed to create baselist pad"
  76. msgstr ""
  77. #: dselect/baselist.cc:179
  78. msgid "failed to create heading pad"
  79. msgstr ""
  80. #: dselect/baselist.cc:183
  81. msgid "failed to create thisstate pad"
  82. msgstr ""
  83. #: dselect/baselist.cc:187
  84. msgid "failed to create info pad"
  85. msgstr ""
  86. #: dselect/baselist.cc:192
  87. msgid "failed to create query window"
  88. msgstr ""
  89. #: dselect/baselist.cc:261
  90. msgid "Keybindings"
  91. msgstr ""
  92. #: dselect/baselist.cc:309
  93. #, c-format
  94. msgid " -- %d%%, press "
  95. msgstr ""
  96. #: dselect/baselist.cc:312
  97. #, c-format
  98. msgid "%s for more"
  99. msgstr ""
  100. #: dselect/baselist.cc:316
  101. #, c-format
  102. msgid "%s to go back"
  103. msgstr ""
  104. #: dselect/bindings.cc:76
  105. msgid "[not bound]"
  106. msgstr ""
  107. #: dselect/bindings.cc:80
  108. #, c-format
  109. msgid "[unk: %d]"
  110. msgstr ""
  111. #: dselect/bindings.cc:137
  112. msgid "Scroll onwards through help/information"
  113. msgstr ""
  114. #: dselect/bindings.cc:138
  115. msgid "Scroll backwards through help/information"
  116. msgstr ""
  117. #: dselect/bindings.cc:139
  118. msgid "Move up"
  119. msgstr ""
  120. #: dselect/bindings.cc:140
  121. msgid "Move down"
  122. msgstr ""
  123. #: dselect/bindings.cc:141
  124. msgid "Go to top of list"
  125. msgstr ""
  126. #: dselect/bindings.cc:142
  127. msgid "Go to end of list"
  128. msgstr ""
  129. #: dselect/bindings.cc:143
  130. msgid "Request help (cycle through help screens)"
  131. msgstr ""
  132. #: dselect/bindings.cc:144
  133. msgid "Cycle through information displays"
  134. msgstr ""
  135. #: dselect/bindings.cc:145
  136. msgid "Redraw display"
  137. msgstr ""
  138. #: dselect/bindings.cc:146
  139. msgid "Scroll onwards through list by 1 line"
  140. msgstr ""
  141. #: dselect/bindings.cc:147
  142. msgid "Scroll backwards through list by 1 line"
  143. msgstr ""
  144. #: dselect/bindings.cc:148
  145. msgid "Scroll onwards through help/information by 1 line"
  146. msgstr ""
  147. #: dselect/bindings.cc:149
  148. msgid "Scroll backwards through help/information by 1 line"
  149. msgstr ""
  150. #: dselect/bindings.cc:150
  151. msgid "Scroll onwards through list"
  152. msgstr ""
  153. #: dselect/bindings.cc:151
  154. msgid "Scroll backwards through list"
  155. msgstr ""
  156. #: dselect/bindings.cc:154
  157. msgid "Mark package(s) for installation"
  158. msgstr ""
  159. #: dselect/bindings.cc:155
  160. msgid "Mark package(s) for deinstallation"
  161. msgstr ""
  162. #: dselect/bindings.cc:156
  163. msgid "Mark package(s) for deinstall and purge"
  164. msgstr ""
  165. #: dselect/bindings.cc:157
  166. msgid "Make highlight more specific"
  167. msgstr ""
  168. #: dselect/bindings.cc:158
  169. msgid "Make highlight less specific"
  170. msgstr ""
  171. #: dselect/bindings.cc:159
  172. msgid "Search for a package whose name contains a string"
  173. msgstr ""
  174. #: dselect/bindings.cc:160
  175. msgid "Repeat last search."
  176. msgstr ""
  177. #: dselect/bindings.cc:161
  178. msgid "Swap sort order priority/section"
  179. msgstr ""
  180. #: dselect/bindings.cc:162
  181. msgid "Quit, confirming, and checking dependencies"
  182. msgstr ""
  183. #: dselect/bindings.cc:163
  184. msgid "Quit, confirming without check"
  185. msgstr ""
  186. #: dselect/bindings.cc:164
  187. msgid "Quit, rejecting conflict/dependency suggestions"
  188. msgstr ""
  189. #: dselect/bindings.cc:165
  190. msgid "Abort - quit without making changes"
  191. msgstr ""
  192. #: dselect/bindings.cc:166
  193. msgid "Revert to old state for all packages"
  194. msgstr ""
  195. #: dselect/bindings.cc:167
  196. msgid "Revert to suggested state for all packages"
  197. msgstr ""
  198. #: dselect/bindings.cc:168
  199. msgid "Revert to directly requested state for all packages"
  200. msgstr ""
  201. #: dselect/bindings.cc:169
  202. msgid "Revert to currently installed state for all packages"
  203. msgstr ""
  204. #: dselect/bindings.cc:172
  205. msgid "Select currently-highlighted access method"
  206. msgstr ""
  207. #: dselect/bindings.cc:173
  208. msgid "Quit without changing selected access method"
  209. msgstr ""
  210. #: dselect/helpmsgs.cc:30
  211. msgid "Keystrokes"
  212. msgstr ""
  213. #: dselect/helpmsgs.cc:30
  214. msgid ""
  215. "Motion keys: Next/Previous, Top/End, Up/Down, Backwards/Forwards:\n"
  216. " j, Down-arrow k, Up-arrow move highlight\n"
  217. " N, Page-down, Space P, Page-up, Backspace scroll list by 1 page\n"
  218. " ^n ^p scroll list by 1 line\n"
  219. " t, Home e, End jump to top/end of list\n"
  220. " u d scroll info by 1 page\n"
  221. " ^u ^d scroll info by 1 line\n"
  222. " B, Left-arrow F, Right-arrow pan display by 1/3 screen\n"
  223. " ^b ^f pan display by 1 character\n"
  224. "\n"
  225. "Mark packages for later processing:\n"
  226. " +, Insert install or upgrade =, H hold in present state\n"
  227. " -, Delete remove :, G unhold: upgrade or leave "
  228. "uninstalled\n"
  229. " _ remove & purge config\n"
  230. " Miscellaneous:\n"
  231. "Quit, exit, overwrite (note capitals!): ?, F1 request help (also "
  232. "Help)\n"
  233. " Return Confirm, quit (check dependencies) i, I toggle/cycle info "
  234. "displays\n"
  235. " Q Confirm, quit (override dep.s) o, O cycle through sort "
  236. "options\n"
  237. " X, Esc eXit, abandoning any changes made v, V change status display "
  238. "opts\n"
  239. " R Revert to state before this list ^l redraw display\n"
  240. " U set all to sUggested state / search (Return to "
  241. "cancel)\n"
  242. " D set all to Directly requested state n, \\ repeat last search\n"
  243. msgstr ""
  244. #: dselect/helpmsgs.cc:56
  245. msgid "Introduction to package selections"
  246. msgstr ""
  247. #: dselect/helpmsgs.cc:56
  248. msgid ""
  249. "Welcome to dselect's main package listing.\n"
  250. "\n"
  251. "You will be presented with a list of packages which are installed or "
  252. "available\n"
  253. "for installation. You can navigate around the list using the cursor keys,\n"
  254. "mark packages for installation (using `+') or deinstallation (using `-').\n"
  255. "Packages can be marked either singly or in groups; initially you will see "
  256. "that\n"
  257. "the line `All packages' is selected. `+', `-' and so on will affect all "
  258. "the\n"
  259. "packages described by the highlighted line.\n"
  260. "\n"
  261. "Some of your choices will cause conflicts or dependency problems; you will "
  262. "be\n"
  263. "given a sub-list of the relevant packages, so that you can solve the "
  264. "problems.\n"
  265. "\n"
  266. "You should read the list of keys and the explanations of the display.\n"
  267. "Much on-line help is available, please make use of it - press `?' at\n"
  268. "any time for help.\n"
  269. "\n"
  270. "When you have finished selecting packages, press <enter> to confirm "
  271. "changes,\n"
  272. "or `X' to quit without saving changes. A final check on conflicts and\n"
  273. "dependencies will be done - here too you may see a sublist.\n"
  274. "\n"
  275. "Press <space> to leave help and enter the list now.\n"
  276. msgstr ""
  277. #: dselect/helpmsgs.cc:81
  278. msgid "Introduction to read-only package list browser"
  279. msgstr ""
  280. #: dselect/helpmsgs.cc:81
  281. msgid ""
  282. "Welcome to dselect's main package listing.\n"
  283. "\n"
  284. "You will be presented with a list of packages which are installed or "
  285. "available\n"
  286. "for installation. Since you do not have the privilege necessary to update\n"
  287. "package states, you are in a read-only mode. You can navigate around the\n"
  288. "list using the cursor keys (please see the `Keystrokes' help screen), "
  289. "observe\n"
  290. "the status of the packages and read information about them.\n"
  291. "\n"
  292. "You should read the list of keys and the explanations of the display.\n"
  293. "Much on-line help is available, please make use of it - press `?' at\n"
  294. "any time for help.\n"
  295. "\n"
  296. "When you have finished browsing, press `Q' or <enter> to quit.\n"
  297. "\n"
  298. "Press <space> to leave help and enter the list now.\n"
  299. msgstr ""
  300. #: dselect/helpmsgs.cc:100
  301. msgid "Introduction to conflict/dependency resolution sub-list"
  302. msgstr ""
  303. #: dselect/helpmsgs.cc:100
  304. msgid ""
  305. "Dependency/conflict resolution - introduction.\n"
  306. "\n"
  307. "One or more of your choices have raised a conflict or dependency problem -\n"
  308. "some packages should only be installed in conjunction with certain others, "
  309. "and\n"
  310. "some combinations of packages may not be installed together.\n"
  311. "\n"
  312. "You will see a sub-list containing the packages involved. The bottom half "
  313. "of\n"
  314. "the display shows relevant conflicts and dependencies; use `i' to cycle "
  315. "between\n"
  316. "that, the package descriptions and the internal control information.\n"
  317. "\n"
  318. "A set of `suggested' packages has been calculated, and the initial markings "
  319. "in\n"
  320. "this sub-list have been set to match those, so you can just hit Return to\n"
  321. "accept the suggestions if you wish. You may abort the change(s) which "
  322. "caused\n"
  323. "the problem(s), and go back to the main list, by pressing capital `X'.\n"
  324. "\n"
  325. "You can also move around the list and change the markings so that they are "
  326. "more\n"
  327. "like what you want, and you can `reject' my suggestions by using the "
  328. "capital\n"
  329. "`D' or `R' keys (see the keybindings help screen). You can use capital `Q' "
  330. "to\n"
  331. "force me to accept the situation currently displayed, in case you want to\n"
  332. "override a recommendation or think that the program is mistaken.\n"
  333. "\n"
  334. "Press <space> to leave help and enter the sub-list; remember: press `?' for "
  335. "help.\n"
  336. msgstr ""
  337. #: dselect/helpmsgs.cc:126
  338. msgid "Display, part 1: package listing and status chars"
  339. msgstr ""
  340. #: dselect/helpmsgs.cc:126
  341. msgid ""
  342. "The top half of the screen shows a list of packages. For each package you "
  343. "see\n"
  344. "four columns for its current status on the system and mark. In terse mode "
  345. "(use\n"
  346. "`v' to toggle verbose display) these are single characters, from left to "
  347. "right:\n"
  348. "\n"
  349. " Error flag: Space - no error (but package may be in broken state - see "
  350. "below)\n"
  351. " `R' - serious error during installation, needs "
  352. "reinstallation;\n"
  353. " Installed state: Space - not installed;\n"
  354. " `*' - installed;\n"
  355. " `-' - not installed but config files remain;\n"
  356. " packages in these { `U' - unpacked but not yet configured;\n"
  357. " states are not { `C' - half-configured (an error happened);\n"
  358. " (quite) properly { `I' - half-installed (an error happened);\n"
  359. " installed { `W',`t' - triggers are awaited resp. pending.\n"
  360. " Old mark: what was requested for this package before presenting this list;\n"
  361. " Mark: what is requested for this package:\n"
  362. " `*': marked for installation or upgrade;\n"
  363. " `-': marked for removal, but any configuration files will remain;\n"
  364. " `=': on hold: package will not be processed at all;\n"
  365. " `_': marked for purge completely - even remove configuration;\n"
  366. " `n': package is new and has yet to be marked for install/remove/&c.\n"
  367. "\n"
  368. "Also displayed are each package's Priority, Section, name, installed and\n"
  369. "available version numbers (shift-V to display/hide) and summary "
  370. "description.\n"
  371. msgstr ""
  372. #: dselect/helpmsgs.cc:153
  373. msgid "Display, part 2: list highlight; information display"
  374. msgstr ""
  375. #: dselect/helpmsgs.cc:153
  376. msgid ""
  377. "* Highlight: One line in the package list will be highlighted. It "
  378. "indicates\n"
  379. " which package(s) will be affected by presses of `+', `-' and `_'.\n"
  380. "\n"
  381. "* The dividing line in the middle of the screen shows a brief explanation "
  382. "of\n"
  383. " the status of the currently-highlighted package, or a description of "
  384. "which\n"
  385. " group is highlighted if a group line is. If you don't understand the\n"
  386. " meaning of some of the status characters displayed, go to the relevant\n"
  387. " package and look at this divider line, or use the `v' key for a verbose\n"
  388. " display (press `v' again to go back to the terse display).\n"
  389. "\n"
  390. "* The bottom of the screen shows more information about the\n"
  391. " currently-highlighted package (if there is only one).\n"
  392. "\n"
  393. " It can show an extended description of the package, the internal package\n"
  394. " control details (either for the installed or available version of the\n"
  395. " package), or information about conflicts and dependencies involving the\n"
  396. " current package (in conflict/dependency resolution sublists).\n"
  397. "\n"
  398. " Use the `i' key to cycle through the displays, and `I' to hide the\n"
  399. " information display or expand it to use almost all of the screen.\n"
  400. msgstr ""
  401. #: dselect/helpmsgs.cc:177
  402. msgid "Introduction to method selection display"
  403. msgstr ""
  404. #: dselect/helpmsgs.cc:177
  405. msgid ""
  406. "dselect and dpkg can do automatic installation, loading the package files to "
  407. "be\n"
  408. "installed from one of a number of different possible places.\n"
  409. "\n"
  410. "This list allows you to select one of these installation methods.\n"
  411. "\n"
  412. "Move the highlight to the method you wish to use, and hit Enter. You will "
  413. "then\n"
  414. "be prompted for the information required to do the installation.\n"
  415. "\n"
  416. "As you move the highlight a description of each method, where available, is\n"
  417. "displayed in the bottom half of the screen.\n"
  418. "\n"
  419. "If you wish to quit without changing anything use the `x' key while in the "
  420. "list\n"
  421. "of installation methods.\n"
  422. "\n"
  423. "A full list of keystrokes is available by pressing `k' now, or from the "
  424. "help\n"
  425. "menu reachable by pressing `?'.\n"
  426. msgstr ""
  427. #: dselect/helpmsgs.cc:197
  428. msgid "Keystrokes for method selection"
  429. msgstr ""
  430. #: dselect/helpmsgs.cc:197
  431. msgid ""
  432. "Motion keys: Next/Previous, Top/End, Up/Down, Backwards/Forwards:\n"
  433. " j, Down-arrow k, Up-arrow move highlight\n"
  434. " N, Page-down, Space P, Page-up, Backspace scroll list by 1 page\n"
  435. " ^n ^p scroll list by 1 line\n"
  436. " t, Home e, End jump to top/end of list\n"
  437. " u d scroll info by 1 page\n"
  438. " ^u ^d scroll info by 1 line\n"
  439. " B, Left-arrow F, Right-arrow pan display by 1/3 screen\n"
  440. " ^b ^f pan display by 1 character\n"
  441. "(These are the same motion keys as in the package list display.)\n"
  442. "\n"
  443. "Quit:\n"
  444. " Return, Enter select this method and go to its configuration dialogue\n"
  445. " x, X exit without changing or setting up the installation "
  446. "method\n"
  447. "\n"
  448. "Miscellaneous:\n"
  449. " ?, Help, F1 request help\n"
  450. " ^l redraw display\n"
  451. " / search (just return to cancel)\n"
  452. " \\ repeat last search\n"
  453. msgstr ""
  454. #: dselect/main.cc:63
  455. msgid "Type dselect --help for help."
  456. msgstr ""
  457. #: dselect/main.cc:146
  458. msgid "a"
  459. msgstr ""
  460. #: dselect/main.cc:146
  461. msgid "[A]ccess"
  462. msgstr ""
  463. #: dselect/main.cc:146
  464. msgid "Choose the access method to use."
  465. msgstr ""
  466. #: dselect/main.cc:147
  467. msgid "u"
  468. msgstr ""
  469. #: dselect/main.cc:147
  470. msgid "[U]pdate"
  471. msgstr ""
  472. #: dselect/main.cc:147
  473. msgid "Update list of available packages, if possible."
  474. msgstr ""
  475. #: dselect/main.cc:148
  476. msgid "s"
  477. msgstr ""
  478. #: dselect/main.cc:148
  479. msgid "[S]elect"
  480. msgstr ""
  481. #: dselect/main.cc:148
  482. msgid "Request which packages you want on your system."
  483. msgstr ""
  484. #: dselect/main.cc:149
  485. msgid "i"
  486. msgstr ""
  487. #: dselect/main.cc:149
  488. msgid "[I]nstall"
  489. msgstr ""
  490. #: dselect/main.cc:149
  491. msgid "Install and upgrade wanted packages."
  492. msgstr ""
  493. #: dselect/main.cc:150
  494. msgid "c"
  495. msgstr ""
  496. #: dselect/main.cc:150
  497. msgid "[C]onfig"
  498. msgstr ""
  499. #: dselect/main.cc:150
  500. msgid "Configure any packages that are unconfigured."
  501. msgstr ""
  502. #: dselect/main.cc:151
  503. msgid "r"
  504. msgstr ""
  505. #: dselect/main.cc:151
  506. msgid "[R]emove"
  507. msgstr ""
  508. #: dselect/main.cc:151
  509. msgid "Remove unwanted software."
  510. msgstr ""
  511. #: dselect/main.cc:152
  512. msgid "q"
  513. msgstr ""
  514. #: dselect/main.cc:152
  515. msgid "[Q]uit"
  516. msgstr ""
  517. #: dselect/main.cc:152
  518. msgid "Quit dselect."
  519. msgstr ""
  520. #: dselect/main.cc:153
  521. msgid "menu"
  522. msgstr ""
  523. #: dselect/main.cc:158
  524. #, c-format
  525. msgid "Debian `%s' package handling frontend version %s.\n"
  526. msgstr ""
  527. #: dselect/main.cc:161
  528. msgid ""
  529. "Copyright (C) 1994-1996 Ian Jackson.\n"
  530. "Copyright (C) 2000,2001 Wichert Akkerman.\n"
  531. msgstr ""
  532. #: dselect/main.cc:165
  533. #, c-format
  534. msgid ""
  535. "This is free software; see the GNU General Public License version 2 or\n"
  536. "later for copying conditions. There is NO warranty.\n"
  537. "See %s --license for copyright and license details.\n"
  538. msgstr ""
  539. #: dselect/main.cc:183
  540. #, c-format
  541. msgid ""
  542. "Usage: %s [<option> ...] [<action> ...]\n"
  543. "\n"
  544. msgstr ""
  545. #: dselect/main.cc:187
  546. #, c-format
  547. msgid ""
  548. "Options:\n"
  549. " --admindir <directory> Use <directory> instead of %s.\n"
  550. " --expert Turn on expert mode.\n"
  551. " --debug <file> | -D<file> Turn on debugging, sending output to <file>.\n"
  552. " --colour | --color screenpart:[foreground],[background][:attr[+attr+..]]\n"
  553. " Configure screen colours.\n"
  554. "\n"
  555. msgstr ""
  556. #: dselect/main.cc:196
  557. #, c-format
  558. msgid ""
  559. " --help Show this help message.\n"
  560. " --version Show the version.\n"
  561. " --license | --licence Show the license.\n"
  562. "\n"
  563. msgstr ""
  564. #: dselect/main.cc:202
  565. #, c-format
  566. msgid ""
  567. "Actions:\n"
  568. " access update select install config remove quit\n"
  569. "\n"
  570. msgstr ""
  571. #: dselect/main.cc:206
  572. #, c-format
  573. msgid "Screenparts:\n"
  574. msgstr ""
  575. #: dselect/main.cc:211
  576. #, c-format
  577. msgid "Colours:\n"
  578. msgstr ""
  579. #: dselect/main.cc:216
  580. #, c-format
  581. msgid "Attributes:\n"
  582. msgstr ""
  583. #: dselect/main.cc:227
  584. #, c-format
  585. msgid "couldn't open debug file `%.255s'\n"
  586. msgstr ""
  587. #: dselect/main.cc:244
  588. #, c-format
  589. msgid "Invalid %s `%s'\n"
  590. msgstr ""
  591. #: dselect/main.cc:261
  592. msgid "screen part"
  593. msgstr ""
  594. #: dselect/main.cc:267
  595. msgid "Null colour specification\n"
  596. msgstr ""
  597. #: dselect/main.cc:275 dselect/main.cc:280
  598. msgid "colour"
  599. msgstr ""
  600. #: dselect/main.cc:288
  601. msgid "colour attribute"
  602. msgstr ""
  603. #: dselect/main.cc:322
  604. msgid "Terminal does not appear to support cursor addressing.\n"
  605. msgstr ""
  606. #: dselect/main.cc:324
  607. msgid "Terminal does not appear to support highlighting.\n"
  608. msgstr ""
  609. #: dselect/main.cc:326
  610. #, c-format
  611. msgid ""
  612. "Set your TERM variable correctly, use a better terminal,\n"
  613. "or make do with the per-package management tool %s.\n"
  614. msgstr ""
  615. #: dselect/main.cc:329
  616. msgid "terminal lacks necessary features, giving up"
  617. msgstr ""
  618. #: dselect/main.cc:411
  619. msgid ""
  620. "\n"
  621. "\n"
  622. "Move around with ^P and ^N, cursor keys, initial letters, or digits;\n"
  623. "Press <enter> to confirm selection. ^L redraws screen.\n"
  624. "\n"
  625. msgstr ""
  626. #: dselect/main.cc:426
  627. msgid ""
  628. "\n"
  629. "\n"
  630. "Read-only access: only preview of selections is available!"
  631. msgstr ""
  632. #: dselect/main.cc:445
  633. msgid "failed to getch in main menu"
  634. msgstr ""
  635. #: dselect/main.cc:521
  636. #, c-format
  637. msgid "unknown action string `%.50s'"
  638. msgstr ""
  639. #: dselect/methlist.cc:79
  640. msgid "dselect - list of access methods"
  641. msgstr ""
  642. #: dselect/methlist.cc:88
  643. #, c-format
  644. msgid "Access method `%s'."
  645. msgstr ""
  646. #: dselect/methlist.cc:122
  647. msgid "Abbrev."
  648. msgstr ""
  649. #: dselect/methlist.cc:123 dselect/pkginfo.cc:107 dselect/pkgtop.cc:303
  650. msgid "Description"
  651. msgstr ""
  652. #: dselect/methlist.cc:167 dselect/pkglist.cc:567
  653. msgid "doupdate failed"
  654. msgstr ""
  655. #: dselect/methlist.cc:169 dselect/pkglist.cc:570
  656. msgid "failed to unblock SIGWINCH"
  657. msgstr ""
  658. #: dselect/methlist.cc:173 dselect/pkglist.cc:575
  659. msgid "failed to re-block SIGWINCH"
  660. msgstr ""
  661. #: dselect/methlist.cc:174 dselect/pkglist.cc:577
  662. msgid "getch failed"
  663. msgstr ""
  664. #: dselect/methlist.cc:192
  665. msgid "Explanation"
  666. msgstr ""
  667. #: dselect/methlist.cc:201
  668. msgid "No explanation available."
  669. msgstr ""
  670. #: dselect/method.cc:68
  671. #, c-format
  672. msgid ""
  673. "\n"
  674. "\n"
  675. "%s: %s\n"
  676. msgstr ""
  677. #: dselect/method.cc:71
  678. msgid ""
  679. "\n"
  680. "Press <enter> to continue."
  681. msgstr ""
  682. #: dselect/method.cc:152
  683. #, c-format
  684. msgid "unable to run %.250s process `%.250s'"
  685. msgstr ""
  686. #: dselect/method.cc:156
  687. #, c-format
  688. msgid "unable to wait for %.250s"
  689. msgstr ""
  690. #: dselect/method.cc:158
  691. #, c-format
  692. msgid "got wrong child's status - asked for %ld, got %ld"
  693. msgstr ""
  694. #: dselect/method.cc:169
  695. #, c-format
  696. msgid "returned error exit status %d.\n"
  697. msgstr ""
  698. #: dselect/method.cc:173
  699. #, c-format
  700. msgid "was interrupted.\n"
  701. msgstr ""
  702. #: dselect/method.cc:175
  703. #, c-format
  704. msgid "was terminated by a signal: %s.\n"
  705. msgstr ""
  706. #: dselect/method.cc:178
  707. #, c-format
  708. msgid "(It left a coredump.)\n"
  709. msgstr ""
  710. #: dselect/method.cc:180
  711. #, c-format
  712. msgid "failed with an unknown wait return code %d.\n"
  713. msgstr ""
  714. #: dselect/method.cc:182
  715. #, c-format
  716. msgid "Press <enter> to continue.\n"
  717. msgstr ""
  718. #: dselect/method.cc:184
  719. msgid "write error on standard error"
  720. msgstr ""
  721. #: dselect/method.cc:187
  722. msgid "error reading acknowledgement of program failure message"
  723. msgstr ""
  724. #: dselect/method.cc:218
  725. msgid "update available list script"
  726. msgstr ""
  727. #: dselect/method.cc:222
  728. msgid "installation script"
  729. msgstr ""
  730. #: dselect/method.cc:270
  731. msgid "query/setup script"
  732. msgstr ""
  733. #: dselect/methparse.cc:54
  734. #, c-format
  735. msgid "syntax error in method options file `%.250s' -- %s"
  736. msgstr ""
  737. #: dselect/methparse.cc:59
  738. #, c-format
  739. msgid "error reading options file `%.250s'"
  740. msgstr ""
  741. #: dselect/methparse.cc:87
  742. #, c-format
  743. msgid "unable to read `%.250s' directory for reading methods"
  744. msgstr ""
  745. #: dselect/methparse.cc:103
  746. #, c-format
  747. msgid "method `%.250s' has name that is too long (%d > %d characters)"
  748. msgstr ""
  749. #: dselect/methparse.cc:114
  750. #, c-format
  751. msgid "unable to access method script `%.250s'"
  752. msgstr ""
  753. #: dselect/methparse.cc:120
  754. #, c-format
  755. msgid "unable to read method options file `%.250s'"
  756. msgstr ""
  757. #: dselect/methparse.cc:143
  758. msgid "non-digit where digit wanted"
  759. msgstr ""
  760. #: dselect/methparse.cc:146
  761. msgid "EOF in index string"
  762. msgstr ""
  763. #: dselect/methparse.cc:149
  764. msgid "index string too long"
  765. msgstr ""
  766. #: dselect/methparse.cc:152
  767. msgid "newline before option name start"
  768. msgstr ""
  769. #: dselect/methparse.cc:154
  770. msgid "EOF before option name start"
  771. msgstr ""
  772. #: dselect/methparse.cc:158
  773. msgid "nonalpha where option name start wanted"
  774. msgstr ""
  775. #: dselect/methparse.cc:160
  776. msgid "non-alphanum in option name"
  777. msgstr ""
  778. #: dselect/methparse.cc:163
  779. msgid "EOF in option name"
  780. msgstr ""
  781. #: dselect/methparse.cc:168
  782. msgid "newline before summary"
  783. msgstr ""
  784. #: dselect/methparse.cc:170
  785. msgid "EOF before summary"
  786. msgstr ""
  787. #: dselect/methparse.cc:176
  788. msgid "EOF in summary - missing newline"
  789. msgstr ""
  790. #: dselect/methparse.cc:186
  791. #, c-format
  792. msgid "unable to open option description file `%.250s'"
  793. msgstr ""
  794. #: dselect/methparse.cc:190
  795. #, c-format
  796. msgid "unable to stat option description file `%.250s'"
  797. msgstr ""
  798. #: dselect/methparse.cc:194
  799. #, c-format
  800. msgid "failed to read option description file `%.250s'"
  801. msgstr ""
  802. #: dselect/methparse.cc:197
  803. #, c-format
  804. msgid "error during read of option description file `%.250s'"
  805. msgstr ""
  806. #: dselect/methparse.cc:220
  807. #, c-format
  808. msgid "error during read of method options file `%.250s'"
  809. msgstr ""
  810. #: dselect/methparse.cc:248
  811. #, c-format
  812. msgid "unable to open current option file `%.250s'"
  813. msgstr ""
  814. #: dselect/methparse.cc:290
  815. #, c-format
  816. msgid "unable to open new option file `%.250s'"
  817. msgstr ""
  818. #: dselect/methparse.cc:293
  819. #, c-format
  820. msgid "unable to write new option to `%.250s'"
  821. msgstr ""
  822. #: dselect/methparse.cc:296
  823. #, c-format
  824. msgid "unable to close new option file `%.250s'"
  825. msgstr ""
  826. #: dselect/methparse.cc:298
  827. #, c-format
  828. msgid "unable to install new option as `%.250s'"
  829. msgstr ""
  830. #: dselect/pkgdisplay.cc:38
  831. msgid "new package"
  832. msgstr ""
  833. #: dselect/pkgdisplay.cc:39
  834. msgid "install"
  835. msgstr ""
  836. #: dselect/pkgdisplay.cc:40
  837. msgid "hold"
  838. msgstr ""
  839. #: dselect/pkgdisplay.cc:41
  840. msgid "remove"
  841. msgstr ""
  842. #: dselect/pkgdisplay.cc:42
  843. msgid "purge"
  844. msgstr ""
  845. #: dselect/pkgdisplay.cc:48
  846. msgid " "
  847. msgstr ""
  848. #: dselect/pkgdisplay.cc:49
  849. msgid "REINSTALL"
  850. msgstr ""
  851. #: dselect/pkgdisplay.cc:52
  852. msgid "not installed"
  853. msgstr ""
  854. #: dselect/pkgdisplay.cc:53
  855. msgid "removed (configs remain)"
  856. msgstr ""
  857. #: dselect/pkgdisplay.cc:54
  858. msgid "half installed"
  859. msgstr ""
  860. #: dselect/pkgdisplay.cc:55
  861. msgid "unpacked (not set up)"
  862. msgstr ""
  863. #: dselect/pkgdisplay.cc:56
  864. msgid "failed config"
  865. msgstr ""
  866. #: dselect/pkgdisplay.cc:57
  867. msgid "awaiting trigger processing"
  868. msgstr ""
  869. #: dselect/pkgdisplay.cc:58
  870. msgid "triggered"
  871. msgstr ""
  872. #: dselect/pkgdisplay.cc:59
  873. msgid "installed"
  874. msgstr ""
  875. #: dselect/pkgdisplay.cc:62
  876. msgid "Required"
  877. msgstr ""
  878. #: dselect/pkgdisplay.cc:63
  879. msgid "Important"
  880. msgstr ""
  881. #: dselect/pkgdisplay.cc:64
  882. msgid "Standard"
  883. msgstr ""
  884. #: dselect/pkgdisplay.cc:65
  885. msgid "Optional"
  886. msgstr ""
  887. #: dselect/pkgdisplay.cc:66
  888. msgid "Extra"
  889. msgstr ""
  890. #: dselect/pkgdisplay.cc:67
  891. msgid "!Bug!"
  892. msgstr ""
  893. #: dselect/pkgdisplay.cc:68
  894. msgid "Unclassified"
  895. msgstr ""
  896. #: dselect/pkgdisplay.cc:71
  897. msgid "suggests"
  898. msgstr ""
  899. #: dselect/pkgdisplay.cc:72
  900. msgid "recommends"
  901. msgstr ""
  902. #: dselect/pkgdisplay.cc:73
  903. msgid "depends on"
  904. msgstr ""
  905. #: dselect/pkgdisplay.cc:74
  906. msgid "pre-depends on"
  907. msgstr ""
  908. #: dselect/pkgdisplay.cc:75
  909. msgid "breaks"
  910. msgstr ""
  911. #: dselect/pkgdisplay.cc:76
  912. msgid "conflicts with"
  913. msgstr ""
  914. #: dselect/pkgdisplay.cc:77
  915. msgid "provides"
  916. msgstr ""
  917. #: dselect/pkgdisplay.cc:78
  918. msgid "replaces"
  919. msgstr ""
  920. #: dselect/pkgdisplay.cc:79
  921. msgid "enhances"
  922. msgstr ""
  923. #: dselect/pkgdisplay.cc:82
  924. msgid "Req"
  925. msgstr ""
  926. #: dselect/pkgdisplay.cc:83
  927. msgid "Imp"
  928. msgstr ""
  929. #: dselect/pkgdisplay.cc:84
  930. msgid "Std"
  931. msgstr ""
  932. #: dselect/pkgdisplay.cc:85
  933. msgid "Opt"
  934. msgstr ""
  935. #: dselect/pkgdisplay.cc:86
  936. msgid "Xtr"
  937. msgstr ""
  938. #: dselect/pkgdisplay.cc:87
  939. msgid "bUG"
  940. msgstr ""
  941. #: dselect/pkgdisplay.cc:88
  942. msgid "?"
  943. msgstr ""
  944. #: dselect/pkgdisplay.cc:96 dselect/pkgdisplay.cc:116
  945. msgid "Broken"
  946. msgstr ""
  947. #: dselect/pkgdisplay.cc:97
  948. msgid "New"
  949. msgstr ""
  950. #: dselect/pkgdisplay.cc:98
  951. msgid "Updated"
  952. msgstr ""
  953. #: dselect/pkgdisplay.cc:99
  954. msgid "Obsolete/local"
  955. msgstr ""
  956. #: dselect/pkgdisplay.cc:100
  957. msgid "Up-to-date"
  958. msgstr ""
  959. #: dselect/pkgdisplay.cc:101
  960. msgid "Available"
  961. msgstr ""
  962. #: dselect/pkgdisplay.cc:102 dselect/pkgdisplay.cc:118
  963. msgid "Removed"
  964. msgstr ""
  965. #: dselect/pkgdisplay.cc:103 dselect/pkgdisplay.cc:112
  966. msgid "Brokenly installed packages"
  967. msgstr ""
  968. #: dselect/pkgdisplay.cc:104
  969. msgid "Newly available packages"
  970. msgstr ""
  971. #: dselect/pkgdisplay.cc:105
  972. msgid "Updated packages (newer version is available)"
  973. msgstr ""
  974. #: dselect/pkgdisplay.cc:106
  975. msgid "Obsolete and local packages present on system"
  976. msgstr ""
  977. #: dselect/pkgdisplay.cc:107
  978. msgid "Up to date installed packages"
  979. msgstr ""
  980. #: dselect/pkgdisplay.cc:108
  981. msgid "Available packages (not currently installed)"
  982. msgstr ""
  983. #: dselect/pkgdisplay.cc:109
  984. msgid "Removed and no longer available packages"
  985. msgstr ""
  986. #: dselect/pkgdisplay.cc:113
  987. msgid "Installed packages"
  988. msgstr ""
  989. #: dselect/pkgdisplay.cc:114
  990. msgid "Removed packages (configuration still present)"
  991. msgstr ""
  992. #: dselect/pkgdisplay.cc:115
  993. msgid "Purged packages and those never installed"
  994. msgstr ""
  995. #: dselect/pkgdisplay.cc:117
  996. msgid "Installed"
  997. msgstr ""
  998. #: dselect/pkgdisplay.cc:119
  999. msgid "Purged"
  1000. msgstr ""
  1001. #: dselect/pkgdisplay.cc:199
  1002. msgid "dselect - recursive package listing"
  1003. msgstr ""
  1004. #: dselect/pkgdisplay.cc:200
  1005. msgid "dselect - inspection of package states"
  1006. msgstr ""
  1007. #: dselect/pkgdisplay.cc:201
  1008. msgid "dselect - main package listing"
  1009. msgstr ""
  1010. #: dselect/pkgdisplay.cc:209
  1011. msgid " (by section)"
  1012. msgstr ""
  1013. #: dselect/pkgdisplay.cc:212
  1014. msgid " (avail., section)"
  1015. msgstr ""
  1016. #: dselect/pkgdisplay.cc:215
  1017. msgid " (status, section)"
  1018. msgstr ""
  1019. #: dselect/pkgdisplay.cc:224
  1020. msgid " (by priority)"
  1021. msgstr ""
  1022. #: dselect/pkgdisplay.cc:227
  1023. msgid " (avail., priority)"
  1024. msgstr ""
  1025. #: dselect/pkgdisplay.cc:230
  1026. msgid " (status, priority)"
  1027. msgstr ""
  1028. #: dselect/pkgdisplay.cc:239 dselect/pkgdisplay.cc:251
  1029. msgid " (alphabetically)"
  1030. msgstr ""
  1031. #: dselect/pkgdisplay.cc:242
  1032. msgid " (by availability)"
  1033. msgstr ""
  1034. #: dselect/pkgdisplay.cc:245
  1035. msgid " (by status)"
  1036. msgstr ""
  1037. #: dselect/pkgdisplay.cc:259
  1038. msgid " mark:+/=/- terse:v help:?"
  1039. msgstr ""
  1040. #: dselect/pkgdisplay.cc:260
  1041. msgid " mark:+/=/- verbose:v help:?"
  1042. msgstr ""
  1043. #: dselect/pkgdisplay.cc:261
  1044. msgid " terse:v help:?"
  1045. msgstr ""
  1046. #: dselect/pkgdisplay.cc:262
  1047. msgid " verbose:v help:?"
  1048. msgstr ""
  1049. #: dselect/pkginfo.cc:82
  1050. msgid ""
  1051. "The line you have highlighted represents many packages; if you ask to "
  1052. "install, remove, hold, etc. it you will affect all the packages which match "
  1053. "the criterion shown.\n"
  1054. "\n"
  1055. "If you move the highlight to a line for a particular package you will see "
  1056. "information about that package displayed here.\n"
  1057. "You can use `o' and `O' to change the sort order and give yourself the "
  1058. "opportunity to mark packages in different kinds of groups."
  1059. msgstr ""
  1060. #: dselect/pkginfo.cc:95
  1061. msgid "Interrelationships"
  1062. msgstr ""
  1063. #: dselect/pkginfo.cc:114
  1064. msgid "No description available."
  1065. msgstr ""
  1066. #: dselect/pkginfo.cc:132
  1067. msgid "Installed control file information"
  1068. msgstr ""
  1069. #: dselect/pkginfo.cc:148
  1070. msgid "Available control file information"
  1071. msgstr ""
  1072. #: dselect/pkglist.cc:419
  1073. msgid "There are no packages."
  1074. msgstr ""
  1075. #: dselect/pkglist.cc:506
  1076. msgid "invalid search option given"
  1077. msgstr ""
  1078. #: dselect/pkglist.cc:520
  1079. msgid "error in regular expression"
  1080. msgstr ""
  1081. #: dselect/pkgsublist.cc:107
  1082. msgid " does not appear to be available\n"
  1083. msgstr ""
  1084. #: dselect/pkgsublist.cc:124
  1085. msgid " or "
  1086. msgstr ""
  1087. #: dselect/pkgtop.cc:59
  1088. msgid "All"
  1089. msgstr ""
  1090. #: dselect/pkgtop.cc:81
  1091. msgid "All packages"
  1092. msgstr ""
  1093. #: dselect/pkgtop.cc:85
  1094. #, c-format
  1095. msgid "%s packages without a section"
  1096. msgstr ""
  1097. #: dselect/pkgtop.cc:87
  1098. #, c-format
  1099. msgid "%s packages in section %s"
  1100. msgstr ""
  1101. #: dselect/pkgtop.cc:93
  1102. #, c-format
  1103. msgid "%s %s packages"
  1104. msgstr ""
  1105. #: dselect/pkgtop.cc:97
  1106. #, c-format
  1107. msgid "%s %s packages without a section"
  1108. msgstr ""
  1109. #: dselect/pkgtop.cc:99
  1110. #, c-format
  1111. msgid "%s %s packages in section %s"
  1112. msgstr ""
  1113. #: dselect/pkgtop.cc:120
  1114. #, c-format
  1115. msgid "%-*s %s%s%s; %s (was: %s). %s"
  1116. msgstr ""
  1117. #: dselect/pkgtop.cc:275
  1118. msgid "Error"
  1119. msgstr ""
  1120. #: dselect/pkgtop.cc:279
  1121. msgid "Installed?"
  1122. msgstr ""
  1123. #: dselect/pkgtop.cc:283
  1124. msgid "Old mark"
  1125. msgstr ""
  1126. #: dselect/pkgtop.cc:287
  1127. msgid "Marked for"
  1128. msgstr ""
  1129. #: dselect/pkgtop.cc:290
  1130. msgid "EIOM"
  1131. msgstr ""
  1132. #: dselect/pkgtop.cc:292
  1133. msgid "Section"
  1134. msgstr ""
  1135. #: dselect/pkgtop.cc:293
  1136. msgid "Priority"
  1137. msgstr ""
  1138. #: dselect/pkgtop.cc:294
  1139. msgid "Package"
  1140. msgstr ""
  1141. #: dselect/pkgtop.cc:298
  1142. msgid "Inst.ver"
  1143. msgstr ""
  1144. #: dselect/pkgtop.cc:301
  1145. msgid "Avail.ver"
  1146. msgstr ""