pt_BR.po 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786
  1. # snac message translation file
  2. #
  3. #, fuzzy
  4. msgid ""
  5. msgstr ""
  6. "Project-Id-Version: snac\n"
  7. "PO-Revision-Date: 2025-08-13 10:08-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: Poedit 3.6\n"
  14. #: html.c:402
  15. msgid "Sensitive content: "
  16. msgstr "Conteúdo sensível: "
  17. #: html.c:410
  18. msgid "Sensitive content description"
  19. msgstr "Descrição do conteúdo sensível"
  20. #: html.c:423
  21. msgid "Only for mentioned people: "
  22. msgstr "Apenas para pessoas mencionadas: "
  23. #: html.c:446
  24. msgid "Reply to (URL): "
  25. msgstr "Resposta para (URL): "
  26. #: html.c:455
  27. msgid "Don't send, but store as a draft"
  28. msgstr "Não enviar, mas guardar como rascunho"
  29. #: html.c:456
  30. msgid "Draft:"
  31. msgstr "Rascunho:"
  32. #: html.c:546
  33. msgid "Attachments..."
  34. msgstr "Anexos..."
  35. #: html.c:569
  36. msgid "File:"
  37. msgstr "Arquivo:"
  38. #: html.c:573
  39. msgid "Clear this field to delete the attachment"
  40. msgstr "Limpe este campo para remover o anexo"
  41. #: html.c:582 html.c:607
  42. msgid "Attachment description"
  43. msgstr "Descrição do anexo"
  44. #: html.c:618
  45. msgid "Poll..."
  46. msgstr "Enquete..."
  47. #: html.c:620
  48. msgid "Poll options (one per line, up to 8):"
  49. msgstr "Alternativas da enquete (uma por linha, até 8):"
  50. #: html.c:632
  51. msgid "One choice"
  52. msgstr "Escolha única"
  53. #: html.c:635
  54. msgid "Multiple choices"
  55. msgstr "Escolhas múltiplas"
  56. #: html.c:641
  57. msgid "End in 5 minutes"
  58. msgstr "Encerrar em 5 minutos"
  59. #: html.c:645
  60. msgid "End in 1 hour"
  61. msgstr "Encerrar em 1 hora"
  62. #: html.c:648
  63. msgid "End in 1 day"
  64. msgstr "Encerrar em 1 dia"
  65. #: html.c:656
  66. msgid "Post"
  67. msgstr "Publicar"
  68. #: html.c:758 html.c:765
  69. msgid "Site description"
  70. msgstr "Descrição do sítio eletrônico"
  71. #: html.c:776
  72. msgid "Admin email"
  73. msgstr "E-mail da administração"
  74. #: html.c:789
  75. msgid "Admin account"
  76. msgstr "Conta de quem administra"
  77. #: html.c:854 html.c:1210
  78. #, c-format
  79. msgid "%d following, %d followers"
  80. msgstr "%d seguidos, %d seguidores"
  81. #: html.c:951
  82. msgid "RSS"
  83. msgstr "RSS"
  84. #: html.c:956 html.c:995
  85. msgid "private"
  86. msgstr "privado"
  87. #: html.c:991
  88. msgid "public"
  89. msgstr "público"
  90. #: html.c:999
  91. msgid "notifications"
  92. msgstr "notificações"
  93. #: html.c:1004
  94. msgid "people"
  95. msgstr "pessoas"
  96. #: html.c:1009
  97. msgid "instance"
  98. msgstr "instância"
  99. #: html.c:1018
  100. msgid ""
  101. "Search posts by URL or content (regular expression), @user@host accounts, or "
  102. "#tag"
  103. msgstr ""
  104. "Procurar publicações por URL ou conteúdo (expressão regular), contas "
  105. "(@perfil@servidor) ou #tag"
  106. #: html.c:1019
  107. msgid "Content search"
  108. msgstr "Buscar conteúdo"
  109. #: html.c:1145
  110. msgid "verified link"
  111. msgstr "ligação verificada"
  112. #: html.c:1202 html.c:2657 html.c:2670 html.c:2679 html.c:3603
  113. msgid "Location: "
  114. msgstr "Localização: "
  115. #: html.c:1234
  116. msgid "New Post..."
  117. msgstr "Nova publicação..."
  118. #: html.c:1236
  119. msgid "What's on your mind?"
  120. msgstr "O que tem em mente?"
  121. #: html.c:1245
  122. msgid "Operations..."
  123. msgstr "Operações..."
  124. #: html.c:1260 html.c:1881 html.c:3323 html.c:4729
  125. msgid "Follow"
  126. msgstr "Seguir"
  127. #: html.c:1262
  128. msgid "(by URL or user@host)"
  129. msgstr "(por URL ou conta@servidor)"
  130. #: html.c:1277 html.c:1857 html.c:4678
  131. msgid "Boost"
  132. msgstr "Impulsionar"
  133. #: html.c:1279 html.c:1296
  134. msgid "(by URL)"
  135. msgstr "(por URL)"
  136. #: html.c:1294 html.c:1836 html.c:4669
  137. msgid "Like"
  138. msgstr "Curtir"
  139. #: html.c:1422
  140. msgid "User Settings..."
  141. msgstr "Definições da conta..."
  142. #: html.c:1431
  143. msgid "Display name:"
  144. msgstr "Nome a ser exibido:"
  145. #: html.c:1437
  146. msgid "Your name"
  147. msgstr "Seu nome"
  148. #: html.c:1439
  149. msgid "Avatar: "
  150. msgstr "Avatar: "
  151. #: html.c:1447
  152. msgid "Delete current avatar"
  153. msgstr "Remover avatar atual"
  154. #: html.c:1449
  155. msgid "Header image (banner): "
  156. msgstr "Imagem de cabeçalho (capa): "
  157. #: html.c:1457
  158. msgid "Delete current header image"
  159. msgstr "Remover imagem de cabeçalho atual"
  160. #: html.c:1459
  161. msgid "Bio:"
  162. msgstr "Biografia:"
  163. #: html.c:1465
  164. msgid "Write about yourself here..."
  165. msgstr "Escreva aqui sobre você..."
  166. #: html.c:1474
  167. msgid "Always show sensitive content"
  168. msgstr "Sempre exibir conteúdo sensível"
  169. #: html.c:1476
  170. msgid "Email address for notifications:"
  171. msgstr "Endereço de e-mail para notificações:"
  172. #: html.c:1484
  173. msgid "Telegram notifications (bot key and chat id):"
  174. msgstr "Notificações Telegram (chave do robô e ID da conversa):"
  175. #: html.c:1498
  176. msgid "ntfy notifications (ntfy server and token):"
  177. msgstr "ntfy - notificações (servidor ntfy e token):"
  178. #: html.c:1520
  179. msgid "Maximum days to keep posts (0: server settings):"
  180. msgstr "Máximo de dias a preservar publicações (0: definições do servidor):"
  181. #: html.c:1534
  182. msgid "Drop direct messages from people you don't follow"
  183. msgstr "Descartar mensagens diretas de quem você não segue"
  184. #: html.c:1543
  185. msgid "This account is a bot"
  186. msgstr "Esta conta é robotizada"
  187. #: html.c:1552
  188. msgid "Auto-boost all mentions to this account"
  189. msgstr "Impulsionar automaticamente todas as menções a esta conta"
  190. #: html.c:1561
  191. msgid "This account is private (posts are not shown through the web)"
  192. msgstr "Esta conta é privada (as publicações não são exibidas na Web)"
  193. #: html.c:1571
  194. msgid "Collapse top threads by default"
  195. msgstr "Recolher por padrão as sequências de publicações"
  196. #: html.c:1580
  197. msgid "Follow requests must be approved"
  198. msgstr "Solicitações de seguimento precisam ser aprovadas"
  199. #: html.c:1589
  200. msgid "Publish follower and following metrics"
  201. msgstr "Publicar métricas de seguidores e seguidos"
  202. #: html.c:1591
  203. msgid "Current location:"
  204. msgstr "Localização atual:"
  205. #: html.c:1605
  206. msgid "Profile metadata (key=value pairs in each line):"
  207. msgstr "Metadados do perfil (par de chave=valor em cada linha):"
  208. #: html.c:1616
  209. msgid "Web interface language:"
  210. msgstr "Idioma da interface Web:"
  211. #: html.c:1635
  212. msgid "New password:"
  213. msgstr "Nova senha:"
  214. #: html.c:1642
  215. msgid "Repeat new password:"
  216. msgstr "Repita a nova senha:"
  217. #: html.c:1652
  218. msgid "Update user info"
  219. msgstr "Atualizar informações da conta"
  220. #: html.c:1663
  221. msgid "Followed hashtags..."
  222. msgstr "Hashtags seguidas..."
  223. #: html.c:1665 html.c:1698
  224. msgid "One hashtag per line"
  225. msgstr "Uma hashtag por linha"
  226. #: html.c:1687 html.c:1719
  227. msgid "Update hashtags"
  228. msgstr "Atualizar hashtags"
  229. #: html.c:1836
  230. msgid "Say you like this post"
  231. msgstr "Declarar que gosta desta publicação"
  232. #: html.c:1841 html.c:4687
  233. msgid "Unlike"
  234. msgstr "Descurtir"
  235. #: html.c:1841
  236. msgid "Nah don't like it that much"
  237. msgstr "Não gosto tanto assim disso"
  238. #: html.c:1847 html.c:4824
  239. msgid "Unpin"
  240. msgstr "Desafixar"
  241. #: html.c:1847
  242. msgid "Unpin this post from your timeline"
  243. msgstr "Desafixar esta publicação da sua linha do tempo"
  244. #: html.c:1850 html.c:4819
  245. msgid "Pin"
  246. msgstr "Afixar"
  247. #: html.c:1850
  248. msgid "Pin this post to the top of your timeline"
  249. msgstr "Afixar esta publicação no topo de sua linha do tempo"
  250. #: html.c:1857
  251. msgid "Announce this post to your followers"
  252. msgstr "Anunciar esta publicação para seus seguidores"
  253. #: html.c:1862 html.c:4695
  254. msgid "Unboost"
  255. msgstr "Desimpulsionar"
  256. #: html.c:1862
  257. msgid "I regret I boosted this"
  258. msgstr "Arrependo-me de ter impulsionado isso"
  259. #: html.c:1868 html.c:4834
  260. msgid "Unbookmark"
  261. msgstr "Desmarcar"
  262. #: html.c:1868
  263. msgid "Delete this post from your bookmarks"
  264. msgstr "Remover esta publicação dos seus marcadores"
  265. #: html.c:1871 html.c:4829
  266. msgid "Bookmark"
  267. msgstr "Marcar"
  268. #: html.c:1871
  269. msgid "Add this post to your bookmarks"
  270. msgstr "Adicionar esta publicação aos seus marcadores"
  271. #: html.c:1877 html.c:3309 html.c:3500 html.c:4742
  272. msgid "Unfollow"
  273. msgstr "Deixar de seguir"
  274. #: html.c:1877 html.c:3310
  275. msgid "Stop following this user's activity"
  276. msgstr "Parar de acompanhar a atividade deste perfil"
  277. #: html.c:1881 html.c:3324
  278. msgid "Start following this user's activity"
  279. msgstr "Começar a acompanhar a atividade deste perfil"
  280. #: html.c:1887 html.c:4772
  281. msgid "Unfollow Group"
  282. msgstr "Deixar de seguir grupo"
  283. #: html.c:1888
  284. msgid "Stop following this group or channel"
  285. msgstr "Parar de acompanhar este grupo ou canal"
  286. #: html.c:1892 html.c:4759
  287. msgid "Follow Group"
  288. msgstr "Seguir grupo"
  289. #: html.c:1893
  290. msgid "Start following this group or channel"
  291. msgstr "Começar a acompanhar este grupo ou canal"
  292. #: html.c:1898 html.c:3346 html.c:4703
  293. msgid "MUTE"
  294. msgstr "MUDO"
  295. #: html.c:1899
  296. msgid "Block any activity from this user forever"
  297. msgstr "Bloquear toda atividade deste perfil para sempre"
  298. #: html.c:1904 html.c:3328 html.c:4789
  299. msgid "Delete"
  300. msgstr "Eliminar"
  301. #: html.c:1904
  302. msgid "Delete this post"
  303. msgstr "Apagar esta publicação"
  304. #: html.c:1907 html.c:4711
  305. msgid "Hide"
  306. msgstr "Ocultar"
  307. #: html.c:1907
  308. msgid "Hide this post and its children"
  309. msgstr "Ocultar esta publicação e suas respostas"
  310. #: html.c:1947
  311. msgid "Edit..."
  312. msgstr "Editar..."
  313. #: html.c:1967
  314. msgid "Reply..."
  315. msgstr "Responder..."
  316. #: html.c:2018
  317. msgid "Truncated (too deep)"
  318. msgstr "Truncada (muito extensa)"
  319. #: html.c:2036
  320. msgid "follows you"
  321. msgstr "segue você"
  322. #: html.c:2104
  323. msgid "Pinned"
  324. msgstr "Afixada"
  325. #: html.c:2112
  326. msgid "Bookmarked"
  327. msgstr "Marcada"
  328. #: html.c:2120
  329. msgid "Poll"
  330. msgstr "Enquete"
  331. #: html.c:2127
  332. msgid "Voted"
  333. msgstr "Votou"
  334. #: html.c:2136
  335. msgid "Event"
  336. msgstr "Evento"
  337. #: html.c:2168 html.c:2197
  338. msgid "boosted"
  339. msgstr "impulsionou"
  340. #: html.c:2211
  341. msgid "in reply to"
  342. msgstr "em resposta a"
  343. #: html.c:2266
  344. msgid " [SENSITIVE CONTENT]"
  345. msgstr " [CONTEÚDO SENSÍVEL]"
  346. #: html.c:2443
  347. msgid "Vote"
  348. msgstr "Votar"
  349. #: html.c:2453
  350. msgid "Closed"
  351. msgstr "Encerrada"
  352. #: html.c:2478
  353. msgid "Closes in"
  354. msgstr "Encerra em"
  355. #: html.c:2558
  356. msgid "Video"
  357. msgstr "Vídeo"
  358. #: html.c:2573
  359. msgid "Audio"
  360. msgstr "Áudio"
  361. #: html.c:2601
  362. msgid "Attachment"
  363. msgstr "Anexo"
  364. #: html.c:2615
  365. msgid "Alt..."
  366. msgstr "Texto alternativo..."
  367. #: html.c:2628
  368. msgid "Source channel or community"
  369. msgstr "Canal ou comunidade de origem"
  370. #: html.c:2722
  371. msgid "Time: "
  372. msgstr "Horário: "
  373. #: html.c:2803
  374. msgid "Older..."
  375. msgstr "Anteriores..."
  376. #: html.c:2905
  377. msgid "about this site"
  378. msgstr "sobre este sítio eletrônico"
  379. #: html.c:2907
  380. msgid "powered by "
  381. msgstr "movido por "
  382. #: html.c:2972
  383. msgid "Dismiss"
  384. msgstr "Dispensar"
  385. #: html.c:2989
  386. #, c-format
  387. msgid "Timeline for list '%s'"
  388. msgstr "Linha do tempo da lista '%s'"
  389. #: html.c:3008 html.c:4092
  390. msgid "Pinned posts"
  391. msgstr "Publicações afixadas"
  392. #: html.c:3020 html.c:4107
  393. msgid "Bookmarked posts"
  394. msgstr "Publicações marcadas"
  395. #: html.c:3032 html.c:4122
  396. msgid "Post drafts"
  397. msgstr "Publicações em rascunho"
  398. #: html.c:3109
  399. msgid "No more unseen posts"
  400. msgstr "Sem mais publicações não vistas"
  401. #: html.c:3113 html.c:3213
  402. msgid "Back to top"
  403. msgstr "Voltar ao topo"
  404. #: html.c:3166
  405. msgid "History"
  406. msgstr "Histórico"
  407. #: html.c:3218 html.c:3657
  408. msgid "More..."
  409. msgstr "Mais..."
  410. #: html.c:3314 html.c:4725
  411. msgid "Unlimit"
  412. msgstr "Retirar restrição"
  413. #: html.c:3315
  414. msgid "Allow announces (boosts) from this user"
  415. msgstr "Permitir anúncios (impulsionamentos) deste perfil"
  416. #: html.c:3318 html.c:4721
  417. msgid "Limit"
  418. msgstr "Restringir"
  419. #: html.c:3319
  420. msgid "Block announces (boosts) from this user"
  421. msgstr "Bloquear anúncios (impulsionamentos) deste perfil"
  422. #: html.c:3328
  423. msgid "Delete this user"
  424. msgstr "Apagar este perfil"
  425. #: html.c:3333 html.c:4839
  426. msgid "Approve"
  427. msgstr "Aprovar"
  428. #: html.c:3334
  429. msgid "Approve this follow request"
  430. msgstr "Aprovar esta solicitação de seguimento"
  431. #: html.c:3337 html.c:4863
  432. msgid "Discard"
  433. msgstr "Descartar"
  434. #: html.c:3337
  435. msgid "Discard this follow request"
  436. msgstr "Descartar esta solicitação de seguimento"
  437. #: html.c:3342 html.c:4707
  438. msgid "Unmute"
  439. msgstr "Desbloquear"
  440. #: html.c:3343
  441. msgid "Stop blocking activities from this user"
  442. msgstr "Parar de bloquear as atividades deste perfil"
  443. #: html.c:3347
  444. msgid "Block any activity from this user"
  445. msgstr "Bloquear toda atividade deste perfil"
  446. #: html.c:3355
  447. msgid "Direct Message..."
  448. msgstr "Mensagem direta..."
  449. #: html.c:3390
  450. msgid "Pending follow confirmations"
  451. msgstr "Confirmações de seguimento pendentes"
  452. #: html.c:3394
  453. msgid "People you follow"
  454. msgstr "Pessoas que você segue"
  455. #: html.c:3395
  456. msgid "People that follow you"
  457. msgstr "Pessoas que seguem você"
  458. #: html.c:3434
  459. msgid "Clear all"
  460. msgstr "Limpar tudo"
  461. #: html.c:3494
  462. msgid "Mention"
  463. msgstr "Menção"
  464. #: html.c:3497
  465. msgid "Finished poll"
  466. msgstr "Enquete encerrada"
  467. #: html.c:3513
  468. msgid "Follow Request"
  469. msgstr "Solicitação de seguimento"
  470. #: html.c:3597
  471. msgid "Context"
  472. msgstr "Contexto"
  473. #: html.c:3615
  474. msgid "New"
  475. msgstr "Novas"
  476. #: html.c:3630
  477. msgid "Already seen"
  478. msgstr "Já vistas"
  479. #: html.c:3645
  480. msgid "None"
  481. msgstr "Nenhuma"
  482. #: html.c:3917
  483. #, c-format
  484. msgid "Search results for account %s"
  485. msgstr "Resultados da busca pela conta %s"
  486. #: html.c:3924
  487. #, c-format
  488. msgid "Account %s not found"
  489. msgstr "Conta %s não encontrada"
  490. #: html.c:3955
  491. #, c-format
  492. msgid "Search results for tag %s"
  493. msgstr "Resultados da busca pela hashtag %s"
  494. #: html.c:3955
  495. #, c-format
  496. msgid "Nothing found for tag %s"
  497. msgstr "Nada consta com hashtag %s"
  498. #: html.c:3971
  499. #, c-format
  500. msgid "Search results for '%s' (may be more)"
  501. msgstr "Resultados da busca por '%s' (pode haver mais)"
  502. #: html.c:3974
  503. #, c-format
  504. msgid "Search results for '%s'"
  505. msgstr "Resultados da busca por '%s'"
  506. #: html.c:3977
  507. #, c-format
  508. msgid "No more matches for '%s'"
  509. msgstr "Sem mais combinações para '%s'"
  510. #: html.c:3979
  511. #, c-format
  512. msgid "Nothing found for '%s'"
  513. msgstr "Nada consta com '%s'"
  514. #: html.c:4077
  515. msgid "Showing instance timeline"
  516. msgstr "Exibindo linha do tempo da instância"
  517. #: html.c:4160
  518. #, c-format
  519. msgid "Showing timeline for list '%s'"
  520. msgstr "Exibindo linha do tempo da lista '%s'"
  521. #: httpd.c:258
  522. #, c-format
  523. msgid "Search results for tag #%s"
  524. msgstr "Resultados da busca pela hashtag #%s"
  525. #: httpd.c:267
  526. msgid "Recent posts by users in this instance"
  527. msgstr "Publicações recentes de perfis desta instância"
  528. #: html.c:1696
  529. msgid "Blocked hashtags..."
  530. msgstr "Hashtags bloqueadas..."
  531. #: html.c:450
  532. msgid "Optional URL to reply to"
  533. msgstr "URL opcional para a qual responder"
  534. #: html.c:627
  535. msgid ""
  536. "Option 1...\n"
  537. "Option 2...\n"
  538. "Option 3...\n"
  539. "..."
  540. msgstr ""
  541. "Opção 1...\n"
  542. "Opção 2...\n"
  543. "Opção 3...\n"
  544. "..."
  545. #: html.c:1490
  546. msgid "Bot API key"
  547. msgstr "Chave de API do robô"
  548. #: html.c:1496
  549. msgid "Chat id"
  550. msgstr "ID da conversa"
  551. #: html.c:1504
  552. msgid "ntfy server - full URL (example: https://ntfy.sh/YourTopic)"
  553. msgstr "ntfy - servidor - URL completa (exemplo: https://ntfy.sh/SeuTópico)"
  554. #: html.c:1510
  555. msgid "ntfy token - if needed"
  556. msgstr "ntfy - token (se necessário)"
  557. #: html.c:3009
  558. msgid "pinned"
  559. msgstr "afixadas"
  560. #: html.c:3021
  561. msgid "bookmarks"
  562. msgstr "marcadores"
  563. #: html.c:3033
  564. msgid "drafts"
  565. msgstr "rascunhos"
  566. #: html.c:516
  567. msgid "Scheduled post..."
  568. msgstr "Publicação agendada..."
  569. msgid "Post date and time:"
  570. msgstr "Data e horário da publicação:"
  571. #: html.c:3044 html.c:4137
  572. msgid "Scheduled posts"
  573. msgstr "Publicações agendadas"
  574. #: html.c:3045
  575. msgid "scheduled posts"
  576. msgstr "publicações agendadas"
  577. #: html.c:510
  578. #, c-format
  579. msgid "Post date and time (timezone: %s):"
  580. msgstr "Data e hora da publicação (fuso horário: %s):"
  581. #: html.c:1621
  582. msgid "Time zone:"
  583. msgstr "Fuso horário:"
  584. #: html.c:491
  585. msgid "Language:"
  586. msgstr "Idioma:"
  587. #: html.c:1512
  588. msgid "Notify webhook:"
  589. msgstr "Webhook para notificar:"
  590. #: html.c:1518
  591. msgid "http://example.com/webhook"
  592. msgstr "http://exemplo.com.br/webhook"
  593. #: html.c:1626
  594. msgid "Languages you usually post in:"
  595. msgstr "Idiomas em que costuma postar:"
  596. #: html.c:1632
  597. msgid "en fr es de_AT"
  598. msgstr "pt en fr es de_AT"