summaryrefslogtreecommitdiff
path: root/po/underlays/directives/ikiwiki/directive/pagecount.fr.po
blob: bfd44851829eb566c62137c95f183f4b69fcfd76 (plain)
  1. # Traduction de ikiwiki
  2. # Copyright (C) 2009 Debian French l10n team <debian-l10n-french@lists.debian.org>
  3. # This file is distributed under the same license as the PACKAGE Ikiwiki.
  4. #
  5. msgid ""
  6. msgstr ""
  7. "Project-Id-Version: ikiwiki\n"
  8. "POT-Creation-Date: 2011-05-05 20:04+0300\n"
  9. "PO-Revision-Date: 2009-09-12 11:46+0200\n"
  10. "Last-Translator: Philippe Batailler <philippe.batailler@free.fr>\n"
  11. "Language-Team: French <debian-l10n-french@lists.debian.org>\n"
  12. "Language: fr\n"
  13. "MIME-Version: 1.0\n"
  14. "Content-Type: text/plain; charset=UTF-8\n"
  15. "Content-Transfer-Encoding: 8bits\n"
  16. #. type: Plain text
  17. msgid ""
  18. "The `pagecount` directive is supplied by the [[!iki plugins/pagecount "
  19. "desc=pagecount]] plugin."
  20. msgstr ""
  21. "La directive `pagecount` est fournie par le module d'extension [[!iki "
  22. "plugins/pagecount desc=pagecount]]. "
  23. #. type: Plain text
  24. msgid "This directive counts pages currently in the wiki. Example:"
  25. msgstr "Cette directive compte les pages du wiki. Exemple :"
  26. #. type: Plain text
  27. #, no-wrap
  28. msgid "\t\\[[!pagecount pages=\"*\"]]\n"
  29. msgstr "\t\\[[!pagecount pages=\"*\"]]\n"
  30. #. type: Plain text
  31. msgid ""
  32. "The optional parameter \"pages\" can be a [[ikiwiki/PageSpec]] specifying "
  33. "the pages to count, default is to count them all."
  34. msgstr ""
  35. "Le paramètre facultatif \"pages\" peut être une spécification [[ikiwiki/"
  36. "PageSpec]] indiquant un ensemble de pages à compter. Par défaut toutes les "
  37. "pages du wiki sont comptées."
  38. #. type: Plain text
  39. #, no-wrap
  40. msgid "[[!meta robots=\"noindex, follow\"]]\n"
  41. msgstr "[[!meta robots=\"noindex, follow\"]]\n"