pt.po 51 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707170817091710171117121713171417151716171717181719172017211722172317241725172617271728172917301731173217331734
  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: 2010-05-24 21:02+0200\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:260
  92. msgid "Keybindings"
  93. msgstr "Keybindings"
  94. #: dselect/baselist.cc:308
  95. #, c-format
  96. msgid " -- %d%%, press "
  97. msgstr " -- %d%%, pressione "
  98. #: dselect/baselist.cc:311
  99. #, c-format
  100. msgid "%s for more"
  101. msgstr "%s para mais"
  102. #: dselect/baselist.cc:315
  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:144
  655. msgid "a"
  656. msgstr "a"
  657. #: dselect/main.cc:144
  658. msgid "[A]ccess"
  659. msgstr "[A]cesso"
  660. #: dselect/main.cc:144
  661. msgid "Choose the access method to use."
  662. msgstr "Escolha o método a utilizar."
  663. #: dselect/main.cc:145
  664. msgid "u"
  665. msgstr "u"
  666. #: dselect/main.cc:145
  667. msgid "[U]pdate"
  668. msgstr "Act[U]alizar"
  669. #: dselect/main.cc:145
  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:146
  673. msgid "s"
  674. msgstr "s"
  675. #: dselect/main.cc:146
  676. msgid "[S]elect"
  677. msgstr "[S]eleccionar"
  678. #: dselect/main.cc:146
  679. msgid "Request which packages you want on your system."
  680. msgstr "Solicite quais pacotes quer no seu sistema."
  681. #: dselect/main.cc:147
  682. msgid "i"
  683. msgstr "i"
  684. #: dselect/main.cc:147
  685. msgid "[I]nstall"
  686. msgstr "[I]nstalar"
  687. #: dselect/main.cc:147
  688. msgid "Install and upgrade wanted packages."
  689. msgstr "Instalar e actualizar os pacotes desejados."
  690. #: dselect/main.cc:148
  691. msgid "c"
  692. msgstr "c"
  693. #: dselect/main.cc:148
  694. msgid "[C]onfig"
  695. msgstr "[C]onfig"
  696. #: dselect/main.cc:148
  697. msgid "Configure any packages that are unconfigured."
  698. msgstr "Configura pacotes ainda não configurados."
  699. #: dselect/main.cc:149
  700. msgid "r"
  701. msgstr "r"
  702. #: dselect/main.cc:149
  703. msgid "[R]emove"
  704. msgstr "[R]emover"
  705. #: dselect/main.cc:149
  706. msgid "Remove unwanted software."
  707. msgstr "Remover software não desejado"
  708. #: dselect/main.cc:150
  709. msgid "q"
  710. msgstr "q"
  711. #: dselect/main.cc:150
  712. msgid "[Q]uit"
  713. msgstr "[Q] Sair"
  714. #: dselect/main.cc:150
  715. msgid "Quit dselect."
  716. msgstr "Sair do dselect."
  717. #: dselect/main.cc:151
  718. msgid "menu"
  719. msgstr "menu"
  720. #: dselect/main.cc:156
  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:159
  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:163
  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:173 dselect/main.cc:221
  741. msgid "<standard output>"
  742. msgstr ""
  743. #: dselect/main.cc:184
  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:188
  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:197
  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:202
  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:206
  792. #, c-format
  793. msgid "Screenparts:\n"
  794. msgstr "Screenparts:\n"
  795. #: dselect/main.cc:211
  796. #, c-format
  797. msgid "Colours:\n"
  798. msgstr "Cores:\n"
  799. #: dselect/main.cc:216
  800. #, c-format
  801. msgid "Attributes:\n"
  802. msgstr "Atributos:\n"
  803. #: dselect/main.cc:231
  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:248
  808. #, c-format
  809. msgid "Invalid %s `%s'\n"
  810. msgstr "%s inválido `%s'\n"
  811. #: dselect/main.cc:265
  812. msgid "screen part"
  813. msgstr "screen part"
  814. #: dselect/main.cc:271
  815. msgid "Null colour specification\n"
  816. msgstr "Especificação de cor nula\n"
  817. #: dselect/main.cc:279 dselect/main.cc:284
  818. msgid "colour"
  819. msgstr "cor"
  820. #: dselect/main.cc:292
  821. msgid "colour attribute"
  822. msgstr "atributo de cor"
  823. #: dselect/main.cc:324
  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:326
  827. msgid "Terminal does not appear to support highlighting.\n"
  828. msgstr "O terminal não parece suportar highlighting\n"
  829. #: dselect/main.cc:328
  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:331
  838. msgid "terminal lacks necessary features, giving up"
  839. msgstr "o terminal carece de funcionalidades necessárias, desistindo"
  840. #: dselect/main.cc:413
  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:428
  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:447
  862. msgid "failed to getch in main menu"
  863. msgstr "falhou o getch no menu principal"
  864. #: dselect/main.cc:523
  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:301
  879. msgid "Description"
  880. msgstr "Descrição"
  881. #: dselect/methlist.cc:165 dselect/pkglist.cc:580
  882. msgid "doupdate failed"
  883. msgstr "falhou doupdate"
  884. #: dselect/methlist.cc:167 dselect/pkglist.cc:583
  885. msgid "failed to unblock SIGWINCH"
  886. msgstr "falha ao desbloquear SIGWINCH"
  887. #: dselect/methlist.cc:171 dselect/pkglist.cc:588
  888. msgid "failed to re-block SIGWINCH"
  889. msgstr "falhou re-bloquear SIGWINCH"
  890. #: dselect/methlist.cc:172 dselect/pkglist.cc:590
  891. msgid "getch failed"
  892. msgstr "falhou getch"
  893. #: dselect/methlist.cc:190
  894. msgid "Explanation"
  895. msgstr "Explicação de "
  896. #: dselect/methlist.cc:199
  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:166
  917. #, c-format
  918. msgid "returned error exit status %d.\n"
  919. msgstr "o erro retornou o status de saída %d.\n"
  920. #: dselect/method.cc:170
  921. #, c-format
  922. msgid "was interrupted.\n"
  923. msgstr "foi interrompido.\n"
  924. #: dselect/method.cc:172
  925. #, c-format
  926. msgid "was terminated by a signal: %s.\n"
  927. msgstr "foi terminado por um sinal: %s.\n"
  928. #: dselect/method.cc:175
  929. #, c-format
  930. msgid "(It left a coredump.)\n"
  931. msgstr "(Deixou um coredump.)\n"
  932. #: dselect/method.cc:177
  933. #, c-format
  934. msgid "failed with an unknown wait return code %d.\n"
  935. msgstr "falhou com um código de retorno %d desconhecido de wait.\n"
  936. #: dselect/method.cc:179
  937. #, c-format
  938. msgid "Press <enter> to continue.\n"
  939. msgstr "Carregue em <enter> para continuar.\n"
  940. #: dselect/method.cc:180
  941. #, fuzzy
  942. msgid "<standard error>"
  943. msgstr "erro de escrita na saída de erros padrão"
  944. #: dselect/method.cc:183
  945. msgid "error reading acknowledgement of program failure message"
  946. msgstr "erro lendo reconhecimento da mensagem de falha do programa"
  947. #: dselect/method.cc:214
  948. msgid "update available list script"
  949. msgstr "script de actualização de lista de disponíveis"
  950. #: dselect/method.cc:218
  951. msgid "installation script"
  952. msgstr "script de instalação"
  953. #: dselect/method.cc:264
  954. msgid "query/setup script"
  955. msgstr "script de query/setup"
  956. #: dselect/methparse.cc:53
  957. #, c-format
  958. msgid "syntax error in method options file `%.250s' -- %s"
  959. msgstr "erro de sintaxe no ficheiro de opções de método `%.250s' -- %s"
  960. #: dselect/methparse.cc:59
  961. #, c-format
  962. msgid "error reading options file `%.250s'"
  963. msgstr "erro lendo o ficheiro de opções `%.250s'"
  964. #: dselect/methparse.cc:90
  965. #, c-format
  966. msgid "unable to read `%.250s' directory for reading methods"
  967. msgstr "não foi possível ler o directório `%.250s' para métodos de leitura"
  968. #: dselect/methparse.cc:106
  969. #, c-format
  970. msgid "method `%.250s' has name that is too long (%d > %d characters)"
  971. msgstr ""
  972. "o método `%.250s' tem um nome que é demasiado comprido (%d > %d caracteres)"
  973. #: dselect/methparse.cc:117
  974. #, c-format
  975. msgid "unable to access method script `%.250s'"
  976. msgstr "não foi possível aceder ao script do método `%.250s'"
  977. #: dselect/methparse.cc:123
  978. #, c-format
  979. msgid "unable to read method options file `%.250s'"
  980. msgstr "não foi possível ler ficheiro de opções de método `%.250s'"
  981. #: dselect/methparse.cc:146
  982. msgid "non-digit where digit wanted"
  983. msgstr "não dígito onde é esperado dígito"
  984. #: dselect/methparse.cc:149
  985. msgid "EOF in index string"
  986. msgstr "EOF no index da string"
  987. #: dselect/methparse.cc:152
  988. msgid "index string too long"
  989. msgstr "index da string demasiado comprido"
  990. #: dselect/methparse.cc:155
  991. msgid "newline before option name start"
  992. msgstr "newline antes antes de começar nome de opção"
  993. #: dselect/methparse.cc:157
  994. msgid "EOF before option name start"
  995. msgstr "EOF antes de começar nome de opção"
  996. #: dselect/methparse.cc:161
  997. msgid "nonalpha where option name start wanted"
  998. msgstr "não-alfanumérico onde era necessário o início do nome de opção"
  999. #: dselect/methparse.cc:163
  1000. msgid "non-alphanum in option name"
  1001. msgstr "não alfanumérico no nome de opção"
  1002. #: dselect/methparse.cc:166
  1003. msgid "EOF in option name"
  1004. msgstr "EOF no nome de opção"
  1005. #: dselect/methparse.cc:171
  1006. msgid "newline before summary"
  1007. msgstr "newline antes do sumário"
  1008. #: dselect/methparse.cc:173
  1009. msgid "EOF before summary"
  1010. msgstr "EOF antes do sumário"
  1011. #: dselect/methparse.cc:179
  1012. msgid "EOF in summary - missing newline"
  1013. msgstr "EOF no sumário - falta newline"
  1014. #: dselect/methparse.cc:189
  1015. #, c-format
  1016. msgid "unable to open option description file `%.250s'"
  1017. msgstr "não foi possível abrir ficheiro de descrição de opções `%.250s'"
  1018. #: dselect/methparse.cc:193
  1019. #, c-format
  1020. msgid "unable to stat option description file `%.250s'"
  1021. msgstr ""
  1022. "não foi possível fazer stat ao ficheiro de descrição de opções `%.250s'"
  1023. #: dselect/methparse.cc:197
  1024. #, c-format
  1025. msgid "failed to read option description file `%.250s'"
  1026. msgstr "falhou ler ficheiro de descrição de opções `%.250s'"
  1027. #: dselect/methparse.cc:200
  1028. #, c-format
  1029. msgid "error during read of option description file `%.250s'"
  1030. msgstr "erro durante a leitura do ficheiro de descrição de opções `%.250s'"
  1031. #: dselect/methparse.cc:223
  1032. #, c-format
  1033. msgid "error during read of method options file `%.250s'"
  1034. msgstr "erro durante a leitura do ficheiro de opções de método `%.250s'"
  1035. #: dselect/methparse.cc:251
  1036. #, c-format
  1037. msgid "unable to open current option file `%.250s'"
  1038. msgstr "não foi possível abrir o ficheiro de opções actual `%.250s'"
  1039. #: dselect/methparse.cc:293
  1040. #, c-format
  1041. msgid "unable to open new option file `%.250s'"
  1042. msgstr "não foi possível abrir novo ficheiro de opções `%.250s'"
  1043. #: dselect/methparse.cc:296
  1044. #, c-format
  1045. msgid "unable to write new option to `%.250s'"
  1046. msgstr "não foi possível gravar nova opção para `%.250s'"
  1047. #: dselect/methparse.cc:299
  1048. #, c-format
  1049. msgid "unable to close new option file `%.250s'"
  1050. msgstr "não foi possível fechar novo ficheiro de opção `%.250s'"
  1051. #: dselect/methparse.cc:301
  1052. #, c-format
  1053. msgid "unable to install new option as `%.250s'"
  1054. msgstr "não foi possível instalar nova opção como `%.250s'"
  1055. #: dselect/pkgdisplay.cc:36
  1056. msgid "new package"
  1057. msgstr "novo pacote"
  1058. #: dselect/pkgdisplay.cc:37
  1059. msgid "install"
  1060. msgstr "instalar"
  1061. #: dselect/pkgdisplay.cc:38
  1062. msgid "hold"
  1063. msgstr "manter"
  1064. #: dselect/pkgdisplay.cc:39
  1065. msgid "remove"
  1066. msgstr "remover"
  1067. #: dselect/pkgdisplay.cc:40
  1068. msgid "purge"
  1069. msgstr "purgar"
  1070. #: dselect/pkgdisplay.cc:46
  1071. msgid " "
  1072. msgstr " "
  1073. #: dselect/pkgdisplay.cc:47
  1074. msgid "REINSTALL"
  1075. msgstr "REINSTALAR"
  1076. #: dselect/pkgdisplay.cc:50
  1077. msgid "not installed"
  1078. msgstr "não instalado"
  1079. #: dselect/pkgdisplay.cc:51
  1080. msgid "removed (configs remain)"
  1081. msgstr "removido (as configurações mantém-se)"
  1082. #: dselect/pkgdisplay.cc:52
  1083. msgid "half installed"
  1084. msgstr "semi-instalado"
  1085. #: dselect/pkgdisplay.cc:53
  1086. msgid "unpacked (not set up)"
  1087. msgstr "descompactado (não configurado)"
  1088. #: dselect/pkgdisplay.cc:54
  1089. msgid "half configured (config failed)"
  1090. msgstr ""
  1091. #: dselect/pkgdisplay.cc:55
  1092. msgid "awaiting trigger processing"
  1093. msgstr "a aguardar o processamento de 'trigger'"
  1094. #: dselect/pkgdisplay.cc:56
  1095. msgid "triggered"
  1096. msgstr "feito o 'trigger'"
  1097. #: dselect/pkgdisplay.cc:57
  1098. msgid "installed"
  1099. msgstr "instalado"
  1100. #: dselect/pkgdisplay.cc:60
  1101. msgid "Required"
  1102. msgstr "Necessário"
  1103. #: dselect/pkgdisplay.cc:61
  1104. msgid "Important"
  1105. msgstr "Importante"
  1106. #: dselect/pkgdisplay.cc:62
  1107. msgid "Standard"
  1108. msgstr "Standard"
  1109. #: dselect/pkgdisplay.cc:63
  1110. msgid "Optional"
  1111. msgstr "Opcional"
  1112. #: dselect/pkgdisplay.cc:64
  1113. msgid "Extra"
  1114. msgstr "Extra"
  1115. #: dselect/pkgdisplay.cc:65
  1116. msgid "!Bug!"
  1117. msgstr "!Bug!"
  1118. #: dselect/pkgdisplay.cc:66
  1119. msgid "Unclassified"
  1120. msgstr "Não classificado"
  1121. #: dselect/pkgdisplay.cc:69
  1122. msgid "suggests"
  1123. msgstr "sugere"
  1124. #: dselect/pkgdisplay.cc:70
  1125. msgid "recommends"
  1126. msgstr "recomenda"
  1127. #: dselect/pkgdisplay.cc:71
  1128. msgid "depends on"
  1129. msgstr "depende de"
  1130. #: dselect/pkgdisplay.cc:72
  1131. msgid "pre-depends on"
  1132. msgstr "pre-depende de"
  1133. #: dselect/pkgdisplay.cc:73
  1134. msgid "breaks"
  1135. msgstr "estraga"
  1136. #: dselect/pkgdisplay.cc:74
  1137. msgid "conflicts with"
  1138. msgstr "em conflito com"
  1139. #: dselect/pkgdisplay.cc:75
  1140. msgid "provides"
  1141. msgstr "disponibiliza"
  1142. #: dselect/pkgdisplay.cc:76
  1143. msgid "replaces"
  1144. msgstr "substitui"
  1145. #: dselect/pkgdisplay.cc:77
  1146. msgid "enhances"
  1147. msgstr "melhora"
  1148. #: dselect/pkgdisplay.cc:80
  1149. msgid "Req"
  1150. msgstr "Nec"
  1151. #: dselect/pkgdisplay.cc:81
  1152. msgid "Imp"
  1153. msgstr "Imp"
  1154. #: dselect/pkgdisplay.cc:82
  1155. msgid "Std"
  1156. msgstr "Std"
  1157. #: dselect/pkgdisplay.cc:83
  1158. msgid "Opt"
  1159. msgstr "Opc"
  1160. #: dselect/pkgdisplay.cc:84
  1161. msgid "Xtr"
  1162. msgstr "Xtr"
  1163. #: dselect/pkgdisplay.cc:85
  1164. msgid "bUG"
  1165. msgstr "bUG"
  1166. #: dselect/pkgdisplay.cc:86
  1167. msgid "?"
  1168. msgstr "?"
  1169. #: dselect/pkgdisplay.cc:94 dselect/pkgdisplay.cc:114
  1170. msgid "Broken"
  1171. msgstr "Danificado"
  1172. #: dselect/pkgdisplay.cc:95
  1173. msgid "New"
  1174. msgstr "Novo"
  1175. #: dselect/pkgdisplay.cc:96
  1176. msgid "Updated"
  1177. msgstr "Actualizado"
  1178. #: dselect/pkgdisplay.cc:97
  1179. msgid "Obsolete/local"
  1180. msgstr "Obsoleto/local"
  1181. #: dselect/pkgdisplay.cc:98
  1182. msgid "Up-to-date"
  1183. msgstr "Actualizados"
  1184. #: dselect/pkgdisplay.cc:99
  1185. msgid "Available"
  1186. msgstr "Disponíveis"
  1187. #: dselect/pkgdisplay.cc:100 dselect/pkgdisplay.cc:116
  1188. msgid "Removed"
  1189. msgstr "Removidos"
  1190. #: dselect/pkgdisplay.cc:101 dselect/pkgdisplay.cc:110
  1191. msgid "Brokenly installed packages"
  1192. msgstr "Pacotes instalados danificados"
  1193. #: dselect/pkgdisplay.cc:102
  1194. msgid "Newly available packages"
  1195. msgstr "Novos pacotes disponíveis"
  1196. #: dselect/pkgdisplay.cc:103
  1197. msgid "Updated packages (newer version is available)"
  1198. msgstr "Pacotes actualizados (está disponível versão mais recente)"
  1199. #: dselect/pkgdisplay.cc:104
  1200. msgid "Obsolete and local packages present on system"
  1201. msgstr "Pacotes obsoletos e locais presentes no sistema"
  1202. #: dselect/pkgdisplay.cc:105
  1203. msgid "Up to date installed packages"
  1204. msgstr "Pacotes instalados actualizados"
  1205. #: dselect/pkgdisplay.cc:106
  1206. msgid "Available packages (not currently installed)"
  1207. msgstr "Pacotes disponíveis (não instalados actualmente)"
  1208. #: dselect/pkgdisplay.cc:107
  1209. msgid "Removed and no longer available packages"
  1210. msgstr "Pacotes removidos e que já não estão disponíveis"
  1211. #: dselect/pkgdisplay.cc:111
  1212. msgid "Installed packages"
  1213. msgstr "Pacotes instalados"
  1214. #: dselect/pkgdisplay.cc:112
  1215. msgid "Removed packages (configuration still present)"
  1216. msgstr "Pacotes removidos (configuração ainda presente)"
  1217. #: dselect/pkgdisplay.cc:113
  1218. msgid "Purged packages and those never installed"
  1219. msgstr "Pacotes purgados e os que nunca foram instalados"
  1220. #: dselect/pkgdisplay.cc:115
  1221. msgid "Installed"
  1222. msgstr "Instalado"
  1223. #: dselect/pkgdisplay.cc:117
  1224. msgid "Purged"
  1225. msgstr "Purgado"
  1226. #: dselect/pkgdisplay.cc:197
  1227. msgid "dselect - recursive package listing"
  1228. msgstr "dselect - listagem recursiva de pacotes"
  1229. #: dselect/pkgdisplay.cc:198
  1230. msgid "dselect - inspection of package states"
  1231. msgstr "dselect - inspecção de estado dos pacotes"
  1232. #: dselect/pkgdisplay.cc:199
  1233. msgid "dselect - main package listing"
  1234. msgstr "dselect - lista principal de pacotes"
  1235. #: dselect/pkgdisplay.cc:207
  1236. msgid " (by section)"
  1237. msgstr " (por secção)"
  1238. #: dselect/pkgdisplay.cc:210
  1239. msgid " (avail., section)"
  1240. msgstr " (disp., secção)"
  1241. #: dselect/pkgdisplay.cc:213
  1242. msgid " (status, section)"
  1243. msgstr " (status, secção)"
  1244. #: dselect/pkgdisplay.cc:222
  1245. msgid " (by priority)"
  1246. msgstr "(por prioridade)"
  1247. #: dselect/pkgdisplay.cc:225
  1248. msgid " (avail., priority)"
  1249. msgstr " (disp., proioridade)"
  1250. #: dselect/pkgdisplay.cc:228
  1251. msgid " (status, priority)"
  1252. msgstr " (status, prioridade)"
  1253. #: dselect/pkgdisplay.cc:237 dselect/pkgdisplay.cc:249
  1254. msgid " (alphabetically)"
  1255. msgstr " (alfabeticamente)"
  1256. #: dselect/pkgdisplay.cc:240
  1257. msgid " (by availability)"
  1258. msgstr " (por disponibilidade)"
  1259. #: dselect/pkgdisplay.cc:243
  1260. msgid " (by status)"
  1261. msgstr " (por status)"
  1262. #: dselect/pkgdisplay.cc:257
  1263. msgid " mark:+/=/- terse:v help:?"
  1264. msgstr " marca:+/=/- resumo:v ajuda:?"
  1265. #: dselect/pkgdisplay.cc:258
  1266. msgid " mark:+/=/- verbose:v help:?"
  1267. msgstr " marca:+/=/- detalhe:v ajuda:?"
  1268. #: dselect/pkgdisplay.cc:259
  1269. msgid " terse:v help:?"
  1270. msgstr " detalhe:v ajuda:?"
  1271. #: dselect/pkgdisplay.cc:260
  1272. msgid " verbose:v help:?"
  1273. msgstr " detalhe:v ajuda:?"
  1274. #: dselect/pkginfo.cc:80
  1275. msgid ""
  1276. "The line you have highlighted represents many packages; if you ask to "
  1277. "install, remove, hold, etc. it you will affect all the packages which match "
  1278. "the criterion shown.\n"
  1279. "\n"
  1280. "If you move the highlight to a line for a particular package you will see "
  1281. "information about that package displayed here.\n"
  1282. "You can use `o' and `O' to change the sort order and give yourself the "
  1283. "opportunity to mark packages in different kinds of groups."
  1284. msgstr ""
  1285. "A linha que seleccionou representa muitos pacotes; se pedir para instalar, "
  1286. "remover, manter, etc vai afectar os pacotes que coincidam com o critério "
  1287. "mostrado.\n"
  1288. "\n"
  1289. "Se mover a selecção para uma linha de um pacote individual verá a informação "
  1290. "acerca desse pacote mostrada aqui.\n"
  1291. "Pode utilizar 'o' e 'O' para modificar a ordenação e dar a você prório a "
  1292. "oportunidade de marcar pacotes em diferentes tipos de grupos."
  1293. #: dselect/pkginfo.cc:93
  1294. msgid "Interrelationships"
  1295. msgstr "Interrelacionamentos"
  1296. #: dselect/pkginfo.cc:112
  1297. msgid "No description available."
  1298. msgstr "Sem descrição disponível"
  1299. #: dselect/pkginfo.cc:130
  1300. msgid "Installed control file information"
  1301. msgstr "Informação do ficheiro controle de 'Installed'"
  1302. #: dselect/pkginfo.cc:146
  1303. msgid "Available control file information"
  1304. msgstr "informação 'Available' do ficheiro de controle"
  1305. #: dselect/pkglist.cc:424
  1306. msgid "There are no packages."
  1307. msgstr ""
  1308. #: dselect/pkglist.cc:515
  1309. msgid "invalid search option given"
  1310. msgstr "fornecida opção de busca inválida"
  1311. #: dselect/pkglist.cc:529
  1312. msgid "error in regular expression"
  1313. msgstr "erro em expressão regular"
  1314. #: dselect/pkgsublist.cc:108
  1315. msgid " does not appear to be available\n"
  1316. msgstr " não parece estar disponível\n"
  1317. #: dselect/pkgsublist.cc:128
  1318. msgid " or "
  1319. msgstr " ou "
  1320. #: dselect/pkgtop.cc:57
  1321. msgid "All"
  1322. msgstr "Todos"
  1323. #: dselect/pkgtop.cc:79
  1324. msgid "All packages"
  1325. msgstr "Todos os pacotes"
  1326. #: dselect/pkgtop.cc:83
  1327. #, c-format
  1328. msgid "%s packages without a section"
  1329. msgstr "%s pacotes sem secção"
  1330. #: dselect/pkgtop.cc:85
  1331. #, c-format
  1332. msgid "%s packages in section %s"
  1333. msgstr "%s pacotes na secção %s"
  1334. #: dselect/pkgtop.cc:91
  1335. #, c-format
  1336. msgid "%s %s packages"
  1337. msgstr "%s %s pacotes"
  1338. #: dselect/pkgtop.cc:95
  1339. #, c-format
  1340. msgid "%s %s packages without a section"
  1341. msgstr "%s %s pacotes sem secção"
  1342. #: dselect/pkgtop.cc:97
  1343. #, c-format
  1344. msgid "%s %s packages in section %s"
  1345. msgstr "%s %s pacotes na secção %s"
  1346. #: dselect/pkgtop.cc:118
  1347. #, c-format
  1348. msgid "%-*s %s%s%s; %s (was: %s). %s"
  1349. msgstr "%-*s %s%s%s; %s (foi: %s). %s"
  1350. #: dselect/pkgtop.cc:273
  1351. msgid "Error"
  1352. msgstr "Erro"
  1353. #: dselect/pkgtop.cc:277
  1354. msgid "Installed?"
  1355. msgstr "Instalado?"
  1356. #: dselect/pkgtop.cc:281
  1357. msgid "Old mark"
  1358. msgstr "Marca antiga"
  1359. #: dselect/pkgtop.cc:285
  1360. msgid "Marked for"
  1361. msgstr "Marcado para"
  1362. #: dselect/pkgtop.cc:288
  1363. msgid "EIOM"
  1364. msgstr "EIOM"
  1365. #: dselect/pkgtop.cc:290
  1366. msgid "Section"
  1367. msgstr "Secção"
  1368. #: dselect/pkgtop.cc:291
  1369. msgid "Priority"
  1370. msgstr "Prioridade"
  1371. #: dselect/pkgtop.cc:292
  1372. msgid "Package"
  1373. msgstr "Pacote"
  1374. #: dselect/pkgtop.cc:296
  1375. msgid "Inst.ver"
  1376. msgstr "Vers.Inst"
  1377. #: dselect/pkgtop.cc:299
  1378. msgid "Avail.ver"
  1379. msgstr "Ver.Dispon."
  1380. #~ msgid "unable to run %.250s process `%.250s'"
  1381. #~ msgstr "não foi possível correr %.250s processo `%.250s'"
  1382. #~ msgid "failed config"
  1383. #~ msgstr "falha na configuração"
  1384. #~ msgid "unable to wait for %.250s"
  1385. #~ msgstr "não foi possível esperar por %.250s'"
  1386. #~ msgid "got wrong child's status - asked for %ld, got %ld"
  1387. #~ msgstr "recebeu o status do filho errado - pedido por %ld, recebeu %ld"
  1388. #~ msgid "Recommended"
  1389. #~ msgstr "Recomendado"
  1390. #~ msgid "Contrib"
  1391. #~ msgstr "Contrib"
  1392. #~ msgid "Rec"
  1393. #~ msgstr "Rec"
  1394. #~ msgid "Ctb"
  1395. #~ msgstr "Ctb"
  1396. #~ msgid ""
  1397. #~ "baselist::startdisplay() done ...\n"
  1398. #~ "\n"
  1399. #~ " xmax=%d, ymax=%d;\n"
  1400. #~ "\n"
  1401. #~ " title_height=%d, colheads_height=%d, list_height=%d;\n"
  1402. #~ " thisstate_height=%d, info_height=%d, whatinfo_height=%d;\n"
  1403. #~ "\n"
  1404. #~ " colheads_row=%d, thisstate_row=%d, info_row=%d;\n"
  1405. #~ " whatinfo_row=%d, list_row=%d;\n"
  1406. #~ "\n"
  1407. #~ msgstr ""
  1408. #~ "baselist::startdisplay() feito ...\n"
  1409. #~ "\n"
  1410. #~ " xmax=%d, ymax=%d;\n"
  1411. #~ "\n"
  1412. #~ " title_height=%d, colheads_height=%d, list_height=%d;\n"
  1413. #~ " thisstate_height=%d, info_height=%d, whatinfo_height=%d;\n"
  1414. #~ "\n"
  1415. #~ " colheads_row=%d, thisstate_row=%d, info_row=%d;\n"
  1416. #~ " whatinfo_row=%d, list_row=%d;\n"
  1417. #~ "\n"
  1418. #~ msgid "[none]"
  1419. #~ msgstr "[nenhum]"
  1420. #~ msgid "error un-catching signal %d: %s\n"
  1421. #~ msgstr "erro, `un-catching' o sinal %d: %s\n"
  1422. #~ msgid "unable to ignore signal %d before running %.250s"
  1423. #~ msgstr "não foi possível ignorar o sinal %d antes de correr %.250s"
  1424. #~ msgid "(no clientdata)"
  1425. #~ msgstr "(sem dados do cliente)"
  1426. #~ msgid "<null>"
  1427. #~ msgstr "<nulo>"
  1428. #~ msgid "interrelationships affecting "
  1429. #~ msgstr "interrelacionamentos afectando"
  1430. #~ msgid "description of "
  1431. #~ msgstr "descrição de "
  1432. #~ msgid "description"
  1433. #~ msgstr "descrição"
  1434. #~ msgid "currently installed control info"
  1435. #~ msgstr "informação de controle actualmente instalada"
  1436. #~ msgid "available version of control info for "
  1437. #~ msgstr "versão disponível de informação de controle para "