112 lines
3.4 KiB
Plaintext
112 lines
3.4 KiB
Plaintext
|
# Translation of Odoo Server.
|
||
|
# This file contains the translation of the following modules:
|
||
|
# * auth_totp_portal
|
||
|
#
|
||
|
# Translators:
|
||
|
# Matjaz Mozetic <m.mozetic@matmoz.si>, 2023
|
||
|
# Tadej Lupšina <tadej@hbs.si>, 2023
|
||
|
#
|
||
|
msgid ""
|
||
|
msgstr ""
|
||
|
"Project-Id-Version: Odoo Server 17.0\n"
|
||
|
"Report-Msgid-Bugs-To: \n"
|
||
|
"POT-Creation-Date: 2023-10-26 21:55+0000\n"
|
||
|
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
|
||
|
"Last-Translator: Tadej Lupšina <tadej@hbs.si>, 2023\n"
|
||
|
"Language-Team: Slovenian (https://app.transifex.com/odoo/teams/41243/sl/)\n"
|
||
|
"MIME-Version: 1.0\n"
|
||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||
|
"Content-Transfer-Encoding: \n"
|
||
|
"Language: sl\n"
|
||
|
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n"
|
||
|
|
||
|
#. module: auth_totp_portal
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/auth_totp_portal/static/src/js/totp_frontend.js:0
|
||
|
#, python-format
|
||
|
msgid " Copy"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: auth_totp_portal
|
||
|
#: model_terms:ir.ui.view,arch_db:auth_totp_portal.totp_portal_hook
|
||
|
msgid "(Disable two-factor authentication)"
|
||
|
msgstr "(Onemogoči dvostopenjsko avtentikacijo)"
|
||
|
|
||
|
#. module: auth_totp_portal
|
||
|
#: model_terms:ir.ui.view,arch_db:auth_totp_portal.totp_portal_hook
|
||
|
msgid ""
|
||
|
"<i class=\"fa fa-warning\"/>\n"
|
||
|
" Two-factor authentication not enabled"
|
||
|
msgstr ""
|
||
|
"<i class=\"fa fa-warning\"/>\n"
|
||
|
" Dvostopenjska avtentikacija ni omogočena"
|
||
|
|
||
|
#. module: auth_totp_portal
|
||
|
#: model_terms:ir.ui.view,arch_db:auth_totp_portal.totp_portal_hook
|
||
|
msgid "<i title=\"Documentation\" class=\"fa fa-fw o_button_icon fa-info-circle\"/>"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: auth_totp_portal
|
||
|
#: model_terms:ir.ui.view,arch_db:auth_totp_portal.totp_portal_hook
|
||
|
msgid ""
|
||
|
"<span class=\"text-success\">\n"
|
||
|
" <i class=\"fa fa-check-circle\"/>\n"
|
||
|
" Two-factor authentication enabled\n"
|
||
|
" </span>"
|
||
|
msgstr ""
|
||
|
"<span class=\"text-success\">\n"
|
||
|
" <i class=\"fa fa-check-circle\"/>\n"
|
||
|
" Omogoči dvostopenjsko avtentikacijo\n"
|
||
|
" </span>"
|
||
|
|
||
|
#. module: auth_totp_portal
|
||
|
#: model_terms:ir.ui.view,arch_db:auth_totp_portal.totp_portal_hook
|
||
|
msgid "<strong>Added On</strong>"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: auth_totp_portal
|
||
|
#: model_terms:ir.ui.view,arch_db:auth_totp_portal.totp_portal_hook
|
||
|
msgid "<strong>Trusted Device</strong>"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: auth_totp_portal
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/auth_totp_portal/static/src/js/totp_frontend.js:0
|
||
|
#, python-format
|
||
|
msgid "Activate"
|
||
|
msgstr "Aktiviraj"
|
||
|
|
||
|
#. module: auth_totp_portal
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/auth_totp_portal/static/src/js/totp_frontend.js:0
|
||
|
#, python-format
|
||
|
msgid "Copied!"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: auth_totp_portal
|
||
|
#: model_terms:ir.ui.view,arch_db:auth_totp_portal.totp_portal_hook
|
||
|
msgid "Enable two-factor authentication"
|
||
|
msgstr "Omogoči dvostopenjsko avtentikacijo"
|
||
|
|
||
|
#. module: auth_totp_portal
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/auth_totp_portal/static/src/js/totp_frontend.js:0
|
||
|
#, python-format
|
||
|
msgid "Operation failed for unknown reason."
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: auth_totp_portal
|
||
|
#: model_terms:ir.ui.view,arch_db:auth_totp_portal.totp_portal_hook
|
||
|
msgid "Revoke All"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: auth_totp_portal
|
||
|
#: model_terms:ir.ui.view,arch_db:auth_totp_portal.totp_portal_hook
|
||
|
msgid "Two-factor authentication"
|
||
|
msgstr "Dvostopenjska avtentikacija"
|
||
|
|
||
|
#. module: auth_totp_portal
|
||
|
#: model:ir.model,name:auth_totp_portal.model_res_users
|
||
|
msgid "User"
|
||
|
msgstr "Uporabnik"
|