InfiniteScroll.po 1.5 KB

12345678910111213141516171819202122232425262728
  1. # Translation file for GNU social - the free software social networking platform
  2. # Copyright (C) 2010 - 2019 Free Software Foundation, Inc http://www.fsf.org
  3. # This file is under https://www.gnu.org/licenses/agpl v3 or later
  4. #
  5. # Translators:
  6. msgid ""
  7. msgstr ""
  8. "Project-Id-Version: GNU social\n"
  9. "Report-Msgid-Bugs-To: \n"
  10. "POT-Creation-Date: 2015-02-02 17:47+0100\n"
  11. "PO-Revision-Date: 2015-02-06 16:43+0000\n"
  12. "Last-Translator: digitaldreamer <digitaldreamer@email.cz>\n"
  13. "Language-Team: French (http://www.transifex.com/gnu-social/gnu-social/language/fr/)\n"
  14. "MIME-Version: 1.0\n"
  15. "Content-Type: text/plain; charset=UTF-8\n"
  16. "Content-Transfer-Encoding: 8bit\n"
  17. "Language: fr\n"
  18. "Plural-Forms: nplurals=2; plural=(n > 1);\n"
  19. #. TRANS: Plugin dscription.
  20. #: InfiniteScrollPlugin.php:60
  21. msgid ""
  22. "Infinite Scroll adds the following functionality to your StatusNet "
  23. "installation: When a user scrolls towards the bottom of the page, the next "
  24. "page of notices is automatically retrieved and appended. This means they "
  25. "never need to click \"Next Page\", which dramatically increases stickiness."
  26. msgstr "InfiniteScroll ajoute la fonctionnalité suivante à votre installation StatusNet : lorsqu’un utilisateur fait défiler la page jusqu’à la fin, la page d’avis suivante est automatiquement téléchargée et ajoutée à la suite. Ceci signifie que l’utilisateur n’a plus besoin de cliquer sur le bouton « Page suivante », ce qui augmente considérablement l’adhérence de l’utilisateur."