fr.po 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940
  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:621
  11. msgid "Sensitive content: "
  12. msgstr "Contenu sensible :"
  13. #: html.c:629
  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:657
  19. msgid "Reply to (URL): "
  20. msgstr "Répondre à (URL) :"
  21. #: html.c:666
  22. msgid "Don't send, but store as a draft"
  23. msgstr "Ne pas envoyer, mais sauvegarder en tant que brouillon"
  24. #: html.c:667
  25. msgid "Draft:"
  26. msgstr "Brouillon :"
  27. #: html.c:757
  28. msgid "Attachments..."
  29. msgstr "Pièces jointes…"
  30. #: html.c:780
  31. msgid "File:"
  32. msgstr "Fichier :"
  33. #: html.c:784
  34. msgid "Clear this field to delete the attachment"
  35. msgstr "Effacer ce champ pour supprimer la pièce jointe"
  36. #: html.c:793 html.c:818
  37. msgid "Attachment description"
  38. msgstr "Description de la pièce jointe"
  39. #: html.c:834
  40. msgid "Poll..."
  41. msgstr "Sondage…"
  42. #: html.c:826
  43. msgid "Poll options (one per line, up to 8):"
  44. msgstr "Options du sondage (une par ligne, jusqu’à 8) :"
  45. #: html.c:848
  46. msgid "One choice"
  47. msgstr "Un seul choix"
  48. #: html.c:851
  49. msgid "Multiple choices"
  50. msgstr "Choix multiples"
  51. #: html.c:857
  52. msgid "End in 5 minutes"
  53. msgstr "Se termine dans 5 minutes"
  54. #: html.c:861
  55. msgid "End in 1 hour"
  56. msgstr "Se termine dans 1 heure"
  57. #: html.c:864
  58. msgid "End in 1 day"
  59. msgstr "Se termine dans 1 jour"
  60. #: html.c:878
  61. msgid "Post"
  62. msgstr "Envoyer"
  63. #: html.c:980 html.c:987
  64. msgid "Site description"
  65. msgstr "Description du site"
  66. #: html.c:998
  67. msgid "Admin email"
  68. msgstr "Email de l’admin"
  69. #: html.c:1011
  70. msgid "Admin account"
  71. msgstr "Compte de l’admin"
  72. #: html.c:1076 html.c:1432 html.c:3813
  73. #, c-format
  74. msgid "%d following, %d followers"
  75. msgstr "%d abonnements, %d personnes abonnées"
  76. #: html.c:1173
  77. msgid "RSS"
  78. msgstr "RSS"
  79. #: html.c:1178 html.c:1217
  80. msgid "private"
  81. msgstr "privé"
  82. #: html.c:1213
  83. msgid "public"
  84. msgstr "public"
  85. #: html.c:1221
  86. msgid "notifications"
  87. msgstr "notifications"
  88. #: html.c:1226
  89. msgid "people"
  90. msgstr "personnes"
  91. #: html.c:1231
  92. msgid "instance"
  93. msgstr "instance"
  94. #: html.c:1240
  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:1241
  102. msgid "Content search"
  103. msgstr "Recherche de contenu"
  104. #: html.c:1367
  105. msgid "verified link"
  106. msgstr "Lien vérifié"
  107. #: html.c:1424 html.c:3158 html.c:3171 html.c:3180 html.c:4467
  108. msgid "Location: "
  109. msgstr "Emplacement : "
  110. #: html.c:1471
  111. msgid "New Post..."
  112. msgstr "Nouveau message…"
  113. #: html.c:1473
  114. msgid "What's on your mind?"
  115. msgstr "Qu’avez-vous en tête ?"
  116. #: html.c:1482
  117. msgid "Operations..."
  118. msgstr "Opérations…"
  119. #: html.c:1497 html.c:2126 html.c:3950 html.c:4416 html.c:5680
  120. msgid "Follow"
  121. msgstr "Suivre"
  122. #: html.c:1499
  123. msgid "(by URL or user@host)"
  124. msgstr "(par URL ou pseudo@hôte)"
  125. #: html.c:1514 html.c:2102 html.c:5629
  126. msgid "Boost"
  127. msgstr "Repartager"
  128. #: html.c:1516 html.c:1533 html.c:1555
  129. msgid "(by URL)"
  130. msgstr "(par URL)"
  131. #: html.c:1531 html.c:2081 html.c:5620
  132. msgid "Like"
  133. msgstr "Aimer"
  134. #: html.c:1682
  135. msgid "User Settings..."
  136. msgstr "Paramètres du compte…"
  137. #: html.c:1691
  138. msgid "Display name:"
  139. msgstr "Nom affiché :"
  140. #: html.c:1697
  141. msgid "Your name"
  142. msgstr "Votre nom"
  143. #: html.c:1699
  144. msgid "Avatar: "
  145. msgstr "Avatar : "
  146. #: html.c:1707
  147. msgid "Delete current avatar"
  148. msgstr "Supprimer l’avatar actuel"
  149. #: html.c:1709
  150. msgid "Header image (banner): "
  151. msgstr "Image d’entête (bannière) : "
  152. #: html.c:1717
  153. msgid "Delete current header image"
  154. msgstr "Supprimer l’image d’entête actuelle"
  155. #: html.c:1719
  156. msgid "Bio:"
  157. msgstr "Description :"
  158. #: html.c:1725
  159. msgid "Write about yourself here..."
  160. msgstr "Parlez de vous ici…"
  161. #: html.c:1734
  162. msgid "Always show sensitive content"
  163. msgstr "Toujours afficher le contenu sensible"
  164. #: html.c:1736
  165. msgid "Email address for notifications:"
  166. msgstr "Adresse email pour les notifications :"
  167. #: html.c:1744
  168. msgid "Telegram notifications (bot key and chat id):"
  169. msgstr "Notifications Telegram (clé de bot et ID de discussion) :"
  170. #: html.c:1758
  171. msgid "ntfy notifications (ntfy server and token):"
  172. msgstr "Notifications ntfy (serveur et jeton ntfy) :"
  173. #: html.c:1780
  174. msgid "Maximum days to keep posts (0: server settings):"
  175. msgstr "Nombre de jours maximum de rétention des messages (0 : réglages du serveur) :"
  176. #: html.c:1786
  177. msgid "Drop direct messages from people you don't follow"
  178. msgstr "Rejeter les messages directs des personnes que vous ne suivez pas"
  179. #: html.c:1788
  180. msgid "This account is a bot"
  181. msgstr "Ce compte est un bot"
  182. #: html.c:1790
  183. msgid "Auto-boost all mentions to this account"
  184. msgstr "Repartage automatique de toutes les mentions de ce compte"
  185. #: html.c:1792
  186. msgid "This account is private (posts are not shown through the web)"
  187. msgstr "Ce compte est privé (les messages ne sont pas affiché sur le web)"
  188. #: html.c:1795
  189. msgid "Collapse top threads by default"
  190. msgstr "Replier les fils de discussion principaux par défaut"
  191. #: html.c:1797
  192. msgid "Follow requests must be approved"
  193. msgstr "Les demandes d’abonnement doivent être approuvées"
  194. #: html.c:1799
  195. msgid "Publish follower and following metrics"
  196. msgstr "Publier les statistiques d’abonnements et d’abonné⋅e⋅s"
  197. #: html.c:1804
  198. msgid "Current location:"
  199. msgstr "Emplacement actuel :"
  200. #: html.c:1818
  201. msgid "Profile metadata (key=value pairs in each line):"
  202. msgstr "Métadonnées du profile (paires clé=valeur à chaque ligne) :"
  203. #: html.c:1829
  204. msgid "Web interface language:"
  205. msgstr "Langue de l’interface web :"
  206. #: html.c:1848
  207. msgid "New password:"
  208. msgstr "Nouveau mot de passe :"
  209. #: html.c:1855
  210. msgid "Repeat new password:"
  211. msgstr "Répétez le nouveau mot de passe :"
  212. #: html.c:1865
  213. msgid "Update user info"
  214. msgstr "Mettre à jour les infos du compte"
  215. #: html.c:1876
  216. msgid "Followed hashtags..."
  217. msgstr "Hashtags suivis…"
  218. #: html.c:1878 html.c:1911
  219. msgid "One hashtag per line"
  220. msgstr "Un hashtag par ligne"
  221. #: html.c:1900 html.c:1932
  222. msgid "Update hashtags"
  223. msgstr "Mettre à jour les hashtags"
  224. #: html.c:2081
  225. msgid "Say you like this post"
  226. msgstr "Dire que vous aimez ce message"
  227. #: html.c:2086 html.c:5638
  228. msgid "Unlike"
  229. msgstr "Ne plus aimer"
  230. #: html.c:2086
  231. msgid "Nah don't like it that much"
  232. msgstr "Nan, ça me plait pas tant que ça"
  233. #: html.c:2092 html.c:5775
  234. msgid "Unpin"
  235. msgstr "Dés-épingler"
  236. #: html.c:2092
  237. msgid "Unpin this post from your timeline"
  238. msgstr "Désépingler ce message de votre fil d’actualité"
  239. #: html.c:2095 html.c:5770
  240. msgid "Pin"
  241. msgstr "Épingler"
  242. #: html.c:2095
  243. msgid "Pin this post to the top of your timeline"
  244. msgstr "Épingler ce message en haut de votre fil d’actualité"
  245. #: html.c:2102
  246. msgid "Announce this post to your followers"
  247. msgstr "Annoncer ce message à vos abonné⋅e⋅s"
  248. #: html.c:2107 html.c:5646
  249. msgid "Unboost"
  250. msgstr "Ne plus repartager"
  251. #: html.c:2107
  252. msgid "I regret I boosted this"
  253. msgstr "Je regrette d’avoir repartagé ceci"
  254. #: html.c:2113 html.c:5785
  255. msgid "Unbookmark"
  256. msgstr "Retirer le signet"
  257. #: html.c:2113
  258. msgid "Delete this post from your bookmarks"
  259. msgstr "Supprime ce message de vos marque-pages"
  260. #: html.c:2116 html.c:5780
  261. msgid "Bookmark"
  262. msgstr "Marque-page"
  263. #: html.c:2116
  264. msgid "Add this post to your bookmarks"
  265. msgstr "Ajouter ce message à vos marque-pages"
  266. #: html.c:2122 html.c:3936 html.c:4327 html.c:4414 html.c:5693
  267. msgid "Unfollow"
  268. msgstr "Ne plus suivre"
  269. #: html.c:2122 html.c:3937 html.c:4414
  270. msgid "Stop following this user's activity"
  271. msgstr "Arrêter de suivre les activités de ce compte"
  272. #: html.c:2126 html.c:3951 html.c:4416
  273. msgid "Start following this user's activity"
  274. msgstr "Commencer à suivre les activité de ce compte"
  275. #: html.c:2132 html.c:5723
  276. msgid "Unfollow Group"
  277. msgstr "Ne plus suivre le Groupe"
  278. #: html.c:2133
  279. msgid "Stop following this group or channel"
  280. msgstr "Arrêter de suivre ce groupe ou canal"
  281. #: html.c:2137 html.c:5710
  282. msgid "Follow Group"
  283. msgstr "Suivre le Groupe"
  284. #: html.c:2138
  285. msgid "Start following this group or channel"
  286. msgstr "Commencer à suivre ce groupe ou canal"
  287. #: html.c:2143 html.c:3973 html.c:5654
  288. msgid "MUTE"
  289. msgstr "BLOQUER"
  290. #: html.c:2144
  291. msgid "Block any activity from this user forever"
  292. msgstr "Bloquer définitivement toute activité de ce compte"
  293. #: html.c:2149 html.c:3955 html.c:5740
  294. msgid "Delete"
  295. msgstr "Supprimer"
  296. #: html.c:2149
  297. msgid "Delete this post"
  298. msgstr "Supprimer ce message"
  299. #: html.c:2152 html.c:5662
  300. msgid "Hide"
  301. msgstr "Masquer"
  302. #: html.c:2152
  303. msgid "Hide this post and its children"
  304. msgstr "Masquer ce message et ses réponses"
  305. #: html.c:2194
  306. msgid "Edit..."
  307. msgstr "Modifier…"
  308. #: html.c:2232
  309. msgid "Reply..."
  310. msgstr "Répondre…"
  311. #: html.c:2306
  312. msgid "Truncated (too deep)"
  313. msgstr "Tronqué (trop profond)"
  314. #: html.c:2324
  315. msgid "follows you"
  316. msgstr "vous suit"
  317. #: html.c:2398
  318. msgid "Pinned"
  319. msgstr "Épinglé"
  320. #: html.c:2406
  321. msgid "Bookmarked"
  322. msgstr "Ajouté aux marque-pages"
  323. #: html.c:2414
  324. msgid "Poll"
  325. msgstr "Sondage"
  326. #: html.c:2421
  327. msgid "Voted"
  328. msgstr "Voté"
  329. #: html.c:2430
  330. msgid "Event"
  331. msgstr "Événement"
  332. #: html.c:2462 html.c:2491
  333. msgid "boosted"
  334. msgstr "a repartagé"
  335. #: html.c:2505
  336. msgid "in reply to"
  337. msgstr "en réponse à"
  338. #: html.c:2570
  339. msgid " [SENSITIVE CONTENT]"
  340. msgstr " [CONTENU SENSIBLE]"
  341. #: html.c:2944
  342. msgid "Vote"
  343. msgstr "Vote"
  344. #: html.c:2954
  345. msgid "Closed"
  346. msgstr "Terminé"
  347. #: html.c:2979
  348. msgid "Closes in"
  349. msgstr "Termine dans"
  350. #: html.c:3059
  351. msgid "Video"
  352. msgstr "Vidéo"
  353. #: html.c:3074
  354. msgid "Audio"
  355. msgstr "Audio"
  356. #: html.c:3102
  357. msgid "Attachment"
  358. msgstr "Pièce-jointe"
  359. #: html.c:3116
  360. msgid "Alt..."
  361. msgstr "Alt…"
  362. #: html.c:3129
  363. msgid "Source channel or community"
  364. msgstr "Canal ou communauté d’origine"
  365. #: html.c:3223
  366. msgid "Time: "
  367. msgstr "Date : "
  368. #: html.c:3304
  369. msgid "Older..."
  370. msgstr "Plus anciens…"
  371. #: html.c:3406
  372. msgid "about this site"
  373. msgstr "à propos de ce site"
  374. #: html.c:3408
  375. msgid "powered by "
  376. msgstr "propulsé par "
  377. #: html.c:3477
  378. msgid "Dismiss"
  379. msgstr "Rejeter"
  380. #: html.c:3494
  381. #, c-format
  382. msgid "Timeline for list '%s'"
  383. msgstr "Fil d’actualité pour la liste '%s'"
  384. #: html.c:3513 html.c:5003
  385. msgid "Pinned posts"
  386. msgstr "Messages épinglés"
  387. #: html.c:3525 html.c:5018
  388. msgid "Bookmarked posts"
  389. msgstr "Messages en marque-pages"
  390. #: html.c:3537 html.c:5033
  391. msgid "Post drafts"
  392. msgstr "Brouillons de messages"
  393. #: html.c:3615
  394. msgid "No more unseen posts"
  395. msgstr "Pas d’autres messages non vus"
  396. #: html.c:3619 html.c:3732 html.c:4114
  397. msgid "Back to top"
  398. msgstr "Retourner en haut"
  399. #: html.c:3685
  400. msgid "History"
  401. msgstr "Historique"
  402. #: html.c:3737 html.c:4119 html.c:4521
  403. msgid "More..."
  404. msgstr "Plus…"
  405. #: html.c:3941 html.c:5676
  406. msgid "Unlimit"
  407. msgstr "Illimité"
  408. #: html.c:3942
  409. msgid "Allow announces (boosts) from this user"
  410. msgstr "Permettre les annonces (repartages) par ce compte"
  411. #: html.c:3945 html.c:5672
  412. msgid "Limit"
  413. msgstr "Limiter"
  414. #: html.c:3946
  415. msgid "Block announces (boosts) from this user"
  416. msgstr "Bloquer les annonces (repartages) par ce compte"
  417. #: html.c:3955
  418. msgid "Delete this user"
  419. msgstr "Supprimer ce compte"
  420. #: html.c:3960 html.c:5790
  421. msgid "Approve"
  422. msgstr "Approuver"
  423. #: html.c:3961
  424. msgid "Approve this follow request"
  425. msgstr "Approuver cette demande d’abonnement"
  426. #: html.c:3964 html.c:5814
  427. msgid "Discard"
  428. msgstr "Rejeter"
  429. #: html.c:3964
  430. msgid "Discard this follow request"
  431. msgstr "Rejeter cette demande d’abonnement"
  432. #: html.c:3969 html.c:5658
  433. msgid "Unmute"
  434. msgstr "Ne plus bloquer"
  435. #: html.c:3970
  436. msgid "Stop blocking activities from this user"
  437. msgstr "Arrêter de bloquer les activités de ce compte"
  438. #: html.c:3974
  439. msgid "Block any activity from this user"
  440. msgstr "Bloquer toutes les activités de ce compte"
  441. #: html.c:3982
  442. msgid "Direct Message..."
  443. msgstr "Message direct…"
  444. #: html.c:4017
  445. msgid "Pending follow confirmations"
  446. msgstr "Confirmations d’abonnement en attente"
  447. #: html.c:4021
  448. msgid "People you follow"
  449. msgstr "Personnes que vous suivez"
  450. #: html.c:4022
  451. msgid "People that follow you"
  452. msgstr "Personnes qui vous suivent"
  453. #: html.c:4246
  454. msgid "Clear all"
  455. msgstr "Tout effacer"
  456. #: html.c:4321
  457. msgid "Mention"
  458. msgstr "Mention"
  459. #: html.c:4324
  460. msgid "Finished poll"
  461. msgstr "Sondage terminé"
  462. #: html.c:4351
  463. msgid "Follow Request"
  464. msgstr "Demandes d’abonnement"
  465. #: html.c:4461
  466. msgid "Context"
  467. msgstr "Contexte"
  468. #: html.c:4479
  469. msgid "New"
  470. msgstr "Nouveau"
  471. #: html.c:4494
  472. msgid "Already seen"
  473. msgstr "Déjà vu"
  474. #: html.c:4509
  475. msgid "None"
  476. msgstr "Aucun"
  477. #: html.c:4797
  478. #, c-format
  479. msgid "Search results for account %s"
  480. msgstr "Résultats de recherche pour le compte %s"
  481. #: html.c:4804
  482. #, c-format
  483. msgid "Account %s not found"
  484. msgstr "Compte %s non trouvé"
  485. #: html.c:4835
  486. #, c-format
  487. msgid "Search results for tag %s"
  488. msgstr "Résultats de recherche pour le tag %s"
  489. #: html.c:4835
  490. #, c-format
  491. msgid "Nothing found for tag %s"
  492. msgstr "Rien n’a été trouvé pour le tag %s"
  493. #: html.c:4851
  494. #, c-format
  495. msgid "Search results for '%s' (may be more)"
  496. msgstr "Résultats de recherche pour '%s' (il pourrait y en avoir davantage)"
  497. #: html.c:4854
  498. #, c-format
  499. msgid "Search results for '%s'"
  500. msgstr "Résultats de recherche pour '%s'"
  501. #: html.c:4857
  502. #, c-format
  503. msgid "No more matches for '%s'"
  504. msgstr "Pas davantage de résultats pour '%s'"
  505. #: html.c:4859
  506. #, c-format
  507. msgid "Nothing found for '%s'"
  508. msgstr "Rien n’a été trouvé pour '%s'"
  509. #: html.c:4988
  510. msgid "Showing instance timeline"
  511. msgstr "Montrer le fil d’actualité de l’instance"
  512. #: html.c:5071
  513. #, c-format
  514. msgid "Showing timeline for list '%s'"
  515. msgstr "Montrer le fil d’actualité pour la liste '%s'"
  516. #: httpd.c:259
  517. #, c-format
  518. msgid "Search results for tag #%s"
  519. msgstr "Résultats de recherche pour le tag #%s"
  520. #: httpd.c:268
  521. msgid "Recent posts by users in this instance"
  522. msgstr "Publications récentes des comptes de cette instance"
  523. #: html.c:1909
  524. msgid "Blocked hashtags..."
  525. msgstr "Hashtags bloqués…"
  526. #: html.c:661
  527. msgid "Optional URL to reply to"
  528. msgstr "URL optionnelle à laquelle répondre"
  529. #: html.c:843
  530. msgid ""
  531. "Option 1...\n"
  532. "Option 2...\n"
  533. "Option 3...\n"
  534. "..."
  535. msgstr ""
  536. "Option 1…\n"
  537. "Option 2…\n"
  538. "Option 3…\n"
  539. "…"
  540. #: html.c:1750
  541. msgid "Bot API key"
  542. msgstr "Clé API de bot"
  543. #: html.c:1756
  544. msgid "Chat id"
  545. msgstr "Identifiant du groupe"
  546. #: html.c:1764
  547. msgid "ntfy server - full URL (example: https://ntfy.sh/YourTopic)"
  548. msgstr "serveur ntfy – adresse complète (ex : https://ntfy.sh/VotreSujet)"
  549. #: html.c:1770
  550. msgid "ntfy token - if needed"
  551. msgstr "jeton ntfy – si nécessaire"
  552. #: html.c:3514
  553. msgid "pinned"
  554. msgstr "épinglé"
  555. #: html.c:3526
  556. msgid "bookmarks"
  557. msgstr "marque-pages"
  558. #: html.c:3538
  559. msgid "drafts"
  560. msgstr "brouillons"
  561. #: html.c:727
  562. msgid "Scheduled post..."
  563. msgstr "Publication planifiée…"
  564. msgid "Post date and time:"
  565. msgstr "Date et heure de publication :"
  566. #: html.c:3549 html.c:5048
  567. msgid "Scheduled posts"
  568. msgstr "Publications planifiées"
  569. #: html.c:3550
  570. msgid "scheduled posts"
  571. msgstr "publications planifiées"
  572. #: html.c:721
  573. #, c-format
  574. msgid "Post date and time (timezone: %s):"
  575. msgstr "Date et heure de publication (fuseau horaire : %s) :"
  576. #: html.c:1834
  577. msgid "Time zone:"
  578. msgstr "Fuseau horaire :"
  579. #: html.c:702
  580. msgid "Language:"
  581. msgstr "Langue"
  582. #: html.c:1772
  583. msgid "Notify webhook:"
  584. msgstr "Webhook de notification"
  585. #: html.c:1778
  586. msgid "http://example.com/webhook"
  587. msgstr ""
  588. #: html.c:1839
  589. msgid "Languages you usually post in:"
  590. msgstr "Langue habituelle de vos publications:"
  591. #: html.c:1845
  592. msgid "en fr es de_AT"
  593. msgstr "en fr es de_AT"
  594. #: html.c:515
  595. msgid "Visibility: "
  596. msgstr "Visibilité"
  597. msgid "Public"
  598. msgstr "Public"
  599. msgid "Unlisted"
  600. msgstr "Non-listé"
  601. msgid "Followers-only"
  602. msgstr "Abonné⋅es"
  603. msgid "Direct Message"
  604. msgstr "Message Direct"
  605. #: html.c:575 html.c:2680 html.c:2705 html.c:5596
  606. msgid "EmojiUnreact"
  607. msgstr ""
  608. #: html.c:575 html.c:1553 html.c:2680 html.c:2705 html.c:5607
  609. msgid "EmojiReact"
  610. msgstr ""
  611. #: html.c:2214
  612. msgid "Emoji react..."
  613. msgstr ""
  614. #: html.c:2755
  615. msgid "Emoji reactions: "
  616. msgstr ""
  617. #: html.c:1941
  618. msgid "Muted words..."
  619. msgstr "Mots bloqués"
  620. #: html.c:1943
  621. msgid "One word per line, partial matches count"
  622. msgstr "Un mot par ligne, les correspondances partielles sont prises en compte"
  623. #: html.c:1964
  624. msgid "Update muted words"
  625. msgstr "Mettre à jour les mots bloqués"
  626. #: html.c:2580
  627. msgid "Muted: "
  628. msgstr "Bloqué⋅e"
  629. #: html.c:4055
  630. msgid "Contact's posts"
  631. msgstr "Publications du contact"
  632. #: html.c:4124
  633. msgid "More (x 10)..."
  634. msgstr "Plus (x10)…"
  635. #: html.c:867
  636. msgid "End in 3 days"
  637. msgstr "Termine dans 3 jours"
  638. #: html.c:870
  639. msgid "End in 1 year"
  640. msgstr "Termine dans un an"
  641. #: html.c:4212
  642. msgid "Likes"
  643. msgstr "Aime"
  644. #: html.c:4213
  645. msgid "Emoji reacts"
  646. msgstr ""
  647. #: html.c:4214
  648. msgid "Mentions"
  649. msgstr "Mentions"
  650. #: html.c:4215
  651. msgid "Announces"
  652. msgstr "Annonces"
  653. #: html.c:4216
  654. msgid "Follows"
  655. msgstr "Abonnemments"
  656. #: html.c:4217
  657. msgid "Unfollows"
  658. msgstr "Désabonnements"
  659. #: html.c:4218
  660. msgid "Follow requests"
  661. msgstr "Demande d’abonnement"
  662. #: html.c:4219
  663. msgid "Blocks"
  664. msgstr "Blocages"
  665. #: html.c:4220
  666. msgid "Polls"
  667. msgstr "Sondages"
  668. #: html.c:4224
  669. msgid "Save"
  670. msgstr "Sauvegarde"
  671. #: html.c:4232
  672. msgid "Notifications filter..."
  673. msgstr "Filtre des notifications"
  674. #: data.c:45
  675. msgid "Jan"
  676. msgstr "Jan."
  677. #: data.c:46
  678. msgid "Feb"
  679. msgstr "Fév."
  680. #: data.c:47
  681. msgid "Mar"
  682. msgstr "Mars"
  683. #: data.c:48
  684. msgid "Apr"
  685. msgstr "Avr."
  686. #: data.c:49
  687. msgid "May"
  688. msgstr "Mai"
  689. #: data.c:50
  690. msgid "Jun"
  691. msgstr "Juin"
  692. #: data.c:51
  693. msgid "Jul"
  694. msgstr "Juil"
  695. #: data.c:52
  696. msgid "Aug"
  697. msgstr "Août"
  698. #: data.c:53
  699. msgid "Sep"
  700. msgstr "Sep."
  701. #: data.c:54
  702. msgid "Oct"
  703. msgstr "Oct."
  704. #: data.c:55
  705. msgid "Nov"
  706. msgstr "Nov."
  707. #: data.c:56
  708. msgid "Dec"
  709. msgstr "Déc."
  710. #: html.c:1801
  711. msgid "Show unlisted posts in the public page and RSS feed"
  712. msgstr "Afficher les publications non-listées sur la page publique et le flux RSS"