pt_BR.po 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940
  1. # snac message translation file
  2. #
  3. #, fuzzy
  4. msgid ""
  5. msgstr ""
  6. "Project-Id-Version: snac\n"
  7. "PO-Revision-Date: 2026-01-30 22:24-0300\n"
  8. "Last-Translator: Daltux <@daltux@snac.daltux.net>\n"
  9. "Language: pt_BR\n"
  10. "MIME-Version: 1.0\n"
  11. "Content-Type: text/plain; charset=UTF-8\n"
  12. "Content-Transfer-Encoding: 8bit\n"
  13. "X-Generator: Geany / PoHelper 2.0\n"
  14. #: html.c:599
  15. msgid "Sensitive content: "
  16. msgstr "Conteúdo sensível: "
  17. #: html.c:607
  18. msgid "Sensitive content description"
  19. msgstr "Descrição do conteúdo sensível"
  20. msgid "Only for mentioned people: "
  21. msgstr "Apenas para pessoas mencionadas: "
  22. #: html.c:635
  23. msgid "Reply to (URL): "
  24. msgstr "Resposta para (URL): "
  25. #: html.c:644
  26. msgid "Don't send, but store as a draft"
  27. msgstr "Não enviar, mas guardar como rascunho"
  28. #: html.c:645
  29. msgid "Draft:"
  30. msgstr "Rascunho:"
  31. #: html.c:735
  32. msgid "Attachments..."
  33. msgstr "Anexos..."
  34. #: html.c:758
  35. msgid "File:"
  36. msgstr "Arquivo:"
  37. #: html.c:762
  38. msgid "Clear this field to delete the attachment"
  39. msgstr "Limpe este campo para remover o anexo"
  40. #: html.c:771 html.c:796
  41. msgid "Attachment description"
  42. msgstr "Descrição do anexo"
  43. #: html.c:812
  44. msgid "Poll..."
  45. msgstr "Enquete..."
  46. #: html.c:804
  47. msgid "Poll options (one per line, up to 8):"
  48. msgstr "Alternativas da enquete (uma por linha, até 8):"
  49. #: html.c:826
  50. msgid "One choice"
  51. msgstr "Escolha única"
  52. #: html.c:829
  53. msgid "Multiple choices"
  54. msgstr "Escolhas múltiplas"
  55. #: html.c:835
  56. msgid "End in 5 minutes"
  57. msgstr "Encerrar em 5 minutos"
  58. #: html.c:839
  59. msgid "End in 1 hour"
  60. msgstr "Encerrar em 1 hora"
  61. #: html.c:842
  62. msgid "End in 1 day"
  63. msgstr "Encerrar em 1 dia"
  64. #: html.c:856
  65. msgid "Post"
  66. msgstr "Publicar"
  67. #: html.c:958 html.c:965
  68. msgid "Site description"
  69. msgstr "Descrição do sítio eletrônico"
  70. #: html.c:976
  71. msgid "Admin email"
  72. msgstr "E-mail da administração"
  73. #: html.c:989
  74. msgid "Admin account"
  75. msgstr "Conta de quem administra"
  76. #: html.c:1054 html.c:1410
  77. #, c-format
  78. msgid "%d following, %d followers"
  79. msgstr "%d seguidos, %d seguidores"
  80. #: html.c:1151
  81. msgid "RSS"
  82. msgstr "RSS"
  83. #: html.c:1156 html.c:1195
  84. msgid "private"
  85. msgstr "privado"
  86. #: html.c:1191
  87. msgid "public"
  88. msgstr "público"
  89. #: html.c:1199
  90. msgid "notifications"
  91. msgstr "notificações"
  92. #: html.c:1204
  93. msgid "people"
  94. msgstr "pessoas"
  95. #: html.c:1209
  96. msgid "instance"
  97. msgstr "instância"
  98. #: html.c:1218
  99. msgid ""
  100. "Search posts by URL or content (regular expression), @user@host accounts, or "
  101. "#tag"
  102. msgstr ""
  103. "Procurar publicações por URL ou conteúdo (expressão regular), contas "
  104. "(@perfil@servidor) ou #tag"
  105. #: html.c:1219
  106. msgid "Content search"
  107. msgstr "Buscar conteúdo"
  108. #: html.c:1345
  109. msgid "verified link"
  110. msgstr "ligação verificada"
  111. #: html.c:1402 html.c:3121 html.c:3134 html.c:3143 html.c:4394
  112. msgid "Location: "
  113. msgstr "Localização: "
  114. #: html.c:1448
  115. msgid "New Post..."
  116. msgstr "Nova publicação..."
  117. #: html.c:1450
  118. msgid "What's on your mind?"
  119. msgstr "O que tem em mente?"
  120. #: html.c:1459
  121. msgid "Operations..."
  122. msgstr "Operações..."
  123. #: html.c:1474 html.c:2100 html.c:3891 html.c:4343 html.c:5607
  124. msgid "Follow"
  125. msgstr "Seguir"
  126. #: html.c:1476
  127. msgid "(by URL or user@host)"
  128. msgstr "(por URL ou conta@servidor)"
  129. #: html.c:1491 html.c:2076 html.c:5556
  130. msgid "Boost"
  131. msgstr "Impulsionar"
  132. #: html.c:1493 html.c:1510 html.c:1532
  133. msgid "(by URL)"
  134. msgstr "(por URL)"
  135. #: html.c:1508 html.c:2055 html.c:5547
  136. msgid "Like"
  137. msgstr "Curtir"
  138. #: html.c:1658
  139. msgid "User Settings..."
  140. msgstr "Definições da conta..."
  141. #: html.c:1667
  142. msgid "Display name:"
  143. msgstr "Nome a ser exibido:"
  144. #: html.c:1673
  145. msgid "Your name"
  146. msgstr "Seu nome"
  147. #: html.c:1675
  148. msgid "Avatar: "
  149. msgstr "Avatar: "
  150. #: html.c:1683
  151. msgid "Delete current avatar"
  152. msgstr "Remover avatar atual"
  153. #: html.c:1685
  154. msgid "Header image (banner): "
  155. msgstr "Imagem de cabeçalho (capa): "
  156. #: html.c:1693
  157. msgid "Delete current header image"
  158. msgstr "Remover imagem de cabeçalho atual"
  159. #: html.c:1695
  160. msgid "Bio:"
  161. msgstr "Biografia:"
  162. #: html.c:1701
  163. msgid "Write about yourself here..."
  164. msgstr "Escreva aqui sobre você..."
  165. #: html.c:1710
  166. msgid "Always show sensitive content"
  167. msgstr "Sempre exibir conteúdo sensível"
  168. #: html.c:1712
  169. msgid "Email address for notifications:"
  170. msgstr "Endereço de e-mail para notificações:"
  171. #: html.c:1720
  172. msgid "Telegram notifications (bot key and chat id):"
  173. msgstr "Notificações Telegram (chave do robô e ID da conversa):"
  174. #: html.c:1734
  175. msgid "ntfy notifications (ntfy server and token):"
  176. msgstr "ntfy - notificações (servidor ntfy e token):"
  177. #: html.c:1756
  178. msgid "Maximum days to keep posts (0: server settings):"
  179. msgstr "Máximo de dias a preservar publicações (0: definições do servidor):"
  180. #: html.c:1762
  181. msgid "Drop direct messages from people you don't follow"
  182. msgstr "Descartar mensagens diretas de quem você não segue"
  183. #: html.c:1764
  184. msgid "This account is a bot"
  185. msgstr "Esta conta é robotizada"
  186. #: html.c:1766
  187. msgid "Auto-boost all mentions to this account"
  188. msgstr "Impulsionar automaticamente todas as menções a esta conta"
  189. #: html.c:1768
  190. msgid "This account is private (posts are not shown through the web)"
  191. msgstr "Esta conta é privada (as publicações não são exibidas na Web)"
  192. #: html.c:1771
  193. msgid "Collapse top threads by default"
  194. msgstr "Recolher por padrão as sequências de publicações"
  195. #: html.c:1773
  196. msgid "Follow requests must be approved"
  197. msgstr "Solicitações de seguimento precisam ser aprovadas"
  198. #: html.c:1775
  199. msgid "Publish follower and following metrics"
  200. msgstr "Publicar métricas de seguidores e seguidos"
  201. #: html.c:1778
  202. msgid "Current location:"
  203. msgstr "Localização atual:"
  204. #: html.c:1792
  205. msgid "Profile metadata (key=value pairs in each line):"
  206. msgstr "Metadados do perfil (par de chave=valor em cada linha):"
  207. #: html.c:1803
  208. msgid "Web interface language:"
  209. msgstr "Idioma da interface Web:"
  210. #: html.c:1822
  211. msgid "New password:"
  212. msgstr "Nova senha:"
  213. #: html.c:1829
  214. msgid "Repeat new password:"
  215. msgstr "Repita a nova senha:"
  216. #: html.c:1839
  217. msgid "Update user info"
  218. msgstr "Atualizar informações da conta"
  219. #: html.c:1850
  220. msgid "Followed hashtags..."
  221. msgstr "Hashtags seguidas..."
  222. #: html.c:1852 html.c:1885
  223. msgid "One hashtag per line"
  224. msgstr "Uma hashtag por linha"
  225. #: html.c:1874 html.c:1906
  226. msgid "Update hashtags"
  227. msgstr "Atualizar hashtags"
  228. #: html.c:2055
  229. msgid "Say you like this post"
  230. msgstr "Declarar que gosta desta publicação"
  231. #: html.c:2060 html.c:5565
  232. msgid "Unlike"
  233. msgstr "Descurtir"
  234. #: html.c:2060
  235. msgid "Nah don't like it that much"
  236. msgstr "Não gosto tanto assim disso"
  237. #: html.c:2066 html.c:5702
  238. msgid "Unpin"
  239. msgstr "Desafixar"
  240. #: html.c:2066
  241. msgid "Unpin this post from your timeline"
  242. msgstr "Desafixar esta publicação da sua linha do tempo"
  243. #: html.c:2069 html.c:5697
  244. msgid "Pin"
  245. msgstr "Afixar"
  246. #: html.c:2069
  247. msgid "Pin this post to the top of your timeline"
  248. msgstr "Afixar esta publicação no topo de sua linha do tempo"
  249. #: html.c:2076
  250. msgid "Announce this post to your followers"
  251. msgstr "Anunciar esta publicação para seus seguidores"
  252. #: html.c:2081 html.c:5573
  253. msgid "Unboost"
  254. msgstr "Desimpulsionar"
  255. #: html.c:2081
  256. msgid "I regret I boosted this"
  257. msgstr "Arrependo-me de ter impulsionado isso"
  258. #: html.c:2087 html.c:5712
  259. msgid "Unbookmark"
  260. msgstr "Desmarcar"
  261. #: html.c:2087
  262. msgid "Delete this post from your bookmarks"
  263. msgstr "Remover esta publicação dos seus marcadores"
  264. #: html.c:2090 html.c:5707
  265. msgid "Bookmark"
  266. msgstr "Marcar"
  267. #: html.c:2090
  268. msgid "Add this post to your bookmarks"
  269. msgstr "Adicionar esta publicação aos seus marcadores"
  270. #: html.c:2096 html.c:3877 html.c:4254 html.c:4341 html.c:5620
  271. msgid "Unfollow"
  272. msgstr "Deixar de seguir"
  273. #: html.c:2096 html.c:3878 html.c:4341
  274. msgid "Stop following this user's activity"
  275. msgstr "Parar de acompanhar a atividade deste perfil"
  276. #: html.c:2100 html.c:3892 html.c:4343
  277. msgid "Start following this user's activity"
  278. msgstr "Começar a acompanhar a atividade deste perfil"
  279. #: html.c:2106 html.c:5650
  280. msgid "Unfollow Group"
  281. msgstr "Deixar de seguir grupo"
  282. #: html.c:2107
  283. msgid "Stop following this group or channel"
  284. msgstr "Parar de acompanhar este grupo ou canal"
  285. #: html.c:2111 html.c:5637
  286. msgid "Follow Group"
  287. msgstr "Seguir grupo"
  288. #: html.c:2112
  289. msgid "Start following this group or channel"
  290. msgstr "Começar a acompanhar este grupo ou canal"
  291. #: html.c:2117 html.c:3914 html.c:5581
  292. msgid "MUTE"
  293. msgstr "MUDO"
  294. #: html.c:2118
  295. msgid "Block any activity from this user forever"
  296. msgstr "Bloquear toda atividade deste perfil para sempre"
  297. #: html.c:2123 html.c:3896 html.c:5667
  298. msgid "Delete"
  299. msgstr "Eliminar"
  300. #: html.c:2123
  301. msgid "Delete this post"
  302. msgstr "Apagar esta publicação"
  303. #: html.c:2126 html.c:5589
  304. msgid "Hide"
  305. msgstr "Ocultar"
  306. #: html.c:2126
  307. msgid "Hide this post and its children"
  308. msgstr "Ocultar esta publicação e suas respostas"
  309. #: html.c:2168
  310. msgid "Edit..."
  311. msgstr "Editar..."
  312. #: html.c:2206
  313. msgid "Reply..."
  314. msgstr "Responder..."
  315. #: html.c:2280
  316. msgid "Truncated (too deep)"
  317. msgstr "Truncada (muito extensa)"
  318. #: html.c:2298
  319. msgid "follows you"
  320. msgstr "segue você"
  321. #: html.c:2372
  322. msgid "Pinned"
  323. msgstr "Afixada"
  324. #: html.c:2380
  325. msgid "Bookmarked"
  326. msgstr "Marcada"
  327. #: html.c:2388
  328. msgid "Poll"
  329. msgstr "Enquete"
  330. #: html.c:2395
  331. msgid "Voted"
  332. msgstr "Votou"
  333. #: html.c:2404
  334. msgid "Event"
  335. msgstr "Evento"
  336. #: html.c:2436 html.c:2465
  337. msgid "boosted"
  338. msgstr "impulsionou"
  339. #: html.c:2479
  340. msgid "in reply to"
  341. msgstr "em resposta a"
  342. #: html.c:2535
  343. msgid " [SENSITIVE CONTENT]"
  344. msgstr " [CONTEÚDO SENSÍVEL]"
  345. #: html.c:2907
  346. msgid "Vote"
  347. msgstr "Votar"
  348. #: html.c:2917
  349. msgid "Closed"
  350. msgstr "Encerrada"
  351. #: html.c:2942
  352. msgid "Closes in"
  353. msgstr "Encerra em"
  354. #: html.c:3022
  355. msgid "Video"
  356. msgstr "Vídeo"
  357. #: html.c:3037
  358. msgid "Audio"
  359. msgstr "Áudio"
  360. #: html.c:3065
  361. msgid "Attachment"
  362. msgstr "Anexo"
  363. #: html.c:3079
  364. msgid "Alt..."
  365. msgstr "Texto alternativo..."
  366. #: html.c:3092
  367. msgid "Source channel or community"
  368. msgstr "Canal ou comunidade de origem"
  369. #: html.c:3186
  370. msgid "Time: "
  371. msgstr "Horário: "
  372. #: html.c:3267
  373. msgid "Older..."
  374. msgstr "Anteriores..."
  375. #: html.c:3369
  376. msgid "about this site"
  377. msgstr "sobre este sítio eletrônico"
  378. #: html.c:3371
  379. msgid "powered by "
  380. msgstr "movido por "
  381. #: html.c:3440
  382. msgid "Dismiss"
  383. msgstr "Dispensar"
  384. #: html.c:3457
  385. #, c-format
  386. msgid "Timeline for list '%s'"
  387. msgstr "Linha do tempo da lista '%s'"
  388. #: html.c:3476 html.c:4931
  389. msgid "Pinned posts"
  390. msgstr "Publicações afixadas"
  391. #: html.c:3488 html.c:4946
  392. msgid "Bookmarked posts"
  393. msgstr "Publicações marcadas"
  394. #: html.c:3500 html.c:4961
  395. msgid "Post drafts"
  396. msgstr "Publicações em rascunho"
  397. #: html.c:3576
  398. msgid "No more unseen posts"
  399. msgstr "Sem mais publicações não vistas"
  400. #: html.c:3580 html.c:3687 html.c:4053
  401. msgid "Back to top"
  402. msgstr "Voltar ao topo"
  403. #: html.c:3640
  404. msgid "History"
  405. msgstr "Histórico"
  406. #: html.c:3692 html.c:4058 html.c:4448
  407. msgid "More..."
  408. msgstr "Mais..."
  409. #: html.c:3882 html.c:5603
  410. msgid "Unlimit"
  411. msgstr "Retirar restrição"
  412. #: html.c:3883
  413. msgid "Allow announces (boosts) from this user"
  414. msgstr "Permitir anúncios (impulsionamentos) deste perfil"
  415. #: html.c:3886 html.c:5599
  416. msgid "Limit"
  417. msgstr "Restringir"
  418. #: html.c:3887
  419. msgid "Block announces (boosts) from this user"
  420. msgstr "Bloquear anúncios (impulsionamentos) deste perfil"
  421. #: html.c:3896
  422. msgid "Delete this user"
  423. msgstr "Apagar este perfil"
  424. #: html.c:3901 html.c:5717
  425. msgid "Approve"
  426. msgstr "Aprovar"
  427. #: html.c:3902
  428. msgid "Approve this follow request"
  429. msgstr "Aprovar esta solicitação de seguimento"
  430. #: html.c:3905 html.c:5741
  431. msgid "Discard"
  432. msgstr "Descartar"
  433. #: html.c:3905
  434. msgid "Discard this follow request"
  435. msgstr "Descartar esta solicitação de seguimento"
  436. #: html.c:3910 html.c:5585
  437. msgid "Unmute"
  438. msgstr "Desbloquear"
  439. #: html.c:3911
  440. msgid "Stop blocking activities from this user"
  441. msgstr "Parar de bloquear as atividades deste perfil"
  442. #: html.c:3915
  443. msgid "Block any activity from this user"
  444. msgstr "Bloquear toda atividade deste perfil"
  445. #: html.c:3923
  446. msgid "Direct Message..."
  447. msgstr "Mensagem direta..."
  448. #: html.c:3958
  449. msgid "Pending follow confirmations"
  450. msgstr "Confirmações de seguimento pendentes"
  451. #: html.c:3962
  452. msgid "People you follow"
  453. msgstr "Pessoas que você segue"
  454. #: html.c:3963
  455. msgid "People that follow you"
  456. msgstr "Pessoas que seguem você"
  457. #: html.c:4181
  458. msgid "Clear all"
  459. msgstr "Limpar tudo"
  460. #: html.c:4248
  461. msgid "Mention"
  462. msgstr "Menção"
  463. #: html.c:4251
  464. msgid "Finished poll"
  465. msgstr "Enquete encerrada"
  466. #: html.c:4278
  467. msgid "Follow Request"
  468. msgstr "Solicitação de seguimento"
  469. #: html.c:4388
  470. msgid "Context"
  471. msgstr "Contexto"
  472. #: html.c:4406
  473. msgid "New"
  474. msgstr "Novas"
  475. #: html.c:4421
  476. msgid "Already seen"
  477. msgstr "Já vistas"
  478. #: html.c:4436
  479. msgid "None"
  480. msgstr "Nenhuma"
  481. #: html.c:4725
  482. #, c-format
  483. msgid "Search results for account %s"
  484. msgstr "Resultados da busca pela conta %s"
  485. #: html.c:4732
  486. #, c-format
  487. msgid "Account %s not found"
  488. msgstr "Conta %s não encontrada"
  489. #: html.c:4763
  490. #, c-format
  491. msgid "Search results for tag %s"
  492. msgstr "Resultados da busca pela hashtag %s"
  493. #: html.c:4763
  494. #, c-format
  495. msgid "Nothing found for tag %s"
  496. msgstr "Nada consta com hashtag %s"
  497. #: html.c:4779
  498. #, c-format
  499. msgid "Search results for '%s' (may be more)"
  500. msgstr "Resultados da busca por '%s' (pode haver mais)"
  501. #: html.c:4782
  502. #, c-format
  503. msgid "Search results for '%s'"
  504. msgstr "Resultados da busca por '%s'"
  505. #: html.c:4785
  506. #, c-format
  507. msgid "No more matches for '%s'"
  508. msgstr "Sem mais combinações para '%s'"
  509. #: html.c:4787
  510. #, c-format
  511. msgid "Nothing found for '%s'"
  512. msgstr "Nada consta com '%s'"
  513. #: html.c:4916
  514. msgid "Showing instance timeline"
  515. msgstr "Exibindo linha do tempo da instância"
  516. #: html.c:4999
  517. #, c-format
  518. msgid "Showing timeline for list '%s'"
  519. msgstr "Exibindo linha do tempo da lista '%s'"
  520. #: httpd.c:259
  521. #, c-format
  522. msgid "Search results for tag #%s"
  523. msgstr "Resultados da busca pela hashtag #%s"
  524. #: httpd.c:268
  525. msgid "Recent posts by users in this instance"
  526. msgstr "Publicações recentes de perfis desta instância"
  527. #: html.c:1883
  528. msgid "Blocked hashtags..."
  529. msgstr "Hashtags bloqueadas..."
  530. #: html.c:639
  531. msgid "Optional URL to reply to"
  532. msgstr "URL opcional para a qual responder"
  533. #: html.c:821
  534. msgid ""
  535. "Option 1...\n"
  536. "Option 2...\n"
  537. "Option 3...\n"
  538. "..."
  539. msgstr ""
  540. "Opção 1...\n"
  541. "Opção 2...\n"
  542. "Opção 3...\n"
  543. "..."
  544. #: html.c:1726
  545. msgid "Bot API key"
  546. msgstr "Chave de API do robô"
  547. #: html.c:1732
  548. msgid "Chat id"
  549. msgstr "ID da conversa"
  550. #: html.c:1740
  551. msgid "ntfy server - full URL (example: https://ntfy.sh/YourTopic)"
  552. msgstr "ntfy - servidor - URL completa (exemplo: https://ntfy.sh/SeuTópico)"
  553. #: html.c:1746
  554. msgid "ntfy token - if needed"
  555. msgstr "ntfy - token (se necessário)"
  556. #: html.c:3477
  557. msgid "pinned"
  558. msgstr "afixadas"
  559. #: html.c:3489
  560. msgid "bookmarks"
  561. msgstr "marcadores"
  562. #: html.c:3501
  563. msgid "drafts"
  564. msgstr "rascunhos"
  565. #: html.c:705
  566. msgid "Scheduled post..."
  567. msgstr "Publicação agendada..."
  568. msgid "Post date and time:"
  569. msgstr "Data e horário da publicação:"
  570. #: html.c:3512 html.c:4976
  571. msgid "Scheduled posts"
  572. msgstr "Publicações agendadas"
  573. #: html.c:3513
  574. msgid "scheduled posts"
  575. msgstr "agendamentos"
  576. #: html.c:699
  577. #, c-format
  578. msgid "Post date and time (timezone: %s):"
  579. msgstr "Data e hora da publicação (fuso horário: %s):"
  580. #: html.c:1808
  581. msgid "Time zone:"
  582. msgstr "Fuso horário:"
  583. #: html.c:680
  584. msgid "Language:"
  585. msgstr "Idioma:"
  586. #: html.c:1748
  587. msgid "Notify webhook:"
  588. msgstr "Webhook para notificar:"
  589. #: html.c:1754
  590. msgid "http://example.com/webhook"
  591. msgstr "http://exemplo.com.br/webhook"
  592. #: html.c:1813
  593. msgid "Languages you usually post in:"
  594. msgstr "Idiomas em que costuma postar:"
  595. #: html.c:1819
  596. msgid "en fr es de_AT"
  597. msgstr "pt en fr es de_AT"
  598. #: html.c:493
  599. msgid "Visibility: "
  600. msgstr "Visibilidade: "
  601. msgid "Public"
  602. msgstr "Pública"
  603. msgid "Unlisted"
  604. msgstr "Não listada"
  605. msgid "Followers-only"
  606. msgstr "Seguidores apenas"
  607. msgid "Direct Message"
  608. msgstr "Mensagem direta"
  609. #: html.c:553 html.c:2645 html.c:2670 html.c:5523
  610. msgid "EmojiUnreact"
  611. msgstr "Desfazer reação"
  612. #: html.c:553 html.c:1530 html.c:2645 html.c:2670 html.c:5534
  613. msgid "EmojiReact"
  614. msgstr "Reagir com emoji"
  615. #: html.c:2188
  616. msgid "Emoji react..."
  617. msgstr "Reagir com emoji..."
  618. #: html.c:2720
  619. msgid "Emoji reactions: "
  620. msgstr "Reações com emoji: "
  621. #: html.c:1915
  622. msgid "Muted words..."
  623. msgstr "Palavras silenciadas..."
  624. #: html.c:1917
  625. msgid "One word per line, partial matches count"
  626. msgstr "Uma palavra por linha. Coincidências parciais contam."
  627. #: html.c:1938
  628. msgid "Update muted words"
  629. msgstr "Atualizar palavras silenciadas"
  630. #: html.c:2545
  631. msgid "Muted: "
  632. msgstr "Silenciadas: "
  633. #: html.c:3994
  634. msgid "Contact's posts"
  635. msgstr "Publicações da pessoa"
  636. #: html.c:4063
  637. msgid "More (x 10)..."
  638. msgstr "Mais (x 10)..."
  639. #: html.c:845
  640. msgid "End in 3 days"
  641. msgstr "Encerrar em 3 dias"
  642. #: html.c:848
  643. msgid "End in 1 year"
  644. msgstr "Encerrar em 1 ano"
  645. #: html.c:4147
  646. msgid "Likes"
  647. msgstr "Curtidas"
  648. #: html.c:4148
  649. msgid "Emoji reacts"
  650. msgstr "Reações com emoji"
  651. #: html.c:4149
  652. msgid "Mentions"
  653. msgstr "Menções"
  654. #: html.c:4150
  655. msgid "Announces"
  656. msgstr "Impulsionamentos"
  657. #: html.c:4151
  658. msgid "Follows"
  659. msgstr "Seguiu"
  660. #: html.c:4152
  661. msgid "Unfollows"
  662. msgstr "Deixou de seguir"
  663. #: html.c:4153
  664. msgid "Follow requests"
  665. msgstr "Solicitações de seguimento"
  666. #: html.c:4154
  667. msgid "Blocks"
  668. msgstr "Bloqueios"
  669. #: html.c:4155
  670. msgid "Polls"
  671. msgstr "Enquetes"
  672. #: html.c:4159
  673. msgid "Save"
  674. msgstr "Salvar"
  675. #: html.c:4167
  676. msgid "Notifications filter..."
  677. msgstr "Filtro de notificações..."
  678. #: data.c:44
  679. msgid "Jan"
  680. msgstr ""
  681. #: data.c:45
  682. msgid "Feb"
  683. msgstr ""
  684. #: data.c:46
  685. msgid "Mar"
  686. msgstr ""
  687. #: data.c:47
  688. msgid "Apr"
  689. msgstr ""
  690. #: data.c:48
  691. msgid "May"
  692. msgstr ""
  693. #: data.c:49
  694. msgid "Jun"
  695. msgstr ""
  696. #: data.c:50
  697. msgid "Jul"
  698. msgstr ""
  699. #: data.c:51
  700. msgid "Aug"
  701. msgstr ""
  702. #: data.c:52
  703. msgid "Sep"
  704. msgstr ""
  705. #: data.c:53
  706. msgid "Oct"
  707. msgstr ""
  708. #: data.c:54
  709. msgid "Nov"
  710. msgstr ""
  711. #: data.c:55
  712. msgid "Dec"
  713. msgstr ""