mirror of
https://github.com/OCA/account-financial-tools.git
synced 2025-02-02 12:47:26 +02:00
Added translation using Weblate (Spanish)
This commit is contained in:
60
account_move_line_used_currency/i18n/es.po
Normal file
60
account_move_line_used_currency/i18n/es.po
Normal file
@@ -0,0 +1,60 @@
|
||||
# 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 14.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: none\n"
|
||||
"Language: es\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\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.fields,field_description:account_move_line_used_currency.field_account_move_line__display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_line_used_currency
|
||||
#: model:ir.model.fields,field_description:account_move_line_used_currency.field_account_move_line__id
|
||||
msgid "ID"
|
||||
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,field_description:account_move_line_used_currency.field_account_move_line____last_update
|
||||
msgid "Last Modified on"
|
||||
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 ""
|
||||
Reference in New Issue
Block a user