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.

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