Skip to content

Commit

Permalink
Merge pull request OCA#505 from OCA/18.0
Browse files Browse the repository at this point in the history
Syncing from upstream OCA/server-auth (18.0)
  • Loading branch information
bt-admin authored Oct 14, 2024
2 parents 625d169 + e09a4c1 commit ba44308
Show file tree
Hide file tree
Showing 2 changed files with 95 additions and 7 deletions.
17 changes: 10 additions & 7 deletions auth_api_key/i18n/it.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 15.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2024-08-17 18:58+0000\n"
"PO-Revision-Date: 2024-10-13 18:06+0000\n"
"Last-Translator: mymage <[email protected]>\n"
"Language-Team: none\n"
"Language: it\n"
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 All @@ -96,6 +96,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
85 changes: 85 additions & 0 deletions base_user_empty_password/i18n/it.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,85 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * base_user_empty_password
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 18.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2024-10-13 18:06+0000\n"
"Last-Translator: mymage <[email protected]>\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 5.6.2\n"

#. module: base_user_empty_password
#: model_terms:ir.ui.view,arch_db:base_user_empty_password.empty_password_wizard_view
msgid "Are you sure you want to empty password of selected users?"
msgstr "Si è sicuri di voler svuotare la password degli utenti selezionati?"

#. module: base_user_empty_password
#: model_terms:ir.ui.view,arch_db:base_user_empty_password.empty_password_wizard_view
msgid "Cancel"
msgstr "Annulla"

#. module: base_user_empty_password
#: model:ir.model.fields,field_description:base_user_empty_password.field_empty_password_wizard__create_uid
msgid "Created by"
msgstr "Creato da"

#. module: base_user_empty_password
#: model:ir.model.fields,field_description:base_user_empty_password.field_empty_password_wizard__create_date
msgid "Created on"
msgstr "Creato il"

#. module: base_user_empty_password
#: model:ir.model.fields,field_description:base_user_empty_password.field_empty_password_wizard__display_name
msgid "Display Name"
msgstr "Nome visualizzato"

#. module: base_user_empty_password
#: model:ir.actions.act_window,name:base_user_empty_password.empty_password_wizard_action
#: model_terms:ir.ui.view,arch_db:base_user_empty_password.empty_password_wizard_view
msgid "Empty Password"
msgstr "Svuota password"

#. module: base_user_empty_password
#: model:ir.model,name:base_user_empty_password.model_empty_password_wizard
msgid "Empty Password Wizard"
msgstr "Procedura guidata svuota password"

#. module: base_user_empty_password
#: model:ir.model.fields,field_description:base_user_empty_password.field_res_users__has_password
msgid "Has Password"
msgstr "Ha password"

#. module: base_user_empty_password
#: model:ir.model.fields,field_description:base_user_empty_password.field_empty_password_wizard__id
msgid "ID"
msgstr "ID"

#. module: base_user_empty_password
#: model:ir.model.fields,field_description:base_user_empty_password.field_empty_password_wizard__write_uid
msgid "Last Updated by"
msgstr "Ultimo aggiornamento di"

#. module: base_user_empty_password
#: model:ir.model.fields,field_description:base_user_empty_password.field_empty_password_wizard__write_date
msgid "Last Updated on"
msgstr "Ultimo aggiornamento il"

#. module: base_user_empty_password
#. odoo-python
#: code:addons/base_user_empty_password/wizard/empty_password.py:0
msgid "This can only be used on users."
msgstr "Questo può essere usato solo sugli utenti."

#. module: base_user_empty_password
#: model:ir.model,name:base_user_empty_password.model_res_users
#: model:ir.model.fields,field_description:base_user_empty_password.field_empty_password_wizard__user_ids
msgid "User"
msgstr "Utente"

0 comments on commit ba44308

Please sign in to comment.