mirror of
https://github.com/bringout/oca-server-auth.git
synced 2026-04-18 12:32:00 +02:00
96 lines
2.3 KiB
Text
96 lines
2.3 KiB
Text
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * auth_admin_passkey
|
|
#
|
|
# Translators:
|
|
# OCA Transbot <transbot@odoo-community.org>, 2017
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 10.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2017-08-01 02:43+0000\n"
|
|
"PO-Revision-Date: 2024-01-03 14:33+0000\n"
|
|
"Last-Translator: mymage <stefano.consolaro@mymage.it>\n"
|
|
"Language-Team: Italian (https://www.transifex.com/oca/teams/23907/it/)\n"
|
|
"Language: it\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
|
"X-Generator: Weblate 4.17\n"
|
|
|
|
#. module: auth_admin_passkey
|
|
#. odoo-python
|
|
#: code:addons/auth_admin_passkey/models/res_users.py:0
|
|
#, python-format
|
|
msgid "Passkey used"
|
|
msgstr "Chiave di accesso utilizzata"
|
|
|
|
#. 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 ""
|
|
"L'utente amministratore di sistemaha usato la sua passkey per accedere con "
|
|
"%(login)s.\n"
|
|
"\n"
|
|
"\n"
|
|
"\n"
|
|
"Informazioni tecniche di seguito: \n"
|
|
"\n"
|
|
"- Data accesso : %(login_date)s\n"
|
|
"\n"
|
|
|
|
#. module: auth_admin_passkey
|
|
#: model:ir.model,name:auth_admin_passkey.model_res_users
|
|
msgid "User"
|
|
msgstr "Utente"
|
|
|
|
#, python-format
|
|
#~ msgid "<pre>User with login '%s' has the same password as you.</pre>"
|
|
#~ msgstr "<pre>La password è identica a quella dell'utente \"%s\".</pre>"
|
|
|
|
#, python-format
|
|
#~ msgid ""
|
|
#~ "Admin user used his passkey to login with '%s'.\n"
|
|
#~ "\n"
|
|
#~ "\n"
|
|
#~ "\n"
|
|
#~ "Technicals informations belows : \n"
|
|
#~ "\n"
|
|
#~ "- Login date : %s\n"
|
|
#~ "\n"
|
|
#~ msgstr ""
|
|
#~ "L'utente amministratore ha usato la sua chiave per accedere con l'utente "
|
|
#~ "'%s'.\n"
|
|
#~ "\n"
|
|
#~ "\n"
|
|
#~ "\n"
|
|
#~ "Informazioni tecniche qui sotto : \n"
|
|
#~ "\n"
|
|
#~ "- Login date : %s\n"
|
|
#~ "\n"
|
|
|
|
#~ msgid "Passkey"
|
|
#~ msgstr "Chiave di accesso"
|
|
|
|
#~ msgid "Send email to admin user."
|
|
#~ msgstr "Invia email all'utente amministratore."
|
|
|
|
#~ msgid "Send email to user."
|
|
#~ msgstr "Invia email all'utente."
|
|
|
|
#~ msgid "Users"
|
|
#~ msgstr "Utenti"
|
|
|
|
#~ msgid "base.config.settings"
|
|
#~ msgstr "base.config.settings"
|