From 5025d92d5f858ac73656f86f07b4afb6124622be Mon Sep 17 00:00:00 2001 From: oca-travis Date: Tue, 11 May 2021 09:18:12 +0000 Subject: [PATCH] [UPD] Update account_move_line_used_currency.pot --- .../i18n/account_move_line_used_currency.pot | 44 +++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 account_move_line_used_currency/i18n/account_move_line_used_currency.pot diff --git a/account_move_line_used_currency/i18n/account_move_line_used_currency.pot b/account_move_line_used_currency/i18n/account_move_line_used_currency.pot new file mode 100644 index 000000000..91ded0a20 --- /dev/null +++ b/account_move_line_used_currency/i18n/account_move_line_used_currency.pot @@ -0,0 +1,44 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_move_line_used_currency +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 13.0\n" +"Report-Msgid-Bugs-To: \n" +"Last-Translator: \n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: \n" + +#. module: account_move_line_used_currency +#: model:ir.model.fields,field_description:account_move_line_used_currency.field_account_move_line__amount_used_currency +msgid "Amount (Used Currency)" +msgstr "" + +#. module: account_move_line_used_currency +#: model:ir.model,name:account_move_line_used_currency.model_account_move_line +msgid "Journal Item" +msgstr "" + +#. module: account_move_line_used_currency +#: model:ir.model.fields,help:account_move_line_used_currency.field_account_move_line__amount_used_currency +msgid "" +"This amount is the foreign amount currency, if used, and the company " +"currency, if no foreign currency is used. It's purposeis to allow reporting " +"on journal items combining foreign and company currencies." +msgstr "" + +#. module: account_move_line_used_currency +#: model:ir.model.fields,field_description:account_move_line_used_currency.field_account_move_line__used_currency_id +msgid "Used Currency" +msgstr "" + +#. module: account_move_line_used_currency +#: model:ir.model.fields,help:account_move_line_used_currency.field_account_move_line__used_currency_id +msgid "" +"Used currency of the journal item. It is the foreign currency, or the " +"company currency, where the foreign currency has not been used." +msgstr ""