1
0
forked from Mapan/odoo17e
odoo17e-kedaikipas58/addons/account_accountant_batch_payment/i18n/ca.po
2024-12-10 09:04:09 +07:00

203 lines
8.5 KiB
Plaintext

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_accountant_batch_payment
#
# Translators:
# Albert Parera, 2023
# Óscar Fonseca <tecnico@pyming.com>, 2023
# Martin Trigaux, 2023
# jabiri7, 2023
# Quim - eccit <quim@eccit.com>, 2023
# Ivan Espinola, 2023
# Santiago Payà <santiagopim@gmail.com>, 2024
# Josep Anton Belchi, 2024
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0+e\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-10-26 22:20+0000\n"
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
"Last-Translator: Josep Anton Belchi, 2024\n"
"Language-Team: Catalan (https://app.transifex.com/odoo/teams/41243/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_accountant_batch_payment
#: model_terms:ir.ui.view,arch_db:account_accountant_batch_payment.view_account_batch_payment_rejection_form
msgid ""
"<br/>\n"
" <span>Do you want to cancel payments to retry them later or keep the batch open with unprocess payments, if you expect them later.</span>"
msgstr ""
"<br/>\n"
" <span>Voleu cancel·lar els pagaments per tornar-los a provar més tard o mantenir el lot obert amb els pagaments sense processar, si els espereu més tard.</span>"
#. module: account_accountant_batch_payment
#: model:ir.model,name:account_accountant_batch_payment.model_bank_rec_widget
msgid "Bank reconciliation widget for a single statement line"
msgstr "Giny de conciliació bancària per a una única línia d'extractes"
#. module: account_accountant_batch_payment
#. odoo-python
#: code:addons/account_accountant_batch_payment/models/account_batch_payment.py:0
#: code:addons/account_accountant_batch_payment/models/bank_rec_widget.py:0
#: model:ir.model,name:account_accountant_batch_payment.model_account_batch_payment
#: model_terms:ir.ui.view,arch_db:account_accountant_batch_payment.view_account_batch_payment_rejection_form
#: model_terms:ir.ui.view,arch_db:account_accountant_batch_payment.view_account_batch_payment_search_bank_rec_widget
#, python-format
msgid "Batch Payment"
msgstr "Remesa de pagaments"
#. module: account_accountant_batch_payment
#. odoo-javascript
#: code:addons/account_accountant_batch_payment/static/src/components/bank_reconciliation/bank_rec_form.xml:0
#, python-format
msgid "Batch Payments"
msgstr "Pagaments per lots"
#. module: account_accountant_batch_payment
#: model_terms:ir.ui.view,arch_db:account_accountant_batch_payment.view_account_batch_payment_rejection_form
msgid "Cancel"
msgstr "Cancel·la"
#. module: account_accountant_batch_payment
#: model_terms:ir.ui.view,arch_db:account_accountant_batch_payment.view_account_batch_payment_rejection_form
msgid "Cancel Payments"
msgstr "Cancel·la els pagaments"
#. module: account_accountant_batch_payment
#: model:ir.model.fields,field_description:account_accountant_batch_payment.field_account_batch_payment_rejection__create_uid
msgid "Created by"
msgstr "Creat per"
#. module: account_accountant_batch_payment
#: model:ir.model.fields,field_description:account_accountant_batch_payment.field_account_batch_payment_rejection__create_date
msgid "Created on"
msgstr "Creat el"
#. module: account_accountant_batch_payment
#: model_terms:ir.ui.view,arch_db:account_accountant_batch_payment.view_account_batch_payment_search_bank_rec_widget
msgid "Date"
msgstr "Data"
#. module: account_accountant_batch_payment
#: model:ir.model.fields,field_description:account_accountant_batch_payment.field_account_batch_payment_rejection__display_name
msgid "Display Name"
msgstr "Nom mostrat"
#. module: account_accountant_batch_payment
#: model_terms:ir.ui.view,arch_db:account_accountant_batch_payment.view_account_batch_payment_rejection_form
msgid "Expect Payments Later"
msgstr "Espera pagaments més tard"
#. module: account_accountant_batch_payment
#: model:ir.model.fields,field_description:account_accountant_batch_payment.field_account_batch_payment_rejection__id
msgid "ID"
msgstr "ID"
#. module: account_accountant_batch_payment
#: model:ir.model.fields,field_description:account_accountant_batch_payment.field_account_batch_payment_rejection__in_reconcile_payment_ids
msgid "In Reconcile Payment"
msgstr "En el pagament de conciliació"
#. module: account_accountant_batch_payment
#: model:ir.model.fields,field_description:account_accountant_batch_payment.field_account_batch_payment_rejection__write_uid
msgid "Last Updated by"
msgstr "Última actualització per"
#. module: account_accountant_batch_payment
#: model:ir.model.fields,field_description:account_accountant_batch_payment.field_account_batch_payment_rejection__write_date
msgid "Last Updated on"
msgstr "Última actualització el"
#. module: account_accountant_batch_payment
#: model:ir.model,name:account_accountant_batch_payment.model_bank_rec_widget_line
msgid "Line of the bank reconciliation widget"
msgstr "Giny de línia de conciliació bancària"
#. module: account_accountant_batch_payment
#: model:ir.model,name:account_accountant_batch_payment.model_account_batch_payment_rejection
msgid "Manage the payment rejection from batch payments"
msgstr "Gestiona el rebuig de pagament dels pagaments per lots"
#. module: account_accountant_batch_payment
#: model:ir.model.fields,field_description:account_accountant_batch_payment.field_account_batch_payment_rejection__nb_batch_payment_ids
msgid "Nb Batch Payment"
msgstr "Pagament per lots Nb"
#. module: account_accountant_batch_payment
#: model:ir.model.fields,field_description:account_accountant_batch_payment.field_account_batch_payment_rejection__nb_rejected_payment_ids
msgid "Nb Rejected Payment"
msgstr "Nb Pagament rebutjat"
#. module: account_accountant_batch_payment
#: model_terms:ir.ui.view,arch_db:account_accountant_batch_payment.view_account_batch_payment_list_bank_rec_widget
msgid "Open Amount"
msgstr "Obre la quantitat"
#. module: account_accountant_batch_payment
#: model_terms:ir.ui.view,arch_db:account_accountant_batch_payment.view_account_batch_payment_list_bank_rec_widget
msgid "Open Amount (in Currency)"
msgstr "Quantitat oberta (en moneda)"
#. module: account_accountant_batch_payment
#: model_terms:ir.ui.view,arch_db:account_accountant_batch_payment.view_account_batch_payment_search_bank_rec_widget
msgid "Paid"
msgstr "Pagat"
#. module: account_accountant_batch_payment
#: model:ir.model,name:account_accountant_batch_payment.model_account_reconcile_model
msgid ""
"Preset to create journal entries during a invoices and payments matching"
msgstr ""
"Preajust per crear assentaments durant la conciliació de factures i "
"pagaments"
#. module: account_accountant_batch_payment
#: model_terms:ir.ui.view,arch_db:account_accountant_batch_payment.view_account_batch_payment_search_bank_rec_widget
msgid "Received"
msgstr "Rebuda"
#. module: account_accountant_batch_payment
#: model:ir.model.fields,field_description:account_accountant_batch_payment.field_account_batch_payment_rejection__rejected_payment_ids
msgid "Rejected Payment"
msgstr "Pagament rebutjat"
#. module: account_accountant_batch_payment
#: model:ir.model.fields,field_description:account_accountant_batch_payment.field_bank_rec_widget__selected_batch_payment_ids
msgid "Selected Batch Payment"
msgstr "Pagament per lots seleccionat"
#. module: account_accountant_batch_payment
#: model:ir.model.fields,field_description:account_accountant_batch_payment.field_bank_rec_widget_line__source_batch_payment_id
msgid "Source Batch Payment"
msgstr "Pagament per lots font"
#. module: account_accountant_batch_payment
#: model_terms:ir.ui.view,arch_db:account_accountant_batch_payment.view_account_batch_payment_list_bank_rec_widget
msgid "Suggestions"
msgstr "Suggeriments"
#. module: account_accountant_batch_payment
#: model_terms:ir.ui.view,arch_db:account_accountant_batch_payment.view_account_batch_payment_list_bank_rec_widget
msgid "View"
msgstr "Vista"
#. module: account_accountant_batch_payment
#: model_terms:ir.ui.view,arch_db:account_accountant_batch_payment.view_account_batch_payment_rejection_form
msgid "batches have been removed."
msgstr "S'han eliminat els lots."
#. module: account_accountant_batch_payment
#: model_terms:ir.ui.view,arch_db:account_accountant_batch_payment.view_account_batch_payment_rejection_form
msgid "payments from"
msgstr "pagaments de"
#. module: account_accountant_batch_payment
#: model_terms:ir.ui.view,arch_db:account_accountant_batch_payment.view_account_batch_payment_rejection_form
msgid "payments from the batch have been removed."
msgstr "S'han eliminat els pagaments per lots."