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.

281 lines
9.5 KiB

  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * auth_totp
  4. #
  5. # Translators:
  6. # OCA Transbot <transbot@odoo-community.org>, 2017
  7. # David BEAL <david.beal@akretion.com>, 2017
  8. msgid ""
  9. msgstr ""
  10. "Project-Id-Version: Odoo Server 9.0c\n"
  11. "Report-Msgid-Bugs-To: \n"
  12. "POT-Creation-Date: 2017-03-03 03:48+0000\n"
  13. "PO-Revision-Date: 2017-03-03 03:48+0000\n"
  14. "Last-Translator: David BEAL <david.beal@akretion.com>, 2017\n"
  15. "Language-Team: French (https://www.transifex.com/oca/teams/23907/fr/)\n"
  16. "MIME-Version: 1.0\n"
  17. "Content-Type: text/plain; charset=UTF-8\n"
  18. "Content-Transfer-Encoding: \n"
  19. "Language: fr\n"
  20. "Plural-Forms: nplurals=2; plural=(n > 1);\n"
  21. #. module: auth_totp
  22. #: model:ir.ui.view,arch_db:auth_totp.view_users_form_simple_modif
  23. msgid ""
  24. "<span>Note: Please add at least one authentication app/device before "
  25. "enabling MFA.</span>"
  26. msgstr ""
  27. #. module: auth_totp
  28. #: model:ir.ui.view,arch_db:auth_totp.res_users_authenticator_create_view_form
  29. msgid ""
  30. "<span>Please provide a name for your app/device. </span>\n"
  31. " <span>Then scan the QR code below to add this account to your authenticator app and enter in the six digit code produced by the app.</span>"
  32. msgstr ""
  33. #. module: auth_totp
  34. #: model:ir.ui.view,arch_db:auth_totp.mfa_login
  35. msgid "<span>Remember this device</span>"
  36. msgstr ""
  37. #. module: auth_totp
  38. #: model:ir.model.fields,help:auth_totp.field_res_users_authenticator_create_name
  39. msgid "A name that will help you remember this authentication app/device"
  40. msgstr ""
  41. #. module: auth_totp
  42. #: model:ir.ui.view,arch_db:auth_totp.view_users_form_simple_modif
  43. msgid "Add New App/Device"
  44. msgstr ""
  45. #. module: auth_totp
  46. #: model:ir.model.fields,field_description:auth_totp.field_res_users_authenticator_create_user_id
  47. msgid "Associated User"
  48. msgstr ""
  49. #. module: auth_totp
  50. #: model:ir.model.fields,field_description:auth_totp.field_res_users_authenticator_create_name
  51. msgid "Authentication App/Device Name"
  52. msgstr ""
  53. #. module: auth_totp
  54. #: model:ir.model.fields,field_description:auth_totp.field_res_users_authenticator_ids
  55. msgid "Authentication Apps/Devices"
  56. msgstr ""
  57. #. module: auth_totp
  58. #: model:ir.ui.view,arch_db:auth_totp.res_users_authenticator_create_view_form
  59. msgid "Authenticator Info"
  60. msgstr ""
  61. #. module: auth_totp
  62. #: model:ir.ui.view,arch_db:auth_totp.res_users_authenticator_create_view_form
  63. msgid "Cancel"
  64. msgstr "Annuler"
  65. #. module: auth_totp
  66. #: model:ir.ui.view,arch_db:auth_totp.mfa_login
  67. msgid "Confirm"
  68. msgstr "Confirmer"
  69. #. module: auth_totp
  70. #: model:ir.model.fields,field_description:auth_totp.field_res_users_authenticator_create_confirmation_code
  71. msgid "Confirmation Code"
  72. msgstr ""
  73. #. module: auth_totp
  74. #: model:ir.ui.view,arch_db:auth_totp.res_users_authenticator_create_view_form
  75. msgid "Create"
  76. msgstr "Créer"
  77. #. module: auth_totp
  78. #: model:ir.model.fields,field_description:auth_totp.field_res_users_authenticator_create_create_uid
  79. #: model:ir.model.fields,field_description:auth_totp.field_res_users_authenticator_create_uid
  80. #: model:ir.model.fields,field_description:auth_totp.field_res_users_device_create_uid
  81. msgid "Created by"
  82. msgstr "Créé par"
  83. #. module: auth_totp
  84. #: model:ir.model.fields,field_description:auth_totp.field_res_users_authenticator_create_create_date
  85. #: model:ir.model.fields,field_description:auth_totp.field_res_users_authenticator_create_date
  86. #: model:ir.model.fields,field_description:auth_totp.field_res_users_device_create_date
  87. msgid "Created on"
  88. msgstr "Créé le"
  89. #. module: auth_totp
  90. #: model:ir.model.fields,field_description:auth_totp.field_res_users_authenticator_create_display_name
  91. #: model:ir.model.fields,field_description:auth_totp.field_res_users_authenticator_display_name
  92. #: model:ir.model.fields,field_description:auth_totp.field_res_users_device_display_name
  93. msgid "Display Name"
  94. msgstr "Nom affiché"
  95. #. module: auth_totp
  96. #: model:ir.model.fields,help:auth_totp.field_res_users_authenticator_create_confirmation_code
  97. msgid "Enter the latest six digit code generated by your authentication app"
  98. msgstr ""
  99. #. module: auth_totp
  100. #: model:ir.model.fields,field_description:auth_totp.field_res_users_authenticator_create_id
  101. #: model:ir.model.fields,field_description:auth_totp.field_res_users_authenticator_id
  102. #: model:ir.model.fields,field_description:auth_totp.field_res_users_device_id
  103. msgid "ID"
  104. msgstr "ID"
  105. #. module: auth_totp
  106. #: model:ir.model.fields,field_description:auth_totp.field_res_users_authenticator___last_update
  107. #: model:ir.model.fields,field_description:auth_totp.field_res_users_authenticator_create___last_update
  108. #: model:ir.model.fields,field_description:auth_totp.field_res_users_device___last_update
  109. msgid "Last Modified on"
  110. msgstr "Dernière modification le"
  111. #. module: auth_totp
  112. #: model:ir.model.fields,field_description:auth_totp.field_res_users_authenticator_create_write_uid
  113. #: model:ir.model.fields,field_description:auth_totp.field_res_users_authenticator_write_uid
  114. #: model:ir.model.fields,field_description:auth_totp.field_res_users_device_write_uid
  115. msgid "Last Updated by"
  116. msgstr "Dernière modification par"
  117. #. module: auth_totp
  118. #: model:ir.model.fields,field_description:auth_totp.field_res_users_authenticator_create_write_date
  119. #: model:ir.model.fields,field_description:auth_totp.field_res_users_authenticator_write_date
  120. #: model:ir.model.fields,field_description:auth_totp.field_res_users_device_write_date
  121. msgid "Last Updated on"
  122. msgstr "Dernière modification le"
  123. #. module: auth_totp
  124. #: model:ir.model,name:auth_totp.model_res_users_authenticator
  125. msgid "MFA App/Device"
  126. msgstr ""
  127. #. module: auth_totp
  128. #: model:ir.actions.act_window,name:auth_totp.res_users_authenticator_create_action
  129. #: model:ir.model,name:auth_totp.model_res_users_authenticator_create
  130. msgid "MFA App/Device Creation Wizard"
  131. msgstr ""
  132. #. module: auth_totp
  133. #: model:ir.ui.view,arch_db:auth_totp.mfa_login
  134. msgid "MFA Confirmation Code"
  135. msgstr ""
  136. #. module: auth_totp
  137. #: model:ir.model.fields,field_description:auth_totp.field_res_users_mfa_enabled
  138. msgid "MFA Enabled?"
  139. msgstr ""
  140. #. module: auth_totp
  141. #: model:ir.ui.view,arch_db:auth_totp.view_users_form_simple_modif
  142. msgid "MFA Settings"
  143. msgstr ""
  144. #. module: auth_totp
  145. #: model:ir.model.fields,field_description:auth_totp.field_res_users_mfa_login_token
  146. msgid "Mfa login token"
  147. msgstr ""
  148. #. module: auth_totp
  149. #: model:ir.model.fields,field_description:auth_totp.field_res_users_mfa_login_token_exp
  150. msgid "Mfa login token exp"
  151. msgstr ""
  152. #. module: auth_totp
  153. #: model:ir.model.fields,field_description:auth_totp.field_res_users_authenticator_name
  154. msgid "Name"
  155. msgstr "Nom"
  156. #. module: auth_totp
  157. #: model:ir.model.fields,field_description:auth_totp.field_res_users_authenticator_create_qr_code_tag
  158. msgid "QR Code"
  159. msgstr ""
  160. #. module: auth_totp
  161. #: model:ir.model.fields,help:auth_totp.field_res_users_authenticator_create_qr_code_tag
  162. msgid "Scan this image with your authentication app to add your account"
  163. msgstr ""
  164. #. module: auth_totp
  165. #: model:ir.model.fields,field_description:auth_totp.field_res_users_authenticator_create_secret_key
  166. #: model:ir.model.fields,field_description:auth_totp.field_res_users_authenticator_secret_key
  167. msgid "Secret key"
  168. msgstr ""
  169. #. module: auth_totp
  170. #: code:addons/auth_totp/models/res_users_authenticator.py:24
  171. #: sql_constraint:res.users.authenticator:0
  172. #, python-format
  173. msgid ""
  174. "There is already an MFA app/device with this name associated with your "
  175. "account. Please pick a new name and try again."
  176. msgstr ""
  177. #. module: auth_totp
  178. #: model:ir.model.fields,help:auth_totp.field_res_users_authenticator_create_user_id
  179. msgid ""
  180. "This is the user whose account the new authentication app/device will be "
  181. "tied to"
  182. msgstr ""
  183. #. module: auth_totp
  184. #: model:ir.model.fields,help:auth_totp.field_res_users_authenticator_ids
  185. msgid ""
  186. "To delete an authentication app, remove it from this list. To add a new "
  187. "authentication app, please use the button to the right."
  188. msgstr ""
  189. #. module: auth_totp
  190. #: model:ir.model,name:auth_totp.model_res_users_device
  191. msgid "Trusted Device for MFA Auth"
  192. msgstr ""
  193. #. module: auth_totp
  194. #: model:ir.model.fields,field_description:auth_totp.field_res_users_trusted_device_ids
  195. msgid "Trusted Devices"
  196. msgstr ""
  197. #. module: auth_totp
  198. #: model:ir.model.fields,field_description:auth_totp.field_res_users_authenticator_user_id
  199. #: model:ir.model.fields,field_description:auth_totp.field_res_users_device_user_id
  200. msgid "User id"
  201. msgstr ""
  202. #. module: auth_totp
  203. #: model:ir.model,name:auth_totp.model_res_users
  204. msgid "Users"
  205. msgstr "Utilisateurs"
  206. #. module: auth_totp
  207. #: code:addons/auth_totp/models/res_users.py:38
  208. #, python-format
  209. msgid ""
  210. "You have MFA enabled but do not have any authentication apps/devices set up."
  211. " To keep from being locked out, please add one before you activate this "
  212. "feature."
  213. msgstr ""
  214. #. module: auth_totp
  215. #: code:addons/auth_totp/models/res_users.py:90
  216. #, python-format
  217. msgid "Your MFA login token has expired. Please try again."
  218. msgstr ""
  219. #. module: auth_totp
  220. #: code:addons/auth_totp/models/res_users.py:70
  221. #: code:addons/auth_totp/models/res_users.py:84
  222. #, python-format
  223. msgid "Your MFA login token is not valid. Please try again."
  224. msgstr ""
  225. #. module: auth_totp
  226. #: code:addons/auth_totp/wizards/res_users_authenticator_create.py:104
  227. #, python-format
  228. msgid ""
  229. "Your confirmation code is not correct. Please try again, making sure that "
  230. "your MFA device is set to the correct time and that you have entered the "
  231. "most recent code generated by your authentication app."
  232. msgstr ""
  233. #. module: auth_totp
  234. #: code:addons/auth_totp/controllers/main.py:112
  235. #, python-format
  236. msgid "Your confirmation code is not correct. Please try again."
  237. msgstr ""