fr.po 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837
  1. # snac message translation file
  2. #
  3. #, fuzzy
  4. msgid ""
  5. msgstr ""
  6. "Project-Id-Version: snac\n"
  7. "Last-Translator: Popolon\n"
  8. "Language: fr\n"
  9. "Content-Type: text/plain; charset=UTF-8\n"
  10. #: html.c:577
  11. msgid "Sensitive content: "
  12. msgstr "Contenu sensible :"
  13. #: html.c:585
  14. msgid "Sensitive content description"
  15. msgstr "Description du contenu sensible :"
  16. msgid "Only for mentioned people: "
  17. msgstr "Seulement pour les personnes mentionnées :"
  18. #: html.c:613
  19. msgid "Reply to (URL): "
  20. msgstr "Répondre à (URL) :"
  21. #: html.c:622
  22. msgid "Don't send, but store as a draft"
  23. msgstr "Ne pas envoyer, mais sauvegarder en tant que brouillon"
  24. #: html.c:623
  25. msgid "Draft:"
  26. msgstr "Brouillon :"
  27. #: html.c:713
  28. msgid "Attachments..."
  29. msgstr "Pièces jointes…"
  30. #: html.c:736
  31. msgid "File:"
  32. msgstr "Fichier :"
  33. #: html.c:740
  34. msgid "Clear this field to delete the attachment"
  35. msgstr "Nettoyer ce champs pour supprimer la pièce jointe"
  36. #: html.c:749 html.c:774
  37. msgid "Attachment description"
  38. msgstr "Description de la pièce jointe"
  39. #: html.c:785
  40. msgid "Poll..."
  41. msgstr "Sondage…"
  42. #: html.c:787
  43. msgid "Poll options (one per line, up to 8):"
  44. msgstr "Options du sondage (une par ligne, jusqu'à 8) :"
  45. #: html.c:799
  46. msgid "One choice"
  47. msgstr "Un seul choix"
  48. #: html.c:802
  49. msgid "Multiple choices"
  50. msgstr "Choix multiples"
  51. #: html.c:808
  52. msgid "End in 5 minutes"
  53. msgstr "Se termine dans 5 minutes"
  54. #: html.c:812
  55. msgid "End in 1 hour"
  56. msgstr "Se termine dans 1 heure"
  57. #: html.c:815
  58. msgid "End in 1 day"
  59. msgstr "Se termine dans 1 jour"
  60. #: html.c:823
  61. msgid "Post"
  62. msgstr "Envoyer"
  63. #: html.c:925 html.c:932
  64. msgid "Site description"
  65. msgstr "Description du site"
  66. #: html.c:943
  67. msgid "Admin email"
  68. msgstr "Email de l'admin"
  69. #: html.c:956
  70. msgid "Admin account"
  71. msgstr "Compte de l'admin"
  72. #: html.c:1021 html.c:1377
  73. #, c-format
  74. msgid "%d following, %d followers"
  75. msgstr "%d abonnements, %d personnes abonnées"
  76. #: html.c:1118
  77. msgid "RSS"
  78. msgstr "RSS"
  79. #: html.c:1123 html.c:1162
  80. msgid "private"
  81. msgstr "privé"
  82. #: html.c:1158
  83. msgid "public"
  84. msgstr "public"
  85. #: html.c:1166
  86. msgid "notifications"
  87. msgstr "notifications"
  88. #: html.c:1171
  89. msgid "people"
  90. msgstr "personnes"
  91. #: html.c:1176
  92. msgid "instance"
  93. msgstr "instance"
  94. #: html.c:1185
  95. msgid ""
  96. "Search posts by URL or content (regular expression), @user@host accounts, or "
  97. "#tag"
  98. msgstr ""
  99. "Chercher les messages par URL ou contenu (expression régulière), comptes "
  100. "@pseudo@hôte, ou #tag"
  101. #: html.c:1186
  102. msgid "Content search"
  103. msgstr "Recherche de contenu"
  104. #: html.c:1312
  105. msgid "verified link"
  106. msgstr "Lien vérifié"
  107. #: html.c:1369 html.c:3124 html.c:3137 html.c:3146 html.c:4320
  108. msgid "Location: "
  109. msgstr "Emplacement : "
  110. #: html.c:1401
  111. msgid "New Post..."
  112. msgstr "Nouveau message…"
  113. #: html.c:1403
  114. msgid "What's on your mind?"
  115. msgstr "Qu'avez-vous en tête ?"
  116. #: html.c:1412
  117. msgid "Operations..."
  118. msgstr "Opérations…"
  119. #: html.c:1427 html.c:2102 html.c:3896 html.c:4269 html.c:5533
  120. msgid "Follow"
  121. msgstr "Suivre"
  122. #: html.c:1429
  123. msgid "(by URL or user@host)"
  124. msgstr "(par URL ou pseudo@hôte)"
  125. #: html.c:1444 html.c:2078 html.c:5482
  126. msgid "Boost"
  127. msgstr "Repartager"
  128. #: html.c:1446 html.c:1463 html.c:1485
  129. msgid "(by URL)"
  130. msgstr "(par URL)"
  131. #: html.c:1461 html.c:2057 html.c:5473
  132. msgid "Like"
  133. msgstr "Aime"
  134. #: html.c:1611
  135. msgid "User Settings..."
  136. msgstr "Paramètre du compte…"
  137. #: html.c:1620
  138. msgid "Display name:"
  139. msgstr "Nom affiché :"
  140. #: html.c:1626
  141. msgid "Your name"
  142. msgstr "Votre nom"
  143. #: html.c:1628
  144. msgid "Avatar: "
  145. msgstr "Avatar : "
  146. #: html.c:1636
  147. msgid "Delete current avatar"
  148. msgstr "Supprimer l'avatar actuel"
  149. #: html.c:1638
  150. msgid "Header image (banner): "
  151. msgstr "Image d'entête (bannière) : "
  152. #: html.c:1646
  153. msgid "Delete current header image"
  154. msgstr "Supprimer l'image d'entête actuelle"
  155. #: html.c:1648
  156. msgid "Bio:"
  157. msgstr "Description :"
  158. #: html.c:1654
  159. msgid "Write about yourself here..."
  160. msgstr "Décrivez-vous ici…"
  161. #: html.c:1663
  162. msgid "Always show sensitive content"
  163. msgstr "Toujours afficher le contenu sensible"
  164. #: html.c:1665
  165. msgid "Email address for notifications:"
  166. msgstr "Adresse email pour les notifications :"
  167. #: html.c:1673
  168. msgid "Telegram notifications (bot key and chat id):"
  169. msgstr "Notifications Telegram (clé de bot et ID de discussion) :"
  170. #: html.c:1687
  171. msgid "ntfy notifications (ntfy server and token):"
  172. msgstr "notifications ntfy (serveur et jeton ntfy) :"
  173. #: html.c:1709
  174. msgid "Maximum days to keep posts (0: server settings):"
  175. msgstr ""
  176. "Nombre de jours maximum de rétention des messages (0 : réglages du serveur) :"
  177. #: html.c:1723
  178. msgid "Drop direct messages from people you don't follow"
  179. msgstr "Rejeter les messages directs des personnes que vous ne suivez pas"
  180. #: html.c:1732
  181. msgid "This account is a bot"
  182. msgstr "Ce compte est un bot"
  183. #: html.c:1741
  184. msgid "Auto-boost all mentions to this account"
  185. msgstr "Auto-repartage de toutes les mentions de ce compte"
  186. #: html.c:1750
  187. msgid "This account is private (posts are not shown through the web)"
  188. msgstr "Ce compte est privé (les messages ne sont pas affiché sur le web)"
  189. #: html.c:1760
  190. msgid "Collapse top threads by default"
  191. msgstr "replier les fils de discussion principaux par défaut"
  192. #: html.c:1769
  193. msgid "Follow requests must be approved"
  194. msgstr "Les demande de suivi doivent être approuvées"
  195. #: html.c:1778
  196. msgid "Publish follower and following metrics"
  197. msgstr "Publier les statistiques d'abonnements"
  198. #: html.c:1780
  199. msgid "Current location:"
  200. msgstr "Localisation actuelle :"
  201. #: html.c:1794
  202. msgid "Profile metadata (key=value pairs in each line):"
  203. msgstr "Métadonnées du profile (paires clé=valeur à chaque ligne) :"
  204. #: html.c:1805
  205. msgid "Web interface language:"
  206. msgstr "Langue de l'interface web :"
  207. #: html.c:1824
  208. msgid "New password:"
  209. msgstr "Nouveau mot de passe :"
  210. #: html.c:1831
  211. msgid "Repeat new password:"
  212. msgstr "Répétez le nouveau mot de passe :"
  213. #: html.c:1841
  214. msgid "Update user info"
  215. msgstr "Mettre à jour les infos du compte"
  216. #: html.c:1852
  217. msgid "Followed hashtags..."
  218. msgstr "hashtags suivis…"
  219. #: html.c:1854 html.c:1887
  220. msgid "One hashtag per line"
  221. msgstr "Un hashtag par ligne"
  222. #: html.c:1876 html.c:1908
  223. msgid "Update hashtags"
  224. msgstr "Mettre à jour les hashtags"
  225. #: html.c:2057
  226. msgid "Say you like this post"
  227. msgstr "Dire que vous aimez ce message"
  228. #: html.c:2062 html.c:5491
  229. msgid "Unlike"
  230. msgstr "N'aime plus"
  231. #: html.c:2062
  232. msgid "Nah don't like it that much"
  233. msgstr "Nan, j'aime pas tant que ça"
  234. #: html.c:2068 html.c:5628
  235. msgid "Unpin"
  236. msgstr "Dés-épingler"
  237. #: html.c:2068
  238. msgid "Unpin this post from your timeline"
  239. msgstr "Dés-épingler ce message de votre chronologie"
  240. #: html.c:2071 html.c:5623
  241. msgid "Pin"
  242. msgstr "Épingler"
  243. #: html.c:2071
  244. msgid "Pin this post to the top of your timeline"
  245. msgstr "Épingler ce message en haut de votre chronologie"
  246. #: html.c:2078
  247. msgid "Announce this post to your followers"
  248. msgstr "Annoncer ce message aux personnes abonnées"
  249. #: html.c:2083 html.c:5499
  250. msgid "Unboost"
  251. msgstr "Dé-repartager"
  252. #: html.c:2083
  253. msgid "I regret I boosted this"
  254. msgstr "Je regrette d'avoir repartagé ceci"
  255. #: html.c:2089 html.c:5638
  256. msgid "Unbookmark"
  257. msgstr "Retirer le signet"
  258. #: html.c:2089
  259. msgid "Delete this post from your bookmarks"
  260. msgstr "Supprime ce message de vos signets"
  261. #: html.c:2092 html.c:5633
  262. msgid "Bookmark"
  263. msgstr "Signet"
  264. #: html.c:2092
  265. msgid "Add this post to your bookmarks"
  266. msgstr "Ajouter ce message à vos signets"
  267. #: html.c:2098 html.c:3882 html.c:4182 html.c:4267 html.c:5546
  268. msgid "Unfollow"
  269. msgstr "Ne plus suivre"
  270. #: html.c:2098 html.c:3883 html.c:4267
  271. msgid "Stop following this user's activity"
  272. msgstr "Arrêter de suivre les activités de cette personne"
  273. #: html.c:2102 html.c:3897 html.c:4269
  274. msgid "Start following this user's activity"
  275. msgstr "Commencer à suivre les activité de cette personne"
  276. #: html.c:2108 html.c:5576
  277. msgid "Unfollow Group"
  278. msgstr "Ne plus suivre le Groupe"
  279. #: html.c:2109
  280. msgid "Stop following this group or channel"
  281. msgstr "Arrêter de suivre ce groupe ou canal"
  282. #: html.c:2113 html.c:5563
  283. msgid "Follow Group"
  284. msgstr "Suivre le Groupe"
  285. #: html.c:2114
  286. msgid "Start following this group or channel"
  287. msgstr "Commencer à suivre ce groupe ou canal"
  288. #: html.c:2119 html.c:3919 html.c:5507
  289. msgid "MUTE"
  290. msgstr "SOURDINE"
  291. #: html.c:2120
  292. msgid "Block any activity from this user forever"
  293. msgstr "Bloquer toute activité de cette personne à jamais"
  294. #: html.c:2125 html.c:3901 html.c:5593
  295. msgid "Delete"
  296. msgstr "Supprimer"
  297. #: html.c:2125
  298. msgid "Delete this post"
  299. msgstr "Supprimer ce message"
  300. #: html.c:2128 html.c:5515
  301. msgid "Hide"
  302. msgstr "Cacher"
  303. #: html.c:2128
  304. msgid "Hide this post and its children"
  305. msgstr "Cacher ce message et ses réponses"
  306. #: html.c:2170
  307. msgid "Edit..."
  308. msgstr "Modifier…"
  309. #: html.c:2208
  310. msgid "Reply..."
  311. msgstr "Répondre…"
  312. #: html.c:2283
  313. msgid "Truncated (too deep)"
  314. msgstr "Tronqué (trop profond)"
  315. #: html.c:2301
  316. msgid "follows you"
  317. msgstr "vous suit"
  318. #: html.c:2375
  319. msgid "Pinned"
  320. msgstr "Épinglé"
  321. #: html.c:2383
  322. msgid "Bookmarked"
  323. msgstr "Ajouté aux signets"
  324. #: html.c:2391
  325. msgid "Poll"
  326. msgstr "Sondage"
  327. #: html.c:2398
  328. msgid "Voted"
  329. msgstr "Voté"
  330. #: html.c:2407
  331. msgid "Event"
  332. msgstr "Événement"
  333. #: html.c:2439 html.c:2468
  334. msgid "boosted"
  335. msgstr "Repartagé"
  336. #: html.c:2482
  337. msgid "in reply to"
  338. msgstr "En réponse à"
  339. #: html.c:2538
  340. msgid " [SENSITIVE CONTENT]"
  341. msgstr " [CONTENU SENSIBLE]"
  342. #: html.c:2910
  343. msgid "Vote"
  344. msgstr "Vote"
  345. #: html.c:2920
  346. msgid "Closed"
  347. msgstr "Terminé"
  348. #: html.c:2945
  349. msgid "Closes in"
  350. msgstr "Termine dans"
  351. #: html.c:3025
  352. msgid "Video"
  353. msgstr "Vidéo"
  354. #: html.c:3040
  355. msgid "Audio"
  356. msgstr "Audio"
  357. #: html.c:3068
  358. msgid "Attachment"
  359. msgstr "Pièce jointe"
  360. #: html.c:3082
  361. msgid "Alt..."
  362. msgstr "Alt…"
  363. #: html.c:3095
  364. msgid "Source channel or community"
  365. msgstr "Canal ou communauté source"
  366. #: html.c:3189
  367. msgid "Time: "
  368. msgstr "Date : "
  369. #: html.c:3270
  370. msgid "Older..."
  371. msgstr "Plus anciens…"
  372. #: html.c:3372
  373. msgid "about this site"
  374. msgstr "à propos de ce site"
  375. #: html.c:3374
  376. msgid "powered by "
  377. msgstr "fonctionne grace à "
  378. #: html.c:3443
  379. msgid "Dismiss"
  380. msgstr "Rejeter"
  381. #: html.c:3460
  382. #, c-format
  383. msgid "Timeline for list '%s'"
  384. msgstr "Chronologie pour la liste '%s'"
  385. #: html.c:3479 html.c:4857
  386. msgid "Pinned posts"
  387. msgstr "Messages épinglés"
  388. #: html.c:3491 html.c:4872
  389. msgid "Bookmarked posts"
  390. msgstr "Messages en signets"
  391. #: html.c:3503 html.c:4887
  392. msgid "Post drafts"
  393. msgstr "Brouillons de messages"
  394. #: html.c:3579
  395. msgid "No more unseen posts"
  396. msgstr "Pas d'avantage de message non vus"
  397. #: html.c:3583 html.c:3692 html.c:4058
  398. msgid "Back to top"
  399. msgstr "Retourner en haut"
  400. #: html.c:3645
  401. msgid "History"
  402. msgstr "Historique"
  403. #: html.c:3697 html.c:4063 html.c:4374
  404. msgid "More..."
  405. msgstr "Plus…"
  406. #: html.c:3887 html.c:5529
  407. msgid "Unlimit"
  408. msgstr "Illimité"
  409. #: html.c:3888
  410. msgid "Allow announces (boosts) from this user"
  411. msgstr "Permettre les annonces (repartages) par cette personne"
  412. #: html.c:3891 html.c:5525
  413. msgid "Limit"
  414. msgstr "Limite"
  415. #: html.c:3892
  416. msgid "Block announces (boosts) from this user"
  417. msgstr "Bloquer les annonces (repartages) par cette personne"
  418. #: html.c:3901
  419. msgid "Delete this user"
  420. msgstr "Supprimer cette personne"
  421. #: html.c:3906 html.c:5643
  422. msgid "Approve"
  423. msgstr "Approuver"
  424. #: html.c:3907
  425. msgid "Approve this follow request"
  426. msgstr "Approuver cette demande de suivi"
  427. #: html.c:3910 html.c:5667
  428. msgid "Discard"
  429. msgstr "Rejeter"
  430. #: html.c:3910
  431. msgid "Discard this follow request"
  432. msgstr "Rejeter la demande suivante"
  433. #: html.c:3915 html.c:5511
  434. msgid "Unmute"
  435. msgstr "Ne plus taire"
  436. #: html.c:3916
  437. msgid "Stop blocking activities from this user"
  438. msgstr "Arrêter de bloquer les activités de cette personne"
  439. #: html.c:3920
  440. msgid "Block any activity from this user"
  441. msgstr "Bloque toutes les activités de cette personne"
  442. #: html.c:3928
  443. msgid "Direct Message..."
  444. msgstr "Message direct…"
  445. #: html.c:3963
  446. msgid "Pending follow confirmations"
  447. msgstr "Confirmation de suivi en attente"
  448. #: html.c:3967
  449. msgid "People you follow"
  450. msgstr "Personnes que vous suivez"
  451. #: html.c:3968
  452. msgid "People that follow you"
  453. msgstr "Personnes qui vous suivent"
  454. #: html.c:4109
  455. msgid "Clear all"
  456. msgstr "Tout nettoyer"
  457. #: html.c:4176
  458. msgid "Mention"
  459. msgstr "Mention"
  460. #: html.c:4179
  461. msgid "Finished poll"
  462. msgstr "Sondage terminé"
  463. #: html.c:4204
  464. msgid "Follow Request"
  465. msgstr "Requête de suivi"
  466. #: html.c:4314
  467. msgid "Context"
  468. msgstr "Contexte"
  469. #: html.c:4332
  470. msgid "New"
  471. msgstr "Nouveau"
  472. #: html.c:4347
  473. msgid "Already seen"
  474. msgstr "Déjà vu"
  475. #: html.c:4362
  476. msgid "None"
  477. msgstr "Aucun"
  478. #: html.c:4651
  479. #, c-format
  480. msgid "Search results for account %s"
  481. msgstr "Résultats de recherche pour le compte %s"
  482. #: html.c:4658
  483. #, c-format
  484. msgid "Account %s not found"
  485. msgstr "Compte %s non trouvé"
  486. #: html.c:4689
  487. #, c-format
  488. msgid "Search results for tag %s"
  489. msgstr "Résultats de recherche pour le tag %s"
  490. #: html.c:4689
  491. #, c-format
  492. msgid "Nothing found for tag %s"
  493. msgstr "Rien n'a été trouvé pour le tag %s"
  494. #: html.c:4705
  495. #, c-format
  496. msgid "Search results for '%s' (may be more)"
  497. msgstr "Résultats de recherche pour '%s' (il pourrait y en avoir davantage)"
  498. #: html.c:4708
  499. #, c-format
  500. msgid "Search results for '%s'"
  501. msgstr "Résultats de recherche pour '%s'"
  502. #: html.c:4711
  503. #, c-format
  504. msgid "No more matches for '%s'"
  505. msgstr "Pas davantage de résultats pour '%s'"
  506. #: html.c:4713
  507. #, c-format
  508. msgid "Nothing found for '%s'"
  509. msgstr "Rien n'a été trouvé pour '%s'"
  510. #: html.c:4842
  511. msgid "Showing instance timeline"
  512. msgstr "Montrer la chronologie de l'instance"
  513. #: html.c:4925
  514. #, c-format
  515. msgid "Showing timeline for list '%s'"
  516. msgstr "Montrer le chronologie pour la liste '%s'"
  517. #: httpd.c:259
  518. #, c-format
  519. msgid "Search results for tag #%s"
  520. msgstr "Résultats de recherche pour le tag #%s"
  521. #: httpd.c:268
  522. msgid "Recent posts by users in this instance"
  523. msgstr "Messages récents des internautes de cette instance"
  524. #: html.c:1885
  525. msgid "Blocked hashtags..."
  526. msgstr "Hashtags bloqués…"
  527. #: html.c:617
  528. msgid "Optional URL to reply to"
  529. msgstr "URL optionnelle pour répondre à"
  530. #: html.c:794
  531. msgid ""
  532. "Option 1...\n"
  533. "Option 2...\n"
  534. "Option 3...\n"
  535. "..."
  536. msgstr ""
  537. "Option 1…\n"
  538. "Option 2…\n"
  539. "Option 3…\n"
  540. "…"
  541. #: html.c:1679
  542. msgid "Bot API key"
  543. msgstr "Clé API de bot"
  544. #: html.c:1685
  545. msgid "Chat id"
  546. msgstr "Identifiant du salon"
  547. #: html.c:1693
  548. msgid "ntfy server - full URL (example: https://ntfy.sh/YourTopic)"
  549. msgstr "serveur ntfy – adresse complète (ex : https://ntfy.sh/VotreSujet)"
  550. #: html.c:1699
  551. msgid "ntfy token - if needed"
  552. msgstr "jeton ntfy – si nécessaire"
  553. #: html.c:3480
  554. msgid "pinned"
  555. msgstr "épinglé"
  556. #: html.c:3492
  557. msgid "bookmarks"
  558. msgstr "signets"
  559. #: html.c:3504
  560. msgid "drafts"
  561. msgstr "brouillons"
  562. #: html.c:683
  563. msgid "Scheduled post..."
  564. msgstr "Publication planifiée…"
  565. msgid "Post date and time:"
  566. msgstr "Date et heure de publication :"
  567. #: html.c:3515 html.c:4902
  568. msgid "Scheduled posts"
  569. msgstr "Publications planifiées"
  570. #: html.c:3516
  571. msgid "scheduled posts"
  572. msgstr "publications planifiées"
  573. #: html.c:677
  574. #, c-format
  575. msgid "Post date and time (timezone: %s):"
  576. msgstr "Date et heure de publication (fuseau horaire : %s) :"
  577. #: html.c:1810
  578. msgid "Time zone:"
  579. msgstr "Fuseau horaire :"
  580. #: html.c:658
  581. msgid "Language:"
  582. msgstr ""
  583. #: html.c:1701
  584. msgid "Notify webhook:"
  585. msgstr ""
  586. #: html.c:1707
  587. msgid "http://example.com/webhook"
  588. msgstr ""
  589. #: html.c:1815
  590. msgid "Languages you usually post in:"
  591. msgstr ""
  592. #: html.c:1821
  593. msgid "en fr es de_AT"
  594. msgstr ""
  595. #: html.c:471
  596. msgid "Visibility: "
  597. msgstr ""
  598. msgid "Public"
  599. msgstr ""
  600. msgid "Unlisted"
  601. msgstr ""
  602. msgid "Followers-only"
  603. msgstr ""
  604. msgid "Direct Message"
  605. msgstr ""
  606. #: html.c:531 html.c:2648 html.c:2673 html.c:5449
  607. msgid "EmojiUnreact"
  608. msgstr ""
  609. #: html.c:531 html.c:1483 html.c:2648 html.c:2673 html.c:5460
  610. msgid "EmojiReact"
  611. msgstr ""
  612. #: html.c:2190
  613. msgid "Emoji react..."
  614. msgstr ""
  615. #: html.c:2723
  616. msgid "Emoji reactions: "
  617. msgstr ""
  618. #: html.c:1917
  619. msgid "Muted words..."
  620. msgstr ""
  621. #: html.c:1919
  622. msgid "One word per line, partial matches count"
  623. msgstr ""
  624. #: html.c:1940
  625. msgid "Update muted words"
  626. msgstr ""
  627. #: html.c:2548
  628. msgid "Muted: "
  629. msgstr ""
  630. #: html.c:3999
  631. msgid "Contact's posts"
  632. msgstr ""
  633. #: html.c:4068
  634. msgid "More (x 10)..."
  635. msgstr ""