From 57afbbcf1c48732bba25d3bbcf6af1766a4e90cb Mon Sep 17 00:00:00 2001 From: OCA Transbot Date: Fri, 17 Mar 2017 20:21:51 -0400 Subject: [PATCH] OCA Transbot updated translations from Transifex --- account_banking/i18n/ca.po | 4 +- account_banking/i18n/es_CO.po | 4 +- account_banking_make_deposit/i18n/ca.po | 4 +- account_banking_payment/i18n/es_CO.po | 317 ++++++++++++++++++++++ account_banking_reconciliation/i18n/ca.po | 4 +- 5 files changed, 325 insertions(+), 8 deletions(-) create mode 100644 account_banking_payment/i18n/es_CO.po diff --git a/account_banking/i18n/ca.po b/account_banking/i18n/ca.po index a9cbd8570..64a5f786b 100644 --- a/account_banking/i18n/ca.po +++ b/account_banking/i18n/ca.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: bank-payment (7.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-01-14 01:06+0000\n" +"POT-Creation-Date: 2017-03-03 11:33+0000\n" "PO-Revision-Date: 2016-04-06 00:22+0000\n" "Last-Translator: <>\n" "Language-Team: Catalan (http://www.transifex.com/oca/OCA-bank-payment-7-0/language/ca/)\n" @@ -87,7 +87,7 @@ msgstr "" #. module: account_banking #: view:account.bank.statement.line:0 msgid "Group By..." -msgstr "" +msgstr "Agrupat per..." #. module: account_banking #: selection:account.bank.statement.line,match_type:0 diff --git a/account_banking/i18n/es_CO.po b/account_banking/i18n/es_CO.po index c3ead3e61..ae8372dc7 100644 --- a/account_banking/i18n/es_CO.po +++ b/account_banking/i18n/es_CO.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: bank-payment (7.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-12-24 00:23+0000\n" +"POT-Creation-Date: 2017-03-03 11:33+0000\n" "PO-Revision-Date: 2016-04-06 00:22+0000\n" "Last-Translator: <>\n" "Language-Team: Spanish (Colombia) (http://www.transifex.com/oca/OCA-bank-payment-7-0/language/es_CO/)\n" @@ -854,7 +854,7 @@ msgstr "" #: field:banking.link_partner,message:0 #: field:banking.transaction.wizard,message:0 msgid "Message" -msgstr "" +msgstr "Mensaje" #. module: account_banking #: code:addons/account_banking/wizard/banktools.py:132 diff --git a/account_banking_make_deposit/i18n/ca.po b/account_banking_make_deposit/i18n/ca.po index fef29b321..b9620c444 100644 --- a/account_banking_make_deposit/i18n/ca.po +++ b/account_banking_make_deposit/i18n/ca.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: bank-payment (7.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-01-14 01:07+0000\n" +"POT-Creation-Date: 2017-03-03 11:33+0000\n" "PO-Revision-Date: 2016-04-06 00:23+0000\n" "Last-Translator: <>\n" "Language-Team: Catalan (http://www.transifex.com/oca/OCA-bank-payment-7-0/language/ca/)\n" @@ -136,7 +136,7 @@ msgstr "" #. module: account_banking_make_deposit #: view:deposit.ticket:0 msgid "Group By..." -msgstr "" +msgstr "Agrupat per..." #. module: account_banking_make_deposit #: view:deposit.ticket:0 diff --git a/account_banking_payment/i18n/es_CO.po b/account_banking_payment/i18n/es_CO.po new file mode 100644 index 000000000..c9933b685 --- /dev/null +++ b/account_banking_payment/i18n/es_CO.po @@ -0,0 +1,317 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * account_banking_payment +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: bank-payment (7.0)\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-03-03 11:33+0000\n" +"PO-Revision-Date: 2016-04-06 00:24+0000\n" +"Last-Translator: <>\n" +"Language-Team: Spanish (Colombia) (http://www.transifex.com/oca/OCA-bank-payment-7-0/language/es_CO/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_CO\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: account_banking_payment +#: model:ir.model,name:account_banking_payment.model_payment_order_create +msgid "payment.order.create" +msgstr "" + +#. module: account_banking_payment +#: code:addons/account_banking_payment/model/account_payment.py:201 +#: code:addons/account_banking_payment/model/banking_import_transaction.py:244 +#: code:addons/account_banking_payment/model/banking_import_transaction.py:256 +#: code:addons/account_banking_payment/model/banking_import_transaction.py:260 +#, python-format +msgid "Cannot unreconcile" +msgstr "" + +#. module: account_banking_payment +#: field:payment.mode,transfer_journal_id:0 +msgid "Transfer journal" +msgstr "" + +#. module: account_banking_payment +#: model:ir.model,name:account_banking_payment.model_payment_order +msgid "Payment Order" +msgstr "" + +#. module: account_banking_payment +#: help:payment.mode,payment_term_ids:0 +msgid "Limit selected invoices to invoices with these payment terms" +msgstr "" + +#. module: account_banking_payment +#: model:ir.model,name:account_banking_payment.model_payment_line +msgid "Payment Line" +msgstr "" + +#. module: account_banking_payment +#: model:ir.model,name:account_banking_payment.model_payment_mode +msgid "Payment Mode" +msgstr "" + +#. module: account_banking_payment +#: code:addons/account_banking_payment/model/payment_line.py:118 +#, python-format +msgid "Can not reconcile" +msgstr "" + +#. module: account_banking_payment +#: field:payment.line,date_done:0 +msgid "Date Confirmed" +msgstr "" + +#. module: account_banking_payment +#: view:banking.transaction.wizard:0 +#: field:banking.transaction.wizard,manual_payment_order_id:0 +msgid "Match this payment order" +msgstr "" + +#. module: account_banking_payment +#: code:addons/account_banking_payment/model/account_payment.py:307 +#, python-format +msgid "Move line %s has already been paid/reconciled" +msgstr "" + +#. module: account_banking_payment +#: code:addons/account_banking_payment/model/banking_import_transaction.py:281 +#: code:addons/account_banking_payment/model/banking_import_transaction.py:285 +#: code:addons/account_banking_payment/model/banking_import_transaction.py:304 +#, python-format +msgid "Cannot cancel link with storno" +msgstr "" + +#. module: account_banking_payment +#: code:addons/account_banking_payment/model/banking_import_transaction.py:257 +#, python-format +msgid "Cannot unreconcile: no payment or direct debit order" +msgstr "" + +#. module: account_banking_payment +#: code:addons/account_banking_payment/model/account_payment.py:202 +#, python-format +msgid "Cannot unreconcile payment order: Workflow will not allow it." +msgstr "" + +#. module: account_banking_payment +#: code:addons/account_banking_payment/model/account_payment.py:296 +#, python-format +msgid "Direct debit order" +msgstr "" + +#. module: account_banking_payment +#: field:payment.order,date_sent:0 +msgid "Send date" +msgstr "" + +#. module: account_banking_payment +#: code:addons/account_banking_payment/model/banking_import_transaction.py:171 +#, python-format +msgid "Cannot link with storno" +msgstr "" + +#. module: account_banking_payment +#: field:banking.transaction.wizard,payment_line_id:0 +msgid "Matching payment or storno" +msgstr "" + +#. module: account_banking_payment +#: code:addons/account_banking_payment/model/banking_import_transaction.py:261 +#, python-format +msgid "" +"Payment orders without transfer move lines cannot be unreconciled this way" +msgstr "" + +#. module: account_banking_payment +#: field:payment.mode,payment_term_ids:0 +msgid "Payment terms" +msgstr "" + +#. module: account_banking_payment +#: view:payment.mode:0 +msgid "Transfer move settings" +msgstr "" + +#. module: account_banking_payment +#: code:addons/account_banking_payment/model/banking_import_transaction.py:196 +#, python-format +msgid "Cannot reconcile" +msgstr "" + +#. module: account_banking_payment +#: model:ir.model,name:account_banking_payment.model_banking_import_transaction +msgid "Bank import transaction" +msgstr "" + +#. module: account_banking_payment +#: view:payment.mode:0 +msgid "Optional filter by payment term" +msgstr "" + +#. module: account_banking_payment +#: code:addons/account_banking_payment/model/payment_line.py:124 +#: code:addons/account_banking_payment/model/payment_line.py:131 +#, python-format +msgid "Move line %s has already been reconciled" +msgstr "" + +#. module: account_banking_payment +#: code:addons/account_banking_payment/model/account_payment.py:246 +#, python-format +msgid "%s for %s" +msgstr "" + +#. module: account_banking_payment +#: field:banking.import.transaction,payment_order_ids:0 +msgid "Payment orders" +msgstr "" + +#. module: account_banking_payment +#: code:addons/account_banking_payment/model/banking_import_transaction.py:172 +#: code:addons/account_banking_payment/model/banking_import_transaction.py:282 +#, python-format +msgid "No direct debit order item" +msgstr "" + +#. module: account_banking_payment +#: code:addons/account_banking_payment/model/banking_import_transaction.py:286 +#, python-format +msgid "The direct debit order item is not marked for storno" +msgstr "" + +#. module: account_banking_payment +#: code:addons/account_banking_payment/model/banking_import_transaction.py:305 +#, python-format +msgid "Line id not found" +msgstr "" + +#. module: account_banking_payment +#: help:payment.mode,transfer_account_id:0 +msgid "" +"Pay off lines in sent orders with a move on this account. You can only " +"select accounts of type regular that are marked for reconciliation" +msgstr "" + +#. module: account_banking_payment +#: code:addons/account_banking_payment/model/banking_transaction_wizard.py:64 +#, python-format +msgid "When matching a payment order, the amounts have to match exactly" +msgstr "" + +#. module: account_banking_payment +#: code:addons/account_banking_payment/model/account_payment.py:306 +#: code:addons/account_banking_payment/model/banking_transaction_wizard.py:63 +#: code:addons/account_banking_payment/model/payment_line.py:123 +#: code:addons/account_banking_payment/model/payment_line.py:130 +#, python-format +msgid "Error" +msgstr "" + +#. module: account_banking_payment +#: field:payment.mode,transfer_account_id:0 +msgid "Transfer account" +msgstr "" + +#. module: account_banking_payment +#: code:addons/account_banking_payment/model/banking_import_transaction.py:245 +#, python-format +msgid "" +"Cannot unreconcile: this operation is not yet supported for match type " +"'payment'" +msgstr "" + +#. module: account_banking_payment +#: model:ir.model,name:account_banking_payment.model_banking_import_line +msgid "Bank import lines" +msgstr "" + +#. module: account_banking_payment +#: field:banking.import.transaction,payment_order_id:0 +#: field:banking.transaction.wizard,payment_order_id:0 +msgid "Payment order to reconcile" +msgstr "" + +#. module: account_banking_payment +#: view:banking.transaction.wizard:0 +msgid "Manual match" +msgstr "" + +#. module: account_banking_payment +#: code:addons/account_banking_payment/model/payment_line.py:119 +#, python-format +msgid "No move line for line %s" +msgstr "" + +#. module: account_banking_payment +#: view:banking.transaction.wizard:0 +#: field:banking.transaction.wizard,manual_payment_line_id:0 +msgid "Match this payment line" +msgstr "" + +#. module: account_banking_payment +#: field:banking.transaction.wizard,payment_order_ids:0 +msgid "Matching payment orders" +msgstr "" + +#. module: account_banking_payment +#: view:banking.transaction.wizard:0 +msgid "Match Payments" +msgstr "" + +#. module: account_banking_payment +#: code:addons/account_banking_payment/model/account_payment.py:295 +#: field:banking.import.line,payment_order_id:0 +#, python-format +msgid "Payment order" +msgstr "" + +#. module: account_banking_payment +#: code:addons/account_banking_payment/model/banking_import_transaction.py:197 +#, python-format +msgid "Cannot reconcile: no direct debit order" +msgstr "" + +#. module: account_banking_payment +#: help:payment.mode,transfer_journal_id:0 +msgid "" +"Journal to write payment entries when confirming a debit order of this mode" +msgstr "" + +#. module: account_banking_payment +#: view:payment.order:0 +msgid "" +"{\n" +" 'invisible':[('state','!=','draft')]\n" +" }" +msgstr "" + +#. module: account_banking_payment +#: field:banking.import.transaction,payment_line_id:0 +msgid "Payment line" +msgstr "" + +#. module: account_banking_payment +#: model:ir.model,name:account_banking_payment.model_banking_transaction_wizard +msgid "Match transaction" +msgstr "" + +#. module: account_banking_payment +#: help:payment.line,transit_move_line_id:0 +msgid "Move line through which the debit order pays the invoice" +msgstr "" + +#. module: account_banking_payment +#: field:payment.line,msg:0 +msgid "Message" +msgstr "Mensaje" + +#. module: account_banking_payment +#: field:payment.line,transit_move_line_id:0 +msgid "Debit move line" +msgstr "" diff --git a/account_banking_reconciliation/i18n/ca.po b/account_banking_reconciliation/i18n/ca.po index 45a9641c7..bf09a9950 100644 --- a/account_banking_reconciliation/i18n/ca.po +++ b/account_banking_reconciliation/i18n/ca.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: bank-payment (7.0)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-01-14 01:07+0000\n" +"POT-Creation-Date: 2017-03-03 11:33+0000\n" "PO-Revision-Date: 2016-04-06 00:25+0000\n" "Last-Translator: <>\n" "Language-Team: Catalan (http://www.transifex.com/oca/OCA-bank-payment-7-0/language/ca/)\n" @@ -56,7 +56,7 @@ msgstr "" #. module: account_banking_reconciliation #: view:bank.acc.rec.statement:0 msgid "Group By..." -msgstr "" +msgstr "Agrupat per..." #. module: account_banking_reconciliation #: field:bank.acc.rec.statement.line,statement_id:0