Skip to content

Commit c77b2a0

Browse files
mymageweblate
authored andcommitted
Added translation using Weblate (Italian)
1 parent d6ad09d commit c77b2a0

File tree

1 file changed

+150
-0
lines changed
  • account_invoice_export/i18n

1 file changed

+150
-0
lines changed

account_invoice_export/i18n/it.po

+150
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,150 @@
1+
# Translation of Odoo Server.
2+
# This file contains the translation of the following modules:
3+
# * account_invoice_export
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: account_invoice_export
18+
#: model:ir.model.fields,help:account_invoice_export.field_account_bank_statement_line__send_through_http
19+
#: model:ir.model.fields,help:account_invoice_export.field_account_move__send_through_http
20+
#: model:ir.model.fields,help:account_invoice_export.field_account_payment__send_through_http
21+
#: model:ir.model.fields,help:account_invoice_export.field_transmit_method__send_through_http
22+
msgid "Adds a Send eBill button on the invoice"
23+
msgstr ""
24+
25+
#. module: account_invoice_export
26+
#. odoo-python
27+
#: code:addons/account_invoice_export/models/account_move.py:0
28+
#, python-format
29+
msgid "An error of type {} occured."
30+
msgstr ""
31+
32+
#. module: account_invoice_export
33+
#: model_terms:ir.ui.view,arch_db:account_invoice_export.transmit_method_form
34+
msgid ""
35+
"By default the PDF of the invoice will be sent using the connection "
36+
"parameters below (basic authenticaiton)."
37+
msgstr ""
38+
39+
#. module: account_invoice_export
40+
#: model_terms:ir.ui.view,arch_db:account_invoice_export.view_move_form
41+
msgid "Ebill has already been sent. Are you sure you want to send it again ?"
42+
msgstr ""
43+
44+
#. module: account_invoice_export
45+
#: model:ir.model.fields,field_description:account_invoice_export.field_account_bank_statement_line__send_through_http
46+
#: model:ir.model.fields,field_description:account_invoice_export.field_account_move__send_through_http
47+
#: model:ir.model.fields,field_description:account_invoice_export.field_account_payment__send_through_http
48+
#: model:ir.model.fields,field_description:account_invoice_export.field_transmit_method__send_through_http
49+
msgid "Enable send eBill"
50+
msgstr ""
51+
52+
#. module: account_invoice_export
53+
#: model_terms:ir.ui.view,arch_db:account_invoice_export.exception_sending_invoice
54+
msgid "Error sending invoice to"
55+
msgstr ""
56+
57+
#. module: account_invoice_export
58+
#. odoo-python
59+
#: code:addons/account_invoice_export/models/account_move.py:0
60+
#, python-format
61+
msgid "HTTP error {status_code} sending invoice to {method_name}"
62+
msgstr ""
63+
64+
#. module: account_invoice_export
65+
#: model_terms:ir.ui.view,arch_db:account_invoice_export.transmit_method_form
66+
msgid ""
67+
"Handling specific connection needs and/or exporting other files can be done "
68+
"through code."
69+
msgstr ""
70+
71+
#. module: account_invoice_export
72+
#: model:ir.model.fields,field_description:account_invoice_export.field_account_bank_statement_line__invoice_export_confirmed
73+
#: model:ir.model.fields,field_description:account_invoice_export.field_account_move__invoice_export_confirmed
74+
#: model:ir.model.fields,field_description:account_invoice_export.field_account_payment__invoice_export_confirmed
75+
msgid "Invoice Export Confirmed"
76+
msgstr ""
77+
78+
#. module: account_invoice_export
79+
#: model:ir.model.fields,field_description:account_invoice_export.field_account_bank_statement_line__invoice_exported
80+
#: model:ir.model.fields,field_description:account_invoice_export.field_account_move__invoice_exported
81+
#: model:ir.model.fields,field_description:account_invoice_export.field_account_payment__invoice_exported
82+
msgid "Invoice Exported"
83+
msgstr ""
84+
85+
#. module: account_invoice_export
86+
#. odoo-python
87+
#: code:addons/account_invoice_export/models/account_move.py:0
88+
#, python-format
89+
msgid "Invoice successfuly sent to {}"
90+
msgstr ""
91+
92+
#. module: account_invoice_export
93+
#: model:ir.model,name:account_invoice_export.model_account_move
94+
msgid "Journal Entry"
95+
msgstr ""
96+
97+
#. module: account_invoice_export
98+
#. odoo-python
99+
#: code:addons/account_invoice_export/models/account_move.py:0
100+
#, python-format
101+
msgid "Nothing done, invoice has already been exported before."
102+
msgstr ""
103+
104+
#. module: account_invoice_export
105+
#: model:ir.model.fields,field_description:account_invoice_export.field_transmit_method__destination_pwd
106+
msgid "Password"
107+
msgstr ""
108+
109+
#. module: account_invoice_export
110+
#: model_terms:ir.ui.view,arch_db:account_invoice_export.view_move_form
111+
msgid "Resend eBill"
112+
msgstr ""
113+
114+
#. module: account_invoice_export
115+
#: model:ir.actions.server,name:account_invoice_export.action_send_ebill
116+
#: model_terms:ir.ui.view,arch_db:account_invoice_export.view_move_form
117+
msgid "Send eBill"
118+
msgstr ""
119+
120+
#. module: account_invoice_export
121+
#: model_terms:ir.ui.view,arch_db:account_invoice_export.exception_sending_invoice
122+
msgid "The failed job has the uuid"
123+
msgstr ""
124+
125+
#. module: account_invoice_export
126+
#: model:mail.activity.type,name:account_invoice_export.mail_activity_transmit_warning
127+
msgid "Transmission Error"
128+
msgstr ""
129+
130+
#. module: account_invoice_export
131+
#: model:ir.model,name:account_invoice_export.model_transmit_method
132+
msgid "Transmit Method of a document"
133+
msgstr ""
134+
135+
#. module: account_invoice_export
136+
#. odoo-python
137+
#: code:addons/account_invoice_export/models/account_move.py:0
138+
#, python-format
139+
msgid "Transmit method is not configured to send through HTTP"
140+
msgstr ""
141+
142+
#. module: account_invoice_export
143+
#: model:ir.model.fields,field_description:account_invoice_export.field_transmit_method__destination_url
144+
msgid "Url"
145+
msgstr ""
146+
147+
#. module: account_invoice_export
148+
#: model:ir.model.fields,field_description:account_invoice_export.field_transmit_method__destination_user
149+
msgid "User"
150+
msgstr ""

0 commit comments

Comments
 (0)