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.

django.po 8.3KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315
  1. # This file is distributed under the same license as the Django package.
  2. #
  3. # Translators:
  4. # Claude Paroz <claude@2xlibre.net>, 2013-2018
  5. # Claude Paroz <claude@2xlibre.net>, 2013
  6. # Jannis Leidel <jannis@leidel.info>, 2011
  7. # mlorant <maxime.lorant@gmail.com>, 2014
  8. msgid ""
  9. msgstr ""
  10. "Project-Id-Version: django\n"
  11. "Report-Msgid-Bugs-To: \n"
  12. "POT-Creation-Date: 2017-09-24 13:46+0200\n"
  13. "PO-Revision-Date: 2018-02-27 13:36+0000\n"
  14. "Last-Translator: Claude Paroz <claude@2xlibre.net>\n"
  15. "Language-Team: French (http://www.transifex.com/django/django/language/fr/)\n"
  16. "MIME-Version: 1.0\n"
  17. "Content-Type: text/plain; charset=UTF-8\n"
  18. "Content-Transfer-Encoding: 8bit\n"
  19. "Language: fr\n"
  20. "Plural-Forms: nplurals=2; plural=(n > 1);\n"
  21. msgid "Personal info"
  22. msgstr "Informations personnelles"
  23. msgid "Permissions"
  24. msgstr "Permissions"
  25. msgid "Important dates"
  26. msgstr "Dates importantes"
  27. #, python-format
  28. msgid "%(name)s object with primary key %(key)r does not exist."
  29. msgstr "L'objet %(name)s avec la clef primaire %(key)r n'existe pas."
  30. msgid "Password changed successfully."
  31. msgstr "Mot de passe modifié avec succès"
  32. #, python-format
  33. msgid "Change password: %s"
  34. msgstr "Modifier le mot de passe : %s"
  35. msgid "Authentication and Authorization"
  36. msgstr "Authentification et autorisation"
  37. msgid "password"
  38. msgstr "mot de passe"
  39. msgid "last login"
  40. msgstr "dernière connexion"
  41. msgid "No password set."
  42. msgstr "Aucun mot de passe défini."
  43. msgid "Invalid password format or unknown hashing algorithm."
  44. msgstr ""
  45. "Format de mot de passe non valide ou algorithme de hachage non reconnu."
  46. msgid "The two password fields didn't match."
  47. msgstr "Les deux mots de passe ne correspondent pas."
  48. msgid "Password"
  49. msgstr "Mot de passe"
  50. msgid "Password confirmation"
  51. msgstr "Confirmation du mot de passe"
  52. msgid "Enter the same password as before, for verification."
  53. msgstr "Saisissez le même mot de passe que précédemment, pour vérification."
  54. msgid ""
  55. "Raw passwords are not stored, so there is no way to see this user's "
  56. "password, but you can change the password using <a href=\"{}\">this form</a>."
  57. msgstr ""
  58. "Les mots de passe ne sont pas enregistrés en clair, ce qui ne permet pas "
  59. "d'afficher le mot de passe de cet utilisateur, mais il est possible de le "
  60. "changer en utilisant <a href=\"{}\">ce formulaire</a>. "
  61. #, python-format
  62. msgid ""
  63. "Please enter a correct %(username)s and password. Note that both fields may "
  64. "be case-sensitive."
  65. msgstr ""
  66. "Saisissez un %(username)s et un mot de passe valides. Remarquez que chacun "
  67. "de ces champs est sensible à la casse (différenciation des majuscules/"
  68. "minuscules)."
  69. msgid "This account is inactive."
  70. msgstr "Ce compte est inactif."
  71. msgid "Email"
  72. msgstr "Courriel"
  73. msgid "New password"
  74. msgstr "Nouveau mot de passe"
  75. msgid "New password confirmation"
  76. msgstr "Confirmation du nouveau mot de passe"
  77. msgid "Your old password was entered incorrectly. Please enter it again."
  78. msgstr "Votre ancien mot de passe est incorrect. Veuillez le rectifier."
  79. msgid "Old password"
  80. msgstr "Ancien mot de passe"
  81. msgid "Password (again)"
  82. msgstr "Mot de passe (à nouveau)"
  83. msgid "algorithm"
  84. msgstr "algorithme"
  85. msgid "iterations"
  86. msgstr "itérations"
  87. msgid "salt"
  88. msgstr "salage"
  89. msgid "hash"
  90. msgstr "empreinte"
  91. msgid "variety"
  92. msgstr "variété"
  93. msgid "version"
  94. msgstr "version"
  95. msgid "memory cost"
  96. msgstr "coût mémoire"
  97. msgid "time cost"
  98. msgstr "coût temps"
  99. msgid "parallelism"
  100. msgstr "parallélisme"
  101. msgid "work factor"
  102. msgstr "facteur travail"
  103. msgid "checksum"
  104. msgstr "somme de contrôle"
  105. msgid "name"
  106. msgstr "nom"
  107. msgid "content type"
  108. msgstr "type de contenu"
  109. msgid "codename"
  110. msgstr "nom de code"
  111. msgid "permission"
  112. msgstr "permission"
  113. msgid "permissions"
  114. msgstr "permissions"
  115. msgid "group"
  116. msgstr "groupe"
  117. msgid "groups"
  118. msgstr "groupes"
  119. msgid "superuser status"
  120. msgstr "statut super-utilisateur"
  121. msgid ""
  122. "Designates that this user has all permissions without explicitly assigning "
  123. "them."
  124. msgstr ""
  125. "Précise que l'utilisateur possède toutes les permissions sans les assigner "
  126. "explicitement."
  127. msgid ""
  128. "The groups this user belongs to. A user will get all permissions granted to "
  129. "each of their groups."
  130. msgstr ""
  131. "Les groupes dont fait partie cet utilisateur. Celui-ci obtient tous les "
  132. "droits de tous les groupes auxquels il appartient."
  133. msgid "user permissions"
  134. msgstr "permissions de l'utilisateur"
  135. msgid "Specific permissions for this user."
  136. msgstr "Permissions spécifiques à cet utilisateur."
  137. msgid "username"
  138. msgstr "nom d'utilisateur"
  139. msgid "Required. 150 characters or fewer. Letters, digits and @/./+/-/_ only."
  140. msgstr ""
  141. "Requis. 150 caractères maximum. Uniquement des lettres, nombres et les "
  142. "caractères « @ », « . », « + », « - » et « _ »."
  143. msgid "A user with that username already exists."
  144. msgstr "Un utilisateur avec ce nom existe déjà."
  145. msgid "first name"
  146. msgstr "prénom"
  147. msgid "last name"
  148. msgstr "nom"
  149. msgid "email address"
  150. msgstr "adresse électronique"
  151. msgid "staff status"
  152. msgstr "statut équipe"
  153. msgid "Designates whether the user can log into this admin site."
  154. msgstr "Précise si l'utilisateur peut se connecter à ce site d'administration."
  155. msgid "active"
  156. msgstr "actif"
  157. msgid ""
  158. "Designates whether this user should be treated as active. Unselect this "
  159. "instead of deleting accounts."
  160. msgstr ""
  161. "Précise si l'utilisateur doit être considéré comme actif. Décochez ceci "
  162. "plutôt que de supprimer le compte."
  163. msgid "date joined"
  164. msgstr "date d'inscription"
  165. msgid "user"
  166. msgstr "utilisateur"
  167. msgid "users"
  168. msgstr "utilisateurs"
  169. #, python-format
  170. msgid ""
  171. "This password is too short. It must contain at least %(min_length)d "
  172. "character."
  173. msgid_plural ""
  174. "This password is too short. It must contain at least %(min_length)d "
  175. "characters."
  176. msgstr[0] ""
  177. "Ce mot de passe est trop court. Il doit contenir au minimum %(min_length)d "
  178. "caractère."
  179. msgstr[1] ""
  180. "Ce mot de passe est trop court. Il doit contenir au minimum %(min_length)d "
  181. "caractères."
  182. #, python-format
  183. msgid "Your password must contain at least %(min_length)d character."
  184. msgid_plural "Your password must contain at least %(min_length)d characters."
  185. msgstr[0] ""
  186. "Votre mot de passe doit contenir au minimum %(min_length)d caractère."
  187. msgstr[1] ""
  188. "Votre mot de passe doit contenir au minimum %(min_length)d caractères."
  189. #, python-format
  190. msgid "The password is too similar to the %(verbose_name)s."
  191. msgstr "Le mot de passe est trop semblable au champ « %(verbose_name)s »."
  192. msgid "Your password can't be too similar to your other personal information."
  193. msgstr ""
  194. "Votre mot de passe ne peut pas trop ressembler à vos autres informations "
  195. "personnelles."
  196. msgid "This password is too common."
  197. msgstr "Ce mot de passe est trop courant."
  198. msgid "Your password can't be a commonly used password."
  199. msgstr ""
  200. "Votre mot de passe ne peut pas être un mot de passe couramment utilisé."
  201. msgid "This password is entirely numeric."
  202. msgstr "Ce mot de passe est entièrement numérique."
  203. msgid "Your password can't be entirely numeric."
  204. msgstr "Votre mot de passe ne peut pas être entièrement numérique."
  205. #, python-format
  206. msgid "Password reset on %(site_name)s"
  207. msgstr "Réinitialisation du mot de passe sur %(site_name)s"
  208. msgid ""
  209. "Enter a valid username. This value may contain only English letters, "
  210. "numbers, and @/./+/-/_ characters."
  211. msgstr ""
  212. "Saisissez un nom d'utilisateur valide. Il ne peut contenir que des lettres "
  213. "non accentuées, des nombres ou les caractères « @ », « . », « + », « - » et "
  214. "« _ »."
  215. msgid ""
  216. "Enter a valid username. This value may contain only letters, numbers, and "
  217. "@/./+/-/_ characters."
  218. msgstr ""
  219. "Saisissez un nom d'utilisateur valide. Il ne peut contenir que des lettres, "
  220. "des nombres ou les caractères « @ », « . », « + », « - » et « _ »."
  221. msgid "Logged out"
  222. msgstr "Déconnecté"
  223. msgid "Password reset"
  224. msgstr "Réinitialisation du mot de passe"
  225. msgid "Password reset sent"
  226. msgstr "Message de réinitialisation du mot de passe envoyé"
  227. msgid "Enter new password"
  228. msgstr "Saisissez un nouveau mot de passe"
  229. msgid "Password reset unsuccessful"
  230. msgstr "Échec lors de la mise à jour du mot de passe"
  231. msgid "Password reset complete"
  232. msgstr "Mise à jour du mot de passe terminée"
  233. msgid "Password change"
  234. msgstr "Modification du mot de passe"
  235. msgid "Password change successful"
  236. msgstr "Mot de passe modifié avec succès"