messages.po 42 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638
  1. # Portuguese (Brazil) translations for .
  2. # Copyright (C) 2020 ORGANIZATION
  3. # This file is distributed under the same license as the project.
  4. #
  5. # Translators:
  6. # Adam Tauber <asciimoo@gmail.com>, 2017
  7. # C. E., 2020
  8. # C. E., 2018
  9. # Gabriel Nunes <gabriel.hkr@gmail.com>, 2017
  10. # Guimarães Mello <matheus.mello@disroot.org>, 2017
  11. # Neton Brício <fervelinux@gmail.com>, 2015
  12. # pizzaiolo, 2016
  13. # shizuka, 2018
  14. # Leonardo Colman <dev@leonardo.colman.com.br>, 2022.
  15. # Adriano Xavier <px.adriano@gmail.com>, 2022.
  16. # Markus Heiser <markus.heiser@darmarit.de>, 2022.
  17. # calb sepherus <calb.sepherus@protonmail.com>, 2022.
  18. # Yan Lyra <yanlyra3@gmail.com>, 2022.
  19. # zaioti <zaioti@tuta.io>, 2022.
  20. # Spectro <spectro@keemail.me>, 2023.
  21. # lhostfree951 <freeehost9191@gmail.com>, 2023.
  22. # return42 <markus.heiser@darmarit.de>, 2023.
  23. msgid ""
  24. msgstr ""
  25. "Project-Id-Version: searx\n"
  26. "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
  27. "POT-Creation-Date: 2023-06-02 18:34+0000\n"
  28. "PO-Revision-Date: 2023-06-04 04:37+0000\n"
  29. "Last-Translator: return42 <markus.heiser@darmarit.de>\n"
  30. "Language-Team: Portuguese (Brazil) <https://translate.codeberg.org/projects/"
  31. "searxng/searxng/pt_BR/>\n"
  32. "Language: pt_BR\n"
  33. "MIME-Version: 1.0\n"
  34. "Content-Type: text/plain; charset=utf-8\n"
  35. "Content-Transfer-Encoding: 8bit\n"
  36. "Plural-Forms: nplurals=2; plural=n > 1;\n"
  37. "X-Generator: Weblate 4.17\n"
  38. "Generated-By: Babel 2.12.1\n"
  39. #. CONSTANT_NAMES['NO_SUBGROUPING']
  40. #: searx/searxng.msg
  41. msgid "without further subgrouping"
  42. msgstr "sem mais subgrupos"
  43. #. CONSTANT_NAMES['DEFAULT_CATEGORY']
  44. #: searx/searxng.msg
  45. msgid "other"
  46. msgstr "outro"
  47. #. CATEGORY_NAMES['FILES']
  48. #: searx/searxng.msg
  49. msgid "files"
  50. msgstr "arquivos"
  51. #. CATEGORY_NAMES['GENERAL']
  52. #: searx/searxng.msg
  53. msgid "general"
  54. msgstr "geral"
  55. #. CATEGORY_NAMES['MUSIC']
  56. #: searx/searxng.msg
  57. msgid "music"
  58. msgstr "música"
  59. #. CATEGORY_NAMES['SOCIAL_MEDIA']
  60. #: searx/searxng.msg
  61. msgid "social media"
  62. msgstr "redes sociais"
  63. #. CATEGORY_NAMES['IMAGES']
  64. #: searx/searxng.msg
  65. msgid "images"
  66. msgstr "imagens"
  67. #. CATEGORY_NAMES['VIDEOS']
  68. #: searx/searxng.msg
  69. msgid "videos"
  70. msgstr "vídeos"
  71. #. CATEGORY_NAMES['IT']
  72. #: searx/searxng.msg
  73. msgid "it"
  74. msgstr "TI"
  75. #. CATEGORY_NAMES['NEWS']
  76. #: searx/searxng.msg
  77. msgid "news"
  78. msgstr "notícias"
  79. #. CATEGORY_NAMES['MAP']
  80. #: searx/searxng.msg
  81. msgid "map"
  82. msgstr "mapas"
  83. #. CATEGORY_NAMES['ONIONS']
  84. #: searx/searxng.msg
  85. msgid "onions"
  86. msgstr "onions"
  87. #. CATEGORY_NAMES['SCIENCE']
  88. #: searx/searxng.msg
  89. msgid "science"
  90. msgstr "ciência"
  91. #. CATEGORY_GROUPS['APPS']
  92. #: searx/searxng.msg
  93. msgid "apps"
  94. msgstr "aplicativos"
  95. #. CATEGORY_GROUPS['DICTIONARIES']
  96. #: searx/searxng.msg
  97. msgid "dictionaries"
  98. msgstr "dicionários"
  99. #. CATEGORY_GROUPS['LYRICS']
  100. #: searx/searxng.msg
  101. msgid "lyrics"
  102. msgstr "letras"
  103. #. CATEGORY_GROUPS['PACKAGES']
  104. #: searx/searxng.msg
  105. msgid "packages"
  106. msgstr "pacotes"
  107. #. CATEGORY_GROUPS['Q_A']
  108. #: searx/searxng.msg
  109. msgid "q&a"
  110. msgstr "dúvidas"
  111. #. CATEGORY_GROUPS['REPOS']
  112. #: searx/searxng.msg
  113. msgid "repos"
  114. msgstr "repositórios"
  115. #. CATEGORY_GROUPS['SOFTWARE_WIKIS']
  116. #: searx/searxng.msg
  117. msgid "software wikis"
  118. msgstr "wikis de software"
  119. #. CATEGORY_GROUPS['WEB']
  120. #: searx/searxng.msg
  121. msgid "web"
  122. msgstr "web"
  123. #. CATEGORY_GROUPS['SCIENTIFIC PUBLICATIONS']
  124. #: searx/searxng.msg
  125. msgid "scientific publications"
  126. msgstr "publicações científicas"
  127. #. STYLE_NAMES['AUTO']
  128. #: searx/searxng.msg
  129. msgid "auto"
  130. msgstr "automático"
  131. #. STYLE_NAMES['LIGHT']
  132. #: searx/searxng.msg
  133. msgid "light"
  134. msgstr "claro"
  135. #. STYLE_NAMES['DARK']
  136. #: searx/searxng.msg
  137. msgid "dark"
  138. msgstr "escuro"
  139. #: searx/webapp.py:167
  140. msgid "timeout"
  141. msgstr "tempo esgotado"
  142. #: searx/webapp.py:168
  143. msgid "parsing error"
  144. msgstr "erro de leitura"
  145. #: searx/webapp.py:169
  146. msgid "HTTP protocol error"
  147. msgstr "erro de protocolo HTTP"
  148. #: searx/webapp.py:170
  149. msgid "network error"
  150. msgstr "erro de rede"
  151. #: searx/webapp.py:171
  152. msgid "SSL error: certificate validation has failed"
  153. msgstr "Erro de SSL: validação de certificado falhou"
  154. #: searx/webapp.py:173
  155. msgid "unexpected crash"
  156. msgstr "falha inesperada"
  157. #: searx/webapp.py:180
  158. msgid "HTTP error"
  159. msgstr "erro HTTP"
  160. #: searx/webapp.py:181
  161. msgid "HTTP connection error"
  162. msgstr "erro de conexão HTTP"
  163. #: searx/webapp.py:187
  164. msgid "proxy error"
  165. msgstr "erro de proxy"
  166. #: searx/webapp.py:188
  167. msgid "CAPTCHA"
  168. msgstr "CAPTCHA"
  169. #: searx/webapp.py:189
  170. msgid "too many requests"
  171. msgstr "muitas solicitações"
  172. #: searx/webapp.py:190
  173. msgid "access denied"
  174. msgstr "acesso negado"
  175. #: searx/webapp.py:191
  176. msgid "server API error"
  177. msgstr "erro de API do servidor"
  178. #: searx/webapp.py:363
  179. msgid "No item found"
  180. msgstr "Nenhum item encontrado"
  181. #: searx/engines/qwant.py:218
  182. #: searx/templates/simple/result_templates/images.html:20 searx/webapp.py:365
  183. msgid "Source"
  184. msgstr "Fonte"
  185. #: searx/webapp.py:367
  186. msgid "Error loading the next page"
  187. msgstr "Erro ao carregar a próxima página"
  188. #: searx/webapp.py:520 searx/webapp.py:953
  189. msgid "Invalid settings, please edit your preferences"
  190. msgstr "Configurações inválidas, por favor, edite suas preferências"
  191. #: searx/webapp.py:536
  192. msgid "Invalid settings"
  193. msgstr "Configurações inválidas"
  194. #: searx/webapp.py:613 searx/webapp.py:691
  195. msgid "search error"
  196. msgstr "erro de busca"
  197. #: searx/webapp.py:857
  198. msgid "Suspended"
  199. msgstr "Suspenso"
  200. #: searx/webutils.py:205
  201. msgid "{minutes} minute(s) ago"
  202. msgstr "{minutes} minuto(s) atrás"
  203. #: searx/webutils.py:206
  204. msgid "{hours} hour(s), {minutes} minute(s) ago"
  205. msgstr "{hours} hora(s), {minutes} minuto(s) atrás"
  206. #: searx/answerers/random/answerer.py:67
  207. msgid "Random value generator"
  208. msgstr "Gerador de valor aleatório"
  209. #: searx/answerers/random/answerer.py:68
  210. msgid "Generate different random values"
  211. msgstr "Gerar diferentes valores aleatórios"
  212. #: searx/answerers/statistics/answerer.py:47
  213. msgid "Statistics functions"
  214. msgstr "Funções estatísticas"
  215. #: searx/answerers/statistics/answerer.py:48
  216. msgid "Compute {functions} of the arguments"
  217. msgstr "Computar {functions} dos argumentos"
  218. #: searx/engines/openstreetmap.py:160
  219. msgid "Get directions"
  220. msgstr "Obter instruções"
  221. #: searx/engines/pdbe.py:96
  222. msgid "{title} (OBSOLETE)"
  223. msgstr "{title} (OBSOLETO)"
  224. #: searx/engines/pdbe.py:103
  225. msgid "This entry has been superseded by"
  226. msgstr "Esta entrada foi substituída por"
  227. #: searx/engines/qwant.py:220
  228. msgid "Channel"
  229. msgstr "Canal"
  230. #: searx/engines/semantic_scholar.py:81
  231. msgid ""
  232. "{numCitations} citations from the year {firstCitationVelocityYear} to "
  233. "{lastCitationVelocityYear}"
  234. msgstr ""
  235. "{numCitations} citações do ano {firstCitationVelocityYear} até "
  236. "{lastCitationVelocityYear}"
  237. #: searx/engines/tineye.py:40
  238. msgid ""
  239. "Could not read that image url. This may be due to an unsupported file "
  240. "format. TinEye only supports images that are JPEG, PNG, GIF, BMP, TIFF or"
  241. " WebP."
  242. msgstr ""
  243. "Não foi possível fazer a leitura desta URL. Isso pode ter ocorrido devido"
  244. " a um formato de arquivo não suportado. Apenas os seguintes tipos de "
  245. "imagem são suportados pelo TinEye: JPEG, PNG, GIF, BMP, TIFF ou WebP."
  246. #: searx/engines/tineye.py:46
  247. msgid ""
  248. "The image is too simple to find matches. TinEye requires a basic level of"
  249. " visual detail to successfully identify matches."
  250. msgstr ""
  251. "Esta imagem é simples demais para achar outras correspondências. TinEye "
  252. "necessita de um nível básico de detalhe visual para identificar as "
  253. "correspondências."
  254. #: searx/engines/tineye.py:52
  255. msgid "The image could not be downloaded."
  256. msgstr "Essa imagem não pôde ser baixada."
  257. #: searx/engines/wttr.py:101
  258. msgid "Morning"
  259. msgstr "manhã"
  260. #: searx/engines/wttr.py:101
  261. msgid "Noon"
  262. msgstr "Meio dia"
  263. #: searx/engines/wttr.py:101
  264. msgid "Evening"
  265. msgstr "Tarde"
  266. #: searx/engines/wttr.py:101
  267. msgid "Night"
  268. msgstr "Noite"
  269. #: searx/plugins/hash_plugin.py:24
  270. msgid "Converts strings to different hash digests."
  271. msgstr "Converte as sequências em diferentes resultados de hash."
  272. #: searx/plugins/hash_plugin.py:52
  273. msgid "hash digest"
  274. msgstr "resultado de hash"
  275. #: searx/plugins/hostname_replace.py:9
  276. msgid "Hostname replace"
  277. msgstr "Substituir host"
  278. #: searx/plugins/hostname_replace.py:10
  279. msgid "Rewrite result hostnames or remove results based on the hostname"
  280. msgstr "Sobreescreve hosts dos resultados ou remove resultados baseado no host"
  281. #: searx/plugins/oa_doi_rewrite.py:9
  282. msgid "Open Access DOI rewrite"
  283. msgstr "Reescrita DOI de acesso aberto"
  284. #: searx/plugins/oa_doi_rewrite.py:10
  285. msgid ""
  286. "Avoid paywalls by redirecting to open-access versions of publications "
  287. "when available"
  288. msgstr ""
  289. "Evita \"paywalls\" ao redirecionar para versões de acesso livre de "
  290. "publicações, quando possível"
  291. #: searx/plugins/search_on_category_select.py:19
  292. msgid "Search on category select"
  293. msgstr "Pesquisar na categoria selecionada"
  294. #: searx/plugins/search_on_category_select.py:20
  295. msgid ""
  296. "Perform search immediately if a category selected. Disable to select "
  297. "multiple categories. (JavaScript required)"
  298. msgstr ""
  299. "Executar a busca imediatamente se a categoria está selecionada. Desativar"
  300. " para selecionar várias categorias. (Necessário JavaScript)"
  301. #: searx/plugins/self_info.py:20
  302. msgid "Self Information"
  303. msgstr "Autoinformação"
  304. #: searx/plugins/self_info.py:21
  305. msgid ""
  306. "Displays your IP if the query is \"ip\" and your user agent if the query "
  307. "contains \"user agent\"."
  308. msgstr ""
  309. "Exibe o seu IP se a consulta contiver \"ip\" e seu agente de usuário, se "
  310. "a consulta contiver \"user agent\"."
  311. #: searx/plugins/tor_check.py:25
  312. msgid "Tor check plugin"
  313. msgstr "Plugin de verificação Tor"
  314. #: searx/plugins/tor_check.py:28
  315. msgid ""
  316. "This plugin checks if the address of the request is a Tor exit-node, and "
  317. "informs the user if it is; like check.torproject.org, but from SearXNG."
  318. msgstr ""
  319. "Este plugin verifica se o endereço do pedido vem de um nó de saída do Tor"
  320. " e informa ao usuário se sim; é semelhante ao check.torproject.org, mas "
  321. "para o SearXNG."
  322. #: searx/plugins/tor_check.py:62
  323. msgid ""
  324. "Could not download the list of Tor exit-nodes from: "
  325. "https://check.torproject.org/exit-addresses"
  326. msgstr ""
  327. "Não foi possível baixar a lista de nós de saída do Tor de: "
  328. "https://check.torproject.org/exit-addresses"
  329. #: searx/plugins/tor_check.py:78
  330. msgid ""
  331. "You are using Tor and it looks like you have this external IP address: "
  332. "{ip_address}"
  333. msgstr ""
  334. "Você está usando o Tor e parece que tem este endereço IP externo: "
  335. "{ip_address}"
  336. #: searx/plugins/tor_check.py:86
  337. msgid "You are not using Tor and you have this external IP address: {ip_address}"
  338. msgstr "Você não está usando o Tor e tem este endereço IP externo: {ip_address}"
  339. #: searx/plugins/tracker_url_remover.py:29
  340. msgid "Tracker URL remover"
  341. msgstr "Removedor de rastreador da URL"
  342. #: searx/plugins/tracker_url_remover.py:30
  343. msgid "Remove trackers arguments from the returned URL"
  344. msgstr "Remover os argumentos de rastreio da URL recebida"
  345. #: searx/plugins/vim_hotkeys.py:3
  346. msgid "Vim-like hotkeys"
  347. msgstr "Atalhos estilo Vim"
  348. #: searx/plugins/vim_hotkeys.py:4
  349. msgid ""
  350. "Navigate search results with Vim-like hotkeys (JavaScript required). "
  351. "Press \"h\" key on main or result page to get help."
  352. msgstr ""
  353. "Navegar pelos resultados de busca com atalhos semelhantes ao Vim "
  354. "(JavaScript necessário). Aperte \"h\" na página de resultados para obter "
  355. "ajuda."
  356. #: searx/templates/simple/404.html:4
  357. msgid "Page not found"
  358. msgstr "Página não encontrada"
  359. #: searx/templates/simple/404.html:6
  360. #, python-format
  361. msgid "Go to %(search_page)s."
  362. msgstr "Ir a %(search_page)s."
  363. #: searx/templates/simple/404.html:6
  364. msgid "search page"
  365. msgstr "página de busca"
  366. #: searx/templates/simple/base.html:46
  367. msgid "About"
  368. msgstr "Sobre"
  369. #: searx/templates/simple/base.html:50
  370. msgid "Donate"
  371. msgstr "Doar"
  372. #: searx/templates/simple/base.html:54
  373. #: searx/templates/simple/preferences.html:156
  374. msgid "Preferences"
  375. msgstr "Preferências"
  376. #: searx/templates/simple/base.html:64
  377. msgid "Powered by"
  378. msgstr "Distribuído por"
  379. #: searx/templates/simple/base.html:64
  380. msgid "a privacy-respecting, open metasearch engine"
  381. msgstr "um mecanismo de metapesquisa aberto e que respeita a privacidade"
  382. #: searx/templates/simple/base.html:65
  383. msgid "Source code"
  384. msgstr "Código fonte"
  385. #: searx/templates/simple/base.html:66
  386. msgid "Issue tracker"
  387. msgstr "Rastreador de problemas"
  388. #: searx/templates/simple/base.html:67 searx/templates/simple/stats.html:18
  389. msgid "Engine stats"
  390. msgstr "Estatísticas de busca"
  391. #: searx/templates/simple/base.html:69
  392. msgid "Public instances"
  393. msgstr "Instâncias públicas"
  394. #: searx/templates/simple/base.html:72
  395. msgid "Privacy policy"
  396. msgstr "Política de Privacidade"
  397. #: searx/templates/simple/base.html:75
  398. msgid "Contact instance maintainer"
  399. msgstr "Contatar o responsável da instância"
  400. #: searx/templates/simple/categories.html:24
  401. msgid "Click on the magnifier to perform search"
  402. msgstr "Clique na lupa para realizar a busca"
  403. #: searx/templates/simple/macros.html:36
  404. msgid "Length"
  405. msgstr "Duração"
  406. #: searx/templates/simple/macros.html:37
  407. #: searx/templates/simple/result_templates/images.html:18
  408. #: searx/templates/simple/result_templates/paper.html:6
  409. msgid "Author"
  410. msgstr "Autor"
  411. #: searx/templates/simple/macros.html:45
  412. msgid "cached"
  413. msgstr "em cache"
  414. #: searx/templates/simple/macros.html:45
  415. msgid "proxied"
  416. msgstr "por proxy"
  417. #: searx/templates/simple/new_issue.html:64
  418. msgid "Start submiting a new issue on GitHub"
  419. msgstr "Submeta um novo problema no Github"
  420. #: searx/templates/simple/new_issue.html:66
  421. msgid "Please check for existing bugs about this engine on GitHub"
  422. msgstr "Por favor, cheque bugs existentes sobre essa engine no GitHub"
  423. #: searx/templates/simple/new_issue.html:69
  424. msgid "I confirm there is no existing bug about the issue I encounter"
  425. msgstr ""
  426. "Eu confirmo que não há nenhum bug existente sobre o problema que eu "
  427. "encontrei"
  428. #: searx/templates/simple/new_issue.html:71
  429. msgid "If this is a public instance, please specify the URL in the bug report"
  430. msgstr ""
  431. "Se essa for uma instância pública, por favor, especifique a URL no "
  432. "relatório do bug"
  433. #: searx/templates/simple/new_issue.html:72
  434. msgid "Submit a new issue on Github including the above information"
  435. msgstr "Envie um novo problema no Github incluindo as informações acima"
  436. #: searx/templates/simple/preferences.html:65
  437. msgid "No HTTPS"
  438. msgstr "Sem HTTPS"
  439. #: searx/templates/simple/elements/engines_msg.html:14
  440. #: searx/templates/simple/preferences.html:69
  441. #: searx/templates/simple/preferences.html:70
  442. msgid "View error logs and submit a bug report"
  443. msgstr "Ver o registros de erros e enviar um relatório"
  444. #: searx/templates/simple/preferences.html:74
  445. msgid "!bang for this engine"
  446. msgstr "!bang para esse serviço"
  447. #: searx/templates/simple/preferences.html:80
  448. msgid "!bang for its categories"
  449. msgstr "!bang para essa categoria"
  450. #: searx/templates/simple/preferences.html:102
  451. #: searx/templates/simple/stats.html:64
  452. msgid "Median"
  453. msgstr "Mediana"
  454. #: searx/templates/simple/preferences.html:103
  455. #: searx/templates/simple/stats.html:70
  456. msgid "P80"
  457. msgstr "P80"
  458. #: searx/templates/simple/preferences.html:104
  459. #: searx/templates/simple/stats.html:76
  460. msgid "P95"
  461. msgstr "P95"
  462. #: searx/templates/simple/preferences.html:136
  463. msgid "Failed checker test(s): "
  464. msgstr "Teste(s) de verificador falhou: "
  465. #: searx/templates/simple/preferences.html:138
  466. msgid "Errors:"
  467. msgstr "Erros:"
  468. #: searx/templates/simple/preferences.html:162
  469. msgid "General"
  470. msgstr "Geral"
  471. #: searx/templates/simple/preferences.html:165
  472. msgid "Default categories"
  473. msgstr "Categorias padrão"
  474. #: searx/templates/simple/preferences.html:187
  475. msgid "User interface"
  476. msgstr "Interface de usuário"
  477. #: searx/templates/simple/preferences.html:204
  478. msgid "Privacy"
  479. msgstr "Privacidade"
  480. #: searx/templates/simple/preferences.html:217
  481. msgid "Engines"
  482. msgstr "Motores de pesquisa"
  483. #: searx/templates/simple/preferences.html:219
  484. msgid "Currently used search engines"
  485. msgstr "Serviço de busca em uso"
  486. #: searx/templates/simple/preferences.html:227
  487. msgid "Special Queries"
  488. msgstr "Consultas especiais"
  489. #: searx/templates/simple/preferences.html:233
  490. msgid "Cookies"
  491. msgstr "Cookies"
  492. #: searx/templates/simple/results.html:23
  493. msgid "Answers"
  494. msgstr "Respostas"
  495. #: searx/templates/simple/results.html:39
  496. msgid "Number of results"
  497. msgstr "Número de resultados"
  498. #: searx/templates/simple/results.html:45
  499. msgid "Info"
  500. msgstr "Informações"
  501. #: searx/templates/simple/results.html:74
  502. msgid "Try searching for:"
  503. msgstr "Tente pesquisar por:"
  504. #: searx/templates/simple/results.html:106
  505. msgid "Back to top"
  506. msgstr "de volta ao topo"
  507. #: searx/templates/simple/results.html:124
  508. msgid "Previous page"
  509. msgstr "Página anterior"
  510. #: searx/templates/simple/results.html:141
  511. msgid "Next page"
  512. msgstr "Próxima página"
  513. #: searx/templates/simple/search.html:3
  514. msgid "Display the front page"
  515. msgstr "Mostrar a página inicial"
  516. #: searx/templates/simple/search.html:9
  517. #: searx/templates/simple/simple_search.html:5
  518. msgid "Search for..."
  519. msgstr "Buscar por..."
  520. #: searx/templates/simple/search.html:10
  521. #: searx/templates/simple/simple_search.html:6
  522. msgid "clear"
  523. msgstr "limpar"
  524. #: searx/templates/simple/search.html:11
  525. #: searx/templates/simple/simple_search.html:7
  526. msgid "search"
  527. msgstr "buscar"
  528. #: searx/templates/simple/stats.html:21
  529. msgid "There is currently no data available. "
  530. msgstr "Atualmente, não há dados disponíveis. "
  531. #: searx/templates/simple/preferences/engines.html:18
  532. #: searx/templates/simple/stats.html:25
  533. msgid "Engine name"
  534. msgstr "Nome do motor"
  535. #: searx/templates/simple/stats.html:26
  536. msgid "Scores"
  537. msgstr "Pontuações"
  538. #: searx/templates/simple/stats.html:27
  539. msgid "Result count"
  540. msgstr "Contagem de resultados"
  541. #: searx/templates/simple/preferences/engines.html:24
  542. #: searx/templates/simple/stats.html:28
  543. msgid "Response time"
  544. msgstr "Tempo de resposta"
  545. #: searx/templates/simple/preferences/engines.html:28
  546. #: searx/templates/simple/stats.html:29
  547. msgid "Reliability"
  548. msgstr "Consistência"
  549. #: searx/templates/simple/stats.html:59
  550. msgid "Total"
  551. msgstr "Total"
  552. #: searx/templates/simple/stats.html:60
  553. msgid "HTTP"
  554. msgstr "HTTP"
  555. #: searx/templates/simple/stats.html:61
  556. msgid "Processing"
  557. msgstr "Processando"
  558. #: searx/templates/simple/stats.html:99
  559. msgid "Warnings"
  560. msgstr "Avisos"
  561. #: searx/templates/simple/stats.html:99
  562. msgid "Errors and exceptions"
  563. msgstr "Erros e exceções"
  564. #: searx/templates/simple/stats.html:105
  565. msgid "Exception"
  566. msgstr "Exceção"
  567. #: searx/templates/simple/stats.html:107
  568. msgid "Message"
  569. msgstr "Mensagem"
  570. #: searx/templates/simple/stats.html:109
  571. msgid "Percentage"
  572. msgstr "Porcentagem"
  573. #: searx/templates/simple/stats.html:111
  574. msgid "Parameter"
  575. msgstr "Parâmetro"
  576. #: searx/templates/simple/stats.html:119
  577. msgid "Filename"
  578. msgstr "Nome do arquivo"
  579. #: searx/templates/simple/stats.html:120
  580. msgid "Function"
  581. msgstr "Função"
  582. #: searx/templates/simple/stats.html:121
  583. msgid "Code"
  584. msgstr "Código"
  585. #: searx/templates/simple/stats.html:128
  586. msgid "Checker"
  587. msgstr "Verificador"
  588. #: searx/templates/simple/stats.html:131
  589. msgid "Failed test"
  590. msgstr "O teste falhou"
  591. #: searx/templates/simple/stats.html:132
  592. msgid "Comment(s)"
  593. msgstr "Comentário(s)"
  594. #: searx/templates/simple/elements/apis.html:3
  595. msgid "Download results"
  596. msgstr "Resultados de download"
  597. #: searx/templates/simple/elements/engines_msg.html:3
  598. msgid "Messages from the search engines"
  599. msgstr ""
  600. #: searx/templates/simple/elements/engines_msg.html:8
  601. msgid "Error!"
  602. msgstr "Erro!"
  603. #: searx/templates/simple/elements/engines_msg.html:9
  604. msgid "Engines cannot retrieve results"
  605. msgstr "Os motores de busca não conseguiram obter resultados"
  606. #: searx/templates/simple/elements/search_url.html:3
  607. msgid "Search URL"
  608. msgstr "Buscar URL"
  609. #: searx/templates/simple/elements/suggestions.html:3
  610. msgid "Suggestions"
  611. msgstr "Sugestões"
  612. #: searx/templates/simple/filters/languages.html:1
  613. #: searx/templates/simple/preferences/language.html:2
  614. msgid "Search language"
  615. msgstr "Idioma de busca"
  616. #: searx/templates/simple/filters/languages.html:2
  617. #: searx/templates/simple/preferences/language.html:7
  618. msgid "Default language"
  619. msgstr "Idioma padrão"
  620. #: searx/templates/simple/filters/languages.html:4
  621. #: searx/templates/simple/preferences/language.html:11
  622. msgid "Auto-detect"
  623. msgstr "Auto-detectar"
  624. #: searx/templates/simple/filters/safesearch.html:1
  625. #: searx/templates/simple/filters/safesearch.html:2
  626. #: searx/templates/simple/filters/safesearch.html:3
  627. #: searx/templates/simple/filters/safesearch.html:4
  628. #: searx/templates/simple/preferences/engines.html:21
  629. #: searx/templates/simple/preferences/safesearch.html:2
  630. msgid "SafeSearch"
  631. msgstr "Busca Segura"
  632. #: searx/templates/simple/filters/safesearch.html:2
  633. #: searx/templates/simple/preferences/safesearch.html:7
  634. msgid "Strict"
  635. msgstr "Rigoroso"
  636. #: searx/templates/simple/filters/safesearch.html:3
  637. #: searx/templates/simple/preferences/safesearch.html:11
  638. msgid "Moderate"
  639. msgstr "Moderado"
  640. #: searx/templates/simple/filters/safesearch.html:4
  641. #: searx/templates/simple/preferences/safesearch.html:15
  642. msgid "None"
  643. msgstr "Nenhum"
  644. #: searx/templates/simple/filters/time_range.html:1
  645. #: searx/templates/simple/preferences/engines.html:22
  646. msgid "Time range"
  647. msgstr "Intervalo de tempo"
  648. #: searx/templates/simple/filters/time_range.html:3
  649. msgid "Anytime"
  650. msgstr "A qualquer momento"
  651. #: searx/templates/simple/filters/time_range.html:6
  652. msgid "Last day"
  653. msgstr "Ontem"
  654. #: searx/templates/simple/filters/time_range.html:9
  655. msgid "Last week"
  656. msgstr "Semana passada"
  657. #: searx/templates/simple/filters/time_range.html:12
  658. msgid "Last month"
  659. msgstr "Mês passado"
  660. #: searx/templates/simple/filters/time_range.html:15
  661. msgid "Last year"
  662. msgstr "Ano passado"
  663. #: searx/templates/simple/messages/no_cookies.html:3
  664. msgid "Information!"
  665. msgstr "Informação!"
  666. #: searx/templates/simple/messages/no_cookies.html:4
  667. msgid "currently, there are no cookies defined."
  668. msgstr "atualmente, não há cookies definidos."
  669. #: searx/templates/simple/messages/no_results.html:3
  670. msgid "Sorry!"
  671. msgstr "Desculpe!"
  672. #: searx/templates/simple/messages/no_results.html:4
  673. msgid ""
  674. "we didn't find any results. Please use another query or search in more "
  675. "categories."
  676. msgstr ""
  677. "Não encontramos nenhum resultado. Utilize outra consulta ou pesquisa em "
  678. "mais categorias."
  679. #: searx/templates/simple/preferences/answerers.html:4
  680. #: searx/templates/simple/preferences/engines.html:17
  681. msgid "Allow"
  682. msgstr "Permitir"
  683. #: searx/templates/simple/preferences/answerers.html:5
  684. msgid "Keywords"
  685. msgstr "Palavras-chave"
  686. #: searx/templates/simple/preferences/answerers.html:6
  687. msgid "Name"
  688. msgstr "Nome"
  689. #: searx/templates/simple/preferences/answerers.html:7
  690. msgid "Description"
  691. msgstr "Descrição"
  692. #: searx/templates/simple/preferences/answerers.html:8
  693. msgid "Examples"
  694. msgstr "Exemplos"
  695. #: searx/templates/simple/preferences/answerers.html:13
  696. msgid "This is the list of SearXNG's instant answering modules."
  697. msgstr "Esta é a lista de módulos de resposta instantânea do SearXNG."
  698. #: searx/templates/simple/preferences/answerers.html:28
  699. msgid "This is the list of plugins."
  700. msgstr "Esta é a lista de plugins."
  701. #: searx/templates/simple/preferences/autocomplete.html:2
  702. msgid "Autocomplete"
  703. msgstr "Autocompletar"
  704. #: searx/templates/simple/preferences/autocomplete.html:15
  705. msgid "Find stuff as you type"
  706. msgstr "Exibir sugestões enquanto você digita"
  707. #: searx/templates/simple/preferences/center_alignment.html:2
  708. msgid "Center Alignment"
  709. msgstr "Alinhamento central"
  710. #: searx/templates/simple/preferences/center_alignment.html:5
  711. #: searx/templates/simple/preferences/infinite_scroll.html:5
  712. #: searx/templates/simple/preferences/results_on_new_tab.html:5
  713. msgid "On"
  714. msgstr "Ligado"
  715. #: searx/templates/simple/preferences/center_alignment.html:6
  716. #: searx/templates/simple/preferences/infinite_scroll.html:6
  717. #: searx/templates/simple/preferences/results_on_new_tab.html:6
  718. msgid "Off"
  719. msgstr "Desligado"
  720. #: searx/templates/simple/preferences/center_alignment.html:10
  721. msgid "Displays results in the center of the page (Oscar layout)."
  722. msgstr "Exibe os resultados no centro da página (layout Oscar)."
  723. #: searx/templates/simple/preferences/cookies.html:2
  724. msgid ""
  725. "This is the list of cookies and their values SearXNG is storing on your "
  726. "computer."
  727. msgstr ""
  728. "Esta é a lista de cookies e seus valores que o SearXNG armazena em seu "
  729. "computador."
  730. #: searx/templates/simple/preferences/cookies.html:3
  731. msgid "With that list, you can assess SearXNG transparency."
  732. msgstr "Com essa lista, você pode avaliar a transparência do SearXNG."
  733. #: searx/templates/simple/preferences/cookies.html:9
  734. msgid "Cookie name"
  735. msgstr "Nome do cookie"
  736. #: searx/templates/simple/preferences/cookies.html:10
  737. msgid "Value"
  738. msgstr "Valor"
  739. #: searx/templates/simple/preferences/cookies.html:23
  740. msgid "Search URL of the currently saved preferences"
  741. msgstr "A URL de Pesquisa das configurações atuais salvas"
  742. #: searx/templates/simple/preferences/cookies.html:32
  743. msgid ""
  744. "Note: specifying custom settings in the search URL can reduce privacy by "
  745. "leaking data to the clicked result sites."
  746. msgstr ""
  747. "Observe: ao especificar configurações personalizadas na URL de pesquisa "
  748. "você pode reduzir a privacidade vazando dados para os sites clicados nos "
  749. "resultados."
  750. #: searx/templates/simple/preferences/cookies.html:35
  751. msgid "URL to restore your preferences in another browser"
  752. msgstr "URL para restaurar suas preferências em outro navegador"
  753. #: searx/templates/simple/preferences/cookies.html:44
  754. msgid ""
  755. "Specifying custom settings in the preferences URL can be used to sync "
  756. "preferences across devices."
  757. msgstr ""
  758. "Especificar preferências customizadas na URL pode ser usado para "
  759. "sincronizar preferências em outros dispositivos."
  760. #: searx/templates/simple/preferences/doi_resolver.html:2
  761. msgid "Open Access DOI resolver"
  762. msgstr "Resolvedor DOI de Acesso Aberto"
  763. #: searx/templates/simple/preferences/doi_resolver.html:14
  764. msgid "Select service used by DOI rewrite"
  765. msgstr ""
  766. #: searx/templates/simple/preferences/engines.html:9
  767. msgid ""
  768. "This tab does not exists in the user interface, but you can search in "
  769. "these engines by its !bangs."
  770. msgstr ""
  771. "Essa aba não existe na interface de usuário, mas você pode pesquisar "
  772. "nessas ferramentas/motores pelos seus !bangs."
  773. #: searx/templates/simple/preferences/engines.html:19
  774. msgid "!bang"
  775. msgstr "!bang"
  776. #: searx/templates/simple/preferences/engines.html:20
  777. msgid "Supports selected language"
  778. msgstr "Suporta o idioma selecionado"
  779. #: searx/templates/simple/preferences/engines.html:26
  780. msgid "Max time"
  781. msgstr "Tempo máximo"
  782. #: searx/templates/simple/preferences/footer.html:2
  783. msgid ""
  784. "These settings are stored in your cookies, this allows us not to store "
  785. "this data about you."
  786. msgstr ""
  787. "Essas configurações são armazenadas em seus cookies, nos não armazenamos "
  788. "nenhum dado a seu respeito."
  789. #: searx/templates/simple/preferences/footer.html:3
  790. msgid ""
  791. "These cookies serve your sole convenience, we don't use these cookies to "
  792. "track you."
  793. msgstr ""
  794. "Estes cookies servem ao seu único propósito, nós não usamos esses cookies"
  795. " para rastreá-lo."
  796. #: searx/templates/simple/preferences/footer.html:6
  797. msgid "Save"
  798. msgstr "Salvar"
  799. #: searx/templates/simple/preferences/footer.html:9
  800. msgid "Reset defaults"
  801. msgstr "Redefinir configurações"
  802. #: searx/templates/simple/preferences/footer.html:13
  803. msgid "Back"
  804. msgstr "Voltar"
  805. #: searx/templates/simple/preferences/image_proxy.html:2
  806. msgid "Image proxy"
  807. msgstr "Proxy de imagem"
  808. #: searx/templates/simple/preferences/image_proxy.html:5
  809. #: searx/templates/simple/preferences/query_in_title.html:5
  810. msgid "Enabled"
  811. msgstr "Habilitado"
  812. #: searx/templates/simple/preferences/image_proxy.html:6
  813. #: searx/templates/simple/preferences/query_in_title.html:6
  814. msgid "Disabled"
  815. msgstr "Desabilitado"
  816. #: searx/templates/simple/preferences/image_proxy.html:10
  817. msgid "Proxying image results through SearXNG"
  818. msgstr "Usar proxy para resultados da imagem no SearXNG"
  819. #: searx/templates/simple/preferences/infinite_scroll.html:2
  820. msgid "Infinite scroll"
  821. msgstr "Rolagem infinita"
  822. #: searx/templates/simple/preferences/infinite_scroll.html:10
  823. msgid "Automatically load next page when scrolling to bottom of current page"
  824. msgstr ""
  825. "Automaticamente carregar a próxima página ao rolar até o fim da página "
  826. "atual"
  827. #: searx/templates/simple/preferences/language.html:24
  828. msgid "What language do you prefer for search?"
  829. msgstr "Que idioma você prefere para a busca?"
  830. #: searx/templates/simple/preferences/language.html:25
  831. msgid "Choose Auto-detect to let SearXNG detect the language of your query."
  832. msgstr ""
  833. "Escolha Auto-detect para permitir que o SearXNG detecte automaticamente o"
  834. " idioma da sua consulta."
  835. #: searx/templates/simple/preferences/method.html:2
  836. msgid "HTTP Method"
  837. msgstr "Método HTTP"
  838. #: searx/templates/simple/preferences/method.html:14
  839. msgid "Change how forms are submitted"
  840. msgstr ""
  841. #: searx/templates/simple/preferences/query_in_title.html:2
  842. msgid "Query in the page's title"
  843. msgstr "Consultar no título da página"
  844. #: searx/templates/simple/preferences/query_in_title.html:10
  845. msgid ""
  846. "When enabled, the result page's title contains your query. Your browser "
  847. "can record this title"
  848. msgstr ""
  849. "Quando ativado, o título da página de resultados conterá sua consulta. "
  850. "Seu navegador pode registrar este título"
  851. #: searx/templates/simple/preferences/results_on_new_tab.html:2
  852. msgid "Results on new tabs"
  853. msgstr "Resultados em novas abas"
  854. #: searx/templates/simple/preferences/results_on_new_tab.html:10
  855. msgid "Open result links on new browser tabs"
  856. msgstr "Abrir resultados em novas abas do navegador"
  857. #: searx/templates/simple/preferences/safesearch.html:20
  858. msgid "Filter content"
  859. msgstr "Filtrar conteúdo"
  860. #: searx/templates/simple/preferences/theme.html:2
  861. msgid "Theme"
  862. msgstr "Tema"
  863. #: searx/templates/simple/preferences/theme.html:14
  864. msgid "Change SearXNG layout"
  865. msgstr "Mudar a interface do SearXNG"
  866. #: searx/templates/simple/preferences/theme.html:19
  867. msgid "Theme style"
  868. msgstr "Estilo do tema"
  869. #: searx/templates/simple/preferences/theme.html:31
  870. msgid "Choose auto to follow your browser settings"
  871. msgstr "Escolha auto para seguir as configurações do seu navegador"
  872. #: searx/templates/simple/preferences/tokens.html:2
  873. msgid "Engine tokens"
  874. msgstr "Tokens de busca"
  875. #: searx/templates/simple/preferences/tokens.html:9
  876. msgid "Access tokens for private engines"
  877. msgstr "Acesso a tokens para buscadores privados"
  878. #: searx/templates/simple/preferences/ui_locale.html:2
  879. msgid "Interface language"
  880. msgstr "Idioma da interface"
  881. #: searx/templates/simple/preferences/ui_locale.html:14
  882. msgid "Change the language of the layout"
  883. msgstr "Alterar o idioma da interface"
  884. #: searx/templates/simple/result_templates/default.html:6
  885. msgid "show media"
  886. msgstr "exibir mídia"
  887. #: searx/templates/simple/result_templates/default.html:6
  888. msgid "hide media"
  889. msgstr "ocultar mídia"
  890. #: searx/templates/simple/result_templates/default.html:14
  891. #: searx/templates/simple/result_templates/videos.html:14
  892. msgid "This site did not provide any description."
  893. msgstr "Esse site não disponibilizou uma descrição."
  894. #: searx/templates/simple/result_templates/images.html:19
  895. msgid "Format"
  896. msgstr "Formato"
  897. #: searx/templates/simple/result_templates/images.html:21
  898. msgid "Engine"
  899. msgstr "Motor de busca"
  900. #: searx/templates/simple/result_templates/images.html:22
  901. msgid "View source"
  902. msgstr "Ver código-fonte"
  903. #: searx/templates/simple/result_templates/map.html:12
  904. msgid "address"
  905. msgstr "endereço"
  906. #: searx/templates/simple/result_templates/map.html:43
  907. msgid "show map"
  908. msgstr "exibir mapas"
  909. #: searx/templates/simple/result_templates/map.html:43
  910. msgid "hide map"
  911. msgstr "ocultar mapas"
  912. #: searx/templates/simple/result_templates/paper.html:5
  913. msgid "Published date"
  914. msgstr "Data de publicação"
  915. #: searx/templates/simple/result_templates/paper.html:9
  916. msgid "Journal"
  917. msgstr "Jornal"
  918. #: searx/templates/simple/result_templates/paper.html:22
  919. msgid "Editor"
  920. msgstr "Editor"
  921. #: searx/templates/simple/result_templates/paper.html:23
  922. msgid "Publisher"
  923. msgstr "Editor"
  924. #: searx/templates/simple/result_templates/paper.html:24
  925. msgid "Type"
  926. msgstr "Tipo"
  927. #: searx/templates/simple/result_templates/paper.html:25
  928. msgid "Tags"
  929. msgstr "Tags"
  930. #: searx/templates/simple/result_templates/paper.html:26
  931. msgid "DOI"
  932. msgstr "IOD"
  933. #: searx/templates/simple/result_templates/paper.html:27
  934. msgid "ISSN"
  935. msgstr "NSPI"
  936. #: searx/templates/simple/result_templates/paper.html:28
  937. msgid "ISBN"
  938. msgstr "NLPI"
  939. #: searx/templates/simple/result_templates/paper.html:33
  940. msgid "PDF"
  941. msgstr "PDF"
  942. #: searx/templates/simple/result_templates/paper.html:34
  943. msgid "HTML"
  944. msgstr "HTML"
  945. #: searx/templates/simple/result_templates/torrent.html:6
  946. msgid "magnet link"
  947. msgstr "link magnético"
  948. #: searx/templates/simple/result_templates/torrent.html:7
  949. msgid "torrent file"
  950. msgstr "arquivo torrent"
  951. #: searx/templates/simple/result_templates/torrent.html:9
  952. msgid "Seeder"
  953. msgstr "Semeador"
  954. #: searx/templates/simple/result_templates/torrent.html:9
  955. msgid "Leecher"
  956. msgstr "Leecher"
  957. #: searx/templates/simple/result_templates/torrent.html:11
  958. msgid "Filesize"
  959. msgstr "Tamanho do arquivo"
  960. #: searx/templates/simple/result_templates/torrent.html:12
  961. msgid "Bytes"
  962. msgstr "Bytes"
  963. #: searx/templates/simple/result_templates/torrent.html:13
  964. msgid "kiB"
  965. msgstr "kiB"
  966. #: searx/templates/simple/result_templates/torrent.html:14
  967. msgid "MiB"
  968. msgstr "MiB"
  969. #: searx/templates/simple/result_templates/torrent.html:15
  970. msgid "GiB"
  971. msgstr "GiB"
  972. #: searx/templates/simple/result_templates/torrent.html:16
  973. msgid "TiB"
  974. msgstr "TiB"
  975. #: searx/templates/simple/result_templates/torrent.html:20
  976. msgid "Number of Files"
  977. msgstr "Número de Arquivos"
  978. #: searx/templates/simple/result_templates/videos.html:6
  979. msgid "show video"
  980. msgstr "exibir vídeo"
  981. #: searx/templates/simple/result_templates/videos.html:6
  982. msgid "hide video"
  983. msgstr "ocultar vídeo"
  984. #~ msgid "Engine time (sec)"
  985. #~ msgstr "Tempo do motor (segundos)"
  986. #~ msgid "Page loads (sec)"
  987. #~ msgstr "Carregamento da página (sec)"
  988. #~ msgid "Errors"
  989. #~ msgstr "Erros"
  990. #~ msgid "CAPTCHA required"
  991. #~ msgstr "CAPTCHA requerido"
  992. #~ msgid "Rewrite HTTP links to HTTPS if possible"
  993. #~ msgstr "Redirecionar conexões HTTP para HTTPS, se possível"
  994. #~ msgid ""
  995. #~ "Results are opened in the same "
  996. #~ "window by default. This plugin "
  997. #~ "overwrites the default behaviour to open"
  998. #~ " links on new tabs/windows. (JavaScript "
  999. #~ "required)"
  1000. #~ msgstr ""
  1001. #~ "Os resultados são abertos na mesma "
  1002. #~ "janela por padrão. Este complemento muda"
  1003. #~ " o comportamento padrão ao abrir "
  1004. #~ "links em novas abas/janelas (JavaScript "
  1005. #~ "necessário)."
  1006. #~ msgid "Color"
  1007. #~ msgstr "Cor"
  1008. #~ msgid "Blue (default)"
  1009. #~ msgstr "Azul (padrão)"
  1010. #~ msgid "Violet"
  1011. #~ msgstr "Violeta"
  1012. #~ msgid "Green"
  1013. #~ msgstr "Verde"
  1014. #~ msgid "Cyan"
  1015. #~ msgstr "Ciano"
  1016. #~ msgid "Orange"
  1017. #~ msgstr "Laranja"
  1018. #~ msgid "Red"
  1019. #~ msgstr "Vermelho"
  1020. #~ msgid "Category"
  1021. #~ msgstr "Categoria"
  1022. #~ msgid "Block"
  1023. #~ msgstr "Bloqueado"
  1024. #~ msgid "original context"
  1025. #~ msgstr "Contexto original"
  1026. #~ msgid "Plugins"
  1027. #~ msgstr "Complementos"
  1028. #~ msgid "Answerers"
  1029. #~ msgstr "Operadores de Resposta"
  1030. #~ msgid "Avg. time"
  1031. #~ msgstr "Tempo médio"
  1032. #~ msgid "show details"
  1033. #~ msgstr "Exibir detalhes"
  1034. #~ msgid "hide details"
  1035. #~ msgstr "ocultar detalhes"
  1036. #~ msgid "Load more..."
  1037. #~ msgstr "Mostrar mais..."
  1038. #~ msgid "Loading..."
  1039. #~ msgstr "Carregando..."
  1040. #~ msgid "Change searx layout"
  1041. #~ msgstr "Alterar interface do searx"
  1042. #~ msgid "Proxying image results through searx"
  1043. #~ msgstr "Usar proxy para resultado de imagens exibidas através do searx"
  1044. #~ msgid "This is the list of searx's instant answering modules."
  1045. #~ msgstr "Esta é a lista do módulos de resposta instantânea do searx."
  1046. #~ msgid ""
  1047. #~ "This is the list of cookies and"
  1048. #~ " their values searx is storing on "
  1049. #~ "your computer."
  1050. #~ msgstr ""
  1051. #~ "Esta é a lista de cookies que "
  1052. #~ "o searx está armazenando em seu "
  1053. #~ "computador."
  1054. #~ msgid "With that list, you can assess searx transparency."
  1055. #~ msgstr "Com essa lista, você pode avaliar a transparência do searx."
  1056. #~ msgid "It look like you are using searx first time."
  1057. #~ msgstr "Parece que você está usando o searx pela primeira vez."
  1058. #~ msgid "Please, try again later or find another searx instance."
  1059. #~ msgstr ""
  1060. #~ "Por favor, tente novamente mais tarde"
  1061. #~ " ou procure outra instância do searx."
  1062. #~ msgid "Themes"
  1063. #~ msgstr "Temas"
  1064. #~ msgid "Reliablity"
  1065. #~ msgstr ""
  1066. #~ msgid ""
  1067. #~ "When enabled, the result page's title"
  1068. #~ " contains your query. Your browser "
  1069. #~ "can record this title."
  1070. #~ msgstr ""
  1071. #~ msgid "Method"
  1072. #~ msgstr "Método"
  1073. #~ msgid ""
  1074. #~ "This tab does not show up for "
  1075. #~ "search results but you can search "
  1076. #~ "the engines listed here via bangs."
  1077. #~ msgstr ""
  1078. #~ msgid "Advanced settings"
  1079. #~ msgstr "Configurações avançadas"
  1080. #~ msgid "Close"
  1081. #~ msgstr "Fechar"
  1082. #~ msgid "Language"
  1083. #~ msgstr "Idioma"
  1084. #~ msgid "broken"
  1085. #~ msgstr "quebrado"
  1086. #~ msgid "supported"
  1087. #~ msgstr "suportado"
  1088. #~ msgid "not supported"
  1089. #~ msgstr "não suportado"
  1090. #~ msgid "about"
  1091. #~ msgstr "sobre"
  1092. #~ msgid "Avg."
  1093. #~ msgstr "Média"
  1094. #~ msgid "User Interface"
  1095. #~ msgstr "Interface do usuário"
  1096. #~ msgid "Choose style for this theme"
  1097. #~ msgstr "Escolher um estilo para este tema"
  1098. #~ msgid "Style"
  1099. #~ msgstr "Estilo"
  1100. #~ msgid "Show advanced settings"
  1101. #~ msgstr "Mostrar configurações avançadas"
  1102. #~ msgid "Show advanced settings panel in the home page by default"
  1103. #~ msgstr ""
  1104. #~ "Mostrar por padrão o painel de "
  1105. #~ "configurações avançadas na página inicial"
  1106. #~ msgid "Allow all"
  1107. #~ msgstr "Permitir tudo"
  1108. #~ msgid "Disable all"
  1109. #~ msgstr "Desativar tudo"
  1110. #~ msgid "Selected language"
  1111. #~ msgstr "Idioma selecionado"
  1112. #~ msgid "Query"
  1113. #~ msgstr "Consulta"
  1114. #~ msgid "save"
  1115. #~ msgstr "salvar"
  1116. #~ msgid "back"
  1117. #~ msgstr "voltar"
  1118. #~ msgid "Links"
  1119. #~ msgstr "Links"
  1120. #~ msgid "RSS subscription"
  1121. #~ msgstr "Assinatura RSS"
  1122. #~ msgid "Search results"
  1123. #~ msgstr "Procurar resultados"
  1124. #~ msgid "next page"
  1125. #~ msgstr "próxima página"
  1126. #~ msgid "previous page"
  1127. #~ msgstr "página anterior"
  1128. #~ msgid "Start search"
  1129. #~ msgstr "Iniciar busca"
  1130. #~ msgid "Clear search"
  1131. #~ msgstr "Limpar busca"
  1132. #~ msgid "Clear"
  1133. #~ msgstr "Limpar"
  1134. #~ msgid "stats"
  1135. #~ msgstr "estatísticas"
  1136. #~ msgid "Heads up!"
  1137. #~ msgstr "Atenção!"
  1138. #~ msgid "It look like you are using SearXNG first time."
  1139. #~ msgstr "Parece que você está usando o SearXNG pela primeira vez."
  1140. #~ msgid "Well done!"
  1141. #~ msgstr "Muito bem!"
  1142. #~ msgid "Settings saved successfully."
  1143. #~ msgstr "Configurações salvas com sucesso."
  1144. #~ msgid "Oh snap!"
  1145. #~ msgstr "Oh não!"
  1146. #~ msgid "Something went wrong."
  1147. #~ msgstr "Algo deu errado."
  1148. #~ msgid "Date"
  1149. #~ msgstr "Data"
  1150. #~ msgid "Type"
  1151. #~ msgstr "Tipo"
  1152. #~ msgid "Get image"
  1153. #~ msgstr "Obter imagem"
  1154. #~ msgid "Center Alignment"
  1155. #~ msgstr ""
  1156. #~ msgid "Displays results in the center of the page (Oscar layout)."
  1157. #~ msgstr ""
  1158. #~ msgid "preferences"
  1159. #~ msgstr "preferências"
  1160. #~ msgid "Scores per result"
  1161. #~ msgstr "Pontuações por resultado"
  1162. #~ msgid "a privacy-respecting, hackable metasearch engine"
  1163. #~ msgstr "um mecanismo de metabusca que respeita a sua privacidade"
  1164. #~ msgid "No abstract is available for this publication."
  1165. #~ msgstr "Nenhum resumo disponível para essa publicação."
  1166. #~ msgid "Self Informations"
  1167. #~ msgstr "Informações Próprias"
  1168. #~ msgid ""
  1169. #~ "Change how forms are submited, <a "
  1170. #~ "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""
  1171. #~ " rel=\"external\">learn more about request "
  1172. #~ "methods</a>"
  1173. #~ msgstr ""
  1174. #~ "Alterar como os formulários são "
  1175. #~ "submetidos<a "
  1176. #~ "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""
  1177. #~ " rel=\"external\">saiba mais sobre os "
  1178. #~ "métodos de solicitação</a>"
  1179. #~ msgid ""
  1180. #~ "This plugin checks if the address "
  1181. #~ "of the request is a TOR exit "
  1182. #~ "node, and informs the user if it"
  1183. #~ " is, like check.torproject.org but from "
  1184. #~ "searxng."
  1185. #~ msgstr ""
  1186. #~ "Esse plugin checa se o endereço do"
  1187. #~ " requerimento é um nódulo de saída"
  1188. #~ " TOR, e informa o usuário se "
  1189. #~ "ele realmente for, parecido com "
  1190. #~ "check.torproject.org mas para searxng."
  1191. #~ msgid ""
  1192. #~ "The TOR exit node list "
  1193. #~ "(https://check.torproject.org/exit-addresses) is "
  1194. #~ "unreachable."
  1195. #~ msgstr ""
  1196. #~ "A lista de nódulos de saída TOR"
  1197. #~ " (https://check.torproject.org/exit-addresses) é "
  1198. #~ "inalcançável."
  1199. #~ msgid "You are using TOR. Your IP address seems to be: {ip_address}."
  1200. #~ msgstr "Você está usando TOR. Seu endereço de IP aparenta ser: {ip_address}."
  1201. #~ msgid "You are not using TOR. Your IP address seems to be: {ip_address}."
  1202. #~ msgstr ""
  1203. #~ "Você não está usando TOR. Seu "
  1204. #~ "endereço de IP aparenta ser: "
  1205. #~ "{ip_address}."
  1206. #~ msgid ""
  1207. #~ "The could not download the list of"
  1208. #~ " Tor exit-nodes from "
  1209. #~ "https://check.torproject.org/exit-addresses."
  1210. #~ msgstr ""
  1211. #~ msgid ""
  1212. #~ "You are using Tor. It looks like"
  1213. #~ " you have this external IP address:"
  1214. #~ " {ip_address}."
  1215. #~ msgstr ""
  1216. #~ msgid "You are not using Tor. You have this external IP address: {ip_address}."
  1217. #~ msgstr ""
  1218. #~ msgid "Autodetect search language"
  1219. #~ msgstr "Detecção automática de idioma de pesquisa"
  1220. #~ msgid "Automatically detect the query search language and switch to it."
  1221. #~ msgstr ""
  1222. #~ "Detecte automaticamente o idioma de "
  1223. #~ "pesquisa da consulta e mude para "
  1224. #~ "ele."
  1225. #~ msgid "others"
  1226. #~ msgstr "outros"
  1227. #~ msgid ""
  1228. #~ "This tab does not show up for "
  1229. #~ "search results, but you can search "
  1230. #~ "the engines listed here via bangs."
  1231. #~ msgstr ""
  1232. #~ "Esta aba não aparece para resultados "
  1233. #~ "de busca, mas você pode buscar os"
  1234. #~ " sites listados aqui via bangs."
  1235. #~ msgid "Shortcut"
  1236. #~ msgstr "Atalhos"
  1237. #~ msgid "!bang"
  1238. #~ msgstr ""
  1239. #~ msgid ""
  1240. #~ "This tab dues not exists in the"
  1241. #~ " user interface, but you can search"
  1242. #~ " in these engines by its !bangs."
  1243. #~ msgstr ""
  1244. #~ "Essa aba não existe na interface "
  1245. #~ "de usuário, mas você pode pesquisar "
  1246. #~ "nessas ferramentas/motores pelos seus !bangs."
  1247. #~ msgid "Engines cannot retrieve results."
  1248. #~ msgstr "Os motores de busca não podem extrair os resultados."
  1249. #~ msgid "Please, try again later or find another SearXNG instance."
  1250. #~ msgstr ""
  1251. #~ "Por favor, tente novamente mais tarde"
  1252. #~ " ou encontre outra instância do "
  1253. #~ "SearXNG."
  1254. #~ msgid ""
  1255. #~ "Redirect to open-access versions of "
  1256. #~ "publications when available (plugin required)"
  1257. #~ msgstr ""
  1258. #~ "Quando disponível, redirecionar para as "
  1259. #~ "versões de acesso livre das publicações"
  1260. #~ " (necessário plugin)"
  1261. #~ msgid "Bang"
  1262. #~ msgstr "!bang"
  1263. #~ msgid ""
  1264. #~ "Change how forms are submitted, <a "
  1265. #~ "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""
  1266. #~ " rel=\"external\">learn more about request "
  1267. #~ "methods</a>"
  1268. #~ msgstr ""
  1269. #~ "Mude como formulários são enviados, <a"
  1270. #~ " "
  1271. #~ "href=\"http://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol#Request_methods\""
  1272. #~ " rel=\"external\">aprenda mais sobre métodos "
  1273. #~ "de requisição</a>"