-
-
Notifications
You must be signed in to change notification settings - Fork 438
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Currently translated at 100.0% (6 of 6 strings) Translation: server-auth-14.0/server-auth-14.0-auth_admin_passkey Translate-URL: https://translation.odoo-community.org/projects/server-auth-14-0/server-auth-14-0-auth_admin_passkey/it/
- Loading branch information
Showing
1 changed file
with
15 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,30 +9,30 @@ 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: 2022-02-21 12:17+0000\n" | ||
"Last-Translator: Simone Rubino <[email protected]>\n" | ||
"PO-Revision-Date: 2024-02-05 09:34+0000\n" | ||
"Last-Translator: mymage <[email protected]>\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.3.2\n" | ||
"X-Generator: Weblate 4.17\n" | ||
|
||
#. module: auth_admin_passkey | ||
#: model:ir.model.fields,field_description:auth_admin_passkey.field_res_users__display_name | ||
msgid "Display Name" | ||
msgstr "" | ||
msgstr "Nome visualizzato" | ||
|
||
#. module: auth_admin_passkey | ||
#: model:ir.model.fields,field_description:auth_admin_passkey.field_res_users__id | ||
msgid "ID" | ||
msgstr "" | ||
msgstr "ID" | ||
|
||
#. module: auth_admin_passkey | ||
#: model:ir.model.fields,field_description:auth_admin_passkey.field_res_users____last_update | ||
msgid "Last Modified on" | ||
msgstr "" | ||
msgstr "Ultima modifica il" | ||
|
||
#. module: auth_admin_passkey | ||
#: code:addons/auth_admin_passkey/models/res_users.py:0 | ||
|
@@ -53,6 +53,15 @@ msgid "" | |
"- 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 | ||
|