# Translation of Odoo Server. # This file contains the translation of the following modules: # * account_accountant # # Translators: # Lucia Pacheco , 2022 # Patricia Gutiérrez Capetillo , 2022 # Martin Trigaux, 2022 # Braulio D. López Vázquez , 2022 # msgid "" msgstr "" "Project-Id-Version: Odoo Server 16.0beta+e\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2022-10-10 13:26+0000\n" "PO-Revision-Date: 2022-09-22 05:44+0000\n" "Last-Translator: Braulio D. López Vázquez , 2022\n" "Language-Team: Spanish (Mexico) (https://www.transifex.com/odoo/teams/41243/es_MX/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Language: es_MX\n" "Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" #. module: account_accountant #: code:addons/account_accountant/models/bank_rec_widget.py:0 #, python-format msgid "" "%(display_name_html)s with an open amount of %(open_amount)s will be fully " "reconciled by the transaction." msgstr "" "%(display_name_html)s con un importe abierto de %(open_amount)s se " "conciliará por completo en la transacción." #. module: account_accountant #: code:addons/account_accountant/models/bank_rec_widget.py:0 #, python-format msgid "" "%(display_name_html)s with an open amount of %(open_amount)s will be reduced" " by %(amount)s." msgstr "" "%(display_name_html)s con un importe abierto de %(open_amount)s se reducirá " "en %(amount)s." #. module: account_accountant #: model_terms:ir.ui.view,arch_db:account_accountant.view_account_form msgid "-> Reconcile" msgstr "-> Conciliar" #. module: account_accountant #: model_terms:ir.ui.view,arch_db:account_accountant.view_bank_rec_widget_form msgid "/>" msgstr "/>" #. module: account_accountant #: model_terms:ir.ui.view,arch_db:account_accountant.view_move_form_inherit msgid "1 Bank Transaction" msgstr "1 Transacción bancaria" #. module: account_accountant #: model_terms:digest.tip,tip_description:account_accountant.digest_tip_account_accountant_0 msgid "Tip: Bulk update journal items" msgstr "" "Consejo: actualice los apuntes de diario de forma " "masiva" #. module: account_accountant #: model_terms:digest.tip,tip_description:account_accountant.digest_tip_account_accountant_1 msgid "" "Tip: Find an Accountant or register your Accounting " "Firm" msgstr "" "Consejo: encuentre un contador o registre su firma de" " contabilidad" #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/js/tours/account_accountant.js:0 #, python-format msgid "" "
See how to manage your customer invoices in the " "Customers/Invoices menu" msgstr "" "
Vea cómo gestionar las facturas de sus clientes en el menú " "Clientes/Facturas" #. module: account_accountant #: model_terms:ir.ui.view,arch_db:account_accountant.view_bank_statement_line_kanban_bank_rec_widget msgid " Matched" msgstr " Emparejado" #. module: account_accountant #: model_terms:ir.ui.view,arch_db:account_accountant.view_account_change_lock_date msgid "Lock all journal entries" msgstr "Bloquear todos los asientos de diario" #. module: account_accountant #: model_terms:ir.ui.view,arch_db:account_accountant.view_account_change_lock_date msgid "Lock specific journal entries" msgstr "Bloquear asientos de diario específicos" #. module: account_accountant #: model_terms:ir.ui.view,arch_db:account_accountant.res_config_settings_view_form msgid "" "" msgstr "" "" #. module: account_accountant #: model_terms:ir.ui.view,arch_db:account_accountant.view_bank_rec_widget_form msgid "" "
Tip: If you don’t have one on " "hand, use our sample bill." msgstr "" "Cree su primera factura de proveedor.

