Skip to content

Commit ae3350b

Browse files
mymageweblate
authored andcommitted
Added translation using Weblate (Italian)
1 parent 7eade0d commit ae3350b

File tree

1 file changed

+179
-0
lines changed
  • l10n_it_edi_doi_extension/i18n

1 file changed

+179
-0
lines changed

l10n_it_edi_doi_extension/i18n/it.po

Lines changed: 179 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,179 @@
1+
# Translation of Odoo Server.
2+
# This file contains the translation of the following modules:
3+
# * l10n_it_edi_doi_extension
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: l10n_it_edi_doi_extension
18+
#: model_terms:ir.ui.view,arch_db:l10n_it_edi_doi_extension.view_purchase_order_form
19+
msgid "<span class=\"o_stat_text\">Declaration of Intent</span>"
20+
msgstr ""
21+
22+
#. module: l10n_it_edi_doi_extension
23+
#. odoo-python
24+
#: code:addons/l10n_it_edi_doi_extension/models/account_move.py:0
25+
#: code:addons/l10n_it_edi_doi_extension/models/purchase_order.py:0
26+
msgid "A line using tax %s should not contain any other taxes"
27+
msgstr ""
28+
29+
#. module: l10n_it_edi_doi_extension
30+
#: model:ir.model,name:l10n_it_edi_doi_extension.model_res_company
31+
msgid "Companies"
32+
msgstr ""
33+
34+
#. module: l10n_it_edi_doi_extension
35+
#: model:ir.model.fields,field_description:l10n_it_edi_doi_extension.field_purchase_order__l10n_it_edi_doi_date
36+
msgid "Date on which Declaration of Intent is applied"
37+
msgstr ""
38+
39+
#. module: l10n_it_edi_doi_extension
40+
#: model:ir.model,name:l10n_it_edi_doi_extension.model_l10n_it_edi_doi_declaration_of_intent
41+
#: model:ir.model.fields,field_description:l10n_it_edi_doi_extension.field_purchase_order__l10n_it_edi_doi_id
42+
msgid "Declaration of Intent"
43+
msgstr ""
44+
45+
#. module: l10n_it_edi_doi_extension
46+
#: model:ir.model.fields,field_description:l10n_it_edi_doi_extension.field_purchase_order__l10n_it_edi_doi_not_yet_invoiced
47+
msgid "Declaration of Intent Amount Not Yet Invoiced"
48+
msgstr ""
49+
50+
#. module: l10n_it_edi_doi_extension
51+
#: model:ir.model.fields,field_description:l10n_it_edi_doi_extension.field_res_company__l10n_it_edi_doi_bill_tax_id
52+
msgid "Declaration of Intent Bills Tax"
53+
msgstr ""
54+
55+
#. module: l10n_it_edi_doi_extension
56+
#: model:ir.model.fields,field_description:l10n_it_edi_doi_extension.field_purchase_order__l10n_it_edi_doi_warning
57+
msgid "Declaration of Intent Threshold Warning"
58+
msgstr ""
59+
60+
#. module: l10n_it_edi_doi_extension
61+
#. odoo-python
62+
#: code:addons/l10n_it_edi_doi_extension/models/purchase_order.py:0
63+
msgid "Declaration of Intent for %s"
64+
msgstr ""
65+
66+
#. module: l10n_it_edi_doi_extension
67+
#: model:ir.actions.act_window,name:l10n_it_edi_doi_extension.declaration_of_intent_action
68+
#: model:ir.ui.menu,name:l10n_it_edi_doi_extension.declaration_of_intent_menu
69+
msgid "Declarations of intent"
70+
msgstr ""
71+
72+
#. module: l10n_it_edi_doi_extension
73+
#: model:ir.model.fields,field_description:l10n_it_edi_doi_extension.field_account_bank_statement_line__doi_type
74+
#: model:ir.model.fields,field_description:l10n_it_edi_doi_extension.field_account_move__doi_type
75+
msgid "Doi Type"
76+
msgstr ""
77+
78+
#. module: l10n_it_edi_doi_extension
79+
#. odoo-python
80+
#: code:addons/l10n_it_edi_doi_extension/models/account_move.py:0
81+
#: code:addons/l10n_it_edi_doi_extension/models/purchase_order.py:0
82+
msgid ""
83+
"Given the tax %s is applied, there should be a Declaration of Intent "
84+
"selected."
85+
msgstr ""
86+
87+
#. module: l10n_it_edi_doi_extension
88+
#: model_terms:ir.ui.view,arch_db:l10n_it_edi_doi_extension.declaration_of_intent_search
89+
msgid "Group By"
90+
msgstr ""
91+
92+
#. module: l10n_it_edi_doi_extension
93+
#: model_terms:ir.ui.view,arch_db:l10n_it_edi_doi_extension.declaration_of_intent_search
94+
msgid "Issued"
95+
msgstr ""
96+
97+
#. module: l10n_it_edi_doi_extension
98+
#: model:ir.model.fields.selection,name:l10n_it_edi_doi_extension.selection__account_move__doi_type__in
99+
#: model:ir.model.fields.selection,name:l10n_it_edi_doi_extension.selection__l10n_it_edi_doi_declaration_of_intent__type__in
100+
msgid "Issued from company"
101+
msgstr ""
102+
103+
#. module: l10n_it_edi_doi_extension
104+
#: model:ir.model,name:l10n_it_edi_doi_extension.model_account_move
105+
msgid "Journal Entry"
106+
msgstr ""
107+
108+
#. module: l10n_it_edi_doi_extension
109+
#: model_terms:ir.ui.view,arch_db:l10n_it_edi_doi_extension.declaration_of_intent_search
110+
msgid "Partner"
111+
msgstr ""
112+
113+
#. module: l10n_it_edi_doi_extension
114+
#: model:ir.model.fields,field_description:l10n_it_edi_doi_extension.field_l10n_it_edi_doi_declaration_of_intent__purchase_order_ids
115+
msgid "Purchase / Rfq Orders"
116+
msgstr ""
117+
118+
#. module: l10n_it_edi_doi_extension
119+
#: model:ir.model,name:l10n_it_edi_doi_extension.model_purchase_order
120+
msgid "Purchase Order"
121+
msgstr ""
122+
123+
#. module: l10n_it_edi_doi_extension
124+
#: model_terms:ir.ui.view,arch_db:l10n_it_edi_doi_extension.declaration_of_intent_search
125+
msgid "Received"
126+
msgstr ""
127+
128+
#. module: l10n_it_edi_doi_extension
129+
#: model:ir.model.fields.selection,name:l10n_it_edi_doi_extension.selection__account_move__doi_type__out
130+
#: model:ir.model.fields.selection,name:l10n_it_edi_doi_extension.selection__l10n_it_edi_doi_declaration_of_intent__type__out
131+
msgid "Received from customers"
132+
msgstr ""
133+
134+
#. module: l10n_it_edi_doi_extension
135+
#: model_terms:ir.ui.view,arch_db:l10n_it_edi_doi_extension.declaration_of_intent_search
136+
msgid "Show issued declarations"
137+
msgstr ""
138+
139+
#. module: l10n_it_edi_doi_extension
140+
#: model_terms:ir.ui.view,arch_db:l10n_it_edi_doi_extension.declaration_of_intent_search
141+
msgid "Show received declarations"
142+
msgstr ""
143+
144+
#. module: l10n_it_edi_doi_extension
145+
#: model:ir.model,name:l10n_it_edi_doi_extension.model_account_tax
146+
msgid "Tax"
147+
msgstr ""
148+
149+
#. module: l10n_it_edi_doi_extension
150+
#: model:ir.model.fields,help:l10n_it_edi_doi_extension.field_purchase_order__l10n_it_edi_doi_not_yet_invoiced
151+
msgid ""
152+
"Total under the Declaration of Intent of thisdocument that can still be "
153+
"invoiced"
154+
msgstr ""
155+
156+
#. module: l10n_it_edi_doi_extension
157+
#: model:ir.model.fields,field_description:l10n_it_edi_doi_extension.field_l10n_it_edi_doi_declaration_of_intent__type
158+
#: model_terms:ir.ui.view,arch_db:l10n_it_edi_doi_extension.declaration_of_intent_search
159+
msgid "Type"
160+
msgstr ""
161+
162+
#. module: l10n_it_edi_doi_extension
163+
#: model:ir.model.fields,field_description:l10n_it_edi_doi_extension.field_purchase_order__l10n_it_edi_doi_use
164+
msgid "Use Declaration of Intent"
165+
msgstr ""
166+
167+
#. module: l10n_it_edi_doi_extension
168+
#. odoo-python
169+
#: code:addons/l10n_it_edi_doi_extension/models/declaration_of_intent.py:0
170+
msgid ""
171+
"You cannot delete Declarations of Intents that are already used on at least "
172+
"one Purchase Order."
173+
msgstr ""
174+
175+
#. module: l10n_it_edi_doi_extension
176+
#. odoo-python
177+
#: code:addons/l10n_it_edi_doi_extension/models/account_tax.py:0
178+
msgid "You cannot delete the special tax for Declarations of Intent."
179+
msgstr ""

0 commit comments

Comments
 (0)