Skip to content

Commit d559c85

Browse files
mymageweblate
authored andcommitted
Added translation using Weblate (Italian)
1 parent 0094b9b commit d559c85

File tree

1 file changed

+299
-0
lines changed
  • edi_endpoint_oca/i18n

1 file changed

+299
-0
lines changed

edi_endpoint_oca/i18n/it.po

+299
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,299 @@
1+
# Translation of Odoo Server.
2+
# This file contains the translation of the following modules:
3+
# * edi_endpoint_oca
4+
#
5+
msgid ""
6+
msgstr ""
7+
"Project-Id-Version: Odoo Server 14.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: edi_endpoint_oca
18+
#: model_terms:ir.ui.view,arch_db:edi_endpoint_oca.edi_endpoint_form_view
19+
msgid "<span class=\"o_stat_text\">Exchanges</span>"
20+
msgstr ""
21+
22+
#. module: edi_endpoint_oca
23+
#: model:ir.model,name:edi_endpoint_oca.model_edi_exchange_consumer_mixin
24+
msgid "Abstract record where exchange records can be assigned"
25+
msgstr ""
26+
27+
#. module: edi_endpoint_oca
28+
#: model:ir.model.fields,field_description:edi_endpoint_oca.field_edi_endpoint__active
29+
msgid "Active"
30+
msgstr ""
31+
32+
#. module: edi_endpoint_oca
33+
#: model:ir.model.fields,field_description:edi_endpoint_oca.field_edi_endpoint__auth_type
34+
msgid "Auth Type"
35+
msgstr ""
36+
37+
#. module: edi_endpoint_oca
38+
#: model:ir.model.fields,field_description:edi_endpoint_oca.field_edi_endpoint__backend_id
39+
#: model_terms:ir.ui.view,arch_db:edi_endpoint_oca.edi_endpoint_search_view
40+
msgid "Backend"
41+
msgstr ""
42+
43+
#. module: edi_endpoint_oca
44+
#: model:ir.model.fields,field_description:edi_endpoint_oca.field_edi_endpoint__backend_type_id
45+
msgid "Backend Type"
46+
msgstr ""
47+
48+
#. module: edi_endpoint_oca
49+
#: code:addons/edi_endpoint_oca/models/edi_endpoint.py:0
50+
#, python-format
51+
msgid "Backend and exchange type are mandatory"
52+
msgstr ""
53+
54+
#. module: edi_endpoint_oca
55+
#: model_terms:ir.ui.view,arch_db:edi_endpoint_oca.edi_endpoint_search_view
56+
msgid "Backend type"
57+
msgstr ""
58+
59+
#. module: edi_endpoint_oca
60+
#: model:ir.model.fields,field_description:edi_endpoint_oca.field_edi_endpoint__code_snippet
61+
msgid "Code Snippet"
62+
msgstr ""
63+
64+
#. module: edi_endpoint_oca
65+
#: model:ir.model.fields,field_description:edi_endpoint_oca.field_edi_endpoint__code_snippet_docs
66+
msgid "Code Snippet Docs"
67+
msgstr ""
68+
69+
#. module: edi_endpoint_oca
70+
#: model:ir.model.fields,field_description:edi_endpoint_oca.field_edi_endpoint__company_id
71+
msgid "Company"
72+
msgstr ""
73+
74+
#. module: edi_endpoint_oca
75+
#: model:ir.model.fields,field_description:edi_endpoint_oca.field_edi_endpoint__create_uid
76+
msgid "Created by"
77+
msgstr ""
78+
79+
#. module: edi_endpoint_oca
80+
#: model:ir.model.fields,field_description:edi_endpoint_oca.field_edi_endpoint__create_date
81+
msgid "Created on"
82+
msgstr ""
83+
84+
#. module: edi_endpoint_oca
85+
#: model:ir.model.fields,field_description:edi_endpoint_oca.field_edi_endpoint__csrf
86+
msgid "Csrf"
87+
msgstr ""
88+
89+
#. module: edi_endpoint_oca
90+
#: model:ir.model.fields,field_description:edi_endpoint_oca.field_edi_backend__display_name
91+
#: model:ir.model.fields,field_description:edi_endpoint_oca.field_edi_backend_type__display_name
92+
#: model:ir.model.fields,field_description:edi_endpoint_oca.field_edi_endpoint__display_name
93+
#: model:ir.model.fields,field_description:edi_endpoint_oca.field_edi_exchange_consumer_mixin__display_name
94+
#: model:ir.model.fields,field_description:edi_endpoint_oca.field_edi_exchange_record__display_name
95+
msgid "Display Name"
96+
msgstr ""
97+
98+
#. module: edi_endpoint_oca
99+
#: model_terms:ir.ui.view,arch_db:edi_endpoint_oca.edi_endpoint_form_view
100+
msgid "EDI"
101+
msgstr ""
102+
103+
#. module: edi_endpoint_oca
104+
#: model:ir.model,name:edi_endpoint_oca.model_edi_backend
105+
msgid "EDI Backend"
106+
msgstr ""
107+
108+
#. module: edi_endpoint_oca
109+
#: model:ir.model,name:edi_endpoint_oca.model_edi_backend_type
110+
msgid "EDI Backend Type"
111+
msgstr ""
112+
113+
#. module: edi_endpoint_oca
114+
#: model:ir.model,name:edi_endpoint_oca.model_edi_endpoint
115+
msgid "EDI Endpoint"
116+
msgstr ""
117+
118+
#. module: edi_endpoint_oca
119+
#: model:ir.actions.act_window,name:edi_endpoint_oca.edi_endpoint_act_window
120+
#: model:ir.ui.menu,name:edi_endpoint_oca.edi_endpoint_menu
121+
msgid "EDI Endpoints"
122+
msgstr ""
123+
124+
#. module: edi_endpoint_oca
125+
#: model:ir.model,name:edi_endpoint_oca.model_edi_exchange_record
126+
msgid "EDI exchange Record"
127+
msgstr ""
128+
129+
#. module: edi_endpoint_oca
130+
#: model:ir.model.fields,field_description:edi_endpoint_oca.field_edi_exchange_consumer_mixin__origin_edi_endpoint_id
131+
msgid "EDI origin endpoint"
132+
msgstr ""
133+
134+
#. module: edi_endpoint_oca
135+
#: model:ir.model.fields,field_description:edi_endpoint_oca.field_edi_exchange_record__edi_endpoint_id
136+
#: model_terms:ir.ui.view,arch_db:edi_endpoint_oca.edi_exchange_record_view_search
137+
#: model_terms:ir.ui.view,arch_db:edi_endpoint_oca.edi_exchange_record_view_tree
138+
msgid "Endpoint"
139+
msgstr ""
140+
141+
#. module: edi_endpoint_oca
142+
#: model:ir.model.fields,field_description:edi_endpoint_oca.field_edi_endpoint__endpoint_hash
143+
msgid "Endpoint Hash"
144+
msgstr ""
145+
146+
#. module: edi_endpoint_oca
147+
#: model:ir.model.fields,field_description:edi_endpoint_oca.field_edi_backend__endpoint_ids
148+
#: model:ir.model.fields,field_description:edi_endpoint_oca.field_edi_backend_type__endpoint_ids
149+
#: model_terms:ir.ui.view,arch_db:edi_endpoint_oca.edi_backend_view_form
150+
msgid "Endpoints"
151+
msgstr ""
152+
153+
#. module: edi_endpoint_oca
154+
#: model:ir.model.fields,field_description:edi_endpoint_oca.field_edi_backend__endpoints_count
155+
msgid "Endpoints Count"
156+
msgstr ""
157+
158+
#. module: edi_endpoint_oca
159+
#: model:ir.model.fields,field_description:edi_endpoint_oca.field_edi_endpoint__exchange_type_id
160+
msgid "Exchange Type"
161+
msgstr ""
162+
163+
#. module: edi_endpoint_oca
164+
#: model_terms:ir.ui.view,arch_db:edi_endpoint_oca.edi_endpoint_search_view
165+
msgid "Exchange type"
166+
msgstr ""
167+
168+
#. module: edi_endpoint_oca
169+
#: code:addons/edi_endpoint_oca/models/edi_endpoint.py:0
170+
#, python-format
171+
msgid "Exchange type not compatible with selected backend type."
172+
msgstr ""
173+
174+
#. module: edi_endpoint_oca
175+
#: model:ir.model.fields,field_description:edi_endpoint_oca.field_edi_endpoint__exec_as_user_id
176+
msgid "Exec As User"
177+
msgstr ""
178+
179+
#. module: edi_endpoint_oca
180+
#: model:ir.model.fields,field_description:edi_endpoint_oca.field_edi_endpoint__exec_mode
181+
msgid "Exec Mode"
182+
msgstr ""
183+
184+
#. module: edi_endpoint_oca
185+
#: model_terms:ir.ui.view,arch_db:edi_endpoint_oca.edi_endpoint_search_view
186+
msgid "Group By"
187+
msgstr ""
188+
189+
#. module: edi_endpoint_oca
190+
#: model:ir.model.fields,field_description:edi_endpoint_oca.field_edi_backend__id
191+
#: model:ir.model.fields,field_description:edi_endpoint_oca.field_edi_backend_type__id
192+
#: model:ir.model.fields,field_description:edi_endpoint_oca.field_edi_endpoint__id
193+
#: model:ir.model.fields,field_description:edi_endpoint_oca.field_edi_exchange_consumer_mixin__id
194+
#: model:ir.model.fields,field_description:edi_endpoint_oca.field_edi_exchange_record__id
195+
msgid "ID"
196+
msgstr ""
197+
198+
#. module: edi_endpoint_oca
199+
#: model:ir.model.fields,help:edi_endpoint_oca.field_edi_endpoint__endpoint_hash
200+
msgid "Identify the route with its main params"
201+
msgstr ""
202+
203+
#. module: edi_endpoint_oca
204+
#: model:ir.model.fields,field_description:edi_endpoint_oca.field_edi_backend____last_update
205+
#: model:ir.model.fields,field_description:edi_endpoint_oca.field_edi_backend_type____last_update
206+
#: model:ir.model.fields,field_description:edi_endpoint_oca.field_edi_endpoint____last_update
207+
#: model:ir.model.fields,field_description:edi_endpoint_oca.field_edi_exchange_consumer_mixin____last_update
208+
#: model:ir.model.fields,field_description:edi_endpoint_oca.field_edi_exchange_record____last_update
209+
msgid "Last Modified on"
210+
msgstr ""
211+
212+
#. module: edi_endpoint_oca
213+
#: model:ir.model.fields,field_description:edi_endpoint_oca.field_edi_endpoint__write_uid
214+
msgid "Last Updated by"
215+
msgstr ""
216+
217+
#. module: edi_endpoint_oca
218+
#: model:ir.model.fields,field_description:edi_endpoint_oca.field_edi_endpoint__write_date
219+
msgid "Last Updated on"
220+
msgstr ""
221+
222+
#. module: edi_endpoint_oca
223+
#: model_terms:ir.ui.view,arch_db:edi_endpoint_oca.edi_backend_view_form
224+
msgid "Manage endpoints"
225+
msgstr ""
226+
227+
#. module: edi_endpoint_oca
228+
#: model:ir.model.fields,field_description:edi_endpoint_oca.field_edi_endpoint__name
229+
msgid "Name"
230+
msgstr ""
231+
232+
#. module: edi_endpoint_oca
233+
#: model:ir.model.fields,help:edi_endpoint_oca.field_edi_endpoint__registry_sync
234+
msgid ""
235+
"ON: the record has been modified and registry was not notified.\n"
236+
"No change will be active until this flag is set to false via proper action.\n"
237+
"\n"
238+
"OFF: record in line with the registry, nothing to do."
239+
msgstr ""
240+
241+
#. module: edi_endpoint_oca
242+
#: model:ir.model.fields,help:edi_endpoint_oca.field_edi_exchange_consumer_mixin__origin_edi_endpoint_id
243+
#: model:ir.model.fields,help:edi_endpoint_oca.field_edi_exchange_record__edi_endpoint_id
244+
msgid "Record generated via this endpoint"
245+
msgstr ""
246+
247+
#. module: edi_endpoint_oca
248+
#: model:ir.model.fields,field_description:edi_endpoint_oca.field_edi_endpoint__registry_sync
249+
msgid "Registry Sync"
250+
msgstr ""
251+
252+
#. module: edi_endpoint_oca
253+
#: model:ir.model.fields,field_description:edi_endpoint_oca.field_edi_endpoint__request_content_type
254+
msgid "Request Content Type"
255+
msgstr ""
256+
257+
#. module: edi_endpoint_oca
258+
#: model:ir.model.fields,field_description:edi_endpoint_oca.field_edi_endpoint__request_method
259+
msgid "Request Method"
260+
msgstr ""
261+
262+
#. module: edi_endpoint_oca
263+
#: model:ir.model.fields,field_description:edi_endpoint_oca.field_edi_endpoint__route
264+
msgid "Route"
265+
msgstr ""
266+
267+
#. module: edi_endpoint_oca
268+
#: model:ir.model.fields,field_description:edi_endpoint_oca.field_edi_endpoint__route_group
269+
msgid "Route Group"
270+
msgstr ""
271+
272+
#. module: edi_endpoint_oca
273+
#: model:ir.model.fields,field_description:edi_endpoint_oca.field_edi_endpoint__route_type
274+
msgid "Route Type"
275+
msgstr ""
276+
277+
#. module: edi_endpoint_oca
278+
#: model:ir.actions.server,name:edi_endpoint_oca.server_action_registry_sync
279+
msgid "Sync registry"
280+
msgstr ""
281+
282+
#. module: edi_endpoint_oca
283+
#: code:addons/edi_endpoint_oca/models/edi_backend.py:0
284+
#, python-format
285+
msgid ""
286+
"The following backend(s) have endpoints attached. Please archive them before:\n"
287+
"\n"
288+
"%s"
289+
msgstr ""
290+
291+
#. module: edi_endpoint_oca
292+
#: model:ir.model.fields,help:edi_endpoint_oca.field_edi_endpoint__route_group
293+
msgid "Use this to classify routes together"
294+
msgstr ""
295+
296+
#. module: edi_endpoint_oca
297+
#: model_terms:ir.ui.view,arch_db:edi_endpoint_oca.edi_backend_view_form
298+
msgid "endpoints configured"
299+
msgstr ""

0 commit comments

Comments
 (0)