Skip to content

Commit 659d54b

Browse files
mymageweblate
authored andcommitted
Added translation using Weblate (Italian)
1 parent ef640cc commit 659d54b

1 file changed

Lines changed: 114 additions & 0 deletions

File tree

  • fastapi_encrypted_errors/i18n
Lines changed: 114 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,114 @@
1+
# Translation of Odoo Server.
2+
# This file contains the translation of the following modules:
3+
# * fastapi_encrypted_errors
4+
#
5+
msgid ""
6+
msgstr ""
7+
"Project-Id-Version: Odoo Server 16.0\n"
8+
"Report-Msgid-Bugs-To: \n"
9+
"Last-Translator: Automatically generated\n"
10+
"Language-Team: none\n"
11+
"Language: it\n"
12+
"MIME-Version: 1.0\n"
13+
"Content-Type: text/plain; charset=UTF-8\n"
14+
"Content-Transfer-Encoding: \n"
15+
"Plural-Forms: nplurals=2; plural=n != 1;\n"
16+
17+
#. module: fastapi_encrypted_errors
18+
#: model_terms:ir.ui.view,arch_db:fastapi_encrypted_errors.wizard_fastapi_decrypt_errors_view_form
19+
msgid "Close"
20+
msgstr ""
21+
22+
#. module: fastapi_encrypted_errors
23+
#: model:ir.model.fields,field_description:fastapi_encrypted_errors.field_wizard_fastapi_decrypt_errors__create_uid
24+
msgid "Created by"
25+
msgstr ""
26+
27+
#. module: fastapi_encrypted_errors
28+
#: model:ir.model.fields,field_description:fastapi_encrypted_errors.field_wizard_fastapi_decrypt_errors__create_date
29+
msgid "Created on"
30+
msgstr ""
31+
32+
#. module: fastapi_encrypted_errors
33+
#: model:ir.actions.act_window,name:fastapi_encrypted_errors.wizard_fastapi_decrypt_errors_action_decrypt_error
34+
#: model:ir.ui.menu,name:fastapi_encrypted_errors.menu_fastapi_decrypt_errors
35+
#: model_terms:ir.ui.view,arch_db:fastapi_encrypted_errors.wizard_fastapi_decrypt_errors_view_form
36+
msgid "Decrypt Error"
37+
msgstr ""
38+
39+
#. module: fastapi_encrypted_errors
40+
#: model:ir.model.fields,field_description:fastapi_encrypted_errors.field_wizard_fastapi_decrypt_errors__decrypted_error
41+
msgid "Decrypted Error"
42+
msgstr ""
43+
44+
#. module: fastapi_encrypted_errors
45+
#: model:ir.model.fields,field_description:fastapi_encrypted_errors.field_wizard_fastapi_decrypt_errors__display_name
46+
msgid "Display Name"
47+
msgstr ""
48+
49+
#. module: fastapi_encrypted_errors
50+
#: model:ir.model.fields,field_description:fastapi_encrypted_errors.field_fastapi_endpoint__encrypt_errors
51+
msgid "Encrypt Errors"
52+
msgstr ""
53+
54+
#. module: fastapi_encrypted_errors
55+
#: model:ir.model.fields,help:fastapi_encrypted_errors.field_fastapi_endpoint__encrypt_errors
56+
msgid "Encrypt errors before sending them to the client."
57+
msgstr ""
58+
59+
#. module: fastapi_encrypted_errors
60+
#: model:ir.model.fields,field_description:fastapi_encrypted_errors.field_fastapi_endpoint__encrypted_errors_secret_key
61+
msgid "Encrypted Errors Secret Key"
62+
msgstr ""
63+
64+
#. module: fastapi_encrypted_errors
65+
#: model:ir.model.fields,field_description:fastapi_encrypted_errors.field_wizard_fastapi_decrypt_errors__error
66+
msgid "Error"
67+
msgstr ""
68+
69+
#. module: fastapi_encrypted_errors
70+
#: model:ir.model,name:fastapi_encrypted_errors.model_fastapi_endpoint
71+
#: model:ir.model.fields,field_description:fastapi_encrypted_errors.field_wizard_fastapi_decrypt_errors__fastapi_endpoint_id
72+
msgid "FastAPI Endpoint"
73+
msgstr ""
74+
75+
#. module: fastapi_encrypted_errors
76+
#: model_terms:ir.ui.view,arch_db:fastapi_encrypted_errors.fastapi_endpoint_form_view
77+
msgid "Generate Secret Key"
78+
msgstr ""
79+
80+
#. module: fastapi_encrypted_errors
81+
#: model:ir.model.fields,field_description:fastapi_encrypted_errors.field_wizard_fastapi_decrypt_errors__id
82+
msgid "ID"
83+
msgstr ""
84+
85+
#. module: fastapi_encrypted_errors
86+
#: model_terms:ir.ui.view,arch_db:fastapi_encrypted_errors.wizard_fastapi_decrypt_errors_view_form
87+
msgid "Label"
88+
msgstr ""
89+
90+
#. module: fastapi_encrypted_errors
91+
#: model:ir.model.fields,field_description:fastapi_encrypted_errors.field_wizard_fastapi_decrypt_errors____last_update
92+
msgid "Last Modified on"
93+
msgstr ""
94+
95+
#. module: fastapi_encrypted_errors
96+
#: model:ir.model.fields,field_description:fastapi_encrypted_errors.field_wizard_fastapi_decrypt_errors__write_uid
97+
msgid "Last Updated by"
98+
msgstr ""
99+
100+
#. module: fastapi_encrypted_errors
101+
#: model:ir.model.fields,field_description:fastapi_encrypted_errors.field_wizard_fastapi_decrypt_errors__write_date
102+
msgid "Last Updated on"
103+
msgstr ""
104+
105+
#. module: fastapi_encrypted_errors
106+
#: model:ir.model.fields,help:fastapi_encrypted_errors.field_fastapi_endpoint__encrypted_errors_secret_key
107+
msgid ""
108+
"The secret key used to encrypt errors before sending them to the client."
109+
msgstr ""
110+
111+
#. module: fastapi_encrypted_errors
112+
#: model:ir.model,name:fastapi_encrypted_errors.model_wizard_fastapi_decrypt_errors
113+
msgid "Wizard to decrypt FastAPI errors"
114+
msgstr ""

0 commit comments

Comments
 (0)