forked from OCA/server-auth
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request OCA#505 from OCA/18.0
Syncing from upstream OCA/server-auth (18.0)
- Loading branch information
Showing
2 changed files
with
95 additions
and
7 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 |
---|---|---|
|
@@ -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" | ||
|
@@ -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 | ||
|
@@ -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 | ||
|
@@ -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 | ||
|
@@ -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 | ||
|
@@ -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 | ||
|
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 |
---|---|---|
@@ -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" |