Skip to content

Commit e8d767d

Browse files
mymageweblate
authored andcommitted
Added translation using Weblate (Italian)
1 parent 1e516ee commit e8d767d

1 file changed

Lines changed: 42 additions & 0 deletions

File tree

  • fastapi_auth_api_key/i18n

fastapi_auth_api_key/i18n/it.po

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
# Translation of Odoo Server.
2+
# This file contains the translation of the following modules:
3+
# * fastapi_auth_api_key
4+
#
5+
msgid ""
6+
msgstr ""
7+
"Project-Id-Version: Odoo Server 18.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_auth_api_key
18+
#: model:ir.model.fields,field_description:fastapi_auth_api_key.field_fastapi_endpoint__auth_api_key_group_id
19+
msgid "Auth Api Key Group"
20+
msgstr ""
21+
22+
#. module: fastapi_auth_api_key
23+
#: model:ir.model,name:fastapi_auth_api_key.model_fastapi_endpoint
24+
msgid "FastAPI Endpoint"
25+
msgstr ""
26+
27+
#. module: fastapi_auth_api_key
28+
#: model:ir.model.fields,help:fastapi_auth_api_key.field_fastapi_endpoint__auth_api_key_group_id
29+
msgid "If not set, all 'auth.api.key' are allowed to access to endpoints"
30+
msgstr ""
31+
32+
#. module: fastapi_auth_api_key
33+
#. odoo-python
34+
#: code:addons/fastapi_auth_api_key/dependencies.py:0
35+
msgid "Missing %(HTTP_API_KEY_HEADER)s header"
36+
msgstr ""
37+
38+
#. module: fastapi_auth_api_key
39+
#. odoo-python
40+
#: code:addons/fastapi_auth_api_key/dependencies.py:0
41+
msgid "Unauthorized"
42+
msgstr ""

0 commit comments

Comments
 (0)