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.

267 lines
9.2 KiB

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