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.

237 lines
8.0 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 10.0\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. msgid "Created by"
  68. msgstr ""
  69. #. module: auth_totp
  70. #: model:ir.model.fields,field_description:auth_totp.field_res_users_authenticator_create_create_date
  71. #: model:ir.model.fields,field_description:auth_totp.field_res_users_authenticator_create_date
  72. msgid "Created on"
  73. msgstr ""
  74. #. module: auth_totp
  75. #: model:ir.model.fields,field_description:auth_totp.field_res_users_authenticator_create_display_name
  76. #: model:ir.model.fields,field_description:auth_totp.field_res_users_authenticator_display_name
  77. msgid "Display Name"
  78. msgstr ""
  79. #. module: auth_totp
  80. #: model:ir.model.fields,help:auth_totp.field_res_users_authenticator_create_confirmation_code
  81. msgid "Enter the latest six digit code generated by your authentication app"
  82. msgstr ""
  83. #. module: auth_totp
  84. #: model:ir.model.fields,field_description:auth_totp.field_res_users_authenticator_create_id
  85. #: model:ir.model.fields,field_description:auth_totp.field_res_users_authenticator_id
  86. msgid "ID"
  87. msgstr ""
  88. #. module: auth_totp
  89. #: model:ir.model.fields,field_description:auth_totp.field_res_users_authenticator___last_update
  90. #: model:ir.model.fields,field_description:auth_totp.field_res_users_authenticator_create___last_update
  91. msgid "Last Modified on"
  92. msgstr ""
  93. #. module: auth_totp
  94. #: model:ir.model.fields,field_description:auth_totp.field_res_users_authenticator_create_write_uid
  95. #: model:ir.model.fields,field_description:auth_totp.field_res_users_authenticator_write_uid
  96. msgid "Last Updated by"
  97. msgstr ""
  98. #. module: auth_totp
  99. #: model:ir.model.fields,field_description:auth_totp.field_res_users_authenticator_create_write_date
  100. #: model:ir.model.fields,field_description:auth_totp.field_res_users_authenticator_write_date
  101. msgid "Last Updated on"
  102. msgstr ""
  103. #. module: auth_totp
  104. #: model:ir.model,name:auth_totp.model_res_users_authenticator
  105. msgid "MFA App/Device"
  106. msgstr ""
  107. #. module: auth_totp
  108. #: model:ir.actions.act_window,name:auth_totp.res_users_authenticator_create_action
  109. #: model:ir.model,name:auth_totp.model_res_users_authenticator_create
  110. msgid "MFA App/Device Creation Wizard"
  111. msgstr ""
  112. #. module: auth_totp
  113. #: model:ir.ui.view,arch_db:auth_totp.mfa_login
  114. msgid "MFA Confirmation Code"
  115. msgstr ""
  116. #. module: auth_totp
  117. #: model:ir.model.fields,field_description:auth_totp.field_res_users_mfa_enabled
  118. msgid "MFA Enabled?"
  119. msgstr ""
  120. #. module: auth_totp
  121. #: model:ir.ui.view,arch_db:auth_totp.view_users_form
  122. #: model:ir.ui.view,arch_db:auth_totp.view_users_form_simple_modif
  123. msgid "MFA Settings"
  124. msgstr ""
  125. #. module: auth_totp
  126. #: model:ir.model.fields,field_description:auth_totp.field_res_users_authenticator_name
  127. msgid "Name"
  128. msgstr ""
  129. #. module: auth_totp
  130. #: model:ir.ui.view,arch_db:auth_totp.view_users_form_simple_modif
  131. msgid "Note: Please add at least one authentication app/device before enabling MFA."
  132. msgstr ""
  133. #. module: auth_totp
  134. #: model:ir.ui.view,arch_db:auth_totp.view_users_form
  135. msgid "Note: Please have user add at least one authentication app/device before enabling MFA."
  136. msgstr ""
  137. #. module: auth_totp
  138. #: model:ir.model.fields,field_description:auth_totp.field_res_users_authenticator_create_qr_code_tag
  139. msgid "QR Code"
  140. msgstr ""
  141. #. module: auth_totp
  142. #: model:ir.model.fields,help:auth_totp.field_res_users_authenticator_create_qr_code_tag
  143. msgid "Scan this image with your authentication app to add your account"
  144. msgstr ""
  145. #. module: auth_totp
  146. #: model:ir.model.fields,field_description:auth_totp.field_res_users_authenticator_create_secret_key
  147. #: model:ir.model.fields,field_description:auth_totp.field_res_users_authenticator_secret_key
  148. msgid "Secret key"
  149. msgstr ""
  150. #. module: auth_totp
  151. #: code:addons/auth_totp/models/res_users_authenticator.py:24
  152. #: sql_constraint:res.users.authenticator:0
  153. #, python-format
  154. msgid "There is already an MFA app/device with this name associated with your account. Please pick a new name and try again."
  155. msgstr ""
  156. #. module: auth_totp
  157. #: model:ir.model.fields,help:auth_totp.field_res_users_authenticator_create_user_id
  158. msgid "This is the user whose account the new authentication app/device will be tied to"
  159. msgstr ""
  160. #. module: auth_totp
  161. #: model:ir.model.fields,help:auth_totp.field_res_users_authenticator_ids
  162. 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."
  163. msgstr ""
  164. #. module: auth_totp
  165. #: model:ir.model.fields,field_description:auth_totp.field_res_users_trusted_device_cookie_key
  166. msgid "Trusted device cookie key"
  167. msgstr ""
  168. #. module: auth_totp
  169. #: model:ir.model.fields,field_description:auth_totp.field_res_users_authenticator_user_id
  170. msgid "User id"
  171. msgstr ""
  172. #. module: auth_totp
  173. #: model:ir.model,name:auth_totp.model_res_users
  174. msgid "Users"
  175. msgstr ""
  176. #. module: auth_totp
  177. #: code:addons/auth_totp/models/res_users.py:53
  178. #, python-format
  179. 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."
  180. msgstr ""
  181. #. module: auth_totp
  182. #: code:addons/auth_totp/controllers/main.py:71
  183. #, python-format
  184. msgid "You must log in with a password before starting the MFA login process."
  185. msgstr ""
  186. #. module: auth_totp
  187. #: code:addons/auth_totp/wizards/res_users_authenticator_create.py:105
  188. #, python-format
  189. 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."
  190. msgstr ""
  191. #. module: auth_totp
  192. #: code:addons/auth_totp/controllers/main.py:85
  193. #, python-format
  194. msgid "Your confirmation code is not correct. Please try again."
  195. msgstr ""