PageRenderTime 34ms CodeModel.GetById 17ms RepoModel.GetById 1ms app.codeStats 0ms

/django/contrib/flatpages/locale/fr/LC_MESSAGES/django.po

https://code.google.com/p/mango-py/
Unknown | 80 lines | 67 code | 13 blank | 0 comment | 0 complexity | 78d362428e201aa81969db0d8634f6ae MD5 | raw file
Possible License(s): BSD-3-Clause
  1. # This file is distributed under the same license as the Django package.
  2. #
  3. msgid ""
  4. msgstr ""
  5. "Project-Id-Version: Django\n"
  6. "Report-Msgid-Bugs-To: \n"
  7. "POT-Creation-Date: 2011-03-15 13:15-0400\n"
  8. "PO-Revision-Date: 2011-03-04 18:46+0000\n"
  9. "Last-Translator: Jannis <jannis@leidel.info>\n"
  10. "Language-Team: French <None>\n"
  11. "MIME-Version: 1.0\n"
  12. "Content-Type: text/plain; charset=UTF-8\n"
  13. "Content-Transfer-Encoding: 8bit\n"
  14. "Language: fr\n"
  15. "Plural-Forms: nplurals=2; plural=(n > 1)\n"
  16. #: admin.py:8 models.py:7
  17. msgid "URL"
  18. msgstr "URL"
  19. #: admin.py:9
  20. msgid ""
  21. "Example: '/about/contact/'. Make sure to have leading and trailing slashes."
  22. msgstr ""
  23. "Par exemple, ла/a_propos/contact/а╗. Vщrifiez la prщsence du caractшre ла/а╗ "
  24. "en dщbut et en fin de chaюne."
  25. #: admin.py:11
  26. msgid ""
  27. "This value must contain only letters, numbers, dots, underscores, dashes, "
  28. "slashes or tildes."
  29. msgstr ""
  30. "Cette valeur ne peut contenir que des lettres, des chiffres, des points, des "
  31. "soulignщs, des tirets, des barres obliques ou des tildes."
  32. #: admin.py:22
  33. msgid "Advanced options"
  34. msgstr "Options avancщes"
  35. #: models.py:8
  36. msgid "title"
  37. msgstr "titre"
  38. #: models.py:9
  39. msgid "content"
  40. msgstr "contenu"
  41. #: models.py:10
  42. msgid "enable comments"
  43. msgstr "autoriser les commentaires"
  44. #: models.py:11
  45. msgid "template name"
  46. msgstr "nom du template"
  47. #: models.py:12
  48. msgid ""
  49. "Example: 'flatpages/contact_page.html'. If this isn't provided, the system "
  50. "will use 'flatpages/default.html'."
  51. msgstr ""
  52. "Par exemple, лаflatpages/contact_page.htmlа╗. Sans dщfinition, le systшme "
  53. "utilisera лаflatpages/default.htmlа╗."
  54. #: models.py:13
  55. msgid "registration required"
  56. msgstr "enregistrement requis"
  57. #: models.py:13
  58. msgid "If this is checked, only logged-in users will be able to view the page."
  59. msgstr ""
  60. "Si cochщ, seuls les utilisateurs connectщs auront la possibilitщ de voir "
  61. "cette page."
  62. #: models.py:18
  63. msgid "flat page"
  64. msgstr "page statique"
  65. #: models.py:19
  66. msgid "flat pages"
  67. msgstr "pages statiques"