pt.po 52 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707170817091710171117121713171417151716171717181719172017211722172317241725172617271728
  1. # PT translation for dpkg.
  2. # Copyright (C) 2004 Free Software Foundation, Inc.
  3. # Miguel Figueiredo <elmig@debianpt.org>, 2004-2008.
  4. #
  5. msgid ""
  6. msgstr ""
  7. "Project-Id-Version: dselect\n"
  8. "Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n"
  9. "POT-Creation-Date: 2011-03-06 10:45+0100\n"
  10. "PO-Revision-Date: 2008-12-27 16:05+0000\n"
  11. "Last-Translator: Miguel Figueiredo <elmig@debianpt.org>\n"
  12. "Language-Team: Portuguese <traduz@debianpt.org>\n"
  13. "Language: pt\n"
  14. "MIME-Version: 1.0\n"
  15. "Content-Type: text/plain; charset=UTF-8\n"
  16. "Content-Transfer-Encoding: 8bit\n"
  17. #: dselect/basecmds.cc:125
  18. msgid "Search for ? "
  19. msgstr "Procurar por ? "
  20. #: dselect/basecmds.cc:147
  21. msgid "Error: "
  22. msgstr "Erro: "
  23. #: dselect/basecmds.cc:176
  24. msgid "Help: "
  25. msgstr "Ajuda: "
  26. #: dselect/basecmds.cc:182
  27. msgid "Press ? for help menu, . for next topic, <space> to exit help."
  28. msgstr ""
  29. "Tecla ? para menu ajuda, . para próximo tópico, <espaço> sair da ajuda."
  30. #: dselect/basecmds.cc:189
  31. msgid "Help information is available under the following topics:"
  32. msgstr "Informação de ajuda está disponível sob os seguintes tópicos:"
  33. #: dselect/basecmds.cc:197
  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. "Carregue numa tecla da lista acima, <espaço> ou `q' para sair da ajuda,\n"
  39. " ou `.' (ponto final) para ler de cada vez uma página de ajuda."
  40. #: dselect/basecmds.cc:203
  41. msgid "error reading keyboard in help"
  42. msgstr "erro lendo o teclado na ajuda"
  43. #: dselect/baselist.cc:57
  44. msgid "ioctl(TIOCGWINSZ) failed"
  45. msgstr "ioctl(TIOCGWINSZ) falhou"
  46. #: dselect/baselist.cc:60
  47. msgid "doupdate in SIGWINCH handler failed"
  48. msgstr "doupdate no SIGWINCH handler falhou"
  49. #: dselect/baselist.cc:67
  50. msgid "failed to restore old SIGWINCH sigact"
  51. msgstr "falhou restaurar o antigo SIGWINCH sigact"
  52. #: dselect/baselist.cc:69
  53. msgid "failed to restore old signal mask"
  54. msgstr "falhou restaurar a antiga máscara de sinal"
  55. #: dselect/baselist.cc:79
  56. msgid "failed to get old signal mask"
  57. msgstr "falhou obter a velha máscara de sinal"
  58. #: dselect/baselist.cc:80
  59. msgid "failed to get old SIGWINCH sigact"
  60. msgstr "falhou obter o antigo SIGWINCH sigact"
  61. #: dselect/baselist.cc:84
  62. msgid "failed to block SIGWINCH"
  63. msgstr "falhou bloquear SIGWINCH"
  64. #: dselect/baselist.cc:89
  65. msgid "failed to set new SIGWINCH sigact"
  66. msgstr "falhou definir o novo SIGWINCH sigact"
  67. #: dselect/baselist.cc:126
  68. msgid "failed to allocate colour pair"
  69. msgstr "falhou alocar par de cores"
  70. #: dselect/baselist.cc:167
  71. msgid "failed to create title window"
  72. msgstr "falhou criar o título da janela"
  73. #: dselect/baselist.cc:171
  74. msgid "failed to create whatinfo window"
  75. msgstr "falhou criar a janela whatinfo"
  76. #: dselect/baselist.cc:175
  77. msgid "failed to create baselist pad"
  78. msgstr "falhou ao criar baselist pad"
  79. #: dselect/baselist.cc:178
  80. msgid "failed to create heading pad"
  81. msgstr "falhou ao criar heading pad"
  82. #: dselect/baselist.cc:182
  83. msgid "failed to create thisstate pad"
  84. msgstr "falhou ao criar thisstate pad"
  85. #: dselect/baselist.cc:186
  86. msgid "failed to create info pad"
  87. msgstr "falhou ao criar info pad"
  88. #: dselect/baselist.cc:191
  89. msgid "failed to create query window"
  90. msgstr "falhou ao criar janela de query"
  91. #: dselect/baselist.cc:255
  92. msgid "Keybindings"
  93. msgstr "Keybindings"
  94. #: dselect/baselist.cc:303
  95. #, c-format
  96. msgid " -- %d%%, press "
  97. msgstr " -- %d%%, pressione "
  98. #: dselect/baselist.cc:306
  99. #, c-format
  100. msgid "%s for more"
  101. msgstr "%s para mais"
  102. #: dselect/baselist.cc:310
  103. #, c-format
  104. msgid "%s to go back"
  105. msgstr "%s para voltar atrás"
  106. #: dselect/bindings.cc:78
  107. msgid "[not bound]"
  108. msgstr "[não ligado]"
  109. #: dselect/bindings.cc:82
  110. #, c-format
  111. msgid "[unk: %d]"
  112. msgstr "[desconhecido: %d]"
  113. #: dselect/bindings.cc:139
  114. msgid "Scroll onwards through help/information"
  115. msgstr "Scroll para a frente através da ajuda/informação"
  116. #: dselect/bindings.cc:140
  117. msgid "Scroll backwards through help/information"
  118. msgstr "Scroll para trás através da ajuda/informação"
  119. #: dselect/bindings.cc:141
  120. msgid "Move up"
  121. msgstr "Mover acima"
  122. #: dselect/bindings.cc:142
  123. msgid "Move down"
  124. msgstr "Mover abaixo"
  125. #: dselect/bindings.cc:143
  126. msgid "Go to top of list"
  127. msgstr "Ir para o inicio da lista"
  128. #: dselect/bindings.cc:144
  129. msgid "Go to end of list"
  130. msgstr "Ir para o fim da lista"
  131. #: dselect/bindings.cc:145
  132. msgid "Request help (cycle through help screens)"
  133. msgstr "Pedir ajuda (percorrer os ecrãs de ajuda)"
  134. #: dselect/bindings.cc:146
  135. msgid "Cycle through information displays"
  136. msgstr "Percorrer através das páginas de informação"
  137. #: dselect/bindings.cc:147
  138. msgid "Redraw display"
  139. msgstr "Redesenhar o ecrã"
  140. #: dselect/bindings.cc:148
  141. msgid "Scroll onwards through list by 1 line"
  142. msgstr "Scroll em frente na lista por 1 linha"
  143. #: dselect/bindings.cc:149
  144. msgid "Scroll backwards through list by 1 line"
  145. msgstr "Scroll para trás na lista por 1 linha"
  146. #: dselect/bindings.cc:150
  147. msgid "Scroll onwards through help/information by 1 line"
  148. msgstr "Scroll em frente através da ajuda/informação por 1 linha"
  149. #: dselect/bindings.cc:151
  150. msgid "Scroll backwards through help/information by 1 line"
  151. msgstr "Scroll para trás através da ajuda/informação por 1 linha"
  152. #: dselect/bindings.cc:152
  153. msgid "Scroll onwards through list"
  154. msgstr "Scroll em frente através da lista"
  155. #: dselect/bindings.cc:153
  156. msgid "Scroll backwards through list"
  157. msgstr "Scroll para trás através da lista"
  158. #: dselect/bindings.cc:156
  159. msgid "Mark package(s) for installation"
  160. msgstr "Marcar pacote(s) para instalação"
  161. #: dselect/bindings.cc:157
  162. msgid "Mark package(s) for deinstallation"
  163. msgstr "Marcar pacote(s) para desinstalação"
  164. #: dselect/bindings.cc:158
  165. msgid "Mark package(s) for deinstall and purge"
  166. msgstr "Marcar pacote(s) para desinstalar e apagar"
  167. #: dselect/bindings.cc:159
  168. msgid "Make highlight more specific"
  169. msgstr "Fazer o destaque mais específico"
  170. #: dselect/bindings.cc:160
  171. msgid "Make highlight less specific"
  172. msgstr "Fazer o destaque menos específico"
  173. #: dselect/bindings.cc:161
  174. msgid "Search for a package whose name contains a string"
  175. msgstr "Procurar por pacotes cujo nome contenham uma string"
  176. #: dselect/bindings.cc:162
  177. msgid "Repeat last search."
  178. msgstr "Repetir a última procura."
  179. #: dselect/bindings.cc:163
  180. msgid "Swap sort order priority/section"
  181. msgstr "Trocar ordem da ordenação prioridade/secção"
  182. #: dselect/bindings.cc:164
  183. msgid "Quit, confirming, and checking dependencies"
  184. msgstr "Sair, a confirmar, e verificar dependências"
  185. #: dselect/bindings.cc:165
  186. msgid "Quit, confirming without check"
  187. msgstr "Sair, confirmar sem verificar"
  188. #: dselect/bindings.cc:166
  189. msgid "Quit, rejecting conflict/dependency suggestions"
  190. msgstr "Sair, rejeitando sugestões de conflitos/dependências"
  191. #: dselect/bindings.cc:167
  192. msgid "Abort - quit without making changes"
  193. msgstr "Abortar - sair sem fazer alterações"
  194. #: dselect/bindings.cc:168
  195. msgid "Revert to old state for all packages"
  196. msgstr "Voltar ao estado antigo para todos os pacotes"
  197. #: dselect/bindings.cc:169
  198. msgid "Revert to suggested state for all packages"
  199. msgstr "Voltar ao estado sugerido para todos os pacotes"
  200. #: dselect/bindings.cc:170
  201. msgid "Revert to directly requested state for all packages"
  202. msgstr "Voltar ao estado directamente requisitado para todos os pacotes"
  203. #: dselect/bindings.cc:171
  204. msgid "Revert to currently installed state for all packages"
  205. msgstr "Voltar ao estado actualmente instalado para todos os pacotes"
  206. #: dselect/bindings.cc:174
  207. msgid "Select currently-highlighted access method"
  208. msgstr "Seleccionar o método de acesso actualmente destacado"
  209. #: dselect/bindings.cc:175
  210. msgid "Quit without changing selected access method"
  211. msgstr "Sair sem alterar o método de acesso seleccionado"
  212. #: dselect/helpmsgs.cc:29
  213. msgid "Keystrokes"
  214. msgstr "Combinações de teclas"
  215. #: dselect/helpmsgs.cc:29
  216. msgid ""
  217. "Motion keys: Next/Previous, Top/End, Up/Down, Backwards/Forwards:\n"
  218. " j, Down-arrow k, Up-arrow move highlight\n"
  219. " N, Page-down, Space P, Page-up, Backspace scroll list by 1 page\n"
  220. " ^n ^p scroll list by 1 line\n"
  221. " t, Home e, End jump to top/end of list\n"
  222. " u d scroll info by 1 page\n"
  223. " ^u ^d scroll info by 1 line\n"
  224. " B, Left-arrow F, Right-arrow pan display by 1/3 screen\n"
  225. " ^b ^f pan display by 1 character\n"
  226. "\n"
  227. "Mark packages for later processing:\n"
  228. " +, Insert install or upgrade =, H hold in present state\n"
  229. " -, Delete remove :, G unhold: upgrade or leave "
  230. "uninstalled\n"
  231. " _ remove & purge config\n"
  232. " Miscellaneous:\n"
  233. "Quit, exit, overwrite (note capitals!): ?, F1 request help (also "
  234. "Help)\n"
  235. " Return Confirm, quit (check dependencies) i, I toggle/cycle info "
  236. "displays\n"
  237. " Q Confirm, quit (override dep.s) o, O cycle through sort "
  238. "options\n"
  239. " X, Esc eXit, abandoning any changes made v, V change status display "
  240. "opts\n"
  241. " R Revert to state before this list ^l redraw display\n"
  242. " U set all to sUggested state / search (Return to "
  243. "cancel)\n"
  244. " D set all to Directly requested state n, \\ repeat last search\n"
  245. msgstr ""
  246. "Teclas de movimento: Próx./Anterior, Topo/Final, Cima/Baixo, Trás/Frente:\n"
  247. " j, Seta-baixo k, Seta-cima mover destaque\n"
  248. " N, Page-down, Espaço P, Page-up, Backspace rolar lista em 1 página\n"
  249. " ^n ^p rolar lista em 1 linha\n"
  250. " t, Home e, End saltar p/ topo/final da "
  251. "lista\n"
  252. " u d rolar info. em 1 página\n"
  253. " ^u ^d rolar info. em 1 linha\n"
  254. " B, Seta-esquerda F, Seta-direita mover ecrã em 1/3\n"
  255. " ^b ^f mover ecrã em 1 caracter\n"
  256. "\n"
  257. "Marcar pacotes para processamento posterior:\n"
  258. " +, Insert instalar ou actualizar =, H manter no estado actual\n"
  259. " -, Delete remover :, G largar: actualizar ou deixar "
  260. "desinstalado\n"
  261. " _ remover & purgar configuração\n"
  262. " Miscelânea:\n"
  263. "Quit, exit, sobrescrever (note maiúsc.!) ?, F1 pedir ajuda (também "
  264. "Ajuda)\n"
  265. " Return Confirm, sair (verificar depend.) i, I muda/circula por telas de "
  266. "opções.\n"
  267. " Q Confirma, deixa (ignora depend.) o, O circ. por opc. de "
  268. "classif.\n"
  269. " X, Esc, eXit, abandonar alterações v, V mudar opções de mostrar "
  270. "estado\n"
  271. " R Reverte ao estado antes desta lista ^l redesenhar ecrã\n"
  272. " U colocar tudo no estado sUgerido / procurar (Enter p/"
  273. "cancelar)\n"
  274. " D colocar tudo em est. Directamente req. n, \\ repetir última "
  275. "procura\n"
  276. #: dselect/helpmsgs.cc:55
  277. msgid "Introduction to package selections"
  278. msgstr "Introdução à selecção de pacotes"
  279. #: dselect/helpmsgs.cc:55
  280. msgid ""
  281. "Welcome to dselect's main package listing.\n"
  282. "\n"
  283. "You will be presented with a list of packages which are installed or "
  284. "available\n"
  285. "for installation. You can navigate around the list using the cursor keys,\n"
  286. "mark packages for installation (using `+') or deinstallation (using `-').\n"
  287. "Packages can be marked either singly or in groups; initially you will see "
  288. "that\n"
  289. "the line `All packages' is selected. `+', `-' and so on will affect all "
  290. "the\n"
  291. "packages described by the highlighted line.\n"
  292. "\n"
  293. "Some of your choices will cause conflicts or dependency problems; you will "
  294. "be\n"
  295. "given a sub-list of the relevant packages, so that you can solve the "
  296. "problems.\n"
  297. "\n"
  298. "You should read the list of keys and the explanations of the display.\n"
  299. "Much on-line help is available, please make use of it - press `?' at\n"
  300. "any time for help.\n"
  301. "\n"
  302. "When you have finished selecting packages, press <enter> to confirm "
  303. "changes,\n"
  304. "or `X' to quit without saving changes. A final check on conflicts and\n"
  305. "dependencies will be done - here too you may see a sublist.\n"
  306. "\n"
  307. "Press <space> to leave help and enter the list now.\n"
  308. msgstr ""
  309. "Bem-vindo à listagem principal de pacotes do dselect.\n"
  310. "\n"
  311. "Ser-lhe-á apresentada uma lista de pacotes que estão instalados ou "
  312. "disponíveis\n"
  313. "para instalação. Você pode navegar pela lista usando as teclas de cursor,\n"
  314. "marcar pacotes para instalação (usando `+') ou desinstalação (usando `-').\n"
  315. "\n"
  316. "Os pacotes podem ser marcados individualmente ou em grupos; inicialmente\n"
  317. "você irá ver que a linha `Todos os pacotes' está selecionada.\n"
  318. "\n"
  319. "Algumas das suas escolhas irão causar conflitos ou problemas de\n"
  320. "dependências; ser-lhe-á dada uma sub-lista dos pacotes relevantes, para que\n"
  321. "você resolva os problemas.\n"
  322. "\n"
  323. "Você deve ler a lista de teclas e as explicações do ecrã.\n"
  324. "Está disponível muita ajuda on-line, por favor faça uso disso - em qualquer\n"
  325. "altura carregue em `?' para ajuda.\n"
  326. "\n"
  327. "Quando tiver terminado de escolher os pacotes, carregue em <enter> para\n"
  328. "confirmar as alterações, ou `X' para sair sem gravar as alterações. Será\n"
  329. "feita uma verificação final de conflitos e de dependências - também aqui\n"
  330. "poderá ver uma sub-lista.\n"
  331. "\n"
  332. "Carregue em <espaço> para sair da ajuda e entrar agora na lista.\n"
  333. #: dselect/helpmsgs.cc:80
  334. msgid "Introduction to read-only package list browser"
  335. msgstr "Introdução ao navegador de lista de pacotes só de leitura"
  336. #: dselect/helpmsgs.cc:80
  337. msgid ""
  338. "Welcome to dselect's main package listing.\n"
  339. "\n"
  340. "You will be presented with a list of packages which are installed or "
  341. "available\n"
  342. "for installation. Since you do not have the privilege necessary to update\n"
  343. "package states, you are in a read-only mode. You can navigate around the\n"
  344. "list using the cursor keys (please see the `Keystrokes' help screen), "
  345. "observe\n"
  346. "the status of the packages and read information about them.\n"
  347. "\n"
  348. "You should read the list of keys and the explanations of the display.\n"
  349. "Much on-line help is available, please make use of it - press `?' at\n"
  350. "any time for help.\n"
  351. "\n"
  352. "When you have finished browsing, press `Q' or <enter> to quit.\n"
  353. "\n"
  354. "Press <space> to leave help and enter the list now.\n"
  355. msgstr ""
  356. "Bem-vindo à lista principal de pacotes do dselect.\n"
  357. "\n"
  358. "Ser-lhe-à apresentada uma lista dos pacotes que estão instalados ou \n"
  359. "disponíveis para instalação. Uma vez que você não possui os privilégios \n"
  360. "necessários para actualizar o estado dos pacotes, está em modo de somente \n"
  361. "leitura. Pode navegar pela lista usando as teclas de cursor (por favor \n"
  362. "veja o ecrã de ajuda `Teclas de atalho'), observar o estado dos pacotes e \n"
  363. "ler informações sobre os mesmos.\n"
  364. "\n"
  365. "Você deve ler a lista de teclas e as explicações do ecrã.\n"
  366. "Está disponível muita ajuda on-line, faça uso dela - carregue em qualquer\n"
  367. "altura em `?' para ajuda.\n"
  368. "\n"
  369. "Quando acabar de navegar, carregue em `Q' ou <enter> para sair.\n"
  370. "\n"
  371. "Carregue em <enter> para deixar a ajuda e entrar agora na lista.\n"
  372. #: dselect/helpmsgs.cc:99
  373. msgid "Introduction to conflict/dependency resolution sub-list"
  374. msgstr "Introdução à sub-lista de resolução de conflitos/dependências"
  375. #: dselect/helpmsgs.cc:99
  376. msgid ""
  377. "Dependency/conflict resolution - introduction.\n"
  378. "\n"
  379. "One or more of your choices have raised a conflict or dependency problem -\n"
  380. "some packages should only be installed in conjunction with certain others, "
  381. "and\n"
  382. "some combinations of packages may not be installed together.\n"
  383. "\n"
  384. "You will see a sub-list containing the packages involved. The bottom half "
  385. "of\n"
  386. "the display shows relevant conflicts and dependencies; use `i' to cycle "
  387. "between\n"
  388. "that, the package descriptions and the internal control information.\n"
  389. "\n"
  390. "A set of `suggested' packages has been calculated, and the initial markings "
  391. "in\n"
  392. "this sub-list have been set to match those, so you can just hit Return to\n"
  393. "accept the suggestions if you wish. You may abort the change(s) which "
  394. "caused\n"
  395. "the problem(s), and go back to the main list, by pressing capital `X'.\n"
  396. "\n"
  397. "You can also move around the list and change the markings so that they are "
  398. "more\n"
  399. "like what you want, and you can `reject' my suggestions by using the "
  400. "capital\n"
  401. "`D' or `R' keys (see the keybindings help screen). You can use capital `Q' "
  402. "to\n"
  403. "force me to accept the situation currently displayed, in case you want to\n"
  404. "override a recommendation or think that the program is mistaken.\n"
  405. "\n"
  406. "Press <space> to leave help and enter the sub-list; remember: press `?' for "
  407. "help.\n"
  408. msgstr ""
  409. "Resolução de dependências/conflitos - introdução.\n"
  410. "\n"
  411. "Uma ou mais de uma das suas escolhas levantaram um problema de conflito ou\n"
  412. "de dependências - alguns pacotes só devem ser instalados em conjunto com\n"
  413. "outros, e algumas combinações de pacotes não podem ser instaladas ao mesmo "
  414. "tempo.\n"
  415. "\n"
  416. "Você irá ver uma sub-lista com os pacotes envolvidos. A metade inferior do\n"
  417. "ecrã mostra os conflitos e dependências relevantes; use `i' para alternar\n"
  418. "entre estes, as descrições dos pacotes e as informações de controle "
  419. "internas.\n"
  420. "\n"
  421. "Um conjunto de pacotes `sugeridos' foi calculado, e as marcações iniciais\n"
  422. "nessa sub-lista foram estabelecidas para coincidir com essas, por isso, se\n"
  423. "desejar, pode apenas carregar em Return para aceitar as sugestões. Você\n"
  424. "pode abortar a(s) mudança(s) que causou/causaram o(s) problema(s), e\n"
  425. "voltar para a lista principal, carregando na maiúscula `X'.\n"
  426. "\n"
  427. "Você também pode movimentar-se pela lista e mudar as marcações de modo que\n"
  428. "estas estejam mais de acordo com o que você quer, e pode `rejeitar' as\n"
  429. "minhas sugestões utilizando as teclas `D' or `R' (veja o ecrã de ajuda de\n"
  430. "atribuições de teclas). Pode utilizar `Q' maiúsculo para me forçar a\n"
  431. "aceitar a situação actualmente mostrada, no caso de você querer ultrapassar\n"
  432. "uma recomendação ou pensar que o programa está enganado.\n"
  433. "\n"
  434. "Carregue em <espaço> para sair da ajuda e entrar na sub-lista; lembre-se: "
  435. "para ajuda carregue em `?'.\n"
  436. #: dselect/helpmsgs.cc:125
  437. msgid "Display, part 1: package listing and status chars"
  438. msgstr "Visualização, parte 1: lista de pacotes e caracteres de status"
  439. #: dselect/helpmsgs.cc:125
  440. msgid ""
  441. "The top half of the screen shows a list of packages. For each package you "
  442. "see\n"
  443. "four columns for its current status on the system and mark. In terse mode "
  444. "(use\n"
  445. "`v' to toggle verbose display) these are single characters, from left to "
  446. "right:\n"
  447. "\n"
  448. " Error flag: Space - no error (but package may be in broken state - see "
  449. "below)\n"
  450. " `R' - serious error during installation, needs "
  451. "reinstallation;\n"
  452. " Installed state: Space - not installed;\n"
  453. " `*' - installed;\n"
  454. " `-' - not installed but config files remain;\n"
  455. " packages in these { `U' - unpacked but not yet configured;\n"
  456. " states are not { `C' - half-configured (an error happened);\n"
  457. " (quite) properly { `I' - half-installed (an error happened);\n"
  458. " installed { `W',`t' - triggers are awaited resp. pending.\n"
  459. " Old mark: what was requested for this package before presenting this list;\n"
  460. " Mark: what is requested for this package:\n"
  461. " `*': marked for installation or upgrade;\n"
  462. " `-': marked for removal, but any configuration files will remain;\n"
  463. " `=': on hold: package will not be processed at all;\n"
  464. " `_': marked for purge completely - even remove configuration;\n"
  465. " `n': package is new and has yet to be marked for install/remove/&c.\n"
  466. "\n"
  467. "Also displayed are each package's Priority, Section, name, installed and\n"
  468. "available version numbers (shift-V to display/hide) and summary "
  469. "description.\n"
  470. msgstr ""
  471. "A metade superior do ecraã mostra uma lista de pacotes. Para cada pacote vê\n"
  472. "quatro colunas para seu estado actual no sistema e marcação. No modo "
  473. "resumido\n"
  474. "(use `v' para comutar a exibição detalhada) esses são caracteres simples, "
  475. "da\n"
  476. "esquerda para a direita:\n"
  477. "\n"
  478. " Marca de Erro: Espaço - sem erros (mas o pacote pode estar no estado "
  479. "estragado\n"
  480. "(broken) - veja abaixo)\n"
  481. " `R' - erro sério durante a instalação, requer "
  482. "reinstalação;\n"
  483. " Estado Instalado: \tEspaço\t - não instalado;\n"
  484. " `*'\t - instalado;\n"
  485. " `-'\t - não instalado mas os ficheiros de\n"
  486. "\t\t\t\t configuração mantêm-se;\n"
  487. " os pacotes\t\t{ `U' - descompactado mas ainda não configurado;\n"
  488. " nestes estados\t{ `C' - semi-configurado (ocorreu um erro);\n"
  489. " não estão bem \t{ `I'\t - semi-instalado (ocorreu um erro).\n"
  490. " instalados\t\t{ `W',`t' - são esperados triggers, responta pendente.\n"
  491. " Marca antiga: o que foi pedido para este pacote antes de apresentar esta "
  492. "lista;\n"
  493. " Marca: o que é pedido para este pacote:\n"
  494. " `*': marcado para instalação ou actualização;\n"
  495. " `-': marcado para remoção, mas os arquivos de configuração ficarão;\n"
  496. " `=': manter: o pacote não será processado;\n"
  497. " `_': marcado para purgar por completo - remover até a configuração;\n"
  498. " `n': o pacote é novo e ainda e ainda não foi marcado para instalação/"
  499. "remoção/&c.\n"
  500. "\n"
  501. "Também são exibidas cada Prioridade, Secção, nome, número da versão\n"
  502. "instalada e da disponível de cada pacote (shift-V para mostrar/esconder)\n"
  503. "e a descrição resumida.\n"
  504. #: dselect/helpmsgs.cc:152
  505. msgid "Display, part 2: list highlight; information display"
  506. msgstr "Visualização, parte 3: Destacar na lista; mostra de informação"
  507. #: dselect/helpmsgs.cc:152
  508. msgid ""
  509. "* Highlight: One line in the package list will be highlighted. It "
  510. "indicates\n"
  511. " which package(s) will be affected by presses of `+', `-' and `_'.\n"
  512. "\n"
  513. "* The dividing line in the middle of the screen shows a brief explanation "
  514. "of\n"
  515. " the status of the currently-highlighted package, or a description of "
  516. "which\n"
  517. " group is highlighted if a group line is. If you don't understand the\n"
  518. " meaning of some of the status characters displayed, go to the relevant\n"
  519. " package and look at this divider line, or use the `v' key for a verbose\n"
  520. " display (press `v' again to go back to the terse display).\n"
  521. "\n"
  522. "* The bottom of the screen shows more information about the\n"
  523. " currently-highlighted package (if there is only one).\n"
  524. "\n"
  525. " It can show an extended description of the package, the internal package\n"
  526. " control details (either for the installed or available version of the\n"
  527. " package), or information about conflicts and dependencies involving the\n"
  528. " current package (in conflict/dependency resolution sublists).\n"
  529. "\n"
  530. " Use the `i' key to cycle through the displays, and `I' to hide the\n"
  531. " information display or expand it to use almost all of the screen.\n"
  532. msgstr ""
  533. "* Destaque: Uma linha na lista de pacotes será destacada. Ela indica\n"
  534. " qual(is) pacote(s) será(ão) afectado(s) pelas teclas `+', '-' e `_'.\n"
  535. "\n"
  536. "* A linha divisória no meio da tela mostra uma explicação breve do\n"
  537. " estado do pacote actualmente destacado, ou uma descrição do grupo que\n"
  538. " estiver destacado, se uma linha de grupo estiver. Se você não entender o\n"
  539. " significado de alguns dos caracteres de estado mostrados, vá ao pacote\n"
  540. " em questão e olhe para esta linha divisória, ou use a tecla `v' para uma\n"
  541. " exibição mais detalhada (pressione `v' novamente para voltar ao modo "
  542. "resumido).\n"
  543. "\n"
  544. "* A parte de baixo da tela mostra mais informação sobre o pacote\n"
  545. " actualmente destacado (se apenas um estiver destacado).\n"
  546. "\n"
  547. " Ela pode mostrar uma descrição mais longa do pacote, os detalhes internos\n"
  548. " de controle do pacote (ou para a versão instalada ou para a versão "
  549. "disponível\n"
  550. " do pacote), ou informação sobre conflitos e dependências envolvendo o\n"
  551. " pacote actual (em sublistas de resolução de conflitos/dependências).\n"
  552. "\n"
  553. " Use a tecla `i' para circular pelas telas, e `I' para esconder essa\n"
  554. " tela de informação ou expandí-la por quase toda a tela.\n"
  555. #: dselect/helpmsgs.cc:176
  556. msgid "Introduction to method selection display"
  557. msgstr "Introdução ao acrã de métodos de selecção"
  558. #: dselect/helpmsgs.cc:176
  559. msgid ""
  560. "dselect and dpkg can do automatic installation, loading the package files to "
  561. "be\n"
  562. "installed from one of a number of different possible places.\n"
  563. "\n"
  564. "This list allows you to select one of these installation methods.\n"
  565. "\n"
  566. "Move the highlight to the method you wish to use, and hit Enter. You will "
  567. "then\n"
  568. "be prompted for the information required to do the installation.\n"
  569. "\n"
  570. "As you move the highlight a description of each method, where available, is\n"
  571. "displayed in the bottom half of the screen.\n"
  572. "\n"
  573. "If you wish to quit without changing anything use the `x' key while in the "
  574. "list\n"
  575. "of installation methods.\n"
  576. "\n"
  577. "A full list of keystrokes is available by pressing `k' now, or from the "
  578. "help\n"
  579. "menu reachable by pressing `?'.\n"
  580. msgstr ""
  581. "dselect e dpkg podem fazer instalação automática, carregando os ficheiros "
  582. "de\n"
  583. "pacote a serem instalados de uma série de lugares possíveis e diferentes.\n"
  584. "\n"
  585. "Essa lista permite a você selecionar um desses métodos de instalação.\n"
  586. "\n"
  587. "Mova o destaque para o método que desejar, e carregue em Enter. Você será "
  588. "então\n"
  589. "questionado sobre as informações necessárias para a instalação.\n"
  590. "\n"
  591. "Enquanto você move o destaque uma descrição de cada método, quando "
  592. "disponível,\n"
  593. "é exibida na parte de baixo da tela.\n"
  594. "\n"
  595. "Se você quiser sair sem mudar nada use a tecla `x' enquanto estiver na "
  596. "lista\n"
  597. "de métodos de instalação.\n"
  598. "\n"
  599. "Uma lista completa de teclas está disponível se pressionar `k' agora, ou no "
  600. "menu\n"
  601. "de ajuda acessível pressionando `?'.\n"
  602. #: dselect/helpmsgs.cc:196
  603. msgid "Keystrokes for method selection"
  604. msgstr "Teclas para selecção de método"
  605. #: dselect/helpmsgs.cc:196
  606. msgid ""
  607. "Motion keys: Next/Previous, Top/End, Up/Down, Backwards/Forwards:\n"
  608. " j, Down-arrow k, Up-arrow move highlight\n"
  609. " N, Page-down, Space P, Page-up, Backspace scroll list by 1 page\n"
  610. " ^n ^p scroll list by 1 line\n"
  611. " t, Home e, End jump to top/end of list\n"
  612. " u d scroll info by 1 page\n"
  613. " ^u ^d scroll info by 1 line\n"
  614. " B, Left-arrow F, Right-arrow pan display by 1/3 screen\n"
  615. " ^b ^f pan display by 1 character\n"
  616. "(These are the same motion keys as in the package list display.)\n"
  617. "\n"
  618. "Quit:\n"
  619. " Return, Enter select this method and go to its configuration dialogue\n"
  620. " x, X exit without changing or setting up the installation "
  621. "method\n"
  622. "\n"
  623. "Miscellaneous:\n"
  624. " ?, Help, F1 request help\n"
  625. " ^l redraw display\n"
  626. " / search (just return to cancel)\n"
  627. " \\ repeat last search\n"
  628. msgstr ""
  629. "Teclas de movimentação: Próx./Anterior, Topo/Final, Cima/Baixo, Trás/"
  630. "Frente:\n"
  631. " j, Seta-baixo k, Seta-cima mover destaque\n"
  632. " N, Page-down, Espaço P, Page-up, Backspace rolar lista em 1 página\n"
  633. " ^n ^p rolar lista em 1 linha\n"
  634. " t, Home e, End saltar p/topo/final da "
  635. "lista\n"
  636. " u d rolar info. em 1 página\n"
  637. " ^u ^d rolar info. em 1 linha\n"
  638. " B, Seta-esquerda F, Seta-direita rolar 1/3 da tela p/o lado\n"
  639. " ^b ^f rolar 1 caractere p/o lado\n"
  640. "(Estas são as mesmas teclas de movimentação da tela da lista de pacotes.)\n"
  641. "\n"
  642. "Sair:\n"
  643. " Return, Enter seleccionar esse método e vai para sua configuração\n"
  644. " x, X sair sem mudar ou definirr o método de instalação\n"
  645. "\n"
  646. "Miscelânea:\n"
  647. " ?, Ajuda, F1 pedir ajuda\n"
  648. " ^l redesenhar a tela\n"
  649. " / procurar (enter para cancelar)\n"
  650. " \\ repetir última busca\n"
  651. #: dselect/main.cc:61
  652. msgid "Type dselect --help for help."
  653. msgstr "Escreva dselect --help para ajuda."
  654. #: dselect/main.cc:143
  655. msgid "a"
  656. msgstr "a"
  657. #: dselect/main.cc:143
  658. msgid "[A]ccess"
  659. msgstr "[A]cesso"
  660. #: dselect/main.cc:143
  661. msgid "Choose the access method to use."
  662. msgstr "Escolha o método a utilizar."
  663. #: dselect/main.cc:144
  664. msgid "u"
  665. msgstr "u"
  666. #: dselect/main.cc:144
  667. msgid "[U]pdate"
  668. msgstr "Act[U]alizar"
  669. #: dselect/main.cc:144
  670. msgid "Update list of available packages, if possible."
  671. msgstr "Actualizar a lista de pacotes disponíveis, se possível."
  672. #: dselect/main.cc:145
  673. msgid "s"
  674. msgstr "s"
  675. #: dselect/main.cc:145
  676. msgid "[S]elect"
  677. msgstr "[S]eleccionar"
  678. #: dselect/main.cc:145
  679. msgid "Request which packages you want on your system."
  680. msgstr "Solicite quais pacotes quer no seu sistema."
  681. #: dselect/main.cc:146
  682. msgid "i"
  683. msgstr "i"
  684. #: dselect/main.cc:146
  685. msgid "[I]nstall"
  686. msgstr "[I]nstalar"
  687. #: dselect/main.cc:146
  688. msgid "Install and upgrade wanted packages."
  689. msgstr "Instalar e actualizar os pacotes desejados."
  690. #: dselect/main.cc:147
  691. msgid "c"
  692. msgstr "c"
  693. #: dselect/main.cc:147
  694. msgid "[C]onfig"
  695. msgstr "[C]onfig"
  696. #: dselect/main.cc:147
  697. msgid "Configure any packages that are unconfigured."
  698. msgstr "Configura pacotes ainda não configurados."
  699. #: dselect/main.cc:148
  700. msgid "r"
  701. msgstr "r"
  702. #: dselect/main.cc:148
  703. msgid "[R]emove"
  704. msgstr "[R]emover"
  705. #: dselect/main.cc:148
  706. msgid "Remove unwanted software."
  707. msgstr "Remover software não desejado"
  708. #: dselect/main.cc:149
  709. msgid "q"
  710. msgstr "q"
  711. #: dselect/main.cc:149
  712. msgid "[Q]uit"
  713. msgstr "[Q] Sair"
  714. #: dselect/main.cc:149
  715. msgid "Quit dselect."
  716. msgstr "Sair do dselect."
  717. #: dselect/main.cc:150
  718. msgid "menu"
  719. msgstr "menu"
  720. #: dselect/main.cc:155
  721. #, c-format
  722. msgid "Debian `%s' package handling frontend version %s.\n"
  723. msgstr "Frontend de gestão de pacotes Debian `%s' versão %s.\n"
  724. #: dselect/main.cc:158
  725. msgid ""
  726. "Copyright (C) 1994-1996 Ian Jackson.\n"
  727. "Copyright (C) 2000,2001 Wichert Akkerman.\n"
  728. msgstr ""
  729. "Copyright (C) 1994-1996 Ian Jackson.\n"
  730. "Copyright (C) 2000,2001 Wichert Akkerman.\n"
  731. #: dselect/main.cc:162
  732. #, fuzzy
  733. msgid ""
  734. "This is free software; see the GNU General Public License version 2 or\n"
  735. "later for copying conditions. There is NO warranty.\n"
  736. msgstr ""
  737. "Isto é software livre; veja a GNU General Public License versão 2 ou\n"
  738. "posterior para condições de cópia. Não existe NENHUMA garantia.\n"
  739. "Veja %s --license para detalhes de copyright e licença.\n"
  740. #: dselect/main.cc:172 dselect/main.cc:220
  741. msgid "<standard output>"
  742. msgstr ""
  743. #: dselect/main.cc:183
  744. #, c-format
  745. msgid ""
  746. "Usage: %s [<option> ...] [<action> ...]\n"
  747. "\n"
  748. msgstr ""
  749. "Utilização: %s [<opção> ...] [<acção> ...]\n"
  750. "\n"
  751. #: dselect/main.cc:187
  752. #, c-format
  753. msgid ""
  754. "Options:\n"
  755. " --admindir <directory> Use <directory> instead of %s.\n"
  756. " --expert Turn on expert mode.\n"
  757. " --debug <file> | -D<file> Turn on debugging, sending output to <file>.\n"
  758. " --colour | --color screenpart:[foreground],[background][:attr[+attr+..]]\n"
  759. " Configure screen colours.\n"
  760. "\n"
  761. msgstr ""
  762. "Opções:\n"
  763. " --admindir <directório> Usar <directório> em vez de %s.\n"
  764. " --expert Ligar o modo de especialista.\n"
  765. " --debug <ficheiro> | -D<ficheiro> Ligar o debugging, enviar a saída "
  766. "para <ficheiro>.\n"
  767. " --colour | --color screenpart:[foreground],[background][:attr[+attr+..]]\n"
  768. " Configurar as cores do ecrã.\n"
  769. "\n"
  770. #: dselect/main.cc:196
  771. #, fuzzy, c-format
  772. msgid ""
  773. " --help Show this help message.\n"
  774. " --version Show the version.\n"
  775. "\n"
  776. msgstr ""
  777. " --help\t\t Mostrar esta mensagem de ajuda.\n"
  778. " --version Mostrar a versão.\n"
  779. " --license | --licence Mostrar a licença.\n"
  780. "\n"
  781. #: dselect/main.cc:201
  782. #, c-format
  783. msgid ""
  784. "Actions:\n"
  785. " access update select install config remove quit\n"
  786. "\n"
  787. msgstr ""
  788. "Acções:\n"
  789. " access update select install config remove quit\n"
  790. "\n"
  791. #: dselect/main.cc:205
  792. #, c-format
  793. msgid "Screenparts:\n"
  794. msgstr "Screenparts:\n"
  795. #: dselect/main.cc:210
  796. #, c-format
  797. msgid "Colours:\n"
  798. msgstr "Cores:\n"
  799. #: dselect/main.cc:215
  800. #, c-format
  801. msgid "Attributes:\n"
  802. msgstr "Atributos:\n"
  803. #: dselect/main.cc:233
  804. #, c-format
  805. msgid "couldn't open debug file `%.255s'\n"
  806. msgstr "não pode abrir ficheiro de debug `%.255s'\n"
  807. #: dselect/main.cc:253
  808. #, c-format
  809. msgid "Invalid %s `%s'\n"
  810. msgstr "%s inválido `%s'\n"
  811. #: dselect/main.cc:270
  812. msgid "screen part"
  813. msgstr "screen part"
  814. #: dselect/main.cc:276
  815. msgid "Null colour specification\n"
  816. msgstr "Especificação de cor nula\n"
  817. #: dselect/main.cc:284 dselect/main.cc:289
  818. msgid "colour"
  819. msgstr "cor"
  820. #: dselect/main.cc:297
  821. msgid "colour attribute"
  822. msgstr "atributo de cor"
  823. #: dselect/main.cc:329
  824. msgid "Terminal does not appear to support cursor addressing.\n"
  825. msgstr "O terminal não parece suportar endereçamento do cursor.\n"
  826. #: dselect/main.cc:331
  827. msgid "Terminal does not appear to support highlighting.\n"
  828. msgstr "O terminal não parece suportar highlighting\n"
  829. #: dselect/main.cc:333
  830. #, c-format
  831. msgid ""
  832. "Set your TERM variable correctly, use a better terminal,\n"
  833. "or make do with the per-package management tool %s.\n"
  834. msgstr ""
  835. "Defina correctamente a veriável TERM, utilize um terminal melhor,\n"
  836. "ou faça-o com a ferramente de gestão por pacote %s.\n"
  837. #: dselect/main.cc:336
  838. msgid "terminal lacks necessary features, giving up"
  839. msgstr "o terminal carece de funcionalidades necessárias, desistindo"
  840. #: dselect/main.cc:418
  841. msgid ""
  842. "\n"
  843. "\n"
  844. "Move around with ^P and ^N, cursor keys, initial letters, or digits;\n"
  845. "Press <enter> to confirm selection. ^L redraws screen.\n"
  846. "\n"
  847. msgstr ""
  848. "\n"
  849. "\n"
  850. "Mova-se com ^P e ^N, teclas de cursor, letras iniciais, ou digitos;\n"
  851. "Carregue em <enter> para confirmar a selecção. ^L re-desenha o ecrã.\n"
  852. #: dselect/main.cc:433
  853. msgid ""
  854. "\n"
  855. "\n"
  856. "Read-only access: only preview of selections is available!"
  857. msgstr ""
  858. "\n"
  859. "\n"
  860. "Acesso apenas de leitura: só está disponível a visualização!"
  861. #: dselect/main.cc:452
  862. msgid "failed to getch in main menu"
  863. msgstr "falhou o getch no menu principal"
  864. #: dselect/main.cc:531
  865. #, c-format
  866. msgid "unknown action string `%.50s'"
  867. msgstr "string de acção desconhecida `%.50s'"
  868. #: dselect/methlist.cc:77
  869. msgid "dselect - list of access methods"
  870. msgstr "dselect - lista de métodos de acesso"
  871. #: dselect/methlist.cc:86
  872. #, c-format
  873. msgid "Access method `%s'."
  874. msgstr "Método de acesso `%s'."
  875. #: dselect/methlist.cc:120
  876. msgid "Abbrev."
  877. msgstr "Abrev."
  878. #: dselect/methlist.cc:121 dselect/pkginfo.cc:105 dselect/pkgtop.cc:291
  879. msgid "Description"
  880. msgstr "Descrição"
  881. #: dselect/methlist.cc:164 dselect/pkglist.cc:572
  882. msgid "doupdate failed"
  883. msgstr "falhou doupdate"
  884. #: dselect/methlist.cc:166 dselect/pkglist.cc:575
  885. msgid "failed to unblock SIGWINCH"
  886. msgstr "falha ao desbloquear SIGWINCH"
  887. #: dselect/methlist.cc:170 dselect/pkglist.cc:580
  888. msgid "failed to re-block SIGWINCH"
  889. msgstr "falhou re-bloquear SIGWINCH"
  890. #: dselect/methlist.cc:171 dselect/pkglist.cc:582
  891. msgid "getch failed"
  892. msgstr "falhou getch"
  893. #: dselect/methlist.cc:188
  894. msgid "Explanation"
  895. msgstr "Explicação de "
  896. #: dselect/methlist.cc:197
  897. msgid "No explanation available."
  898. msgstr "Sem explicação disponível."
  899. #: dselect/method.cc:67
  900. #, c-format
  901. msgid ""
  902. "\n"
  903. "\n"
  904. "%s: %s\n"
  905. msgstr ""
  906. "\n"
  907. "\n"
  908. "%s: %s\n"
  909. #: dselect/method.cc:70
  910. msgid ""
  911. "\n"
  912. "Press <enter> to continue."
  913. msgstr ""
  914. "\n"
  915. "Carregue em <enter> para continuar."
  916. #: dselect/method.cc:165
  917. #, c-format
  918. msgid "Press <enter> to continue.\n"
  919. msgstr "Carregue em <enter> para continuar.\n"
  920. #: dselect/method.cc:166
  921. #, fuzzy
  922. msgid "<standard error>"
  923. msgstr "erro de escrita na saída de erros padrão"
  924. #: dselect/method.cc:169
  925. msgid "error reading acknowledgement of program failure message"
  926. msgstr "erro lendo reconhecimento da mensagem de falha do programa"
  927. #: dselect/method.cc:200
  928. msgid "update available list script"
  929. msgstr "script de actualização de lista de disponíveis"
  930. #: dselect/method.cc:204
  931. msgid "installation script"
  932. msgstr "script de instalação"
  933. #: dselect/method.cc:250
  934. msgid "query/setup script"
  935. msgstr "script de query/setup"
  936. #: dselect/methparse.cc:53
  937. #, c-format
  938. msgid "syntax error in method options file `%.250s' -- %s"
  939. msgstr "erro de sintaxe no ficheiro de opções de método `%.250s' -- %s"
  940. #: dselect/methparse.cc:59
  941. #, c-format
  942. msgid "error reading options file `%.250s'"
  943. msgstr "erro lendo o ficheiro de opções `%.250s'"
  944. #: dselect/methparse.cc:90
  945. #, c-format
  946. msgid "unable to read `%.250s' directory for reading methods"
  947. msgstr "não foi possível ler o directório `%.250s' para métodos de leitura"
  948. #: dselect/methparse.cc:106
  949. #, c-format
  950. msgid "method `%.250s' has name that is too long (%d > %d characters)"
  951. msgstr ""
  952. "o método `%.250s' tem um nome que é demasiado comprido (%d > %d caracteres)"
  953. #: dselect/methparse.cc:117
  954. #, c-format
  955. msgid "unable to access method script `%.250s'"
  956. msgstr "não foi possível aceder ao script do método `%.250s'"
  957. #: dselect/methparse.cc:123
  958. #, c-format
  959. msgid "unable to read method options file `%.250s'"
  960. msgstr "não foi possível ler ficheiro de opções de método `%.250s'"
  961. #: dselect/methparse.cc:147
  962. msgid "non-digit where digit wanted"
  963. msgstr "não dígito onde é esperado dígito"
  964. #: dselect/methparse.cc:150
  965. msgid "EOF in index string"
  966. msgstr "EOF no index da string"
  967. #: dselect/methparse.cc:153
  968. msgid "index string too long"
  969. msgstr "index da string demasiado comprido"
  970. #: dselect/methparse.cc:156
  971. msgid "newline before option name start"
  972. msgstr "newline antes antes de começar nome de opção"
  973. #: dselect/methparse.cc:158
  974. msgid "EOF before option name start"
  975. msgstr "EOF antes de começar nome de opção"
  976. #: dselect/methparse.cc:162
  977. msgid "nonalpha where option name start wanted"
  978. msgstr "não-alfanumérico onde era necessário o início do nome de opção"
  979. #: dselect/methparse.cc:164
  980. msgid "non-alphanum in option name"
  981. msgstr "não alfanumérico no nome de opção"
  982. #: dselect/methparse.cc:167
  983. msgid "EOF in option name"
  984. msgstr "EOF no nome de opção"
  985. #: dselect/methparse.cc:172
  986. msgid "newline before summary"
  987. msgstr "newline antes do sumário"
  988. #: dselect/methparse.cc:174
  989. msgid "EOF before summary"
  990. msgstr "EOF antes do sumário"
  991. #: dselect/methparse.cc:180
  992. msgid "EOF in summary - missing newline"
  993. msgstr "EOF no sumário - falta newline"
  994. #: dselect/methparse.cc:190
  995. #, c-format
  996. msgid "unable to open option description file `%.250s'"
  997. msgstr "não foi possível abrir ficheiro de descrição de opções `%.250s'"
  998. #: dselect/methparse.cc:194
  999. #, c-format
  1000. msgid "unable to stat option description file `%.250s'"
  1001. msgstr ""
  1002. "não foi possível fazer stat ao ficheiro de descrição de opções `%.250s'"
  1003. #: dselect/methparse.cc:198
  1004. #, c-format
  1005. msgid "failed to read option description file `%.250s'"
  1006. msgstr "falhou ler ficheiro de descrição de opções `%.250s'"
  1007. #: dselect/methparse.cc:201
  1008. #, c-format
  1009. msgid "error during read of option description file `%.250s'"
  1010. msgstr "erro durante a leitura do ficheiro de descrição de opções `%.250s'"
  1011. #: dselect/methparse.cc:224
  1012. #, c-format
  1013. msgid "error during read of method options file `%.250s'"
  1014. msgstr "erro durante a leitura do ficheiro de opções de método `%.250s'"
  1015. #: dselect/methparse.cc:252
  1016. #, c-format
  1017. msgid "unable to open current option file `%.250s'"
  1018. msgstr "não foi possível abrir o ficheiro de opções actual `%.250s'"
  1019. #: dselect/methparse.cc:294
  1020. #, c-format
  1021. msgid "unable to open new option file `%.250s'"
  1022. msgstr "não foi possível abrir novo ficheiro de opções `%.250s'"
  1023. #: dselect/methparse.cc:297
  1024. #, c-format
  1025. msgid "unable to write new option to `%.250s'"
  1026. msgstr "não foi possível gravar nova opção para `%.250s'"
  1027. #: dselect/methparse.cc:300
  1028. #, c-format
  1029. msgid "unable to close new option file `%.250s'"
  1030. msgstr "não foi possível fechar novo ficheiro de opção `%.250s'"
  1031. #: dselect/methparse.cc:302
  1032. #, c-format
  1033. msgid "unable to install new option as `%.250s'"
  1034. msgstr "não foi possível instalar nova opção como `%.250s'"
  1035. #: dselect/pkgdisplay.cc:36
  1036. msgid "new package"
  1037. msgstr "novo pacote"
  1038. #: dselect/pkgdisplay.cc:37
  1039. msgid "install"
  1040. msgstr "instalar"
  1041. #: dselect/pkgdisplay.cc:38
  1042. msgid "hold"
  1043. msgstr "manter"
  1044. #: dselect/pkgdisplay.cc:39
  1045. msgid "remove"
  1046. msgstr "remover"
  1047. #: dselect/pkgdisplay.cc:40
  1048. msgid "purge"
  1049. msgstr "purgar"
  1050. #. TRANSLATORS: The space is a trick to work around gettext which uses
  1051. #. * the empty string to store information about the translation. DO NOT
  1052. #. * CHANGE THAT IN A TRANSLATION! The code really relies on that being
  1053. #. * a single space.
  1054. #: dselect/pkgdisplay.cc:47
  1055. msgid " "
  1056. msgstr " "
  1057. #: dselect/pkgdisplay.cc:48
  1058. msgid "REINSTALL"
  1059. msgstr "REINSTALAR"
  1060. #: dselect/pkgdisplay.cc:51
  1061. msgid "not installed"
  1062. msgstr "não instalado"
  1063. #: dselect/pkgdisplay.cc:52
  1064. msgid "removed (configs remain)"
  1065. msgstr "removido (as configurações mantém-se)"
  1066. #: dselect/pkgdisplay.cc:53
  1067. msgid "half installed"
  1068. msgstr "semi-instalado"
  1069. #: dselect/pkgdisplay.cc:54
  1070. msgid "unpacked (not set up)"
  1071. msgstr "descompactado (não configurado)"
  1072. #: dselect/pkgdisplay.cc:55
  1073. msgid "half configured (config failed)"
  1074. msgstr ""
  1075. #: dselect/pkgdisplay.cc:56
  1076. msgid "awaiting trigger processing"
  1077. msgstr "a aguardar o processamento de 'trigger'"
  1078. #: dselect/pkgdisplay.cc:57
  1079. msgid "triggered"
  1080. msgstr "feito o 'trigger'"
  1081. #: dselect/pkgdisplay.cc:58
  1082. msgid "installed"
  1083. msgstr "instalado"
  1084. #: dselect/pkgdisplay.cc:61
  1085. msgid "Required"
  1086. msgstr "Necessário"
  1087. #: dselect/pkgdisplay.cc:62
  1088. msgid "Important"
  1089. msgstr "Importante"
  1090. #: dselect/pkgdisplay.cc:63
  1091. msgid "Standard"
  1092. msgstr "Standard"
  1093. #: dselect/pkgdisplay.cc:64
  1094. msgid "Optional"
  1095. msgstr "Opcional"
  1096. #: dselect/pkgdisplay.cc:65
  1097. msgid "Extra"
  1098. msgstr "Extra"
  1099. #: dselect/pkgdisplay.cc:66
  1100. msgid "!Bug!"
  1101. msgstr "!Bug!"
  1102. #: dselect/pkgdisplay.cc:67
  1103. msgid "Unclassified"
  1104. msgstr "Não classificado"
  1105. #: dselect/pkgdisplay.cc:70
  1106. msgid "suggests"
  1107. msgstr "sugere"
  1108. #: dselect/pkgdisplay.cc:71
  1109. msgid "recommends"
  1110. msgstr "recomenda"
  1111. #: dselect/pkgdisplay.cc:72
  1112. msgid "depends on"
  1113. msgstr "depende de"
  1114. #: dselect/pkgdisplay.cc:73
  1115. msgid "pre-depends on"
  1116. msgstr "pre-depende de"
  1117. #: dselect/pkgdisplay.cc:74
  1118. msgid "breaks"
  1119. msgstr "estraga"
  1120. #: dselect/pkgdisplay.cc:75
  1121. msgid "conflicts with"
  1122. msgstr "em conflito com"
  1123. #: dselect/pkgdisplay.cc:76
  1124. msgid "provides"
  1125. msgstr "disponibiliza"
  1126. #: dselect/pkgdisplay.cc:77
  1127. msgid "replaces"
  1128. msgstr "substitui"
  1129. #: dselect/pkgdisplay.cc:78
  1130. msgid "enhances"
  1131. msgstr "melhora"
  1132. #: dselect/pkgdisplay.cc:81
  1133. msgid "Req"
  1134. msgstr "Nec"
  1135. #: dselect/pkgdisplay.cc:82
  1136. msgid "Imp"
  1137. msgstr "Imp"
  1138. #: dselect/pkgdisplay.cc:83
  1139. msgid "Std"
  1140. msgstr "Std"
  1141. #: dselect/pkgdisplay.cc:84
  1142. msgid "Opt"
  1143. msgstr "Opc"
  1144. #: dselect/pkgdisplay.cc:85
  1145. msgid "Xtr"
  1146. msgstr "Xtr"
  1147. #: dselect/pkgdisplay.cc:86
  1148. msgid "bUG"
  1149. msgstr "bUG"
  1150. #: dselect/pkgdisplay.cc:87
  1151. msgid "?"
  1152. msgstr "?"
  1153. #: dselect/pkgdisplay.cc:95 dselect/pkgdisplay.cc:115
  1154. msgid "Broken"
  1155. msgstr "Danificado"
  1156. #: dselect/pkgdisplay.cc:96
  1157. msgid "New"
  1158. msgstr "Novo"
  1159. #: dselect/pkgdisplay.cc:97
  1160. msgid "Updated"
  1161. msgstr "Actualizado"
  1162. #: dselect/pkgdisplay.cc:98
  1163. msgid "Obsolete/local"
  1164. msgstr "Obsoleto/local"
  1165. #: dselect/pkgdisplay.cc:99
  1166. msgid "Up-to-date"
  1167. msgstr "Actualizados"
  1168. #: dselect/pkgdisplay.cc:100
  1169. msgid "Available"
  1170. msgstr "Disponíveis"
  1171. #: dselect/pkgdisplay.cc:101 dselect/pkgdisplay.cc:117
  1172. msgid "Removed"
  1173. msgstr "Removidos"
  1174. #: dselect/pkgdisplay.cc:102 dselect/pkgdisplay.cc:111
  1175. msgid "Brokenly installed packages"
  1176. msgstr "Pacotes instalados danificados"
  1177. #: dselect/pkgdisplay.cc:103
  1178. msgid "Newly available packages"
  1179. msgstr "Novos pacotes disponíveis"
  1180. #: dselect/pkgdisplay.cc:104
  1181. msgid "Updated packages (newer version is available)"
  1182. msgstr "Pacotes actualizados (está disponível versão mais recente)"
  1183. #: dselect/pkgdisplay.cc:105
  1184. msgid "Obsolete and local packages present on system"
  1185. msgstr "Pacotes obsoletos e locais presentes no sistema"
  1186. #: dselect/pkgdisplay.cc:106
  1187. msgid "Up to date installed packages"
  1188. msgstr "Pacotes instalados actualizados"
  1189. #: dselect/pkgdisplay.cc:107
  1190. msgid "Available packages (not currently installed)"
  1191. msgstr "Pacotes disponíveis (não instalados actualmente)"
  1192. #: dselect/pkgdisplay.cc:108
  1193. msgid "Removed and no longer available packages"
  1194. msgstr "Pacotes removidos e que já não estão disponíveis"
  1195. #: dselect/pkgdisplay.cc:112
  1196. msgid "Installed packages"
  1197. msgstr "Pacotes instalados"
  1198. #: dselect/pkgdisplay.cc:113
  1199. msgid "Removed packages (configuration still present)"
  1200. msgstr "Pacotes removidos (configuração ainda presente)"
  1201. #: dselect/pkgdisplay.cc:114
  1202. msgid "Purged packages and those never installed"
  1203. msgstr "Pacotes purgados e os que nunca foram instalados"
  1204. #: dselect/pkgdisplay.cc:116
  1205. msgid "Installed"
  1206. msgstr "Instalado"
  1207. #: dselect/pkgdisplay.cc:118
  1208. msgid "Purged"
  1209. msgstr "Purgado"
  1210. #: dselect/pkgdisplay.cc:198
  1211. msgid "dselect - recursive package listing"
  1212. msgstr "dselect - listagem recursiva de pacotes"
  1213. #: dselect/pkgdisplay.cc:199
  1214. msgid "dselect - inspection of package states"
  1215. msgstr "dselect - inspecção de estado dos pacotes"
  1216. #: dselect/pkgdisplay.cc:200
  1217. msgid "dselect - main package listing"
  1218. msgstr "dselect - lista principal de pacotes"
  1219. #: dselect/pkgdisplay.cc:208
  1220. msgid " (by section)"
  1221. msgstr " (por secção)"
  1222. #: dselect/pkgdisplay.cc:211
  1223. msgid " (avail., section)"
  1224. msgstr " (disp., secção)"
  1225. #: dselect/pkgdisplay.cc:214
  1226. msgid " (status, section)"
  1227. msgstr " (status, secção)"
  1228. #: dselect/pkgdisplay.cc:223
  1229. msgid " (by priority)"
  1230. msgstr "(por prioridade)"
  1231. #: dselect/pkgdisplay.cc:226
  1232. msgid " (avail., priority)"
  1233. msgstr " (disp., proioridade)"
  1234. #: dselect/pkgdisplay.cc:229
  1235. msgid " (status, priority)"
  1236. msgstr " (status, prioridade)"
  1237. #: dselect/pkgdisplay.cc:238 dselect/pkgdisplay.cc:250
  1238. msgid " (alphabetically)"
  1239. msgstr " (alfabeticamente)"
  1240. #: dselect/pkgdisplay.cc:241
  1241. msgid " (by availability)"
  1242. msgstr " (por disponibilidade)"
  1243. #: dselect/pkgdisplay.cc:244
  1244. msgid " (by status)"
  1245. msgstr " (por status)"
  1246. #: dselect/pkgdisplay.cc:258
  1247. msgid " mark:+/=/- terse:v help:?"
  1248. msgstr " marca:+/=/- resumo:v ajuda:?"
  1249. #: dselect/pkgdisplay.cc:259
  1250. msgid " mark:+/=/- verbose:v help:?"
  1251. msgstr " marca:+/=/- detalhe:v ajuda:?"
  1252. #: dselect/pkgdisplay.cc:260
  1253. msgid " terse:v help:?"
  1254. msgstr " detalhe:v ajuda:?"
  1255. #: dselect/pkgdisplay.cc:261
  1256. msgid " verbose:v help:?"
  1257. msgstr " detalhe:v ajuda:?"
  1258. #: dselect/pkginfo.cc:80
  1259. msgid ""
  1260. "The line you have highlighted represents many packages; if you ask to "
  1261. "install, remove, hold, etc. it you will affect all the packages which match "
  1262. "the criterion shown.\n"
  1263. "\n"
  1264. "If you move the highlight to a line for a particular package you will see "
  1265. "information about that package displayed here.\n"
  1266. "You can use `o' and `O' to change the sort order and give yourself the "
  1267. "opportunity to mark packages in different kinds of groups."
  1268. msgstr ""
  1269. "A linha que seleccionou representa muitos pacotes; se pedir para instalar, "
  1270. "remover, manter, etc vai afectar os pacotes que coincidam com o critério "
  1271. "mostrado.\n"
  1272. "\n"
  1273. "Se mover a selecção para uma linha de um pacote individual verá a informação "
  1274. "acerca desse pacote mostrada aqui.\n"
  1275. "Pode utilizar 'o' e 'O' para modificar a ordenação e dar a você prório a "
  1276. "oportunidade de marcar pacotes em diferentes tipos de grupos."
  1277. #: dselect/pkginfo.cc:93
  1278. msgid "Interrelationships"
  1279. msgstr "Interrelacionamentos"
  1280. #: dselect/pkginfo.cc:112
  1281. msgid "No description available."
  1282. msgstr "Sem descrição disponível"
  1283. #: dselect/pkginfo.cc:130
  1284. msgid "Installed control file information"
  1285. msgstr "Informação do ficheiro controle de 'Installed'"
  1286. #: dselect/pkginfo.cc:146
  1287. msgid "Available control file information"
  1288. msgstr "informação 'Available' do ficheiro de controle"
  1289. #: dselect/pkglist.cc:416
  1290. msgid "There are no packages."
  1291. msgstr ""
  1292. #: dselect/pkglist.cc:507
  1293. msgid "invalid search option given"
  1294. msgstr "fornecida opção de busca inválida"
  1295. #: dselect/pkglist.cc:521
  1296. msgid "error in regular expression"
  1297. msgstr "erro em expressão regular"
  1298. #: dselect/pkgsublist.cc:107
  1299. msgid " does not appear to be available\n"
  1300. msgstr " não parece estar disponível\n"
  1301. #: dselect/pkgsublist.cc:127
  1302. msgid " or "
  1303. msgstr " ou "
  1304. #: dselect/pkgtop.cc:57
  1305. msgid "All"
  1306. msgstr "Todos"
  1307. #: dselect/pkgtop.cc:79
  1308. msgid "All packages"
  1309. msgstr "Todos os pacotes"
  1310. #: dselect/pkgtop.cc:83
  1311. #, c-format
  1312. msgid "%s packages without a section"
  1313. msgstr "%s pacotes sem secção"
  1314. #: dselect/pkgtop.cc:85
  1315. #, c-format
  1316. msgid "%s packages in section %s"
  1317. msgstr "%s pacotes na secção %s"
  1318. #: dselect/pkgtop.cc:91
  1319. #, c-format
  1320. msgid "%s %s packages"
  1321. msgstr "%s %s pacotes"
  1322. #: dselect/pkgtop.cc:95
  1323. #, c-format
  1324. msgid "%s %s packages without a section"
  1325. msgstr "%s %s pacotes sem secção"
  1326. #: dselect/pkgtop.cc:97
  1327. #, c-format
  1328. msgid "%s %s packages in section %s"
  1329. msgstr "%s %s pacotes na secção %s"
  1330. #: dselect/pkgtop.cc:118
  1331. #, c-format
  1332. msgid "%-*s %s%s%s; %s (was: %s). %s"
  1333. msgstr "%-*s %s%s%s; %s (foi: %s). %s"
  1334. #: dselect/pkgtop.cc:263
  1335. msgid "Error"
  1336. msgstr "Erro"
  1337. #: dselect/pkgtop.cc:267
  1338. msgid "Installed?"
  1339. msgstr "Instalado?"
  1340. #: dselect/pkgtop.cc:271
  1341. msgid "Old mark"
  1342. msgstr "Marca antiga"
  1343. #: dselect/pkgtop.cc:275
  1344. msgid "Marked for"
  1345. msgstr "Marcado para"
  1346. #: dselect/pkgtop.cc:278
  1347. msgid "EIOM"
  1348. msgstr "EIOM"
  1349. #: dselect/pkgtop.cc:280
  1350. msgid "Section"
  1351. msgstr "Secção"
  1352. #: dselect/pkgtop.cc:281
  1353. msgid "Priority"
  1354. msgstr "Prioridade"
  1355. #: dselect/pkgtop.cc:282
  1356. msgid "Package"
  1357. msgstr "Pacote"
  1358. #: dselect/pkgtop.cc:286
  1359. msgid "Inst.ver"
  1360. msgstr "Vers.Inst"
  1361. #: dselect/pkgtop.cc:289
  1362. msgid "Avail.ver"
  1363. msgstr "Ver.Dispon."
  1364. #~ msgid "returned error exit status %d.\n"
  1365. #~ msgstr "o erro retornou o status de saída %d.\n"
  1366. #~ msgid "was interrupted.\n"
  1367. #~ msgstr "foi interrompido.\n"
  1368. #~ msgid "was terminated by a signal: %s.\n"
  1369. #~ msgstr "foi terminado por um sinal: %s.\n"
  1370. #~ msgid "(It left a coredump.)\n"
  1371. #~ msgstr "(Deixou um coredump.)\n"
  1372. #~ msgid "failed with an unknown wait return code %d.\n"
  1373. #~ msgstr "falhou com um código de retorno %d desconhecido de wait.\n"
  1374. #~ msgid "unable to run %.250s process `%.250s'"
  1375. #~ msgstr "não foi possível correr %.250s processo `%.250s'"
  1376. #~ msgid "failed config"
  1377. #~ msgstr "falha na configuração"
  1378. #~ msgid "unable to wait for %.250s"
  1379. #~ msgstr "não foi possível esperar por %.250s'"
  1380. #~ msgid "got wrong child's status - asked for %ld, got %ld"
  1381. #~ msgstr "recebeu o status do filho errado - pedido por %ld, recebeu %ld"
  1382. #~ msgid "Recommended"
  1383. #~ msgstr "Recomendado"
  1384. #~ msgid "Contrib"
  1385. #~ msgstr "Contrib"
  1386. #~ msgid "Rec"
  1387. #~ msgstr "Rec"
  1388. #~ msgid "Ctb"
  1389. #~ msgstr "Ctb"
  1390. #~ msgid ""
  1391. #~ "baselist::startdisplay() done ...\n"
  1392. #~ "\n"
  1393. #~ " xmax=%d, ymax=%d;\n"
  1394. #~ "\n"
  1395. #~ " title_height=%d, colheads_height=%d, list_height=%d;\n"
  1396. #~ " thisstate_height=%d, info_height=%d, whatinfo_height=%d;\n"
  1397. #~ "\n"
  1398. #~ " colheads_row=%d, thisstate_row=%d, info_row=%d;\n"
  1399. #~ " whatinfo_row=%d, list_row=%d;\n"
  1400. #~ "\n"
  1401. #~ msgstr ""
  1402. #~ "baselist::startdisplay() feito ...\n"
  1403. #~ "\n"
  1404. #~ " xmax=%d, ymax=%d;\n"
  1405. #~ "\n"
  1406. #~ " title_height=%d, colheads_height=%d, list_height=%d;\n"
  1407. #~ " thisstate_height=%d, info_height=%d, whatinfo_height=%d;\n"
  1408. #~ "\n"
  1409. #~ " colheads_row=%d, thisstate_row=%d, info_row=%d;\n"
  1410. #~ " whatinfo_row=%d, list_row=%d;\n"
  1411. #~ "\n"
  1412. #~ msgid "[none]"
  1413. #~ msgstr "[nenhum]"
  1414. #~ msgid "error un-catching signal %d: %s\n"
  1415. #~ msgstr "erro, `un-catching' o sinal %d: %s\n"
  1416. #~ msgid "unable to ignore signal %d before running %.250s"
  1417. #~ msgstr "não foi possível ignorar o sinal %d antes de correr %.250s"
  1418. #~ msgid "(no clientdata)"
  1419. #~ msgstr "(sem dados do cliente)"
  1420. #~ msgid "<null>"
  1421. #~ msgstr "<nulo>"
  1422. #~ msgid "interrelationships affecting "
  1423. #~ msgstr "interrelacionamentos afectando"
  1424. #~ msgid "description of "
  1425. #~ msgstr "descrição de "
  1426. #~ msgid "description"
  1427. #~ msgstr "descrição"
  1428. #~ msgid "currently installed control info"
  1429. #~ msgstr "informação de controle actualmente instalada"
  1430. #~ msgid "available version of control info for "
  1431. #~ msgstr "versão disponível de informação de controle para "