Forked mumble-django project from https://bitbucket.org/Svedrin/mumble-django
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

172 lines
4.4 KiB

  1. # SOME DESCRIPTIVE TITLE.
  2. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
  3. # This file is distributed under the same license as the PACKAGE package.
  4. # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
  5. #
  6. msgid ""
  7. msgstr ""
  8. "Project-Id-Version: Rosetta\n"
  9. "Report-Msgid-Bugs-To: \n"
  10. "POT-Creation-Date: 2009-10-21 12:21+0200\n"
  11. "PO-Revision-Date: 2008-09-22 11:02\n"
  12. "Last-Translator: Admin Admin <admin@admin.com>\n"
  13. "Language-Team: French <LL@li.org>\n"
  14. "MIME-Version: 1.0\n"
  15. "Content-Type: text/plain; charset=UTF-8\n"
  16. "Content-Transfer-Encoding: 8bit\n"
  17. "X-Translated-Using: django-rosetta 0.4.RC2\n"
  18. #: templates/rosetta/languages.html:3 templates/rosetta/pofile.html:13
  19. msgid "Home"
  20. msgstr "Accueil"
  21. #: templates/rosetta/languages.html:3 templates/rosetta/languages.html.py:4
  22. msgid "Language selection"
  23. msgstr "Sélection de la langue"
  24. #: templates/rosetta/languages.html:14
  25. msgid "Application"
  26. msgstr "Application"
  27. #: templates/rosetta/languages.html:15
  28. msgid "Progress"
  29. msgstr "Progression"
  30. #: templates/rosetta/languages.html:16
  31. msgid "Messages"
  32. msgstr "Messages"
  33. #: templates/rosetta/languages.html:17
  34. msgid "Translated"
  35. msgstr "Traduits"
  36. #: templates/rosetta/languages.html:18 templates/rosetta/pofile.html:48
  37. msgid "Fuzzy"
  38. msgstr "Flous"
  39. #: templates/rosetta/languages.html:19
  40. msgid "Obsolete"
  41. msgstr "Obsolètes"
  42. #: templates/rosetta/languages.html:20
  43. msgid "File"
  44. msgstr "Fichier"
  45. #: templates/rosetta/languages.html:41
  46. msgid "Nothing to translate!"
  47. msgstr "Rien à Traduire!"
  48. #: templates/rosetta/languages.html:42
  49. msgid ""
  50. "You haven't specified any languages in your settings file, or haven't yet "
  51. "generated a batch of translation catalogs."
  52. msgstr ""
  53. "Vous n'avez spécifié aucune langue dans votre fichier de configuration, ou "
  54. "n'avez pas encore généré le catalogue initial de traductions pour votre "
  55. "projet."
  56. # python-format
  57. #: templates/rosetta/languages.html:43
  58. #, python-format
  59. msgid ""
  60. "Please refer to <a href=\"%(i18n_doc_link)s\">Django's I18N documentation</"
  61. "a> for a guide on how to set up internationalization for your project."
  62. msgstr ""
  63. "Veuillez vous référer à la <a href=\"%(i18n_doc_link)s\">documentation sur "
  64. "l'internationalisation de Django</a> pour un guide sur comment activer et "
  65. "configurer la traduction de votre projet."
  66. #: templates/rosetta/pofile.html:7
  67. msgid "Pick another file"
  68. msgstr "Choisir un autre fichier"
  69. #: templates/rosetta/pofile.html:8
  70. msgid "Download this catalog"
  71. msgstr "Télécharger ce catalogue"
  72. #: templates/rosetta/pofile.html:16
  73. msgid "Progress: %(percent_translated)s%"
  74. msgstr "Progression: %(percent_translated)s%"
  75. #: templates/rosetta/pofile.html:17
  76. msgid "File is read-only: download the file when done editing!"
  77. msgstr ""
  78. "Fichier en seule lecture: télécharger le fichier à la fin de l'édition!"
  79. #: templates/rosetta/pofile.html:19
  80. msgid "English"
  81. msgstr "Anglais"
  82. #: templates/rosetta/pofile.html:21
  83. #, python-format
  84. msgid "Translate into %(rosetta_i18n_lang_name)s"
  85. msgstr "Traduire en %(rosetta_i18n_lang_name)s"
  86. #: templates/rosetta/pofile.html:24
  87. msgid "Display:"
  88. msgstr "Afficher:"
  89. #: templates/rosetta/pofile.html:25
  90. msgid "Untranslated only"
  91. msgstr "Non-traduits uniquement"
  92. #: templates/rosetta/pofile.html:26
  93. msgid "Translated only"
  94. msgstr "Traduits uniquement"
  95. #: templates/rosetta/pofile.html:27
  96. msgid "Fuzzy only"
  97. msgstr "Flous uniquement"
  98. #: templates/rosetta/pofile.html:28
  99. msgid "All"
  100. msgstr "Tous"
  101. #: templates/rosetta/pofile.html:34
  102. msgid "Search"
  103. msgstr "Recherche"
  104. #: templates/rosetta/pofile.html:36
  105. msgid "Go"
  106. msgstr "Go"
  107. #: templates/rosetta/pofile.html:45
  108. msgid "Original"
  109. msgstr "Original"
  110. #: templates/rosetta/pofile.html:49
  111. msgid "Occurrences(s)"
  112. msgstr "Occurrences(s)"
  113. #: templates/rosetta/pofile.html:73
  114. msgid "suggest"
  115. msgstr "suggérer"
  116. #: templates/rosetta/pofile.html:84
  117. #, python-format
  118. msgid "%(more_count)s more"
  119. msgid_plural "%(more_count)s more"
  120. msgstr[0] "%(more_count)s de plus"
  121. msgstr[1] "%(more_count)s de plus"
  122. #: templates/rosetta/pofile.html:96
  123. msgid "Save and translate next block"
  124. msgstr "Sauver et traduire le prochain bloc"
  125. #: templates/rosetta/pofile.html:100
  126. msgid "Skip to page:"
  127. msgstr "Passer à la page:"
  128. #: templates/rosetta/pofile.html:113
  129. msgid "Displaying:"
  130. msgstr "Affichés:"
  131. #: templates/rosetta/pofile.html:115
  132. #, python-format
  133. msgid "%(hits)s/%(message_number)s message"
  134. msgid_plural "%(hits)s/%(message_number)s messages"
  135. msgstr[0] "%(hits)s/%(message_number)s message"
  136. msgstr[1] " %(hits)s/%(message_number)s messages"
  137. #~ msgid "Both"
  138. #~ msgstr "Les deux"