summaryrefslogtreecommitdiff
path: root/po/underlays/directives/ikiwiki/directive/brokenlinks.fr.po
blob: 9e15388c9baec0bb3cb14b9ddcf435bd1ae3b166 (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-09 17:44+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 `brokenlinks` directive is supplied by the [[!iki plugins/brokenlinks "
  19. "desc=brokenlinks]] plugin."
  20. msgstr ""
  21. "La directive `brokenlinks` est fournie par le module d'extension [[!iki "
  22. "plugins/brokenlinks desc=brokenlinks]]."
  23. #. type: Plain text
  24. msgid ""
  25. "This directive generates a list of broken links on pages in the wiki. This "
  26. "is a useful way to find pages that still need to be written, or links that "
  27. "are written wrong."
  28. msgstr ""
  29. "Cette directive crée une liste des liens cassés sur les pages du wiki. On "
  30. "peut ainsi facilement trouver les pages à écrire ou les liens mal trancrits."
  31. #. type: Plain text
  32. msgid ""
  33. "The optional parameter \"pages\" can be a [[ikiwiki/PageSpec]] specifying "
  34. "the pages to search for broken links, default is search them all."
  35. msgstr ""
  36. "Le paramètre optionnel \"pages\" peut être une expression [[ikiwiki/"
  37. "PageSpec]] indiquant dans quelles pages chercher les liens cassés. Par "
  38. "défaut la recherche se fait dans toutes les pages. "
  39. #. type: Plain text
  40. msgid "Example:"
  41. msgstr "Exemple :"
  42. #. type: Plain text
  43. #, no-wrap
  44. msgid "\t\\[[!brokenlinks pages=\"* and !recentchanges\"]]\n"
  45. msgstr "\t\\[[!brokenlinks pages=\"* and !recentchanges\"]]\n"
  46. #. type: Plain text
  47. #, no-wrap
  48. msgid "[[!meta robots=\"noindex, follow\"]]\n"
  49. msgstr "[[!meta robots=\"noindex, follow\"]]\n"