# Translation of Odoo Server. # This file contains the translation of the following modules: # * auth_totp # msgid "" msgstr "" "Project-Id-Version: Odoo Server 16.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2025-02-10 08:26+0000\n" "PO-Revision-Date: 2025-02-10 08:26+0000\n" "Last-Translator: \n" "Language-Team: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Plural-Forms: \n" #. module: auth_totp #. odoo-python #: code:addons/auth_totp/controllers/home.py #, python-format msgid "%(browser)s on %(platform)s" msgstr "%(browser)s na %(platform)s" #. module: auth_totp #: model:ir.model,name:auth_totp.model_auth_totp_wizard msgid "2-Factor Setup Wizard" msgstr "2-faktor setup čarobnjak" #. module: auth_totp #. odoo-python #: code:addons/auth_totp/wizard/auth_totp_wizard.py #, python-format msgid "2-Factor authentication is now enabled." msgstr "Dvofaktorska autentifikacija je sada omogućena." #. module: auth_totp #: model_terms:ir.ui.view,arch_db:auth_totp.view_totp_form msgid "" "\n" " Learn More" msgstr "" "\n" " Saznaj više" #. module: auth_totp #: model_terms:ir.ui.view,arch_db:auth_totp.view_totp_field msgid "" "\n" " Learn More" msgstr "" "\n" " Saznaj više" #. module: auth_totp #: model_terms:ir.ui.view,arch_db:auth_totp.view_totp_form msgid "" "" msgstr "" "Za prijavu, unesite dolje šestocifreni autentifikacijski kod koji pruža vaša aplikacija za autentifikaciju.\n" "
" #. module: auth_totp #: model:ir.model.fields,field_description:auth_totp.field_res_users__totp_secret msgid "Totp Secret" msgstr "Totp tajna" #. module: auth_totp #: model:ir.model.fields,field_description:auth_totp.field_res_users__totp_trusted_device_ids msgid "Trusted Devices" msgstr "Pouzdani uređaji" #. module: auth_totp #. odoo-python #: code:addons/auth_totp/models/res_users.py #, python-format msgid "Two-Factor Authentication Activation" msgstr "Aktivacija dvofaktorske autentifikacije" # taken from hr.po #. module: auth_totp #: model_terms:ir.ui.view,arch_db:auth_totp.auth_totp_form msgid "Two-factor Authentication" msgstr "Dvofaktorska autentifikacija" #. 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 "" "Dvofaktorska autentifikacija (\"2FA\") je sistem dvostruke autentifikacije.\n" " Prva se vrši pomoću vaše lozinke a druga pomoću koda koji dobijete od namjenske mobilne aplikacije.\n" " Popularne su Authy, Google Authenticator ili Microsoft Authenticator." # taken from hr.po #. 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 "" "Dvofaktorska autentifikacija (2FA) je sustav dvostruke provjere identiteta. \n" " Prva provjera se vrši pomoću vaše lozinke, a druga pomoću koda koji dobivate iz posebne mobilne aplikacije.\n" " Popularne aplikacije su Authy, Google Authenticator i Microsoft Authenticator." # taken from hr.po #. module: auth_totp #: model:ir.model.fields,field_description:auth_totp.field_res_users__totp_enabled msgid "Two-factor authentication" msgstr "Dvofaktorska autentifikacija" #. module: auth_totp #: model_terms:ir.ui.view,arch_db:auth_totp.res_users_view_search msgid "Two-factor authentication Disabled" msgstr "Dvofaktorska autentifikacija onemogućena" #. module: auth_totp #: model_terms:ir.ui.view,arch_db:auth_totp.res_users_view_search msgid "Two-factor authentication Enabled" msgstr "Dvofaktorska autentifikacija omogućena" #. module: auth_totp #. odoo-python #: code:addons/auth_totp/models/res_users.py #, python-format msgid "Two-factor authentication already enabled" msgstr "Dvofaktorska autentifikacija već omogućena" #. module: auth_totp #. odoo-python #: code:addons/auth_totp/models/res_users.py #, python-format msgid "Two-factor authentication can only be enabled for yourself" msgstr "Dvofaktorska autentifikacija se može omogućiti samo za vas" #. module: auth_totp #. odoo-python #: code:addons/auth_totp/models/res_users.py #, python-format msgid "Two-factor authentication disabled for the following user(s): %s" msgstr "Dvofaktorska autentifikacija onemogućena za sljedeće korisnik(e): %s" #. module: auth_totp #: model:ir.model.fields,field_description:auth_totp.field_auth_totp_wizard__url msgid "Url" msgstr "URL" # taken from hr.po #. module: auth_totp #: model:ir.model,name:auth_totp.model_res_users msgid "User" msgstr "Korisnik" #. module: auth_totp #: model:ir.model.fields,field_description:auth_totp.field_auth_totp_wizard__code msgid "Verification Code" msgstr "Verifikacijski kod" #. module: auth_totp #. odoo-python #: code:addons/auth_totp/models/res_users.py #, python-format msgid "Verification failed, please double-check the 6-digit code" msgstr "Verifikacija neuspješna, molimo dvaput provjerite 6-ciferni kod" #. module: auth_totp #: model_terms:ir.ui.view,arch_db:auth_totp.auth_totp_form msgid "e.g. 123456" msgstr "npr. 123456"