Consejo: si no tiene una " "a la mano, utilice nuestra factura de muestra." #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_account_change_lock_date__create_uid #: model:ir.model.fields,field_description:account_accountant.field_account_fiscal_year__create_uid msgid "Created by" msgstr "Creado por" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_account_change_lock_date__create_date #: model:ir.model.fields,field_description:account_accountant.field_account_fiscal_year__create_date msgid "Created on" msgstr "Creado el" #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/components/bank_reconciliation/bank_rec_widget_form_lines_widget.js:0 #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget_line__credit #, python-format msgid "Credit" msgstr "Crédito" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_account_bank_statement_line__cron_last_check msgid "Cron Last Check" msgstr "Última verificación del cron" #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/components/bank_reconciliation/bank_rec_widget_form_lines_widget.js:0 #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget_line__currency_id #: model_terms:ir.ui.view,arch_db:account_accountant.view_bank_rec_widget_form #, python-format msgid "Currency" msgstr "Divisa" #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/components/bank_reconciliation/bank_rec_widget_form_lines_widget.js:0 #: code:addons/account_accountant/static/src/xml/account_reconciliation.xml:0 #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget_line__date #: model_terms:ir.ui.view,arch_db:account_accountant.view_account_move_line_search_bank_rec_widget #: model_terms:ir.ui.view,arch_db:account_accountant.view_bank_statement_line_search_bank_rec_widget #, python-format msgid "Date" msgstr "Fecha" #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/components/bank_reconciliation/bank_rec_widget_form_lines_widget.js:0 #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget_line__debit #, python-format msgid "Debit" msgstr "Débito" #. module: account_accountant #: model_terms:ir.ui.view,arch_db:account_accountant.res_config_settings_view_form msgid "Define fiscal years of more or less than one year" msgstr "Definir años fiscales de más de 1 año o menos de 1 año." #. module: account_accountant #: model_terms:ir.ui.view,arch_db:account_accountant.view_bank_statement_line_search_bank_rec_widget msgid "Deposits" msgstr "Depósitos" #. module: account_accountant #: model:ir.model,name:account_accountant.model_digest_digest msgid "Digest" msgstr "Resumen" #. module: account_accountant #: model_terms:ir.ui.view,arch_db:account_accountant.view_bank_statement_form_bank_rec_widget msgid "Discard" msgstr "Descartar" #. module: account_accountant #: model_terms:ir.ui.view,arch_db:account_accountant.view_bank_rec_widget_form msgid "Discuss" msgstr "Conversaciones" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_account_change_lock_date__display_name #: model:ir.model.fields,field_description:account_accountant.field_account_fiscal_year__display_name #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget__display_name #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget_line__display_name msgid "Display Name" msgstr "Nombre en pantalla" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget_line__display_stroked_amount_currency msgid "Display Stroked Amount Currency" msgstr "Mostrar la divisa del importe trazado" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget_line__display_stroked_balance msgid "Display Stroked Balance" msgstr "Mostrar balance trazado" #. module: account_accountant #: code:addons/account_accountant/models/digest.py:0 #, python-format msgid "Do not have access, skip this data for user's digest email" msgstr "" "No tiene acceso, omita esta información para el resumen del correo " "electrónico del usuario" #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/xml/account_reconciliation.xml:0 #, python-format msgid "Due Date" msgstr "Fecha de vencimiento" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_account_fiscal_year__date_to msgid "End Date" msgstr "Fecha de finalización" #. module: account_accountant #: model:ir.model.fields,help:account_accountant.field_account_fiscal_year__date_to msgid "Ending Date, included in the fiscal year." msgstr "Fecha de finalización, incluida en el año fiscal." #. module: account_accountant #: model:ir.model.fields,help:account_accountant.field_res_company__invoicing_switch_threshold #: model:ir.model.fields,help:account_accountant.field_res_config_settings__invoicing_switch_threshold msgid "" "Every payment and invoice before this date will receive the 'From Invoicing'" " status, hiding all the accounting entries related to it. Use this option " "after installing Accounting if you were using only Invoicing before, before " "importing all your actual accounting data in to Odoo." msgstr "" "Todos los pagos y facturas anteriores a esta fecha tendrán el estado 'De " "facturación', y ocultarán todos los asientos contables relacionados. Utilice" " esta opción después de instalar Contabilidad, si antes solo usaba " "Facturación, antes de importar todos sus datos contables reales a Odoo." #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/xml/account_reconciliation.xml:0 #: code:addons/account_accountant/static/src/xml/account_reconciliation.xml:0 #, python-format msgid "External link" msgstr "Enlace externo" #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/xml/account_reconciliation.xml:0 #, python-format msgid "Filter on account, label, partner, amount,..." msgstr "Filtrar según cuenta, etiqueta, partner, importe,..." #. module: account_accountant #: model:ir.model,name:account_accountant.model_account_fiscal_year msgid "Fiscal Year" msgstr "Año fiscal" #. module: account_accountant #: model_terms:ir.ui.view,arch_db:account_accountant.action_account_fiscal_year_form msgid "Fiscal Year 2018" msgstr "Año fiscal 2018" #. module: account_accountant #: model:ir.actions.act_window,name:account_accountant.actions_account_fiscal_year #: model:ir.model.fields,field_description:account_accountant.field_res_config_settings__group_fiscal_year #: model:ir.ui.menu,name:account_accountant.menu_account_fiscal_year #: model_terms:ir.ui.view,arch_db:account_accountant.res_config_settings_view_form msgid "Fiscal Years" msgstr "Años fiscales" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_res_config_settings__fiscalyear_last_day msgid "Fiscalyear Last Day" msgstr "Último día del año fiscal" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_res_config_settings__fiscalyear_last_month msgid "Fiscalyear Last Month" msgstr "Último mes del año fiscal" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget_line__flag msgid "Flag" msgstr "Marcar" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget_line__force_price_included_taxes msgid "Force Price Included Taxes" msgstr "Forzar precio con impuestos incluidos" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget__form_account_id msgid "Form Account" msgstr "Cuenta de formulario" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget__form_amount_currency msgid "Form Amount Currency" msgstr "Divisa del importe del formulario" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget__form_balance msgid "Form Balance" msgstr "Balance del formulario" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget__form_currency_id msgid "Form Currency" msgstr "Divisa del formulario" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget__form_date msgid "Form Date" msgstr "Fecha de formulario" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget__form_extra_text msgid "Form Extra Text" msgstr "Texto adicional del formulario" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget__form_flag msgid "Form Flag" msgstr "Marcar formulario" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget__form_force_negative_sign msgid "Form Force Negative Sign" msgstr "Forzar signo negativo en el formulario" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget__form_index msgid "Form Index" msgstr "Índice del formulario" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget__form_name msgid "Form Name" msgstr "Nombre del formulario" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget__form_partner_id msgid "Form Partner" msgstr "Partner del formulario" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget__form_partner_currency_id msgid "Form Partner Currency" msgstr "Divisa del partner del formulario" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget__form_partner_payable_account_id msgid "Form Partner Payable Account" msgstr "Cuenta por pagar del partner del formulario" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget__form_partner_payable_amount msgid "Form Partner Payable Amount" msgstr "Importe por pagar del partner del formulario" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget__form_partner_receivable_account_id msgid "Form Partner Receivable Account" msgstr "Cuenta por cobrar del partner del formulario" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget__form_partner_receivable_amount msgid "Form Partner Receivable Amount" msgstr "Importe por cobrar del partner del formulario" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget__form_single_currency_mode msgid "Form Single Currency Mode" msgstr "Modo de única divisa del formulario" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget__form_suggest_amount_currency msgid "Form Suggest Amount Currency" msgstr "Sugerir divisa del importe del formulario" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget__form_suggest_balance msgid "Form Suggest Balance" msgstr "Sugerir balance del formulario" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget__form_tax_ids msgid "Form Tax" msgstr "Impuesto del formulario" #. module: account_accountant #: model_terms:digest.tip,tip_description:account_accountant.digest_tip_account_accountant_0 msgid "" "From any list view, select multiple records and the list becomes editable. " "If you update a cell, selected records are updated all at once. Use this " "feature to update multiple journal entries from the General Ledger, or any " "Journal view." msgstr "" "Desde cualquier vista de lista, seleccione varios registros para volver " "editable la lista. Si actualiza una celda, todos los registros seleccionados" " se actualizarán a la vez. Utilice esta función para actualizar varios " "asientos contables desde el libro mayor o cualquier vista de diario." #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/xml/account_reconciliation.xml:0 #, python-format msgid "From now on, you may want to:" msgstr "De ahora en adelante, tal vez quiera:" #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/js/tours/account_accountant.js:0 #, python-format msgid "Get back to the dashboard using your previous path…" msgstr "Acceda al tablero por medio de su camino anterior…" #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/js/tours/account_accountant.js:0 #: code:addons/account_accountant/static/src/js/tours/account_accountant.js:0 #: code:addons/account_accountant/static/src/js/tours/account_accountant.js:0 #, python-format msgid "Go to invoicing" msgstr "Ir a facturación" #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/xml/account_reconciliation.xml:0 #, python-format msgid "Good Job!" msgstr "¡Buen trabajo!" #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/js/tours/account_accountant.js:0 #, python-format msgid "Great! Let’s continue." msgstr "¡Excelente! Continuemos." #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget_line__group_tax_id msgid "Group Tax" msgstr "Grupo de impuestos" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_account_change_lock_date__id #: model:ir.model.fields,field_description:account_accountant.field_account_fiscal_year__id #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget__id #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget_line__id msgid "ID" msgstr "ID" #. module: account_accountant #: model:ir.model.fields,help:account_accountant.field_bank_rec_widget__to_check msgid "" "If this checkbox is ticked, it means that the user was not sure of all the " "related information at the time of the creation of the move and that the " "move needs to be checked again." msgstr "" "Si esta casilla se encuentra seleccionada, significa que el usuario no " "estaba seguro de toda la información relacionada al momento de la creación " "del movimiento y que el movimiento necesita ser revisado de nuevo." #. module: account_accountant #: code:addons/account_accountant/models/res_config_settings.py:0 #, python-format msgid "" "Incorrect fiscal year date: day is out of range for month. Month: %s; Day: " "%s" msgstr "" "Fecha de año fiscal incorrecta: el día está fuera del rango del mes. Mes: " "%s; Día: %s" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget_line__index msgid "Index" msgstr "Índice" #. module: account_accountant #: model:ir.model.fields.selection,name:account_accountant.selection__bank_rec_widget__state__invalid msgid "Invalid" msgstr "No válido" #. module: account_accountant #: model_terms:ir.ui.view,arch_db:account_accountant.view_bank_statement_line_search_bank_rec_widget msgid "Invalid statements" msgstr "Estados de cuenta inválidos" #. module: account_accountant #: model:ir.model.fields,help:account_accountant.field_bank_rec_widget__state msgid "" "Invalid: The bank transaction can't be validate since the suspense account is still involved\n" "Valid: The bank transaction can be validated.\n" "Reconciled: The bank transaction has already been processed. Nothing left to do." msgstr "" "No válida: la transacción bancaria no se puede validar porque la cuenta transitoria aún está involucrada\n" "Válida: la transacción bancaria se puede validar.\n" "Conciliada: la transacción bancaria ya se procesó. No hay nada por hacer." #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_res_company__invoicing_switch_threshold #: model:ir.model.fields,field_description:account_accountant.field_res_config_settings__invoicing_switch_threshold msgid "Invoicing Switch Threshold" msgstr "Umbral de conmutación de facturación" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget__st_line_is_reconciled msgid "Is Reconciled" msgstr "Conciliado" #. module: account_accountant #: code:addons/account_accountant/models/reconciliation_widget.py:0 #, python-format msgid "" "It is mandatory to specify an account and a journal to create a write-off." msgstr "" "Es obligatorio especificar una cuenta y un diario para crear una " "cancelación." #. module: account_accountant #: model_terms:ir.ui.view,arch_db:account_accountant.account_journal_dashboard_kanban_view msgid "Items" msgstr "Apuntes" #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/xml/account_reconciliation.xml:0 #: code:addons/account_accountant/static/src/xml/account_reconciliation.xml:0 #: model:ir.model,name:account_accountant.model_account_journal #: model_terms:ir.ui.view,arch_db:account_accountant.view_bank_statement_line_search_bank_rec_widget #, python-format msgid "Journal" msgstr "Diario" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget__journal_currency_id msgid "Journal Currency" msgstr "Divisa del diario" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_account_change_lock_date__period_lock_date msgid "Journal Entries Lock Date" msgstr "Fecha de bloqueo de asientos de diario" #. module: account_accountant #: model:ir.model,name:account_accountant.model_account_move #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget__move_id #: model_terms:ir.ui.view,arch_db:account_accountant.view_account_move_line_search_bank_rec_widget #: model_terms:ir.ui.view,arch_db:account_accountant.view_bank_statement_line_search_bank_rec_widget msgid "Journal Entry" msgstr "Asiento de diario" #. module: account_accountant #: model:ir.model,name:account_accountant.model_account_move_line #: model_terms:ir.ui.view,arch_db:account_accountant.view_account_move_line_search_bank_rec_widget msgid "Journal Item" msgstr "Apunte de diario" #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/js/reconciliation/reconciliation_action.js:0 #: model:ir.actions.client,name:account_accountant.action_manual_reconcile #, python-format msgid "Journal Items to Reconcile" msgstr "Apuntes de diario por conciliar" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_digest_digest__kpi_account_bank_cash_value msgid "Kpi Account Bank Cash Value" msgstr "KPI del valor de la cuenta bancaria de efectivo" #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/components/bank_reconciliation/bank_rec_widget_form_lines_widget.js:0 #: code:addons/account_accountant/static/src/js/reconciliation/reconciliation_renderer.js:0 #: code:addons/account_accountant/static/src/xml/account_reconciliation.xml:0 #: code:addons/account_accountant/static/src/xml/account_reconciliation.xml:0 #: model_terms:ir.ui.view,arch_db:account_accountant.view_bank_rec_widget_form #, python-format msgid "Label" msgstr "Etiqueta" #. module: account_accountant #: model_terms:ir.ui.view,arch_db:account_accountant.res_config_settings_view_form msgid "Last Day" msgstr "Último día" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_account_change_lock_date____last_update #: model:ir.model.fields,field_description:account_accountant.field_account_fiscal_year____last_update #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget____last_update #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget_line____last_update msgid "Last Modified on" msgstr "Última modificación el" #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/xml/account_reconciliation.xml:0 #, python-format msgid "Last Reconciliation:" msgstr "Última conciliación:" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_account_change_lock_date__write_uid #: model:ir.model.fields,field_description:account_accountant.field_account_fiscal_year__write_uid msgid "Last Updated by" msgstr "Última actualización por" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_account_change_lock_date__write_date #: model:ir.model.fields,field_description:account_accountant.field_account_fiscal_year__write_date msgid "Last Updated on" msgstr "Última actualización el" #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/js/tours/account_accountant.js:0 #, python-format msgid "Let’s automate your bills, bank transactions and accounting processes." msgstr "" "Vamos a automatizar sus facturas, transacciones bancarias y procesos de " "contabilidad." #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/js/tours/account_accountant.js:0 #, python-format msgid "Let’s go back to the dashboard." msgstr "Volvamos al tablero." #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/js/tours/account_accountant.js:0 #, python-format msgid "Let’s reconcile the fetched bank transactions." msgstr "Conciliemos las transacciones bancarias obtenidas." #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/js/tours/account_accountant.js:0 #, python-format msgid "Let’s see how a bill looks like in form view." msgstr "Veamos cómo se ve una factura en la vista de formulario." #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/js/tours/account_accountant.js:0 #, python-format msgid "" "Let’s use AI to fill in the form

