Skip to content

Commit 1abba79

Browse files
committed
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: server-auth-17.0/server-auth-17.0-auth_api_key Translate-URL: https://translation.odoo-community.org/projects/server-auth-17-0/server-auth-17-0-auth_api_key/
1 parent d303261 commit 1abba79

File tree

1 file changed

+40
-0
lines changed

1 file changed

+40
-0
lines changed

auth_api_key/i18n/it.po

+40
Original file line numberDiff line numberDiff line change
@@ -21,17 +21,37 @@ msgstr ""
2121
msgid "API Key"
2222
msgstr "Chiave API"
2323

24+
#. module: auth_api_key
25+
#: model:ir.model.fields,field_description:auth_api_key.field_auth_api_key__active
26+
msgid "Active"
27+
msgstr ""
28+
2429
#. module: auth_api_key
2530
#: model:ir.model.constraint,message:auth_api_key.constraint_auth_api_key_name_uniq
2631
msgid "Api Key name must be unique."
2732
msgstr "La chiave API deve essere univoca."
2833

34+
#. module: auth_api_key
35+
#: model_terms:ir.ui.view,arch_db:auth_api_key.auth_api_key_form_view
36+
msgid "Archived"
37+
msgstr ""
38+
2939
#. module: auth_api_key
3040
#: model:ir.actions.act_window,name:auth_api_key.auth_api_key_act_window
3141
#: model:ir.ui.menu,name:auth_api_key.auth_api_key_menu
3242
msgid "Auth Api Key"
3343
msgstr "Chiave API di autenticazione"
3444

45+
#. module: auth_api_key
46+
#: model:ir.model,name:auth_api_key.model_res_company
47+
msgid "Companies"
48+
msgstr ""
49+
50+
#. module: auth_api_key
51+
#: model:ir.model,name:auth_api_key.model_res_config_settings
52+
msgid "Config Settings"
53+
msgstr ""
54+
3555
#. module: auth_api_key
3656
#: model:ir.model.fields,field_description:auth_api_key.field_auth_api_key__create_uid
3757
msgid "Created by"
@@ -42,6 +62,17 @@ msgstr "Creato da"
4262
msgid "Created on"
4363
msgstr "Creato il"
4464

65+
#. module: auth_api_key
66+
#: model:ir.model.fields,field_description:auth_api_key.field_res_company__archived_user_disable_auth_api_key
67+
#: model:ir.model.fields,field_description:auth_api_key.field_res_config_settings__archived_user_disable_auth_api_key
68+
msgid "Disable API key for archived user"
69+
msgstr ""
70+
71+
#. module: auth_api_key
72+
#: model_terms:ir.ui.view,arch_db:auth_api_key.res_config_settings_view_form
73+
msgid "Disable API key when archiving user"
74+
msgstr ""
75+
4576
#. module: auth_api_key
4677
#: model:ir.model.fields,field_description:auth_api_key.field_auth_api_key__display_name
4778
msgid "Display Name"
@@ -57,6 +88,15 @@ msgstr "Instradamento HTTP"
5788
msgid "ID"
5889
msgstr "ID"
5990

91+
#. module: auth_api_key
92+
#: model:ir.model.fields,help:auth_api_key.field_res_company__archived_user_disable_auth_api_key
93+
#: model:ir.model.fields,help:auth_api_key.field_res_config_settings__archived_user_disable_auth_api_key
94+
msgid ""
95+
"If checked, when a user is archived/unactivated the same change is "
96+
"propagated to his related api key. It is not retroactive (nothing is done "
97+
"when enabling/disabling this option)."
98+
msgstr ""
99+
60100
#. module: auth_api_key
61101
#: model:ir.model.fields,field_description:auth_api_key.field_auth_api_key__key
62102
msgid "Key"

0 commit comments

Comments
 (0)