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% (25 of 25 strings)

Translation: server-auth-14.0/server-auth-14.0-auth_api_key
Translate-URL: https://translation.odoo-community.org/projects/server-auth-14-0/server-auth-14-0-auth_api_key/it/
  • Loading branch information
mymage authored and weblate committed Jan 16, 2025
1 parent ccb55c3 commit c0932d2
Showing 1 changed file with 12 additions and 9 deletions.
21 changes: 12 additions & 9 deletions auth_api_key/i18n/it.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 14.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2023-01-02 12:09+0000\n"
"Last-Translator: Francesco Foresti <francesco.foresti@ooops404.com>\n"
"PO-Revision-Date: 2025-01-16 16:06+0000\n"
"Last-Translator: mymage <stefano.consolaro@mymage.it>\n"
"Language-Team: none\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.14.1\n"
"X-Generator: Weblate 5.6.2\n"

#. module: auth_api_key
#: model:ir.model,name:auth_api_key.model_auth_api_key
Expand All @@ -24,7 +24,7 @@ msgstr "Chiave API"
#. module: auth_api_key
#: model:ir.model.fields,field_description:auth_api_key.field_auth_api_key__active
msgid "Active"
msgstr ""
msgstr "Attiva"

#. module: auth_api_key
#: model:ir.model.constraint,message:auth_api_key.constraint_auth_api_key_name_uniq
Expand All @@ -34,7 +34,7 @@ msgstr "La chiave API deve essere univoca."
#. module: auth_api_key
#: model_terms:ir.ui.view,arch_db:auth_api_key.auth_api_key_form_view
msgid "Archived"
msgstr ""
msgstr "In archivio"

#. module: auth_api_key
#: model:ir.actions.act_window,name:auth_api_key.auth_api_key_act_window
Expand All @@ -45,12 +45,12 @@ msgstr "Chiave API di autenticazione"
#. module: auth_api_key
#: model:ir.model,name:auth_api_key.model_res_company
msgid "Companies"
msgstr ""
msgstr "Aziende"

#. module: auth_api_key
#: model:ir.model,name:auth_api_key.model_res_config_settings
msgid "Config Settings"
msgstr ""
msgstr "Impostazioni configurazione"

#. module: auth_api_key
#: model:ir.model.fields,field_description:auth_api_key.field_auth_api_key__create_uid
Expand All @@ -66,12 +66,12 @@ msgstr "Creato il"
#: model:ir.model.fields,field_description:auth_api_key.field_res_company__archived_user_disable_auth_api_key
#: model:ir.model.fields,field_description:auth_api_key.field_res_config_settings__archived_user_disable_auth_api_key
msgid "Disable API key for archived user"
msgstr ""
msgstr "Disabilita chiave API per utenti archiviati"

#. module: auth_api_key
#: model_terms:ir.ui.view,arch_db:auth_api_key.res_config_settings_view_form
msgid "Disable API key when archiving user"
msgstr ""
msgstr "Disabilita la chiave API quando si archivia un utente"

#. module: auth_api_key
#: model:ir.model.fields,field_description:auth_api_key.field_auth_api_key__display_name
Expand Down Expand Up @@ -102,6 +102,9 @@ msgid ""
"propagated to his related api key. It is not retroactive (nothing is done "
"when enabling/disabling this option)."
msgstr ""
"Se selezionata, quando un utente viene archiviato/disattivato, la stessa "
"modifica viene propagata alla sua chiave API correlata. Non è retroattivo ("
"non viene fatto nulla quando si abilita/disabilita questa opzione)."

#. module: auth_api_key
#: model:ir.model.fields,field_description:auth_api_key.field_auth_api_key__key
Expand Down

0 comments on commit c0932d2

Please sign in to comment.