# Translation of Odoo Server. # This file contains the translation of the following modules: # * auth_totp # # Translators: # OCA Transbot , 2017 msgid "" msgstr "" "Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-12-01 02:09+0000\n" "PO-Revision-Date: 2017-12-01 02:09+0000\n" "Last-Translator: OCA Transbot , 2017\n" "Language-Team: Russian (https://www.transifex.com/oca/teams/23907/ru/)\n" "Language: ru\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" "%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n" "%100>=11 && n%100<=14)? 2 : 3);\n" #. module: auth_totp #: model:ir.ui.view,arch_db:auth_totp.res_users_authenticator_create_view_form msgid "" "Please provide a name for your app/device. \n" " 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." msgstr "" #. module: auth_totp #: model:ir.ui.view,arch_db:auth_totp.mfa_login msgid "Remember this device" msgstr "" #. module: auth_totp #: model:ir.model.fields,help:auth_totp.field_res_users_authenticator_create_name msgid "A name that will help you remember this authentication app/device" msgstr "" #. module: auth_totp #: model:ir.ui.view,arch_db:auth_totp.view_users_form_simple_modif msgid "Add New App/Device" msgstr "" #. module: auth_totp #: model:ir.model.fields,field_description:auth_totp.field_res_users_authenticator_create_user_id msgid "Associated User" msgstr "" #. module: auth_totp #: model:ir.model.fields,field_description:auth_totp.field_res_users_authenticator_create_name msgid "Authentication App/Device Name" msgstr "" #. module: auth_totp #: model:ir.model.fields,field_description:auth_totp.field_res_users_authenticator_ids msgid "Authentication Apps/Devices" msgstr "" #. module: auth_totp #: model:ir.ui.view,arch_db:auth_totp.res_users_authenticator_create_view_form msgid "Authenticator Info" msgstr "" #. module: auth_totp #: model:ir.ui.view,arch_db:auth_totp.res_users_authenticator_create_view_form msgid "Cancel" msgstr "Отменить" #. module: auth_totp #: model:ir.ui.view,arch_db:auth_totp.mfa_login msgid "Confirm" msgstr "" #. module: auth_totp #: model:ir.model.fields,field_description:auth_totp.field_res_users_authenticator_create_confirmation_code msgid "Confirmation Code" msgstr "" #. module: auth_totp #: model:ir.ui.view,arch_db:auth_totp.res_users_authenticator_create_view_form msgid "Create" msgstr "" #. module: auth_totp #: model:ir.model.fields,field_description:auth_totp.field_res_users_authenticator_create_create_uid #: model:ir.model.fields,field_description:auth_totp.field_res_users_authenticator_create_uid msgid "Created by" msgstr "Создано" #. module: auth_totp #: model:ir.model.fields,field_description:auth_totp.field_res_users_authenticator_create_create_date #: model:ir.model.fields,field_description:auth_totp.field_res_users_authenticator_create_date msgid "Created on" msgstr "Создан" #. module: auth_totp #: model:ir.model.fields,field_description:auth_totp.field_res_users_authenticator_create_display_name #: model:ir.model.fields,field_description:auth_totp.field_res_users_authenticator_display_name msgid "Display Name" msgstr "" #. module: auth_totp #: model:ir.model.fields,help:auth_totp.field_res_users_authenticator_create_confirmation_code msgid "Enter the latest six digit code generated by your authentication app" msgstr "" #. module: auth_totp #: model:ir.model.fields,field_description:auth_totp.field_res_users_authenticator_create_id #: model:ir.model.fields,field_description:auth_totp.field_res_users_authenticator_id msgid "ID" msgstr "ID" #. module: auth_totp #: model:ir.model.fields,field_description:auth_totp.field_res_users_authenticator___last_update #: model:ir.model.fields,field_description:auth_totp.field_res_users_authenticator_create___last_update msgid "Last Modified on" msgstr "" #. module: auth_totp #: model:ir.model.fields,field_description:auth_totp.field_res_users_authenticator_create_write_uid #: model:ir.model.fields,field_description:auth_totp.field_res_users_authenticator_write_uid msgid "Last Updated by" msgstr "Последний раз обновлено" #. module: auth_totp #: model:ir.model.fields,field_description:auth_totp.field_res_users_authenticator_create_write_date #: model:ir.model.fields,field_description:auth_totp.field_res_users_authenticator_write_date msgid "Last Updated on" msgstr "Последний раз обновлено" #. module: auth_totp #: model:ir.model,name:auth_totp.model_res_users_authenticator msgid "MFA App/Device" msgstr "" #. module: auth_totp #: model:ir.actions.act_window,name:auth_totp.res_users_authenticator_create_action #: model:ir.model,name:auth_totp.model_res_users_authenticator_create msgid "MFA App/Device Creation Wizard" msgstr "" #. module: auth_totp #: model:ir.ui.view,arch_db:auth_totp.mfa_login msgid "MFA Confirmation Code" msgstr "" #. module: auth_totp #: model:ir.model.fields,field_description:auth_totp.field_res_users_mfa_enabled msgid "MFA Enabled?" msgstr "" #. module: auth_totp #: model:ir.ui.view,arch_db:auth_totp.view_users_form #: model:ir.ui.view,arch_db:auth_totp.view_users_form_simple_modif msgid "MFA Settings" msgstr "" #. module: auth_totp #: model:ir.model.fields,field_description:auth_totp.field_res_users_authenticator_name msgid "Name" msgstr "Название" #. module: auth_totp #: model:ir.ui.view,arch_db:auth_totp.view_users_form_simple_modif msgid "" "Note: Please add at least one authentication app/device before enabling MFA." msgstr "" #. module: auth_totp #: model:ir.ui.view,arch_db:auth_totp.view_users_form msgid "" "Note: Please have user add at least one authentication app/device before " "enabling MFA." msgstr "" #. module: auth_totp #: model:ir.model.fields,field_description:auth_totp.field_res_users_authenticator_create_qr_code_tag msgid "QR Code" msgstr "" #. module: auth_totp #: model:ir.model.fields,help:auth_totp.field_res_users_authenticator_create_qr_code_tag msgid "Scan this image with your authentication app to add your account" msgstr "" #. module: auth_totp #: model:ir.model.fields,field_description:auth_totp.field_res_users_authenticator_create_secret_key #: model:ir.model.fields,field_description:auth_totp.field_res_users_authenticator_secret_key msgid "Secret key" msgstr "" #. module: auth_totp #: code:addons/auth_totp/models/res_users_authenticator.py:24 #: sql_constraint:res.users.authenticator:0 #, python-format msgid "" "There is already an MFA app/device with this name associated with your " "account. Please pick a new name and try again." msgstr "" #. module: auth_totp #: model:ir.model.fields,help:auth_totp.field_res_users_authenticator_create_user_id msgid "" "This is the user whose account the new authentication app/device will be " "tied to" msgstr "" #. module: auth_totp #: model:ir.model.fields,help:auth_totp.field_res_users_authenticator_ids 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." msgstr "" #. module: auth_totp #: model:ir.model.fields,field_description:auth_totp.field_res_users_trusted_device_cookie_key msgid "Trusted device cookie key" msgstr "" #. module: auth_totp #: model:ir.model.fields,field_description:auth_totp.field_res_users_authenticator_user_id msgid "User id" msgstr "" #. module: auth_totp #: model:ir.model,name:auth_totp.model_res_users msgid "Users" msgstr "" #. module: auth_totp #: code:addons/auth_totp/models/res_users.py:53 #, python-format 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." msgstr "" #. module: auth_totp #: code:addons/auth_totp/controllers/main.py:71 #, python-format msgid "You must log in with a password before starting the MFA login process." msgstr "" #. module: auth_totp #: code:addons/auth_totp/wizards/res_users_authenticator_create.py:105 #, python-format 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." msgstr "" #. module: auth_totp #: code:addons/auth_totp/controllers/main.py:85 #, python-format msgid "Your confirmation code is not correct. Please try again." msgstr ""