# Translation of Odoo Server. # This file contains the translation of the following modules: # * auth_totp # # Translators: # Mads Søndergaard, 2022 # Marius Stedjan , 2022 # Jorunn D. Newth, 2022 # Martin Trigaux, 2022 # Thor Arne Hvidsten , 2022 # Fredrik Ahlsen , 2023 # msgid "" msgstr "" "Project-Id-Version: Odoo Server 16.0beta\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2022-10-10 10:22+0000\n" "PO-Revision-Date: 2022-09-22 05:45+0000\n" "Last-Translator: Fredrik Ahlsen , 2023\n" "Language-Team: Norwegian Bokmål (https://app.transifex.com/odoo/teams/41243/nb/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Language: nb\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: auth_totp #: code:addons/auth_totp/controllers/home.py:0 #, python-format msgid "%(browser)s on %(platform)s" msgstr "" #. module: auth_totp #: model:ir.model,name:auth_totp.model_auth_totp_wizard msgid "2-Factor Setup Wizard" msgstr "" #. module: auth_totp #: code:addons/auth_totp/wizard/auth_totp_wizard.py:0 #, python-format msgid "2-Factor authentication is now enabled." msgstr "" #. module: auth_totp #: model_terms:ir.ui.view,arch_db:auth_totp.view_totp_form msgid "" "\n" " Learn More" msgstr "" #. module: auth_totp #: model_terms:ir.ui.view,arch_db:auth_totp.view_totp_field msgid "" "\n" " Learn More" msgstr "" #. module: auth_totp #: model_terms:ir.ui.view,arch_db:auth_totp.view_totp_form msgid "" "" msgstr "" #. module: auth_totp #: model:ir.model.fields,field_description:auth_totp.field_res_users__totp_secret msgid "Totp Secret" msgstr "" #. module: auth_totp #: model:ir.model.fields,field_description:auth_totp.field_res_users__totp_trusted_device_ids #: model_terms:ir.ui.view,arch_db:auth_totp.view_totp_field #: model_terms:ir.ui.view,arch_db:auth_totp.view_totp_form msgid "Trusted Devices" msgstr "" #. module: auth_totp #: code:addons/auth_totp/models/res_users.py:0 #, python-format msgid "Two-Factor Authentication Activation" msgstr "" #. module: auth_totp #: model_terms:ir.ui.view,arch_db:auth_totp.auth_totp_form #: model_terms:ir.ui.view,arch_db:auth_totp.view_totp_field #: model_terms:ir.ui.view,arch_db:auth_totp.view_totp_form msgid "Two-factor Authentication" msgstr "To-faktor Autentisering" #. module: auth_totp #: model_terms:ir.ui.view,arch_db:auth_totp.view_totp_form msgid "" "Two-factor Authentication (\"2FA\") is a system of double authentication.\n" " The first one is done with your password and the second one with a code you get from a dedicated mobile app.\n" " Popular ones include Authy, Google Authenticator or the Microsoft Authenticator." msgstr "" #. module: auth_totp #: model_terms:ir.ui.view,arch_db:auth_totp.view_totp_field msgid "" "Two-factor Authentication (\"2FA\") is a system of double authentication.\n" " The first one is done with your password and the second one with a code you get from a dedicated mobile app.\n" " Popular ones include Authy, Google Authenticator or the Microsoft Authenticator." msgstr "" #. module: auth_totp #: model:ir.model.fields,field_description:auth_totp.field_res_users__totp_enabled msgid "Two-factor authentication" msgstr "" #. module: auth_totp #: model_terms:ir.ui.view,arch_db:auth_totp.res_users_view_search msgid "Two-factor authentication Disabled" msgstr "" #. module: auth_totp #: model_terms:ir.ui.view,arch_db:auth_totp.res_users_view_search msgid "Two-factor authentication Enabled" msgstr "" #. module: auth_totp #: code:addons/auth_totp/models/res_users.py:0 #, python-format msgid "Two-factor authentication already enabled" msgstr "" #. module: auth_totp #: code:addons/auth_totp/models/res_users.py:0 #, python-format msgid "Two-factor authentication can only be enabled for yourself" msgstr "" #. module: auth_totp #: code:addons/auth_totp/models/res_users.py:0 #, python-format msgid "Two-factor authentication disabled for the following user(s): %s" msgstr "" #. module: auth_totp #: model:ir.model.fields,field_description:auth_totp.field_auth_totp_wizard__url msgid "Url" msgstr "URL" #. module: auth_totp #: model:ir.model,name:auth_totp.model_res_users #: model:ir.model.fields,field_description:auth_totp.field_auth_totp_device__user_id #: model:ir.model.fields,field_description:auth_totp.field_auth_totp_wizard__user_id msgid "User" msgstr "Bruker" #. module: auth_totp #: model:ir.model.fields,field_description:auth_totp.field_auth_totp_wizard__code #: model_terms:ir.ui.view,arch_db:auth_totp.view_totp_wizard msgid "Verification Code" msgstr "" #. module: auth_totp #: code:addons/auth_totp/models/res_users.py:0 #: code:addons/auth_totp/wizard/auth_totp_wizard.py:0 #, python-format msgid "Verification failed, please double-check the 6-digit code" msgstr "" #. module: auth_totp #: model_terms:ir.ui.view,arch_db:auth_totp.auth_totp_form #: model_terms:ir.ui.view,arch_db:auth_totp.view_totp_wizard msgid "e.g. 123456" msgstr ""