summaryrefslogtreecommitdiff
path: root/po/underlays/basewiki/ikiwiki/pagespec/po.fr.po
blob: a771f6ef7905ef6a5ccc6bc5e4a9e858baf0370a (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: 2009-08-15 18:30-0300\n"
  9. "PO-Revision-Date: 2009-08-30 09:37+0200\n"
  10. "Last-Translator: Philippe Batailler <philippe.batailler@free.fr>\n"
  11. "Language-Team: French <debian-l10n-french@lists.debian.org>\n"
  12. "MIME-Version: 1.0\n"
  13. "Content-Type: text/plain; charset=UTF-8\n"
  14. "Content-Transfer-Encoding: 8bits\n"
  15. #. type: Plain text
  16. #, no-wrap
  17. msgid ""
  18. "[[!if test=\"enabled(po)\"\n"
  19. " then=\"This wiki has po support **enabled**.\"\n"
  20. " else=\"This wiki has po support **disabled**.\"]]\n"
  21. msgstr ""
  22. "[[!if test=\"enabled(po)\"\n"
  23. " then=\"Ce wiki gère le mode po.\"\n"
  24. " else=\"Ce wiki ne gère pas le mode po.\"]]\n"
  25. #. type: Plain text
  26. msgid ""
  27. "If the [[!iki plugins/po desc=po]] plugin is enabled, the regular [[ikiwiki/"
  28. "PageSpec]] syntax is expanded with the following additional tests that can "
  29. "be used to improve user navigation in a multi-lingual wiki:"
  30. msgstr "Si le greffon [[!iki plugins/po desc=po]] est activé, la syntaxe normale de [[ikiwiki/PageSpec]] est développée avec les tests supplémentaires suivants qui peuvent améliorer la navigation d'un utilisateur de wiki plurilinguistique :"
  31. #. type: Bullet: '* '
  32. msgid ""
  33. "\"`lang(LL)`\" - tests whether a page is written in the language specified "
  34. "as a ISO639-1 (two-letter) language code."
  35. msgstr ""
  36. "`lang(LL)` - teste si la page est écrite dans la langue indiquée par le code "
  37. "ISO639-1 (deux lettres)."
  38. #. type: Bullet: '* '
  39. msgid ""
  40. "\"`currentlang()`\" - tests whether a page is written in the same language "
  41. "as the current page."
  42. msgstr ""
  43. "`currentlang()` - teste si une page est écrite dans la langue de la page "
  44. "donnée."
  45. #. type: Plain text
  46. msgid ""
  47. "Note that every non-po page is considered to be written in "
  48. "`po_master_language`, as specified in `ikiwiki.setup`."
  49. msgstr ""
  50. "Notez que chaque page qui n'est pas de type po est considérée comme une page "
  51. "écrite selon le `po_master_language`, tel que spécifié dans le fichier de "
  52. "configuration `ikiwiki.setup`."