-
Notifications
You must be signed in to change notification settings - Fork 10
/
message.xml
244 lines (232 loc) · 15 KB
/
message.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
<?xml version="1.0"?>
<!-- This file is part of Tryton. The COPYRIGHT file at the top level of
this repository contains the full copyright notices and license terms. -->
<tryton>
<data grouped="1">
<record model="ir.message" id="msg_no_period_date">
<field name="text">To continue, you must create a period for the date "%(date)s".</field>
</record>
<record model="ir.message" id="msg_modify_delete_period_moves">
<field name="text">You cannot modify or delete period "%(period)s" because it contains moves.</field>
</record>
<record model="ir.message" id="msg_create_period_closed_fiscalyear">
<field name="text">You cannot create a period in fiscal year "%(fiscalyear)s" because it is closed.</field>
</record>
<record model="ir.message" id="msg_open_period_closed_fiscalyear">
<field name="text">You cannot reopen period "%(period)s" because its fiscal year "%(fiscalyear)s" is closed.</field>
</record>
<record model="ir.message" id="msg_change_period_post_move_sequence">
<field name="text">You cannot change the post move sequence in period "%(period)s" because it has posted moves.</field>
</record>
<record model="ir.message" id="msg_close_period_non_posted_moves">
<field name="text">To close period "%(period)s" you must post the moves "%(moves)s".</field>
</record>
<record model="ir.message" id="msg_period_overlap">
<field name="text">The periods "%(first)s" and "%(second)s" overlap, you must use different dates.</field>
</record>
<record model="ir.message" id="msg_period_same_sequence">
<field name="text">You cannot use the same post move sequence for the periods "%(first)s" and "%(second)s" because they are from different fiscal years.</field>
</record>
<record model="ir.message" id="msg_period_fiscalyear_dates">
<field name="text">The dates for period "%(period)s" must be between the dates of its fiscal year "%(fiscalyear)s".</field>
</record>
<record model="ir.message" id="msg_journal_period_unique">
<field name="text">You can create only one journal per period.</field>
</record>
<record model="ir.message" id="msg_modify_delete_journal_period_moves">
<field name="text">You cannot modify or delete journal-period "%(journal_period)s" because it contains moves.</field>
</record>
<record model="ir.message" id="msg_create_journal_period_closed_period">
<field name="text">You cannot create a journal-period in closed period "%(period)s".</field>
</record>
<record model="ir.message" id="msg_open_journal_period_closed_period">
<field name="text">You cannot reopen journal-period "%(journal_period)s" in closed period "%(period)s".</field>
</record>
<record model="ir.message" id="msg_tax_update_unit_price_with_parent">
<field name="text">You cannot set "Update Unit Price" on child tax "%(tax)s".</field>
</record>
<record model="ir.message" id="msg_modify_tax_line_closed_period">
<field name="text">You cannot add/modify/delete tax lines in closed period "%(period)s".</field>
</record>
<record model="ir.message" id="msg_change_fiscalyear_post_move_sequence">
<field name="text">You cannot change the post move sequence on fiscal year "%(fiscalyear)s" because it contains posted moves.</field>
</record>
<record model="ir.message" id="msg_no_fiscalyear_date">
<field name="text">To continue, you must create a fiscal year for the date "%(date)s".</field>
</record>
<record model="ir.message" id="msg_fiscalyear_overlap">
<field name="text">The fiscal years "%(first)s" and "%(second)s" overlap, you must use different dates.</field>
</record>
<record model="ir.message" id="msg_open_fiscalyear_earlier">
<field name="text">The open fiscal year "%(open)s" can not be before the close fiscal year "%(closed)s".</field>
</record>
<record model="ir.message" id="msg_fiscalyear_different_post_move_sequence">
<field name="text">The fiscal years "%(first)s" and "%(second)s" cannot have the same post move sequence, you must use different sequences.</field>
</record>
<record model="ir.message" id="msg_close_fiscalyear_account_balance_not_zero">
<field name="text">To close the fiscal year, the balance of account "%(account)s" must be zero.</field>
</record>
<record model="ir.message" id="msg_close_fiscalyear_earlier">
<field name="text">To close fiscal year "%(fiscalyear)s", you must close all earlier fiscal years.</field>
</record>
<record model="ir.message" id="msg_reopen_fiscalyear_later">
<field name="text">To reopen fiscal year "%(fiscalyear)s", you must reopen all later fiscal years.</field>
</record>
<record model="ir.message" id="msg_party_missing_receivable_account">
<field name="text">To continue, you must define a receivable account for party "%(party)s".</field>
</record>
<record model="ir.message" id="msg_party_missing_payable_account">
<field name="text">To continue, you must define a payable account for party "%(party)s".</field>
</record>
<record model="ir.message" id="msg_erase_party_receivable_payable">
<field name="text">You cannot erase party "%(party)s" while they have pending receivable/payable with company "%(company)s".</field>
</record>
<record model="ir.message" id="msg_only_one_debit_credit_types">
<field name="text">Account can have only one of the debit or credit type set.</field>
</record>
<record model="ir.message" id="msg_delete_account_with_move_lines">
<field name="text">You cannot delete account "%(account)s" because it has move lines.</field>
</record>
<record model="ir.message" id="msg_account_invalid_type_second_currency">
<field name="text">To set a second currency for account "%(account)s", it must not have a type "payable", "revenue", "receivable" nor "expense".</field>
</record>
<record model="ir.message" id="msg_account_invalid_deferral_second_currency">
<field name="text">To set a second currency for account "%(account)s", it must be deferral.</field>
</record>
<record model="ir.message" id="msg_account_invalid_lines_second_currency">
<field name="text">To set a second currency for account "%(account)s", its lines must have the same second currency "%(currency)s".</field>
</record>
<record model="ir.message" id="msg_account_closed_lines">
<field name="text">You cannot close account "%(account)s" because it has move lines.</field>
</record>
<record model="ir.message" id="msg_account_no_type_lines">
<field name="text">You cannot remove type of account "%(account)s" because it has move lines.</field>
</record>
<record model="ir.message" id="msg_deferral_unique">
<field name="text">Deferral must be unique by account and fiscal year.</field>
</record>
<record model="ir.message" id="msg_write_deferral">
<field name="text">You cannot modify any account deferrals.</field>
</record>
<record model="ir.message" id="msg_account_chart_exists">
<field name="text">A chart of accounts already exists for company "%(company)s".</field>
</record>
<record model="ir.message" id="msg_post_empty_move">
<field name="text">To post move "%(move)s", you must fill in its lines.</field>
</record>
<record model="ir.message" id="msg_post_unbalanced_move">
<field name="text">To post move "%(move)s", you must balance all its lines debits and credits.</field>
</record>
<record model="ir.message" id="msg_modify_posted_moved">
<field name="text">You cannot modify posted move "%(move)s".</field>
</record>
<record model="ir.message" id="msg_move_date_outside_period">
<field name="text">The date of move "%(move)s" is outside the period, you must change the date or the period.</field>
</record>
<record model="ir.message" id="msg_move_cancel_closed_period">
<field name="text">The period of move "%(move)s" is closed.
Use the current period to cancel the move?</field>
</record>
<record model="ir.message" id="msg_move_template_invalid_expression">
<field name="text">Failed to evaluate expression "%(expression)s" from template "%(template)s" with error:
"%(error)s"</field>
</record>
<record model="ir.message" id="msg_move_template_expession_not_number">
<field name="text">The value "%(value)s" of "%(expression)s" from template "%(template)s" is not a number.</field>
</record>
<record model="ir.message" id="msg_write_reconciliation">
<field name="text">You cannot modify any reconciliation.</field>
</record>
<record model="ir.message" id="msg_reconciliation_delete_delegated">
<field name="text">The reconciliation "%(reconciliation)s" is delegated to the line "%(line)s".
You may need to cancel its move "%(move)s".</field>
</record>
<record model="ir.message" id="msg_reconciliation_line_not_valid">
<field name="text">You cannot reconcile non-valid line "%(line)s".</field>
</record>
<record model="ir.message" id="msg_reconciliation_different_accounts">
<field name="text">You cannot reconcile line "%(line)s" with others because its account "%(account1)s" is different from "%(account2)s".</field>
</record>
<record model="ir.message" id="msg_reconciliation_account_not_reconcile">
<field name="text">To reconcile line "%(line)s", you must set its account "%(account)s" as reconcilable.</field>
</record>
<record model="ir.message" id="msg_reconciliation_different_parties">
<field name="text">You cannot reconcile line "%(line)s" with others because its party "%(party1)s" is different from "%(party2)s".</field>
</record>
<record model="ir.message" id="msg_reconciliation_unbalanced">
<field name="text">To reconcile lines, they must have the same debit "%(debit)s" and credit "%(credit)s".</field>
</record>
<record model="ir.message" id="msg_line_debit_credit">
<field name="text">You cannot set both debit and credit on the line.</field>
</record>
<record model="ir.message" id="msg_line_second_currency_sign">
<field name="text">You must set the sign for second currency to match the sign of debit - credit.</field>
</record>
<record model="ir.message" id="msg_modify_line_closed_journal_period">
<field name="text">You cannot add/modify/delete lines on closed journal-period "%(journal_period)s".</field>
</record>
<record model="ir.message" id="msg_modify_line_posted_move">
<field name="text">You cannot modify line "%(line)s" from posted move "%(move)s".</field>
</record>
<record model="ir.message" id="msg_modify_line_reconciled">
<field name="text">You cannot modify reconciled line "%(line)s".</field>
</record>
<record model="ir.message" id="msg_line_closed_account">
<field name="text">To create a line on account "%(account)s", you must set a type or unclose it.</field>
</record>
<record model="ir.message" id="msg_line_already_reconciled">
<field name="text">You cannot reconcile already reconciled line "%(line)s".</field>
</record>
<record model="ir.message" id="msg_line_party_required">
<field name="text">To create a line on account "%(account)s", you must set a party on line "%(line)s".</field>
</record>
<record model="ir.message" id="msg_line_party_set">
<field name="text">To create a line on account "%(account)s", you must remove the party on line "%(line)s".</field>
</record>
<record model="ir.message" id="msg_group_line">
<field name="text">Line "%(line)s" can not be grouped.</field>
</record>
<record model="ir.message" id="msg_group_line_single">
<field name="text">You cannot group a single line.</field>
</record>
<record model="ir.message" id="msg_group_line_many_parties">
<field name="text">You cannot group lines with different parties.</field>
</record>
<record model="ir.message" id="msg_group_line_same_company">
<field name="text">You cannot group lines of different companies.</field>
</record>
<record model="ir.message" id="msg_group_line_same_second_currency">
<field name="text">You cannot group lines of different second currencies.</field>
</record>
<record model="ir.message" id="msg_group_line_maximum_account">
<field name="text">You cannot group lines from more than 2 different accounts.</field>
</record>
<record model="ir.message" id="msg_reschedule_line_same_origins">
<field name="text">You cannot reschedule lines with different origins.</field>
</record>
<record model="ir.message" id="msg_reschedule_line_same_currency">
<field name="text">You cannot reschedule lines with different currencies.</field>
</record>
<record model="ir.message" id="msg_reschedule_line_same_account">
<field name="text">You cannot reschedule lines with different accounts.</field>
</record>
<record model="ir.message" id="msg_reschedule_line_same_party">
<field name="text">You cannot reschedule lines with different parties.</field>
</record>
<record model="ir.message" id="msg_reschedule_line_wrong_amount">
<field name="text">To reschedule the lines you must change the terms to have a total amount of %(total_amount)s instead of %(amount)s.</field>
</record>
<record model="ir.message" id="msg_cancel_line_delegated">
<field name="text">The moves "%(moves)s" contain grouped lines, cancelling them will ungroup the lines.</field>
</record>
<record model="ir.message" id="msg_company_change_currency">
<field name="text">You cannot change the currency of a company which is associated with account moves.</field>
</record>
<record model="ir.message" id="msg_close_period_inactive_accounts">
<field name="text">To close period "%(period)s", you must balance the inactive account "%(account)s".</field>
</record>
<record model="ir.message" id="msg_journal_account_moves">
<field name="text">You cannot change the type of journal "%(journal)s" because it has posted moves.</field>
</record>
</data>
</tryton>