dselect.pot 31 KB

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