@@ -6,15 +6,15 @@ msgid ""
6
6
msgstr ""
7
7
"Project-Id-Version : Odoo Server 14.0\n "
8
8
"Report-Msgid-Bugs-To : \n "
9
- "PO-Revision-Date : 2023 -01-02 12:09 +0000\n "
10
- "Last-Translator : Francesco Foresti <francesco.foresti@ooops404.com >\n "
9
+ "PO-Revision-Date : 2025 -01-16 16:06 +0000\n "
10
+ "Last-Translator : mymage <stefano.consolaro@mymage.it >\n "
11
11
"Language-Team : none\n "
12
12
"Language : it\n "
13
13
"MIME-Version : 1.0\n "
14
14
"Content-Type : text/plain; charset=UTF-8\n "
15
15
"Content-Transfer-Encoding : \n "
16
16
"Plural-Forms : nplurals=2; plural=n != 1;\n "
17
- "X-Generator : Weblate 4.14.1 \n "
17
+ "X-Generator : Weblate 5.6.2 \n "
18
18
19
19
#. module: auth_api_key
20
20
#: model:ir.model,name: auth_api_key.model_auth_api_key
@@ -24,7 +24,7 @@ msgstr "Chiave API"
24
24
#. module: auth_api_key
25
25
#: model:ir.model.fields,field_description: auth_api_key.field_auth_api_key__active
26
26
msgid "Active"
27
- msgstr ""
27
+ msgstr "Attiva "
28
28
29
29
#. module: auth_api_key
30
30
#: 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."
34
34
#. module: auth_api_key
35
35
#: model_terms:ir.ui.view,arch_db: auth_api_key.auth_api_key_form_view
36
36
msgid "Archived"
37
- msgstr ""
37
+ msgstr "In archivio "
38
38
39
39
#. module: auth_api_key
40
40
#: model:ir.actions.act_window,name: auth_api_key.auth_api_key_act_window
@@ -45,12 +45,12 @@ msgstr "Chiave API di autenticazione"
45
45
#. module: auth_api_key
46
46
#: model:ir.model,name: auth_api_key.model_res_company
47
47
msgid "Companies"
48
- msgstr ""
48
+ msgstr "Aziende "
49
49
50
50
#. module: auth_api_key
51
51
#: model:ir.model,name: auth_api_key.model_res_config_settings
52
52
msgid "Config Settings"
53
- msgstr ""
53
+ msgstr "Impostazioni configurazione "
54
54
55
55
#. module: auth_api_key
56
56
#: model:ir.model.fields,field_description: auth_api_key.field_auth_api_key__create_uid
@@ -66,12 +66,12 @@ msgstr "Creato il"
66
66
#: model:ir.model.fields,field_description: auth_api_key.field_res_company__archived_user_disable_auth_api_key
67
67
#: model:ir.model.fields,field_description: auth_api_key.field_res_config_settings__archived_user_disable_auth_api_key
68
68
msgid "Disable API key for archived user"
69
- msgstr ""
69
+ msgstr "Disabilita chiave API per utenti archiviati "
70
70
71
71
#. module: auth_api_key
72
72
#: model_terms:ir.ui.view,arch_db: auth_api_key.res_config_settings_view_form
73
73
msgid "Disable API key when archiving user"
74
- msgstr ""
74
+ msgstr "Disabilita la chiave API quando si archivia un utente "
75
75
76
76
#. module: auth_api_key
77
77
#: model:ir.model.fields,field_description: auth_api_key.field_auth_api_key__display_name
@@ -102,6 +102,9 @@ msgid ""
102
102
"propagated to his related api key. It is not retroactive (nothing is done "
103
103
"when enabling/disabling this option)."
104
104
msgstr ""
105
+ "Se selezionata, quando un utente viene archiviato/disattivato, la stessa "
106
+ "modifica viene propagata alla sua chiave API correlata. Non è retroattivo ("
107
+ "non viene fatto nulla quando si abilita/disabilita questa opzione)."
105
108
106
109
#. module: auth_api_key
107
110
#: model:ir.model.fields,field_description: auth_api_key.field_auth_api_key__key
0 commit comments