Skip to content

Commit 3e2de14

Browse files
mymageweblate
authored andcommitted
Added translation using Weblate (Italian)
1 parent 108f355 commit 3e2de14

File tree

1 file changed

+140
-0
lines changed

1 file changed

+140
-0
lines changed

account_brand/i18n/it.po

+140
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,140 @@
1+
# Translation of Odoo Server.
2+
# This file contains the translation of the following modules:
3+
# * account_brand
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: account_brand
18+
#: model:ir.model.fields,field_description:account_brand.field_res_partner_account_brand__account_id
19+
msgid "Account"
20+
msgstr ""
21+
22+
#. module: account_brand
23+
#: model:ir.model,name:account_brand.model_account_move_reversal
24+
msgid "Account Move Reversal"
25+
msgstr ""
26+
27+
#. module: account_brand
28+
#: model:ir.model.fields,field_description:account_brand.field_account_bank_statement_line__brand_id
29+
#: model:ir.model.fields,field_description:account_brand.field_account_move__brand_id
30+
#: model:ir.model.fields,field_description:account_brand.field_account_payment__brand_id
31+
#: model:ir.model.fields,field_description:account_brand.field_res_partner_account_brand__brand_id
32+
msgid "Brand"
33+
msgstr ""
34+
35+
#. module: account_brand
36+
#: model:ir.model.fields,field_description:account_brand.field_account_move__brand_use_level
37+
msgid "Brand Use Level"
38+
msgstr ""
39+
40+
#. module: account_brand
41+
#: model:ir.model.fields,help:account_brand.field_account_bank_statement_line__brand_id
42+
#: model:ir.model.fields,help:account_brand.field_account_move__brand_id
43+
#: model:ir.model.fields,help:account_brand.field_account_payment__brand_id
44+
msgid "Brand to use for this sale"
45+
msgstr ""
46+
47+
#. module: account_brand
48+
#: model:ir.model.fields,field_description:account_brand.field_account_move__company_id
49+
msgid "Company"
50+
msgstr ""
51+
52+
#. module: account_brand
53+
#: model:ir.model.fields,field_description:account_brand.field_res_partner_account_brand__create_uid
54+
msgid "Created by"
55+
msgstr ""
56+
57+
#. module: account_brand
58+
#: model:ir.model.fields,field_description:account_brand.field_res_partner_account_brand__create_date
59+
msgid "Created on"
60+
msgstr ""
61+
62+
#. module: account_brand
63+
#: model:ir.model.fields,field_description:account_brand.field_account_move__display_name
64+
#: model:ir.model.fields,field_description:account_brand.field_account_move_reversal__display_name
65+
#: model:ir.model.fields,field_description:account_brand.field_res_partner_account_brand__display_name
66+
msgid "Display Name"
67+
msgstr ""
68+
69+
#. module: account_brand
70+
#: model:ir.model.fields,field_description:account_brand.field_account_move__id
71+
#: model:ir.model.fields,field_description:account_brand.field_account_move_reversal__id
72+
#: model:ir.model.fields,field_description:account_brand.field_res_partner_account_brand__id
73+
msgid "ID"
74+
msgstr ""
75+
76+
#. module: account_brand
77+
#: model:ir.model,name:account_brand.model_account_move
78+
msgid "Journal Entry"
79+
msgstr ""
80+
81+
#. module: account_brand
82+
#: model:ir.model.fields,field_description:account_brand.field_account_move____last_update
83+
#: model:ir.model.fields,field_description:account_brand.field_account_move_reversal____last_update
84+
#: model:ir.model.fields,field_description:account_brand.field_res_partner_account_brand____last_update
85+
msgid "Last Modified on"
86+
msgstr ""
87+
88+
#. module: account_brand
89+
#: model:ir.model.fields,field_description:account_brand.field_res_partner_account_brand__write_uid
90+
msgid "Last Updated by"
91+
msgstr ""
92+
93+
#. module: account_brand
94+
#: model:ir.model.fields,field_description:account_brand.field_res_partner_account_brand__write_date
95+
msgid "Last Updated on"
96+
msgstr ""
97+
98+
#. module: account_brand
99+
#: model:ir.model.fields,field_description:account_brand.field_res_partner_account_brand__partner_id
100+
msgid "Partner"
101+
msgstr ""
102+
103+
#. module: account_brand
104+
#: model:ir.actions.act_window,name:account_brand.res_partner_account_brand_act_window
105+
#: model:ir.ui.menu,name:account_brand.res_partner_account_brand_menu
106+
msgid "Partner Accounts by Brand"
107+
msgstr ""
108+
109+
#. module: account_brand
110+
#: code:addons/account_brand/models/res_partner_account_brand.py:0
111+
#: model:ir.model.constraint,message:account_brand.constraint_res_partner_account_brand_unique_account_by_partner
112+
#, python-format
113+
msgid "Partner has already an account set for this brand!"
114+
msgstr ""
115+
116+
#. module: account_brand
117+
#: model:ir.model.fields.selection,name:account_brand.selection__res_partner_account_brand__account_type__payable
118+
msgid "Payable"
119+
msgstr ""
120+
121+
#. module: account_brand
122+
#: code:addons/account_brand/models/res_partner_account_brand.py:0
123+
#, python-format
124+
msgid "Please select an account of type %s"
125+
msgstr ""
126+
127+
#. module: account_brand
128+
#: model:ir.model.fields.selection,name:account_brand.selection__res_partner_account_brand__account_type__receivable
129+
msgid "Receivable"
130+
msgstr ""
131+
132+
#. module: account_brand
133+
#: model:ir.model,name:account_brand.model_res_partner_account_brand
134+
msgid "Receivable/Payable Partner Account By Brand"
135+
msgstr ""
136+
137+
#. module: account_brand
138+
#: model:ir.model.fields,field_description:account_brand.field_res_partner_account_brand__account_type
139+
msgid "Type"
140+
msgstr ""

0 commit comments

Comments
 (0)