File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # Translation of Odoo Server.
2+ # This file contains the translation of the following modules:
3+ # * fastapi_log
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_log
18+ #: model_terms:ir.ui.view,arch_db: fastapi_log.fastapi_endpoint_form_view
19+ msgid "<span class=\" o_stat_text\" >Logs</span>"
20+ msgstr ""
21+
22+ #. module: fastapi_log
23+ #: model:ir.model,name: fastapi_log.model_fastapi_endpoint
24+ msgid "FastAPI Endpoint"
25+ msgstr ""
26+
27+ #. module: fastapi_log
28+ #: model:ir.actions.act_window,name: fastapi_log.fastapi_log_action
29+ #: model:ir.ui.menu,name: fastapi_log.menu_fastapi_log
30+ msgid "Fastapi Logs"
31+ msgstr ""
32+
33+ #. module: fastapi_log
34+ #: model:ir.model.fields,field_description: fastapi_log.field_fastapi_endpoint__log_requests
35+ msgid "Log Requests"
36+ msgstr ""
37+
38+ #. module: fastapi_log
39+ #: model:ir.model,name: fastapi_log.model_api_log
40+ msgid "Log for API"
41+ msgstr ""
42+
43+ #. module: fastapi_log
44+ #: model:ir.model.fields,help: fastapi_log.field_fastapi_endpoint__log_requests
45+ msgid "Log requests in database."
46+ msgstr ""
47+
48+ #. module: fastapi_log
49+ #: model:ir.model.fields,field_description: fastapi_log.field_fastapi_endpoint__log_ids
50+ msgid "Logs"
51+ msgstr ""
You can’t perform that action at this time.
0 commit comments