mirror of
https://github.com/OCA/bank-payment.git
synced 2025-02-02 10:37:31 +02:00
36 lines
1.4 KiB
Plaintext
36 lines
1.4 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * account_payment_transfer_reconcile_batch
|
|
#
|
|
# Translators:
|
|
# Marc Tormo i Bochaca <mtbochaca@gmail.com>, 2017
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 9.0c\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2017-04-25 00:38+0000\n"
|
|
"PO-Revision-Date: 2017-04-25 00:38+0000\n"
|
|
"Last-Translator: Marc Tormo i Bochaca <mtbochaca@gmail.com>, 2017\n"
|
|
"Language-Team: Catalan (https://www.transifex.com/oca/teams/23907/ca/)\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Language: ca\n"
|
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
|
|
#. module: account_payment_transfer_reconcile_batch
|
|
#: model:ir.model,name:account_payment_transfer_reconcile_batch.model_bank_payment_line
|
|
msgid "Bank Payment Lines"
|
|
msgstr "Línies de pagaments bancaris "
|
|
|
|
#. module: account_payment_transfer_reconcile_batch
|
|
#: code:addons/account_payment_transfer_reconcile_batch/models/bank_payment_line.py:45
|
|
#, python-format
|
|
msgid "Nothing to do because the record has been deleted"
|
|
msgstr "No hi ha res a fer, per que el registre ha estat esborrat "
|
|
|
|
#. module: account_payment_transfer_reconcile_batch
|
|
#: model:ir.model,name:account_payment_transfer_reconcile_batch.model_account_payment_line_create
|
|
msgid "Wizard to create payment lines"
|
|
msgstr "Assistent per crear línies de pagament "
|