Skip to content

Commit e00648f

Browse files
mymageweblate
authored andcommitted
Added translation using Weblate (Italian)
1 parent 23bceb2 commit e00648f

File tree

1 file changed

+61
-0
lines changed
  • purchase_billing_address/i18n

1 file changed

+61
-0
lines changed
Lines changed: 61 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,61 @@
1+
# Translation of Odoo Server.
2+
# This file contains the translation of the following modules:
3+
# * purchase_billing_address
4+
#
5+
msgid ""
6+
msgstr ""
7+
"Project-Id-Version: Odoo Server 17.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: purchase_billing_address
18+
#: model:ir.model.fields,help:purchase_billing_address.field_res_partner__type
19+
#: model:ir.model.fields,help:purchase_billing_address.field_res_users__type
20+
msgid ""
21+
"- Contact: Use this to organize the contact details of employees of a given company (e.g. CEO, CFO, ...).\n"
22+
"- Invoice Address: Preferred address for all invoices. Selected by default when you invoice an order that belongs to this company.\n"
23+
"- Delivery Address: Preferred address for all deliveries. Selected by default when you deliver an order that belongs to this company.\n"
24+
"- Other: Other address for the company (e.g. subsidiary, ...)"
25+
msgstr ""
26+
27+
#. module: purchase_billing_address
28+
#: model:ir.model.fields,field_description:purchase_billing_address.field_res_partner__type
29+
#: model:ir.model.fields,field_description:purchase_billing_address.field_res_users__type
30+
msgid "Address Type"
31+
msgstr ""
32+
33+
#. module: purchase_billing_address
34+
#: model:ir.model.fields,field_description:purchase_billing_address.field_purchase_order__available_partner_invoice_ids
35+
msgid "Allowed invoice addresses"
36+
msgstr ""
37+
38+
#. module: purchase_billing_address
39+
#: model:ir.model,name:purchase_billing_address.model_res_partner
40+
msgid "Contact"
41+
msgstr ""
42+
43+
#. module: purchase_billing_address
44+
#: model:ir.model.fields,field_description:purchase_billing_address.field_purchase_order__partner_invoice_id
45+
msgid "Invoice address"
46+
msgstr ""
47+
48+
#. module: purchase_billing_address
49+
#: model:ir.model.fields,help:purchase_billing_address.field_purchase_order__partner_invoice_id
50+
msgid "Invoice address for this purchase order"
51+
msgstr ""
52+
53+
#. module: purchase_billing_address
54+
#: model:ir.model,name:purchase_billing_address.model_purchase_order
55+
msgid "Purchase Order"
56+
msgstr ""
57+
58+
#. module: purchase_billing_address
59+
#: model:ir.model.fields.selection,name:purchase_billing_address.selection__res_partner__type__purchase_invoice
60+
msgid "Purchase invoice address"
61+
msgstr ""

0 commit comments

Comments
 (0)