forked from Mapan/odoo17e
142 lines
6.6 KiB
Plaintext
142 lines
6.6 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * account_3way_match
|
|
#
|
|
# Translators:
|
|
# Wil Odoo, 2023
|
|
# Larissa Manderfeld, 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: Larissa Manderfeld, 2024\n"
|
|
"Language-Team: Spanish (https://app.transifex.com/odoo/teams/41243/es/)\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Language: es\n"
|
|
"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
|
|
|
|
#. module: account_3way_match
|
|
#: model:ir.model.fields,help:account_3way_match.field_account_bank_statement_line__release_to_pay_manual
|
|
#: model:ir.model.fields,help:account_3way_match.field_account_move__release_to_pay_manual
|
|
#: model:ir.model.fields,help:account_3way_match.field_account_payment__release_to_pay_manual
|
|
msgid ""
|
|
" * Yes: you should pay the bill, you have received the products\n"
|
|
" * No, you should not pay the bill, you have not received the products\n"
|
|
" * Exception, there is a difference between received and billed quantities\n"
|
|
"This status is defined automatically, but you can force it by ticking the 'Force Status' checkbox."
|
|
msgstr ""
|
|
" * Sí: debe pagar la factura, ha recibido los productos. \n"
|
|
" * No: no debe pagar la factura, no ha recibido los productos. \n"
|
|
" * Excepción: hay una diferencia entre la cantidad recibida y facturada. \n"
|
|
"Esta condición se define automáticamente, pero puede modificarla al dar clic en la casilla 'forzar estado'."
|
|
|
|
#. module: account_3way_match
|
|
#: model_terms:ir.ui.view,arch_db:account_3way_match.account_invoice_filter_inherit_account_3way_match
|
|
msgid "Bills in Exception"
|
|
msgstr "Factura en excepción"
|
|
|
|
#. module: account_3way_match
|
|
#: model_terms:ir.ui.view,arch_db:account_3way_match.account_invoice_filter_inherit_account_3way_match
|
|
msgid "Bills to Pay"
|
|
msgstr "Facturas a pagar"
|
|
|
|
#. module: account_3way_match
|
|
#: model_terms:ir.ui.view,arch_db:account_3way_match.account_invoice_filter_inherit_account_3way_match
|
|
msgid "Bills to Validate"
|
|
msgstr "Facturas a validar"
|
|
|
|
#. module: account_3way_match
|
|
#: model:ir.model.fields.selection,name:account_3way_match.selection__account_move__release_to_pay__exception
|
|
#: model:ir.model.fields.selection,name:account_3way_match.selection__account_move__release_to_pay_manual__exception
|
|
#: model:ir.model.fields.selection,name:account_3way_match.selection__account_move_line__can_be_paid__exception
|
|
msgid "Exception"
|
|
msgstr "Excepción"
|
|
|
|
#. module: account_3way_match
|
|
#: model:ir.model.fields,field_description:account_3way_match.field_account_bank_statement_line__force_release_to_pay
|
|
#: model:ir.model.fields,field_description:account_3way_match.field_account_move__force_release_to_pay
|
|
#: model:ir.model.fields,field_description:account_3way_match.field_account_payment__force_release_to_pay
|
|
msgid "Force Status"
|
|
msgstr "Forzar estado"
|
|
|
|
#. module: account_3way_match
|
|
#: model:ir.model.fields,help:account_3way_match.field_account_bank_statement_line__force_release_to_pay
|
|
#: model:ir.model.fields,help:account_3way_match.field_account_move__force_release_to_pay
|
|
#: model:ir.model.fields,help:account_3way_match.field_account_payment__force_release_to_pay
|
|
msgid ""
|
|
"Indicates whether the 'Should Be Paid' status is defined automatically or "
|
|
"manually."
|
|
msgstr ""
|
|
"Indica si la condición \"Debe ser pagado\" se define manualmente o "
|
|
"automáticamente."
|
|
|
|
#. module: account_3way_match
|
|
#: model:ir.model,name:account_3way_match.model_account_journal
|
|
msgid "Journal"
|
|
msgstr "Diario"
|
|
|
|
#. module: account_3way_match
|
|
#: model:ir.model,name:account_3way_match.model_account_move
|
|
msgid "Journal Entry"
|
|
msgstr "Asiento contable"
|
|
|
|
#. module: account_3way_match
|
|
#: model:ir.model,name:account_3way_match.model_account_move_line
|
|
msgid "Journal Item"
|
|
msgstr "Apunte contable"
|
|
|
|
#. module: account_3way_match
|
|
#: model:ir.model.fields.selection,name:account_3way_match.selection__account_move__release_to_pay__no
|
|
#: model:ir.model.fields.selection,name:account_3way_match.selection__account_move__release_to_pay_manual__no
|
|
#: model:ir.model.fields.selection,name:account_3way_match.selection__account_move_line__can_be_paid__no
|
|
msgid "No"
|
|
msgstr "No"
|
|
|
|
#. module: account_3way_match
|
|
#: model:ir.model.fields,field_description:account_3way_match.field_account_bank_statement_line__release_to_pay
|
|
#: model:ir.model.fields,field_description:account_3way_match.field_account_move__release_to_pay
|
|
#: model:ir.model.fields,field_description:account_3way_match.field_account_payment__release_to_pay
|
|
msgid "Release To Pay"
|
|
msgstr "Liberar para pago"
|
|
|
|
#. module: account_3way_match
|
|
#: model:ir.model.fields,field_description:account_3way_match.field_account_move_line__can_be_paid
|
|
msgid "Release to Pay"
|
|
msgstr "Liberar para pago"
|
|
|
|
#. module: account_3way_match
|
|
#: model:ir.model.fields,field_description:account_3way_match.field_account_bank_statement_line__release_to_pay_manual
|
|
#: model:ir.model.fields,field_description:account_3way_match.field_account_move__release_to_pay_manual
|
|
#: model:ir.model.fields,field_description:account_3way_match.field_account_payment__release_to_pay_manual
|
|
msgid "Should Be Paid"
|
|
msgstr "Debe ser pagado"
|
|
|
|
#. module: account_3way_match
|
|
#: model:ir.model.fields,help:account_3way_match.field_account_bank_statement_line__release_to_pay
|
|
#: model:ir.model.fields,help:account_3way_match.field_account_move__release_to_pay
|
|
#: model:ir.model.fields,help:account_3way_match.field_account_payment__release_to_pay
|
|
msgid ""
|
|
"This field can take the following values :\n"
|
|
" * Yes: you should pay the bill, you have received the products\n"
|
|
" * No, you should not pay the bill, you have not received the products\n"
|
|
" * Exception, there is a difference between received and billed quantities\n"
|
|
"This status is defined automatically, but you can force it by ticking the 'Force Status' checkbox."
|
|
msgstr ""
|
|
"Este campo puede tomar los siguientes valores:\n"
|
|
" * Sí: debe pagar la factura, ha recibido los productos. \n"
|
|
" * No: no debe pagar la factura, no ha recibido los productos. \n"
|
|
" * Excepción: hay una diferencia entre la cantidad recibida y facturada. \n"
|
|
"Esta condición se define automáticamente, pero puede modificarla al dar clic en la casilla 'forzar estado'."
|
|
|
|
#. module: account_3way_match
|
|
#: model:ir.model.fields.selection,name:account_3way_match.selection__account_move__release_to_pay__yes
|
|
#: model:ir.model.fields.selection,name:account_3way_match.selection__account_move__release_to_pay_manual__yes
|
|
#: model:ir.model.fields.selection,name:account_3way_match.selection__account_move_line__can_be_paid__yes
|
|
msgid "Yes"
|
|
msgstr "Sí"
|