mirror of
https://github.com/bringout/oca-server-auth.git
synced 2026-04-18 12:12:04 +02:00
41 lines
958 B
Text
41 lines
958 B
Text
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * auth_admin_passkey
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 16.0\n"
|
|
"Report-Msgid-Bugs-To: \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_admin_passkey
|
|
#. odoo-python
|
|
#: code:addons/auth_admin_passkey/models/res_users.py:0
|
|
#, python-format
|
|
msgid "Passkey used"
|
|
msgstr "Korišten ključ"
|
|
|
|
#. module: auth_admin_passkey
|
|
#. odoo-python
|
|
#: code:addons/auth_admin_passkey/models/res_users.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"System Administrator user used his passkey to login with %(login)s.\n"
|
|
"\n"
|
|
"\n"
|
|
"\n"
|
|
"Technicals informations belows : \n"
|
|
"\n"
|
|
"- Login date : %(login_date)s\n"
|
|
"\n"
|
|
msgstr ""
|
|
|
|
#. module: auth_admin_passkey
|
|
#: model:ir.model,name:auth_admin_passkey.model_res_users
|
|
msgid "User"
|
|
msgstr "Korisnik"
|