mirror of
https://github.com/OCA/account-reconcile.git
synced 2025-01-20 12:27:39 +02:00
account_reconcile_reconciliation_date 12.0.1.1.0
Added translation using Weblate (Spanish (Chile)) Translated using Weblate (Spanish (Chile)) Currently translated at 100.0% (4 of 4 strings) Translation: account-reconcile-12.0/account-reconcile-12.0-account_reconcile_reconciliation_date Translate-URL: https://translation.odoo-community.org/projects/account-reconcile-12-0/account-reconcile-12-0-account_reconcile_reconciliation_date/es_CL/
This commit is contained in:
committed by
Patrick Wilson
parent
5bee3e1834
commit
ebe9fe6a91
@@ -4,7 +4,7 @@
|
|||||||
{
|
{
|
||||||
"name": "Account Reconciliation Date",
|
"name": "Account Reconciliation Date",
|
||||||
"summary": "Track Reconciliation Date of Payments and Invoices",
|
"summary": "Track Reconciliation Date of Payments and Invoices",
|
||||||
"version": "12.0.1.0.0",
|
"version": "12.0.1.1.0",
|
||||||
"depends": ["account"],
|
"depends": ["account"],
|
||||||
"author": "Open Source Integrators, Odoo Community Association (OCA)",
|
"author": "Open Source Integrators, Odoo Community Association (OCA)",
|
||||||
"website": "http://www.github.com/OCA/account-reconcile",
|
"website": "http://www.github.com/OCA/account-reconcile",
|
||||||
|
|||||||
39
account_reconcile_reconciliation_date/i18n/es_CL.po
Normal file
39
account_reconcile_reconciliation_date/i18n/es_CL.po
Normal file
@@ -0,0 +1,39 @@
|
|||||||
|
# Translation of Odoo Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * account_reconcile_reconciliation_date
|
||||||
|
#
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: Odoo Server 12.0\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"PO-Revision-Date: 2021-03-01 23:45+0000\n"
|
||||||
|
"Last-Translator: Nelson Ramírez Sánchez <info@konos.cl>\n"
|
||||||
|
"Language-Team: none\n"
|
||||||
|
"Language: es_CL\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"
|
||||||
|
"X-Generator: Weblate 4.3.2\n"
|
||||||
|
|
||||||
|
#. module: account_reconcile_reconciliation_date
|
||||||
|
#: model:ir.model,name:account_reconcile_reconciliation_date.model_account_full_reconcile
|
||||||
|
msgid "Full Reconcile"
|
||||||
|
msgstr "Reconciliación Completa"
|
||||||
|
|
||||||
|
#. module: account_reconcile_reconciliation_date
|
||||||
|
#: model:ir.model,name:account_reconcile_reconciliation_date.model_account_invoice
|
||||||
|
msgid "Invoice"
|
||||||
|
msgstr "Factura"
|
||||||
|
|
||||||
|
#. module: account_reconcile_reconciliation_date
|
||||||
|
#: model:ir.model,name:account_reconcile_reconciliation_date.model_account_payment
|
||||||
|
msgid "Payments"
|
||||||
|
msgstr "Pagos"
|
||||||
|
|
||||||
|
#. module: account_reconcile_reconciliation_date
|
||||||
|
#: model:ir.model.fields,field_description:account_reconcile_reconciliation_date.field_account_full_reconcile__reconciliation_date
|
||||||
|
#: model:ir.model.fields,field_description:account_reconcile_reconciliation_date.field_account_invoice__reconciliation_date
|
||||||
|
#: model:ir.model.fields,field_description:account_reconcile_reconciliation_date.field_account_payment__reconciliation_date
|
||||||
|
msgid "Reconciliation Date"
|
||||||
|
msgstr "Fecha de Reconciliación"
|
||||||
Reference in New Issue
Block a user