Skip to content

Commit 14904b9

Browse files
[I18N] account_invoice_move_currency: export source terms
1 parent 2d81d92 commit 14904b9

1 file changed

Lines changed: 102 additions & 0 deletions

File tree

Lines changed: 102 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,102 @@
1+
# Translation of Odoo Server.
2+
# This file contains the translation of the following modules:
3+
# * account_invoice_move_currency
4+
#
5+
msgid ""
6+
msgstr ""
7+
"Project-Id-Version: Odoo Server 19.0+e\n"
8+
"Report-Msgid-Bugs-To: \n"
9+
"POT-Creation-Date: 2026-03-06 12:32+0000\n"
10+
"PO-Revision-Date: 2026-03-06 12:32+0000\n"
11+
"Last-Translator: \n"
12+
"Language-Team: \n"
13+
"MIME-Version: 1.0\n"
14+
"Content-Type: text/plain; charset=UTF-8\n"
15+
"Content-Transfer-Encoding: \n"
16+
"Plural-Forms: \n"
17+
18+
#. module: account_invoice_move_currency
19+
#: model:ir.model.fields,field_description:account_invoice_move_currency.field_account_bank_statement_line__move_inverse_currency_rate
20+
#: model:ir.model.fields,field_description:account_invoice_move_currency.field_account_move__move_inverse_currency_rate
21+
msgid "Account Move Secondary Currency Rate"
22+
msgstr ""
23+
24+
#. module: account_invoice_move_currency
25+
#. odoo-python
26+
#: code:addons/account_invoice_move_currency/models/account_move.py:0
27+
msgid ""
28+
"Can not use Secondary currency if invoice is in a Currency different from "
29+
"Company Currency"
30+
msgstr ""
31+
32+
#. module: account_invoice_move_currency
33+
#: model:ir.model,name:account_invoice_move_currency.model_account_change_currency
34+
msgid "Change Currency"
35+
msgstr ""
36+
37+
#. module: account_invoice_move_currency
38+
#: model:ir.model.fields,field_description:account_invoice_move_currency.field_account_change_currency__currency_company_id
39+
msgid "Currency"
40+
msgstr ""
41+
42+
#. module: account_invoice_move_currency
43+
#: model:ir.model.fields,field_description:account_invoice_move_currency.field_account_change_currency__display_name
44+
#: model:ir.model.fields,field_description:account_invoice_move_currency.field_account_move__display_name
45+
msgid "Display Name"
46+
msgstr ""
47+
48+
#. module: account_invoice_move_currency
49+
#: model_terms:ir.ui.view,arch_db:account_invoice_move_currency.report_invoice_document
50+
msgid "El total de este comprobante equivale a un total de"
51+
msgstr ""
52+
53+
#. module: account_invoice_move_currency
54+
#: model:ir.model.fields,field_description:account_invoice_move_currency.field_account_change_currency__id
55+
#: model:ir.model.fields,field_description:account_invoice_move_currency.field_account_move__id
56+
msgid "ID"
57+
msgstr ""
58+
59+
#. module: account_invoice_move_currency
60+
#: model:ir.model.fields,help:account_invoice_move_currency.field_account_bank_statement_line__move_currency_id
61+
#: model:ir.model.fields,help:account_invoice_move_currency.field_account_move__move_currency_id
62+
msgid ""
63+
"If you set a currency here, then this invoice values will be also stored in "
64+
"the related Account Move Secondary Currency"
65+
msgstr ""
66+
67+
#. module: account_invoice_move_currency
68+
#: model:ir.model,name:account_invoice_move_currency.model_account_move
69+
msgid "Journal Entry"
70+
msgstr ""
71+
72+
#. module: account_invoice_move_currency
73+
#: model_terms:ir.ui.view,arch_db:account_invoice_move_currency.view_move_form
74+
msgid "Rate..."
75+
msgstr ""
76+
77+
#. module: account_invoice_move_currency
78+
#: model:ir.model.fields,field_description:account_invoice_move_currency.field_account_change_currency__same_currency
79+
msgid "Same Currency"
80+
msgstr ""
81+
82+
#. module: account_invoice_move_currency
83+
#: model:ir.model.fields,field_description:account_invoice_move_currency.field_account_change_currency__save_secondary_currency
84+
msgid "Save in secondary currency?"
85+
msgstr ""
86+
87+
#. module: account_invoice_move_currency
88+
#: model:ir.model.fields,field_description:account_invoice_move_currency.field_account_bank_statement_line__move_currency_id
89+
#: model:ir.model.fields,field_description:account_invoice_move_currency.field_account_move__move_currency_id
90+
msgid "Secondary Currency"
91+
msgstr ""
92+
93+
#. module: account_invoice_move_currency
94+
#. odoo-python
95+
#: code:addons/account_invoice_move_currency/models/account_move.py:0
96+
msgid "Secondary currency can not be the same as Invoice Currency"
97+
msgstr ""
98+
99+
#. module: account_invoice_move_currency
100+
#: model_terms:ir.ui.view,arch_db:account_invoice_move_currency.report_invoice_document
101+
msgid "a un tipo de cambio consignado de"
102+
msgstr ""

0 commit comments

Comments
 (0)