Translated using Weblate (Spanish)
Currently translated at 4.9% (6 of 121 strings) Translation: account-financial-tools-16.0/account-financial-tools-16.0-account_cash_deposit Translate-URL: https://translation.odoo-community.org/projects/account-financial-tools-16-0/account-financial-tools-16-0-account_cash_deposit/es/
This commit is contained in:
parent
3b84f771f3
commit
938dad1eb9
@ -6,20 +6,22 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Odoo Server 16.0\n"
|
"Project-Id-Version: Odoo Server 16.0\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"Last-Translator: Automatically generated\n"
|
"PO-Revision-Date: 2023-07-29 10:11+0000\n"
|
||||||
|
"Last-Translator: Ivorra78 <informatica@totmaterial.es>\n"
|
||||||
"Language-Team: none\n"
|
"Language-Team: none\n"
|
||||||
"Language: es\n"
|
"Language: es\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: \n"
|
"Content-Transfer-Encoding: \n"
|
||||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||||
|
"X-Generator: Weblate 4.17\n"
|
||||||
|
|
||||||
#. module: account_cash_deposit
|
#. module: account_cash_deposit
|
||||||
#. odoo-python
|
#. odoo-python
|
||||||
#: code:addons/account_cash_deposit/models/account_cash_deposit.py:0
|
#: code:addons/account_cash_deposit/models/account_cash_deposit.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "%s has already been credited/debited on the bank account."
|
msgid "%s has already been credited/debited on the bank account."
|
||||||
msgstr ""
|
msgstr "%s ya se ha abonado/debitado en la cuenta bancaria."
|
||||||
|
|
||||||
#. module: account_cash_deposit
|
#. module: account_cash_deposit
|
||||||
#: model:ir.actions.report,print_report_name:account_cash_deposit.report_account_cash_deposit
|
#: model:ir.actions.report,print_report_name:account_cash_deposit.report_account_cash_deposit
|
||||||
@ -27,26 +29,28 @@ msgid ""
|
|||||||
"'%s%s' % (object.display_name.replace(' ', '_'), object.state == 'draft' and"
|
"'%s%s' % (object.display_name.replace(' ', '_'), object.state == 'draft' and"
|
||||||
" '-draft' or '')"
|
" '-draft' or '')"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
"'%s%s' % (object.display_name.replace(' ', '_'), object.state == 'draft' and "
|
||||||
|
"'-draft' or '')"
|
||||||
|
|
||||||
#. module: account_cash_deposit
|
#. module: account_cash_deposit
|
||||||
#: model_terms:ir.ui.view,arch_db:account_cash_deposit.report_cashdeposit
|
#: model_terms:ir.ui.view,arch_db:account_cash_deposit.report_cashdeposit
|
||||||
msgid "<strong>Currency:</strong>"
|
msgid "<strong>Currency:</strong>"
|
||||||
msgstr ""
|
msgstr "<strong>Divisa:</strong>"
|
||||||
|
|
||||||
#. module: account_cash_deposit
|
#. module: account_cash_deposit
|
||||||
#: model_terms:ir.ui.view,arch_db:account_cash_deposit.report_cashdeposit
|
#: model_terms:ir.ui.view,arch_db:account_cash_deposit.report_cashdeposit
|
||||||
msgid "<strong>Date:</strong>"
|
msgid "<strong>Date:</strong>"
|
||||||
msgstr ""
|
msgstr "<strong>Fecha:</strong>"
|
||||||
|
|
||||||
#. module: account_cash_deposit
|
#. module: account_cash_deposit
|
||||||
#: model_terms:ir.ui.view,arch_db:account_cash_deposit.report_cashdeposit
|
#: model_terms:ir.ui.view,arch_db:account_cash_deposit.report_cashdeposit
|
||||||
msgid "<strong>Loose Coins:</strong>"
|
msgid "<strong>Loose Coins:</strong>"
|
||||||
msgstr ""
|
msgstr "<strong>Monedas perdidas:</strong>"
|
||||||
|
|
||||||
#. module: account_cash_deposit
|
#. module: account_cash_deposit
|
||||||
#: model_terms:ir.ui.view,arch_db:account_cash_deposit.report_cashdeposit
|
#: model_terms:ir.ui.view,arch_db:account_cash_deposit.report_cashdeposit
|
||||||
msgid "<strong>Order Date:</strong>"
|
msgid "<strong>Order Date:</strong>"
|
||||||
msgstr ""
|
msgstr "<strong>Fecha de pedido:</strong>"
|
||||||
|
|
||||||
#. module: account_cash_deposit
|
#. module: account_cash_deposit
|
||||||
#: model_terms:ir.ui.view,arch_db:account_cash_deposit.report_cashdeposit
|
#: model_terms:ir.ui.view,arch_db:account_cash_deposit.report_cashdeposit
|
||||||
|
Loading…
Reference in New Issue
Block a user