Skip to content

Commit 7db1d48

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

File tree

1 file changed

+114
-0
lines changed
  • account_move_substate/i18n

1 file changed

+114
-0
lines changed

account_move_substate/i18n/it.po

Lines changed: 114 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,114 @@
1+
# Translation of Odoo Server.
2+
# This file contains the translation of the following modules:
3+
# * account_move_substate
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_move_substate
18+
#: model:mail.template,body_html:account_move_substate.mail_template_data_account_move_substate_verified
19+
msgid ""
20+
"<div>\n"
21+
" Dear ${object.user_id.name or 'accounting user'},<br/>\n"
22+
" This email is to inform that your journal entry ${object.name} was verified by accounting manager.\n"
23+
" <br/><br/>\n"
24+
" Best Regards,\n"
25+
" % if user.signature\n"
26+
" <br/>\n"
27+
" ${user.signature | safe}\n"
28+
" % endif\n"
29+
"</div>\n"
30+
" "
31+
msgstr ""
32+
33+
#. module: account_move_substate
34+
#: model:ir.model.fields.selection,name:account_move_substate.selection__base_substate_type__model__account_move
35+
msgid "Account Move"
36+
msgstr ""
37+
38+
#. module: account_move_substate
39+
#: model:base.substate.type,name:account_move_substate.base_substate_type_account_move
40+
msgid "Account Move Substate"
41+
msgstr ""
42+
43+
#. module: account_move_substate
44+
#: model:ir.model.fields,field_description:account_move_substate.field_base_substate_type__model
45+
msgid "Apply on"
46+
msgstr ""
47+
48+
#. module: account_move_substate
49+
#: model:ir.model,name:account_move_substate.model_base_substate_type
50+
msgid "Base Substate Type"
51+
msgstr ""
52+
53+
#. module: account_move_substate
54+
#: model:base.substate,name:account_move_substate.base_substate_checked_account_move
55+
msgid "Checked"
56+
msgstr ""
57+
58+
#. module: account_move_substate
59+
#: model:ir.model.fields,field_description:account_move_substate.field_account_move__display_name
60+
#: model:ir.model.fields,field_description:account_move_substate.field_base_substate_type__display_name
61+
msgid "Display Name"
62+
msgstr ""
63+
64+
#. module: account_move_substate
65+
#: model:target.state.value,name:account_move_substate.target_state_value_draft
66+
msgid "Draft"
67+
msgstr ""
68+
69+
#. module: account_move_substate
70+
#: model:ir.model.fields,field_description:account_move_substate.field_account_move__id
71+
#: model:ir.model.fields,field_description:account_move_substate.field_base_substate_type__id
72+
msgid "ID"
73+
msgstr ""
74+
75+
#. module: account_move_substate
76+
#: model:ir.model,name:account_move_substate.model_account_move
77+
msgid "Journal Entry"
78+
msgstr ""
79+
80+
#. module: account_move_substate
81+
#: model:ir.model.fields,field_description:account_move_substate.field_account_move____last_update
82+
#: model:ir.model.fields,field_description:account_move_substate.field_base_substate_type____last_update
83+
msgid "Last Modified on"
84+
msgstr ""
85+
86+
#. module: account_move_substate
87+
#: model:target.state.value,name:account_move_substate.target_state_value_posted
88+
msgid "Posted"
89+
msgstr ""
90+
91+
#. module: account_move_substate
92+
#: model:ir.model.fields,field_description:account_move_substate.field_account_move__substate_id
93+
msgid "Sub State"
94+
msgstr ""
95+
96+
#. module: account_move_substate
97+
#: model_terms:ir.ui.view,arch_db:account_move_substate.view_account_invoice_filter
98+
msgid "Substate"
99+
msgstr ""
100+
101+
#. module: account_move_substate
102+
#: model:base.substate,name:account_move_substate.base_substate_to_verify_account_move
103+
msgid "To Verify"
104+
msgstr ""
105+
106+
#. module: account_move_substate
107+
#: model:base.substate,name:account_move_substate.base_substate_verified_account_move
108+
msgid "Verified"
109+
msgstr ""
110+
111+
#. module: account_move_substate
112+
#: model:mail.template,subject:account_move_substate.mail_template_data_account_move_substate_verified
113+
msgid "Your journal entry ${object.name} is verified"
114+
msgstr ""

0 commit comments

Comments
 (0)