ModPlus.po 2.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465
  1. # Translation of StatusNet - ModPlus to French (français)
  2. # Exported from translatewiki.net
  3. #
  4. # Author: Crochet.david
  5. # Author: McDutchie
  6. # Author: Od1n
  7. # Author: Peter17
  8. # --
  9. # This file is distributed under the same license as the StatusNet package.
  10. #
  11. msgid ""
  12. msgstr ""
  13. "Project-Id-Version: StatusNet - ModPlus\n"
  14. "Report-Msgid-Bugs-To: \n"
  15. "POT-Creation-Date: 2012-06-30 11:07+0000\n"
  16. "PO-Revision-Date: 2012-06-30 11:09:16+0000\n"
  17. "Language-Team: French <https://translatewiki.net/wiki/Portal:fr>\n"
  18. "Content-Type: text/plain; charset=UTF-8\n"
  19. "Content-Transfer-Encoding: 8bit\n"
  20. "X-POT-Import-Date: 2012-01-02 10:11:36+0000\n"
  21. "X-Generator: MediaWiki 1.20alpha (233fc08); Translate 2012-06-21\n"
  22. "X-Translation-Project: translatewiki.net <https://translatewiki.net>\n"
  23. "X-Language-Code: fr\n"
  24. "X-Message-Group: #out-statusnet-plugin-modplus\n"
  25. "Plural-Forms: nplurals=2; plural=(n > 1);\n"
  26. #. TRANS: Error message displayed when referring to a user without a profile.
  27. msgid "User has no profile."
  28. msgstr "L’utilisateur n’a pas de profil."
  29. #. TRANS: Remote profile action page title.
  30. #. TRANS: %1$s is a username, %2$s is a hostname.
  31. #, php-format
  32. msgid "%1$s on %2$s"
  33. msgstr "%1$s sur %2$s"
  34. #. TRANS: Message on remote profile page.
  35. #. TRANS: This message contains Markdown links in the form [description](link).
  36. #. TRANS: %1$s is a profile nickname, %2$s is a hostname, %3$s is a URL.
  37. #, php-format
  38. msgid ""
  39. "This remote profile is registered on another site; see [%1$s's original "
  40. "profile page on %2$s](%3$s)."
  41. msgstr ""
  42. "Ce profil distant est enregistré sur un autre site ; voir [la page de profil "
  43. "originale de %1$s sur %2$s](%3$s)."
  44. #. TRANS: Message on blocked remote profile page.
  45. msgid ""
  46. "Site moderators have silenced this profile, which prevents delivery of new "
  47. "messages to any users on this site."
  48. msgstr ""
  49. "Les modérateurs du site ont réduit ce profil au silence, ce qui empêche "
  50. "l’envoi de nouveaux messages aux utilisateurs de ce site."
  51. #. TRANS: Plugin description.
  52. msgid "UI extension for profile moderation actions."
  53. msgstr ""
  54. "Extensions d’interface utilisateur pour les actions de modération des "
  55. "profils."
  56. #. TRANS: Label for access to remote profile options.
  57. msgid "Remote profile options..."
  58. msgstr "Options de profil distant..."