Tip: If the OCR is not done " "yet, wait a few more seconds and try again." msgstr "" "Utilicemos IA para llenar el formulario

Consejo: si el OCR aún " "no está listo, espere unos segundos más y vuelva a intentarlo." #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget__line_ids msgid "Line" msgstr "Línea" #. module: account_accountant #: model:ir.model,name:account_accountant.model_bank_rec_widget_line msgid "Line of the lines_widget" msgstr "Línea de lines_widget" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget__lines_widget msgid "Lines Widget" msgstr "Widget de líneas" #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/xml/account_reconciliation.xml:0 #, python-format msgid "Load more... (" msgstr "Cargar más... (" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_res_config_settings__fiscalyear_lock_date msgid "Lock Date for All Users" msgstr "Bloquear una fecha para todos los usuarios" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_res_config_settings__period_lock_date msgid "Lock Date for Non-Advisers" msgstr "Bloquear fecha para no asesores" #. module: account_accountant #: model:ir.ui.menu,name:account_accountant.menu_action_change_lock_date msgid "Lock Dates" msgstr "Bloquear fechas" #. module: account_accountant #: model_terms:ir.ui.view,arch_db:account_accountant.view_account_change_lock_date msgid "Management Closing" msgstr "Cierre gerencial" #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/xml/account_reconciliation.xml:0 #: model_terms:ir.ui.view,arch_db:account_accountant.view_bank_rec_widget_form #, python-format msgid "Manual Operations" msgstr "Operaciones manuales" #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/components/matching_link_widget/matching_link_widget.xml:0 #: model_terms:ir.ui.view,arch_db:account_accountant.view_bank_statement_line_tree_bank_rec_widget #, python-format msgid "Match" msgstr "Emparejar" #. module: account_accountant #: model_terms:ir.ui.view,arch_db:account_accountant.view_bank_rec_widget_form msgid "Match Existing Entries" msgstr "Emparejar asientos existentes" #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/xml/account_reconciliation.xml:0 #, python-format msgid "Match with entries that are not from receivable/payable accounts" msgstr "Empareje con entradas que no son de cuentas por cobrar/por pagar" #. module: account_accountant #: model_terms:ir.ui.view,arch_db:account_accountant.view_bank_statement_line_search_bank_rec_widget msgid "Matched" msgstr "Emparejado" #. module: account_accountant #: code:addons/account_accountant/models/account_payment.py:0 #, python-format msgid "Matched Transactions" msgstr "Transacciones emparejadas" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget__matching_rules_allow_auto_reconcile msgid "Matching Rules Allow Auto Reconcile" msgstr "Las reglas de emparejamiento permiten la conciliación automática" #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/xml/account_reconciliation.xml:0 #, python-format msgid "Miscellaneous Matching" msgstr "Emparejamiento misceláneo" #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/xml/account_reconciliation.xml:0 #, python-format msgid "Modify models" msgstr "Modificar modelos" #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/components/bank_reconciliation/bank_rec_widget.xml:0 #, python-format msgid "More" msgstr "Más" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_account_move_line__move_attachment_ids msgid "Move Attachment" msgstr "Mover archivo adjunto" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_account_fiscal_year__name #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget_line__name msgid "Name" msgstr "Nombre" #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/components/bank_reconciliation/bank_rec_widget.xml:0 #: code:addons/account_accountant/static/src/xml/account_reconciliation.xml:0 #, python-format msgid "New" msgstr "Nuevo" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget__next_action_todo msgid "Next Action Todo" msgstr "Siguiente acción por hacer" #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/components/move_line_list/move_line_list.xml:0 #, python-format msgid "No attachments linked." msgstr "No hay archivos adjuntos vinculados." #. module: account_accountant #: model_terms:ir.ui.view,arch_db:account_accountant.view_bank_statement_line_search_bank_rec_widget msgid "No statement" msgstr "Sin estado de cuenta" #. module: account_accountant #: model:ir.model.fields,help:account_accountant.field_res_config_settings__tax_lock_date msgid "" "No users can edit journal entries related to a tax prior and inclusive of " "this date." msgstr "" "Ningún usuario puede editar asientos de diario relacionados con un impuesto " "antes e en esta fecha." #. module: account_accountant #: model:ir.model.fields,help:account_accountant.field_res_config_settings__fiscalyear_lock_date msgid "" "No users, including Advisers, can edit accounts prior to and inclusive of " "this date. Use it for fiscal year locking for example." msgstr "" "Ningún usuario, incluyendo asesores, pueden editar cuentas antes de y en " "esta fecha. Utilice esto para bloquear un año fiscal, por ejemplo." #. module: account_accountant #: model_terms:ir.ui.view,arch_db:account_accountant.view_bank_statement_line_search_bank_rec_widget msgid "Not Matched" msgstr "No emparejado" #. module: account_accountant #: model_terms:ir.ui.view,arch_db:account_accountant.view_bank_statement_line_search_bank_rec_widget msgid "Notes" msgstr "Notas" #. module: account_accountant #: code:addons/account_accountant/wizard/account_change_lock_date.py:0 #, python-format msgid "Only Billing Administrators are allowed to change lock dates!" msgstr "" "Solo los administradores de facturación pueden cambiar las fechas de " "bloqueo." #. module: account_accountant #: model:ir.model.fields,help:account_accountant.field_res_config_settings__period_lock_date msgid "" "Only users with the 'Adviser' role can edit accounts prior to and inclusive " "of this date. Use it for period locking inside an open fiscal year, for " "example." msgstr "" "Solo los usuarios con la función de 'asesor' pueden editar cuentas antes de " "y en esta fecha. Utilícelo para bloquear un periodo dentro de un año fiscal " "abierto, por ejemplo." #. module: account_accountant #: model_terms:ir.ui.view,arch_db:account_accountant.view_account_move_line_list_bank_rec_widget msgid "Open Amount" msgstr "Importe abierto" #. module: account_accountant #: model_terms:ir.ui.view,arch_db:account_accountant.view_account_move_line_list_bank_rec_widget msgid "Open Amount in Currency" msgstr "Importe abierto en la divisa" #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/xml/account_reconciliation.xml:0 #, python-format msgid "Open balance" msgstr "Balance abierto" #. module: account_accountant #: code:addons/account_accountant/models/bank_rec_widget.py:0 #, python-format msgid "Open balance: %s" msgstr "Balance abierto: %s" #. module: account_accountant #: model_terms:ir.ui.view,arch_db:account_accountant.account_journal_dashboard_kanban_view msgid "Operations" msgstr "Operaciones" #. module: account_accountant #: model_terms:ir.ui.view,arch_db:account_accountant.view_account_move_line_search_bank_rec_widget msgid "Paid" msgstr "Pagado" #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/components/bank_reconciliation/bank_rec_widget_form_lines_widget.js:0 #: code:addons/account_accountant/static/src/xml/account_reconciliation.xml:0 #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget__partner_id #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget_line__partner_id #: model_terms:ir.ui.view,arch_db:account_accountant.view_bank_rec_widget_form #, python-format msgid "Partner" msgstr "Partner" #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/xml/account_reconciliation.xml:0 #, python-format msgid "Pay your" msgstr "Pague sus" #. module: account_accountant #: code:addons/account_accountant/models/bank_rec_widget.py:0 #, python-format msgid "Payable" msgstr "Por pagar" #. module: account_accountant #: model_terms:ir.ui.view,arch_db:account_accountant.view_bank_rec_widget_form msgid "Payable:" msgstr "Por pagar:" #. module: account_accountant #: model_terms:ir.ui.view,arch_db:account_accountant.view_account_payment_form_inherit_account_accountant msgid "Payment Matching" msgstr "Emparejamiento de pagos" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_account_bank_statement_line__payment_state_before_switch #: model:ir.model.fields,field_description:account_accountant.field_account_move__payment_state_before_switch #: model:ir.model.fields,field_description:account_accountant.field_account_payment__payment_state_before_switch msgid "Payment State Before Switch" msgstr "Estado de pago antes del cambio" #. module: account_accountant #: model:ir.model,name:account_accountant.model_account_payment #: model_terms:ir.ui.view,arch_db:account_accountant.view_bank_statement_line_search_bank_rec_widget msgid "Payments" msgstr "Pagos" #. module: account_accountant #: model_terms:ir.ui.view,arch_db:account_accountant.account_journal_dashboard_kanban_view msgid "Payments Matching" msgstr "Emparejamiento de pagos" #. module: account_accountant #: code:addons/account_accountant/models/account_payment.py:0 #, python-format msgid "Payments without a customer can't be matched" msgstr "Los pagos sin cliente no se pueden emparejar" #. module: account_accountant #: model_terms:ir.ui.view,arch_db:account_accountant.view_account_change_lock_date msgid "Pick a date to lock" msgstr "Elija una fecha que bloquear" #. module: account_accountant #: code:addons/account_accountant/models/bank_rec_widget.py:0 #, python-format msgid "Please install the 'Accounting Reports' module." msgstr "Por favor, instale el módulo de \"Reportes de contabilidad\"." #. module: account_accountant #: model_terms:ir.ui.view,arch_db:account_accountant.res_config_settings_view_form msgid "Predict vendor bill accounts" msgstr "Predecir cuentas de factura de proveedores" #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/xml/account_reconciliation.xml:0 #, python-format msgid "Presets config" msgstr "Configuración de ajustes preestablecidos" #. module: account_accountant #: model:ir.model.fields,help:account_accountant.field_account_change_lock_date__fiscalyear_lock_date msgid "" "Prevents Journal Entry creation or modification prior to the defined date " "for all users. As a closed period, all accounting operations are prohibited." msgstr "" "Impide la creación o modificación de asientos antes de la fecha definida " "para todos los usuarios. Al ser un periodo cerrado, se prohíben todas las " "operaciones contables." #. module: account_accountant #: model:ir.model.fields,help:account_accountant.field_account_change_lock_date__period_lock_date msgid "" "Prevents Journal entries creation prior to the defined date. Except for " "Accountants users." msgstr "" "Impide la creación de asientos de diario antes de la fecha definida. Excepto" " para los usuarios contadores." #. module: account_accountant #: model:ir.model.fields,help:account_accountant.field_account_change_lock_date__tax_lock_date msgid "" "Prevents Tax Returns modification prior to the defined date (Journal Entries" " involving taxes). The Tax Return Lock Date is automatically set when the " "corresponding Journal Entry is posted." msgstr "" "Impide la modificación de las declaraciones de impuestos antes de la fecha " "definida (asientos que implican impuestos). La fecha de bloqueo de la " "declaración de impuestos se establece automáticamente cuando se publica el " "asiento correspondiente." #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/js/tours/account_accountant.js:0 #, python-format msgid "Process this transaction." msgstr "Procese esta transacción." #. module: account_accountant #: code:addons/account_accountant/models/bank_rec_widget.py:0 #, python-format msgid "Receivable" msgstr "Por cobrar" #. module: account_accountant #: model_terms:ir.ui.view,arch_db:account_accountant.view_bank_rec_widget_form msgid "Receivable:" msgstr "Por cobrar:" #. module: account_accountant #: model_terms:ir.ui.view,arch_db:account_accountant.view_account_move_line_search_bank_rec_widget msgid "Received" msgstr "Entregado" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget__reco_models_widget msgid "Reco Models Widget" msgstr "Widget de modelos de conciliación" #. module: account_accountant #. openerp-web #: code:addons/account_accountant/models/account_move.py:0 #: code:addons/account_accountant/static/src/xml/account_reconciliation.xml:0 #: code:addons/account_accountant/static/src/xml/account_reconciliation.xml:0 #: model:ir.actions.server,name:account_accountant.action_view_account_move_line_reconcile #: model_terms:ir.ui.view,arch_db:account_accountant.account_journal_dashboard_kanban_view #: model_terms:ir.ui.view,arch_db:account_accountant.view_move_line_tree #, python-format msgid "Reconcile" msgstr "Conciliar" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget_line__reconcile_model_id msgid "Reconcile Model" msgstr "Modelo de conciliación" #. module: account_accountant #: model:ir.model.fields.selection,name:account_accountant.selection__bank_rec_widget__state__reconciled msgid "Reconciled" msgstr "Conciliado" #. module: account_accountant #: model:ir.actions.client,name:account_accountant.action_manual_reconciliation #: model:ir.ui.menu,name:account_accountant.menu_action_manual_reconciliation msgid "Reconciliation" msgstr "Conciliación" #. module: account_accountant #: model_terms:ir.ui.view,arch_db:account_accountant.res_config_settings_view_form msgid "Record cost of goods sold in your journal entries" msgstr "Registrar el costo de los bienes vendidos en sus asientos de diario" #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/xml/account_reconciliation.xml:0 #, python-format msgid "Ref" msgstr "Referencia" #. module: account_accountant #: model_terms:ir.ui.view,arch_db:account_accountant.view_bank_rec_widget_form msgid "Reset" msgstr "Restablecer" #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/xml/account_reconciliation.xml:0 #, python-format msgid "Residual" msgstr "Residual" #. module: account_accountant #: model_terms:ir.ui.view,arch_db:account_accountant.view_account_change_lock_date #: model_terms:ir.ui.view,arch_db:account_accountant.view_bank_statement_form_bank_rec_widget msgid "Save" msgstr "Guardar" #. module: account_accountant #: model_terms:ir.ui.view,arch_db:account_accountant.view_bank_statement_line_form_bank_rec_widget msgid "Save & Close" msgstr "Guardar y cerrar" #. module: account_accountant #: model_terms:ir.ui.view,arch_db:account_accountant.view_bank_statement_line_form_bank_rec_widget msgid "Save & New" msgstr "Guardar y crear nuevo" #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/xml/account_reconciliation.xml:0 #, python-format msgid "Save and New" msgstr "Guardar y crear nuevo" #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/js/reconciliation/reconciliation_renderer.js:0 #, python-format msgid "Select Partner" msgstr "Seleccionar partner" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget__selected_aml_ids msgid "Selected Aml" msgstr "AML seleccionado" #. module: account_accountant #: model_terms:ir.ui.view,arch_db:account_accountant.view_bank_rec_widget_form msgid "Set as Checked" msgstr "Establecer como seleccionado" #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/xml/account_reconciliation.xml:0 #, python-format msgid "Settings" msgstr "Ajustes" #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/xml/account_reconciliation.xml:0 #, python-format msgid "Skip" msgstr "Saltar" #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/js/reconciliation/reconciliation_renderer.js:0 #, python-format msgid "Some fields are undefined" msgstr "Algunos campos no están definidos" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget_line__source_aml_id msgid "Source Aml" msgstr "AML de origen" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget_line__source_aml_move_id msgid "Source Aml Move" msgstr "Movimiento de AML de origen" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget_line__source_aml_move_name msgid "Source Aml Move Name" msgstr "Nombre del movimiento de AML de origen" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget_line__source_amount_currency msgid "Source Amount Currency" msgstr "Divisa del importe de origen" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget_line__source_balance msgid "Source Balance" msgstr "Balance de origen" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget_line__source_credit msgid "Source Credit" msgstr "Crédito de origen" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget_line__source_debit msgid "Source Debit" msgstr "Débito de origen" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget__st_line_id msgid "St Line" msgstr "Línea St" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_account_fiscal_year__date_from msgid "Start Date" msgstr "Fecha de inicio" #. module: account_accountant #: model:ir.model.fields,help:account_accountant.field_account_fiscal_year__date_from msgid "Start Date, included in the fiscal year." msgstr "Fecha de inicio, incluida en el año fiscal." #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget__state msgid "State" msgstr "Estado" #. module: account_accountant #: model_terms:ir.ui.view,arch_db:account_accountant.view_bank_statement_line_kanban_bank_rec_widget #: model_terms:ir.ui.view,arch_db:account_accountant.view_bank_statement_line_search_bank_rec_widget msgid "Statement" msgstr "Estado de cuenta" #. module: account_accountant #: model_terms:ir.ui.view,arch_db:account_accountant.view_bank_statement_line_search_bank_rec_widget msgid "Statement Line" msgstr "Línea de estado de cuenta" #. module: account_accountant #: model_terms:ir.ui.view,arch_db:account_accountant.view_account_move_line_list_bank_rec_widget msgid "Suggestions" msgstr "Sugerencias" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget_line__tax_ids msgid "Tax" msgstr "Impuesto" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget_line__tax_base_amount_currency msgid "Tax Base Amount Currency" msgstr "Divisa del importe de base de impuestos" #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/xml/account_reconciliation.xml:0 #, python-format msgid "Tax Included in Price" msgstr "Impuesto incluido en el precio" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_res_config_settings__tax_lock_date msgid "Tax Lock Date" msgstr "Fecha de bloqueo de impuestos" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget_line__tax_repartition_line_id msgid "Tax Repartition Line" msgstr "Línea de partición de impuestos" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_account_change_lock_date__tax_lock_date msgid "Tax Return Lock Date" msgstr "Fecha de bloqueo de la declaración de impuestos" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget_line__tax_tag_ids msgid "Tax Tag" msgstr "Etiqueta de impuesto" #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/components/bank_reconciliation/bank_rec_widget_form_lines_widget.js:0 #: code:addons/account_accountant/static/src/xml/account_reconciliation.xml:0 #: model_terms:ir.ui.view,arch_db:account_accountant.view_bank_rec_widget_form #, python-format msgid "Taxes" msgstr "Impuestos" #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/xml/account_reconciliation.xml:0 #, python-format msgid "That's on average" msgstr "Son en promedio" #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/js/reconciliation/reconciliation_model.js:0 #, python-format msgid "The amount %s is not a valid partial amount" msgstr "El importe %s no es un importe parcial válido" #. module: account_accountant #: code:addons/account_accountant/models/account_fiscal_year.py:0 #, python-format msgid "The ending date must not be prior to the starting date." msgstr "La fecha límite no debe ser anterior a la fecha de inicio." #. module: account_accountant #: code:addons/account_accountant/models/bank_rec_widget.py:0 #, python-format msgid "" "The invoice %(display_name_html)s with an open amount of %(open_amount)s " "will be entirely paid by the transaction." msgstr "" "La factura %(display_name_html)s con un importe abierto de %(open_amount)s " "será pagada por completo por la transacción." #. module: account_accountant #: code:addons/account_accountant/models/bank_rec_widget.py:0 #, python-format msgid "" "The invoice %(display_name_html)s with an open amount of %(open_amount)s " "will be reduced by %(amount)s." msgstr "" "La factura %(display_name_html)s con un importe abierto de %(open_amount)s " "se reducirá en %(amount)s." #. module: account_accountant #: model_terms:ir.ui.view,arch_db:account_accountant.res_config_settings_view_form msgid "" "The invoices up to this date will not be taken into account as accounting " "entries" msgstr "" "Las facturas hasta esta fecha no se tendrán en cuenta como asientos " "contables" #. module: account_accountant #: model_terms:ir.ui.view,arch_db:account_accountant.res_config_settings_view_form msgid "" "The system will try to predict the accounts on vendor bill lines based on " "history of previous bills" msgstr "" "El sistema intentará predecir las cuentas en las líneas de facturas de " "proveedor con base en el historial de facturas previas" #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/xml/account_reconciliation.xml:0 #, python-format msgid "There is nothing to reconcile." msgstr "No hay nada que conciliar." #. module: account_accountant #: code:addons/account_accountant/models/account_bank_statement.py:0 #, python-format msgid "" "This bank transaction has been automatically validated using the " "reconciliation model '%s'." msgstr "" "Esta transacción bancaria se validó de forma automática mediante el modelo " "de conciliación \"%s\"." #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/xml/account_reconciliation.xml:0 #, python-format msgid "This payment is registered but not reconciled." msgstr "Este pago está registrado pero no conciliado." #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/xml/account_reconciliation.xml:0 #, python-format msgid "This was the model that generated the lines suggested" msgstr "Este fue el modelo que generó las líneas sugeridas" #. module: account_accountant #: model:digest.tip,name:account_accountant.digest_tip_account_accountant_0 msgid "Tip: Bulk update journal items" msgstr "Consejo: actualice los apuntes de diario de forma masiva" #. module: account_accountant #: model:digest.tip,name:account_accountant.digest_tip_account_accountant_1 msgid "Tip: Find an Accountant or register your Accounting Firm" msgstr "Consejo: encuentre un contador o registre su firma de contabilidad" #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/xml/account_reconciliation.xml:0 #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget__to_check #: model_terms:ir.ui.view,arch_db:account_accountant.view_bank_rec_widget_form #: model_terms:ir.ui.view,arch_db:account_accountant.view_bank_statement_line_search_bank_rec_widget #, python-format msgid "To Check" msgstr "Por revisar" #. module: account_accountant #: model_terms:ir.ui.view,arch_db:account_accountant.view_bank_statement_line_kanban_bank_rec_widget msgid "To check" msgstr "Por revisar" #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/xml/account_reconciliation.xml:0 #, python-format msgid "To speed up reconciliation, define" msgstr "Para agilizar la conciliación, defina" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget__todo_command msgid "Todo Command" msgstr "Comando por hacer" #. module: account_accountant #: model_terms:ir.ui.view,arch_db:account_accountant.view_bank_statement_line_search_bank_rec_widget msgid "Transaction" msgstr "Transacción" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget__transaction_currency_id msgid "Transaction Currency" msgstr "Divisa de la transacción" #. module: account_accountant #: code:addons/account_accountant/models/account_move.py:0 #, python-format msgid "Transfer Accounts" msgstr "Cuenta de transferencias" #. module: account_accountant #: model:ir.actions.server,name:account_accountant.auto_reconcile_bank_statement_line_ir_actions_server #: model:ir.cron,cron_name:account_accountant.auto_reconcile_bank_statement_line #: model:ir.cron,name:account_accountant.auto_reconcile_bank_statement_line msgid "Try to reconcile automatically your statement lines" msgstr "Trate de conciliar de forma automática sus líneas de estado de cuenta" #. module: account_accountant #: code:addons/account_accountant/models/res_company.py:0 #, python-format msgid "Unreconciled statements lines" msgstr "Líneas de estado de cuenta sin conciliar" #. module: account_accountant #: model:ir.model.fields.selection,name:account_accountant.selection__bank_rec_widget__state__valid msgid "Valid" msgstr "Válido" #. module: account_accountant #: model_terms:ir.ui.view,arch_db:account_accountant.view_account_reconcile_model_widget_wizard #: model_terms:ir.ui.view,arch_db:account_accountant.view_bank_rec_widget_form msgid "Validate" msgstr "Validar" #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/xml/account_reconciliation.xml:0 #, python-format msgid "Verify" msgstr "Verificar" #. module: account_accountant #: model_terms:ir.ui.view,arch_db:account_accountant.view_account_move_line_list_bank_rec_widget msgid "View" msgstr "Ver" #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/components/bank_reconciliation/bank_rec_widget.xml:0 #, python-format msgid "View models" msgstr "Ver modelos" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget_line__wizard_id msgid "Wizard" msgstr "Asistente" #. module: account_accountant #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget__company_currency_id #: model:ir.model.fields,field_description:account_accountant.field_bank_rec_widget_line__company_currency_id msgid "Wizard Company Currency" msgstr "Divisa de la empresa del asistente" #. module: account_accountant #: code:addons/account_accountant/models/reconciliation_widget.py:0 #, python-format msgid "Write-Off" msgstr "Cancelación" #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/xml/account_reconciliation.xml:0 #, python-format msgid "Writeoff Date" msgstr "Fecha de cancelación" #. module: account_accountant #: code:addons/account_accountant/models/account_fiscal_year.py:0 #, python-format msgid "" "You can not have an overlap between two fiscal years, please correct the " "start and/or end dates of your fiscal years." msgstr "" "No puede superponer dos años fiscales, corrija las fechas de inicio y/o " "cierre de tus años fiscales." #. module: account_accountant #: code:addons/account_accountant/models/bank_rec_widget.py:0 #, python-format msgid "" "You can't have maximum one auto balance line at the same time in the bank " "reconciliation widget" msgstr "" "No puede tener como máximo una línea de balance automático al mismo tiempo " "que la conciliación bancaria" #. module: account_accountant #: code:addons/account_accountant/models/bank_rec_widget.py:0 #, python-format msgid "" "You can't have multiple liquidity journal item at the same time in the bank " "reconciliation widget" msgstr "" "No puede tener múltiples apuntes de diario de liquidez al mismo tiempo que " "en el widget de conciliación bancaria" #. module: account_accountant #: code:addons/account_accountant/models/bank_rec_widget.py:0 #, python-format msgid "" "You can't have multiple times the same journal item in the bank " "reconciliation widget" msgstr "" "No puede tener el mismo apunte de diario varias veces en el widget de " "conciliación bancaria" #. module: account_accountant #: code:addons/account_accountant/models/account_move.py:0 #, python-format msgid "" "You cannot reconcile the payable and receivable accounts of multiple " "partners together at the same time." msgstr "" "No puede conciliar las cuentas por pagar y por cobrar de varios partners al " "mismo tiempo." #. module: account_accountant #: code:addons/account_accountant/wizard/account_change_lock_date.py:0 #, python-format msgid "You cannot set a lock date in the future." msgstr "No puede establecer una fecha de bloqueo en el futuro." #. module: account_accountant #: code:addons/account_accountant/models/bank_rec_widget.py:0 #, python-format msgid "" "You might want to %(btn_start)sfully reconcile%(btn_end)s the document." msgstr "" "Tal vez quiera %(btn_start)sconciliar por completo%(btn_end)s el documento." #. module: account_accountant #: code:addons/account_accountant/models/bank_rec_widget.py:0 #, python-format msgid "" "You might want to make a %(btn_start)spartial reconciliation%(btn_end)s " "instead." msgstr "" "Tal vez quiera realizar una %(btn_start)sconciliación parcial%(btn_end)s en " "su lugar." #. module: account_accountant #: code:addons/account_accountant/models/bank_rec_widget.py:0 #, python-format msgid "You might want to record a %(btn_start)spartial payment%(btn_end)s." msgstr "Tal vez quiera registrar un %(btn_start)spago parcial%(btn_end)s." #. module: account_accountant #: code:addons/account_accountant/models/bank_rec_widget.py:0 #, python-format msgid "" "You might want to set the invoice as %(btn_start)sfully paid%(btn_end)s." msgstr "" "Tal vez quiera establecer la factura como %(btn_start)stotalmente " "pagada%(btn_end)s." #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/xml/account_reconciliation.xml:0 #, python-format msgid "You reconciled" msgstr "Concilió" #. module: account_accountant #: model:ir.model.fields.selection,name:account_accountant.selection__bank_rec_widget_line__flag__aml msgid "aml" msgstr "aml" #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/xml/account_reconciliation.xml:0 #, python-format msgid "and follow-up customers" msgstr "y el seguimiento de los clientes" #. module: account_accountant #: model:ir.model.fields.selection,name:account_accountant.selection__bank_rec_widget_line__flag__auto_balance msgid "auto_balance" msgstr "auto_balance" #. module: account_accountant #: model_terms:ir.ui.view,arch_db:account_accountant.view_account_reconcile_model_widget_wizard msgid "e.g. Bank Fees" msgstr "Por ejemplo, comisiones bancarias" #. module: account_accountant #: model:ir.model.fields.selection,name:account_accountant.selection__bank_rec_widget_line__flag__early_payment msgid "early_payment" msgstr "early_payment" #. module: account_accountant #: model:ir.model.fields.selection,name:account_accountant.selection__bank_rec_widget_line__flag__liquidity msgid "liquidity" msgstr "liquidez" #. module: account_accountant #: model:ir.model.fields.selection,name:account_accountant.selection__bank_rec_widget_line__flag__manual msgid "manual" msgstr "manual" #. module: account_accountant #: model:ir.model.fields.selection,name:account_accountant.selection__bank_rec_widget_line__flag__new_aml msgid "new_aml" msgstr "new_aml" #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/xml/account_reconciliation.xml:0 #, python-format msgid "reconciliation models" msgstr "modelos de conciliación" #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/xml/account_reconciliation.xml:0 #, python-format msgid "remaining)" msgstr "restante)" #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/xml/account_reconciliation.xml:0 #, python-format msgid "seconds per transaction." msgstr "segundos por transacción." #. module: account_accountant #: model:ir.model.fields.selection,name:account_accountant.selection__bank_rec_widget_line__flag__tax_line msgid "tax_line" msgstr "tax_line" #. module: account_accountant #: model_terms:ir.ui.view,arch_db:account_accountant.account_journal_dashboard_kanban_view msgid "to check" msgstr "por revisar" #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/xml/account_reconciliation.xml:0 #, python-format msgid "transactions in" msgstr "transacciones en" #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/xml/account_reconciliation.xml:0 #, python-format msgid "unpaid invoices" msgstr "facturas sin pagar" #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/xml/account_reconciliation.xml:0 #, python-format msgid "unreconciled entries" msgstr "asientos sin conciliar" #. module: account_accountant #. openerp-web #: code:addons/account_accountant/static/src/xml/account_reconciliation.xml:0 #, python-format msgid "vendor bills" msgstr "facturas de proveedor"