Skip to content

Commit

Permalink
Translated using Weblate (Italian)
Browse files Browse the repository at this point in the history
Currently translated at 100.0% (64 of 64 strings)

Translation: server-auth-16.0/server-auth-16.0-auth_jwt
Translate-URL: https://translation.odoo-community.org/projects/server-auth-16-0/server-auth-16-0-auth_jwt/it/
  • Loading branch information
mymage authored and dnplkndll committed Feb 15, 2025
1 parent ffd6e3c commit 0003e75
Showing 1 changed file with 6 additions and 13 deletions.
19 changes: 6 additions & 13 deletions auth_jwt/i18n/it.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2023-12-15 13:34+0000\n"
"Last-Translator: Riccardo Bellanova <bellanova@webmonks.it>\n"
"PO-Revision-Date: 2024-01-03 14:33+0000\n"
"Last-Translator: mymage <stefano.consolaro@mymage.it>\n"
"Language-Team: none\n"
"Language: it\n"
"MIME-Version: 1.0\n"
Expand Down Expand Up @@ -80,9 +80,8 @@ msgstr "Path cookie"

#. module: auth_jwt
#: model:ir.model.fields,field_description:auth_jwt.field_auth_jwt_validator__cookie_secure
#, fuzzy
msgid "Cookie Secure"
msgstr "Cookie Secure"
msgstr "Cookie secure"

#. module: auth_jwt
#: model:ir.model.fields,field_description:auth_jwt.field_auth_jwt_validator__create_uid
Expand Down Expand Up @@ -121,9 +120,8 @@ msgstr "ES512 - ECDSA usando SHA-512"

#. module: auth_jwt
#: model:ir.model.fields.selection,name:auth_jwt.selection__auth_jwt_validator__partner_id_strategy__email
#, fuzzy
msgid "From email claim"
msgstr "Dalla richiesta email"
msgstr "Da richiesta e-mail"

#. module: auth_jwt
#: model_terms:ir.ui.view,arch_db:auth_jwt.view_auth_jwt_validator_form
Expand Down Expand Up @@ -152,21 +150,18 @@ msgstr "Instradamento HTTP"

#. module: auth_jwt
#: model:ir.model.fields,field_description:auth_jwt.field_auth_jwt_validator__id
#, fuzzy
msgid "ID"
msgstr "ID"

#. module: auth_jwt
#: model:ir.model.fields,field_description:auth_jwt.field_auth_jwt_validator__issuer
#, fuzzy
msgid "Issuer"
msgstr "Issuer"
msgstr "Segnalatore"

#. module: auth_jwt
#: model_terms:ir.ui.view,arch_db:auth_jwt.view_auth_jwt_validator_form
#, fuzzy
msgid "JWK URI"
msgstr "JWK URI"
msgstr "URI JWK"

#. module: auth_jwt
#: model:ir.model,name:auth_jwt.model_auth_jwt_validator
Expand Down Expand Up @@ -248,7 +243,6 @@ msgstr "PS512 - RSASSA-PSS usando SHA-512 e padding MGF1 con SHA-512"

#. module: auth_jwt
#: model_terms:ir.ui.view,arch_db:auth_jwt.view_auth_jwt_validator_form
#, fuzzy
msgid "Partner"
msgstr "Partner"

Expand Down Expand Up @@ -356,6 +350,5 @@ msgstr "I validatori non devono creare una catena chiusa: {}."

#. module: auth_jwt
#: model_terms:ir.ui.view,arch_db:auth_jwt.view_auth_jwt_validator_form
#, fuzzy
msgid "arch"
msgstr "arch"

0 comments on commit 0003e75

Please sign in to comment.