diff --git a/erpnext/locale/es.po b/erpnext/locale/es.po
index 4270dd9dac3..a8ca80860b2 100644
--- a/erpnext/locale/es.po
+++ b/erpnext/locale/es.po
@@ -1,22 +1,25 @@
-
msgid ""
msgstr ""
-"Project-Id-Version: frappe\n"
+"Project-Id-Version: frappe\n"
"Report-Msgid-Bugs-To: hello@frappe.io\n"
-"POT-Creation-Date: 2026-07-05 10:19+0000\n"
-"PO-Revision-Date: 2026-07-06 11:32+0000\n"
+"POT-Creation-Date: 2026-07-12 10:05+0000\n"
+"PO-Revision-Date: 2026-07-15 12:45\n"
"Last-Translator: hello@frappe.io\n"
-"Language: es_ES\n"
"Language-Team: Spanish\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=utf-8\n"
+"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.16.0\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Crowdin-Project: frappe\n"
+"X-Crowdin-Project-ID: 639578\n"
+"X-Crowdin-Language: es-ES\n"
+"X-Crowdin-File: /[frappe.erpnext] version-16-hotfix/erpnext/locale/main.pot\n"
+"X-Crowdin-File-ID: 169\n"
+"Language: es_ES\n"
-#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:1641
-msgid ""
-"\n"
+#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:1642
+msgid "\n"
"\t\t\tThe Batch {0} of an item {1} has negative stock in the warehouse {2}{3}.\n"
"\t\t\tPlease add a stock quantity of {4} to proceed with this entry.\n"
"\t\t\tIf it is not possible to make an adjustment entry, please enable 'Allow Negative Stock for Batch' in the batch {0} or in the Stock Settings to proceed.\n"
@@ -160,7 +163,7 @@ msgstr ""
msgid "% Delivered"
msgstr "% Entregado"
-#: erpnext/manufacturing/doctype/bom/bom.js:1022
+#: erpnext/manufacturing/doctype/bom/bom.js:1026
#, python-format
msgid "% Finished Item Quantity"
msgstr "% Cantidad de Artículos Terminados"
@@ -630,8 +633,7 @@ msgstr ""
#. Accounts'
#: erpnext/accounts/doctype/process_statement_of_accounts/process_statement_of_accounts.json
#, python-format
-msgid ""
-"
\n"
+msgid "
\n"
"
Hello {{ customer.customer_name }},
PFA your Statement Of Accounts from {{ doc.from_date }} to {{ doc.to_date }}. Aggregate group of Items into another Item. This is useful if you are bundling a certain Items into a package and you maintain stock of the packed Items and not the aggregate Item.
\n" "The package Item will have Is Stock Item as No and Is Sales Item as Yes.
If you are selling Laptops and Backpacks separately and have a special price if the customer buys both, then the Laptop + Backpack will be a new Product Bundle Item.
" -msgstr "" -"Agregue un grupo de Artículos en otro Artículo. Esto es útil si está agrupando ciertos Artículos en un paquete y mantiene existencias de los Artículos empaquetados y no del Artículo agregado.
\n" "El Artículo del paquete tendrá Es Artículo de Stock como No y Es Artículo de Venta como Sí.
There are 3 variables that could be used within the endpoint, result key and in values of the parameter.
\n" "Exchange rate between {from_currency} and {to_currency} on {transaction_date} is fetched by the API.
\n" "Example: If your endpoint is exchange.com/2021-08-01, then, you will have to input exchange.com/{transaction_date}
" -msgstr "" -"Hay 3 variables que se pueden utilizar dentro del endpoint, clave de resultado y en valores del parámetro.
\n" "El tipo de cambio entre {from_currency} y {to_currency} en {transaction_date} es obtenido por la API.
\n" "Ejemplo: Si su endpoint es exchange.com/2021-08-01, entonces, tendrá que introducir exchange.com/{transaction_date}
" @@ -742,101 +735,61 @@ msgstr "" #. Content of the 'Body and Closing Text Help' (HTML) field in DocType 'Dunning #. Letter Text' #: erpnext/accounts/doctype/dunning_letter_text/dunning_letter_text.json -msgid "" -"The fieldnames you can use in your template are the fields in the document. You can find out the fields of any documents via Setup > Customize Form View and selecting the document type (e.g. Sales Invoice)
\n" -"\n" -"The fieldnames you can use in your template are the fields in the document. You can find out the fields of any documents via Setup > Customize Form View and selecting the document type (e.g. Sales Invoice)
\n\n" +"Templates are compiled using the Jinja Templating Language. To learn more about Jinja, read this documentation.
" -msgstr "" -"Los nombres de campo que puede utilizar en su plantilla son los campos del documento. Puede averiguar los campos de cualquier documento a través de Configuración > Personalizar vista de formulario y seleccionando el tipo de documento (por ejemplo, Factura de venta)
\n" -"\n" -"Los nombres de campo que puede utilizar en su plantilla son los campos del documento. Puede averiguar los campos de cualquier documento a través de Configuración > Personalizar vista de formulario y seleccionando el tipo de documento (por ejemplo, Factura de venta)
\n\n" +"Las plantillas se compilan utilizando el lenguaje de plantillas Jinja. Para saber más sobre Jinja, lea esta documentación.
" #. Content of the 'Contract Template Help' (HTML) field in DocType 'Contract #. Template' #: erpnext/crm/doctype/contract_template/contract_template.json -msgid "" -"Contract for Customer {{ party_name }}\n"
-"\n"
+msgid "Contract Template Example
\n\n"
+"Contract for Customer {{ party_name }}\n\n"
"-Valid From : {{ start_date }} \n"
"-Valid To : {{ end_date }}\n"
-"\n"
-"\n"
-"How to get fieldnames
\n"
-"\n"
-"The field names you can use in your Contract Template are the fields in the Contract for which you are creating the template. You can find out the fields of any documents via Setup > Customize Form View and selecting the document type (e.g. Contract)
\n"
-"\n"
-"Templating
\n"
-"\n"
+"\n\n"
+"The field names you can use in your Contract Template are the fields in the Contract for which you are creating the template. You can find out the fields of any documents via Setup > Customize Form View and selecting the document type (e.g. Contract)
\n\n" +"Templates are compiled using the Jinja Templating Language. To learn more about Jinja, read this documentation.
" -msgstr "" -"Contrato para cliente {{ party_name }}\n"
-"\n"
+msgstr "Ejemplo de plantilla de contrato
\n\n"
+"Contrato para cliente {{ party_name }}\n\n"
"-Válido desde : {{ start_date }} \n"
"-Válido hasta : {{ end_date }}\n"
-"\n"
-"\n"
-"Cómo obtener los nombres de campo
\n"
-"\n"
-"Los nombres de campo que puede utilizar en su Plantilla de Contrato son los campos del Contrato para el que está creando la plantilla. Puede averiguar los campos de cualquier documento a través de Configuración > Personalizar vista de formulario y seleccionando el tipo de documento (por ejemplo, Contrato)
\n"
-"\n"
-"Creación de plantillas
\n"
-"\n"
+"\n\n"
+"Los nombres de campo que puede utilizar en su Plantilla de Contrato son los campos del Contrato para el que está creando la plantilla. Puede averiguar los campos de cualquier documento a través de Configuración > Personalizar vista de formulario y seleccionando el tipo de documento (por ejemplo, Contrato)
\n\n" +"Las plantillas se compilan utilizando el lenguaje de plantillas Jinja. Para saber más sobre Jinja, lea esta documentación.
" #. Content of the 'Terms and Conditions Help' (HTML) field in DocType 'Terms #. and Conditions' #: erpnext/setup/doctype/terms_and_conditions/terms_and_conditions.json -msgid "" -"Delivery Terms for Order number {{ name }}\n"
-"\n"
+msgid "Standard Terms and Conditions Example
\n\n"
+"Delivery Terms for Order number {{ name }}\n\n"
"-Order Date : {{ transaction_date }} \n"
"-Expected Delivery Date : {{ delivery_date }}\n"
-"\n"
-"\n"
-"How to get fieldnames
\n"
-"\n"
-"The fieldnames you can use in your email template are the fields in the document from which you are sending the email. You can find out the fields of any documents via Setup > Customize Form View and selecting the document type (e.g. Sales Invoice)
\n"
-"\n"
-"Templating
\n"
-"\n"
+"\n\n"
+"The fieldnames you can use in your email template are the fields in the document from which you are sending the email. You can find out the fields of any documents via Setup > Customize Form View and selecting the document type (e.g. Sales Invoice)
\n\n" +"Templates are compiled using the Jinja Templating Language. To learn more about Jinja, read this documentation.
" -msgstr "" -"Condiciones de entrega para el número de pedido {{ name }}\n"
-"\n"
+msgstr "Ejemplo de condiciones generales
\n\n"
+"Condiciones de entrega para el número de pedido {{ name }}\n\n"
"-Fecha de pedido : {{ transaction_date }} \n"
"-Fecha de entrega prevista : {{ delivery_date }}\n"
-"\n"
-"\n"
-"Cómo obtener los nombres de campo
\n"
-"\n"
-"Los nombres de campo que puede utilizar en su plantilla de correo electrónico son los campos del documento desde el que está enviando el correo electrónico. Puede averiguar los campos de cualquier documento a través de Configuración > Personalizar vista de formulario y seleccionando el tipo de documento (por ejemplo, Factura de venta)
\n"
-"\n"
-"Plantillas
\n"
-"\n"
+"\n\n"
+"Los nombres de campo que puede utilizar en su plantilla de correo electrónico son los campos del documento desde el que está enviando el correo electrónico. Puede averiguar los campos de cualquier documento a través de Configuración > Personalizar vista de formulario y seleccionando el tipo de documento (por ejemplo, Factura de venta)
\n\n" +"Las plantillas se compilan utilizando el lenguaje de plantillas Jinja. Para saber más sobre Jinja, lea esta documentación.
" #. Content of the 'account_no_settings' (HTML) field in DocType 'Cheque Print @@ -887,8 +840,7 @@ msgstr "Los siguientes {0} no pertenecen a la Compañía {1} :
" #. Content of the 'html_llwp' (HTML) field in DocType 'Request for Quotation' #: erpnext/buying/doctype/request_for_quotation/request_for_quotation.json -msgid "" -"In your Email Template, you can use the following special variables:\n" +msgid "
In your Email Template, you can use the following special variables:\n" "
\n" "Apart from these, you can access all values in this RFQ, like {{ message_for_supplier }} or {{ terms }}.
En su plantilla de correo electrónico, puede utilizar las siguientes variables especiales:\n" +msgstr "
En su plantilla de correo electrónico, puede utilizar las siguientes variables especiales:\n" "
\n" "Para permitir la sobrefacturación, configure el permiso en la Config #. Content of the 'Message Examples' (HTML) field in DocType 'Payment Gateway #. Account' #: erpnext/accounts/doctype/payment_gateway_account/payment_gateway_account.json -msgid "" -"
Message Example
\n" -"\n" -"<p> Thank You for being a part of {{ doc.company }}! We hope you are enjoying the service.</p>\n" -"\n" -"<p> Please find enclosed the E Bill statement. The outstanding amount is {{ doc.grand_total }}.</p>\n" -"\n" -"<p> We don't want you to be spending time running around in order to pay for your Bill.
After all, life is beautiful and the time you have in hand should be spent to enjoy it!
So here are our little ways to help you get more time for life! </p>\n" -"\n" -"<a href=\"{{ payment_url }}\"> click here to pay </a>\n" -"\n" +msgid "\n" -msgstr "" -"Message Example
\n\n" +"<p> Thank You for being a part of {{ doc.company }}! We hope you are enjoying the service.</p>\n\n" +"<p> Please find enclosed the E Bill statement. The outstanding amount is {{ doc.grand_total }}.</p>\n\n" +"<p> We don't want you to be spending time running around in order to pay for your Bill.
After all, life is beautiful and the time you have in hand should be spent to enjoy it!
So here are our little ways to help you get more time for life! </p>\n\n" +"<a href=\"{{ payment_url }}\"> click here to pay </a>\n\n" "Ejemplo de mensaje
\n" -"\n" -"<p> ¡Gracias por formar parte de {{ doc.company }}! Esperamos que esté disfrutando del servicio.</p>\n" -"\n" -"<p> Le adjuntamos el extracto de la factura E. El importe pendiente es de {{ doc.grand_total }}.</p>\n" -"\n" -"<p> No queremos que pierda tiempo dando vueltas para pagar su Factura.
¡Después de todo, la vida es bella y el tiempo de que dispone debe emplearlo en disfrutarla!
¡Así que aquí tiene nuestras pequeñas maneras de ayudarle a tener más tiempo para la vida! </p>\n" -"\n" -"<a href=\"{{ payment_url }}\"> pulse aquí para pagar </a>\n" -"\n" +msgstr "\n" #. Content of the 'Message Examples' (HTML) field in DocType 'Payment Request' #: erpnext/accounts/doctype/payment_request/payment_request.json -msgid "" -"Ejemplo de mensaje
\n\n" +"<p> ¡Gracias por formar parte de {{ doc.company }}! Esperamos que esté disfrutando del servicio.</p>\n\n" +"<p> Le adjuntamos el extracto de la factura E. El importe pendiente es de {{ doc.grand_total }}.</p>\n\n" +"<p> No queremos que pierda tiempo dando vueltas para pagar su Factura.
¡Después de todo, la vida es bella y el tiempo de que dispone debe emplearlo en disfrutarla!
¡Así que aquí tiene nuestras pequeñas maneras de ayudarle a tener más tiempo para la vida! </p>\n\n" +"<a href=\"{{ payment_url }}\"> pulse aquí para pagar </a>\n\n" "Message Example
\n" -"\n" -"<p>Dear {{ doc.contact_person }},</p>\n" -"\n" -"<p>Requesting payment for {{ doc.doctype }}, {{ doc.name }} for {{ doc.grand_total }}.</p>\n" -"\n" -"<a href=\"{{ payment_url }}\"> click here to pay </a>\n" -"\n" +msgid "\n" -msgstr "" -"Message Example
\n\n" +"<p>Dear {{ doc.contact_person }},</p>\n\n" +"<p>Requesting payment for {{ doc.doctype }}, {{ doc.name }} for {{ doc.grand_total }}.</p>\n\n" +"<a href=\"{{ payment_url }}\"> click here to pay </a>\n\n" "Ejemplo de mensaje
\n" -"\n" -"<p>Estimado {{ doc.contact_person }},</p>\n" -"\n" -"<p>Solicitando pago por {{ doc.doctype }}, {{ doc.name }} por {{ doc.grand_total }}.</p>\n" -"\n" -"<a href=\"{{ payment_url }}\"> Haga clic aquí para pagar </a>\n" -"\n" +msgstr "\n" #. Header text in the Stock Workspace @@ -1030,16 +959,14 @@ msgstr "" #. Header text in the ERPNext Settings Workspace #: erpnext/setup/workspace/erpnext_settings/erpnext_settings.json -msgid "" -"Your Shortcuts\n" +msgid "Your Shortcuts\n" "\t\t\t\n" "\t\t\n" "\t\t\t\n" "\t\t\n" "\t\t\t\n" "\t\t" -msgstr "" -"Tus accesos directos\n" +msgstr "Tus accesos directos\n" "\t\t\t\n" "\t\t\n" "\t\t\t\n" @@ -1054,18 +981,17 @@ msgstr "" msgid "Your Shortcuts" msgstr "Tus accesos directos" -#: erpnext/accounts/doctype/payment_request/payment_request.py:1136 +#: erpnext/accounts/doctype/payment_request/payment_request.py:1137 msgid "Grand Total: {0}" msgstr "Total general: {0}" -#: erpnext/accounts/doctype/payment_request/payment_request.py:1137 +#: erpnext/accounts/doctype/payment_request/payment_request.py:1138 msgid "Outstanding Amount: {0}" msgstr "Importe pendiente: {0}" #. Content of the 'html_19' (HTML) field in DocType 'Inventory Dimension' #: erpnext/stock/doctype/inventory_dimension/inventory_dimension.json -msgid "" -"Ejemplo de mensaje
\n\n" +"<p>Estimado {{ doc.contact_person }},</p>\n\n" +"<p>Solicitando pago por {{ doc.doctype }}, {{ doc.name }} por {{ doc.grand_total }}.</p>\n\n" +"<a href=\"{{ payment_url }}\"> Haga clic aquí para pagar </a>\n\n" "\n" +msgid "
\n\n\n\n\n\n\n" #: erpnext/stock/report/stock_ledger_invariant_check/stock_ledger_invariant_check.py:224 #: erpnext/stock/report/stock_ledger_variance/stock_ledger_variance.py:116 @@ -1178,7 +1085,7 @@ msgstr "Una lista de precios es una colección de Precios de Productos, ya sea d msgid "A Product or a Service that is bought, sold or kept in stock." msgstr "Un Producto o Servicio que se compra, vende o mantiene en stock." -#: erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py:570 +#: erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py:601 msgid "A Reconciliation Job {0} is running for the same filters. Cannot reconcile now" msgstr "Se está ejecutando un trabajo de reconciliación {0} para los mismos filtros. No se puede reconciliar ahora." @@ -1337,7 +1244,7 @@ msgstr "Abreviatura ya utilizada para otra empresa" msgid "Abbreviation is mandatory" msgstr "La abreviatura es obligatoria" -#: erpnext/stock/doctype/item_attribute/item_attribute.py:115 +#: erpnext/stock/doctype/item_attribute/item_attribute.py:117 msgid "Abbreviation: {0} must appear only once" msgstr "Abreviación: {0} debe aparecer sólo una vez" @@ -1431,7 +1338,7 @@ msgstr "Se requiere clave de acceso para el proveedor de servicios: {0}" msgid "According to CEFACT/ICG/2010/IC013 or CEFACT/ICG/2010/IC010" msgstr "Según CEFACT/ICG/2010/IC013 o CEFACT/ICG/2010/IC010" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:1269 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:1279 msgid "According to the BOM {0}, the Item '{1}' is missing in the stock entry." msgstr "Según la BOM{0}, falta el artículo '{1}' en la entrada de stock." @@ -1480,9 +1387,11 @@ msgstr "Balance de Cierre de Cuenta" #. Label of the account_currency (Link) field in DocType 'Purchase Taxes and #. Charges' #. Label of the account_currency (Link) field in DocType 'Sales Taxes and +#. Charges' #. Label of the account_currency (Link) field in DocType 'Unreconcile Payment #. Entries' #. Label of the account_currency (Link) field in DocType 'Landed Cost Taxes and +#. Charges' #: erpnext/accounts/doctype/account_closing_balance/account_closing_balance.json #: erpnext/accounts/doctype/advance_taxes_and_charges/advance_taxes_and_charges.json #: erpnext/accounts/doctype/bank_clearance/bank_clearance.json @@ -1538,6 +1447,7 @@ msgstr "Detalles de la Cuenta" #. Charges' #. Label of the account_head (Link) field in DocType 'POS Closing Entry Taxes' #. Label of the account_head (Link) field in DocType 'Purchase Taxes and +#. Charges' #. Label of the account_head (Link) field in DocType 'Sales Taxes and Charges' #: erpnext/accounts/doctype/advance_taxes_and_charges/advance_taxes_and_charges.json #: erpnext/accounts/doctype/pos_closing_entry_taxes/pos_closing_entry_taxes.json @@ -1818,7 +1728,7 @@ msgstr "Cuenta: {0} es capital Trabajo en progreso y no puede actualizars msgid "Account: {0} can only be updated via Stock Transactions" msgstr "Cuenta: {0} sólo puede ser actualizada mediante transacciones de inventario" -#: erpnext/accounts/doctype/payment_entry/payment_entry.py:2743 +#: erpnext/accounts/doctype/payment_entry/payment_entry.py:2746 msgid "Account: {0} is not permitted under Payment Entry" msgstr "Cuenta: {0} no está permitido en Entrada de pago" @@ -1861,17 +1771,24 @@ msgstr "Contabilidad" #. Label of the section_break_9 (Section Break) field in DocType 'Dunning Type' #. Label of the more_info (Section Break) field in DocType 'POS Invoice' #. Label of the accounting (Section Break) field in DocType 'POS Invoice Item' +#. Label of the accounting_details_section (Section Break) field in DocType #. 'Purchase Invoice' #. Label of the more_info (Section Break) field in DocType 'Sales Invoice' #. Label of the accounting (Section Break) field in DocType 'Sales Invoice #. Item' #. Label of the accounting_details (Section Break) field in DocType 'Purchase #. Order Item' +#. Label of the accounting_details_section (Section Break) field in DocType #. 'Delivery Note Item' +#. Label of the accounting_details_section (Section Break) field in DocType #. 'Material Request Item' +#. Label of the accounting_details_section (Section Break) field in DocType #. 'Purchase Receipt Item' +#. Label of the accounting_details_section (Section Break) field in DocType #. 'Subcontracting Order Item' +#. Label of the accounting_details_section (Section Break) field in DocType #. 'Subcontracting Receipt Item' +#. Label of the accounting_details_section (Section Break) field in DocType #. 'Subcontracting Receipt Supplied Item' #: erpnext/accounts/doctype/dunning/dunning.json #: erpnext/accounts/doctype/dunning_type/dunning_type.json @@ -1932,50 +1849,91 @@ msgstr "Filtro de dimensión contable" #. Label of the accounting_dimensions_section (Section Break) field in DocType #. 'Advance Taxes and Charges' +#. Label of the accounting_dimensions_section (Section Break) field in DocType #. 'Journal Entry Account' +#. Label of the accounting_dimensions_section (Section Break) field in DocType #. 'Journal Entry Template Account' +#. Label of the accounting_dimensions_section (Section Break) field in DocType #. 'Loyalty Program' +#. Label of the accounting_dimensions_section (Section Break) field in DocType #. 'Opening Invoice Creation Tool' +#. Label of the accounting_dimensions_section (Section Break) field in DocType #. 'Opening Invoice Creation Tool Item' +#. Label of the accounting_dimensions_section (Section Break) field in DocType #. 'Payment Entry' +#. Label of the accounting_dimensions_section (Section Break) field in DocType #. 'Payment Reconciliation Allocation' +#. Label of the accounting_dimensions_section (Section Break) field in DocType #. 'Payment Request' +#. Label of the accounting_dimensions_section (Section Break) field in DocType #. 'POS Invoice' +#. Label of the accounting_dimensions_section (Section Break) field in DocType #. 'POS Invoice Item' +#. Label of the accounting_dimensions_section (Section Break) field in DocType #. 'POS Profile' +#. Label of the accounting_dimensions_section (Section Break) field in DocType #. 'Purchase Invoice Item' +#. Label of the accounting_dimensions_section (Section Break) field in DocType #. 'Purchase Taxes and Charges' +#. Label of the accounting_dimensions_section (Section Break) field in DocType #. 'Sales Invoice' +#. Label of the accounting_dimensions_section (Section Break) field in DocType #. 'Sales Invoice Item' +#. Label of the accounting_dimensions_section (Section Break) field in DocType #. 'Sales Taxes and Charges' +#. Label of the accounting_dimensions_section (Section Break) field in DocType #. 'Shipping Rule' +#. Label of the accounting_dimensions_section (Section Break) field in DocType #. 'Subscription' +#. Label of the accounting_dimensions_section (Section Break) field in DocType #. 'Subscription Plan' +#. Label of the accounting_dimensions_section (Section Break) field in DocType #. 'Asset' +#. Label of the accounting_dimensions_section (Section Break) field in DocType #. 'Asset Capitalization' +#. Label of the accounting_dimensions_section (Section Break) field in DocType #. 'Asset Capitalization Asset Item' +#. Label of the accounting_dimensions_section (Section Break) field in DocType #. 'Asset Capitalization Service Item' +#. Label of the accounting_dimensions_section (Section Break) field in DocType #. 'Asset Capitalization Stock Item' +#. Label of the accounting_dimensions_section (Section Break) field in DocType #. 'Asset Value Adjustment' #. Label of the section_break_24 (Section Break) field in DocType 'Request for #. Quotation Item' +#. Label of the accounting_dimensions_section (Section Break) field in DocType #. 'Supplier Quotation' #. Label of the ad_sec_break (Section Break) field in DocType 'Supplier +#. Quotation Item' +#. Label of the accounting_dimensions_section (Section Break) field in DocType #. 'Sales Order' +#. Label of the accounting_dimensions_section (Section Break) field in DocType #. 'Sales Order Item' +#. Label of the accounting_dimensions_section (Section Break) field in DocType #. 'Delivery Note' +#. Label of the accounting_dimensions_section (Section Break) field in DocType #. 'Delivery Note Item' +#. Label of the accounting_dimensions_section (Section Break) field in DocType #. 'Landed Cost Item' +#. Label of the accounting_dimensions_section (Section Break) field in DocType #. 'Material Request Item' +#. Label of the accounting_dimensions_section (Section Break) field in DocType #. 'Purchase Receipt' +#. Label of the accounting_dimensions_section (Section Break) field in DocType #. 'Purchase Receipt Item' #. Label of the accounting_dimensions_section (Tab Break) field in DocType #. 'Stock Entry' +#. Label of the accounting_dimensions_section (Section Break) field in DocType #. 'Stock Entry Detail' +#. Label of the accounting_dimensions_section (Section Break) field in DocType #. 'Stock Reconciliation' +#. Label of the accounting_dimensions_section (Section Break) field in DocType #. 'Subcontracting Order' +#. Label of the accounting_dimensions_section (Section Break) field in DocType #. 'Subcontracting Order Item' +#. Label of the accounting_dimensions_section (Section Break) field in DocType #. 'Subcontracting Receipt Item' +#. Label of the accounting_dimensions_section (Section Break) field in DocType #. 'Subcontracting Receipt Supplied Item' #: erpnext/accounts/doctype/advance_taxes_and_charges/advance_taxes_and_charges.json #: erpnext/accounts/doctype/journal_entry_account/journal_entry_account.json @@ -2027,8 +1985,11 @@ msgstr "Dimensiones contables" #. Label of the accounting_dimensions_section (Section Break) field in DocType #. 'Purchase Invoice' +#. Label of the accounting_dimensions_section (Section Break) field in DocType #. 'Purchase Order' +#. Label of the accounting_dimensions_section (Section Break) field in DocType #. 'Purchase Order Item' +#. Label of the accounting_dimensions_section (Section Break) field in DocType #. 'Subcontracting Receipt' #: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json #: erpnext/buying/doctype/purchase_order/purchase_order.json @@ -2056,8 +2017,8 @@ msgstr "Asientos contables" msgid "Accounting Entry for Asset" msgstr "Entrada Contable para Activos" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:2320 -#: erpnext/stock/doctype/stock_entry/stock_entry.py:2340 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:2330 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:2350 msgid "Accounting Entry for LCV in Stock Entry {0}" msgstr "Entrada Contable para LCV en la Entrada de Stock {0}" @@ -2081,8 +2042,8 @@ msgstr "Entrada contable para servicio" #: erpnext/controllers/stock_controller.py:768 #: erpnext/controllers/stock_controller.py:785 #: erpnext/stock/doctype/purchase_receipt/purchase_receipt.py:940 -#: erpnext/stock/doctype/stock_entry/stock_entry.py:2265 -#: erpnext/stock/doctype/stock_entry/stock_entry.py:2279 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:2275 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:2289 #: erpnext/subcontracting/doctype/subcontracting_receipt/subcontracting_receipt.py:753 msgid "Accounting Entry for Stock" msgstr "Asiento contable para inventario" @@ -2594,7 +2555,7 @@ msgstr "Fecha Real de Finalización" msgid "Actual End Date (via Timesheet)" msgstr "Fecha de finalización real (a través de hoja de horas)" -#: erpnext/manufacturing/doctype/work_order/work_order.py:300 +#: erpnext/manufacturing/doctype/work_order/work_order.py:304 msgid "Actual End Date cannot be before Actual Start Date" msgstr "La fecha de finalización real no puede ser anterior a la fecha de inicio real" @@ -2815,7 +2776,7 @@ msgid "Add Quote" msgstr "Añadir Cita" #. Label of the add_raw_materials (Button) field in DocType 'BOM Operation' -#: erpnext/manufacturing/doctype/bom/bom.js:1050 +#: erpnext/manufacturing/doctype/bom/bom.js:1054 #: erpnext/manufacturing/doctype/bom_operation/bom_operation.json msgid "Add Raw Materials" msgstr "Agregar Materias Primas" @@ -2847,6 +2808,7 @@ msgstr "Añadir agenda" #. Label of the add_serial_batch_bundle (Button) field in DocType #. 'Subcontracting Receipt Item' +#. Label of the add_serial_batch_bundle (Button) field in DocType #. 'Subcontracting Receipt Supplied Item' #: erpnext/subcontracting/doctype/subcontracting_receipt_item/subcontracting_receipt_item.json #: erpnext/subcontracting/doctype/subcontracting_receipt_supplied_item/subcontracting_receipt_supplied_item.json @@ -2855,6 +2817,7 @@ msgstr "Añadir Nro. Serie/Lote" #. Label of the add_serial_batch_bundle (Button) field in DocType 'Purchase #. Invoice Item' +#. Label of the add_serial_batch_bundle (Button) field in DocType 'Purchase #. Receipt Item' #. Label of the add_serial_batch_bundle (Button) field in DocType 'Stock Entry #. Detail' @@ -2869,6 +2832,7 @@ msgstr "Añadir Nro Serie/Lote" #. Label of the add_serial_batch_for_rejected_qty (Button) field in DocType #. 'Purchase Receipt Item' +#. Label of the add_serial_batch_for_rejected_qty (Button) field in DocType #. 'Subcontracting Receipt Item' #: erpnext/stock/doctype/purchase_receipt_item/purchase_receipt_item.json #: erpnext/subcontracting/doctype/subcontracting_receipt_item/subcontracting_receipt_item.json @@ -2924,7 +2888,7 @@ msgid "Add details" msgstr "Añadir detalles" #: erpnext/stock/doctype/pick_list/pick_list.js:89 -#: erpnext/stock/doctype/pick_list/pick_list.py:937 +#: erpnext/stock/doctype/pick_list/pick_list.py:967 msgid "Add items in the Item Locations table" msgstr "Agregar elementos en la tabla Ubicaciones de elementos" @@ -3002,6 +2966,7 @@ msgstr "Costo adicional" #. Label of the additional_cost_per_qty (Currency) field in DocType #. 'Subcontracting Order Item' +#. Label of the additional_cost_per_qty (Currency) field in DocType #. 'Subcontracting Receipt Item' #: erpnext/subcontracting/doctype/subcontracting_order_item/subcontracting_order_item.json #: erpnext/subcontracting/doctype/subcontracting_receipt_item/subcontracting_receipt_item.json @@ -3015,7 +2980,9 @@ msgstr "Costo adicional por cantidad" #. 'Subcontracting Order' #. Label of the additional_costs (Table) field in DocType 'Subcontracting #. Order' +#. Label of the tab_additional_costs (Tab Break) field in DocType #. 'Subcontracting Receipt' +#. Label of the additional_costs (Table) field in DocType 'Subcontracting #. Receipt' #: erpnext/stock/doctype/stock_entry/stock_entry.json #: erpnext/subcontracting/doctype/subcontracting_order/subcontracting_order.json @@ -3048,6 +3015,7 @@ msgstr "Detalles adicionales" #. Label of the section_break_41 (Section Break) field in DocType 'Supplier #. Quotation' #. Label of the section_break_44 (Section Break) field in DocType 'Quotation' +#. Label of the additional_discount_section (Section Break) field in DocType #. 'Sales Order' #. Label of the section_break_49 (Section Break) field in DocType 'Delivery #. Note' @@ -3095,12 +3063,15 @@ msgstr "Cantidad de descuento adicional" #. Label of the base_discount_amount (Currency) field in DocType 'Purchase #. Invoice' #. Label of the base_discount_amount (Currency) field in DocType 'Sales +#. Invoice' +#. Label of the base_discount_amount (Currency) field in DocType 'Purchase #. Order' #. Label of the base_discount_amount (Currency) field in DocType 'Supplier #. Quotation' #. Label of the base_discount_amount (Currency) field in DocType 'Quotation' #. Label of the base_discount_amount (Currency) field in DocType 'Delivery #. Note' +#. Label of the base_discount_amount (Currency) field in DocType 'Purchase #. Receipt' #: erpnext/accounts/doctype/pos_invoice/pos_invoice.json #: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json @@ -3122,13 +3093,20 @@ msgstr "El monto de descuento adicional ({discount_amount}) no puede exceder el #. Label of the additional_discount_percentage (Float) field in DocType #. 'Purchase Invoice' #. Label of the additional_discount_percentage (Float) field in DocType 'Sales +#. Invoice' #. Label of the additional_discount_percentage (Percent) field in DocType #. 'Subscription' +#. Label of the additional_discount_percentage (Float) field in DocType #. 'Purchase Order' +#. Label of the additional_discount_percentage (Float) field in DocType #. 'Supplier Quotation' +#. Label of the additional_discount_percentage (Float) field in DocType #. 'Quotation' +#. Label of the additional_discount_percentage (Float) field in DocType 'Sales #. Order' +#. Label of the additional_discount_percentage (Float) field in DocType #. 'Delivery Note' +#. Label of the additional_discount_percentage (Float) field in DocType #. 'Purchase Receipt' #: erpnext/accounts/doctype/pos_invoice/pos_invoice.json #: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json @@ -3164,13 +3142,16 @@ msgstr "" #. Label of the more_information (Section Break) field in DocType 'Sales #. Invoice' #. Label of the section_break_jtou (Section Break) field in DocType 'Asset' +#. Label of the additional_info_section (Section Break) field in DocType #. 'Purchase Order' #. Label of the more_info (Section Break) field in DocType 'Supplier Quotation' #. Label of the sb_more_info (Section Break) field in DocType 'Task' +#. Label of the additional_info_section (Section Break) field in DocType #. 'Quotation' #. Label of the additional_info_section (Section Break) field in DocType 'Sales #. Order' #. Label of the more_info (Section Break) field in DocType 'Delivery Note' +#. Label of the additional_info_section (Section Break) field in DocType #. 'Purchase Receipt' #: erpnext/accounts/doctype/journal_entry/journal_entry.json #: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json @@ -3198,7 +3179,7 @@ msgstr "Información Adicional" msgid "Additional Information updated successfully." msgstr "Información adicional actualizada exitosamente." -#: erpnext/manufacturing/doctype/work_order/work_order.js:830 +#: erpnext/manufacturing/doctype/work_order/work_order.js:834 msgid "Additional Material Transfer" msgstr "Transferencia de material adicional" @@ -3221,15 +3202,13 @@ msgstr "Costos adicionales de operación" msgid "Additional Transferred Qty" msgstr "Cantidad adicional transferida" -#: erpnext/manufacturing/doctype/work_order/work_order.py:782 -msgid "" -"Additional Transferred Qty {0}\n" +#: erpnext/manufacturing/doctype/work_order/work_order.py:841 +msgid "Additional Transferred Qty {0}\n" "\t\t\t\t\tcannot be greater than {1}.\n" "\t\t\t\t\tTo fix this, increase the percentage value\n" "\t\t\t\t\tof the field 'Transfer Extra Raw Materials to WIP'\n" "\t\t\t\t\tin Manufacturing Settings." -msgstr "" -"La cantidad transferida adicional {0}\n" +msgstr "La cantidad transferida adicional {0}\n" "\t\t\t\t\tno puede ser mayor que {1}.\n" "\t\t\t\t\tPara solucionar esto, aumente el valor porcentual\n" "\t\t\t\t\tdel campo 'Transferir materias primas adicionales a WIP'\n" @@ -3243,7 +3222,10 @@ msgstr "Se requiere {0} {1} adicional del artículo {2} según la lista de mater #. Label of the contact_and_address_tab (Tab Break) field in DocType 'POS #. Invoice' #. Label of the address_and_contact_tab (Tab Break) field in DocType 'Purchase +#. Invoice' #. Label of the contact_and_address_tab (Tab Break) field in DocType 'Sales +#. Invoice' +#. Label of the address_and_contact_tab (Tab Break) field in DocType 'Purchase #. Order' #. Label of the address_and_contact_tab (Tab Break) field in DocType 'Request #. for Quotation' @@ -3260,6 +3242,7 @@ msgstr "Se requiere {0} {1} adicional del artículo {2} según la lista de mater #. Label of the company_info (Section Break) field in DocType 'Company' #. Label of the address_and_contact_tab (Tab Break) field in DocType 'Delivery #. Note' +#. Label of the address_and_contact_tab (Tab Break) field in DocType 'Purchase #. Receipt' #: erpnext/accounts/doctype/dunning/dunning.json #: erpnext/accounts/doctype/pos_invoice/pos_invoice.json @@ -3451,6 +3434,7 @@ msgstr "Estado del pago anticipado" #. Label of the advances_section (Section Break) field in DocType 'Purchase #. Invoice' #. Label of the advances_section (Section Break) field in DocType 'Sales +#. Invoice' #. Label of the advance_payments_section (Section Break) field in DocType #. 'Company' #: erpnext/accounts/doctype/pos_invoice/pos_invoice.json @@ -3502,6 +3486,7 @@ msgstr "El anticipo pagado contra {0} {1} no puede ser mayor que el total genera #. Description of the 'Only Include Allocated Payments' (Check) field in #. DocType 'Purchase Invoice' +#. Description of the 'Only Include Allocated Payments' (Check) field in #. DocType 'Sales Invoice' #: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json #: erpnext/accounts/doctype/sales_invoice/sales_invoice.json @@ -3568,6 +3553,7 @@ msgstr "Contra la cuenta" #. Item' #. Label of the against_blanket_order (Check) field in DocType 'Quotation Item' #. Label of the against_blanket_order (Check) field in DocType 'Sales Order +#. Item' #: erpnext/buying/doctype/purchase_order_item/purchase_order_item.json #: erpnext/selling/doctype/quotation_item/quotation_item.json #: erpnext/selling/doctype/sales_order_item/sales_order_item.json @@ -3623,6 +3609,7 @@ msgstr "Contra Producto Terminado" #. Label of the against_income_account (Small Text) field in DocType 'POS #. Invoice' #. Label of the against_income_account (Small Text) field in DocType 'Sales +#. Invoice' #: erpnext/accounts/doctype/pos_invoice/pos_invoice.json #: erpnext/accounts/doctype/sales_invoice/sales_invoice.json msgid "Against Income Account" @@ -3764,6 +3751,7 @@ msgstr "Agente" #. Label of the agent_busy_message (Data) field in DocType 'Incoming Call #. Settings' #. Label of the agent_busy_message (Data) field in DocType 'Voice Call +#. Settings' #: erpnext/telephony/doctype/incoming_call_settings/incoming_call_settings.json #: erpnext/telephony/doctype/voice_call_settings/voice_call_settings.json msgid "Agent Busy Message" @@ -3832,6 +3820,7 @@ msgstr "Todas las cuentas" #. Label of the all_activities_section (Section Break) field in DocType 'Lead' #. Label of the all_activities_section (Section Break) field in DocType #. 'Opportunity' +#. Label of the all_activities_section (Section Break) field in DocType #. 'Prospect' #: erpnext/crm/doctype/lead/lead.json #: erpnext/crm/doctype/opportunity/opportunity.json @@ -4001,11 +3990,11 @@ msgstr "Todos los artículos ya están solicitados" msgid "All items have already been Invoiced/Returned" msgstr "Todos los artículos ya han sido facturados / devueltos" -#: erpnext/stock/doctype/delivery_note/delivery_note.py:1201 +#: erpnext/stock/doctype/delivery_note/delivery_note.py:1213 msgid "All items have already been received" msgstr "Ya se han recibido todos los artículos" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:3652 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:3662 msgid "All items have already been transferred for this Work Order." msgstr "Todos los artículos ya han sido transferidos para esta Orden de Trabajo." @@ -4021,6 +4010,10 @@ msgstr "Todos los artículos deben estar vinculados a una orden de venta o una o msgid "All linked Sales Orders must be subcontracted." msgstr "Todas las órdenes de venta vinculadas deben ser subcontratadas." +#: erpnext/stock/doctype/pick_list/pick_list.py:1598 +msgid "All picked items have already been transferred against this Pick List" +msgstr "" + #. Description of the 'Carry Forward Communication and Comments' (Check) field #. in DocType 'CRM Settings' #: erpnext/crm/doctype/crm_settings/crm_settings.json @@ -4031,11 +4024,11 @@ msgstr "Todos los comentarios y correos electrónicos se copiarán de un documen msgid "All the items have been already returned." msgstr "Todos los artículos ya han sido devueltos." -#: erpnext/manufacturing/doctype/work_order/work_order.js:1275 +#: erpnext/manufacturing/doctype/work_order/work_order.js:1286 msgid "All the required items (raw materials) will be fetched from BOM and populated in this table. Here you can also change the Source Warehouse for any item. And during the production, you can track transferred raw materials from this table." msgstr "Todos los artículos necesarios (LdM) se obtendrán de la lista de materiales y se rellenarán en esta tabla. Aquí también puede cambiar el Almacén de Origen para cualquier artículo. Y durante la producción, puede hacer un seguimiento de las materias primas transferidas desde esta tabla." -#: erpnext/stock/doctype/delivery_note/delivery_note.py:836 +#: erpnext/stock/doctype/delivery_note/delivery_note.py:848 msgid "All these items have already been Invoiced/Returned" msgstr "Todos estos artículos ya han sido facturados / devueltos" @@ -4048,6 +4041,7 @@ msgstr "Asignar" #. Label of the allocate_advances_automatically (Check) field in DocType 'POS #. Invoice' #. Label of the allocate_advances_automatically (Check) field in DocType 'Sales +#. Invoice' #: erpnext/accounts/doctype/pos_invoice/pos_invoice.json #: erpnext/accounts/doctype/sales_invoice/sales_invoice.json msgid "Allocate Advances Automatically (FIFO)" @@ -4290,7 +4284,7 @@ msgstr "" #. Label of the allow_rename_attribute_value (Check) field in DocType 'Item #. Variant Settings' -#: erpnext/controllers/item_variant.py:201 +#: erpnext/controllers/item_variant.py:263 #: erpnext/stock/doctype/item_variant_settings/item_variant_settings.json msgid "Allow Rename Attribute Value" msgstr "Permitir Cambiar el Nombre del Valor del Atributo" @@ -4307,7 +4301,7 @@ msgstr "Permitir solicitud de cotización con cantidad cero" msgid "Allow Resetting Service Level Agreement" msgstr "Permitir restablecer el acuerdo de nivel de servicio" -#: erpnext/support/doctype/service_level_agreement/service_level_agreement.py:785 +#: erpnext/support/doctype/service_level_agreement/service_level_agreement.py:788 msgid "Allow Resetting Service Level Agreement from Support Settings." msgstr "Permitir restablecer el acuerdo de nivel de servicio desde la configuración de soporte." @@ -4372,8 +4366,10 @@ msgstr "Permitir Tarifa Cero" #. Label of the allow_zero_valuation_rate (Check) field in DocType 'Purchase #. Invoice Item' #. Label of the allow_zero_valuation_rate (Check) field in DocType 'Sales +#. Invoice Item' #. Label of the allow_zero_valuation_rate (Check) field in DocType 'Delivery #. Note Item' +#. Label of the allow_zero_valuation_rate (Check) field in DocType 'Purchase #. Receipt Item' #. Label of the allow_zero_valuation_rate (Check) field in DocType 'Stock Entry #. Detail' @@ -4570,6 +4566,14 @@ msgstr "Permitido para realizar Transacciones con" msgid "Allowed Users" msgstr "" +#: erpnext/crm/doctype/crm_settings/crm_settings.py:59 +msgid "Allowed Users is not required as Frappe CRM is already installed on the site." +msgstr "" + +#: erpnext/crm/doctype/crm_settings/crm_settings.js:17 +msgid "Allowed Users is required for data synchronization from remote Frappe CRM site." +msgstr "" + #: erpnext/accounts/doctype/party_link/party_link.py:27 msgid "Allowed primary roles are 'Customer' and 'Supplier'. Please select one of these roles only." msgstr "Los roles permitidos son 'Cliente' y 'Proveedor'. Por favor, seleccione uno de estos roles." @@ -4613,7 +4617,7 @@ msgstr "Permite a los usuarios validar cotizaciones de proveedores sin cantidad. msgid "Already Imported" msgstr "" -#: erpnext/stock/doctype/pick_list/pick_list.py:1086 +#: erpnext/stock/doctype/pick_list/pick_list.py:1116 msgid "Already Picked" msgstr "Ya recogido" @@ -4693,7 +4697,9 @@ msgstr "Preguntar siempre" #. Label of the amount (Currency) field in DocType 'Payment Order Reference' #. Label of the amount (Currency) field in DocType 'Payment Reconciliation #. Allocation' +#. Label of the amount (Currency) field in DocType 'Payment Reconciliation #. Invoice' +#. Label of the amount (Currency) field in DocType 'Payment Reconciliation #. Payment' #. Label of the amount (Currency) field in DocType 'Payment Reference' #. Label of the grand_total (Currency) field in DocType 'Payment Request' @@ -4712,27 +4718,33 @@ msgstr "Preguntar siempre" #. Option for the 'Margin Type' (Select) field in DocType 'Purchase Invoice #. Item' #. Label of the tax_amount (Currency) field in DocType 'Purchase Taxes and +#. Charges' #. Option for the 'Margin Type' (Select) field in DocType 'Sales Invoice Item' #. Label of the amount (Currency) field in DocType 'Sales Invoice Item' #. Label of the amount (Currency) field in DocType 'Sales Invoice Payment' #. Label of the grand_total (Currency) field in DocType 'Sales Invoice #. Reference' #. Label of the tax_amount (Currency) field in DocType 'Sales Taxes and +#. Charges' #. Label of the amount (Currency) field in DocType 'Share Balance' #. Label of the amount (Currency) field in DocType 'Share Transfer' #. Label of the amount (Currency) field in DocType 'Asset Capitalization #. Service Item' #. Label of the amount (Currency) field in DocType 'Asset Capitalization Stock +#. Item' #. Label of the amount (Currency) field in DocType 'Purchase Order Item' #. Option for the 'Margin Type' (Select) field in DocType 'Purchase Order Item' #. Label of the amount (Currency) field in DocType 'Purchase Order Item #. Supplied' #. Label of the amount (Currency) field in DocType 'Purchase Receipt Item +#. Supplied' #. Label of the amount (Currency) field in DocType 'Supplier Quotation Item' #. Option for the 'Margin Type' (Select) field in DocType 'Supplier Quotation +#. Item' #. Label of the amount (Currency) field in DocType 'Opportunity Item' #. Label of the amount (Currency) field in DocType 'Prospect Opportunity' #. Label of the amount_section (Section Break) field in DocType 'BOM Creator +#. Item' #. Label of the amount (Currency) field in DocType 'BOM Creator Item' #. Label of the amount (Currency) field in DocType 'BOM Explosion Item' #. Label of the amount (Currency) field in DocType 'BOM Item' @@ -4746,21 +4758,30 @@ msgstr "Preguntar siempre" #. Label of the amount (Currency) field in DocType 'Delivery Note Item' #. Label of the amount (Currency) field in DocType 'Landed Cost Item' #. Label of the amount (Currency) field in DocType 'Landed Cost Taxes and +#. Charges' #. Option for the 'Distribute Charges Based On' (Select) field in DocType #. 'Landed Cost Voucher' #. Label of the amount (Currency) field in DocType 'Material Request Item' #. Label of the amount (Currency) field in DocType 'Purchase Receipt Item' #. Option for the 'Margin Type' (Select) field in DocType 'Purchase Receipt +#. Item' #. Label of the amount (Currency) field in DocType 'Stock Entry Detail' #. Label of the amount (Currency) field in DocType 'Stock Reconciliation Item' #. Label of the amount (Currency) field in DocType 'Subcontracting Inward Order +#. Service Item' #. Option for the 'Distribute Additional Costs Based On ' (Select) field in #. DocType 'Subcontracting Order' #. Label of the amount (Currency) field in DocType 'Subcontracting Order Item' #. Label of the amount (Currency) field in DocType 'Subcontracting Order +#. Service Item' +#. Label of the amount (Currency) field in DocType 'Subcontracting Order #. Supplied Item' +#. Option for the 'Distribute Additional Costs Based On ' (Select) field in #. DocType 'Subcontracting Receipt' #. Label of the amount (Currency) field in DocType 'Subcontracting Receipt +#. Item' +#. Label of the amount (Currency) field in DocType 'Subcontracting Receipt +#. Supplied Item' #: banking/src/components/features/BankReconciliation/BankClearanceSummary.tsx:169 #: banking/src/components/features/BankReconciliation/BankClearanceSummary.tsx:327 #: banking/src/components/features/BankReconciliation/BankTransactionUnreconcileModalBody.tsx:57 @@ -4880,8 +4901,10 @@ msgstr "Importe (AED)" #. Label of the base_amount (Currency) field in DocType 'POS Invoice Item' #. Label of the base_amount (Currency) field in DocType 'Purchase Invoice Item' #. Label of the base_tax_amount (Currency) field in DocType 'Purchase Taxes and +#. Charges' #. Label of the base_amount (Currency) field in DocType 'Sales Invoice Item' #. Label of the base_tax_amount (Currency) field in DocType 'Sales Taxes and +#. Charges' #. Label of the base_amount (Currency) field in DocType 'Purchase Order Item' #. Label of the base_amount (Currency) field in DocType 'Supplier Quotation #. Item' @@ -4891,6 +4914,7 @@ msgstr "Importe (AED)" #. Label of the base_amount (Currency) field in DocType 'Sales Order Item' #. Label of the base_amount (Currency) field in DocType 'Delivery Note Item' #. Label of the base_amount (Currency) field in DocType 'Landed Cost Taxes and +#. Charges' #. Label of the amount (Currency) field in DocType 'Landed Cost Vendor Invoice' #. Label of the base_amount (Currency) field in DocType 'Purchase Receipt Item' #: erpnext/accounts/doctype/advance_payment_ledger_entry/advance_payment_ledger_entry.json @@ -4934,7 +4958,9 @@ msgstr "Diferencia de tarifa con la factura de compra" #. Invoice' #. Label of the amount_eligible_for_commission (Currency) field in DocType #. 'Sales Invoice' +#. Label of the amount_eligible_for_commission (Currency) field in DocType #. 'Sales Order' +#. Label of the amount_eligible_for_commission (Currency) field in DocType #. 'Delivery Note' #: erpnext/accounts/doctype/pos_invoice/pos_invoice.json #: erpnext/accounts/doctype/sales_invoice/sales_invoice.json @@ -5062,7 +5088,7 @@ msgstr "Se ha producido un error al volver a recalcular la valoración del artí msgid "An error occurred during the update process" msgstr "Se produjo un error durante el proceso de actualización" -#: erpnext/stock/reorder_item.py:378 +#: erpnext/stock/reorder_item.py:380 msgid "An error occurred for certain Items while creating Material Requests based on Re-order level. Please rectify these issues :" msgstr "Se ha producido un error para ciertos artículos al crear solicitudes de material basadas en el nivel de re-pedido. Por favor, rectifica estos problemas:" @@ -5119,7 +5145,7 @@ msgstr "Ya existe otro registro de presupuesto '{0}' para {1} '{2}' y la cuenta msgid "Another Cost Center Allocation record {0} applicable from {1}, hence this allocation will be applicable upto {2}" msgstr "Otro registro de Asignación de Centro de Coste {0} aplicable desde {1}, por lo tanto esta asignación será aplicable hasta {2}" -#: erpnext/accounts/doctype/payment_request/payment_request.py:885 +#: erpnext/accounts/doctype/payment_request/payment_request.py:886 msgid "Another Payment Request is already processed" msgstr "Ya se ha tramitado otra solicitud de pago" @@ -5267,6 +5293,7 @@ msgstr "Código de cupón aplicado" #. Description of the 'Minimum Value' (Float) field in DocType 'Quality #. Inspection Reading' #. Description of the 'Maximum Value' (Float) field in DocType 'Quality +#. Inspection Reading' #: erpnext/stock/doctype/quality_inspection_reading/quality_inspection_reading.json msgid "Applied on each reading." msgstr "Aplicado en cada lectura." @@ -5326,8 +5353,8 @@ msgstr "Aplicar de descuento en" #. Label of the apply_discount_on_rate (Check) field in DocType 'Pricing Rule' #: erpnext/accounts/doctype/pricing_rule/pricing_rule.json -#: erpnext/accounts/doctype/pricing_rule/pricing_rule.py:190 -#: erpnext/accounts/doctype/pricing_rule/pricing_rule.py:199 +#: erpnext/accounts/doctype/pricing_rule/pricing_rule.py:208 +#: erpnext/accounts/doctype/pricing_rule/pricing_rule.py:217 msgid "Apply Discount on Discounted Rate" msgstr "Aplicar descuento sobre tarifa con descuento" @@ -5341,6 +5368,7 @@ msgstr "Aplicar descuento en tarifa" #. Rule' #. Label of the apply_multiple_pricing_rules (Check) field in DocType #. 'Promotional Scheme Price Discount' +#. Label of the apply_multiple_pricing_rules (Check) field in DocType #. 'Promotional Scheme Product Discount' #: erpnext/accounts/doctype/pricing_rule/pricing_rule.json #: erpnext/accounts/doctype/promotional_scheme_price_discount/promotional_scheme_price_discount.json @@ -5424,6 +5452,12 @@ msgstr "Aplicar a todos los documentos de inventario" msgid "Apply to Document" msgstr "Aplicar al documento" +#. Description of the 'Additional Discount Amount' (Currency) field in DocType +#. 'Sales Order' +#: erpnext/selling/doctype/sales_order/sales_order.json +msgid "Applying a Discount Amount? When this Sales Order is partially fulfilled through multiple Delivery Notes and Sales Invoices, the Discount Amount is allocated on a FIFO basis. The earlier transactions receive a larger share of the discount. To spread the discount proportionally across item prices, use Additional Discount Percentage instead." +msgstr "" + #. Name of a DocType #. Label of a Workspace Sidebar Item #: erpnext/crm/doctype/appointment/appointment.json @@ -5587,11 +5621,11 @@ msgstr "A fecha" msgid "As per Stock UOM" msgstr "Unidad de Medida Según Inventario" -#: erpnext/accounts/doctype/pricing_rule/pricing_rule.py:189 +#: erpnext/accounts/doctype/pricing_rule/pricing_rule.py:207 msgid "As the field {0} is enabled, the field {1} is mandatory." msgstr "Como el campo {0} está habilitado, el campo {1} es obligatorio." -#: erpnext/accounts/doctype/pricing_rule/pricing_rule.py:197 +#: erpnext/accounts/doctype/pricing_rule/pricing_rule.py:215 msgid "As the field {0} is enabled, the value of the field {1} should be more than 1." msgstr "Como el campo {0} está habilitado, el valor del campo {1} debe ser superior a 1." @@ -6215,15 +6249,15 @@ msgstr "Condiciones de asignación" msgid "Associate" msgstr "Asociado" -#: erpnext/stock/doctype/pick_list/pick_list.py:138 +#: erpnext/stock/doctype/pick_list/pick_list.py:140 msgid "At Row #{0}: The picked quantity {1} for the item {2} is greater than available stock {3} for the batch {4} in the warehouse {5}. Please restock the item." msgstr "En la fila #{0}: La cantidad recolectada {1} del artículo {2} es mayor que el stock disponible {3} del lote {4} en el almacén {5}. Por favor, reabastezca el artículo." -#: erpnext/stock/doctype/pick_list/pick_list.py:163 +#: erpnext/stock/doctype/pick_list/pick_list.py:165 msgid "At Row #{0}: The picked quantity {1} for the item {2} is greater than available stock {3} in the warehouse {4}." msgstr "En la fila #{0}: La cantidad seleccionada {1} para el artículo {2} es mayor que el stock disponible {3} en el almacén {4}." -#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:1486 +#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:1487 msgid "At Row {0}: In Serial and Batch Bundle {1} must have docstatus as 1 and not 0" msgstr "En la fila {0}: en el paquete serial y por lotes {1} debe tener docstatus como 1 y no 0" @@ -6252,11 +6286,11 @@ msgstr "Se requiere al menos un modo de pago de la factura POS." msgid "At least one of the Applicable Modules should be selected" msgstr "Se debe seleccionar al menos uno de los módulos aplicables." -#: erpnext/accounts/doctype/pricing_rule/pricing_rule.py:204 +#: erpnext/accounts/doctype/pricing_rule/pricing_rule.py:222 msgid "At least one of the Selling or Buying must be selected" msgstr "Debe seleccionarse al menos una de las opciones de Venta o Compra" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:417 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:426 msgid "At least one raw material item must be present in the stock entry for the type {0}" msgstr "" @@ -6264,11 +6298,11 @@ msgstr "" msgid "At least one row is required for a financial report template" msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:981 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:991 msgid "At least one warehouse is mandatory" msgstr "Es obligatorio tener al menos un almacén" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:884 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:894 msgid "At row #{0}: the Difference Account must not be a Stock type account, please change the Account Type for the account {1} or select a different account" msgstr "En la fila #{0}: la Cuenta de Diferencia no debe ser una cuenta de tipo Acciones, cambie el Tipo de Cuenta para la cuenta {1} o seleccione una cuenta diferente" @@ -6276,11 +6310,11 @@ msgstr "En la fila #{0}: la Cuenta de Diferencia no debe ser una cuenta de tipo msgid "At row #{0}: the sequence id {1} cannot be less than previous row sequence id {2}" msgstr "En la fila n.º {0}: el ID de secuencia {1} no puede ser menor que el ID de secuencia de fila anterior {2}" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:895 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:905 msgid "At row #{0}: you have selected the Difference Account {1}, which is a Cost of Goods Sold type account. Please select a different account" msgstr "" -#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:1234 +#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:1235 msgid "At row {0}: Batch No is mandatory for Item {1}" msgstr "En la fila {0}: el Núm. de Lote es obligatorio para el Producto {1}" @@ -6288,11 +6322,11 @@ msgstr "En la fila {0}: el Núm. de Lote es obligatorio para el Producto {1}" msgid "At row {0}: Parent Row No cannot be set for item {1}" msgstr "En la fila {0}: No se puede establecer el nº de fila padre para el artículo {1}" -#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:1219 +#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:1220 msgid "At row {0}: Qty is mandatory for the batch {1}" msgstr "En la fila {0}: La cant. es obligatoria para el lote {1}" -#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:1226 +#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:1227 msgid "At row {0}: Serial No is mandatory for Item {1}" msgstr "En la fila {0}: el Núm. Serial es obligatorio para el Producto {1}" @@ -6368,7 +6402,7 @@ msgstr "" msgid "Attribute table is mandatory" msgstr "Tabla de atributos es obligatoria" -#: erpnext/stock/doctype/item_attribute/item_attribute.py:110 +#: erpnext/stock/doctype/item_attribute/item_attribute.py:112 msgid "Attribute value: {0} must appear only once" msgstr "Valor del atributo: {0} debe aparecer sólo una vez" @@ -6481,7 +6515,7 @@ msgstr "Obtener automáticamente números de serie" msgid "Auto Material Request" msgstr "Requisición de Materiales Automática" -#: erpnext/stock/reorder_item.py:329 +#: erpnext/stock/reorder_item.py:331 msgid "Auto Material Requests Generated" msgstr "Solicitudes de Material Automáticamente Generadas" @@ -6758,7 +6792,9 @@ msgstr "Cant. disponible para reservar" #. Label of the available_quantity_section (Section Break) field in DocType #. 'Sales Invoice Item' +#. Label of the available_quantity_section (Section Break) field in DocType #. 'Quotation Item' +#. Label of the available_quantity_section (Section Break) field in DocType #. 'Sales Order Item' #. Label of the qty (Float) field in DocType 'Quick Stock Balance' #: erpnext/accounts/doctype/sales_invoice_item/sales_invoice_item.json @@ -6795,7 +6831,7 @@ msgstr "Fecha de disponibilidad para uso" msgid "Available for use date is required" msgstr "Disponible para la fecha de uso es obligatorio" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:1231 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:1241 msgid "Available quantity is {0}, you need {1}" msgstr "La cantidad disponible es {0}, necesita {1}" @@ -6997,11 +7033,13 @@ msgstr "" #. Label of the bom_detail_no (Data) field in DocType 'Purchase Order Item #. Supplied' #. Label of the bom_detail_no (Data) field in DocType 'Purchase Receipt Item +#. Supplied' #. Label of the bom_detail_no (Data) field in DocType 'Subcontracting Inward #. Order Received Item' #. Label of the bom_detail_no (Data) field in DocType 'Subcontracting Order #. Supplied Item' #. Label of the bom_detail_no (Data) field in DocType 'Subcontracting Receipt +#. Supplied Item' #: erpnext/buying/doctype/purchase_order_item_supplied/purchase_order_item_supplied.json #: erpnext/buying/doctype/purchase_receipt_item_supplied/purchase_receipt_item_supplied.json #: erpnext/subcontracting/doctype/subcontracting_inward_order_received_item/subcontracting_inward_order_received_item.json @@ -7046,6 +7084,7 @@ msgstr "LdM Nivel" #. Item' #. Label of the bom_no (Link) field in DocType 'Production Plan Item' #. Label of the bom_no (Link) field in DocType 'Production Plan Sub Assembly +#. Item' #. Label of the bom_no (Link) field in DocType 'Work Order' #. Label of the bom_no (Link) field in DocType 'Sales Order Item' #. Label of the bom_no (Link) field in DocType 'Material Request Item' @@ -7187,7 +7226,7 @@ msgstr "BOM de artículo del sitio web" msgid "BOM Website Operation" msgstr "Operación de Página Web de lista de materiales" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:2758 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:2768 msgid "BOM and Finished Good Quantity is mandatory for Disassembly" msgstr "La lista de materiales y la cantidad de producto terminado son obligatorias para el desmontaje" @@ -7490,6 +7529,7 @@ msgstr "" #. Label of the bank_account_details (Section Break) field in DocType 'Payment #. Order Reference' +#. Label of the bank_account_details (Section Break) field in DocType 'Payment #. Request' #: erpnext/accounts/doctype/payment_order_reference/payment_order_reference.json #: erpnext/accounts/doctype/payment_request/payment_request.json @@ -8105,11 +8145,11 @@ msgstr "" msgid "Batch No" msgstr "Lote Nro." -#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:1237 +#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:1238 msgid "Batch No is mandatory" msgstr "El número de lote es obligatorio" -#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:3520 +#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:3530 msgid "Batch No {0} does not exists" msgstr "Lote núm. {0} no existe" @@ -8117,7 +8157,7 @@ msgstr "Lote núm. {0} no existe" msgid "Batch No {0} is linked with Item {1} which has serial no. Please scan serial no instead." msgstr "El lote número {0} está vinculado con el artículo {1} que tiene número de serie. Por favor, escanee el número de serie en su lugar." -#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:490 +#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:491 msgid "Batch No {0} is not present in the original {1} {2}, hence you can't return it against the {1} {2}" msgstr "El número de lote {0} no está presente en el original {1} {2}, por lo tanto no puede devolverlo contra el {1} {2}" @@ -8132,7 +8172,7 @@ msgstr "Nº de Lote" msgid "Batch Nos" msgstr "Números de Lote" -#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:2059 +#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:2060 msgid "Batch Nos are created successfully" msgstr "Los Núm. de Lote se crearon correctamente" @@ -8186,7 +8226,7 @@ msgstr "Unidad de medida por lotes" msgid "Batch and Serial No" msgstr "Núm. de Lote y Serie" -#: erpnext/manufacturing/doctype/work_order/work_order.py:1009 +#: erpnext/manufacturing/doctype/work_order/work_order.py:1068 msgid "Batch not created for item {} since it does not have a batch series." msgstr "Lote no creado para el artículo {}, ya que no tiene serie de lote." @@ -8209,12 +8249,12 @@ msgstr "Lote {0} y almacén" msgid "Batch {0} is not available in warehouse {1}" msgstr "El lote {0} no está disponible en el almacén {1}" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:3836 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:3846 #: erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py:290 msgid "Batch {0} of Item {1} has expired." msgstr "El lote {0} del producto {1} ha expirado." -#: erpnext/stock/doctype/stock_entry/stock_entry.py:3842 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:3852 msgid "Batch {0} of Item {1} is disabled." msgstr "El lote {0} del elemento {1} está deshabilitado." @@ -8362,7 +8402,9 @@ msgstr "Facturado, Recibido y Devuelto" #. Label of the contact_info (Section Break) field in DocType 'Delivery Note' #. Label of the address_display (Text Editor) field in DocType 'Delivery Note' #. Label of the billing_address (Link) field in DocType 'Purchase Receipt' +#. Label of the billing_address_display (Text Editor) field in DocType #. 'Purchase Receipt' +#. Label of the billing_address_display (Text Editor) field in DocType #. 'Subcontracting Receipt' #: erpnext/accounts/doctype/accounts_settings/accounts_settings.json #: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json @@ -8379,7 +8421,9 @@ msgstr "Dirección de Facturación" #. 'Purchase Order' #. Label of the billing_address_display (Text Editor) field in DocType 'Request #. for Quotation' +#. Label of the billing_address_display (Text Editor) field in DocType #. 'Supplier Quotation' +#. Label of the billing_address_display (Text Editor) field in DocType #. 'Subcontracting Order' #: erpnext/buying/doctype/purchase_order/purchase_order.json #: erpnext/buying/doctype/request_for_quotation/request_for_quotation.json @@ -8499,7 +8543,7 @@ msgstr "Estado de facturación" msgid "Billing Zipcode" msgstr "Código Postal de Facturación" -#: erpnext/accounts/party.py:617 +#: erpnext/accounts/party.py:633 msgid "Billing currency must be equal to either default company's currency or party account currency" msgstr "La moneda de facturación debe ser igual a la moneda de la compañía predeterminada o la moneda de la cuenta de la parte" @@ -8598,6 +8642,7 @@ msgstr "Orden de la Manta" #. Label of the blanket_order_allowance (Float) field in DocType 'Buying #. Settings' #. Label of the blanket_order_allowance (Float) field in DocType 'Selling +#. Settings' #: erpnext/buying/doctype/buying_settings/buying_settings.json #: erpnext/selling/doctype/selling_settings/selling_settings.json msgid "Blanket Order Allowance (%)" @@ -8612,6 +8657,7 @@ msgstr "Artículo de Orden Combinado" #. Item' #. Label of the blanket_order_rate (Currency) field in DocType 'Quotation Item' #. Label of the blanket_order_rate (Currency) field in DocType 'Sales Order +#. Item' #: erpnext/buying/doctype/purchase_order_item/purchase_order_item.json #: erpnext/selling/doctype/quotation_item/quotation_item.json #: erpnext/selling/doctype/sales_order_item/sales_order_item.json @@ -8689,6 +8735,7 @@ msgstr "Se seleccionó la opción \"Liberar pagos anticipados como pasivo\". La #. Label of the book_advance_payments_in_separate_party_account (Check) field #. in DocType 'Payment Entry' +#. Label of the book_advance_payments_in_separate_party_account (Check) field #. in DocType 'Company' #: erpnext/accounts/doctype/payment_entry/payment_entry.json #: erpnext/setup/doctype/company/company.json @@ -9141,7 +9188,7 @@ msgstr "Configuración de compra" msgid "Buying and Selling" msgstr "Compra y Venta" -#: erpnext/accounts/doctype/pricing_rule/pricing_rule.py:219 +#: erpnext/accounts/doctype/pricing_rule/pricing_rule.py:237 msgid "Buying must be checked, if Applicable For is selected as {0}" msgstr "'Compras' debe ser seleccionada, si la opción: 'Aplicable para' esta seleccionado como {0}" @@ -9477,7 +9524,7 @@ msgstr "Campaña {0} no encontrada" msgid "Can be approved by {0}" msgstr "Puede ser aprobado por {0}" -#: erpnext/manufacturing/doctype/work_order/work_order.py:2782 +#: erpnext/manufacturing/doctype/work_order/work_order.py:2841 msgid "Can not close Work Order. Since {0} Job Cards are in Work In Progress state." msgstr "No se puede cerrar la Orden de Trabajo. Ya que {0} Las fichas de trabajo están en estado Trabajo en curso." @@ -9506,7 +9553,7 @@ msgid "Can not filter based on Voucher No, if grouped by Voucher" msgstr "No se puede filtrar en función al 'No. de comprobante', si esta agrupado por el nombre" #: erpnext/accounts/doctype/journal_entry/journal_entry.py:1396 -#: erpnext/accounts/doctype/payment_entry/payment_entry.py:2898 +#: erpnext/accounts/doctype/payment_entry/payment_entry.py:2901 msgid "Can only make payment against unbilled {0}" msgstr "Sólo se puede crear el pago contra {0} impagado" @@ -9620,7 +9667,7 @@ msgstr "No se puede cancelar la entrada de reserva de stock {0}, ya que se utili msgid "Cannot cancel as processing of cancelled documents is pending." msgstr "No se puede cancelar porque el procesamiento de los documentos cancelados está pendiente." -#: erpnext/manufacturing/doctype/work_order/work_order.py:1187 +#: erpnext/manufacturing/doctype/work_order/work_order.py:1246 msgid "Cannot cancel because submitted Stock Entry {0} exists" msgstr "No se puede cancelar debido a que existe una entrada de Stock validada en el almacén {0}" @@ -9640,7 +9687,7 @@ msgstr "No se puede cancelar este documento porque está vinculado con el Ajuste msgid "Cannot cancel this document as it is linked with the submitted asset {asset_link}. Please cancel the asset to continue." msgstr "No se puede cancelar este documento porque está vinculado al recurso enviado {asset_link}. Cancele el recurso para continuar." -#: erpnext/stock/doctype/stock_entry/stock_entry.py:659 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:669 msgid "Cannot cancel transaction for Completed Work Order." msgstr "No se puede cancelar la transacción para la orden de trabajo completada." @@ -9697,7 +9744,7 @@ msgid "Cannot create Stock Reservation Entries for future dated Purchase Receipt msgstr "No se pueden crear entradas de reserva de stock para recibos de compra con fecha futura." #: erpnext/selling/doctype/sales_order/sales_order.py:1905 -#: erpnext/stock/doctype/pick_list/pick_list.py:258 +#: erpnext/stock/doctype/pick_list/pick_list.py:260 msgid "Cannot create a pick list for Sales Order {0} because it has reserved stock. Please unreserve the stock in order to create a pick list." msgstr "No se puede crear una lista de selección para la orden de venta {0} porque tiene stock reservado. Anule la reserva del stock para crear una lista de selección." @@ -9730,7 +9777,7 @@ msgstr "No se puede eliminar la fila de ganancias/pérdidas de cambio" msgid "Cannot delete Serial No {0}, as it is used in stock transactions" msgstr "No se puede eliminar el No. de serie {0}, ya que esta siendo utilizado en transacciones de stock" -#: erpnext/controllers/accounts_controller.py:3831 +#: erpnext/controllers/accounts_controller.py:3841 msgid "Cannot delete an item which has been ordered" msgstr "No se puede eliminar un artículo que ya se ha pedido" @@ -9755,11 +9802,11 @@ msgstr "No se puede desactivar el inventario permanente, ya que existen asientos msgid "Cannot disable {0} as it may lead to incorrect stock valuation." msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.py:799 +#: erpnext/manufacturing/doctype/work_order/work_order.py:858 msgid "Cannot disassemble more than produced quantity." msgstr "No se puede desmontar más de la cantidad producida." -#: erpnext/stock/doctype/stock_entry/stock_entry.py:1024 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:1034 msgid "Cannot disassemble {0} qty against Stock Entry {1}. Only {2} qty available to disassemble." msgstr "" @@ -9767,7 +9814,7 @@ msgstr "" msgid "Cannot enable Item-wise Inventory Account, as there are existing Stock Ledger Entries for the company {0} with Warehouse-wise Inventory Account. Please cancel the stock transactions first and try again." msgstr "No se puede habilitar la cuenta de inventario por artículo, ya que existen asientos contables de stock para la empresa {0} con cuenta de inventario por almacén. Cancele las transacciones de stock primero y vuelva a intentarlo." -#: erpnext/crm/doctype/crm_settings/crm_settings.py:43 +#: erpnext/crm/doctype/crm_settings/crm_settings.py:45 msgid "Cannot enable Opportunity creation from Contact Us because the Contact Us form is disabled." msgstr "" @@ -9788,23 +9835,23 @@ msgstr "No se puede encontrar el artículo o almacén con este código de barras msgid "Cannot find Item with this Barcode" msgstr "No se puede encontrar el artículo con este código de barras" -#: erpnext/controllers/accounts_controller.py:3783 +#: erpnext/controllers/accounts_controller.py:3793 msgid "Cannot find a default warehouse for item {0}. Please set one in the Item Master or in Stock Settings." msgstr "No se puede encontrar un almacén predeterminado para el artículo {0}. Establezca uno en el Maestro de artículos o en la Configuración de existencias." -#: erpnext/accounts/party.py:1092 +#: erpnext/accounts/party.py:1108 msgid "Cannot merge {0} '{1}' into '{2}' as both have existing accounting entries in different currencies for company '{3}'." msgstr "No se puede fusionar {0} '{1}' en '{2}' ya que ambos tienen entradas contables existentes en diferentes monedas para la empresa '{3}'." -#: erpnext/manufacturing/doctype/work_order/work_order.py:643 +#: erpnext/manufacturing/doctype/work_order/work_order.py:647 msgid "Cannot produce more Item {0} than Sales Order quantity {1} {2}" msgstr "No se pueden producir más artículos {0} que la cantidad del pedido de venta {1} {2}" -#: erpnext/manufacturing/doctype/work_order/work_order.py:1561 +#: erpnext/manufacturing/doctype/work_order/work_order.py:1620 msgid "Cannot produce more item for {0}" msgstr "No se puede producir más productos por {0}" -#: erpnext/manufacturing/doctype/work_order/work_order.py:1565 +#: erpnext/manufacturing/doctype/work_order/work_order.py:1624 msgid "Cannot produce more than {0} items for {1}" msgstr "No se pueden producir más de {0} productos por {1}" @@ -9812,7 +9859,7 @@ msgstr "No se pueden producir más de {0} productos por {1}" msgid "Cannot receive from customer against negative outstanding" msgstr "No se puede recibir del cliente contra saldos pendientes negativos" -#: erpnext/controllers/accounts_controller.py:3979 +#: erpnext/controllers/accounts_controller.py:3989 msgid "Cannot reduce quantity than ordered or purchased quantity" msgstr "No se puede reducir la cantidad a la cantidad pedida o comprada" @@ -9855,11 +9902,11 @@ msgstr "No se puede establecer la autorización sobre la base de descuento para msgid "Cannot set multiple Item Defaults for a company." msgstr "No se pueden establecer varios valores predeterminados de artículos para una empresa." -#: erpnext/controllers/accounts_controller.py:3945 +#: erpnext/controllers/accounts_controller.py:3955 msgid "Cannot set quantity less than delivered quantity." msgstr "No se puede establecer una cantidad menor que la cantidad entregada." -#: erpnext/controllers/accounts_controller.py:3946 +#: erpnext/controllers/accounts_controller.py:3956 msgid "Cannot set quantity less than received quantity." msgstr "No se puede establecer una cantidad menor que la cantidad recibida." @@ -9875,7 +9922,7 @@ msgstr "No se puede iniciar la eliminación. Otra eliminación {0} ya está en c msgid "Cannot submit Job Card {0} while it is On Hold. Please resume and complete the job before submission." msgstr "" -#: erpnext/controllers/accounts_controller.py:3973 +#: erpnext/controllers/accounts_controller.py:3983 msgid "Cannot update rate as item {0} is already ordered or purchased against this quotation" msgstr "No se puede actualizar la tarifa porque el artículo {0} ya está pedido o comprado según esta cotización" @@ -9908,7 +9955,7 @@ msgstr "Capacidad (Stock UdM)" msgid "Capacity Planning" msgstr "Planificación de capacidad" -#: erpnext/manufacturing/doctype/work_order/work_order.py:1173 +#: erpnext/manufacturing/doctype/work_order/work_order.py:1232 msgid "Capacity Planning Error, planned start time can not be same as end time" msgstr "Error de planificación de capacidad, la hora de inicio planificada no puede ser la misma que la hora de finalización" @@ -10246,6 +10293,7 @@ msgstr "Cambiar fecha de lanzamiento" #. Batch Entry' #. Label of the stock_value_difference (Currency) field in DocType 'Stock #. Closing Balance' +#. Label of the stock_value_difference (Currency) field in DocType 'Stock #. Ledger Entry' #: erpnext/stock/doctype/serial_and_batch_entry/serial_and_batch_entry.json #: erpnext/stock/doctype/stock_closing_balance/stock_closing_balance.json @@ -10748,7 +10796,7 @@ msgstr "Documento Cerrado" msgid "Closed Documents" msgstr "Documentos Cerrados" -#: erpnext/manufacturing/doctype/work_order/work_order.py:2705 +#: erpnext/manufacturing/doctype/work_order/work_order.py:2764 msgid "Closed Work Order can not be stopped or Re-opened" msgstr "La orden de trabajo cerrada no puede detenerse ni reabrirse" @@ -10963,8 +11011,10 @@ msgstr "Comercial" #. Label of the sales_team_section_break (Section Break) field in DocType 'POS #. Invoice' #. Label of the commission_section (Section Break) field in DocType 'Sales +#. Invoice' #. Label of the sales_team_section_break (Section Break) field in DocType #. 'Sales Order' +#. Label of the sales_team_section_break (Section Break) field in DocType #. 'Delivery Note' #: erpnext/accounts/doctype/pos_invoice/pos_invoice.json #: erpnext/accounts/doctype/sales_invoice/sales_invoice.json @@ -11115,6 +11165,7 @@ msgstr "Compañías" #. Label of the company (Link) field in DocType 'Repost Payment Ledger' #. Label of the company (Link) field in DocType 'Sales Invoice' #. Label of the company (Link) field in DocType 'Sales Taxes and Charges +#. Template' #. Label of the company (Link) field in DocType 'Share Transfer' #. Label of the company (Link) field in DocType 'Shareholder' #. Label of the company (Link) field in DocType 'Shipping Rule' @@ -11541,12 +11592,19 @@ msgstr "La cuenta de empresa es obligatoria" #. Invoice' #. Label of the company_address (Link) field in DocType 'POS Profile' #. Label of the company_address_display (Text Editor) field in DocType 'Sales +#. Invoice' #. Label of the company_address_section (Section Break) field in DocType 'Sales +#. Invoice' #. Label of the company_address_display (Text Editor) field in DocType #. 'Quotation' #. Label of the company_address_section (Section Break) field in DocType +#. 'Quotation' +#. Label of the company_address_display (Text Editor) field in DocType 'Sales #. Order' #. Label of the col_break46 (Section Break) field in DocType 'Sales Order' +#. Label of the company_address_display (Text Editor) field in DocType +#. 'Delivery Note' +#. Label of the company_address_section (Section Break) field in DocType #. 'Delivery Note' #: erpnext/accounts/doctype/dunning/dunning.json #: erpnext/accounts/doctype/pos_invoice/pos_invoice.json @@ -11577,11 +11635,11 @@ msgstr "Mostrar dirección de la empresa" msgid "Company Address Name" msgstr "Nombre de la Empresa" -#: erpnext/controllers/accounts_controller.py:4409 +#: erpnext/controllers/accounts_controller.py:4419 msgid "Company Address is missing. You don't have permission to create an Address. Please contact your System Manager." msgstr "" -#: erpnext/controllers/accounts_controller.py:4397 +#: erpnext/controllers/accounts_controller.py:4407 msgid "Company Address is missing. You don't have permission to update it. Please contact your System Manager." msgstr "Falta la dirección de la empresa. No tiene permiso para actualizarla. Contacte con el administrador del sistema." @@ -11599,8 +11657,10 @@ msgstr "Cuenta bancaria de la empresa" #. Label of the company_billing_address_section (Section Break) field in #. DocType 'Purchase Invoice' #. Label of the billing_address (Link) field in DocType 'Purchase Order' +#. Label of the company_billing_address_section (Section Break) field in #. DocType 'Purchase Order' #. Label of the billing_address (Link) field in DocType 'Request for Quotation' +#. Label of the company_billing_address_section (Section Break) field in #. DocType 'Supplier Quotation' #. Label of the billing_address (Link) field in DocType 'Supplier Quotation' #. Label of the billing_address_section (Section Break) field in DocType @@ -11715,11 +11775,11 @@ msgstr "Nombre del campo de enlace de la empresa utilizado para filtrar (opciona #: erpnext/setup/doctype/company/company.js:223 msgid "Company name not same" -msgstr "El nombre de la empresa no es el mismo" +msgstr "" #: erpnext/assets/doctype/asset/asset.py:334 msgid "Company of asset {0} and purchase document {1} doesn't matches." -msgstr "La empresa del activo {0} y el documento de compra {1} no coinciden." +msgstr "" #: erpnext/setup/doctype/employee/employee.py:164 msgid "Company or Personal Email is mandatory when 'Create User Automatically' is enabled" @@ -11767,11 +11827,11 @@ msgstr "" #: erpnext/setup/setup_wizard/operations/taxes_setup.py:14 msgid "Company {} does not exist yet. Taxes setup aborted." -msgstr "La empresa {} aún no existe. Configuración de impuestos abortada." +msgstr "" #: erpnext/accounts/doctype/pos_invoice/pos_invoice.py:575 msgid "Company {} does not match with POS Profile Company {}" -msgstr "La empresa {} no coincide con el perfil de POS {}" +msgstr "" #. Name of a DocType #. Label of the competitor (Link) field in DocType 'Competitor Detail' @@ -11846,7 +11906,7 @@ msgstr "Proyectos finalizados" msgid "Completed Qty" msgstr "Cant. completada" -#: erpnext/manufacturing/doctype/work_order/work_order.py:1479 +#: erpnext/manufacturing/doctype/work_order/work_order.py:1538 msgid "Completed Qty cannot be greater than 'Qty to Manufacture'" msgstr "Cant. Completada no puede ser mayor que 'Cant. a Fabricar'" @@ -12043,7 +12103,7 @@ msgstr "Considere las dimensiones contables" msgid "Consider Minimum Order Qty" msgstr "Considerar la cantidad mínima de pedido" -#: erpnext/manufacturing/doctype/work_order/work_order.js:1090 +#: erpnext/manufacturing/doctype/work_order/work_order.js:1094 msgid "Consider Process Loss" msgstr "Considerar la pérdida de proceso" @@ -12093,6 +12153,7 @@ msgstr "Considerar para la retención de impuestos " #. Label of the included_in_paid_amount (Check) field in DocType 'Purchase #. Taxes and Charges' #. Label of the included_in_paid_amount (Check) field in DocType 'Sales Taxes +#. and Charges' #: erpnext/accounts/doctype/advance_taxes_and_charges/advance_taxes_and_charges.json #: erpnext/accounts/doctype/purchase_taxes_and_charges/purchase_taxes_and_charges.json #: erpnext/accounts/doctype/sales_taxes_and_charges/sales_taxes_and_charges.json @@ -12224,6 +12285,7 @@ msgstr "Costo de los artículos consumidos" #. Label of the consumed_qty (Float) field in DocType 'Subcontracting Order #. Supplied Item' #. Label of the consumed_qty (Float) field in DocType 'Subcontracting Receipt +#. Supplied Item' #: erpnext/buying/doctype/purchase_order_item_supplied/purchase_order_item_supplied.json #: erpnext/buying/report/subcontract_order_summary/subcontract_order_summary.py:153 #: erpnext/manufacturing/doctype/job_card_item/job_card_item.json @@ -12238,9 +12300,9 @@ msgstr "Costo de los artículos consumidos" msgid "Consumed Qty" msgstr "Cantidad consumida" -#: erpnext/manufacturing/doctype/work_order/work_order.py:1881 +#: erpnext/manufacturing/doctype/work_order/work_order.py:1940 msgid "Consumed Qty cannot be greater than Reserved Qty for item {0}" -msgstr "La cantidad consumida no puede ser mayor que la cantidad reservada para el artículo {0}" +msgstr "" #. Label of the consumed_quantity (Data) field in DocType 'Asset Repair #. Consumed Item' @@ -12402,7 +12464,7 @@ msgstr "La persona de contacto no pertenece a {0}" #: erpnext/accounts/letterhead/company_letterhead.html:101 #: erpnext/accounts/letterhead/company_letterhead_grey.html:119 msgid "Contact:" -msgstr "Contacto:" +msgstr "" #. Option for the 'Check' (Select) field in DocType 'Bank Transaction Rule #. Description Conditions' @@ -12539,6 +12601,8 @@ msgstr "" #. Label of the conversion_factor (Float) field in DocType 'Delivery Schedule #. Item' #. Label of the conversion_factor (Float) field in DocType 'Packed Item' +#. Label of the conversion_factor (Float) field in DocType 'Purchase Receipt +#. Item' #. Label of the conversion_factor (Float) field in DocType 'Putaway Rule' #. Label of the conversion_factor (Float) field in DocType 'Stock Entry Detail' #. Label of the conversion_factor (Float) field in DocType 'UOM Conversion @@ -12546,9 +12610,13 @@ msgstr "" #. Label of the conversion_factor (Float) field in DocType 'Subcontracting BOM' #. Label of the conversion_factor (Float) field in DocType 'Subcontracting #. Inward Order Item' +#. Label of the conversion_factor (Float) field in DocType 'Subcontracting #. Order Item' +#. Label of the conversion_factor (Float) field in DocType 'Subcontracting #. Order Supplied Item' +#. Label of the conversion_factor (Float) field in DocType 'Subcontracting #. Receipt Item' +#. Label of the conversion_factor (Float) field in DocType 'Subcontracting #. Receipt Supplied Item' #: erpnext/accounts/doctype/loyalty_program/loyalty_program.json #: erpnext/buying/doctype/purchase_order_item_supplied/purchase_order_item_supplied.json @@ -12626,7 +12694,7 @@ msgstr "" #: erpnext/stock/doctype/warehouse/warehouse.js:52 msgctxt "Warehouse" msgid "Convert to Ledger" -msgstr "" +msgstr "Convertir a libro mayor" #: erpnext/accounts/doctype/account/account.js:96 #: erpnext/accounts/doctype/cost_center/cost_center.js:121 @@ -12743,6 +12811,7 @@ msgstr "" #. Label of the cost_center (Link) field in DocType 'Loyalty Program' #. Label of the cost_center (Link) field in DocType 'Opening Invoice Creation #. Tool' +#. Label of the cost_center (Link) field in DocType 'Opening Invoice Creation #. Tool Item' #. Label of the cost_center (Link) field in DocType 'Payment Entry' #. Label of the cost_center (Link) field in DocType 'Payment Entry Deduction' @@ -12750,6 +12819,7 @@ msgstr "" #. Label of the cost_center (Link) field in DocType 'Payment Reconciliation' #. Label of the cost_center (Link) field in DocType 'Payment Reconciliation #. Allocation' +#. Label of the cost_center (Link) field in DocType 'Payment Reconciliation #. Payment' #. Label of the cost_center (Link) field in DocType 'Payment Request' #. Label of the cost_center (Link) field in DocType 'POS Invoice' @@ -12777,6 +12847,7 @@ msgstr "" #. Label of the cost_center (Link) field in DocType 'Asset Capitalization #. Service Item' #. Label of the cost_center (Link) field in DocType 'Asset Capitalization Stock +#. Item' #. Label of the cost_center (Link) field in DocType 'Asset Repair' #. Label of the cost_center (Link) field in DocType 'Asset Value Adjustment' #. Label of the cost_center (Link) field in DocType 'Purchase Order' @@ -12798,6 +12869,8 @@ msgstr "" #. Label of the cost_center (Link) field in DocType 'Subcontracting Order Item' #. Label of the cost_center (Link) field in DocType 'Subcontracting Receipt' #. Label of the cost_center (Link) field in DocType 'Subcontracting Receipt +#. Item' +#. Label of the cost_center (Link) field in DocType 'Subcontracting Receipt #. Supplied Item' #. Label of a Workspace Sidebar Item #: banking/src/components/features/BankReconciliation/BankEntryModalContent.tsx:567 @@ -12967,11 +13040,11 @@ msgstr "El centro de costes {0} no puede utilizarse para la asignación, ya que #: erpnext/assets/doctype/asset/asset.py:362 msgid "Cost Center {} doesn't belong to Company {}" -msgstr "Centro de costos {} no pertenece a la empresa {}" +msgstr "" #: erpnext/assets/doctype/asset/asset.py:369 msgid "Cost Center {} is a group cost center and group cost centers cannot be used in transactions" -msgstr "El centro de costes {} es un centro de costes de grupo y los centros de costes de grupo no pueden utilizarse en las transacciones" +msgstr "" #: erpnext/accounts/report/financial_statements.py:658 msgid "Cost Center: {0} does not exist" @@ -13027,9 +13100,9 @@ msgstr "Costo de productos entregados" msgid "Cost of Goods Sold" msgstr "Costo sobre ventas" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:898 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:908 msgid "Cost of Goods Sold Account in Items Table" -msgstr "" +msgstr "Cuenta de costo de bienes vendidos en la tabla de artículos" #: erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py:40 msgid "Cost of Issued Items" @@ -13100,7 +13173,7 @@ msgstr "Cálculo de Costos y Facturación" #: erpnext/projects/doctype/project/project.js:140 msgid "Costing and Billing fields has been updated" -msgstr "Se han actualizado los campos de Costos y Facturación" +msgstr "" #: erpnext/setup/demo.py:78 msgid "Could Not Delete Demo Data" @@ -13110,7 +13183,7 @@ msgstr "No se pueden borrar los datos de la demostración" msgid "Could not auto create Customer due to the following missing mandatory field(s):" msgstr "No se pudo crear automáticamente el Cliente debido a que faltan los siguientes campos obligatorios:" -#: erpnext/stock/doctype/delivery_note/delivery_note.py:656 +#: erpnext/stock/doctype/delivery_note/delivery_note.py:668 msgid "Could not create Credit Note automatically, please uncheck 'Issue Credit Note' and submit again" msgstr "No se pudo crear una Nota de Crédito automáticamente, desmarque 'Emitir Nota de Crédito' y vuelva a validarla" @@ -13129,7 +13202,7 @@ msgstr "" #: erpnext/buying/doctype/supplier_scorecard_variable/supplier_scorecard_variable.py:46 #: erpnext/buying/doctype/supplier_scorecard_variable/supplier_scorecard_variable.py:50 msgid "Could not find path for " -msgstr "No se pudo encontrar la ruta para " +msgstr "" #: banking/src/components/features/BankStatementImporter/PDF/PDFTableEditor.tsx:101 msgid "Could not re-extract the table." @@ -13308,7 +13381,7 @@ msgstr "Crear activos agrupados" msgid "Create Inter Company Journal Entry" msgstr "Crear entrada de diario entre empresas" -#: erpnext/accounts/doctype/opening_invoice_creation_tool/opening_invoice_creation_tool.js:55 +#: erpnext/accounts/doctype/opening_invoice_creation_tool/opening_invoice_creation_tool.js:62 msgid "Create Invoices" msgstr "Crear facturas" @@ -13643,7 +13716,7 @@ msgstr "" msgid "Create a variant with the template image." msgstr "Cree una variante con la imagen de la plantilla." -#: erpnext/stock/stock_ledger.py:2033 +#: erpnext/stock/stock_ledger.py:2037 msgid "Create an incoming stock transaction for the Item." msgstr "Cree una transacción de stock entrante para el artículo." @@ -13722,7 +13795,7 @@ msgstr "Creación de asientos de diario..." msgid "Creating Packing Slip ..." msgstr "Creando Lista de Empaque..." -#: erpnext/accounts/doctype/opening_invoice_creation_tool/opening_invoice_creation_tool.js:61 +#: erpnext/accounts/doctype/opening_invoice_creation_tool/opening_invoice_creation_tool.js:68 msgid "Creating Purchase Invoices ..." msgstr "Creando facturas de compra..." @@ -13740,7 +13813,7 @@ msgstr "Creando Recibo de Compra..." msgid "Creating Return of Components ..." msgstr "" -#: erpnext/accounts/doctype/opening_invoice_creation_tool/opening_invoice_creation_tool.js:59 +#: erpnext/accounts/doctype/opening_invoice_creation_tool/opening_invoice_creation_tool.js:66 msgid "Creating Sales Invoices ..." msgstr "Creando facturas de venta..." @@ -13768,7 +13841,7 @@ msgstr "Creando usuario..." msgid "Creating demo data" msgstr "" -#: erpnext/accounts/doctype/opening_invoice_creation_tool/opening_invoice_creation_tool.py:317 +#: erpnext/accounts/doctype/opening_invoice_creation_tool/opening_invoice_creation_tool.py:327 msgid "Creating {} out of {} {}" msgstr "Creando {} a partir de {} {}" @@ -13783,19 +13856,15 @@ msgid "Creation of {1}(s) successful" msgstr "Creación de {1}(s) exitosa" #: erpnext/utilities/bulk_transaction.py:227 -msgid "" -"Creation of {0} failed.\n" +msgid "Creation of {0} failed.\n" "\t\t\t\tCheck Bulk Transaction Log" -msgstr "" -"La creación de {0} falló.\n" +msgstr "La creación de {0} falló.\n" "\t\t\t\tVerificar Registro de transacciones masivas" #: erpnext/utilities/bulk_transaction.py:218 -msgid "" -"Creation of {0} partially successful.\n" +msgid "Creation of {0} partially successful.\n" "\t\t\t\tCheck Bulk Transaction Log" -msgstr "" -"Creación de {0} parcialmente satisfactoria.\n" +msgstr "Creación de {0} parcialmente satisfactoria.\n" "\t\t\t\tCompruebe Registro de transacciones masivas" #. Option for the 'Balance must be' (Select) field in DocType 'Account' @@ -13975,7 +14044,7 @@ msgstr "Nota de crédito emitida" msgid "Credit Note will update it's own outstanding amount, even if 'Return Against' is specified." msgstr "La nota de crédito actualizará su propio importe pendiente, incluso si se especifica \"Devolución contra\"." -#: erpnext/stock/doctype/delivery_note/delivery_note.py:653 +#: erpnext/stock/doctype/delivery_note/delivery_note.py:665 msgid "Credit Note {0} has been created automatically" msgstr "Nota de crédito {0} se ha creado automáticamente" @@ -14026,6 +14095,7 @@ msgstr "Criterios" #. Label of the formula (Small Text) field in DocType 'Supplier Scorecard #. Criteria' +#. Label of the formula (Small Text) field in DocType 'Supplier Scorecard #. Scoring Criteria' #: erpnext/buying/doctype/supplier_scorecard_criteria/supplier_scorecard_criteria.json #: erpnext/buying/doctype/supplier_scorecard_scoring_criteria/supplier_scorecard_scoring_criteria.json @@ -14154,11 +14224,18 @@ msgstr "El Cambio de Moneda debe ser aplicable para comprar o vender." #. Label of the currency_and_price_list (Section Break) field in DocType #. 'Purchase Invoice' #. Label of the currency_and_price_list (Section Break) field in DocType 'Sales +#. Invoice' +#. Label of the currency_and_price_list (Section Break) field in DocType #. 'Purchase Order' +#. Label of the currency_and_price_list (Section Break) field in DocType #. 'Supplier Quotation' +#. Label of the currency_and_price_list (Section Break) field in DocType #. 'Quotation' +#. Label of the currency_and_price_list (Section Break) field in DocType 'Sales #. Order' +#. Label of the currency_and_price_list (Section Break) field in DocType #. 'Delivery Note' +#. Label of the currency_and_price_list (Section Break) field in DocType #. 'Purchase Receipt' #: erpnext/accounts/doctype/pos_invoice/pos_invoice.json #: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json @@ -14194,7 +14271,7 @@ msgstr "La divisa / moneda de la cuenta de cierre debe ser {0}" msgid "Currency of the price list {0} must be {1} or {2}" msgstr "La moneda de la lista de precios {0} debe ser {1} o {2}" -#: erpnext/accounts/doctype/pricing_rule/pricing_rule.py:298 +#: erpnext/accounts/doctype/pricing_rule/pricing_rule.py:316 msgid "Currency should be same as Price List Currency: {0}" msgstr "La moneda debe ser la misma que la moneda de la lista de precios: {0}" @@ -14242,7 +14319,7 @@ msgstr "Lista de materiales (LdM) actual" #: erpnext/manufacturing/doctype/bom_update_log/bom_update_log.py:80 msgid "Current BOM and New BOM can not be same" -msgstr "La lista de materiales (LdM) actual y la nueva no pueden ser las mismas" +msgstr "" #. Label of the current_exchange_rate (Float) field in DocType 'Exchange Rate #. Revaluation Account' @@ -14253,12 +14330,12 @@ msgstr "Tasa de Cambio Actual" #. Label of the current_invoice_end (Date) field in DocType 'Subscription' #: erpnext/accounts/doctype/subscription/subscription.json msgid "Current Invoice End Date" -msgstr "Fecha de Finalización de la Factura Actual" +msgstr "" #. Label of the current_invoice_start (Date) field in DocType 'Subscription' #: erpnext/accounts/doctype/subscription/subscription.json msgid "Current Invoice Start Date" -msgstr "Fecha de Inicio de la Factura Actual" +msgstr "" #. Label of the current_level (Int) field in DocType 'BOM Update Log' #: erpnext/manufacturing/doctype/bom_update_log/bom_update_log.json @@ -14400,6 +14477,7 @@ msgstr "Delimitador personalizado" #. Option for the 'Applicable For' (Select) field in DocType 'Promotional #. Scheme' #. Label of the customer (Table MultiSelect) field in DocType 'Promotional +#. Scheme' #. Label of the customer (Link) field in DocType 'Sales Invoice' #. Label of the customer (Link) field in DocType 'Sales Invoice Reference' #. Label of the customer (Link) field in DocType 'Tax Rule' @@ -14479,7 +14557,7 @@ msgstr "Delimitador personalizado" #: erpnext/assets/doctype/asset/asset.json #: erpnext/buying/doctype/purchase_order/purchase_order.json #: erpnext/buying/doctype/supplier/supplier.js:225 -#: erpnext/crm/doctype/contract/contract.json +#: erpnext/controllers/trends.py:409 erpnext/crm/doctype/contract/contract.json #: erpnext/crm/doctype/lead/lead.js:32 #: erpnext/crm/doctype/opportunity/opportunity.js:99 #: erpnext/crm/doctype/prospect/prospect.js:8 @@ -14752,6 +14830,7 @@ msgstr "Comentarios de cliente" #: erpnext/accounts/report/item_wise_sales_register/item_wise_sales_register.py:208 #: erpnext/accounts/report/sales_register/sales_register.js:27 #: erpnext/accounts/report/sales_register/sales_register.py:216 +#: erpnext/controllers/trends.py:436 #: erpnext/crm/doctype/opportunity/opportunity.json #: erpnext/crm/doctype/prospect/prospect.json #: erpnext/crm/workspace/crm/crm.json @@ -14864,6 +14943,7 @@ msgstr "Numero de móvil de cliente" #: erpnext/accounts/report/item_wise_sales_register/item_wise_sales_register.py:228 #: erpnext/accounts/report/sales_register/sales_register.py:207 #: erpnext/buying/doctype/purchase_order/purchase_order.json +#: erpnext/controllers/trends.py:416 #: erpnext/crm/doctype/opportunity/opportunity.json #: erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.json #: erpnext/maintenance/doctype/maintenance_visit/maintenance_visit.json @@ -14917,6 +14997,7 @@ msgstr "PO del cliente" #. Label of the customer_po_details (Section Break) field in DocType 'POS #. Invoice' #. Label of the customer_po_details (Section Break) field in DocType 'Sales +#. Invoice' #. Label of the customer_po_details (Section Break) field in DocType 'Delivery #. Note' #: erpnext/accounts/doctype/pos_invoice/pos_invoice.json @@ -15287,9 +15368,11 @@ msgstr "Día para Enviar" #. Option for the 'Discount Validity Based On' (Select) field in DocType #. 'Payment Schedule' #. Option for the 'Due Date Based On' (Select) field in DocType 'Payment Term' +#. Option for the 'Discount Validity Based On' (Select) field in DocType #. 'Payment Term' #. Option for the 'Due Date Based On' (Select) field in DocType 'Payment Terms #. Template Detail' +#. Option for the 'Discount Validity Based On' (Select) field in DocType #. 'Payment Terms Template Detail' #: erpnext/accounts/doctype/payment_schedule/payment_schedule.json #: erpnext/accounts/doctype/payment_term/payment_term.json @@ -15302,9 +15385,11 @@ msgstr "Día(s) después de la fecha de la factura" #. Option for the 'Discount Validity Based On' (Select) field in DocType #. 'Payment Schedule' #. Option for the 'Due Date Based On' (Select) field in DocType 'Payment Term' +#. Option for the 'Discount Validity Based On' (Select) field in DocType #. 'Payment Term' #. Option for the 'Due Date Based On' (Select) field in DocType 'Payment Terms #. Template Detail' +#. Option for the 'Discount Validity Based On' (Select) field in DocType #. 'Payment Terms Template Detail' #: erpnext/accounts/doctype/payment_schedule/payment_schedule.json #: erpnext/accounts/doctype/payment_term/payment_term.json @@ -15337,7 +15422,7 @@ msgstr "Días Hasta el Vencimiento" #. 'Subscription' #: erpnext/accounts/doctype/subscription/subscription.json msgid "Days before the current subscription period" -msgstr "Días antes del período de suscripción actual" +msgstr "" #. Label of the delinked (Check) field in DocType 'Advance Payment Ledger #. Entry' @@ -15523,11 +15608,11 @@ msgstr "" msgid "Debtor Turnover Ratio" msgstr "Tasa de rotación de deudores" -#: erpnext/accounts/party.py:624 +#: erpnext/accounts/party.py:640 msgid "Debtor/Creditor" msgstr "Deudor/Acreedor" -#: erpnext/accounts/party.py:627 +#: erpnext/accounts/party.py:643 msgid "Debtor/Creditor Advance" msgstr "Anticipo deudor/acreedor" @@ -15558,6 +15643,7 @@ msgstr "Declarar perdido" #. Option for the 'Add Or Deduct' (Select) field in DocType 'Advance Taxes and #. Charges' #. Option for the 'Add or Deduct' (Select) field in DocType 'Purchase Taxes and +#. Charges' #: erpnext/accounts/doctype/advance_taxes_and_charges/advance_taxes_and_charges.json #: erpnext/accounts/doctype/purchase_taxes_and_charges/purchase_taxes_and_charges.json msgid "Deduct" @@ -15654,15 +15740,15 @@ msgstr "Lista de Materiales (LdM) por defecto" msgid "Default BOM ({0}) must be active for this item or its template" msgstr "La lista de materiales (LdM) por defecto ({0}) debe estar activa para este producto o plantilla" -#: erpnext/manufacturing/doctype/work_order/work_order.py:2473 +#: erpnext/manufacturing/doctype/work_order/work_order.py:2532 msgid "Default BOM for {0} not found" msgstr "BOM por defecto para {0} no encontrado" -#: erpnext/controllers/accounts_controller.py:4017 +#: erpnext/controllers/accounts_controller.py:4027 msgid "Default BOM not found for FG Item {0}" msgstr "LDM por defecto no encontrada para el artículo FG {0}" -#: erpnext/manufacturing/doctype/work_order/work_order.py:2470 +#: erpnext/manufacturing/doctype/work_order/work_order.py:2529 msgid "Default BOM not found for Item {0} and Project {1}" msgstr "La lista de materiales predeterminada no se encontró para el Elemento {0} y el Proyecto {1}" @@ -15679,7 +15765,7 @@ msgstr "Monto de facturación predeterminada" #. Label of the buying_cost_center (Link) field in DocType 'Item Default' #: erpnext/stock/doctype/item_default/item_default.json msgid "Default Buying Cost Center" -msgstr "Centro de costos (compra) por defecto" +msgstr "" #. Label of the buying_price_list (Link) field in DocType 'Buying Settings' #. Label of the default_buying_price_list (Link) field in DocType 'Import @@ -15764,7 +15850,7 @@ msgstr "Dimensión predeterminada" #. Label of the default_discount_account (Link) field in DocType 'Item Default' #: erpnext/stock/doctype/item_default/item_default.json msgid "Default Discount Account" -msgstr "Cuenta de descuento predeterminada" +msgstr "" #. Label of the default_distance_unit (Link) field in DocType 'Global Defaults' #: erpnext/setup/doctype/global_defaults/global_defaults.json @@ -15774,7 +15860,7 @@ msgstr "Unidad de distancia predeterminada" #. Label of the expense_account (Link) field in DocType 'Item Default' #: erpnext/stock/doctype/item_default/item_default.json msgid "Default Expense Account" -msgstr "Cuenta de gastos por defecto" +msgstr "" #. Label of the default_finance_book (Link) field in DocType 'Asset' #. Label of the default_finance_book (Link) field in DocType 'Company' @@ -15896,7 +15982,7 @@ msgstr "Cuenta provisional predeterminada" #. Default' #: erpnext/stock/doctype/item_default/item_default.json msgid "Default Provisional Account (Service)" -msgstr "Cuenta Provisional predeterminada (Servicio)" +msgstr "" #. Label of the purchase_uom (Link) field in DocType 'Item' #: erpnext/stock/doctype/item/item.json @@ -15931,7 +16017,7 @@ msgstr "Almacén de chatarra predeterminado" #. Label of the selling_cost_center (Link) field in DocType 'Item Default' #: erpnext/stock/doctype/item_default/item_default.json msgid "Default Selling Cost Center" -msgstr "Centro de costos por defecto" +msgstr "" #. Label of the default_selling_terms (Link) field in DocType 'Company' #: erpnext/setup/doctype/company/company.json @@ -15970,7 +16056,7 @@ msgstr "Método de Valoración de Stock predeterminado" #. Label of the default_supplier (Link) field in DocType 'Item Default' #: erpnext/stock/doctype/item_default/item_default.json msgid "Default Supplier" -msgstr "Proveedor predeterminado" +msgstr "" #. Label of the supplier_group (Link) field in DocType 'Buying Settings' #: erpnext/buying/doctype/buying_settings/buying_settings.json @@ -16070,6 +16156,7 @@ msgstr "Defensa" #. Label of the deferred_accounting_section (Section Break) field in DocType #. 'Company' +#. Label of the deferred_accounting_section (Section Break) field in DocType #. 'Item' #: erpnext/setup/doctype/company/company.json #: erpnext/stock/doctype/item/item.json @@ -16118,6 +16205,7 @@ msgstr "Ingresos Diferidos" #. Label of the deferred_revenue_account (Link) field in DocType 'POS Invoice #. Item' #. Label of the deferred_revenue_account (Link) field in DocType 'Sales Invoice +#. Item' #. Label of the deferred_revenue_account (Link) field in DocType 'Item Default' #: erpnext/accounts/doctype/pos_invoice_item/pos_invoice_item.json #: erpnext/accounts/doctype/sales_invoice_item/sales_invoice_item.json @@ -16324,6 +16412,7 @@ msgstr "Entregado en el lugar Descargado" #. Label of the delivered_by_supplier (Check) field in DocType 'POS Invoice #. Item' #. Label of the delivered_by_supplier (Check) field in DocType 'Sales Invoice +#. Item' #: erpnext/accounts/doctype/pos_invoice_item/pos_invoice_item.json #: erpnext/accounts/doctype/sales_invoice_item/sales_invoice_item.json msgid "Delivered By Supplier" @@ -16347,6 +16436,7 @@ msgstr "Envios por facturar" #. Entry' #. Label of the delivered_qty (Float) field in DocType 'Subcontracting Inward #. Order Item' +#. Label of the delivered_qty (Float) field in DocType 'Subcontracting Inward #. Order Secondary Item' #: erpnext/accounts/doctype/pos_invoice_item/pos_invoice_item.json #: erpnext/accounts/doctype/sales_invoice_item/sales_invoice_item.json @@ -16834,6 +16924,7 @@ msgstr "Fila de Depreciación {0}: el valor esperado después de la vida útil d #. 'Asset Depreciation Schedule' #. Label of the depreciation_schedule (Table) field in DocType 'Asset #. Depreciation Schedule' +#. Label of the depreciation_schedule_section (Section Break) field in DocType #. 'Asset Shift Allocation' #. Label of the depreciation_schedule (Table) field in DocType 'Asset Shift #. Allocation' @@ -16982,20 +17073,21 @@ msgstr "Diferencia (Deb - Cred)" msgid "Difference Account" msgstr "Cuenta para la Diferencia" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:887 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:897 msgid "Difference Account in Items Table" msgstr "Cuenta de Diferencia en la Tabla de Artículos" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:876 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:886 msgid "Difference Account must be a Asset/Liability type account (Temporary Opening), since this Stock Entry is an Opening Entry" msgstr "" #: erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py:978 msgid "Difference Account must be a Asset/Liability type account, since this Stock Reconciliation is an Opening Entry" -msgstr "Una cuenta distinta debe ser del tipo Activo / Pasivo, ya que la reconciliación del stock es una entrada de apertura" +msgstr "" #. Label of the difference_amount (Currency) field in DocType 'Payment #. Reconciliation Allocation' +#. Label of the difference_amount (Currency) field in DocType 'Payment #. Reconciliation Payment' #. Label of the difference_amount (Currency) field in DocType 'Process Payment #. Reconciliation Log Allocations' @@ -17117,24 +17209,6 @@ msgstr "Ingreso directo" msgid "Direct return is not allowed for Timesheet." msgstr "" -#. Label of the disabled (Check) field in DocType 'Account' -#. Label of the disabled (Check) field in DocType 'Accounting Dimension' -#. Label of the disable (Check) field in DocType 'Pricing Rule' -#. Label of the disable (Check) field in DocType 'Promotional Scheme' -#. Label of the disable (Check) field in DocType 'Promotional Scheme Price -#. Discount' -#. Label of the disable (Check) field in DocType 'Promotional Scheme Product -#. Label of the disable (Check) field in DocType 'Putaway Rule' -#: erpnext/accounts/doctype/account/account.json -#: erpnext/accounts/doctype/accounting_dimension/accounting_dimension.json -#: erpnext/accounts/doctype/pricing_rule/pricing_rule.json -#: erpnext/accounts/doctype/promotional_scheme/promotional_scheme.json -#: erpnext/accounts/doctype/promotional_scheme_price_discount/promotional_scheme_price_discount.json -#: erpnext/accounts/doctype/promotional_scheme_product_discount/promotional_scheme_product_discount.json -#: erpnext/stock/doctype/putaway_rule/putaway_rule.json -msgid "Disable" -msgstr "Desactivar" - #. Label of the disable_capacity_planning (Check) field in DocType #. 'Manufacturing Settings' #: erpnext/manufacturing/doctype/manufacturing_settings/manufacturing_settings.json @@ -17168,6 +17242,7 @@ msgstr "" #. Label of the disable_rounded_total (Check) field in DocType 'Global #. Defaults' #. Label of the disable_rounded_total (Check) field in DocType 'Delivery Note' +#. Label of the disable_rounded_total (Check) field in DocType 'Purchase #. Receipt' #: erpnext/accounts/doctype/pos_profile/pos_profile.json #: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json @@ -17226,7 +17301,7 @@ msgstr "" #: erpnext/controllers/accounts_controller.py:931 msgid "Disabled pricing rules since this {} is an internal transfer" -msgstr "Deshabilitado las reglas de precios, ya que esta {} es una transferencia interna" +msgstr "" #. Description of the 'Disabled' (Check) field in DocType 'Supplier' #: erpnext/buying/doctype/supplier/supplier.json @@ -17235,7 +17310,7 @@ msgstr "" #: erpnext/controllers/accounts_controller.py:945 msgid "Disabled tax included prices since this {} is an internal transfer" -msgstr "Precios con impuestos incluidos, ya que este {} es un traslado interno" +msgstr "" #: erpnext/accounts/doctype/sales_taxes_and_charges_template/sales_taxes_and_charges_template.py:79 msgid "Disabled template must not be default template" @@ -17249,7 +17324,7 @@ msgstr "Desactiva el cálculo automático de la cantidad existente" #. Option for the 'Purpose' (Select) field in DocType 'Stock Entry' #. Option for the 'Purpose' (Select) field in DocType 'Stock Entry Type' -#: erpnext/manufacturing/doctype/work_order/work_order.js:1068 +#: erpnext/manufacturing/doctype/work_order/work_order.js:1072 #: erpnext/stock/doctype/stock_entry/stock_entry.js:392 #: erpnext/stock/doctype/stock_entry/stock_entry.js:435 #: erpnext/stock/doctype/stock_entry/stock_entry.json @@ -17261,7 +17336,7 @@ msgstr "Desmontar" msgid "Disassemble Order" msgstr "Orden de desmontaje" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:2700 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:2710 msgid "Disassemble Qty cannot be less than or equal to 0." msgstr "La Cant. a desensamblar no puede ser menor o igual a 0." @@ -17310,9 +17385,12 @@ msgstr "Descuento (%)" #. Label of the discount_percentage (Percent) field in DocType 'POS Invoice #. Item' #. Label of the discount_percentage (Percent) field in DocType 'Sales Invoice +#. Item' #. Label of the discount_percentage (Percent) field in DocType 'Quotation Item' #. Label of the discount_percentage (Percent) field in DocType 'Sales Order +#. Item' #. Label of the discount_percentage (Float) field in DocType 'Delivery Note +#. Item' #: erpnext/accounts/doctype/pos_invoice_item/pos_invoice_item.json #: erpnext/accounts/doctype/sales_invoice_item/sales_invoice_item.json #: erpnext/selling/doctype/quotation_item/quotation_item.json @@ -17335,15 +17413,21 @@ msgstr "Cuenta de Descuento" #. Option for the 'Discount Type' (Select) field in DocType 'Promotional Scheme #. Price Discount' #. Label of the discount_amount (Currency) field in DocType 'Promotional Scheme +#. Price Discount' #. Label of the discount_amount (Currency) field in DocType 'Purchase Invoice #. Item' #. Label of the discount_amount (Currency) field in DocType 'Sales Invoice +#. Item' #. Label of the discount_amount (Currency) field in DocType 'Purchase Order +#. Item' #. Label of the discount_amount (Currency) field in DocType 'Supplier Quotation +#. Item' #. Label of the discount_amount (Currency) field in DocType 'Quotation Item' #. Label of the discount_amount (Currency) field in DocType 'Sales Order Item' #. Label of the discount_amount (Currency) field in DocType 'Delivery Note +#. Item' #. Label of the discount_amount (Currency) field in DocType 'Purchase Receipt +#. Item' #: erpnext/accounts/doctype/pos_invoice_item/pos_invoice_item.json #: erpnext/accounts/doctype/pricing_rule/pricing_rule.json #: erpnext/accounts/doctype/promotional_scheme_price_discount/promotional_scheme_price_discount.json @@ -17419,7 +17503,9 @@ msgstr "Validez del descuento" #. Label of the discount_validity_based_on (Select) field in DocType 'Payment #. Schedule' +#. Label of the discount_validity_based_on (Select) field in DocType 'Payment #. Term' +#. Label of the discount_validity_based_on (Select) field in DocType 'Payment #. Terms Template Detail' #: erpnext/accounts/doctype/payment_schedule/payment_schedule.json #: erpnext/accounts/doctype/payment_term/payment_term.json @@ -17430,15 +17516,20 @@ msgstr "Validez del descuento basado en" #. Label of the discount_and_margin (Section Break) field in DocType 'POS #. Invoice Item' #. Label of the section_break_26 (Section Break) field in DocType 'Purchase +#. Invoice Item' #. Label of the discount_and_margin (Section Break) field in DocType 'Sales +#. Invoice Item' #. Label of the discount_and_margin_section (Section Break) field in DocType #. 'Purchase Order Item' +#. Label of the discount_and_margin_section (Section Break) field in DocType #. 'Supplier Quotation Item' #. Label of the discount_and_margin (Section Break) field in DocType 'Quotation #. Item' +#. Label of the discount_and_margin (Section Break) field in DocType 'Sales #. Order Item' #. Label of the discount_and_margin (Section Break) field in DocType 'Delivery #. Note Item' +#. Label of the discount_and_margin_section (Section Break) field in DocType #. 'Purchase Receipt Item' #: erpnext/accounts/doctype/pos_invoice_item/pos_invoice_item.json #: erpnext/accounts/doctype/purchase_invoice_item/purchase_invoice_item.json @@ -17464,9 +17555,9 @@ msgstr "El descuento no puede ser superior al 100%." msgid "Discount must be less than 100" msgstr "El descuento debe ser inferior a 100" -#: erpnext/accounts/doctype/payment_entry/payment_entry.py:3376 +#: erpnext/accounts/doctype/payment_entry/payment_entry.py:3379 msgid "Discount of {} applied as per Payment Term" -msgstr "Descuento de {} aplicado según la Condición de Pago" +msgstr "" #. Label of the section_break_18 (Section Break) field in DocType 'Pricing #. Rule' @@ -17483,6 +17574,7 @@ msgstr "Descuento en otro artículo" #. Item' #. Label of the discount_percentage (Percent) field in DocType 'Supplier #. Quotation Item' +#. Label of the discount_percentage (Percent) field in DocType 'Purchase #. Receipt Item' #: erpnext/accounts/doctype/purchase_invoice_item/purchase_invoice_item.json #: erpnext/buying/doctype/purchase_order_item/purchase_order_item.json @@ -17545,6 +17637,7 @@ msgstr "Despacho" #. Label of the dispatch_address (Link) field in DocType 'Purchase Order' #. Label of the dispatch_address (Text Editor) field in DocType 'Sales Order' #. Label of the dispatch_address (Text Editor) field in DocType 'Delivery Note' +#. Label of the dispatch_address_display (Text Editor) field in DocType #. 'Purchase Receipt' #: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json #: erpnext/accounts/doctype/sales_invoice/sales_invoice.json @@ -17646,10 +17739,15 @@ msgstr "Distancia desde el borde izquierdo" #. Label of the date_dist_from_top_edge (Float) field in DocType 'Cheque Print #. Template' #. Label of the payer_name_from_top_edge (Float) field in DocType 'Cheque Print +#. Template' #. Label of the amt_in_words_from_top_edge (Float) field in DocType 'Cheque +#. Print Template' #. Label of the amt_in_figures_from_top_edge (Float) field in DocType 'Cheque +#. Print Template' #. Label of the acc_no_dist_from_top_edge (Float) field in DocType 'Cheque +#. Print Template' #. Label of the signatory_from_top_edge (Float) field in DocType 'Cheque Print +#. Template' #: erpnext/accounts/doctype/cheque_print_template/cheque_print_template.json msgid "Distance from top edge" msgstr "Distancia desde el borde superior" @@ -17661,6 +17759,7 @@ msgstr "Unidad distinta de un artículo" #. Label of the distribute_additional_costs_based_on (Select) field in DocType #. 'Subcontracting Order' +#. Label of the distribute_additional_costs_based_on (Select) field in DocType #. 'Subcontracting Receipt' #: erpnext/subcontracting/doctype/subcontracting_order/subcontracting_order.json #: erpnext/subcontracting/doctype/subcontracting_receipt/subcontracting_receipt.json @@ -17689,11 +17788,18 @@ msgstr "Distribuir manualmente" #. Label of the distributed_discount_amount (Currency) field in DocType #. 'Purchase Invoice Item' #. Label of the distributed_discount_amount (Currency) field in DocType 'Sales +#. Invoice Item' +#. Label of the distributed_discount_amount (Currency) field in DocType #. 'Purchase Order Item' +#. Label of the distributed_discount_amount (Currency) field in DocType #. 'Supplier Quotation Item' +#. Label of the distributed_discount_amount (Currency) field in DocType #. 'Quotation Item' +#. Label of the distributed_discount_amount (Currency) field in DocType 'Sales #. Order Item' +#. Label of the distributed_discount_amount (Currency) field in DocType #. 'Delivery Note Item' +#. Label of the distributed_discount_amount (Currency) field in DocType #. 'Purchase Receipt Item' #: erpnext/accounts/doctype/pos_invoice_item/pos_invoice_item.json #: erpnext/accounts/doctype/purchase_invoice_item/purchase_invoice_item.json @@ -17895,6 +18001,7 @@ msgstr "" #. Label of the dont_recompute_tax (Check) field in DocType 'Purchase Taxes and #. Charges' #. Label of the dont_recompute_tax (Check) field in DocType 'Sales Taxes and +#. Charges' #: erpnext/accounts/doctype/purchase_taxes_and_charges/purchase_taxes_and_charges.json #: erpnext/accounts/doctype/sales_taxes_and_charges/sales_taxes_and_charges.json msgid "Don't Recompute Tax" @@ -17914,6 +18021,7 @@ msgstr "puertas" #. Option for the 'Depreciation Method' (Select) field in DocType 'Asset' #. Option for the 'Depreciation Method' (Select) field in DocType 'Asset #. Depreciation Schedule' +#. Option for the 'Depreciation Method' (Select) field in DocType 'Asset #. Finance Book' #: erpnext/assets/doctype/asset/asset.json #: erpnext/assets/doctype/asset_depreciation_schedule/asset_depreciation_schedule.json @@ -18047,11 +18155,11 @@ msgstr "" msgid "Drop some files here, or click to select files" msgstr "" -#: erpnext/accounts/party.py:710 +#: erpnext/accounts/party.py:726 msgid "Due Date cannot be after {0}" msgstr "La fecha de vencimiento no puede ser posterior a {0}" -#: erpnext/accounts/party.py:686 +#: erpnext/accounts/party.py:702 msgid "Due Date cannot be before {0}" msgstr "La fecha de vencimiento no puede ser anterior a {0}" @@ -18314,7 +18422,7 @@ msgstr "Editar capacidad" msgid "Edit Cart" msgstr "Editar carrito" -#: erpnext/controllers/item_variant.py:203 +#: erpnext/controllers/item_variant.py:265 msgid "Edit Not Allowed" msgstr "Editar no permitido" @@ -18353,8 +18461,11 @@ msgstr "Editar recibo" #. Label of the override_tax_withholding_entries (Check) field in DocType #. 'Journal Entry' +#. Label of the override_tax_withholding_entries (Check) field in DocType #. 'Payment Entry' +#. Label of the override_tax_withholding_entries (Check) field in DocType #. 'Purchase Invoice' +#. Label of the override_tax_withholding_entries (Check) field in DocType #. 'Sales Invoice' #: erpnext/accounts/doctype/journal_entry/journal_entry.json #: erpnext/accounts/doctype/payment_entry/payment_entry.json @@ -18537,11 +18648,11 @@ msgstr "Error en la verificación del correo electrónico." #: erpnext/accounts/letterhead/company_letterhead.html:96 #: erpnext/accounts/letterhead/company_letterhead_grey.html:114 msgid "Email:" -msgstr "Correo electrónico:" +msgstr "" #: erpnext/accounts/doctype/process_statement_of_accounts/process_statement_of_accounts.js:20 msgid "Emails Queued" -msgstr "Correos electrónicos en cola" +msgstr "" #. Label of the emergency_contact_details (Section Break) field in DocType #. 'Employee' @@ -18796,6 +18907,7 @@ msgstr "Habilitar el Gasto Diferido" #. Label of the enable_deferred_revenue (Check) field in DocType 'POS Invoice #. Item' #. Label of the enable_deferred_revenue (Check) field in DocType 'Sales Invoice +#. Item' #. Label of the enable_deferred_revenue (Check) field in DocType 'Item' #: erpnext/accounts/doctype/pos_invoice_item/pos_invoice_item.json #: erpnext/accounts/doctype/sales_invoice_item/sales_invoice_item.json @@ -19064,8 +19176,7 @@ msgstr "Al activar esta opción cambiará la forma en que se gestionan las trans #. Description of the 'Calculate Product Bundle price based on child Item's #. rates' (Check) field in DocType 'Selling Settings' #: erpnext/selling/doctype/selling_settings/selling_settings.json -msgid "" -"Enabling this will do the following:\n" +msgid "Enabling this will do the following:\n" "\n" "\n" "
\n" -"\n" -"\n" -"\n" -"\n" -"\n" -"\n" -msgstr "" -"\n" " \n" "Child Document \n" @@ -1075,8 +1001,7 @@ msgid "" "\n" " \n" "\n" -" \n" "To access parent document field use parent.fieldname and to access child table document field use doc.fieldname
\n" -"\n" +"To access parent document field use parent.fieldname and to access child table document field use doc.fieldname
\n\n" "\n" " To access document field use doc.fieldname
\n" @@ -1084,24 +1009,15 @@ msgid "" "\n" " \n" -"\n" +"\n\n" "\n" -"\n" -" \n" "Example: parent.doctype == \"Stock Entry\" and doc.item_code == \"Test\"
\n" -"\n" +"Example: parent.doctype == \"Stock Entry\" and doc.item_code == \"Test\"
\n\n" "\n" " \n" -"Example: doc.doctype == \"Stock Entry\" and doc.purpose == \"Manufacture\"
\n" "\n" +"
\n\n\n\n\n\n\n" +msgstr "\n" "\n" "
\n" -"\n" -"\n" -"\n" -"\n" -"\n" -"\n" +"\n" " \n" "Documento secundario \n" @@ -1111,8 +1027,7 @@ msgstr "" "\n" " \n" "\n" -" \n" "Para acceder al campo del documento principal, utilice parent.fieldname y para acceder al campo del documento de la tabla secundaria, utilice doc.fieldname
\n" -"\n" +"Para acceder al campo del documento principal, utilice parent.fieldname y para acceder al campo del documento de la tabla secundaria, utilice doc.fieldname
\n\n" "\n" " Para acceder al campo del documento, utilice doc.fieldname
\n" @@ -1120,22 +1035,14 @@ msgstr "" "\n" " \n" -"\n" +"\n\n" "\n" -"\n" -" \n" "Ejemplo: parent.doctype == \"Entrada de stock\" y doc.item_code == \"Prueba\"
\n" -"\n" +"Ejemplo: parent.doctype == \"Entrada de stock\" y doc.item_code == \"Prueba\"
\n\n" "\n" " \n" -"Ejemplo: doc.doctype == \"Entrada de stock\" y doc.purpose == \"Fabricación\"
\n" "\n" "
- Make the rate column of all Packed/Bundle Items tables editable.
\n" "- Calculate the prices of all Product Bundles in the Items table, based on the prices of its child Items, specified in the Packed/Bundle Items table.
\n" @@ -19134,7 +19245,7 @@ msgstr "Final de vida útil" #. 'Subscription' #: erpnext/accounts/doctype/subscription/subscription.json msgid "End of the current subscription period" -msgstr "Fin del periodo de suscripción actual" +msgstr "" #. Option for the 'Check' (Select) field in DocType 'Bank Transaction Rule #. Description Conditions' @@ -19250,13 +19361,9 @@ msgid "Enter the Item Code that this customer uses at their end. This will be sh msgstr "" #: erpnext/manufacturing/doctype/routing/routing.js:93 -msgid "" -"Enter the Operation, the table will fetch the Operation details like Hourly Rate, Workstation automatically.\n" -"\n" +msgid "Enter the Operation, the table will fetch the Operation details like Hourly Rate, Workstation automatically.\n\n" " After that, set the Operation Time in minutes and the table will calculate the Operation Costs based on the Hourly Rate and Operation Time." -msgstr "" -"Introduzca la Operación, la tabla obtendrá los detalles de la Operación como la Tasa Horaria, la Estación de Trabajo automáticamente.\n" -"\n" +msgstr "Introduzca la Operación, la tabla obtendrá los detalles de la Operación como la Tasa Horaria, la Estación de Trabajo automáticamente.\n\n" " Después, fije el Tiempo de Operación en minutos y la tabla calculará los Costes de Operación basándose en la Tarifa Horaria y el Tiempo de Operación." #: banking/src/components/features/BankReconciliation/BankBalance.tsx:250 @@ -19276,11 +19383,11 @@ msgstr "Introduzca el nombre del banco o de la entidad de crédito antes de vali msgid "Enter the opening stock units." msgstr "Introduzca las unidades de existencias iniciales." -#: erpnext/manufacturing/doctype/bom/bom.js:995 +#: erpnext/manufacturing/doctype/bom/bom.js:999 msgid "Enter the quantity of the Item that will be manufactured from this Bill of Materials." msgstr "Introduzca la cantidad del Artículo que se fabricará a partir de esta Lista de Materiales." -#: erpnext/manufacturing/doctype/work_order/work_order.js:1237 +#: erpnext/manufacturing/doctype/work_order/work_order.js:1248 msgid "Enter the quantity to manufacture. Raw material Items will be fetched only when this is set." msgstr "Introduzca la cantidad a fabricar. Los artículos de materia prima sólo se obtendrán cuando se haya configurado esta opción." @@ -19347,7 +19454,7 @@ msgstr "" msgid "Error Description" msgstr "Descripción del Error" -#: erpnext/accounts/doctype/opening_invoice_creation_tool/opening_invoice_creation_tool.py:307 +#: erpnext/accounts/doctype/opening_invoice_creation_tool/opening_invoice_creation_tool.py:317 msgid "Error Occurred" msgstr "Ocurrió un error" @@ -19384,18 +19491,14 @@ msgid "Error while reposting item valuation" msgstr "Error al volver a publicar la valoración del artículo" #: erpnext/assets/doctype/asset_depreciation_schedule/deppreciation_schedule_controller.py:176 -msgid "" -"Error: This asset already has {0} depreciation periods booked.\n" +msgid "Error: This asset already has {0} depreciation periods booked.\n" "\t\t\t\t\tThe `depreciation start` date must be at least {1} periods after the `available for use` date.\n" "\t\t\t\t\tPlease correct the dates accordingly." msgstr "" -"Error: Este activo ya tiene contabilizados {0} periodos de amortización.\n" -"\t\t\t\t\tLa fecha de `inicio de la amortización` debe ser al menos {1} periodos después de la fecha de `disponible para su uso`.\n" -"\t\t\t\t\tPor favor, corrija las fechas en consecuencia." #: erpnext/accounts/doctype/payment_entry/payment_entry.js:980 msgid "Error: {0} is mandatory field" -msgstr "Error: {0} es un campo obligatorio" +msgstr "" #. Label of the errors_notification_section (Section Break) field in DocType #. 'Stock Reposting Settings' @@ -19445,8 +19548,7 @@ msgstr "Ejemplo de documento vinculado: {0}" #. Description of the 'Serial Number Series' (Data) field in DocType 'Item' #: erpnext/stock/doctype/item/item.json -msgid "" -"Example: ABCD.#####\n" +msgid "Example: ABCD.#####\n" "If series is set and Serial No is not mentioned in transactions, then automatic serial number will be created based on this series. If you always want to explicitly mention Serial Nos for this item. leave this blank." msgstr "Ejemplo: ABCD. #####. Si se establece una serie y no se menciona el No de lote en las transacciones, se creará un número de lote automático basado en esta serie. Si siempre quiere mencionar explícitamente el No de lote para este artículo, déjelo en blanco. Nota: esta configuración tendrá prioridad sobre el Prefijo de denominación de serie en Configuración de stock." @@ -19459,7 +19561,7 @@ msgstr "Ejemplo: ABCD. #####. Si se establece una serie y no se menciona el No d msgid "Example: If the transaction amount is 200, then this will be calculated as {} = {}" msgstr "" -#: erpnext/stock/stock_ledger.py:2315 +#: erpnext/stock/stock_ledger.py:2319 msgid "Example: Serial No {0} reserved in {1}." msgstr "Ejemplo: Número de serie {0} reservado en {1}." @@ -19469,11 +19571,11 @@ msgstr "Ejemplo: Número de serie {0} reservado en {1}." msgid "Exception Budget Approver Role" msgstr "Rol de aprobación de presupuesto de excepción" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:1031 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:1041 msgid "Excess Disassembly" msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:1325 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:1335 msgid "Excess Material Transfer" msgstr "" @@ -19533,7 +19635,9 @@ msgstr "El importe de las ganancias/pérdidas de cambio se ha contabilizado a tr #. Reference' #. Label of the exchange_rate (Float) field in DocType 'Payment Reconciliation #. Allocation' +#. Label of the exchange_rate (Float) field in DocType 'Payment Reconciliation #. Invoice' +#. Label of the exchange_rate (Float) field in DocType 'Payment Reconciliation #. Payment' #. Label of the pegged_exchange_rate (Data) field in DocType 'Pegged Currency #. Details' @@ -19543,6 +19647,7 @@ msgstr "El importe de las ganancias/pérdidas de cambio se ha contabilizado a tr #. Label of the conversion_rate (Float) field in DocType 'Purchase Invoice' #. Label of the conversion_rate (Float) field in DocType 'Sales Invoice' #. Label of the conversion_rate (Float) field in DocType 'Tax Withholding +#. Entry' #. Label of the conversion_rate (Float) field in DocType 'Purchase Order' #. Label of the conversion_rate (Float) field in DocType 'Supplier Quotation' #. Label of the conversion_rate (Float) field in DocType 'Opportunity' @@ -19853,6 +19958,8 @@ msgstr "La cuenta de Gastos/Diferencia ({0}) debe ser una cuenta de 'utilidad o #. Label of the expense_account (Link) field in DocType 'Subcontracting Order #. Item' #. Label of the expense_account (Link) field in DocType 'Subcontracting Receipt +#. Item' +#. Label of the expense_account (Link) field in DocType 'Subcontracting Receipt #. Supplied Item' #: erpnext/accounts/doctype/account/account.json #: erpnext/accounts/doctype/loyalty_program/loyalty_program.json @@ -19926,7 +20033,7 @@ msgstr "Gastos incluidos en la valoración de activos" msgid "Expenses Included In Valuation" msgstr "GASTOS DE VALORACIÓN" -#: erpnext/stock/doctype/pick_list/pick_list.py:310 +#: erpnext/stock/doctype/pick_list/pick_list.py:312 #: erpnext/stock/doctype/stock_entry/stock_entry.js:518 msgid "Expired Batches" msgstr "Lotes Vencidos" @@ -20080,7 +20187,7 @@ msgstr "Entradas fallidas" #: erpnext/utilities/doctype/video_settings/video_settings.py:33 msgid "Failed to Authenticate the API key." -msgstr "Error al autenticar la clave de API." +msgstr "" #: erpnext/setup/setup_wizard/setup_wizard.py:45 #: erpnext/setup/setup_wizard/setup_wizard.py:46 @@ -20532,9 +20639,9 @@ msgstr "El año fiscal comienza el" msgid "Financial reports will be generated using GL Entry doctypes (should be enabled if Period Closing Voucher is not posted for all years sequentially or missing) " msgstr "Los informes financieros se generarán utilizando los doctypes de entrada GL (debe activarse si el Comprobante de Cierre de Período no se contabiliza para todos los años secuencialmente o faltantes) " -#: erpnext/manufacturing/doctype/work_order/work_order.js:896 -#: erpnext/manufacturing/doctype/work_order/work_order.js:911 -#: erpnext/manufacturing/doctype/work_order/work_order.js:920 +#: erpnext/manufacturing/doctype/work_order/work_order.js:900 +#: erpnext/manufacturing/doctype/work_order/work_order.js:915 +#: erpnext/manufacturing/doctype/work_order/work_order.js:924 msgid "Finish" msgstr "Terminar" @@ -20591,15 +20698,15 @@ msgstr "Cantidad de artículos acabados" msgid "Finished Good Item Quantity" msgstr "Cantidad de artículos acabados" -#: erpnext/controllers/accounts_controller.py:4003 +#: erpnext/controllers/accounts_controller.py:4013 msgid "Finished Good Item is not specified for service item {0}" msgstr "Artículo de producto terminado no especificado para artículo de servicio {0}" -#: erpnext/controllers/accounts_controller.py:4020 +#: erpnext/controllers/accounts_controller.py:4030 msgid "Finished Good Item {0} Qty can not be zero" msgstr "Producto terminado {0} La cantidad no puede ser cero" -#: erpnext/controllers/accounts_controller.py:4014 +#: erpnext/controllers/accounts_controller.py:4024 msgid "Finished Good Item {0} must be a sub-contracted item" msgstr "El artículo terminado {0} debe ser un artículo subcontratado" @@ -20686,11 +20793,11 @@ msgstr "Almacén de productos terminados" msgid "Finished Goods based Operating Cost" msgstr "Costo operativo basado en productos terminados" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:2026 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:2036 msgid "Finished Item {0} does not match with Work Order {1}" msgstr "Artículo terminado {0} no coincide con la orden de trabajo {1}" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:1048 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:1058 msgid "Finished good quantity being consumed ({0} in stock UOM) must equal the quantity to disassemble ({1}). Do not change the UOM, conversion factor or quantity of the finished good row." msgstr "" @@ -20715,7 +20822,7 @@ msgid "First Response Due" msgstr "Primera respuesta pendiente" #: erpnext/support/doctype/issue/test_issue.py:239 -#: erpnext/support/doctype/service_level_agreement/service_level_agreement.py:906 +#: erpnext/support/doctype/service_level_agreement/service_level_agreement.py:909 msgid "First Response SLA Failed by {}" msgstr "El primer acuerdo de nivel de servicio de respuesta falló por {}" @@ -20800,7 +20907,7 @@ msgstr "La fecha de finalización del año fiscal debe ser un año después de l #: erpnext/controllers/trends.py:59 msgid "Fiscal Year {0} Does Not Exist" -msgstr "El año fiscal {0} no existe" +msgstr "" #: erpnext/accounts/report/trial_balance/trial_balance.py:49 msgid "Fiscal Year {0} does not exist" @@ -20998,7 +21105,7 @@ msgstr "Para artículo" #: erpnext/controllers/stock_controller.py:1685 msgid "For Item {0} cannot be received more than {1} qty against the {2} {3}" -msgstr "Para el artículo {0} no se puede recibir más de {1} cantidad contra {2} {3}" +msgstr "" #. Label of the for_job_card (Link) field in DocType 'Job Card' #: erpnext/manufacturing/doctype/job_card/job_card.json @@ -21026,13 +21133,14 @@ msgstr "Por lista de precios" #. Description of the 'Planned Quantity' (Float) field in DocType 'Sales Order #. Item' #. Description of the 'Produced Quantity' (Float) field in DocType 'Sales Order +#. Item' #: erpnext/selling/doctype/sales_order_item/sales_order_item.json msgid "For Production" msgstr "Por producción" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:998 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:1008 msgid "For Quantity (Manufactured Qty) is mandatory" -msgstr "Por cantidad (cantidad fabricada) es obligatoria" +msgstr "" #. Label of the material_request_planning (Section Break) field in DocType #. 'Production Plan' @@ -21068,13 +21176,13 @@ msgstr "Para el almacén" msgid "For Work Order" msgstr "Para Orden de Trabajo" -#: erpnext/controllers/status_updater.py:291 +#: erpnext/controllers/status_updater.py:292 msgid "For an item {0}, quantity must be negative number" -msgstr "Para un artículo {0}, la cantidad debe ser un número negativo" +msgstr "" -#: erpnext/controllers/status_updater.py:288 +#: erpnext/controllers/status_updater.py:289 msgid "For an item {0}, quantity must be positive number" -msgstr "Para un Artículo {0}, la cantidad debe ser número positivo" +msgstr "" #. Description of the 'Income Account' (Link) field in DocType 'Dunning' #: erpnext/accounts/doctype/dunning/dunning.json @@ -21110,9 +21218,9 @@ msgstr "Por proveedor individual" msgid "For item {0}, only {1} asset have been created or linked to {2}. Please create or link {3} more asset with the respective document." msgstr "" -#: erpnext/controllers/status_updater.py:301 +#: erpnext/controllers/status_updater.py:302 msgid "For item {0}, rate must be a positive number. To Allow negative rates, enable {1} in {2}" -msgstr "Para el producto {0}, el precio debe ser un número positivo. Para permitir precios negativos, habilite {1} en {2}" +msgstr "" #. Description of the 'Do not fetch incoming rate from Serial No' (Check) field #. in DocType 'Stock Reposting Settings' @@ -21124,9 +21232,9 @@ msgstr "" msgid "For operation {0} at row {1}, please add raw materials or set a BOM against it." msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.py:2852 +#: erpnext/manufacturing/doctype/work_order/work_order.py:2911 msgid "For operation {0}: Quantity ({1}) can not be greater than pending quantity({2})" -msgstr "Para la operación {0}: la cantidad ({1}) no puede ser mayor que la cantidad pendiente ({2})" +msgstr "" #: erpnext/projects/doctype/project/project.js:208 msgid "For project - {0}, update your status" @@ -21141,9 +21249,9 @@ msgstr "" msgid "For projected and forecast quantities, the system will consider all child warehouses under the selected parent warehouse." msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:2058 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:2068 msgid "For quantity {0} should not be greater than allowed quantity {1}" -msgstr "Para la cantidad {0} no debe ser mayor que la cantidad permitida {1}" +msgstr "" #. Description of the 'Territory Manager' (Link) field in DocType 'Territory' #: erpnext/setup/doctype/territory/territory.json @@ -21165,7 +21273,7 @@ msgstr "Para la fila {0}: Introduzca la cantidad prevista" msgid "For service item" msgstr "" -#: erpnext/accounts/doctype/pricing_rule/pricing_rule.py:178 +#: erpnext/accounts/doctype/pricing_rule/pricing_rule.py:196 msgid "For the 'Apply Rule On Other' condition the field {0} is mandatory" msgstr "Para la condición "Aplicar regla a otros", el campo {0} es obligatorio." @@ -21174,7 +21282,7 @@ msgstr "Para la condición "Aplicar regla a otros", el campo {0} es ob msgid "For the convenience of customers, these codes can be used in print formats like Invoices and Delivery Notes" msgstr "Para comodidad de los clientes, estos códigos se pueden utilizar en formatos de impresión como facturas y notas de entrega." -#: erpnext/stock/doctype/stock_entry/stock_entry.py:1258 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:1268 msgid "For the item {0}, the consumed quantity should be {1} according to the BOM {2}." msgstr "" @@ -21277,7 +21385,7 @@ msgstr "" msgid "Frappe CRM Allowed User" msgstr "" -#: erpnext/crm/frappe_crm_api.py:169 +#: erpnext/crm/frappe_crm_api.py:172 msgid "Frappe CRM data synchronization is not enabled on ERPNext. Contact System Manager of ERPNext." msgstr "" @@ -21313,7 +21421,7 @@ msgstr "" msgid "Free On Board" msgstr "" -#: erpnext/accounts/doctype/pricing_rule/pricing_rule.py:283 +#: erpnext/accounts/doctype/pricing_rule/pricing_rule.py:301 msgid "Free item code is not selected" msgstr "El código de artículo gratuito no está seleccionado" @@ -21493,6 +21601,7 @@ msgstr "Desde Folio Nro" #. Label of the from_invoice_date (Date) field in DocType 'Payment #. Reconciliation' #. Label of the from_invoice_date (Date) field in DocType 'Process Payment +#. Reconciliation' #: erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.json #: erpnext/accounts/doctype/process_payment_reconciliation/process_payment_reconciliation.json msgid "From Invoice Date" @@ -21513,6 +21622,7 @@ msgstr "Desde Paquete Nro." #. Label of the from_payment_date (Date) field in DocType 'Payment #. Reconciliation' #. Label of the from_payment_date (Date) field in DocType 'Process Payment +#. Reconciliation' #: erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.json #: erpnext/accounts/doctype/process_payment_reconciliation/process_payment_reconciliation.json msgid "From Payment Date" @@ -21530,7 +21640,7 @@ msgstr "Desde la fecha de publicación" msgid "From Range" msgstr "Desde Rango" -#: erpnext/stock/doctype/item_attribute/item_attribute.py:98 +#: erpnext/stock/doctype/item_attribute/item_attribute.py:100 msgid "From Range has to be less than To Range" msgstr "Rango Desde tiene que ser menor que Rango Hasta" @@ -21731,6 +21841,7 @@ msgstr "Totalmente Facturado" #. Option for the 'Completion Status' (Select) field in DocType 'Maintenance #. Schedule Detail' +#. Option for the 'Completion Status' (Select) field in DocType 'Maintenance #. Visit' #: erpnext/maintenance/doctype/maintenance_schedule_detail/maintenance_schedule_detail.json #: erpnext/maintenance/doctype/maintenance_visit/maintenance_visit.json @@ -21753,6 +21864,7 @@ msgstr "Totalmente depreciado" #. Option for the 'Advance Payment Status' (Select) field in DocType 'Purchase #. Order' #. Option for the 'Advance Payment Status' (Select) field in DocType 'Sales +#. Order' #: erpnext/buying/doctype/purchase_order/purchase_order.json #: erpnext/selling/doctype/sales_order/sales_order.json msgid "Fully Paid" @@ -21984,7 +22096,7 @@ msgstr "Generar factura el" #. 'Subscription' #: erpnext/accounts/doctype/subscription/subscription.json msgid "Generate New Invoices Past Due Date" -msgstr "Generar nuevas facturas vencidas" +msgstr "" #. Label of the generate_schedule (Button) field in DocType 'Maintenance #. Schedule' @@ -22182,6 +22294,7 @@ msgstr "" #. Label of the get_outstanding_invoices (Button) field in DocType 'Journal #. Entry' #. Label of the get_outstanding_invoices (Button) field in DocType 'Payment +#. Entry' #: erpnext/accounts/doctype/journal_entry/journal_entry.json #: erpnext/accounts/doctype/payment_entry/payment_entry.json msgid "Get Outstanding Invoices" @@ -22286,6 +22399,7 @@ msgstr "Tarjeta de regalo" #. Description of the 'Recurse Every (As Per Transaction UOM)' (Float) field in #. DocType 'Pricing Rule' +#. Description of the 'Recurse Every (As Per Transaction UOM)' (Float) field in #. DocType 'Promotional Scheme Product Discount' #: erpnext/accounts/doctype/pricing_rule/pricing_rule.json #: erpnext/accounts/doctype/promotional_scheme_product_discount/promotional_scheme_product_discount.json @@ -22341,7 +22455,7 @@ msgstr "Las mercancías en tránsito" msgid "Goods Transferred" msgstr "Bienes transferidos" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:2627 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:2637 msgid "Goods are already received against the outward entry {0}" msgstr "Las mercancías ya se reciben contra la entrada exterior {0}" @@ -22424,28 +22538,36 @@ msgstr "Gramo/Litro" #. 'Purchase Invoice' #. Label of the base_grand_total (Currency) field in DocType 'Purchase Invoice' #. Label of the grand_total (Currency) field in DocType 'Purchase Invoice' +#. Option for the 'Apply Additional Discount On' (Select) field in DocType #. 'Sales Invoice' #. Label of the grand_total (Currency) field in DocType 'Sales Invoice' +#. Option for the 'Apply Additional Discount On' (Select) field in DocType #. 'Subscription' +#. Option for the 'Apply Additional Discount On' (Select) field in DocType #. 'Purchase Order' #. Label of the base_grand_total (Currency) field in DocType 'Purchase Order' #. Label of the grand_total (Currency) field in DocType 'Purchase Order' +#. Option for the 'Apply Additional Discount On' (Select) field in DocType #. 'Supplier Quotation' #. Label of the grand_total (Currency) field in DocType 'Supplier Quotation' #. Label of the grand_total (Currency) field in DocType 'Production Plan Sales #. Order' +#. Option for the 'Apply Additional Discount On' (Select) field in DocType #. 'Quotation' #. Label of the grand_total (Currency) field in DocType 'Quotation' +#. Option for the 'Apply Additional Discount On' (Select) field in DocType #. 'Sales Order' #. Label of the base_grand_total (Currency) field in DocType 'Sales Order' #. Label of the grand_total (Currency) field in DocType 'Sales Order' #. Option for the 'Based On' (Select) field in DocType 'Authorization Rule' +#. Option for the 'Apply Additional Discount On' (Select) field in DocType #. 'Delivery Note' #. Label of the base_grand_total (Currency) field in DocType 'Delivery Note' #. Label of the grand_total (Currency) field in DocType 'Delivery Note' #. Label of the grand_total (Currency) field in DocType 'Delivery Stop' #. Label of the grand_total (Currency) field in DocType 'Landed Cost Purchase #. Receipt' +#. Option for the 'Apply Additional Discount On' (Select) field in DocType #. 'Purchase Receipt' #. Label of the base_grand_total (Currency) field in DocType 'Purchase Receipt' #. Label of the grand_total (Currency) field in DocType 'Purchase Receipt' @@ -22487,7 +22609,7 @@ msgstr "Total" #. Label of the base_grand_total (Currency) field in DocType 'Sales Invoice' #: erpnext/accounts/doctype/sales_invoice/sales_invoice.json msgid "Grand Total (Company Currency" -msgstr "" +msgstr "Suma total (Divisa por defecto" #. Label of the base_grand_total (Currency) field in DocType 'POS Invoice' #. Label of the base_grand_total (Currency) field in DocType 'Supplier @@ -22813,6 +22935,7 @@ msgstr "Tiene Fecha de Caducidad" #. Item' #. Label of the has_item_scanned (Check) field in DocType 'Stock Entry Detail' #. Label of the has_item_scanned (Data) field in DocType 'Stock Reconciliation +#. Item' #: erpnext/accounts/doctype/pos_invoice_item/pos_invoice_item.json #: erpnext/accounts/doctype/sales_invoice_item/sales_invoice_item.json #: erpnext/stock/doctype/delivery_note_item/delivery_note_item.json @@ -22863,6 +22986,7 @@ msgstr "" #. Label of the has_unit_price_items (Check) field in DocType 'Request for #. Quotation' #. Label of the has_unit_price_items (Check) field in DocType 'Supplier +#. Quotation' #. Label of the has_unit_price_items (Check) field in DocType 'Quotation' #. Label of the has_unit_price_items (Check) field in DocType 'Sales Order' #: erpnext/buying/doctype/purchase_order/purchase_order.json @@ -22962,7 +23086,7 @@ msgstr "Le ayuda a distribuir el Presupuesto/Objetivo a lo largo de los meses si msgid "Here are the error logs for the aforementioned failed depreciation entries: {0}" msgstr "A continuación se muestran los registros de errores de las entradas de depreciación fallidas mencionadas anteriormente: {0}" -#: erpnext/stock/stock_ledger.py:2018 +#: erpnext/stock/stock_ledger.py:2022 msgid "Here are the options to proceed:" msgstr "Estas son las opciones para proceder:" @@ -23295,11 +23419,9 @@ msgstr "Si se selecciona "Meses", se registrará una cantidad fija com #. Description of the 'Reconcile on Advance Payment Date' (Check) field in #. DocType 'Company' #: erpnext/setup/doctype/company/company.json -msgid "" -"If Enabled - Reconciliation happens on the Advance Payment posting date
\n" +msgid "If Enabled - Reconciliation happens on the Advance Payment posting date
\n" "If Disabled - Reconciliation happens on oldest of 2 Dates: Invoice Date or the Advance Payment posting date
\n" -msgstr "" -"Si está habilitado: la conciliación se realiza en la fecha de contabilización del pago por adelantado
\n" +msgstr "Si está habilitado: la conciliación se realiza en la fecha de contabilización del pago por adelantado
\n" "Si está deshabilitado: la conciliación se realiza en la fecha más antigua de las 2 fechas: fecha de factura o la fecha de contabilización del pago por adelantado
\n" #: erpnext/accounts/doctype/loyalty_program/loyalty_program.js:34 @@ -23354,6 +23476,7 @@ msgstr "" #. Description of the 'Considered In Paid Amount' (Check) field in DocType #. 'Purchase Taxes and Charges' +#. Description of the 'Considered In Paid Amount' (Check) field in DocType #. 'Sales Taxes and Charges' #: erpnext/accounts/doctype/purchase_taxes_and_charges/purchase_taxes_and_charges.json #: erpnext/accounts/doctype/sales_taxes_and_charges/sales_taxes_and_charges.json @@ -23362,6 +23485,7 @@ msgstr "Si está marcada, el importe del impuesto se considerará ya incluido en #. Description of the 'Is this Tax included in Basic Rate?' (Check) field in #. DocType 'Purchase Taxes and Charges' +#. Description of the 'Is this Tax included in Basic Rate?' (Check) field in #. DocType 'Sales Taxes and Charges' #: erpnext/accounts/doctype/purchase_taxes_and_charges/purchase_taxes_and_charges.json #: erpnext/accounts/doctype/sales_taxes_and_charges/sales_taxes_and_charges.json @@ -23433,26 +23557,22 @@ msgstr "Si está habilitado, todos los archivos adjuntos a este documento se adj #. Description of the 'Do not update Serial / Batch on creation of auto bundle' #. (Check) field in DocType 'Stock Settings' #: erpnext/stock/doctype/stock_settings/stock_settings.json -msgid "" -"If enabled, do not update serial / batch values in the stock transactions on creation of auto Serial \n" +msgid "If enabled, do not update serial / batch values in the stock transactions on creation of auto Serial \n" " / Batch Bundle. " -msgstr "" -"Si está habilitado, no actualice los valores de serie/lote en las transacciones de stock al crear automáticamente el paquete de serie \n" +msgstr "Si está habilitado, no actualice los valores de serie/lote en las transacciones de stock al crear automáticamente el paquete de serie \n" " /lote. " #. Description of the 'Consider Projected Qty in Calculation' (Check) field in #. DocType 'Production Plan' #: erpnext/manufacturing/doctype/production_plan/production_plan.json -msgid "" -"If enabled, formula for Qty to Order:
\n" +msgid "If enabled, formula for Qty to Order:
\n" "Required Qty (BOM) - Projected Qty.
This helps avoid over-ordering." msgstr "" #. Description of the 'Consider Projected Qty in Calculation (RM)' (Check) #. field in DocType 'Production Plan' #: erpnext/manufacturing/doctype/production_plan/production_plan.json -msgid "" -"If enabled, formula for Required Qty:
\n" +msgid "If enabled, formula for Required Qty:
\n" "Required Qty (BOM) - Projected Qty.
This helps avoid over-ordering." msgstr "" @@ -23613,15 +23733,15 @@ msgstr "" msgid "If no taxes are set, and Taxes and Charges Template is selected, the system will automatically apply the taxes from the chosen template." msgstr "" -#: erpnext/stock/stock_ledger.py:2028 +#: erpnext/stock/stock_ledger.py:2032 msgid "If not, you can Cancel / Submit this entry" msgstr "En caso contrario, puedes Cancelar/Validar esta entrada" -#: erpnext/accounts/doctype/opening_invoice_creation_tool/opening_invoice_creation_tool.js:194 +#: erpnext/accounts/doctype/opening_invoice_creation_tool/opening_invoice_creation_tool.js:201 msgid "If party does not exist, create it using the Customer Name field." msgstr "" -#: erpnext/accounts/doctype/opening_invoice_creation_tool/opening_invoice_creation_tool.js:195 +#: erpnext/accounts/doctype/opening_invoice_creation_tool/opening_invoice_creation_tool.js:202 msgid "If party does not exist, create it using the Supplier Name field." msgstr "" @@ -23650,7 +23770,7 @@ msgstr "" msgid "If set, the system does not use the user's Email or the standard outgoing Email account for sending request for quotations." msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.js:1270 +#: erpnext/manufacturing/doctype/work_order/work_order.js:1281 msgid "If the BOM results in Scrap material, the Scrap Warehouse needs to be selected." msgstr "Si la lista de materiales arroja como resultado material de desecho, se debe seleccionar el almacén de desecho." @@ -23659,7 +23779,7 @@ msgstr "Si la lista de materiales arroja como resultado material de desecho, se msgid "If the account is frozen, entries are allowed to restricted users." msgstr "Si la cuenta está congelado, las entradas estarán permitidas a los usuarios restringidos." -#: erpnext/stock/stock_ledger.py:2021 +#: erpnext/stock/stock_ledger.py:2025 msgid "If the item is transacting as a Zero Valuation Rate item in this entry, please enable 'Allow Zero Valuation Rate' in the {0} Item table." msgstr "Si el artículo está realizando transacciones como un artículo de tasa de valoración cero en esta entrada, habilite "Permitir tasa de valoración cero" en la {0} tabla de artículos." @@ -23669,7 +23789,7 @@ msgstr "Si el artículo está realizando transacciones como un artículo de tasa msgid "If the reorder check is set at the Group warehouse level, the available quantity becomes the sum of the projected quantities of all its child warehouses." msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.js:1289 +#: erpnext/manufacturing/doctype/work_order/work_order.js:1300 msgid "If the selected BOM has Operations mentioned in it, the system will fetch all Operations from BOM, these values can be changed." msgstr "Si la lista de materiales seleccionada tiene Operaciones mencionadas en ella, el sistema obtendrá todas las Operaciones de la lista de materiales, estos valores pueden modificarse." @@ -23786,11 +23906,15 @@ msgstr "" #. Option for the 'Action if Accumulated Monthly Budget Exceeded on MR' #. (Select) field in DocType 'Budget' #. Option for the 'Action if Annual Budget Exceeded on PO' (Select) field in +#. DocType 'Budget' #. Option for the 'Action if Accumulated Monthly Budget Exceeded on PO' +#. (Select) field in DocType 'Budget' #. Option for the 'Action if Annual Budget Exceeded on Actual' (Select) field #. in DocType 'Budget' #. Option for the 'Action if Accumulated Monthly Budget Exceeded on Actual' +#. (Select) field in DocType 'Budget' #. Option for the 'Action if Anual Budget Exceeded on Cumulative Expense' +#. (Select) field in DocType 'Budget' #. Option for the 'Action if Accumulative Monthly Budget Exceeded on Cumulative #. Expense' (Select) field in DocType 'Budget' #: erpnext/accounts/doctype/budget/budget.json @@ -23809,7 +23933,9 @@ msgstr "Ignorar el saldo de cierre" #. Label of the ignore_default_payment_terms_template (Check) field in DocType #. 'Purchase Invoice' +#. Label of the ignore_default_payment_terms_template (Check) field in DocType #. 'Sales Invoice' +#. Label of the ignore_default_payment_terms_template (Check) field in DocType #. 'Sales Order' #: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json #: erpnext/accounts/doctype/sales_invoice/sales_invoice.json @@ -23884,8 +24010,11 @@ msgstr "Ignorar las notas de crédito / débito generadas por el sistema" #. Label of the ignore_tax_withholding_threshold (Check) field in DocType #. 'Journal Entry' +#. Label of the ignore_tax_withholding_threshold (Check) field in DocType #. 'Payment Entry' +#. Label of the ignore_tax_withholding_threshold (Check) field in DocType #. 'Purchase Invoice' +#. Label of the ignore_tax_withholding_threshold (Check) field in DocType #. 'Sales Invoice' #: erpnext/accounts/doctype/journal_entry/journal_entry.json #: erpnext/accounts/doctype/payment_entry/payment_entry.json @@ -24316,10 +24445,14 @@ msgstr "Incluir lotes caducados" #. Item' #. Label of the include_exploded_items (Check) field in DocType 'Production #. Plan Item' +#. Label of the include_exploded_items (Check) field in DocType 'Purchase #. Receipt Item' #. Label of the include_exploded_items (Check) field in DocType 'Subcontracting #. Inward Order Item' +#. Label of the include_exploded_items (Check) field in DocType 'Subcontracting #. Order Item' +#. Label of the include_exploded_items (Check) field in DocType 'Subcontracting +#. Receipt Item' #: erpnext/accounts/doctype/purchase_invoice_item/purchase_invoice_item.json #: erpnext/buying/doctype/purchase_order_item/purchase_order_item.json #: erpnext/manufacturing/doctype/production_plan_item/production_plan_item.json @@ -24333,6 +24466,7 @@ msgstr "Incluir Elementos Estallados" #. Label of the include_item_in_manufacturing (Check) field in DocType 'BOM #. Explosion Item' +#. Label of the include_item_in_manufacturing (Check) field in DocType 'BOM #. Item' #. Label of the include_item_in_manufacturing (Check) field in DocType 'Work #. Order Item' @@ -24559,7 +24693,7 @@ msgstr "Comprobación incorrecta en (grupo) Almacén para Reordenar" msgid "Incorrect Company" msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:1265 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:1275 msgid "Incorrect Component Quantity" msgstr "Cantidad incorrecta de componentes" @@ -24603,8 +24737,8 @@ msgstr "Informe incorrecto sobre el valor de las existencias" msgid "Incorrect Type of Transaction" msgstr "Tipo de transacción incorrecto" -#: erpnext/stock/doctype/pick_list/pick_list.py:190 -#: erpnext/stock/doctype/pick_list/pick_list.py:214 +#: erpnext/stock/doctype/pick_list/pick_list.py:192 +#: erpnext/stock/doctype/pick_list/pick_list.py:216 #: erpnext/stock/doctype/stock_settings/stock_settings.py:161 msgid "Incorrect Warehouse" msgstr "Almacén incorrecto" @@ -24664,7 +24798,7 @@ msgstr "Aumento de la vida útil del activo (meses)" msgid "Increment" msgstr "Incremento" -#: erpnext/stock/doctype/item_attribute/item_attribute.py:101 +#: erpnext/stock/doctype/item_attribute/item_attribute.py:103 msgid "Increment cannot be 0" msgstr "Incremento no puede ser 0" @@ -24824,7 +24958,7 @@ msgstr "Nota de Instalación" msgid "Installation Note Item" msgstr "Nota de instalación de elementos" -#: erpnext/stock/doctype/delivery_note/delivery_note.py:607 +#: erpnext/stock/doctype/delivery_note/delivery_note.py:619 msgid "Installation Note {0} has already been submitted" msgstr "La nota de instalación {0} ya se ha validado" @@ -24863,25 +24997,25 @@ msgstr "Instrucción" msgid "Insufficient Capacity" msgstr "Capacidad Insuficiente" -#: erpnext/controllers/accounts_controller.py:3899 -#: erpnext/controllers/accounts_controller.py:3921 -#: erpnext/controllers/accounts_controller.py:4439 -#: erpnext/controllers/accounts_controller.py:4445 -#: erpnext/controllers/accounts_controller.py:4467 +#: erpnext/controllers/accounts_controller.py:3909 +#: erpnext/controllers/accounts_controller.py:3931 +#: erpnext/controllers/accounts_controller.py:4449 +#: erpnext/controllers/accounts_controller.py:4455 +#: erpnext/controllers/accounts_controller.py:4477 msgid "Insufficient Permissions" msgstr "Permisos Insuficientes" #: erpnext/accounts/doctype/pos_invoice/pos_invoice.py:463 -#: erpnext/stock/doctype/pick_list/pick_list.py:148 -#: erpnext/stock/doctype/pick_list/pick_list.py:166 -#: erpnext/stock/doctype/pick_list/pick_list.py:1093 -#: erpnext/stock/doctype/stock_entry/stock_entry.py:1235 -#: erpnext/stock/serial_batch_bundle.py:1225 erpnext/stock/stock_ledger.py:1709 -#: erpnext/stock/stock_ledger.py:2206 +#: erpnext/stock/doctype/pick_list/pick_list.py:150 +#: erpnext/stock/doctype/pick_list/pick_list.py:168 +#: erpnext/stock/doctype/pick_list/pick_list.py:1123 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:1245 +#: erpnext/stock/serial_batch_bundle.py:1225 erpnext/stock/stock_ledger.py:1713 +#: erpnext/stock/stock_ledger.py:2210 msgid "Insufficient Stock" msgstr "Insuficiente Stock" -#: erpnext/stock/stock_ledger.py:2221 +#: erpnext/stock/stock_ledger.py:2225 msgid "Insufficient Stock for Batch" msgstr "Stock insuficiente para el lote" @@ -24944,6 +25078,7 @@ msgstr "ID de integración" #. Label of the inter_company_invoice_reference (Link) field in DocType #. 'Purchase Invoice' #. Label of the inter_company_invoice_reference (Link) field in DocType 'Sales +#. Invoice' #: erpnext/accounts/doctype/pos_invoice/pos_invoice.json #: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json #: erpnext/accounts/doctype/sales_invoice/sales_invoice.json @@ -24967,6 +25102,7 @@ msgstr "Referencia de entrada de Journal Inter Journal" #. Label of the inter_company_order_reference (Link) field in DocType 'Purchase #. Order' #. Label of the inter_company_order_reference (Link) field in DocType 'Sales +#. Order' #: erpnext/buying/doctype/purchase_order/purchase_order.json #: erpnext/selling/doctype/sales_order/sales_order.json msgid "Inter Company Order Reference" @@ -25009,7 +25145,7 @@ msgstr "" msgid "Interest Income" msgstr "" -#: erpnext/accounts/doctype/payment_entry/payment_entry.py:3010 +#: erpnext/accounts/doctype/payment_entry/payment_entry.py:3013 msgid "Interest and/or dunning fee" msgstr "Intereses y/o gastos de reclamación" @@ -25069,6 +25205,7 @@ msgstr "Ya existe el proveedor interno de la empresa {0}" #. Option for the 'Status' (Select) field in DocType 'Sales Invoice' #. Label of the internal_transfer_section (Section Break) field in DocType #. 'Sales Invoice Item' +#. Label of the internal_transfer_section (Section Break) field in DocType #. 'Delivery Note Item' #: erpnext/accounts/doctype/payment_entry/payment_entry.json #: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json @@ -25134,7 +25271,7 @@ msgid "Invalid Accounting Dimension" msgstr "" #: erpnext/accounts/doctype/payment_entry/payment_entry.py:402 -#: erpnext/accounts/doctype/payment_request/payment_request.py:1007 +#: erpnext/accounts/doctype/payment_request/payment_request.py:1008 msgid "Invalid Allocated Amount" msgstr "Importe asignado no válido" @@ -25197,12 +25334,12 @@ msgstr "" msgid "Invalid Delivery Date" msgstr "Fecha de Entrega Inválida" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:1087 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:1097 msgid "Invalid Disassembly Item" msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:1053 -#: erpnext/stock/doctype/stock_entry/stock_entry.py:1102 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:1063 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:1112 msgid "Invalid Disassembly Quantity" msgstr "" @@ -25300,8 +25437,8 @@ msgstr "Configuración de pérdida de proceso no válida" msgid "Invalid Purchase Invoice" msgstr "Factura de Compra no válida" -#: erpnext/controllers/accounts_controller.py:3941 -#: erpnext/controllers/accounts_controller.py:3955 +#: erpnext/controllers/accounts_controller.py:3951 +#: erpnext/controllers/accounts_controller.py:3965 msgid "Invalid Qty" msgstr "Cant. inválida" @@ -25330,12 +25467,12 @@ msgstr "Programación no válida" msgid "Invalid Selling Price" msgstr "Precio de venta no válido" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:2101 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:2111 msgid "Invalid Serial and Batch Bundle" msgstr "Paquete de serie y lote no válidos" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:1352 -#: erpnext/stock/doctype/stock_entry/stock_entry.py:1374 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:1362 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:1384 msgid "Invalid Source and Target Warehouse" msgstr "" @@ -25347,7 +25484,7 @@ msgstr "" msgid "Invalid Upload" msgstr "" -#: erpnext/controllers/item_variant.py:193 +#: erpnext/controllers/item_variant.py:255 msgid "Invalid Value" msgstr "Valor no válido" @@ -25360,7 +25497,7 @@ msgstr "Almacén inválido" msgid "Invalid amount in accounting entries of {} {} for Account {}: {}" msgstr "" -#: erpnext/accounts/doctype/pricing_rule/pricing_rule.py:312 +#: erpnext/accounts/doctype/pricing_rule/pricing_rule.py:330 msgid "Invalid condition expression" msgstr "Expresión de condición no válida" @@ -25387,7 +25524,7 @@ msgstr "Motivo perdido no válido {0}, cree un nuevo motivo perdido" msgid "Invalid naming series (. missing) for {0}" msgstr "Serie de nombres no válida (falta.) Para {0}" -#: erpnext/accounts/doctype/payment_request/payment_request.py:571 +#: erpnext/accounts/doctype/payment_request/payment_request.py:572 msgid "Invalid parameter. 'dn' should be of type str" msgstr "" @@ -25554,6 +25691,7 @@ msgstr "" #. Creation Tool Item' #. Label of the invoice_number (Dynamic Link) field in DocType 'Payment #. Reconciliation Allocation' +#. Label of the invoice_number (Dynamic Link) field in DocType 'Payment #. Reconciliation Invoice' #. Label of the invoice_number (Dynamic Link) field in DocType 'Process Payment #. Reconciliation Log Allocations' @@ -25734,6 +25872,7 @@ msgstr "Es entrada de ajuste" #. Label of the is_advance (Select) field in DocType 'Journal Entry Account' #. Label of the is_advance (Data) field in DocType 'Payment Reconciliation #. Allocation' +#. Label of the is_advance (Data) field in DocType 'Payment Reconciliation #. Payment' #. Label of the is_advance (Data) field in DocType 'Process Payment #. Reconciliation Log Allocations' @@ -25955,6 +26094,7 @@ msgstr "Es Cliente Interno" #. Invoice' #. Label of the is_internal_supplier (Check) field in DocType 'Purchase Order' #. Label of the is_internal_supplier (Check) field in DocType 'Supplier' +#. Label of the is_internal_supplier (Check) field in DocType 'Purchase #. Receipt' #: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json #: erpnext/buying/doctype/purchase_order/purchase_order.json @@ -25989,13 +26129,15 @@ msgstr "Es un Hito" #. Label of the is_old_subcontracting_flow (Check) field in DocType 'Purchase #. Invoice' +#. Label of the is_old_subcontracting_flow (Check) field in DocType 'Purchase #. Order' +#. Label of the is_old_subcontracting_flow (Check) field in DocType 'Purchase #. Receipt' #: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json #: erpnext/buying/doctype/purchase_order/purchase_order.json #: erpnext/stock/doctype/purchase_receipt/purchase_receipt.json msgid "Is Old Subcontracting Flow" -msgstr "" +msgstr "Es un antiguo flujo de subcontratación" #. Label of the is_opening (Select) field in DocType 'GL Entry' #. Label of the is_opening (Select) field in DocType 'Journal Entry' @@ -26183,7 +26325,9 @@ msgstr "" #. Label of the is_tax_withholding_account (Check) field in DocType 'Journal #. Entry Account' #. Label of the is_tax_withholding_account (Check) field in DocType 'Purchase +#. Taxes and Charges' #. Label of the is_tax_withholding_account (Check) field in DocType 'Sales +#. Taxes and Charges' #: erpnext/accounts/doctype/advance_taxes_and_charges/advance_taxes_and_charges.json #: erpnext/accounts/doctype/journal_entry_account/journal_entry_account.json #: erpnext/accounts/doctype/purchase_taxes_and_charges/purchase_taxes_and_charges.json @@ -26218,6 +26362,7 @@ msgstr "Es creada usando PdV" #. Label of the included_in_print_rate (Check) field in DocType 'Purchase Taxes #. and Charges' #. Label of the included_in_print_rate (Check) field in DocType 'Sales Taxes +#. and Charges' #: erpnext/accounts/doctype/purchase_taxes_and_charges/purchase_taxes_and_charges.json #: erpnext/accounts/doctype/sales_taxes_and_charges/sales_taxes_and_charges.json msgid "Is this Tax included in Basic Rate?" @@ -26343,7 +26488,7 @@ msgstr "Pueden pasar algunas horas hasta que los valores de stock precisos sean #: erpnext/public/js/controllers/transaction.js:2580 msgid "It is needed to fetch Item Details." -msgstr "Se necesita a buscar Detalles del artículo." +msgstr "" #: banking/src/components/features/BankReconciliation/BankBalance.tsx:79 msgid "It takes into account all the transactions that have been posted and subtracts the transactions that have not cleared yet." @@ -26408,8 +26553,9 @@ msgstr "" #: erpnext/buying/report/supplier_quotation_comparison/supplier_quotation_comparison.py:204 #: erpnext/buying/workspace/buying/buying.json #: erpnext/controllers/taxes_and_totals.py:1248 +#: erpnext/controllers/trends.py:365 #: erpnext/manufacturing/doctype/blanket_order/blanket_order.json -#: erpnext/manufacturing/doctype/bom/bom.js:1088 +#: erpnext/manufacturing/doctype/bom/bom.js:1092 #: erpnext/manufacturing/doctype/plant_floor/plant_floor.js:109 #: erpnext/manufacturing/doctype/workstation/workstation_job_card.html:25 #: erpnext/manufacturing/report/bom_stock_analysis/bom_stock_analysis.py:101 @@ -26581,13 +26727,16 @@ msgstr "Carrito de Productos" #. Label of the item_code (Link) field in DocType 'Asset Capitalization Asset #. Item' #. Label of the item_code (Link) field in DocType 'Asset Capitalization Service +#. Item' #. Label of the item_code (Link) field in DocType 'Asset Capitalization Stock +#. Item' #. Label of the item_code (Read Only) field in DocType 'Asset Maintenance' #. Label of the item_code (Read Only) field in DocType 'Asset Maintenance Log' #. Label of the item_code (Link) field in DocType 'Purchase Order Item' #. Label of the main_item_code (Link) field in DocType 'Purchase Order Item #. Supplied' #. Label of the main_item_code (Link) field in DocType 'Purchase Receipt Item +#. Supplied' #. Label of the item_code (Link) field in DocType 'Request for Quotation Item' #. Label of the item_code (Link) field in DocType 'Supplier Quotation Item' #. Label of the item_code (Link) field in DocType 'Opportunity Item' @@ -26602,6 +26751,7 @@ msgstr "Carrito de Productos" #. Label of the item_code (Link) field in DocType 'BOM Website Item' #. Label of the item_code (Link) field in DocType 'Job Card Item' #. Label of the item_code (Link) field in DocType 'Master Production Schedule +#. Item' #. Label of the item_code (Link) field in DocType 'Material Request Plan Item' #. Label of the item_code (Link) field in DocType 'Production Plan' #. Label of the item_code (Link) field in DocType 'Production Plan Item' @@ -26638,16 +26788,21 @@ msgstr "Carrito de Productos" #. Label of the item_code (Link) field in DocType 'Stock Reservation Entry' #. Option for the 'Item Naming By' (Select) field in DocType 'Stock Settings' #. Label of the item_code (Link) field in DocType 'Subcontracting Inward Order +#. Item' #. Label of the main_item_code (Link) field in DocType 'Subcontracting Inward #. Order Received Item' +#. Label of the item_code (Link) field in DocType 'Subcontracting Inward Order #. Secondary Item' +#. Label of the item_code (Link) field in DocType 'Subcontracting Inward Order #. Service Item' #. Label of the item_code (Link) field in DocType 'Subcontracting Order Item' #. Label of the item_code (Link) field in DocType 'Subcontracting Order Service +#. Item' #. Label of the main_item_code (Link) field in DocType 'Subcontracting Order #. Supplied Item' #. Label of the item_code (Link) field in DocType 'Subcontracting Receipt Item' #. Label of the main_item_code (Link) field in DocType 'Subcontracting Receipt +#. Supplied Item' #. Label of the item_code (Link) field in DocType 'Warranty Claim' #: erpnext/accounts/doctype/pricing_rule/pricing_rule.json #: erpnext/accounts/doctype/pricing_rule_detail/pricing_rule_detail.json @@ -26889,6 +27044,7 @@ msgstr "Detalles del artículo" #. Label of the item_group (Link) field in DocType 'Sales Order Item' #. Label of a Link in the Selling Workspace #. Option for the 'Customer or Item' (Select) field in DocType 'Authorization +#. Rule' #. Name of a DocType #. Label of the item_group (Link) field in DocType 'Target Detail' #. Label of the item_group (Link) field in DocType 'Website Item Group' @@ -26928,6 +27084,7 @@ msgstr "Detalles del artículo" #: erpnext/buying/report/item_wise_purchase_history/item_wise_purchase_history.js:30 #: erpnext/buying/report/item_wise_purchase_history/item_wise_purchase_history.py:40 #: erpnext/buying/workspace/buying/buying.json +#: erpnext/controllers/trends.py:375 #: erpnext/crm/doctype/opportunity_item/opportunity_item.json #: erpnext/manufacturing/doctype/bom_creator/bom_creator.json #: erpnext/manufacturing/doctype/bom_creator_item/bom_creator_item.json @@ -27001,7 +27158,7 @@ msgstr "Nombre del grupo de productos" msgid "Item Group Tree" msgstr "Árbol de Productos" -#: erpnext/accounts/doctype/pricing_rule/pricing_rule.py:525 +#: erpnext/accounts/doctype/pricing_rule/pricing_rule.py:543 msgid "Item Group not mentioned in item master for item {0}" msgstr "El grupo del artículo no se menciona en producto maestro para el elemento {0}" @@ -27073,7 +27230,9 @@ msgstr "Fabricante del artículo" #. Label of the item_name (Data) field in DocType 'Asset Capitalization Asset #. Item' #. Label of the item_name (Data) field in DocType 'Asset Capitalization Service +#. Item' #. Label of the item_name (Data) field in DocType 'Asset Capitalization Stock +#. Item' #. Label of the item_name (Read Only) field in DocType 'Asset Maintenance' #. Label of the item_name (Read Only) field in DocType 'Asset Maintenance Log' #. Label of the item_name (Data) field in DocType 'Purchase Order Item' @@ -27096,8 +27255,10 @@ msgstr "Fabricante del artículo" #. Label of the item_name (Read Only) field in DocType 'Job Card' #. Label of the item_name (Data) field in DocType 'Job Card Item' #. Label of the item_name (Data) field in DocType 'Master Production Schedule +#. Item' #. Label of the item_name (Data) field in DocType 'Material Request Plan Item' #. Label of the item_name (Data) field in DocType 'Production Plan Sub Assembly +#. Item' #. Label of the item_name (Data) field in DocType 'Sales Forecast Item' #. Label of the item_name (Data) field in DocType 'Work Order' #. Label of the item_name (Data) field in DocType 'Work Order Item' @@ -27124,9 +27285,12 @@ msgstr "Fabricante del artículo" #. Label of the item_name (Data) field in DocType 'Stock Entry Detail' #. Label of the item_name (Data) field in DocType 'Stock Reconciliation Item' #. Label of the item_name (Data) field in DocType 'Subcontracting Inward Order +#. Item' +#. Label of the item_name (Data) field in DocType 'Subcontracting Inward Order #. Service Item' #. Label of the item_name (Data) field in DocType 'Subcontracting Order Item' #. Label of the item_name (Data) field in DocType 'Subcontracting Order Service +#. Item' #. Label of the item_name (Data) field in DocType 'Subcontracting Receipt Item' #. Label of the item_name (Data) field in DocType 'Subcontracting Receipt #. Supplied Item' @@ -27155,6 +27319,7 @@ msgstr "Fabricante del artículo" #: erpnext/buying/doctype/supplier_quotation_item/supplier_quotation_item.json #: erpnext/buying/report/item_wise_purchase_history/item_wise_purchase_history.py:34 #: erpnext/buying/report/requested_items_to_order_and_receive/requested_items_to_order_and_receive.py:204 +#: erpnext/controllers/trends.py:366 #: erpnext/crm/doctype/opportunity_item/opportunity_item.json #: erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.js:101 #: erpnext/maintenance/doctype/maintenance_schedule_detail/maintenance_schedule_detail.json @@ -27375,6 +27540,7 @@ msgstr "Impuestos del Producto" #. Label of the item_tax_amount (Currency) field in DocType 'Purchase Invoice #. Item' #. Label of the item_tax_amount (Currency) field in DocType 'Purchase Receipt +#. Item' #: erpnext/accounts/doctype/purchase_invoice_item/purchase_invoice_item.json #: erpnext/stock/doctype/purchase_receipt_item/purchase_receipt_item.json msgid "Item Tax Amount Included in Value" @@ -27389,6 +27555,7 @@ msgstr "Artículo Cantidad de impuestos incluida en el valor" #. Label of the item_tax_rate (Code) field in DocType 'Quotation Item' #. Label of the item_tax_rate (Code) field in DocType 'Sales Order Item' #. Label of the item_tax_rate (Small Text) field in DocType 'Delivery Note +#. Item' #. Label of the item_tax_rate (Code) field in DocType 'Purchase Receipt Item' #: erpnext/accounts/doctype/pos_invoice_item/pos_invoice_item.json #: erpnext/accounts/doctype/purchase_invoice_item/purchase_invoice_item.json @@ -27418,11 +27585,13 @@ msgstr "" #. Label of a Link in the Invoicing Workspace #. Label of the item_tax_template (Link) field in DocType 'Purchase Order Item' #. Label of the item_tax_template (Link) field in DocType 'Supplier Quotation +#. Item' #. Label of the item_tax_template (Link) field in DocType 'Quotation Item' #. Label of the item_tax_template (Link) field in DocType 'Sales Order Item' #. Label of the item_tax_template (Link) field in DocType 'Delivery Note Item' #. Label of the item_tax_template (Link) field in DocType 'Item Tax' #. Label of the item_tax_template (Link) field in DocType 'Purchase Receipt +#. Item' #. Label of a Workspace Sidebar Item #: erpnext/accounts/doctype/item_tax_template/item_tax_template.json #: erpnext/accounts/doctype/pos_invoice_item/pos_invoice_item.json @@ -27503,13 +27672,18 @@ msgstr "Especificación del producto en la WEB" #. Label of the item_weight_details (Section Break) field in DocType 'Purchase #. Invoice Item' #. Label of the section_break_18 (Section Break) field in DocType 'Sales +#. Invoice Item' +#. Label of the item_weight_details (Section Break) field in DocType 'Purchase #. Order Item' #. Label of the item_weight_details (Section Break) field in DocType 'Supplier #. Quotation Item' #. Label of the item_weight_details (Section Break) field in DocType 'Quotation +#. Item' #. Label of the item_weight_details (Section Break) field in DocType 'Sales +#. Order Item' #. Label of the item_weight_details (Section Break) field in DocType 'Delivery #. Note Item' +#. Label of the item_weight_details (Section Break) field in DocType 'Purchase #. Receipt Item' #: erpnext/accounts/doctype/pos_invoice_item/pos_invoice_item.json #: erpnext/accounts/doctype/purchase_invoice_item/purchase_invoice_item.json @@ -27552,6 +27726,7 @@ msgstr "Detalle de Impuestos" #. Label of the item_wise_tax_details (Table) field in DocType 'Quotation' #. Label of the item_wise_tax_details (Table) field in DocType 'Sales Order' #. Label of the item_wise_tax_details (Table) field in DocType 'Delivery Note' +#. Label of the item_wise_tax_details (Table) field in DocType 'Purchase #. Receipt' #: erpnext/accounts/doctype/pos_invoice/pos_invoice.json #: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json @@ -27585,7 +27760,7 @@ msgstr "Producto y Almacén" msgid "Item and Warranty Details" msgstr "Producto y detalles de garantía" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:3815 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:3825 msgid "Item for row {0} does not match Material Request" msgstr "El artículo de la fila {0} no coincide con la solicitud de material" @@ -27615,11 +27790,11 @@ msgstr "Nombre del producto" msgid "Item operation" msgstr "Operación del artículo" -#: erpnext/controllers/accounts_controller.py:3995 +#: erpnext/controllers/accounts_controller.py:4005 msgid "Item qty can not be updated as raw materials are already processed." -msgstr "" +msgstr "La cantidad de artículos no puede actualizarse porque las materias primas ya están procesadas." -#: erpnext/stock/doctype/stock_entry/stock_entry.py:1498 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:1508 msgid "Item rate has been updated to zero as Allow Zero Valuation Rate is checked for item {0}" msgstr "La tasa del artículo se ha actualizado a cero ya que la opción Permitir tasa de valoración cero está marcada para el artículo {0}" @@ -27731,7 +27906,7 @@ msgstr "" msgid "Item {0} is not a template item." msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:2539 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:2549 msgid "Item {0} is not active or end of life has been reached" msgstr "El producto {0} no está activo o ha llegado al final de la vida útil" @@ -27745,13 +27920,13 @@ msgstr "El artículo {0} debe ser un artículo que no se encuentra en stock" #: erpnext/stock/get_item_details.py:348 msgid "Item {0} must be a Sub-contracted Item" -msgstr "El elemento: {0} debe ser un producto sub-contratado" +msgstr "" #: erpnext/assets/doctype/asset/asset.py:353 msgid "Item {0} must be a non-stock item" msgstr "Elemento {0} debe ser un elemento de no-stock" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:1839 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:1849 msgid "Item {0} not found in 'Raw Materials Supplied' table in {1} {2}" msgstr "El artículo {0} no se encontró en la tabla 'Materias primas suministradas' en {1} {2}" @@ -27769,7 +27944,7 @@ msgstr "Elemento {0}: {1} cantidad producida." #: erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py:1334 msgid "Item {} does not exist." -msgstr "Producto {0} no existe." +msgstr "" #. Name of a report #: erpnext/stock/report/item_wise_price_list_rate/item_wise_price_list_rate.json @@ -27861,11 +28036,11 @@ msgstr "Solicitud de Productos" msgid "Items and Pricing" msgstr "Productos y Precios" -#: erpnext/controllers/accounts_controller.py:4253 +#: erpnext/controllers/accounts_controller.py:4263 msgid "Items cannot be updated as Subcontracting Inward Order(s) exist against this Subcontracted Sales Order." msgstr "" -#: erpnext/controllers/accounts_controller.py:4246 +#: erpnext/controllers/accounts_controller.py:4256 msgid "Items cannot be updated as Subcontracting Order is created against the Purchase Order {0}." msgstr "Los artículos no se pueden actualizar, ya que la orden de subcontratación se crea contra la orden de compra {0}." @@ -27877,7 +28052,7 @@ msgstr "Artículos para solicitud de materia prima" msgid "Items not found." msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:1494 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:1504 msgid "Items rate has been updated to zero as Allow Zero Valuation Rate is checked for the following items: {0}" msgstr "La tasa de artículos se ha actualizado a cero, ya que la opción Permitir tasa de valoración cero está marcada para los siguientes artículos: {0}" @@ -28027,11 +28202,11 @@ msgstr "La ficha de trabajo {0} se ha completado" #. Label of the dashboard_tab (Tab Break) field in DocType 'Workstation' #: erpnext/manufacturing/doctype/workstation/workstation.json msgid "Job Cards" -msgstr "Tarjetas de Trabajo" +msgstr "" #: erpnext/accounts/doctype/process_payment_reconciliation/process_payment_reconciliation.js:106 msgid "Job Paused" -msgstr "Trabajo en pausa" +msgstr "" #: erpnext/accounts/doctype/process_payment_reconciliation/process_payment_reconciliation.js:64 #: erpnext/accounts/doctype/process_period_closing_voucher/process_period_closing_voucher.js:17 @@ -28089,13 +28264,14 @@ msgstr "Nombre del trabajador" #. Label of the supplier_warehouse (Link) field in DocType 'Subcontracting #. Order' +#. Label of the supplier_warehouse (Link) field in DocType 'Subcontracting #. Receipt' #: erpnext/subcontracting/doctype/subcontracting_order/subcontracting_order.json #: erpnext/subcontracting/doctype/subcontracting_receipt/subcontracting_receipt.json msgid "Job Worker Warehouse" msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.py:2907 +#: erpnext/manufacturing/doctype/work_order/work_order.py:2966 msgid "Job card {0} created" msgstr "Tarjeta de trabajo {0} creada" @@ -28399,9 +28575,11 @@ msgstr "Comprobante de costos de destino estimados" #. Label of the landed_cost_voucher_amount (Currency) field in DocType #. 'Purchase Invoice Item' +#. Label of the landed_cost_voucher_amount (Currency) field in DocType #. 'Purchase Receipt Item' #. Label of the landed_cost_voucher_amount (Currency) field in DocType 'Stock #. Entry Detail' +#. Label of the landed_cost_voucher_amount (Currency) field in DocType #. 'Subcontracting Receipt Item' #: erpnext/accounts/doctype/purchase_invoice_item/purchase_invoice_item.json #: erpnext/stock/doctype/purchase_receipt_item/purchase_receipt_item.json @@ -28489,6 +28667,7 @@ msgstr "Tasa de cambio de última compra" #. Label of the last_scanned_warehouse (Data) field in DocType 'Delivery Note' #. Label of the last_scanned_warehouse (Data) field in DocType 'Material #. Request' +#. Label of the last_scanned_warehouse (Data) field in DocType 'Purchase #. Receipt' #. Label of the last_scanned_warehouse (Data) field in DocType 'Stock Entry' #. Label of the last_scanned_warehouse (Data) field in DocType 'Stock @@ -28696,11 +28875,9 @@ msgstr "Vacaciones pagadas?" #. Description of the 'Success Redirect URL' (Data) field in DocType #. 'Appointment Booking Settings' #: erpnext/crm/doctype/appointment_booking_settings/appointment_booking_settings.json -msgid "" -"Leave blank for home.\n" +msgid "Leave blank for home.\n" "This is relative to site URL, for example \"about\" will redirect to \"https://yoursitename.com/about\"" -msgstr "" -"Déjelo en blanco para la página de inicio.\n" +msgstr "Déjelo en blanco para la página de inicio.\n" "Esto es relativo a la URL del sitio, por ejemplo \"acerca de\" redirigirá a \"https://yoursitename.com/about\"" #. Description of the 'Release Date' (Date) field in DocType 'Supplier' @@ -28855,7 +29032,7 @@ msgstr "Número de Licencia" msgid "License Plate" msgstr "Matrículas" -#: erpnext/controllers/status_updater.py:511 +#: erpnext/controllers/status_updater.py:512 msgid "Limit Crossed" msgstr "Límite cruzado" @@ -28952,7 +29129,7 @@ msgstr "Error al vincular al cliente. Inténtalo de nuevo." #: erpnext/selling/doctype/customer/customer.js:280 msgid "Linking to Supplier Failed. Please try again." -msgstr "Error al vincular al proveedor. Inténtalo nuevamente." +msgstr "" #: erpnext/accounts/report/financial_ratios/financial_ratios.js:55 #: erpnext/accounts/report/financial_ratios/financial_ratios.py:152 @@ -29138,6 +29315,7 @@ msgstr "% de valor perdido" #. Label of the lower_deduction_certificate (Link) field in DocType 'Tax #. Withholding Entry' #. Option for the 'Under Withheld Reason' (Select) field in DocType 'Tax +#. Withholding Entry' #. Label of a Link in the Invoicing Workspace #. Name of a DocType #: erpnext/accounts/doctype/tax_withholding_entry/tax_withholding_entry.json @@ -29390,6 +29568,7 @@ msgstr "Registro de mantenimiento" #. Label of the maintenance_manager_name (Read Only) field in DocType 'Asset #. Maintenance' +#. Label of the maintenance_manager_name (Read Only) field in DocType 'Asset #. Maintenance Team' #: erpnext/assets/doctype/asset_maintenance/asset_maintenance.json #: erpnext/assets/doctype/asset_maintenance_team/asset_maintenance_team.json @@ -29455,6 +29634,7 @@ msgstr "Programas de Mantenimiento" #. Label of the maintenance_status (Select) field in DocType 'Asset Maintenance #. Log' +#. Label of the maintenance_status (Select) field in DocType 'Asset Maintenance #. Task' #. Label of the maintenance_status (Select) field in DocType 'Serial No' #: erpnext/assets/doctype/asset_maintenance_log/asset_maintenance_log.json @@ -29548,8 +29728,8 @@ msgstr "Principales / Asignaturas Optativas" #. Label of the make (Data) field in DocType 'Vehicle' #: erpnext/accounts/doctype/journal_entry/journal_entry.js:127 #: erpnext/manufacturing/doctype/job_card/job_card.js:479 -#: erpnext/manufacturing/doctype/work_order/work_order.js:851 -#: erpnext/manufacturing/doctype/work_order/work_order.js:885 +#: erpnext/manufacturing/doctype/work_order/work_order.js:855 +#: erpnext/manufacturing/doctype/work_order/work_order.js:889 #: erpnext/setup/doctype/vehicle/vehicle.json msgid "Make" msgstr "Crear" @@ -29614,7 +29794,7 @@ msgstr "Realizar orden de subcontratación" #: erpnext/manufacturing/doctype/workstation/workstation.js:427 msgid "Make Transfer Entry" -msgstr "Realizar entrada de transferencia" +msgstr "" #: erpnext/public/js/telephony.js:29 msgid "Make a call" @@ -29710,6 +29890,7 @@ msgstr "Sección obligatoria" #. Option for the 'Depreciation Method' (Select) field in DocType 'Asset' #. Option for the 'Depreciation Method' (Select) field in DocType 'Asset #. Depreciation Schedule' +#. Option for the 'Depreciation Method' (Select) field in DocType 'Asset #. Finance Book' #. Option for the 'How often should project be updated of Total Purchase Cost #. ?' (Select) field in DocType 'Buying Settings' @@ -29736,6 +29917,7 @@ msgstr "¡No se puede crear una entrada manual! Deshabilite la entrada automáti #. Label of the manufacture_details (Section Break) field in DocType 'Purchase #. Invoice Item' +#. Label of the manufacture_details (Section Break) field in DocType 'Purchase #. Order Item' #. Label of the manufacture_details (Section Break) field in DocType 'Supplier #. Quotation Item' @@ -29747,6 +29929,7 @@ msgstr "¡No se puede crear una entrada manual! Deshabilite la entrada automáti #. Option for the 'Purpose' (Select) field in DocType 'Material Request' #. Label of the manufacture_details (Section Break) field in DocType 'Material #. Request Item' +#. Label of the manufacture_details (Section Break) field in DocType 'Purchase #. Receipt Item' #. Option for the 'Purpose' (Select) field in DocType 'Stock Entry' #. Option for the 'Purpose' (Select) field in DocType 'Stock Entry Type' @@ -29769,8 +29952,8 @@ msgstr "¡No se puede crear una entrada manual! Deshabilite la entrada automáti #: erpnext/stock/doctype/material_request_item/material_request_item.json #: erpnext/stock/doctype/purchase_receipt_item/purchase_receipt_item.json #: erpnext/stock/doctype/stock_entry/stock_entry.json -#: erpnext/stock/doctype/stock_entry/stock_entry.py:1583 -#: erpnext/stock/doctype/stock_entry/stock_entry.py:1599 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:1593 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:1609 #: erpnext/stock/doctype/stock_entry_type/stock_entry_type.json #: erpnext/subcontracting/doctype/subcontracting_order_item/subcontracting_order_item.json #: erpnext/subcontracting/doctype/subcontracting_receipt_item/subcontracting_receipt_item.json @@ -29806,6 +29989,7 @@ msgstr "Cantidad Producida" #. Label of the manufacturer (Link) field in DocType 'Subcontracting Order #. Item' #. Label of the manufacturer (Link) field in DocType 'Subcontracting Receipt +#. Item' #: erpnext/accounts/doctype/purchase_invoice_item/purchase_invoice_item.json #: erpnext/buying/doctype/purchase_order_item/purchase_order_item.json #: erpnext/buying/doctype/supplier_quotation_item/supplier_quotation_item.json @@ -29823,14 +30007,18 @@ msgstr "Fabricante" #. Label of the manufacturer_part_no (Data) field in DocType 'Purchase Invoice #. Item' #. Label of the manufacturer_part_no (Data) field in DocType 'Purchase Order +#. Item' #. Label of the manufacturer_part_no (Data) field in DocType 'Supplier #. Quotation Item' #. Label of the manufacturer_part_no (Data) field in DocType 'Item #. Manufacturer' #. Label of the manufacturer_part_no (Data) field in DocType 'Material Request +#. Item' #. Label of the manufacturer_part_no (Data) field in DocType 'Purchase Receipt +#. Item' #. Label of the manufacturer_part_no (Data) field in DocType 'Subcontracting #. Order Item' +#. Label of the manufacturer_part_no (Data) field in DocType 'Subcontracting #. Receipt Item' #: erpnext/accounts/doctype/purchase_invoice_item/purchase_invoice_item.json #: erpnext/buying/doctype/purchase_order_item/purchase_order_item.json @@ -29915,9 +30103,9 @@ msgstr "Fecha de Fabricación" msgid "Manufacturing Manager" msgstr "Gerente de Producción" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:2897 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:2907 msgid "Manufacturing Quantity is mandatory" -msgstr "La cantidad a producir es obligatoria" +msgstr "" #. Label of the manufacturing_section_section (Section Break) field in DocType #. 'Sales Order Item' @@ -29942,6 +30130,7 @@ msgstr "" #. Label of the manufacturing_time_in_mins (Int) field in DocType 'Item Lead #. Time' #. Label of the manufacturing_time_tab (Tab Break) field in DocType 'Item Lead +#. Time' #: erpnext/stock/doctype/item_lead_time/item_lead_time.json msgid "Manufacturing Time" msgstr "" @@ -30002,13 +30191,6 @@ msgstr "Mapeando {0} ..." msgid "Maps To" msgstr "" -#. Label of the margin (Section Break) field in DocType 'Pricing Rule' -#. Label of the margin (Section Break) field in DocType 'Project' -#: erpnext/accounts/doctype/pricing_rule/pricing_rule.json -#: erpnext/projects/doctype/project/project.json -msgid "Margin" -msgstr "Margen" - #. Label of the margin_money (Currency) field in DocType 'Bank Guarantee' #: erpnext/accounts/doctype/bank_guarantee/bank_guarantee.json msgid "Margin Money" @@ -30020,12 +30202,17 @@ msgstr "Dinero de Margen" #. Label of the margin_rate_or_amount (Float) field in DocType 'Purchase #. Invoice Item' #. Label of the margin_rate_or_amount (Float) field in DocType 'Sales Invoice +#. Item' #. Label of the margin_rate_or_amount (Float) field in DocType 'Purchase Order +#. Item' #. Label of the margin_rate_or_amount (Float) field in DocType 'Supplier #. Quotation Item' #. Label of the margin_rate_or_amount (Float) field in DocType 'Quotation Item' #. Label of the margin_rate_or_amount (Float) field in DocType 'Sales Order +#. Item' #. Label of the margin_rate_or_amount (Float) field in DocType 'Delivery Note +#. Item' +#. Label of the margin_rate_or_amount (Float) field in DocType 'Purchase #. Receipt Item' #: erpnext/accounts/doctype/pos_invoice_item/pos_invoice_item.json #: erpnext/accounts/doctype/pricing_rule/pricing_rule.json @@ -30182,7 +30369,7 @@ msgstr "" msgid "Material" msgstr "Material" -#: erpnext/manufacturing/doctype/work_order/work_order.js:876 +#: erpnext/manufacturing/doctype/work_order/work_order.js:880 msgid "Material Consumption" msgstr "Material de consumo" @@ -30190,7 +30377,7 @@ msgstr "Material de consumo" #. Option for the 'Purpose' (Select) field in DocType 'Stock Entry Type' #: erpnext/setup/setup_wizard/operations/install_fixtures.py:114 #: erpnext/stock/doctype/stock_entry/stock_entry.json -#: erpnext/stock/doctype/stock_entry/stock_entry.py:1584 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:1594 #: erpnext/stock/doctype/stock_entry_type/stock_entry_type.json msgid "Material Consumption for Manufacture" msgstr "Consumo de Material para Fabricación" @@ -30235,7 +30422,9 @@ msgstr "Recepción de Materiales" #. Item' #. Label of the material_request (Link) field in DocType 'Purchase Order Item' #. Label of the material_request (Link) field in DocType 'Request for Quotation +#. Item' #. Label of the material_request (Link) field in DocType 'Supplier Quotation +#. Item' #. Label of a Link in the Buying Workspace #. Option for the 'Get Items From' (Select) field in DocType 'Production Plan' #. Label of the material_request (Link) field in DocType 'Production Plan Item' @@ -30250,9 +30439,12 @@ msgstr "Recepción de Materiales" #. Label of the material_request (Link) field in DocType 'Pick List' #. Label of the material_request (Link) field in DocType 'Pick List Item' #. Label of the material_request (Link) field in DocType 'Purchase Receipt +#. Item' #. Label of the material_request (Link) field in DocType 'Stock Entry Detail' #. Label of a Link in the Stock Workspace #. Label of the material_request (Link) field in DocType 'Subcontracting Order +#. Item' +#. Label of the material_request (Link) field in DocType 'Subcontracting Order #. Service Item' #. Label of a Workspace Sidebar Item #: erpnext/accounts/doctype/purchase_invoice_item/purchase_invoice_item.json @@ -30272,6 +30464,7 @@ msgstr "Recepción de Materiales" #: erpnext/manufacturing/doctype/production_plan_item/production_plan_item.json #: erpnext/manufacturing/doctype/production_plan_material_request/production_plan_material_request.json #: erpnext/manufacturing/doctype/production_plan_sub_assembly_item/production_plan_sub_assembly_item.json +#: erpnext/manufacturing/doctype/work_order/work_order.js:816 #: erpnext/manufacturing/doctype/work_order/work_order.json #: erpnext/selling/doctype/sales_order/sales_order.js:1092 #: erpnext/selling/doctype/sales_order_item/sales_order_item.json @@ -30310,19 +30503,25 @@ msgstr "Detalle de Solicitud de Material" #. Label of the material_request_item (Data) field in DocType 'Purchase Invoice #. Item' #. Label of the material_request_item (Data) field in DocType 'Purchase Order +#. Item' #. Label of the material_request_item (Data) field in DocType 'Request for #. Quotation Item' #. Label of the material_request_item (Data) field in DocType 'Supplier +#. Quotation Item' #. Label of the material_request_item (Data) field in DocType 'Work Order' #. Label of the material_request_item (Data) field in DocType 'Sales Order +#. Item' #. Label of the material_request_item (Data) field in DocType 'Delivery Note +#. Item' #. Name of a DocType #. Label of the material_request_item (Data) field in DocType 'Pick List Item' #. Label of the material_request_item (Data) field in DocType 'Purchase Receipt +#. Item' #. Label of the material_request_item (Link) field in DocType 'Stock Entry #. Detail' #. Label of the material_request_item (Data) field in DocType 'Subcontracting #. Order Item' +#. Label of the material_request_item (Data) field in DocType 'Subcontracting #. Order Service Item' #: erpnext/accounts/doctype/purchase_invoice_item/purchase_invoice_item.json #: erpnext/buying/doctype/purchase_order_item/purchase_order_item.json @@ -30504,11 +30703,12 @@ msgstr "Los materiales ya se recibieron contra el {0} {1}" #: erpnext/manufacturing/doctype/job_card/job_card.py:185 #: erpnext/manufacturing/doctype/job_card/job_card.py:855 msgid "Materials needs to be transferred to the work in progress warehouse for the job card {0}" -msgstr "Es necesario transferir los materiales al almacén de trabajos en curso para la ficha de trabajo {0}" +msgstr "" #. Label of the max_amount (Currency) field in DocType 'Bank Transaction Rule' #. Label of the max_amount (Currency) field in DocType 'Promotional Scheme #. Price Discount' +#. Label of the max_amount (Currency) field in DocType 'Promotional Scheme #. Product Discount' #: erpnext/accounts/doctype/bank_transaction_rule/bank_transaction_rule.json #: erpnext/accounts/doctype/promotional_scheme_price_discount/promotional_scheme_price_discount.json @@ -30528,6 +30728,7 @@ msgstr "Descuento máximo (%)" #. Label of the max_grade (Percent) field in DocType 'Supplier Scorecard #. Scoring Standing' +#. Label of the max_grade (Percent) field in DocType 'Supplier Scorecard #. Standing' #: erpnext/buying/doctype/supplier_scorecard_scoring_standing/supplier_scorecard_scoring_standing.json #: erpnext/buying/doctype/supplier_scorecard_standing/supplier_scorecard_standing.json @@ -30542,6 +30743,7 @@ msgstr "" #. Label of the max_qty (Float) field in DocType 'Promotional Scheme Price #. Discount' #. Label of the max_qty (Float) field in DocType 'Promotional Scheme Product +#. Discount' #: erpnext/accounts/doctype/promotional_scheme_price_discount/promotional_scheme_price_discount.json #: erpnext/accounts/doctype/promotional_scheme_product_discount/promotional_scheme_product_discount.json msgid "Max Qty" @@ -30560,18 +30762,19 @@ msgstr "Cantidad de Muestra Máxima" #. Label of the max_score (Float) field in DocType 'Supplier Scorecard #. Criteria' #. Label of the max_score (Float) field in DocType 'Supplier Scorecard Scoring +#. Criteria' #: erpnext/buying/doctype/supplier_scorecard_criteria/supplier_scorecard_criteria.json #: erpnext/buying/doctype/supplier_scorecard_scoring_criteria/supplier_scorecard_scoring_criteria.json msgid "Max Score" msgstr "Puntuación Máxima" -#: erpnext/accounts/doctype/pricing_rule/pricing_rule.py:292 +#: erpnext/accounts/doctype/pricing_rule/pricing_rule.py:310 msgid "Max discount allowed for item: {0} is {1}%" msgstr "Descuento máximo permitido para el artículo: {0} es {1}%" -#: erpnext/manufacturing/doctype/work_order/work_order.js:1052 -#: erpnext/manufacturing/doctype/work_order/work_order.js:1059 -#: erpnext/manufacturing/doctype/work_order/work_order.js:1082 +#: erpnext/manufacturing/doctype/work_order/work_order.js:1056 +#: erpnext/manufacturing/doctype/work_order/work_order.js:1063 +#: erpnext/manufacturing/doctype/work_order/work_order.js:1086 #: erpnext/stock/doctype/pick_list/pick_list.js:208 #: erpnext/stock/doctype/stock_entry/stock_entry.js:404 msgid "Max: {0}" @@ -30603,11 +30806,11 @@ msgstr "Importe máximo del pago" msgid "Maximum Producible Items" msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:4428 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:4441 msgid "Maximum Samples - {0} can be retained for Batch {1} and Item {2}." msgstr "Las muestras máximas - {0} se pueden conservar para el lote {1} y el elemento {2}." -#: erpnext/stock/doctype/stock_entry/stock_entry.py:4419 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:4432 msgid "Maximum Samples - {0} have already been retained for Batch {1} and Item {2} in Batch {3}." msgstr "Las muestras máximas - {0} ya se han conservado para el lote {1} y el elemento {2} en el lote {3}." @@ -30668,7 +30871,7 @@ msgstr "Megajulio" msgid "Megawatt" msgstr "Megavatio" -#: erpnext/stock/stock_ledger.py:2034 +#: erpnext/stock/stock_ledger.py:2038 msgid "Mention Valuation Rate in the Item master." msgstr "Mencione Tasa de valoración en el maestro de artículos." @@ -30897,6 +31100,7 @@ msgstr "Milisegundo" #. Label of the min_amount (Currency) field in DocType 'Bank Transaction Rule' #. Label of the min_amount (Currency) field in DocType 'Promotional Scheme #. Price Discount' +#. Label of the min_amount (Currency) field in DocType 'Promotional Scheme #. Product Discount' #: erpnext/accounts/doctype/bank_transaction_rule/bank_transaction_rule.json #: erpnext/accounts/doctype/promotional_scheme_price_discount/promotional_scheme_price_discount.json @@ -30909,12 +31113,13 @@ msgstr "Cantidad mínima" msgid "Min Amt" msgstr "Cantidad mínima" -#: erpnext/accounts/doctype/pricing_rule/pricing_rule.py:228 +#: erpnext/accounts/doctype/pricing_rule/pricing_rule.py:246 msgid "Min Amt can not be greater than Max Amt" msgstr "La cantidad mínima no puede ser mayor que la cantidad máxima" #. Label of the min_grade (Percent) field in DocType 'Supplier Scorecard #. Scoring Standing' +#. Label of the min_grade (Percent) field in DocType 'Supplier Scorecard #. Standing' #: erpnext/buying/doctype/supplier_scorecard_scoring_standing/supplier_scorecard_scoring_standing.json #: erpnext/buying/doctype/supplier_scorecard_standing/supplier_scorecard_standing.json @@ -30930,6 +31135,7 @@ msgstr "Cantidad mínima de Pedido" #. Label of the min_qty (Float) field in DocType 'Promotional Scheme Price #. Discount' #. Label of the min_qty (Float) field in DocType 'Promotional Scheme Product +#. Discount' #: erpnext/accounts/doctype/promotional_scheme_price_discount/promotional_scheme_price_discount.json #: erpnext/accounts/doctype/promotional_scheme_product_discount/promotional_scheme_product_discount.json msgid "Min Qty" @@ -30940,11 +31146,11 @@ msgstr "Cant. min." msgid "Min Qty (As Per Stock UOM)" msgstr "Cant. mín. (según UdM en existencia)" -#: erpnext/accounts/doctype/pricing_rule/pricing_rule.py:224 +#: erpnext/accounts/doctype/pricing_rule/pricing_rule.py:242 msgid "Min Qty can not be greater than Max Qty" msgstr "La cantidad mínima no puede ser mayor que la cantidad máxima" -#: erpnext/accounts/doctype/pricing_rule/pricing_rule.py:238 +#: erpnext/accounts/doctype/pricing_rule/pricing_rule.py:256 msgid "Min Qty should be greater than Recurse Over Qty" msgstr "La cantidad mínima debe ser mayor que la cantidad recursiva" @@ -31012,9 +31218,7 @@ msgstr "Valor mínimo" #. Description of the 'Minimum Order Qty' (Float) field in DocType 'Item' #: erpnext/stock/doctype/item/item.json -msgid "" -"Minimum quantity should be as per Stock UOM\n" -"\n" +msgid "Minimum quantity should be as per Stock UOM\n\n" msgstr "" #. Description of the 'Safety Stock' (Float) field in DocType 'Item' @@ -31086,7 +31290,7 @@ msgstr "" msgid "Missing Finance Book" msgstr "Libro de finanzas faltante" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:2036 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:2046 msgid "Missing Finished Good" msgstr "Bien terminado faltante" @@ -31094,7 +31298,7 @@ msgstr "Bien terminado faltante" msgid "Missing Formula" msgstr "Fórmula faltante" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:1272 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:1282 msgid "Missing Item" msgstr "Artículo faltante" @@ -31114,7 +31318,7 @@ msgstr "" msgid "Missing Serial No Bundle" msgstr "Número de serie del paquete faltante" -#: erpnext/stock/doctype/pick_list/pick_list.py:174 +#: erpnext/stock/doctype/pick_list/pick_list.py:176 msgid "Missing Warehouse" msgstr "" @@ -31127,7 +31331,7 @@ msgid "Missing required filter: {0}" msgstr "" #: erpnext/manufacturing/doctype/bom/bom.py:1219 -#: erpnext/manufacturing/doctype/work_order/work_order.py:1587 +#: erpnext/manufacturing/doctype/work_order/work_order.py:1646 msgid "Missing value" msgstr "Valor faltante" @@ -31160,7 +31364,9 @@ msgstr "Método de pago" #. Label of the mode_of_payment (Link) field in DocType 'Payment Terms Template #. Detail' #. Label of the mode_of_payment (Link) field in DocType 'POS Closing Entry +#. Detail' #. Label of the mode_of_payment (Link) field in DocType 'POS Opening Entry +#. Detail' #. Label of the mode_of_payment (Link) field in DocType 'POS Payment Method' #. Label of the mode_of_payment (Link) field in DocType 'Purchase Invoice' #. Label of the mode_of_payment (Link) field in DocType 'Sales Invoice Payment' @@ -31242,9 +31448,11 @@ msgstr "Frecuencia de monitoreo" #. Option for the 'Discount Validity Based On' (Select) field in DocType #. 'Payment Schedule' #. Option for the 'Due Date Based On' (Select) field in DocType 'Payment Term' +#. Option for the 'Discount Validity Based On' (Select) field in DocType #. 'Payment Term' #. Option for the 'Due Date Based On' (Select) field in DocType 'Payment Terms #. Template Detail' +#. Option for the 'Discount Validity Based On' (Select) field in DocType #. 'Payment Terms Template Detail' #: erpnext/accounts/doctype/payment_schedule/payment_schedule.json #: erpnext/accounts/doctype/payment_term/payment_term.json @@ -31374,7 +31582,7 @@ msgstr "" #: erpnext/selling/doctype/customer/customer.py:441 msgid "Multiple Loyalty Programs found for Customer {}. Please select manually." -msgstr "Se encontraron varios programas de fidelización para el cliente {}. Seleccione manualmente." +msgstr "" #: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:1241 msgid "Multiple POS Opening Entry" @@ -31382,7 +31590,7 @@ msgstr "" #: erpnext/accounts/doctype/pricing_rule/utils.py:348 msgid "Multiple Price Rules exists with same criteria, please resolve conflict by assigning priority. Price Rules: {0}" -msgstr "Reglas Precio múltiples existe con el mismo criterio, por favor, resolver los conflictos mediante la asignación de prioridad. Reglas de precios: {0}" +msgstr "" #. Option for the 'Loyalty Program Type' (Select) field in DocType 'Loyalty #. Program' @@ -31402,7 +31610,7 @@ msgstr "" msgid "Multiple fiscal years exist for the date {0}. Please set company in Fiscal Year" msgstr "Existen varios ejercicios para la fecha {0}. Por favor, establece la compañía en el año fiscal" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:2043 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:2053 msgid "Multiple items cannot be marked as finished item" msgstr "No se pueden marcar varios artículos como artículo terminado" @@ -31411,7 +31619,7 @@ msgid "Music" msgstr "Música" #. Label of the must_be_whole_number (Check) field in DocType 'UOM' -#: erpnext/manufacturing/doctype/work_order/work_order.py:1534 +#: erpnext/manufacturing/doctype/work_order/work_order.py:1593 #: erpnext/setup/doctype/uom/uom.json #: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.py:267 #: erpnext/utilities/transaction_base.py:631 @@ -31481,15 +31689,18 @@ msgstr "Lugar nombrado" msgid "Naming Series Prefix" msgstr "Nombrar el Prefijo de la Serie" -#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:95 +#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:96 msgid "Naming Series is mandatory" msgstr "" #. Label of the naming_series_details (Small Text) field in DocType 'Buying #. Settings' #. Label of the naming_series_details (Small Text) field in DocType 'Selling +#. Settings' #. Label of the naming_series_details (Small Text) field in DocType 'Stock +#. Settings' #. Label of the naming_series_preview (Small Text) field in DocType 'Stock +#. Settings' #: erpnext/buying/doctype/buying_settings/buying_settings.json #: erpnext/selling/doctype/selling_settings/selling_settings.json #: erpnext/stock/doctype/stock_settings/stock_settings.json @@ -31550,7 +31761,7 @@ msgstr "No se permiten cantidades negativas" msgid "Negative Stock" msgstr "" -#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:1658 +#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:1659 #: erpnext/stock/serial_batch_bundle.py:1548 msgid "Negative Stock Error" msgstr "" @@ -31570,8 +31781,10 @@ msgstr "Negociación / Revisión" #. Label of the net_amount (Currency) field in DocType 'POS Invoice Item' #. Label of the net_amount (Currency) field in DocType 'Purchase Invoice Item' #. Label of the net_amount (Currency) field in DocType 'Purchase Taxes and +#. Charges' #. Label of the net_amount (Currency) field in DocType 'Sales Invoice Item' #. Label of the net_amount (Currency) field in DocType 'Sales Taxes and +#. Charges' #. Label of the net_amount (Currency) field in DocType 'Purchase Order Item' #. Label of the net_amount (Currency) field in DocType 'Supplier Quotation #. Item' @@ -31601,14 +31814,21 @@ msgstr "Importe Neto" #. Label of the base_net_amount (Currency) field in DocType 'Purchase Invoice #. Item' #. Label of the base_net_amount (Currency) field in DocType 'Purchase Taxes and +#. Charges' #. Label of the base_net_amount (Currency) field in DocType 'Sales Invoice +#. Item' #. Label of the base_net_amount (Currency) field in DocType 'Sales Taxes and +#. Charges' #. Label of the base_net_amount (Currency) field in DocType 'Purchase Order +#. Item' #. Label of the base_net_amount (Currency) field in DocType 'Supplier Quotation +#. Item' #. Label of the base_net_amount (Currency) field in DocType 'Quotation Item' #. Label of the base_net_amount (Currency) field in DocType 'Sales Order Item' #. Label of the base_net_amount (Currency) field in DocType 'Delivery Note +#. Item' #. Label of the base_net_amount (Currency) field in DocType 'Purchase Receipt +#. Item' #: erpnext/accounts/doctype/advance_taxes_and_charges/advance_taxes_and_charges.json #: erpnext/accounts/doctype/pos_invoice_item/pos_invoice_item.json #: erpnext/accounts/doctype/purchase_invoice_item/purchase_invoice_item.json @@ -31736,10 +31956,12 @@ msgstr "Precio neto" #. Label of the base_net_rate (Currency) field in DocType 'Sales Invoice Item' #. Label of the base_net_rate (Currency) field in DocType 'Purchase Order Item' #. Label of the base_net_rate (Currency) field in DocType 'Supplier Quotation +#. Item' #. Label of the base_net_rate (Currency) field in DocType 'Quotation Item' #. Label of the base_net_rate (Currency) field in DocType 'Sales Order Item' #. Label of the base_net_rate (Currency) field in DocType 'Delivery Note Item' #. Label of the base_net_rate (Currency) field in DocType 'Purchase Receipt +#. Item' #: erpnext/accounts/doctype/pos_invoice_item/pos_invoice_item.json #: erpnext/accounts/doctype/purchase_invoice_item/purchase_invoice_item.json #: erpnext/accounts/doctype/sales_invoice_item/sales_invoice_item.json @@ -31762,23 +31984,31 @@ msgstr "Tasa neta (Divisa por defecto)" #. Option for the 'Apply Additional Discount On' (Select) field in DocType #. 'Purchase Invoice' #. Label of the net_total (Currency) field in DocType 'Sales Invoice' +#. Option for the 'Apply Additional Discount On' (Select) field in DocType #. 'Sales Invoice' #. Option for the 'Calculate Based On' (Select) field in DocType 'Shipping #. Rule' +#. Option for the 'Apply Additional Discount On' (Select) field in DocType #. 'Subscription' #. Option for the 'Deduct Tax On Basis' (Select) field in DocType 'Tax #. Withholding Category' #. Label of the net_total (Currency) field in DocType 'Purchase Order' +#. Option for the 'Apply Additional Discount On' (Select) field in DocType #. 'Purchase Order' #. Label of the net_total (Currency) field in DocType 'Supplier Quotation' +#. Option for the 'Apply Additional Discount On' (Select) field in DocType #. 'Supplier Quotation' #. Label of the net_total (Currency) field in DocType 'Quotation' +#. Option for the 'Apply Additional Discount On' (Select) field in DocType #. 'Quotation' #. Label of the net_total (Currency) field in DocType 'Sales Order' +#. Option for the 'Apply Additional Discount On' (Select) field in DocType #. 'Sales Order' #. Label of the net_total (Currency) field in DocType 'Delivery Note' +#. Option for the 'Apply Additional Discount On' (Select) field in DocType #. 'Delivery Note' #. Label of the net_total (Currency) field in DocType 'Purchase Receipt' +#. Option for the 'Apply Additional Discount On' (Select) field in DocType #. 'Purchase Receipt' #: erpnext/accounts/doctype/pos_closing_entry/closing_voucher_details.html:19 #: erpnext/accounts/doctype/pos_closing_entry/pos_closing_entry.json @@ -32021,7 +32251,7 @@ msgstr "Nuevo lugar de trabajo" #: erpnext/selling/doctype/customer/customer.py:406 msgid "New credit limit is less than current outstanding amount for the customer. Credit limit has to be atleast {0}" -msgstr "Nuevo límite de crédito es menor que la cantidad pendiente actual para el cliente. límite de crédito tiene que ser al menos {0}" +msgstr "" #. Description of the 'Generate New Invoices Past Due Date' (Check) field in #. DocType 'Subscription' @@ -32097,7 +32327,7 @@ msgstr "No se encontraron clientes con las opciones seleccionadas." #: erpnext/stock/doctype/delivery_trip/delivery_trip.js:146 msgid "No Delivery Note selected for Customer {}" -msgstr "No se ha seleccionado ninguna Nota de Entrega para el Cliente {}" +msgstr "" #: erpnext/setup/doctype/transaction_deletion_record/transaction_deletion_record.py:767 msgid "No DocTypes in To Delete list. Please generate or import the list before submitting." @@ -32161,7 +32391,7 @@ msgstr "No se crearon Órdenes de Compra" #: erpnext/accounts/doctype/process_statement_of_accounts/process_statement_of_accounts.js:22 #: erpnext/accounts/doctype/process_statement_of_accounts/process_statement_of_accounts.js:39 msgid "No Records for these settings." -msgstr "No hay registros para estas configuraciones." +msgstr "" #: erpnext/public/js/utils/unreconcile.js:147 msgid "No Selection" @@ -32477,15 +32707,15 @@ msgstr "" msgid "No record found" msgstr "No se han encontraron registros" -#: erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py:743 +#: erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py:774 msgid "No records found in Allocation table" msgstr "No se encontraron registros en la tabla de asignación" -#: erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py:620 +#: erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py:651 msgid "No records found in the Invoices table" msgstr "No se encontraron registros en la tabla Facturas" -#: erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py:623 +#: erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py:654 msgid "No records found in the Payments table" msgstr "No se encontraron registros en la tabla Pagos" @@ -32698,7 +32928,7 @@ msgstr "" #: erpnext/stock/doctype/item_alternative/item_alternative.py:33 msgid "Not allow to set alternative item for the item {0}" -msgstr "No permitir establecer un elemento alternativo para el Artículo {0}" +msgstr "" #: erpnext/accounts/doctype/accounting_dimension/accounting_dimension.py:60 msgid "Not allowed to create accounting dimension for {0}" @@ -32732,7 +32962,7 @@ msgstr "" msgid "Note: Automatic log deletion only applies to logs of type Update Cost" msgstr "Nota: El borrado automático de registros sólo se aplica a los registros de tipo Coste de actualización" -#: erpnext/accounts/party.py:705 +#: erpnext/accounts/party.py:721 msgid "Note: Due Date exceeds allowed {0} credit days by {1} day(s)" msgstr "" @@ -32842,6 +33072,7 @@ msgstr "Notificar error de reenvío al rol" #. Label of the notify_supplier (Check) field in DocType 'Supplier Scorecard' #. Label of the notify_supplier (Check) field in DocType 'Supplier Scorecard #. Scoring Standing' +#. Label of the notify_supplier (Check) field in DocType 'Supplier Scorecard #. Standing' #: erpnext/buying/doctype/supplier_scorecard/supplier_scorecard.json #: erpnext/buying/doctype/supplier_scorecard_scoring_standing/supplier_scorecard_scoring_standing.json @@ -32969,7 +33200,7 @@ msgstr "Valores Numéricos" #: erpnext/regional/doctype/import_supplier_invoice/import_supplier_invoice.py:88 msgid "Numero has not set in the XML file" -msgstr "Numero no se ha establecido en el archivo XML" +msgstr "" #. Option for the 'Blood Group' (Select) field in DocType 'Employee' #: erpnext/setup/doctype/employee/employee.json @@ -33145,11 +33376,11 @@ msgstr "Una vez configurado, esta factura estará en espera hasta la fecha estab #: erpnext/manufacturing/doctype/work_order/work_order.js:763 msgid "Once the Work Order is Closed. It can't be resumed." -msgstr "Una vez cerrada la Orden de Trabajo. No se puede reanudar." +msgstr "" #: erpnext/accounts/doctype/loyalty_program/loyalty_program.js:39 msgid "One customer can be part of only single Loyalty Program." -msgstr "Un cliente sólo puede formar parte de un único Programa de Fidelización." +msgstr "" #. Option for the 'Status' (Select) field in DocType 'Subcontracting Inward #. Order' @@ -33167,6 +33398,7 @@ msgstr "Subastas en línea" #. Description of the 'Default Advance Account' (Link) field in DocType #. 'Payment Reconciliation' +#. Description of the 'Default Advance Account' (Link) field in DocType #. 'Process Payment Reconciliation' #. Description of the 'Default Advance Received Account' (Link) field in #. DocType 'Company' @@ -33242,7 +33474,7 @@ msgstr "" msgid "Only one operation can have 'Is Final Finished Good' checked when 'Track Semi Finished Goods' is enabled." msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:1598 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:1608 msgid "Only one {0} entry can be created against the Work Order {1}" msgstr "Sólo puede crearse una entrada {0} contra la orden de trabajo {1}" @@ -33264,11 +33496,9 @@ msgstr "" #. Description of the 'Rounding Loss Allowance' (Float) field in DocType #. 'Exchange Rate Revaluation' #: erpnext/accounts/doctype/exchange_rate_revaluation/exchange_rate_revaluation.json -msgid "" -"Only values between [0,1) are allowed. Like {0.00, 0.04, 0.09, ...}\n" +msgid "Only values between [0,1) are allowed. Like {0.00, 0.04, 0.09, ...}\n" "Ex: If allowance is set at 0.07, accounts that have balance of 0.07 in either of the currencies will be considered as zero balance account" -msgstr "" -"Sólo se admiten valores entre [0,1). Como {0,00, 0,04, 0,09, ...}\n" +msgstr "Sólo se admiten valores entre [0,1). Como {0,00, 0,04, 0,09, ...}\n" "Ej: Si la tolerancia se fija en 0,07, las cuentas que tengan un saldo de 0,07 en cualquiera de las divisas se considerarán cuentas con saldo cero." #. Description of the 'Recalculate Valuation Rate' (Check) field in DocType @@ -33428,6 +33658,7 @@ msgstr "Apertura (Deb)" #. Label of the opening_accumulated_depreciation (Currency) field in DocType #. 'Asset' +#. Label of the opening_accumulated_depreciation (Currency) field in DocType #. 'Asset Depreciation Schedule' #: erpnext/accounts/report/asset_depreciation_ledger/asset_depreciation_ledger.py:166 #: erpnext/assets/doctype/asset/asset.json @@ -33440,6 +33671,7 @@ msgstr "Apertura de la depreciación acumulada" #. Label of the opening_amount (Currency) field in DocType 'POS Closing Entry #. Detail' #. Label of the opening_amount (Currency) field in DocType 'POS Opening Entry +#. Detail' #: erpnext/accounts/doctype/pos_closing_entry_detail/pos_closing_entry_detail.json #: erpnext/accounts/doctype/pos_opening_entry_detail/pos_opening_entry_detail.json #: erpnext/selling/page/point_of_sale/pos_controller.js:41 @@ -33492,7 +33724,7 @@ msgstr "Fecha de apertura" msgid "Opening Entry" msgstr "Asiento de apertura" -#: erpnext/accounts/doctype/opening_invoice_creation_tool/opening_invoice_creation_tool.py:316 +#: erpnext/accounts/doctype/opening_invoice_creation_tool/opening_invoice_creation_tool.py:326 msgid "Opening Invoice Creation In Progress" msgstr "Creación de factura de apertura en curso" @@ -33529,30 +33761,31 @@ msgstr "La factura de apertura tiene un ajuste de redondeo de {0}.
Se re msgid "Opening Invoices" msgstr "Facturas de Apertura" -#: erpnext/accounts/doctype/opening_invoice_creation_tool/opening_invoice_creation_tool.js:139 +#: erpnext/accounts/doctype/opening_invoice_creation_tool/opening_invoice_creation_tool.js:146 msgid "Opening Invoices Summary" msgstr "Resumen de Facturas de Apertura" #. Label of the opening_number_of_booked_depreciations (Int) field in DocType #. 'Asset' +#. Label of the opening_number_of_booked_depreciations (Int) field in DocType #. 'Asset Depreciation Schedule' #: erpnext/assets/doctype/asset/asset.json #: erpnext/assets/doctype/asset_depreciation_schedule/asset_depreciation_schedule.json msgid "Opening Number of Booked Depreciations" msgstr "Número de apertura de depreciaciones registradas" -#: erpnext/accounts/doctype/opening_invoice_creation_tool/opening_invoice_creation_tool.js:35 -msgid "Opening Purchase Invoices have been created." -msgstr "Se han creado facturas de compra de apertura." +#: erpnext/accounts/doctype/opening_invoice_creation_tool/opening_invoice_creation_tool.js:36 +msgid "Opening Purchase Invoice(s) have been created." +msgstr "" #: erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py:81 #: erpnext/stock/report/stock_balance/stock_balance.py:529 msgid "Opening Qty" msgstr "Cant. de Apertura" -#: erpnext/accounts/doctype/opening_invoice_creation_tool/opening_invoice_creation_tool.js:33 -msgid "Opening Sales Invoices have been created." -msgstr "Se han creado facturas de venta de apertura." +#: erpnext/accounts/doctype/opening_invoice_creation_tool/opening_invoice_creation_tool.js:35 +msgid "Opening Sales Invoice(s) have been created." +msgstr "" #. Label of the opening_stock (Float) field in DocType 'Item' #. Option for the 'Purpose' (Select) field in DocType 'Stock Reconciliation' @@ -33635,6 +33868,7 @@ msgstr "Costos operativos" #. Label of the section_break_auzm (Section Break) field in DocType #. 'Workstation' +#. Label of the section_break_auzm (Section Break) field in DocType #. 'Workstation Type' #: erpnext/manufacturing/doctype/workstation/workstation.json #: erpnext/manufacturing/doctype/workstation_type/workstation_type.json @@ -33694,7 +33928,7 @@ msgstr "Número de fila de operación" msgid "Operation Time" msgstr "Tiempo de Operación" -#: erpnext/manufacturing/doctype/work_order/work_order.py:1596 +#: erpnext/manufacturing/doctype/work_order/work_order.py:1655 msgid "Operation Time must be greater than 0 for Operation {0}" msgstr "El tiempo de operación debe ser mayor que 0 para {0}" @@ -33719,7 +33953,7 @@ msgstr "La operación {0} no pertenece a la orden de trabajo {1}" #: erpnext/manufacturing/doctype/workstation/workstation.py:443 msgid "Operation {0} longer than any available working hours in workstation {1}, break down the operation into multiple operations" -msgstr "La operación {0} tomará mas tiempo que la capacidad de producción de la estación {1}, por favor divida la tarea en varias operaciones" +msgstr "" #. Label of the operations (Table) field in DocType 'BOM' #. Label of the operations_section_section (Section Break) field in DocType @@ -33904,7 +34138,7 @@ msgstr "Oportunidad {0} creada" msgid "Optimize Route" msgstr "Optimizar Ruta" -#: erpnext/manufacturing/doctype/work_order/work_order.js:1029 +#: erpnext/manufacturing/doctype/work_order/work_order.js:1033 msgid "Optional. Select a specific manufacture entry to reverse." msgstr "" @@ -33971,7 +34205,9 @@ msgstr "Cant. pedido" #. Order' #. Label of the order_status_section (Section Break) field in DocType #. 'Subcontracting Inward Order' +#. Label of the order_status_section (Section Break) field in DocType #. 'Subcontracting Order' +#. Label of the order_status_section (Section Break) field in DocType #. 'Subcontracting Receipt' #: erpnext/buying/doctype/purchase_order/purchase_order.json #: erpnext/subcontracting/doctype/subcontracting_inward_order/subcontracting_inward_order.json @@ -34097,7 +34333,9 @@ msgstr "Otros detalles" #. Label of the other_info_tab (Tab Break) field in DocType 'Stock Entry' #. Label of the tab_other_info (Tab Break) field in DocType 'Subcontracting #. Inward Order' +#. Label of the tab_other_info (Tab Break) field in DocType 'Subcontracting #. Order' +#. Label of the tab_other_info (Tab Break) field in DocType 'Subcontracting #. Receipt' #: erpnext/stock/doctype/stock_entry/stock_entry.json #: erpnext/subcontracting/doctype/subcontracting_inward_order/subcontracting_inward_order.json @@ -34187,7 +34425,7 @@ msgstr "Fuera de CMA (Contrato de mantenimiento anual)" msgid "Out of Order" msgstr "Fuera de servicio" -#: erpnext/stock/doctype/pick_list/pick_list.py:635 +#: erpnext/stock/doctype/pick_list/pick_list.py:665 msgid "Out of Stock" msgstr "Agotado" @@ -34249,9 +34487,11 @@ msgstr "" #. Creation Tool Item' #. Label of the outstanding_amount (Currency) field in DocType 'Payment #. Reconciliation Invoice' +#. Label of the outstanding_amount (Currency) field in DocType 'Payment #. Request' #. Label of the outstanding_amount (Currency) field in DocType 'POS Invoice' #. Label of the outstanding_amount (Currency) field in DocType 'Purchase +#. Invoice' #. Label of the outstanding_amount (Currency) field in DocType 'Sales Invoice' #: erpnext/accounts/doctype/cashier_closing/cashier_closing.json #: erpnext/accounts/doctype/discounted_invoice/discounted_invoice.json @@ -34341,7 +34581,7 @@ msgstr "Exceso de recolección permitido (%)" msgid "Over Receipt" msgstr "Sobre recibo" -#: erpnext/controllers/status_updater.py:516 +#: erpnext/controllers/status_updater.py:517 msgid "Over Receipt/Delivery of {0} {1} ignored for item {2} because you have {3} role." msgstr "Se ignora la recepción/entrega excesiva de {0} {1} para el artículo {2} porque tiene el rol {3} ." @@ -34358,19 +34598,20 @@ msgstr "Tolerancia de transferencia permitida (%)" msgid "Over Withheld" msgstr "" -#: erpnext/controllers/status_updater.py:518 +#: erpnext/controllers/status_updater.py:519 msgid "Overbilling of {0} {1} ignored for item {2} because you have {3} role." msgstr "Sobrefacturación de {0} {1} ignorada para el artículo {2} porque tiene el rol {3} ." #: erpnext/controllers/accounts_controller.py:2211 msgid "Overbilling of {} ignored because you have {} role." -msgstr "Se ignora la sobrefacturación de {} porque tiene el rol {}." +msgstr "" #. Option for the 'Status' (Select) field in DocType 'POS Invoice' #. Option for the 'Status' (Select) field in DocType 'Purchase Invoice' #. Option for the 'Status' (Select) field in DocType 'Sales Invoice' #. Option for the 'Maintenance Status' (Select) field in DocType 'Asset #. Maintenance Log' +#. Option for the 'Maintenance Status' (Select) field in DocType 'Asset #. Maintenance Task' #. Option for the 'Status' (Select) field in DocType 'Task' #. Option in a Select field in the tasks Web Form @@ -34415,7 +34656,7 @@ msgstr "Atrasado y con descuento" #: erpnext/buying/doctype/supplier_scorecard/supplier_scorecard.py:70 msgid "Overlap in scoring between {0} and {1}" -msgstr "Se superponen las puntuaciones entre {0} y {1}" +msgstr "" #: erpnext/accounts/doctype/shipping_rule/shipping_rule.py:206 msgid "Overlapping conditions found between:" @@ -34633,7 +34874,7 @@ msgstr "La Factura de PdV no está validada" #: erpnext/accounts/doctype/pos_closing_entry/pos_closing_entry.py:128 msgid "POS Invoice isn't created by user {}" -msgstr "La factura de punto de venta no la crea el usuario {}" +msgstr "" #: erpnext/accounts/doctype/pos_invoice/pos_invoice.py:205 msgid "POS Invoice should have the field {0} checked." @@ -34757,7 +34998,7 @@ msgstr "Usuario de Perfil PdV" #: erpnext/accounts/doctype/pos_closing_entry/pos_closing_entry.py:122 #: erpnext/accounts/doctype/pos_closing_entry/pos_closing_entry.py:187 msgid "POS Profile doesn't match {}" -msgstr "El perfil de PdV no coincide con {}" +msgstr "" #: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:1202 msgid "POS Profile is mandatory to mark this invoice as POS Transaction." @@ -34765,7 +35006,7 @@ msgstr "El Perfil de PdV es obligatorio para marcar esta factura como transacci #: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:1431 msgid "POS Profile required to make POS Entry" -msgstr "Se requiere un Perfil de PdV para crear entradas en el punto de venta" +msgstr "" #: erpnext/accounts/doctype/pos_profile/pos_profile.py:113 msgid "POS Profile {0} cannot be disabled as there are ongoing POS sessions." @@ -34773,19 +35014,19 @@ msgstr "" #: erpnext/accounts/doctype/mode_of_payment/mode_of_payment.py:63 msgid "POS Profile {} contains Mode of Payment {}. Please remove them to disable this mode." -msgstr "El perfil de punto de venta {} contiene el modo de pago {}. Por favor, elimínelos para desactivar este modo." +msgstr "" #: erpnext/accounts/doctype/pos_opening_entry/pos_opening_entry.py:58 msgid "POS Profile {} does not belong to company {}" -msgstr "El Perfil de PdV {} no pertenece a la Empresa {}" +msgstr "" #: erpnext/accounts/doctype/pos_opening_entry/pos_opening_entry.py:47 msgid "POS Profile {} does not exist." -msgstr "El Perfil de PdV {} no existe." +msgstr "" #: erpnext/accounts/doctype/pos_opening_entry/pos_opening_entry.py:54 msgid "POS Profile {} is disabled." -msgstr "El perfil PdV {} está deshabilitado." +msgstr "" #. Name of a report #: erpnext/accounts/report/pos_register/pos_register.json @@ -34906,7 +35147,7 @@ msgstr "Lista de embalaje" msgid "Packing Slip Item" msgstr "Lista de embalaje del producto" -#: erpnext/stock/doctype/delivery_note/delivery_note.py:623 +#: erpnext/stock/doctype/delivery_note/delivery_note.py:635 msgid "Packing Slip(s) cancelled" msgstr "Lista(s) de embalaje cancelada(s)" @@ -35039,6 +35280,7 @@ msgstr "Palés" #. Inspection Parameter' #. Label of the parameter_group (Link) field in DocType 'Quality Inspection #. Parameter' +#. Label of the parameter_group (Link) field in DocType 'Quality Inspection #. Reading' #: erpnext/stock/doctype/item_quality_inspection_parameter/item_quality_inspection_parameter.json #: erpnext/stock/doctype/quality_inspection_parameter/quality_inspection_parameter.json @@ -35055,6 +35297,7 @@ msgstr "Nombre del grupo de parámetros" #. Label of the param_name (Data) field in DocType 'Supplier Scorecard Scoring #. Variable' #. Label of the param_name (Data) field in DocType 'Supplier Scorecard +#. Variable' #: erpnext/buying/doctype/supplier_scorecard_scoring_variable/supplier_scorecard_scoring_variable.json #: erpnext/buying/doctype/supplier_scorecard_variable/supplier_scorecard_variable.json msgid "Parameter Name" @@ -35261,6 +35504,7 @@ msgstr "" #. Option for the 'Completion Status' (Select) field in DocType 'Maintenance #. Schedule Detail' +#. Option for the 'Completion Status' (Select) field in DocType 'Maintenance #. Visit' #: erpnext/maintenance/doctype/maintenance_schedule_detail/maintenance_schedule_detail.json #: erpnext/maintenance/doctype/maintenance_visit/maintenance_visit.json @@ -35296,6 +35540,7 @@ msgstr "Parcialmente ordenado" #. Option for the 'Advance Payment Status' (Select) field in DocType 'Purchase #. Order' #. Option for the 'Advance Payment Status' (Select) field in DocType 'Sales +#. Order' #: erpnext/accounts/doctype/payment_request/payment_request.json #: erpnext/buying/doctype/purchase_order/purchase_order.json #: erpnext/selling/doctype/sales_order/sales_order.json @@ -35314,6 +35559,7 @@ msgstr "Parcialmente recibido" #. Option for the 'Status' (Select) field in DocType 'Process Payment #. Reconciliation' +#. Option for the 'Status' (Select) field in DocType 'Process Payment #. Reconciliation Log' #: banking/src/components/features/BankReconciliation/BankTransactionList.tsx:133 #: banking/src/components/features/BankReconciliation/BankTransactionList.tsx:415 @@ -35328,7 +35574,9 @@ msgid "Partially Reserved" msgstr "Parcialmente reservado" #. Option for the 'Status' (Select) field in DocType 'Job Card' +#. Option for the 'Status' (Select) field in DocType 'Pick List' #: erpnext/manufacturing/doctype/job_card/job_card.json +#: erpnext/stock/doctype/pick_list/pick_list.json msgid "Partially Transferred" msgstr "" @@ -35465,6 +35713,7 @@ msgstr "Partes por millón" #: erpnext/accounts/report/tax_withholding_details/tax_withholding_details.js:25 #: erpnext/accounts/report/tds_computation_summary/tds_computation_summary.js:26 #: erpnext/accounts/report/trial_balance_for_party/trial_balance_for_party.js:57 +#: erpnext/controllers/trends.py:390 #: erpnext/crm/doctype/appointment/appointment.json #: erpnext/crm/doctype/opportunity/opportunity.json #: erpnext/crm/report/lost_opportunity/lost_opportunity.js:55 @@ -35585,7 +35834,7 @@ msgstr "" #: erpnext/accounts/doctype/payment_request/payment_request.json #: erpnext/accounts/report/general_ledger/general_ledger.js:111 #: erpnext/accounts/report/general_ledger/general_ledger.py:785 -#: erpnext/crm/doctype/contract/contract.json +#: erpnext/controllers/trends.py:396 erpnext/crm/doctype/contract/contract.json #: erpnext/selling/doctype/party_specific_item/party_specific_item.json #: erpnext/selling/report/address_and_contacts/address_and_contacts.js:22 msgid "Party Name" @@ -35622,6 +35871,7 @@ msgstr "Producto específico de la Parte" #. Label of the party_type (Link) field in DocType 'GL Entry' #. Label of the party_type (Link) field in DocType 'Journal Entry Account' #. Label of the party_type (Link) field in DocType 'Journal Entry Template +#. Account' #. Label of the party_type (Link) field in DocType 'Opening Invoice Creation #. Tool Item' #. Label of the party_type (Link) field in DocType 'Payment Entry' @@ -35686,7 +35936,7 @@ msgstr "Producto específico de la Parte" msgid "Party Type" msgstr "Tipo de entidad" -#: erpnext/accounts/party.py:834 +#: erpnext/accounts/party.py:850 msgid "Party Type and Party can only be set for Receivable / Payable account
{0}" msgstr "" @@ -35699,7 +35949,7 @@ msgid "Party Type and Party is required for Receivable / Payable account {0}" msgstr "Se requiere el tipo de tercero y el tercero para la cuenta por cobrar/pagar {0}" #: erpnext/accounts/doctype/payment_entry/payment_entry.py:535 -#: erpnext/accounts/party.py:432 +#: erpnext/accounts/party.py:443 msgid "Party Type is mandatory" msgstr "Tipo de parte es obligatorio" @@ -35793,9 +36043,11 @@ msgstr "Pausar SLA en estado" #. Option for the 'Status' (Select) field in DocType 'Process Payment #. Reconciliation' +#. Option for the 'Status' (Select) field in DocType 'Process Payment #. Reconciliation Log' #. Option for the 'Status' (Select) field in DocType 'Process Period Closing #. Voucher' +#. Option for the 'Status' (Select) field in DocType 'Process Period Closing #. Voucher Detail' #: erpnext/accounts/doctype/process_payment_reconciliation/process_payment_reconciliation.json #: erpnext/accounts/doctype/process_payment_reconciliation_log/process_payment_reconciliation_log.json @@ -36000,7 +36252,7 @@ msgstr "Deducción de Entrada de Pago" msgid "Payment Entry Reference" msgstr "Referencia de Entrada de Pago" -#: erpnext/accounts/doctype/payment_request/payment_request.py:477 +#: erpnext/accounts/doctype/payment_request/payment_request.py:478 msgid "Payment Entry already exists" msgstr "Entrada de pago ya existe" @@ -36009,7 +36261,7 @@ msgid "Payment Entry has been modified after you pulled it. Please pull it again msgstr "El registro del pago ha sido modificado antes de su modificación. Por favor, inténtelo de nuevo." #: erpnext/accounts/doctype/payment_request/payment_request.py:155 -#: erpnext/accounts/doctype/payment_request/payment_request.py:637 +#: erpnext/accounts/doctype/payment_request/payment_request.py:638 msgid "Payment Entry is already created" msgstr "Entrada de Pago ya creada" @@ -36224,6 +36476,7 @@ msgstr "Referencias del Pago" #. Option for the 'Payment Order Type' (Select) field in DocType 'Payment #. Order' #. Label of the payment_request (Link) field in DocType 'Payment Order +#. Reference' #. Name of a DocType #. Label of a Workspace Sidebar Item #: erpnext/accounts/doctype/accounts_settings/accounts_settings.json @@ -36254,11 +36507,11 @@ msgstr "Solicitud de pago pendiente" msgid "Payment Request Type" msgstr "Tipo de Solicitud de Pago" -#: erpnext/accounts/doctype/payment_request/payment_request.py:710 +#: erpnext/accounts/doctype/payment_request/payment_request.py:711 msgid "Payment Request for {0}" msgstr "Solicitud de pago para {0}" -#: erpnext/accounts/doctype/payment_request/payment_request.py:651 +#: erpnext/accounts/doctype/payment_request/payment_request.py:652 msgid "Payment Request is already created" msgstr "La solicitud de pago ya está creada" @@ -36266,7 +36519,7 @@ msgstr "La solicitud de pago ya está creada" msgid "Payment Request took too long to respond. Please try requesting for payment again." msgstr "La solicitud de pago tardó demasiado en responder. Intente solicitar el pago nuevamente." -#: erpnext/accounts/doctype/payment_request/payment_request.py:568 +#: erpnext/accounts/doctype/payment_request/payment_request.py:569 msgid "Payment Requests cannot be created against: {0}" msgstr "No se pueden crear solicitudes de pago contra: {0}" @@ -36298,7 +36551,7 @@ msgstr "" msgid "Payment Schedule" msgstr "Calendario de Pago" -#: erpnext/accounts/doctype/payment_request/payment_request.py:590 +#: erpnext/accounts/doctype/payment_request/payment_request.py:591 msgid "Payment Schedule based Payment Requests cannot be created because a Payment Entry already exists for this document." msgstr "" @@ -36346,8 +36599,11 @@ msgstr "Plazo de pago pendiente" #. Invoice' #. Label of the payment_schedule_section (Section Break) field in DocType #. 'Purchase Invoice' +#. Label of the payment_schedule_section (Section Break) field in DocType #. 'Sales Invoice' +#. Label of the payment_schedule_section (Section Break) field in DocType #. 'Purchase Order' +#. Label of the payment_schedule_section (Section Break) field in DocType #. 'Quotation' #. Label of the payment_terms_section (Section Break) field in DocType 'Sales #. Order' @@ -36422,7 +36678,7 @@ msgstr "Tipo de pago" #: erpnext/accounts/doctype/payment_entry/payment_entry.py:624 msgid "Payment Type must be one of Receive, Pay and Internal Transfer" -msgstr "Tipo de pago debe ser uno de Recibir, Pagar y Transferencia Interna" +msgstr "" #. Label of the payment_url (Data) field in DocType 'Payment Request' #: erpnext/accounts/doctype/payment_request/payment_request.json @@ -36479,6 +36735,7 @@ msgstr "Término de pago {0} no utilizado en {1}" #. Invoice' #. Label of the payments_tab (Tab Break) field in DocType 'Purchase Invoice' #. Label of the payments_section (Section Break) field in DocType 'Sales +#. Invoice' #. Label of the payments_tab (Tab Break) field in DocType 'Sales Invoice' #. Label of a Card Break in the Invoicing Workspace #. Option for the 'Hold Type' (Select) field in DocType 'Supplier' @@ -36644,8 +36901,7 @@ msgstr "" #. Description of the 'Total Workstation Time (In Hours)' (Int) field in #. DocType 'Item Lead Time' #: erpnext/stock/doctype/item_lead_time/item_lead_time.json -msgid "" -"Per Day\n" +msgid "Per Day\n" "Shift Time (In Hours) * No of Workstations * No of Shift" msgstr "" @@ -36832,6 +37088,7 @@ msgstr "Configuraciones de período" #. Label of the period_start_date (Datetime) field in DocType 'POS Closing #. Entry' #. Label of the period_start_date (Datetime) field in DocType 'POS Opening +#. Entry' #: erpnext/accounts/doctype/period_closing_voucher/period_closing_voucher.json #: erpnext/accounts/doctype/pos_closing_entry/pos_closing_entry.json #: erpnext/accounts/doctype/pos_opening_entry/pos_opening_entry.json @@ -37000,16 +37257,18 @@ msgstr "Número de teléfono" msgid "Pick List" msgstr "Lista de selección" -#: erpnext/stock/doctype/pick_list/pick_list.py:270 +#: erpnext/stock/doctype/pick_list/pick_list.py:272 msgid "Pick List Incomplete" msgstr "Lista de selección incompleta" #. Label of the pick_list_item (Data) field in DocType 'Sales Invoice Item' #. Label of the pick_list_item (Data) field in DocType 'Delivery Note Item' #. Name of a DocType +#. Label of the pick_list_item (Link) field in DocType 'Stock Entry Detail' #: erpnext/accounts/doctype/sales_invoice_item/sales_invoice_item.json #: erpnext/stock/doctype/delivery_note_item/delivery_note_item.json #: erpnext/stock/doctype/pick_list_item/pick_list_item.json +#: erpnext/stock/doctype/stock_entry_detail/stock_entry_detail.json msgid "Pick List Item" msgstr "Seleccionar elemento de lista" @@ -37033,8 +37292,10 @@ msgstr "Selección de serie / lote basada en" #. Label of the pick_serial_and_batch (Button) field in DocType 'Sales Invoice #. Item' #. Label of the pick_serial_and_batch (Button) field in DocType 'Delivery Note +#. Item' #. Label of the pick_serial_and_batch (Button) field in DocType 'Packed Item' #. Label of the pick_serial_and_batch (Button) field in DocType 'Pick List +#. Item' #: erpnext/accounts/doctype/sales_invoice_item/sales_invoice_item.json #: erpnext/stock/doctype/delivery_note_item/delivery_note_item.json #: erpnext/stock/doctype/packed_item/packed_item.json @@ -37206,6 +37467,7 @@ msgstr "Planifique registros de tiempo fuera del horario laboral de la estación #. Option for the 'Maintenance Status' (Select) field in DocType 'Asset #. Maintenance Log' +#. Option for the 'Maintenance Status' (Select) field in DocType 'Asset #. Maintenance Task' #. Option for the 'Status' (Select) field in DocType 'Sales Forecast' #: erpnext/assets/doctype/asset_maintenance_log/asset_maintenance_log.json @@ -37221,6 +37483,10 @@ msgstr "Planificado" msgid "Planned End Date" msgstr "Fecha de finalización planeada" +#: erpnext/manufacturing/doctype/work_order/work_order.py:300 +msgid "Planned End Date cannot be before Planned Start Date" +msgstr "" + #. Label of the planned_end_time (Datetime) field in DocType 'Work Order #. Operation' #: erpnext/manufacturing/doctype/work_order_operation/work_order_operation.json @@ -37318,17 +37584,17 @@ msgstr "Planta" msgid "Plants and Machineries" msgstr "Plantas y maquinarias" -#: erpnext/stock/doctype/pick_list/pick_list.py:632 +#: erpnext/stock/doctype/pick_list/pick_list.py:662 msgid "Please Restock Items and Update the Pick List to continue. To discontinue, cancel the Pick List." msgstr "Reponga artículos y actualice la lista de selección para continuar. Para descontinuar, cancele la Lista de selección." #: erpnext/selling/page/sales_funnel/sales_funnel.py:18 msgid "Please Select a Company" -msgstr "Seleccione una empresa" +msgstr "" #: erpnext/selling/page/sales_funnel/sales_funnel.js:114 msgid "Please Select a Company." -msgstr "Seleccione una empresa." +msgstr "" #: erpnext/accounts/doctype/sales_invoice/sales_invoice.js:439 #: erpnext/stock/doctype/delivery_note/delivery_note.js:162 @@ -37342,7 +37608,7 @@ msgstr "Seleccione un cliente" msgid "Please Select a Supplier" msgstr "Seleccione un proveedor" -#: erpnext/accounts/doctype/pricing_rule/pricing_rule.py:161 +#: erpnext/accounts/doctype/pricing_rule/pricing_rule.py:179 msgid "Please Set Priority" msgstr "Por favor, establezca la prioridad" @@ -37374,7 +37640,7 @@ msgstr "Por favor, añada la Solicitud de Presupuesto a la barra lateral en los msgid "Please add Root Account for - {0}" msgstr "Por favor, añada una cuenta raíz para - {0}" -#: erpnext/accounts/doctype/opening_invoice_creation_tool/opening_invoice_creation_tool.py:332 +#: erpnext/accounts/doctype/opening_invoice_creation_tool/opening_invoice_creation_tool.py:343 msgid "Please add a Temporary Opening account in Chart of Accounts" msgstr "Agregue una Cuenta de Apertura Temporal en el Plan de Cuentas" @@ -37384,9 +37650,9 @@ msgstr "" #: erpnext/public/js/utils/serial_no_batch_selector.js:662 msgid "Please add atleast one Serial No / Batch No" -msgstr "Por favor, añada al menos un nº de serie / nº de lote" +msgstr "" -#: erpnext/crm/doctype/crm_settings/crm_settings.py:51 +#: erpnext/crm/doctype/crm_settings/crm_settings.py:53 msgid "Please add atleast one user on Allowed Users to allow Data Synchronization from Frappe CRM site." msgstr "" @@ -37400,7 +37666,7 @@ msgstr "Por favor, añada la cuenta al nivel raíz Empresa - {0}" #: erpnext/accounts/doctype/account/account.py:233 msgid "Please add the account to root level Company - {}" -msgstr "Agregue la cuenta a la empresa de nivel raíz - {}" +msgstr "" #: erpnext/controllers/website_list_for_contact.py:302 msgid "Please add {1} role to user {0}." @@ -37444,7 +37710,7 @@ msgstr "Por favor, marque Procesar contabilidad diferida {0} y valídelo manualm msgid "Please check either with operations or FG Based Operating Cost." msgstr "Consulte con operaciones o con el costo operativo basado en FG." -#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:149 +#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:150 msgid "Please check the 'Activate Serial and Batch No for Item' checkbox in the {0} to make Serial and Batch Bundle for the item." msgstr "" @@ -37487,7 +37753,7 @@ msgstr "Comuníquese con cualquiera de los siguientes usuarios para ampliar los #: erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py:342 msgid "Please contact any of the following users to {} this transaction." -msgstr "Por favor, póngase en contacto con cualquiera de los siguientes usuarios para {} esta transacción." +msgstr "" #: erpnext/selling/doctype/customer/customer.py:630 msgid "Please contact your administrator to extend the credit limits for {0}." @@ -37529,7 +37795,7 @@ msgstr "" msgid "Please do not book expense of multiple assets against one single Asset." msgstr "Por favor, no contabilice gastos de múltiples activos contra un único Activo." -#: erpnext/controllers/item_variant.py:291 +#: erpnext/controllers/item_variant.py:353 msgid "Please do not create more than 500 items at a time" msgstr "No cree más de 500 artículos a la vez." @@ -37541,7 +37807,7 @@ msgstr "Habilite Aplicable a los gastos reales de reserva" msgid "Please enable Applicable on Purchase Order and Applicable on Booking Actual Expenses" msgstr "Habilite la opción Aplicable en el pedido y aplicable a los gastos reales de reserva" -#: erpnext/stock/doctype/pick_list/pick_list.py:321 +#: erpnext/stock/doctype/pick_list/pick_list.py:323 msgid "Please enable Use Old Serial / Batch Fields to make_bundle" msgstr "Por favor, active Usar campos de serie / lote antiguos en make_bundle" @@ -37555,7 +37821,7 @@ msgstr "Por favor, habilite {0} en {1}." #: erpnext/controllers/selling_controller.py:857 msgid "Please enable {} in {} to allow same item in multiple rows" -msgstr "Por favor, active {} en {} para permitir el mismo elemento en varias filas" +msgstr "" #: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py:381 msgid "Please ensure that the {0} account is a Balance Sheet account. You can change the parent account to a Balance Sheet account or select a different account." @@ -37567,13 +37833,13 @@ msgstr "Asegúrese de que la cuenta {0} {1} sea una cuenta de pago. Puede cambia #: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:1061 msgid "Please ensure {} account is a Balance Sheet account." -msgstr "Asegúrese de que la cuenta {} sea una cuenta de balance general." +msgstr "" #: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:1071 msgid "Please ensure {} account {} is a Receivable account." -msgstr "Asegúrese de que {} cuenta {} sea una cuenta por cobrar." +msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:862 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:872 msgid "Please enter Difference Account or set default Stock Adjustment Account for company {0}" msgstr "Por favor, introduzca la cuenta de diferencia o establezca la cuenta de ajuste de existencias por defecto para la empresa {0}" @@ -37778,7 +38044,7 @@ msgstr "" #: erpnext/accounts/doctype/chart_of_accounts_importer/chart_of_accounts_importer.py:67 msgid "Please import accounts against parent company or enable {} in company master." -msgstr "Por favor, importe las cuentas contra la empresa principal o habilite {} en el maestro de empresas." +msgstr "" #: erpnext/setup/doctype/employee/employee.py:291 msgid "Please make sure the employees above report to another Active employee." @@ -37815,7 +38081,7 @@ msgstr "Por favor, extraiga los productos de la nota de entrega" #: erpnext/stock/doctype/shipment/shipment.js:444 msgid "Please rectify and try again." -msgstr "Por favor, corrija y vuelva a intentarlo." +msgstr "" #: erpnext/erpnext_integrations/doctype/plaid_settings/plaid_settings.py:251 msgid "Please refresh or reset the Plaid linking of the Bank {}." @@ -37861,7 +38127,7 @@ msgstr "Por favor, seleccione la lista de materiales para el artículo en la fil #: erpnext/controllers/buying_controller.py:712 msgid "Please select BOM in BOM field for Item {item_code}." -msgstr "Por favor, seleccione la lista de materiales (LdM) para el producto {item_code}." +msgstr "" #: erpnext/accounts/doctype/bank_reconciliation_tool/bank_reconciliation_tool.js:68 msgid "Please select Bank Account" @@ -37884,7 +38150,7 @@ msgstr "Por favor, seleccione la empresa" #: erpnext/accounts/doctype/exchange_rate_revaluation/exchange_rate_revaluation.js:139 #: erpnext/accounts/doctype/exchange_rate_revaluation/exchange_rate_revaluation.py:75 msgid "Please select Company and Posting Date to getting entries" -msgstr "Seleccione Empresa y Fecha de publicación para obtener entradas" +msgstr "" #: erpnext/accounts/doctype/journal_entry/journal_entry.js:751 #: erpnext/manufacturing/doctype/plant_floor/plant_floor.js:28 @@ -37963,9 +38229,9 @@ msgstr "Por favor, seleccione Fecha de inicio y Fecha de finalización para el e msgid "Please select Stock Asset Account" msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:1962 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:1972 msgid "Please select Subcontracting Order instead of Purchase Order {0}" -msgstr "" +msgstr "Por favor seleccione Orden de Subcontratación en lugar de Orden de Compra {0}" #: erpnext/controllers/accounts_controller.py:2852 msgid "Please select Unrealized Profit / Loss account or add default Unrealized Profit / Loss account account for company {0}" @@ -37975,13 +38241,13 @@ msgstr "Seleccione la cuenta de ganancias/pérdidas no realizadas o agregue la c msgid "Please select a BOM" msgstr "Seleccione una Lista de Materiales" -#: erpnext/accounts/party.py:434 -#: erpnext/stock/doctype/pick_list/pick_list.py:1741 +#: erpnext/accounts/party.py:445 +#: erpnext/stock/doctype/pick_list/pick_list.py:1788 msgid "Please select a Company" msgstr "Por favor, seleccione la compañía" #: erpnext/accounts/doctype/payment_entry/payment_entry.js:268 -#: erpnext/manufacturing/doctype/bom/bom.js:730 +#: erpnext/manufacturing/doctype/bom/bom.js:734 #: erpnext/manufacturing/doctype/bom/bom.py:279 #: erpnext/public/js/controllers/accounts.js:274 #: erpnext/public/js/controllers/transaction.js:3358 @@ -38067,7 +38333,7 @@ msgstr "Por favor, seleccione un proveedor para obtener los pagos." #: erpnext/subcontracting/doctype/subcontracting_order/subcontracting_order.py:142 msgid "Please select a valid Purchase Order that has Service Items." -msgstr "" +msgstr "Por favor, seleccione una Orden de Compra válida que tenga Artículos de Servicio." #: erpnext/subcontracting/doctype/subcontracting_order/subcontracting_order.py:139 msgid "Please select a valid Purchase Order that is configured for Subcontracting." @@ -38081,7 +38347,7 @@ msgstr "Por favor, seleccione un valor para {0} quotation_to {1}" msgid "Please select an item code before setting the warehouse." msgstr "Por favor, seleccione un código de artículo antes de establecer el almacén." -#: erpnext/controllers/item_variant.py:285 +#: erpnext/controllers/item_variant.py:347 msgid "Please select at least one attribute value" msgstr "" @@ -38165,7 +38431,7 @@ msgstr "Por favor seleccione la Compañía" #: erpnext/accounts/doctype/loyalty_program/loyalty_program.js:65 msgid "Please select the Multiple Tier Program type for more than one collection rules." -msgstr "Seleccione el tipo de Programa de niveles múltiples para más de una reglas de recopilación." +msgstr "" #: erpnext/stock/doctype/item/item.js:360 msgid "Please select the Warehouse first" @@ -38190,14 +38456,14 @@ msgstr "Por favor, seleccione los filtros requeridos" #: erpnext/support/doctype/service_level_agreement/service_level_agreement.py:200 msgid "Please select valid document type." -msgstr "Por favor, seleccione un tipo de documento válido." +msgstr "" #: erpnext/setup/doctype/holiday_list/holiday_list.py:52 msgid "Please select weekly off day" msgstr "Por favor seleccione el día libre de la semana" #: erpnext/accounts/doctype/payment_entry/payment_entry.js:1219 -#: erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py:616 +#: erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py:647 msgid "Please select {0} first" msgstr "Por favor, seleccione primero {0}" @@ -38231,7 +38497,7 @@ msgstr "Configure la cuenta en el almacén {0} o la cuenta de inventario predete #: erpnext/accounts/doctype/pos_invoice_merge_log/pos_invoice_merge_log.py:333 msgid "Please set Accounting Dimension {} in {}" -msgstr "Por favor, establezca la dimensión contable {} en {}" +msgstr "" #: erpnext/accounts/doctype/ledger_merge/ledger_merge.js:23 #: erpnext/accounts/doctype/ledger_merge/ledger_merge.js:34 @@ -38262,12 +38528,12 @@ msgstr "Por favor, establezca Email/Teléfono para el contacto" #: erpnext/regional/italy/utils.py:257 #, python-format msgid "Please set Fiscal Code for the customer '%s'" -msgstr "Por favor, establezca el código fiscal para el cliente '%s'" +msgstr "" #: erpnext/regional/italy/utils.py:265 #, python-format msgid "Please set Fiscal Code for the public administration '%s'" -msgstr "Por favor, establezca el código fiscal para la administración pública '%s'" +msgstr "" #: erpnext/assets/doctype/asset/depreciation.py:737 msgid "Please set Fixed Asset Account in Asset Category {0}" @@ -38275,7 +38541,7 @@ msgstr "" #: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py:590 msgid "Please set Fixed Asset Account in {} against {}." -msgstr "Por favor, ajuste la cuenta de activos fijos en {} contra {}." +msgstr "" #: erpnext/manufacturing/doctype/bom_creator/bom_creator.py:296 msgid "Please set Parent Row No for item {0}" @@ -38293,7 +38559,7 @@ msgstr "Por favor, configure el tipo de raíz" #: erpnext/regional/italy/utils.py:272 #, python-format msgid "Please set Tax ID for the customer '%s'" -msgstr "Por favor, establezca el número de identificación fiscal para el cliente '%s'" +msgstr "" #: erpnext/accounts/doctype/exchange_rate_revaluation/exchange_rate_revaluation.py:339 msgid "Please set Unrealized Exchange Gain/Loss Account in Company {0}" @@ -38313,7 +38579,7 @@ msgstr "Establezca una empresa" #: erpnext/assets/doctype/asset/asset.py:378 msgid "Please set a Cost Center for the Asset or set an Asset Depreciation Cost Center for the Company {}" -msgstr "Por favor, establezca un Centro de Costo para el Activo o establezca un Centro de Costo de Amortización del Activo para la Empresa {}" +msgstr "" #: erpnext/projects/doctype/project/project.py:736 msgid "Please set a default Holiday List for Company {0}" @@ -38334,7 +38600,7 @@ msgstr "" #: erpnext/regional/italy/utils.py:227 #, python-format msgid "Please set an Address on the Company '%s'" -msgstr "Por favor, establezca una dirección en la empresa '%s'" +msgstr "" #: erpnext/controllers/stock_controller.py:957 msgid "Please set an Expense Account in the Items table" @@ -38360,17 +38626,17 @@ msgstr "Por favor, defina la cuenta de bancos o caja predeterminados en el méto #: erpnext/accounts/doctype/pos_profile/pos_profile.py:197 #: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:3091 msgid "Please set default Cash or Bank account in Mode of Payment {}" -msgstr "Establezca una cuenta bancaria o en efectivo predeterminada en el modo de pago {}" +msgstr "" #: erpnext/accounts/doctype/pos_opening_entry/pos_opening_entry.py:96 #: erpnext/accounts/doctype/pos_profile/pos_profile.py:199 #: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:3093 msgid "Please set default Cash or Bank account in Mode of Payments {}" -msgstr "Establezca la cuenta bancaria o en efectivo predeterminada en el modo de pago {}" +msgstr "" #: erpnext/accounts/utils.py:2528 msgid "Please set default Exchange Gain/Loss Account in Company {}" -msgstr "Por favor, establezca por defecto la Cuenta de Ganancias/Pérdidas de Cambio en la Empresa {}" +msgstr "" #: erpnext/assets/doctype/asset_repair/asset_repair.py:386 msgid "Please set default Expense Account in Company {0}" @@ -38503,7 +38769,7 @@ msgstr "Por favor, especifique al menos un atributo en la tabla" msgid "Please specify either Quantity or Valuation Rate or both" msgstr "Por favor indique la Cantidad o el Tipo de Valoración, o ambos" -#: erpnext/stock/doctype/item_attribute/item_attribute.py:95 +#: erpnext/stock/doctype/item_attribute/item_attribute.py:97 msgid "Please specify from/to range" msgstr "Por favor, especifique el rango (desde / hasta)" @@ -38739,7 +39005,7 @@ msgstr "Fecha de Contabilización" #: erpnext/stock/doctype/purchase_receipt/purchase_receipt.py:269 #: erpnext/subcontracting/doctype/subcontracting_receipt/subcontracting_receipt.py:143 msgid "Posting Date cannot be future date" -msgstr "Fecha de entrada no puede ser fecha futura" +msgstr "" #. Label of the exchange_gain_loss_posting_date (Select) field in DocType #. 'Accounts Settings' @@ -38753,10 +39019,12 @@ msgstr "" #. Label of the posting_datetime (Datetime) field in DocType 'Serial and Batch #. Bundle' +#. Label of the posting_datetime (Datetime) field in DocType 'Serial and Batch #. Entry' #. Label of the posting_datetime (Datetime) field in DocType 'Stock Closing #. Balance' #. Label of the posting_datetime (Datetime) field in DocType 'Stock Ledger +#. Entry' #: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.json #: erpnext/stock/doctype/serial_and_batch_entry/serial_and_batch_entry.json #: erpnext/stock/doctype/stock_closing_balance/stock_closing_balance.json @@ -38808,9 +39076,9 @@ msgstr "Fecha y Hora de Contabilización" msgid "Posting Time" msgstr "Hora de Contabilización" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:2847 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:2857 msgid "Posting date and posting time is mandatory" -msgstr "La fecha y hora de contabilización son obligatorias" +msgstr "" #: banking/src/components/features/BankReconciliation/MatchAndReconcile.tsx:901 msgid "Posting date does not match the selected transaction" @@ -38894,11 +39162,6 @@ msgstr "" msgid "Preference" msgstr "Preferencia" -#: banking/src/components/features/Settings/Preferences.tsx:43 -#: banking/src/components/features/Settings/SettingsDialogContent.tsx:27 -msgid "Preferences" -msgstr "" - #: banking/src/components/features/Settings/Preferences.tsx:33 msgid "Preferences updated" msgstr "" @@ -38936,6 +39199,7 @@ msgstr "Prevenga las O.C." #. Label of the prevent_pos (Check) field in DocType 'Supplier Scorecard #. Scoring Standing' +#. Label of the prevent_pos (Check) field in DocType 'Supplier Scorecard #. Standing' #: erpnext/buying/doctype/supplier_scorecard_scoring_standing/supplier_scorecard_scoring_standing.json #: erpnext/buying/doctype/supplier_scorecard_standing/supplier_scorecard_standing.json @@ -38946,6 +39210,7 @@ msgstr "Evitar Órdenes de Compra" #. Label of the prevent_rfqs (Check) field in DocType 'Supplier Scorecard' #. Label of the prevent_rfqs (Check) field in DocType 'Supplier Scorecard #. Scoring Standing' +#. Label of the prevent_rfqs (Check) field in DocType 'Supplier Scorecard #. Standing' #: erpnext/buying/doctype/supplier/supplier.json #: erpnext/buying/doctype/supplier_scorecard/supplier_scorecard.json @@ -39183,13 +39448,19 @@ msgstr "Nombre de la lista de precios" #. Label of the price_list_rate (Currency) field in DocType 'Purchase Invoice #. Item' #. Label of the price_list_rate (Currency) field in DocType 'Sales Invoice +#. Item' #. Label of the price_list_rate (Currency) field in DocType 'Purchase Order +#. Item' #. Label of the price_list_rate (Currency) field in DocType 'Supplier Quotation +#. Item' #. Label of the price_list_rate (Currency) field in DocType 'Quotation Item' #. Label of the price_list_rate (Currency) field in DocType 'Sales Order Item' #. Label of the price_list_rate (Currency) field in DocType 'Delivery Note +#. Item' #. Label of the price_list_rate (Currency) field in DocType 'Material Request +#. Item' #. Label of the price_list_rate (Currency) field in DocType 'Purchase Receipt +#. Item' #. Option for the 'Update Price List based on' (Select) field in DocType 'Stock #. Settings' #: erpnext/accounts/doctype/pos_invoice_item/pos_invoice_item.json @@ -39211,12 +39482,18 @@ msgstr "Tarifa de la lista de precios" #. Label of the base_price_list_rate (Currency) field in DocType 'Purchase #. Invoice Item' #. Label of the base_price_list_rate (Currency) field in DocType 'Sales Invoice +#. Item' +#. Label of the base_price_list_rate (Currency) field in DocType 'Purchase #. Order Item' #. Label of the base_price_list_rate (Currency) field in DocType 'Supplier #. Quotation Item' #. Label of the base_price_list_rate (Currency) field in DocType 'Quotation +#. Item' #. Label of the base_price_list_rate (Currency) field in DocType 'Sales Order +#. Item' #. Label of the base_price_list_rate (Currency) field in DocType 'Delivery Note +#. Item' +#. Label of the base_price_list_rate (Currency) field in DocType 'Purchase #. Receipt Item' #: erpnext/accounts/doctype/pos_invoice_item/pos_invoice_item.json #: erpnext/accounts/doctype/purchase_invoice_item/purchase_invoice_item.json @@ -39366,25 +39643,35 @@ msgstr "La regla de precios {0} se actualiza" #. Invoice' #. Label of the pricing_rules (Small Text) field in DocType 'POS Invoice Item' #. Label of the pricing_rule_details (Section Break) field in DocType 'Purchase +#. Invoice' #. Label of the pricing_rules (Small Text) field in DocType 'Purchase Invoice #. Item' #. Label of the pricing_rule_details (Section Break) field in DocType 'Sales +#. Invoice' #. Label of the pricing_rules (Small Text) field in DocType 'Sales Invoice +#. Item' #. Label of the section_break_48 (Section Break) field in DocType 'Purchase #. Order' #. Label of the pricing_rules (Small Text) field in DocType 'Purchase Order +#. Item' #. Label of the pricing_rule_details (Section Break) field in DocType 'Supplier #. Quotation' #. Label of the pricing_rules (Small Text) field in DocType 'Supplier Quotation +#. Item' #. Label of the pricing_rule_details (Section Break) field in DocType #. 'Quotation' #. Label of the pricing_rules (Small Text) field in DocType 'Quotation Item' +#. Label of the pricing_rule_details (Section Break) field in DocType 'Sales +#. Order' #. Label of the pricing_rules (Small Text) field in DocType 'Sales Order Item' #. Label of the pricing_rule_details (Section Break) field in DocType 'Delivery #. Note' #. Label of the pricing_rules (Small Text) field in DocType 'Delivery Note +#. Item' +#. Label of the pricing_rule_details (Section Break) field in DocType 'Purchase #. Receipt' #. Label of the pricing_rules (Small Text) field in DocType 'Purchase Receipt +#. Item' #: erpnext/accounts/doctype/pos_invoice/pos_invoice.json #: erpnext/accounts/doctype/pos_invoice_item/pos_invoice_item.json #: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json @@ -39528,9 +39815,12 @@ msgstr "Detalles de impresión" #. Label of the printing_settings (Section Break) field in DocType 'Request for #. Quotation' #. Label of the printing_settings (Section Break) field in DocType 'Supplier +#. Quotation' #. Label of the printing_settings (Section Break) field in DocType 'Purchase #. Receipt' #. Label of the printing_settings (Section Break) field in DocType 'Stock +#. Entry' +#. Label of the printing_settings_section (Section Break) field in DocType #. 'Subcontracting Order' #. Label of the printing_settings (Section Break) field in DocType #. 'Subcontracting Receipt' @@ -39554,13 +39844,13 @@ msgstr "Prioridades" #: erpnext/stock/doctype/putaway_rule/putaway_rule.py:61 msgid "Priority cannot be lesser than 1." -msgstr "La prioridad no puede ser menor a 1." +msgstr "" -#: erpnext/support/doctype/service_level_agreement/service_level_agreement.py:764 +#: erpnext/support/doctype/service_level_agreement/service_level_agreement.py:767 msgid "Priority has been changed to {0}." msgstr "La prioridad se ha cambiado a {0}." -#: erpnext/accounts/doctype/pricing_rule/pricing_rule.py:161 +#: erpnext/accounts/doctype/pricing_rule/pricing_rule.py:179 msgid "Priority is mandatory" msgstr "La prioridad es obligatoria" @@ -39640,6 +39930,7 @@ msgstr "El porcentaje de pérdida de proceso no puede ser mayor que 100" #. Label of the process_loss_qty (Float) field in DocType 'Stock Entry' #. Label of the process_loss_qty (Float) field in DocType 'Subcontracting #. Inward Order Item' +#. Label of the process_loss_qty (Float) field in DocType 'Subcontracting #. Receipt Item' #: erpnext/manufacturing/doctype/bom/bom.json #: erpnext/manufacturing/doctype/bom_secondary_item/bom_secondary_item.json @@ -39795,6 +40086,7 @@ msgstr "Cantidad producida/recibida" #. Label of the produced_qty (Float) field in DocType 'Batch' #. Label of the produced_qty (Float) field in DocType 'Subcontracting Inward #. Order Item' +#. Label of the produced_qty (Float) field in DocType 'Subcontracting Inward #. Order Secondary Item' #: erpnext/manufacturing/doctype/production_plan_item/production_plan_item.json #: erpnext/manufacturing/doctype/production_plan_sub_assembly_item/production_plan_sub_assembly_item.json @@ -39940,6 +40232,7 @@ msgstr "Elemento de producción" #. Label of the production_item_info_section (Section Break) field in DocType #. 'BOM' +#. Label of the production_item_info_section (Section Break) field in DocType #. 'Work Order' #: erpnext/manufacturing/doctype/bom/bom.json #: erpnext/manufacturing/doctype/work_order/work_order.json @@ -40019,6 +40312,7 @@ msgstr "Plan de producción de ordenes de venta" #. Name of a DocType #. Label of the production_plan_sub_assembly_item (Data) field in DocType 'Work #. Order' +#. Label of the production_plan_sub_assembly_item (Data) field in DocType #. 'Subcontracting Order Item' #: erpnext/buying/doctype/purchase_order_item/purchase_order_item.json #: erpnext/manufacturing/doctype/production_plan_sub_assembly_item/production_plan_sub_assembly_item.json @@ -40246,7 +40540,7 @@ msgstr "Seguimiento de stock por proyecto" msgid "Project wise Stock Tracking " msgstr "Seguimiento preciso del stock--" -#: erpnext/controllers/trends.py:435 +#: erpnext/controllers/trends.py:526 msgid "Project-wise data is not available for Quotation" msgstr "Los datos del proyecto no están disponibles para el presupuesto" @@ -40619,6 +40913,7 @@ msgstr "" #. Option for the 'Transaction' (Select) field in DocType 'Authorization Rule' #. Option for the 'Receipt Document Type' (Select) field in DocType 'Landed #. Cost Item' +#. Option for the 'Receipt Document Type' (Select) field in DocType 'Landed #. Cost Purchase Receipt' #. Label of the purchase_invoice (Link) field in DocType 'Purchase Receipt #. Item' @@ -40664,6 +40959,7 @@ msgstr "Factura de compra anticipada" #. Item' #. Label of the purchase_invoice_item (Data) field in DocType 'Asset' #. Label of the purchase_invoice_item (Data) field in DocType 'Purchase Receipt +#. Item' #: erpnext/accounts/doctype/purchase_invoice_item/purchase_invoice_item.json #: erpnext/assets/doctype/asset/asset.json #: erpnext/stock/doctype/purchase_receipt_item/purchase_receipt_item.json @@ -40787,10 +41083,14 @@ msgstr "Fecha de Orden de Compra" #. Name of a DocType #. Label of the purchase_order_item (Data) field in DocType 'Sales Order Item' #. Label of the purchase_order_item (Data) field in DocType 'Delivery Note +#. Item' #. Label of the purchase_order_item (Data) field in DocType 'Purchase Receipt +#. Item' #. Label of the purchase_order_item (Data) field in DocType 'Subcontracting #. Order Item' +#. Label of the purchase_order_item (Data) field in DocType 'Subcontracting #. Order Service Item' +#. Label of the purchase_order_item (Data) field in DocType 'Subcontracting #. Receipt Item' #: erpnext/accounts/doctype/purchase_invoice_item/purchase_invoice_item.json #: erpnext/accounts/doctype/sales_invoice_item/sales_invoice_item.json @@ -40807,7 +41107,7 @@ msgstr "Producto de la orden de compra" #. Name of a DocType #: erpnext/buying/doctype/purchase_order_item_supplied/purchase_order_item_supplied.json msgid "Purchase Order Item Supplied" -msgstr "Producto suministrado desde orden de compra" +msgstr "" #: erpnext/subcontracting/doctype/subcontracting_receipt/subcontracting_receipt.py:1020 msgid "Purchase Order Item reference is missing in Subcontracting Receipt {0}" @@ -40828,7 +41128,7 @@ msgstr "Orden de compra requerida" #: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py:625 msgid "Purchase Order Required for item {}" -msgstr "Se requiere orden de compra para el artículo {}" +msgstr "" #. Name of a report #. Label of a chart in the Buying Workspace @@ -40888,7 +41188,7 @@ msgstr "Órdenes de compra para recibir" #: erpnext/controllers/accounts_controller.py:2043 msgid "Purchase Orders {0} are un-linked" -msgstr "Las órdenes de compra {0} no están vinculadas" +msgstr "" #: erpnext/stock/report/item_prices/item_prices.py:59 msgid "Purchase Price List" @@ -40900,6 +41200,7 @@ msgstr "Lista de precios para las compras" #. Option for the 'Transaction' (Select) field in DocType 'Authorization Rule' #. Option for the 'Receipt Document Type' (Select) field in DocType 'Landed #. Cost Item' +#. Option for the 'Receipt Document Type' (Select) field in DocType 'Landed #. Cost Purchase Receipt' #. Name of a DocType #. Option for the 'Reference Type' (Select) field in DocType 'Quality @@ -40953,6 +41254,7 @@ msgstr "Detalle del recibo de compra" #. Item' #. Name of a DocType #. Label of the purchase_receipt_item (Data) field in DocType 'Purchase Receipt +#. Item' #: erpnext/assets/doctype/asset/asset.json #: erpnext/assets/doctype/asset_capitalization_stock_item/asset_capitalization_stock_item.json #: erpnext/stock/doctype/landed_cost_item/landed_cost_item.json @@ -40976,7 +41278,7 @@ msgstr "Recibo de compra requerido" #: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py:647 msgid "Purchase Receipt Required for item {}" -msgstr "Se requiere recibo de compra para el artículo {}" +msgstr "" #. Label of a Link in the Buying Workspace #. Name of a report @@ -40996,7 +41298,7 @@ msgstr "Tendencias de recibos de compra " #: erpnext/stock/doctype/purchase_receipt/purchase_receipt.js:358 msgid "Purchase Receipt doesn't have any Item for which Retain Sample is enabled." -msgstr "El recibo de compra no tiene ningún artículo para el que esté habilitada la opción Conservar muestra." +msgstr "" #: erpnext/subcontracting/doctype/subcontracting_receipt/subcontracting_receipt.py:1096 msgid "Purchase Receipt {0} created." @@ -41128,9 +41430,9 @@ msgstr "Compras" msgid "Purpose" msgstr "Propósito" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:679 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:689 msgid "Purpose must be one of {0}" -msgstr "Propósito debe ser uno de {0}" +msgstr "" #. Label of the purposes (Table) field in DocType 'Maintenance Visit' #: erpnext/maintenance/doctype/maintenance_visit/maintenance_visit.json @@ -41205,6 +41507,7 @@ msgstr "" #. Reservation Entry' #. Option for the 'Distribute Additional Costs Based On ' (Select) field in #. DocType 'Subcontracting Order' +#. Option for the 'Distribute Additional Costs Based On ' (Select) field in #. DocType 'Subcontracting Receipt' #: erpnext/accounts/doctype/pricing_rule/pricing_rule.json #: erpnext/accounts/doctype/promotional_scheme_product_discount/promotional_scheme_product_discount.json @@ -41215,7 +41518,7 @@ msgstr "" #: erpnext/controllers/trends.py:282 erpnext/controllers/trends.py:294 #: erpnext/controllers/trends.py:299 #: erpnext/crm/doctype/opportunity_item/opportunity_item.json -#: erpnext/manufacturing/doctype/bom/bom.js:1108 +#: erpnext/manufacturing/doctype/bom/bom.js:1112 #: erpnext/manufacturing/doctype/bom_creator_item/bom_creator_item.json #: erpnext/manufacturing/doctype/bom_item/bom_item.json #: erpnext/manufacturing/doctype/bom_secondary_item/bom_secondary_item.json @@ -41279,6 +41582,7 @@ msgstr "" #. Label of the company_total_stock (Float) field in DocType 'Quotation Item' #. Label of the company_total_stock (Float) field in DocType 'Sales Order Item' #. Label of the company_total_stock (Float) field in DocType 'Delivery Note +#. Item' #. Label of the company_total_stock (Float) field in DocType 'Pick List Item' #: erpnext/accounts/doctype/sales_invoice_item/sales_invoice_item.json #: erpnext/selling/doctype/quotation_item/quotation_item.json @@ -41352,7 +41656,7 @@ msgstr "Cant. por unidad" msgid "Qty To Manufacture" msgstr "Cantidad para producción" -#: erpnext/manufacturing/doctype/work_order/work_order.py:1530 +#: erpnext/manufacturing/doctype/work_order/work_order.py:1589 msgid "Qty To Manufacture ({0}) cannot be a fraction for the UOM {2}. To allow this, disable '{1}' in the UOM {2}." msgstr "La Cant. a fabricar ({0}) no puede ser una fracción para la UdM {2}. Para permitir esto, deshabilite '{1}' en la UdM {2}." @@ -41400,14 +41704,15 @@ msgstr "Cantidad de acuerdo a la unidad de medida (UdM) de stock" #. Description of the 'Apply Recursion Over (As Per Transaction UOM)' (Float) #. field in DocType 'Pricing Rule' +#. Description of the 'Apply Recursion Over (As Per Transaction UOM)' (Float) #. field in DocType 'Promotional Scheme Product Discount' #: erpnext/accounts/doctype/pricing_rule/pricing_rule.json #: erpnext/accounts/doctype/promotional_scheme_product_discount/promotional_scheme_product_discount.json msgid "Qty for which recursion isn't applicable." msgstr "Cantidad para la que no es aplicable la recursividad." -#: erpnext/manufacturing/doctype/work_order/work_order.js:1057 -#: erpnext/manufacturing/doctype/work_order/work_order.js:1080 +#: erpnext/manufacturing/doctype/work_order/work_order.js:1061 +#: erpnext/manufacturing/doctype/work_order/work_order.js:1084 msgid "Qty for {0}" msgstr "Cant. de {0}" @@ -41425,7 +41730,7 @@ msgstr "Cantidad en stock UdM" msgid "Qty of Finished Goods Item" msgstr "Cantidad de artículos terminados" -#: erpnext/stock/doctype/pick_list/pick_list.py:679 +#: erpnext/stock/doctype/pick_list/pick_list.py:709 msgid "Qty of Finished Goods Item should be greater than 0." msgstr "La cantidad de productos acabados debe ser superior a 0." @@ -41602,6 +41907,7 @@ msgstr "Objetivo de calidad Objetivo" #. Label of a Link in the Quality Workspace #. Label of the quality_inspection (Link) field in DocType 'Delivery Note Item' #. Label of the quality_inspection (Link) field in DocType 'Purchase Receipt +#. Item' #. Name of a DocType #. Group in Quality Inspection Template's connections #. Label of the quality_inspection (Link) field in DocType 'Stock Entry Detail' @@ -41803,6 +42109,7 @@ msgstr "" #. Label of the qty (Float) field in DocType 'Sales Invoice Item' #. Label of the qty (Int) field in DocType 'Subscription Plan Detail' #. Label of the stock_qty (Float) field in DocType 'Asset Capitalization Stock +#. Item' #. Label of the qty (Float) field in DocType 'Purchase Order Item' #. Label of the qty (Float) field in DocType 'Request for Quotation Item' #. Label of the qty (Float) field in DocType 'Supplier Quotation Item' @@ -41815,8 +42122,10 @@ msgstr "" #. Label of the qty (Float) field in DocType 'Delivery Note Item' #. Label of the qty (Float) field in DocType 'Material Request Item' #. Label of the quantity_section (Section Break) field in DocType 'Packing Slip +#. Item' #. Label of the qty (Float) field in DocType 'Packing Slip Item' #. Label of the quantity_section (Section Break) field in DocType 'Pick List +#. Item' #. Label of the quantity_section (Section Break) field in DocType 'Stock Entry #. Detail' #. Label of the qty (Float) field in DocType 'Stock Reconciliation Item' @@ -41827,6 +42136,7 @@ msgstr "" #. Service Item' #. Label of the qty (Float) field in DocType 'Subcontracting Order Item' #. Label of the qty (Float) field in DocType 'Subcontracting Order Service +#. Item' #: erpnext/accounts/doctype/opening_invoice_creation_tool_item/opening_invoice_creation_tool_item.json #: erpnext/accounts/doctype/pos_invoice_item/pos_invoice_item.json #: erpnext/accounts/doctype/sales_invoice_item/sales_invoice_item.json @@ -41931,6 +42241,7 @@ msgstr "Cantidad y descripción" #. Label of the quantity_and_rate (Section Break) field in DocType 'Purchase #. Invoice Item' +#. Label of the quantity_and_rate (Section Break) field in DocType 'Purchase #. Order Item' #. Label of the quantity_and_rate (Section Break) field in DocType 'Supplier #. Quotation Item' @@ -41944,10 +42255,12 @@ msgstr "Cantidad y descripción" #. Label of the quantity_and_rate (Section Break) field in DocType 'Quotation #. Item' #. Label of the quantity_and_rate (Section Break) field in DocType 'Sales Order +#. Item' #. Label of the quantity_and_rate (Section Break) field in DocType 'Delivery #. Note Item' #. Label of the quantity_and_rate_section (Tab Break) field in DocType 'Serial #. and Batch Bundle' +#. Label of the quantity_and_rate_section (Section Break) field in DocType #. 'Subcontracting Order Item' #: erpnext/accounts/doctype/purchase_invoice_item/purchase_invoice_item.json #: erpnext/buying/doctype/purchase_order_item/purchase_order_item.json @@ -41990,7 +42303,7 @@ msgstr "" msgid "Quantity must be less than or equal to {0}" msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.js:1110 +#: erpnext/manufacturing/doctype/work_order/work_order.js:1114 #: erpnext/stock/doctype/pick_list/pick_list.js:214 msgid "Quantity must not be more than {0}" msgstr "La cantidad no debe ser más de {0}" @@ -42010,11 +42323,11 @@ msgstr "Cantidad debe ser mayor que 0" msgid "Quantity to Manufacture" msgstr "Cantidad a fabricar" -#: erpnext/manufacturing/doctype/work_order/work_order.py:2845 +#: erpnext/manufacturing/doctype/work_order/work_order.py:2904 msgid "Quantity to Manufacture can not be zero for the operation {0}" msgstr "La cantidad a fabricar no puede ser cero para la operación {0}" -#: erpnext/manufacturing/doctype/work_order/work_order.py:1522 +#: erpnext/manufacturing/doctype/work_order/work_order.py:1581 msgid "Quantity to Manufacture must be greater than 0." msgstr "La cantidad a producir debe ser mayor que 0." @@ -42253,10 +42566,13 @@ msgstr "Propuesto por (Email)" #. Settings' #. Label of the rate (Currency) field in DocType 'Subcontracting Inward Order #. Received Item' +#. Label of the rate (Currency) field in DocType 'Subcontracting Inward Order #. Service Item' #. Label of the rate (Currency) field in DocType 'Subcontracting Order Item' #. Label of the rate (Currency) field in DocType 'Subcontracting Order Service +#. Item' #. Label of the rate (Currency) field in DocType 'Subcontracting Order Supplied +#. Item' #. Label of the rate (Currency) field in DocType 'Subcontracting Receipt Item' #. Label of the rate (Currency) field in DocType 'Subcontracting Receipt #. Supplied Item' @@ -42362,13 +42678,17 @@ msgstr "Sección de tarifas" #. Label of the rate_with_margin (Currency) field in DocType 'Purchase Invoice #. Item' #. Label of the rate_with_margin (Currency) field in DocType 'Sales Invoice +#. Item' #. Label of the rate_with_margin (Currency) field in DocType 'Purchase Order +#. Item' #. Label of the rate_with_margin (Currency) field in DocType 'Supplier #. Quotation Item' #. Label of the rate_with_margin (Currency) field in DocType 'Quotation Item' #. Label of the rate_with_margin (Currency) field in DocType 'Sales Order Item' #. Label of the rate_with_margin (Currency) field in DocType 'Delivery Note +#. Item' #. Label of the rate_with_margin (Currency) field in DocType 'Purchase Receipt +#. Item' #: erpnext/accounts/doctype/pos_invoice_item/pos_invoice_item.json #: erpnext/accounts/doctype/purchase_invoice_item/purchase_invoice_item.json #: erpnext/accounts/doctype/sales_invoice_item/sales_invoice_item.json @@ -42386,11 +42706,16 @@ msgstr "Tarifa con margen" #. Label of the base_rate_with_margin (Currency) field in DocType 'Purchase #. Invoice Item' #. Label of the base_rate_with_margin (Currency) field in DocType 'Sales +#. Invoice Item' +#. Label of the base_rate_with_margin (Currency) field in DocType 'Purchase #. Order Item' #. Label of the base_rate_with_margin (Currency) field in DocType 'Quotation +#. Item' #. Label of the base_rate_with_margin (Currency) field in DocType 'Sales Order +#. Item' #. Label of the base_rate_with_margin (Currency) field in DocType 'Delivery #. Note Item' +#. Label of the base_rate_with_margin (Currency) field in DocType 'Purchase #. Receipt Item' #: erpnext/accounts/doctype/pos_invoice_item/pos_invoice_item.json #: erpnext/accounts/doctype/purchase_invoice_item/purchase_invoice_item.json @@ -42421,7 +42746,9 @@ msgstr "Tasa por la cual la divisa es convertida como moneda base del cliente" #. Description of the 'Price List Exchange Rate' (Float) field in DocType #. 'Quotation' +#. Description of the 'Price List Exchange Rate' (Float) field in DocType #. 'Sales Order' +#. Description of the 'Price List Exchange Rate' (Float) field in DocType #. 'Delivery Note' #: erpnext/selling/doctype/quotation/quotation.json #: erpnext/selling/doctype/sales_order/sales_order.json @@ -42458,7 +42785,7 @@ msgstr "Tasa por la cual la divisa del proveedor es convertida como moneda base msgid "Rate at which this tax is applied" msgstr "Valor por el cual el impuesto es aplicado" -#: erpnext/controllers/accounts_controller.py:4121 +#: erpnext/controllers/accounts_controller.py:4131 msgid "Rate of '{}' items cannot be changed" msgstr "" @@ -42485,10 +42812,12 @@ msgstr "Tasa de interés (%) anual" #. Item' #. Label of the stock_uom_rate (Currency) field in DocType 'Sales Invoice Item' #. Label of the stock_uom_rate (Currency) field in DocType 'Purchase Order +#. Item' #. Label of the stock_uom_rate (Currency) field in DocType 'Quotation Item' #. Label of the stock_uom_rate (Currency) field in DocType 'Sales Order Item' #. Label of the stock_uom_rate (Currency) field in DocType 'Delivery Note Item' #. Label of the stock_uom_rate (Currency) field in DocType 'Purchase Receipt +#. Item' #: erpnext/accounts/doctype/purchase_invoice_item/purchase_invoice_item.json #: erpnext/accounts/doctype/sales_invoice_item/sales_invoice_item.json #: erpnext/buying/doctype/purchase_order_item/purchase_order_item.json @@ -42506,7 +42835,7 @@ msgstr "Tasa de stock UdM" msgid "Rate or Discount" msgstr "Tarifa o Descuento" -#: erpnext/accounts/doctype/pricing_rule/pricing_rule.py:184 +#: erpnext/accounts/doctype/pricing_rule/pricing_rule.py:202 msgid "Rate or Discount is required for the price discount." msgstr "Se requiere tarifa o descuento para el descuento del precio." @@ -42544,6 +42873,7 @@ msgstr "Costo de materia prima (moneda de la empresa)" #. Label of the rm_cost_per_qty (Currency) field in DocType 'Subcontracting #. Order Item' +#. Label of the rm_cost_per_qty (Currency) field in DocType 'Subcontracting #. Receipt Item' #: erpnext/subcontracting/doctype/subcontracting_order_item/subcontracting_order_item.json #: erpnext/subcontracting/doctype/subcontracting_receipt_item/subcontracting_receipt_item.json @@ -42557,11 +42887,13 @@ msgstr "Artículo de materia prima" #. Label of the rm_item_code (Link) field in DocType 'Purchase Order Item #. Supplied' #. Label of the rm_item_code (Link) field in DocType 'Purchase Receipt Item +#. Supplied' #. Label of the rm_item_code (Link) field in DocType 'Subcontracting Inward #. Order Received Item' #. Label of the rm_item_code (Link) field in DocType 'Subcontracting Order #. Supplied Item' #. Label of the rm_item_code (Link) field in DocType 'Subcontracting Receipt +#. Supplied Item' #: erpnext/buying/doctype/purchase_order_item_supplied/purchase_order_item_supplied.json #: erpnext/buying/doctype/purchase_receipt_item_supplied/purchase_receipt_item_supplied.json #: erpnext/subcontracting/doctype/subcontracting_inward_order_received_item/subcontracting_inward_order_received_item.json @@ -42593,7 +42925,7 @@ msgstr "Almacén de materia prima" #. Label of the section_break_8 (Section Break) field in DocType 'Job Card' #. Label of the mr_items (Table) field in DocType 'Production Plan' #: erpnext/manufacturing/doctype/bom/bom.js:449 -#: erpnext/manufacturing/doctype/bom/bom.js:1081 +#: erpnext/manufacturing/doctype/bom/bom.js:1085 #: erpnext/manufacturing/doctype/job_card/job_card.json #: erpnext/manufacturing/doctype/production_plan/production_plan.json #: erpnext/manufacturing/doctype/workstation/workstation.js:462 @@ -42622,7 +42954,7 @@ msgstr "Materias primas consumidas" msgid "Raw Materials Consumption" msgstr "Consumo de materias primas" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:420 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:429 msgid "Raw Materials Missing" msgstr "" @@ -42647,6 +42979,7 @@ msgstr "Materias primas suministradas" #. Label of the rm_supp_cost (Currency) field in DocType 'Purchase Invoice #. Item' #. Label of the rm_supp_cost (Currency) field in DocType 'Purchase Receipt +#. Item' #. Label of the rm_supp_cost (Currency) field in DocType 'Subcontracting #. Receipt Item' #: erpnext/accounts/doctype/purchase_invoice_item/purchase_invoice_item.json @@ -42827,6 +43160,7 @@ msgstr "Recibo" #. Label of the receipt_document (Dynamic Link) field in DocType 'Landed Cost #. Item' +#. Label of the receipt_document (Dynamic Link) field in DocType 'Landed Cost #. Purchase Receipt' #: erpnext/stock/doctype/landed_cost_item/landed_cost_item.json #: erpnext/stock/doctype/landed_cost_purchase_receipt/landed_cost_purchase_receipt.json @@ -42835,6 +43169,7 @@ msgstr "Recepción de Documento" #. Label of the receipt_document_type (Select) field in DocType 'Landed Cost #. Item' +#. Label of the receipt_document_type (Select) field in DocType 'Landed Cost #. Purchase Receipt' #: erpnext/stock/doctype/landed_cost_item/landed_cost_item.json #: erpnext/stock/doctype/landed_cost_purchase_receipt/landed_cost_purchase_receipt.json @@ -42992,6 +43327,7 @@ msgstr "Entradas de stock recibidas" #. Label of the received_and_accepted (Section Break) field in DocType #. 'Purchase Receipt Item' +#. Label of the received_and_accepted (Section Break) field in DocType #. 'Subcontracting Receipt Item' #: erpnext/stock/doctype/purchase_receipt_item/purchase_receipt_item.json #: erpnext/subcontracting/doctype/subcontracting_receipt_item/subcontracting_receipt_item.json @@ -43064,6 +43400,7 @@ msgstr "Conciliar entradas" #. Label of the reconcile_on_advance_payment_date (Check) field in DocType #. 'Payment Entry' +#. Label of the reconcile_on_advance_payment_date (Check) field in DocType #. 'Company' #: erpnext/accounts/doctype/payment_entry/payment_entry.json #: erpnext/setup/doctype/company/company.json @@ -43078,6 +43415,8 @@ msgstr "Conciliar la transacción bancaria" #. Label of the reconciled (Check) field in DocType 'Process Payment #. Reconciliation Log' #. Option for the 'Status' (Select) field in DocType 'Process Payment +#. Reconciliation Log' +#. Label of the reconciled (Check) field in DocType 'Process Payment #. Reconciliation Log Allocations' #: banking/src/components/features/BankReconciliation/BankTransactionList.tsx:140 #: banking/src/components/features/BankReconciliation/BankTransactionList.tsx:413 @@ -43236,11 +43575,11 @@ msgstr "" msgid "Recurse Every (As Per Transaction UOM)" msgstr "Recursiva cada (según la unidad de medida de la transacción)" -#: erpnext/accounts/doctype/pricing_rule/pricing_rule.py:240 +#: erpnext/accounts/doctype/pricing_rule/pricing_rule.py:258 msgid "Recurse Over Qty cannot be less than 0" msgstr "El recursivo sobre cantidad no puede ser menor que 0" -#: erpnext/accounts/doctype/pricing_rule/pricing_rule.py:316 +#: erpnext/accounts/doctype/pricing_rule/pricing_rule.py:334 #: erpnext/accounts/doctype/promotional_scheme/promotional_scheme.py:231 msgid "Recursive Discounts with Mixed condition is not supported by the system" msgstr "El sistema no admite descuentos recursivos con condiciones mixtas" @@ -43272,6 +43611,7 @@ msgstr "Redención" #. Label of the loyalty_redemption_account (Link) field in DocType 'POS #. Invoice' #. Label of the loyalty_redemption_account (Link) field in DocType 'Sales +#. Invoice' #: erpnext/accounts/doctype/pos_invoice/pos_invoice.json #: erpnext/accounts/doctype/sales_invoice/sales_invoice.json msgid "Redemption Account" @@ -43280,6 +43620,7 @@ msgstr "Cuenta de Redención" #. Label of the loyalty_redemption_cost_center (Link) field in DocType 'POS #. Invoice' #. Label of the loyalty_redemption_cost_center (Link) field in DocType 'Sales +#. Invoice' #: erpnext/accounts/doctype/pos_invoice/pos_invoice.json #: erpnext/accounts/doctype/sales_invoice/sales_invoice.json msgid "Redemption Cost Center" @@ -43346,6 +43687,7 @@ msgstr "Fecha de Vencimiento de Referencia" #. Label of the ref_exchange_rate (Float) field in DocType 'Purchase Invoice #. Advance' #. Label of the ref_exchange_rate (Float) field in DocType 'Sales Invoice +#. Advance' #: erpnext/accounts/doctype/purchase_invoice_advance/purchase_invoice_advance.json #: erpnext/accounts/doctype/sales_invoice_advance/sales_invoice_advance.json msgid "Reference Exchange Rate" @@ -43390,6 +43732,7 @@ msgstr "Recibo de compra de referencia" #. Label of the reference_row (Data) field in DocType 'Payment Reconciliation #. Allocation' +#. Label of the reference_row (Data) field in DocType 'Payment Reconciliation #. Payment' #. Label of the reference_row (Data) field in DocType 'Process Payment #. Reconciliation Log Allocations' @@ -43479,7 +43822,7 @@ msgstr "Socio de ventas de referencia" msgid "Refresh Plaid Link" msgstr "" -#: erpnext/stock/reorder_item.py:391 +#: erpnext/stock/reorder_item.py:393 msgid "Regards," msgstr "Saludos," @@ -43535,6 +43878,7 @@ msgstr "Cantidad rechazada" #. Label of the rejected_serial_no (Text) field in DocType 'Purchase Invoice #. Item' #. Label of the rejected_serial_no (Text) field in DocType 'Purchase Receipt +#. Item' #. Label of the rejected_serial_no (Small Text) field in DocType #. 'Subcontracting Receipt Item' #: erpnext/accounts/doctype/purchase_invoice_item/purchase_invoice_item.json @@ -43545,7 +43889,9 @@ msgstr "No. de serie rechazado" #. Label of the rejected_serial_and_batch_bundle (Link) field in DocType #. 'Purchase Invoice Item' +#. Label of the rejected_serial_and_batch_bundle (Link) field in DocType #. 'Purchase Receipt Item' +#. Label of the rejected_serial_and_batch_bundle (Link) field in DocType #. 'Subcontracting Receipt Item' #: erpnext/accounts/doctype/purchase_invoice_item/purchase_invoice_item.json #: erpnext/stock/doctype/purchase_receipt_item/purchase_receipt_item.json @@ -43558,8 +43904,10 @@ msgstr "Lote y serie rechazados" #. Item' #. Label of the rejected_warehouse (Link) field in DocType 'Purchase Receipt' #. Label of the rejected_warehouse (Link) field in DocType 'Purchase Receipt +#. Item' #. Label of the rejected_warehouse (Link) field in DocType 'Subcontracting #. Receipt' +#. Label of the rejected_warehouse (Link) field in DocType 'Subcontracting #. Receipt Item' #: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json #: erpnext/accounts/doctype/purchase_invoice_item/purchase_invoice_item.json @@ -43572,7 +43920,7 @@ msgstr "Almacén rechazado" #: erpnext/public/js/utils/serial_no_batch_selector.js:670 msgid "Rejected Warehouse and Accepted Warehouse cannot be same." -msgstr "Almacén Rechazado y Almacén Aceptado no pueden ser el mismo." +msgstr "" #: erpnext/buying/doctype/purchase_order/purchase_order_dashboard.py:23 #: erpnext/buying/doctype/supplier_quotation/supplier_quotation_dashboard.py:14 @@ -43847,11 +44195,9 @@ msgstr "Sustituir la Lista de Materiales (BOM)" #. Description of a DocType #: erpnext/manufacturing/doctype/bom_update_tool/bom_update_tool.json -msgid "" -"Replace a particular BOM in all other BOMs where it is used. It will replace the old BOM link, update cost and regenerate \"BOM Explosion Item\" table as per new BOM.\n" +msgid "Replace a particular BOM in all other BOMs where it is used. It will replace the old BOM link, update cost and regenerate \"BOM Explosion Item\" table as per new BOM.\n" "It also updates latest price in all the BOMs." -msgstr "" -"Sustituye una determinada lista de materiales en todas las demás listas de materiales en las que se utilice. Reemplazará el enlace de la lista de materiales antigua, actualizará el coste y regenerará la tabla \"Elemento de explosión de la lista de materiales\" según la nueva lista de materiales.\n" +msgstr "Sustituye una determinada lista de materiales en todas las demás listas de materiales en las que se utilice. Reemplazará el enlace de la lista de materiales antigua, actualizará el coste y regenerará la tabla \"Elemento de explosión de la lista de materiales\" según la nueva lista de materiales.\n" "También actualiza el último precio en todas las listas de materiales." #. Label of the report_date (Date) field in DocType 'Quality Inspection' @@ -43934,7 +44280,7 @@ msgstr "" #: erpnext/workspace_sidebar/accounts_setup.json #: erpnext/workspace_sidebar/erpnext_settings.json msgid "Repost Accounting Ledger Settings" -msgstr "" +msgstr "Traspasar configuración del libro mayor de contabilidad" #. Name of a DocType #: erpnext/accounts/doctype/repost_allowed_types/repost_allowed_types.json @@ -44026,7 +44372,7 @@ msgstr "" msgid "Reposting Vouchers Progress" msgstr "" -#: erpnext/stock/report/stock_and_account_value_comparison/stock_and_account_value_comparison.py:216 +#: erpnext/stock/report/stock_and_account_value_comparison/stock_and_account_value_comparison.py:222 #: erpnext/stock/report/stock_ledger_invariant_check/stock_ledger_invariant_check.py:338 msgid "Reposting entries created: {0}" msgstr "" @@ -44090,7 +44436,7 @@ msgstr "Requerido por fecha" #: erpnext/manufacturing/doctype/workstation/workstation.js:489 msgid "Reqired Qty" -msgstr "Cant. requerida" +msgstr "" #: erpnext/crm/doctype/opportunity/opportunity.js:89 msgid "Request For Quotation" @@ -44217,7 +44563,9 @@ msgstr "Solicitante" #. Label of the schedule_date (Date) field in DocType 'Purchase Receipt Item' #. Label of the schedule_date (Date) field in DocType 'Subcontracting Order' #. Label of the schedule_date (Date) field in DocType 'Subcontracting Order +#. Item' #. Label of the schedule_date (Date) field in DocType 'Subcontracting Receipt +#. Item' #: erpnext/buying/doctype/purchase_order/purchase_order.json #: erpnext/buying/doctype/purchase_order_item/purchase_order_item.json #: erpnext/buying/report/purchase_order_analysis/purchase_order_analysis.py:201 @@ -44244,6 +44592,7 @@ msgstr "Fecha de solicitud" #. Label of the section_break_ndpq (Section Break) field in DocType 'Work #. Order' #. Label of the received_items (Table) field in DocType 'Subcontracting Inward +#. Order' #: erpnext/manufacturing/doctype/work_order/work_order.json #: erpnext/subcontracting/doctype/subcontracting_inward_order/subcontracting_inward_order.json msgid "Required Items" @@ -44265,6 +44614,7 @@ msgstr "Requerido en" #. Label of the required_qty (Float) field in DocType 'Subcontracting Order #. Supplied Item' #. Label of the required_qty (Float) field in DocType 'Subcontracting Receipt +#. Supplied Item' #: erpnext/buying/doctype/purchase_order_item_supplied/purchase_order_item_supplied.json #: erpnext/buying/report/subcontract_order_summary/subcontract_order_summary.py:151 #: erpnext/manufacturing/doctype/job_card_item/job_card_item.json @@ -44351,7 +44701,7 @@ msgstr "" msgid "Reservation Based On" msgstr "Reserva basada en" -#: erpnext/manufacturing/doctype/work_order/work_order.js:937 +#: erpnext/manufacturing/doctype/work_order/work_order.js:941 #: erpnext/selling/doctype/sales_order/sales_order.js:107 #: erpnext/stock/doctype/pick_list/pick_list.js:158 #: erpnext/subcontracting/doctype/subcontracting_order/subcontracting_order.js:180 @@ -44422,7 +44772,7 @@ msgstr "Cant. Reservada" #: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.py:263 msgid "Reserved Qty ({0}) cannot be a fraction. To allow this, disable '{1}' in UOM {3}." -msgstr "La cantidad reservada ({0}) no puede ser una fracción. Para permitirlo, deshabilite '{1}' en la UdM {3}." +msgstr "" #. Label of the reserved_qty_for_production (Float) field in DocType 'Material #. Request Plan Item' @@ -44466,14 +44816,14 @@ msgstr "Cantidad Reservada" msgid "Reserved Quantity for Production" msgstr "Cantidad reservada para producción" -#: erpnext/stock/stock_ledger.py:2321 +#: erpnext/stock/stock_ledger.py:2325 msgid "Reserved Serial No." msgstr "Número de serie reservado." #. Label of the reserved_stock (Float) field in DocType 'Bin' #. Name of a report #: erpnext/manufacturing/doctype/plant_floor/stock_summary_template.html:24 -#: erpnext/manufacturing/doctype/work_order/work_order.js:953 +#: erpnext/manufacturing/doctype/work_order/work_order.js:957 #: erpnext/public/js/stock_reservation.js:236 #: erpnext/selling/doctype/sales_order/sales_order.js:135 #: erpnext/selling/doctype/sales_order/sales_order.js:465 @@ -44482,13 +44832,13 @@ msgstr "Número de serie reservado." #: erpnext/stock/doctype/pick_list/pick_list.js:178 #: erpnext/stock/report/reserved_stock/reserved_stock.json #: erpnext/stock/report/stock_balance/stock_balance.py:569 -#: erpnext/stock/stock_ledger.py:2305 +#: erpnext/stock/stock_ledger.py:2309 #: erpnext/subcontracting/doctype/subcontracting_order/subcontracting_order.js:205 #: erpnext/subcontracting/doctype/subcontracting_order/subcontracting_order.js:333 msgid "Reserved Stock" msgstr "Existencias Reservadas" -#: erpnext/stock/stock_ledger.py:2350 +#: erpnext/stock/stock_ledger.py:2354 msgid "Reserved Stock for Batch" msgstr "Stock reservado para lote" @@ -44938,11 +45288,14 @@ msgstr "Cantidad devuelta" #. Label of the returned_qty (Float) field in DocType 'Sales Order Item' #. Label of the returned_qty (Float) field in DocType 'Subcontracting Inward #. Order Item' +#. Label of the returned_qty (Float) field in DocType 'Subcontracting Inward #. Order Received Item' #. Label of the returned_qty (Float) field in DocType 'Subcontracting Order #. Item' +#. Label of the returned_qty (Float) field in DocType 'Subcontracting Order #. Supplied Item' #. Label of the returned_qty (Float) field in DocType 'Subcontracting Receipt +#. Item' #: erpnext/buying/doctype/purchase_order_item/purchase_order_item.json #: erpnext/buying/doctype/purchase_order_item_supplied/purchase_order_item_supplied.json #: erpnext/buying/report/subcontract_order_summary/subcontract_order_summary.py:154 @@ -45029,6 +45382,7 @@ msgstr "" #. Label of the review (Text Editor) field in DocType 'Quality Review #. Objective' #. Label of the sb_00 (Section Break) field in DocType 'Quality Review +#. Objective' #. Name of a report #: erpnext/quality_management/doctype/quality_action/quality_action.json #: erpnext/quality_management/doctype/quality_goal/quality_goal.json @@ -45177,7 +45531,9 @@ msgstr "" #. Label of the role_to_override_stop_action (Link) field in DocType 'Accounts #. Settings' #. Label of the role_to_override_stop_action (Link) field in DocType 'Buying +#. Settings' #. Label of the role_to_override_stop_action (Link) field in DocType 'Selling +#. Settings' #: erpnext/accounts/doctype/accounts_settings/accounts_settings.json #: erpnext/buying/doctype/buying_settings/buying_settings.json #: erpnext/selling/doctype/selling_settings/selling_settings.json @@ -45292,6 +45648,7 @@ msgstr "" #. Label of the rounded_total (Currency) field in DocType 'Sales Order' #. Label of the base_rounded_total (Currency) field in DocType 'Delivery Note' #. Label of the rounded_total (Currency) field in DocType 'Delivery Note' +#. Label of the base_rounded_total (Currency) field in DocType 'Purchase #. Receipt' #. Label of the rounded_total (Currency) field in DocType 'Purchase Receipt' #: erpnext/accounts/doctype/pos_invoice/pos_invoice.json @@ -45322,16 +45679,26 @@ msgstr "Total redondeado (moneda de la empresa)" #. Label of the base_rounding_adjustment (Currency) field in DocType 'Purchase #. Invoice' #. Label of the rounding_adjustment (Currency) field in DocType 'Purchase +#. Invoice' #. Label of the base_rounding_adjustment (Currency) field in DocType 'Sales +#. Invoice' #. Label of the rounding_adjustment (Currency) field in DocType 'Sales Invoice' +#. Label of the base_rounding_adjustment (Currency) field in DocType 'Purchase +#. Order' +#. Label of the rounding_adjustment (Currency) field in DocType 'Purchase #. Order' #. Label of the rounding_adjustment (Currency) field in DocType 'Supplier #. Quotation' #. Label of the rounding_adjustment (Currency) field in DocType 'Quotation' +#. Label of the base_rounding_adjustment (Currency) field in DocType 'Sales +#. Order' #. Label of the rounding_adjustment (Currency) field in DocType 'Sales Order' #. Label of the base_rounding_adjustment (Currency) field in DocType 'Delivery #. Note' #. Label of the rounding_adjustment (Currency) field in DocType 'Delivery Note' +#. Label of the base_rounding_adjustment (Currency) field in DocType 'Purchase +#. Receipt' +#. Label of the rounding_adjustment (Currency) field in DocType 'Purchase #. Receipt' #: erpnext/accounts/doctype/pos_invoice/pos_invoice.json #: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json @@ -45415,7 +45782,7 @@ msgstr "Fila #{0}: La tasa no puede ser mayor que la tasa utilizada en {1} {2}" msgid "Row # {0}: Returned Item {1} does not exist in {2} {3}" msgstr "Fila n.º {0}: el artículo devuelto {1} no existe en {2} {3}" -#: erpnext/manufacturing/doctype/work_order/work_order.py:350 +#: erpnext/manufacturing/doctype/work_order/work_order.py:354 msgid "Row #1: Sequence ID must be 1 for Operation {0}." msgstr "" @@ -45481,7 +45848,7 @@ msgstr "" #: erpnext/buying/doctype/purchase_order/purchase_order.py:336 msgid "Row #{0}: BOM is not specified for subcontracting item {0}" -msgstr "" +msgstr "Fila #{0}: La lista de materiales no está especificada para el artículo de subcontratación {0}" #: erpnext/selling/doctype/sales_order/sales_order.py:302 msgid "Row #{0}: BOM not found for FG Item {1}" @@ -45515,27 +45882,27 @@ msgstr "" msgid "Row #{0}: Cannot create entry with different taxable AND withholding document links." msgstr "" -#: erpnext/controllers/accounts_controller.py:3824 +#: erpnext/controllers/accounts_controller.py:3834 msgid "Row #{0}: Cannot delete item {1} which has already been billed." msgstr "Fila # {0}: no se puede eliminar el elemento {1} que ya se ha facturado." -#: erpnext/controllers/accounts_controller.py:3798 +#: erpnext/controllers/accounts_controller.py:3808 msgid "Row #{0}: Cannot delete item {1} which has already been delivered" msgstr "Fila # {0}: no se puede eliminar el elemento {1} que ya se entregó" -#: erpnext/controllers/accounts_controller.py:3817 +#: erpnext/controllers/accounts_controller.py:3827 msgid "Row #{0}: Cannot delete item {1} which has already been received" msgstr "Fila # {0}: no se puede eliminar el elemento {1} que ya se ha recibido" -#: erpnext/controllers/accounts_controller.py:3804 +#: erpnext/controllers/accounts_controller.py:3814 msgid "Row #{0}: Cannot delete item {1} which has work order assigned to it." msgstr "Fila # {0}: No se puede eliminar el elemento {1} que tiene una orden de trabajo asignada." -#: erpnext/controllers/accounts_controller.py:3810 +#: erpnext/controllers/accounts_controller.py:3820 msgid "Row #{0}: Cannot delete item {1} which is already ordered against this Sales Order." msgstr "" -#: erpnext/controllers/accounts_controller.py:4131 +#: erpnext/controllers/accounts_controller.py:4141 msgid "Row #{0}: Cannot set Rate if the billed amount is greater than the amount for Item {1}." msgstr "" @@ -45543,7 +45910,7 @@ msgstr "" msgid "Row #{0}: Cannot transfer more than Required Qty {1} for Item {2} against Job Card {3}" msgstr "Fila #{0}: No se puede transferir más de la cantidad requerida {1} para el artículo {2} contra la tarjeta de trabajo {3}" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:1315 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:1325 msgid "Row #{0}: Cannot transfer {1} {2} of Item {3}. Maximum transferable quantity is {4} {2}." msgstr "" @@ -45593,11 +45960,11 @@ msgstr "" msgid "Row #{0}: Customer Provided Item {1} cannot be added multiple times in the Subcontracting Inward process." msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.py:427 +#: erpnext/manufacturing/doctype/work_order/work_order.py:431 msgid "Row #{0}: Customer Provided Item {1} cannot be added multiple times." msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.py:452 +#: erpnext/manufacturing/doctype/work_order/work_order.py:456 msgid "Row #{0}: Customer Provided Item {1} does not exist in the Required Items table linked to the Subcontracting Inward Order." msgstr "" @@ -45605,7 +45972,7 @@ msgstr "" msgid "Row #{0}: Customer Provided Item {1} exceeds quantity available through Subcontracting Inward Order" msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.py:440 +#: erpnext/manufacturing/doctype/work_order/work_order.py:444 msgid "Row #{0}: Customer Provided Item {1} has insufficient quantity in the Subcontracting Inward Order. Available quantity is {2}." msgstr "" @@ -45665,7 +46032,7 @@ msgstr "" msgid "Row #{0}: Finished Good Item {1} must be a sub-contracted item" msgstr "Fila #{0}: El artículo terminado {1} debe ser un artículo subcontratado" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:635 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:645 msgid "Row #{0}: Finished Good must be {1}" msgstr "Fila #{0}: El Artículo terminado debe ser {1}" @@ -45702,7 +46069,7 @@ msgstr "" msgid "Row #{0}: Item added" msgstr "Fila # {0}: Elemento agregado" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:1893 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:1903 msgid "Row #{0}: Item {1} cannot be transferred more than {2} against {3} {4}" msgstr "" @@ -45747,7 +46114,7 @@ msgstr "Fila #{0}: El artículo {1} no es un artículo de servicio" msgid "Row #{0}: Item {1} is not a stock item" msgstr "Fila #{0}: El artículo {1} no es un artículo de stock" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:1083 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:1093 msgid "Row #{0}: Item {1} is not part of the source manufacture entry and cannot be added to this disassembly." msgstr "" @@ -45759,7 +46126,7 @@ msgstr "" msgid "Row #{0}: Item {1} mismatch. Changing of item code is not permitted." msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:1092 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:1102 msgid "Row #{0}: Item {1} quantity ({2} in stock UOM) does not match the quantity derived from the source ({3}). Do not change the UOM, conversion factor or quantity of disassembly rows." msgstr "" @@ -45787,9 +46154,9 @@ msgstr "Fila #{0}: Solo {1} disponible para reservar para el artículo {2}" msgid "Row #{0}: Opening Accumulated Depreciation must be less than or equal to {1}" msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:1147 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:1157 msgid "Row #{0}: Operation {1} is not completed for {2} qty of finished goods in Work Order {3}. Please update operation status via Job Card {4}." -msgstr "Fila # {0}: la operación {1} no se completa para {2} cantidad de productos terminados en la orden de trabajo {3}. Actualice el estado de la operación a través de la Tarjeta de trabajo {4}." +msgstr "" #: erpnext/controllers/subcontracting_inward_controller.py:208 #: erpnext/controllers/subcontracting_inward_controller.py:342 @@ -45836,7 +46203,7 @@ msgstr "Fila #{0}: La cantidad debe ser un número positivo" #: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.py:429 msgid "Row #{0}: Qty should be less than or equal to Available Qty to Reserve (Actual Qty - Reserved Qty) {1} for Iem {2} against Batch {3} in Warehouse {4}." -msgstr "Fila #{0}: La cantidad debe ser menor o igual a la cantidad disponible para reservar (cantidad real - cantidad reservada) {1} para Artículo {2} contra el lote {3} en el almacén {4}." +msgstr "" #: erpnext/controllers/stock_controller.py:1545 msgid "Row #{0}: Quality Inspection is required for Item {1}" @@ -45910,14 +46277,13 @@ msgid "Row #{0}: Secondary Item Qty cannot be zero" msgstr "" #: erpnext/controllers/selling_controller.py:297 -msgid "" -"Row #{0}: Selling rate for item {1} is lower than its {2}.\n" +msgid "Row #{0}: Selling rate for item {1} is lower than its {2}.\n" "\t\t\t\t\tSelling {3} should be atleast {4}.
Alternatively,\n" "\t\t\t\t\tyou can disable '{5}' in {6} to bypass\n" "\t\t\t\t\tthis validation." msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.py:356 +#: erpnext/manufacturing/doctype/work_order/work_order.py:360 msgid "Row #{0}: Sequence ID must be {1} or {2} for Operation {3}." msgstr "" @@ -45961,19 +46327,19 @@ msgstr "" msgid "Row #{0}: Source Warehouse must be same as Customer Warehouse {1} from the linked Subcontracting Inward Order" msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.py:461 +#: erpnext/manufacturing/doctype/work_order/work_order.py:465 msgid "Row #{0}: Source Warehouse {1} for item {2} cannot be a customer warehouse." msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.py:416 +#: erpnext/manufacturing/doctype/work_order/work_order.py:420 msgid "Row #{0}: Source Warehouse {1} for item {2} must be same as Source Warehouse {3} in the Work Order." msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:1349 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:1359 msgid "Row #{0}: Source and Target Warehouse cannot be the same for Material Transfer" msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:1371 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:1381 msgid "Row #{0}: Source, Target Warehouse and Inventory Dimensions cannot be the exact same for Material Transfer" msgstr "" @@ -46005,7 +46371,7 @@ msgstr "Fila #{0}: No se pueden reservar existencias en el almacén de grupo {1} msgid "Row #{0}: Stock is already reserved for the Item {1}." msgstr "Fila #{0}: Ya hay stock reservado para el artículo {1}." -#: erpnext/stock/doctype/delivery_note/delivery_note.py:528 +#: erpnext/stock/doctype/delivery_note/delivery_note.py:540 msgid "Row #{0}: Stock is reserved for item {1} in warehouse {2}." msgstr "Fila #{0}: Hay stock reservado para el artículo {1} en el almacén {2}." @@ -46036,7 +46402,7 @@ msgstr "Fila #{0}: El almacén {1} no es un almacén secundario de un almacén d #: erpnext/manufacturing/doctype/workstation/workstation.py:185 msgid "Row #{0}: Timings conflicts with row {1}" -msgstr "Línea #{0}: tiene conflictos de tiempo con la linea {1}" +msgstr "" #: erpnext/assets/doctype/asset/asset.py:655 msgid "Row #{0}: Total Number of Depreciations cannot be less than or equal to Opening Number of Booked Depreciations" @@ -46090,7 +46456,7 @@ msgstr "Fila # {0}: {1} es obligatorio para crear las {2} facturas de apertura." msgid "Row #{0}: {1} of {2} should be {3}. Please update the {1} or select a different account." msgstr "Fila #{0}: {1} de {2} debería ser {3}. Por favor, actualice {1} o seleccione una cuenta diferente." -#: erpnext/controllers/accounts_controller.py:3938 +#: erpnext/controllers/accounts_controller.py:3948 msgid "Row #{0}:Quantity for Item {1} cannot be zero." msgstr "" @@ -46132,7 +46498,7 @@ msgstr "" #: erpnext/assets/doctype/asset_category/asset_category.py:66 msgid "Row #{}: Currency of {} - {} doesn't matches company currency." -msgstr "Fila # {}: la moneda de {} - {} no coincide con la moneda de la empresa." +msgstr "" #: erpnext/accounts/doctype/opening_invoice_creation_tool/opening_invoice_creation_tool.py:113 msgid "Row #{}: Either Party ID or Party Name is required" @@ -46140,19 +46506,19 @@ msgstr "" #: erpnext/assets/doctype/asset/asset.py:425 msgid "Row #{}: Finance Book should not be empty since you're using multiple." -msgstr "Fila #{}: Libro de Finanzas no debe estar vacío, ya que está utilizando múltiples." +msgstr "" #: erpnext/accounts/doctype/pos_invoice_merge_log/pos_invoice_merge_log.py:92 msgid "Row #{}: POS Invoice {} has been {}" -msgstr "Fila n.° {}: La Factura de PdV {} ha sido {}" +msgstr "" #: erpnext/accounts/doctype/pos_invoice_merge_log/pos_invoice_merge_log.py:73 msgid "Row #{}: POS Invoice {} is not against customer {}" -msgstr "Fila # {}: Factura de PdV {} no es contra el cliente {}" +msgstr "" #: erpnext/accounts/doctype/pos_invoice_merge_log/pos_invoice_merge_log.py:88 msgid "Row #{}: POS Invoice {} is not submitted yet" -msgstr "Fila # {}: la Factura de PdV {} aún no se ha validado" +msgstr "" #: erpnext/accounts/doctype/opening_invoice_creation_tool/opening_invoice_creation_tool.py:123 msgid "Row #{}: Party ID is required" @@ -46164,36 +46530,36 @@ msgstr "Fila #{}: Por favor, asigne la tarea a un miembro." #: erpnext/assets/doctype/asset/asset.py:417 msgid "Row #{}: Please use a different Finance Book." -msgstr "Fila #{}: Por favor, utilice un Libro de Finanzas diferente." +msgstr "" #: erpnext/accounts/doctype/pos_invoice/pos_invoice.py:524 msgid "Row #{}: Serial No {} cannot be returned since it was not transacted in original invoice {}" -msgstr "Fila # {}: No de serie {} no se puede devolver porque no se tramitó en la factura original {}" +msgstr "" #: erpnext/accounts/doctype/pos_invoice_merge_log/pos_invoice_merge_log.py:103 msgid "Row #{}: The original Invoice {} of return invoice {} is not consolidated." -msgstr "Fila #{}: La factura original {} de la factura de devolución {} no está consolidada." +msgstr "" #: erpnext/accounts/doctype/pos_invoice/pos_invoice.py:497 msgid "Row #{}: You cannot add positive quantities in a return invoice. Please remove item {} to complete the return." -msgstr "Fila #{}: No puede añadir cantidades positivas en una factura de devolución. Por favor, elimine el artículo {} para completar la devolución." +msgstr "" -#: erpnext/stock/doctype/pick_list/pick_list.py:237 +#: erpnext/stock/doctype/pick_list/pick_list.py:239 msgid "Row #{}: item {} has been picked already." -msgstr "Fila #{}: el artículo {} ya ha sido seleccionado." +msgstr "" #: erpnext/accounts/doctype/pos_closing_entry/pos_closing_entry.py:140 #: erpnext/accounts/doctype/pos_closing_entry/pos_closing_entry.py:205 msgid "Row #{}: {}" -msgstr "Fila #{}: {}" +msgstr "" #: erpnext/accounts/doctype/opening_invoice_creation_tool/opening_invoice_creation_tool.py:126 msgid "Row #{}: {} {} does not exist." -msgstr "Fila # {}: {} {} no existe." +msgstr "" #: erpnext/stock/doctype/item/item.py:1527 msgid "Row #{}: {} {} doesn't belong to Company {}. Please select valid {}." -msgstr "Fila #{}: {} {} no pertenece a la empresa {}. Por favor, seleccione una {} válida." +msgstr "" #: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py:440 msgid "Row No {0}: Warehouse is required. Please set a Default Warehouse for Item {1} and Company {2}" @@ -46203,13 +46569,13 @@ msgstr "Fila n.° {0}: Se requiere almacén. Establezca un almacén predetermina msgid "Row {0} : Operation is required against the raw material item {1}" msgstr "Fila {0}: se requiere operación contra el artículo de materia prima {1}" -#: erpnext/stock/doctype/pick_list/pick_list.py:267 +#: erpnext/stock/doctype/pick_list/pick_list.py:269 msgid "Row {0} picked quantity is less than the required quantity, additional {1} {2} required." msgstr "Fila {0} la cantidad recogida es menor a la requerida, se requiere {1} {2} adicional." -#: erpnext/stock/doctype/stock_entry/stock_entry.py:1917 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:1927 msgid "Row {0}# Item {1} not found in 'Raw Materials Supplied' table in {2} {3}" -msgstr "Fila {0}# El artículo {1} no se encontró en la tabla 'Materias primas suministradas' en {2} {3}" +msgstr "" #: erpnext/subcontracting/doctype/subcontracting_receipt/subcontracting_receipt.py:278 msgid "Row {0}: Accepted Qty and Rejected Qty can't be zero at the same time." @@ -46231,19 +46597,19 @@ msgstr "Fila {0}: Avance contra el Cliente debe ser de crédito" msgid "Row {0}: Advance against Supplier must be debit" msgstr "Fila {0}: Avance contra el Proveedor debe ser debito" -#: erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py:737 +#: erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py:768 msgid "Row {0}: Allocated amount {1} must be less than or equal to invoice outstanding amount {2}" msgstr "Fila {0}: El importe asignado {1} debe ser menor o igual al importe pendiente de la factura {2}" -#: erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py:729 +#: erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py:760 msgid "Row {0}: Allocated amount {1} must be less than or equal to remaining payment amount {2}" msgstr "Fila {0}: El importe asignado {1} debe ser menor o igual al importe de pago restante {2}" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:1578 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:1588 msgid "Row {0}: As {1} is enabled, raw materials cannot be added to {2} entry. Use {3} entry to consume raw materials." msgstr "Fila {0}: Como {1} está activada, no se pueden añadir materias primas a la entrada {2} . Utilice la entrada {3} para consumir materias primas." -#: erpnext/stock/doctype/material_request/material_request.py:854 +#: erpnext/stock/doctype/material_request/material_request.py:869 msgid "Row {0}: Bill of Materials not found for the Item {1}" msgstr "Fila {0}: Lista de materiales no se encuentra para el elemento {1}" @@ -46318,7 +46684,7 @@ msgstr "Fila {0}: el encabezado de gasto cambió a {1} ya que no se crea ningún #: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py:487 msgid "Row {0}: Expense Head changed to {1} because account {2} is not linked to warehouse {3} or it is not the default inventory account" -msgstr "Fila {0}: Cabecera de Gasto cambiada a {1} porque la cuenta {2} no está vinculada al almacén {3} o no es la cuenta de inventario por defecto" +msgstr "" #: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py:512 msgid "Row {0}: Expense Head changed to {1} because expense is booked against this account in Purchase Receipt {2}" @@ -46355,7 +46721,7 @@ msgstr "Fila {0}: Referencia no válida {1}" #: erpnext/controllers/taxes_and_totals.py:135 msgid "Row {0}: Item Tax template updated as per validity and rate applied" -msgstr "Fila {0}: Plantilla de impuesto del artículo actualizada según la validez y la tasa aplicada" +msgstr "" #: erpnext/controllers/selling_controller.py:644 msgid "Row {0}: Item rate has been updated as per valuation rate since its an internal stock transfer" @@ -46381,7 +46747,7 @@ msgstr "" msgid "Row {0}: Operation time should be greater than 0 for operation {1}" msgstr "" -#: erpnext/stock/doctype/delivery_note/delivery_note.py:585 +#: erpnext/stock/doctype/delivery_note/delivery_note.py:597 msgid "Row {0}: Packed Qty must be equal to {1} Qty." msgstr "Fila {0}: La cantidad embalada debe ser igual a la cantidad {1} ." @@ -46423,7 +46789,7 @@ msgstr "Fila {0}: Por favor, seleccione una lista de materiales activa para el a #: erpnext/controllers/subcontracting_controller.py:224 msgid "Row {0}: Please select an valid BOM for Item {1}." -msgstr "Fila {0}: Por favor, seleccione una lista de materiales válida para el artículo {1}." +msgstr "" #: erpnext/regional/italy/utils.py:290 msgid "Row {0}: Please set at Tax Exemption Reason in Sales Taxes and Charges" @@ -46449,7 +46815,7 @@ msgstr "Fila {0}: La factura de compra {1} no tiene impacto en el stock." msgid "Row {0}: Qty cannot be greater than {1} for the Item {2}." msgstr "Fila {0}: La cantidad no puede ser mayor que {1} para el artículo {2}." -#: erpnext/stock/doctype/stock_entry/stock_entry.py:726 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:736 msgid "Row {0}: Qty in Stock UOM can not be zero." msgstr "Fila {0}: La UdM de cantidad en stock no puede ser cero." @@ -46461,15 +46827,15 @@ msgstr "Fila {0}: La cantidad debe ser mayor que 0." msgid "Row {0}: Quantity cannot be negative." msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:1221 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:1231 msgid "Row {0}: Quantity not available for {4} in warehouse {1} at posting time of the entry ({2} {3})" -msgstr "Fila {0}: Cantidad no disponible para {4} en el almacén {1} al momento de contabilizar la entrada ({2} {3})" +msgstr "" #: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:933 msgid "Row {0}: Sales Invoice {1} is already created for {2}" msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:333 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:342 msgid "Row {0}: Serial/Batch has been reset to values linked with Work Order {1} because the previously selected serial/batch does not belong to this Work Order." msgstr "" @@ -46477,7 +46843,7 @@ msgstr "" msgid "Row {0}: Shift cannot be changed since the depreciation has already been processed" msgstr "Fila {0}: No se puede cambiar el turno porque ya se ha procesado la amortización" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:1930 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:1940 msgid "Row {0}: Subcontracted Item is mandatory for the raw material {1}" msgstr "Fila {0}: el artículo subcontratado es obligatorio para la materia prima {1}" @@ -46493,9 +46859,9 @@ msgstr "Fila {0}: La tarea {1} no pertenece al proyecto {2}" msgid "Row {0}: The entire expense amount for account {1} in {2} has already been allocated." msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:772 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:782 msgid "Row {0}: The item {1}, quantity must be positive number" -msgstr "Fila {0}: el artículo {1}, la cantidad debe ser un número positivo" +msgstr "" #: erpnext/controllers/accounts_controller.py:3242 msgid "Row {0}: The {3} Account {1} does not belong to the company {2}" @@ -46505,11 +46871,11 @@ msgstr "Fila {0}: La cuenta {3} {1} no pertenece a la empresa {2}" msgid "Row {0}: To set {1} periodicity, difference between from and to date must be greater than or equal to {2}" msgstr "Fila {0}: Para establecer la periodicidad {1} , la diferencia entre la fecha de inicio y la de finalización debe ser mayor o igual a {2}" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:3910 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:3920 msgid "Row {0}: Transferred quantity cannot be greater than the requested quantity." msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:720 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:730 msgid "Row {0}: UOM Conversion Factor is mandatory" msgstr "Línea {0}: El factor de conversión de (UdM) es obligatorio" @@ -46517,16 +46883,16 @@ msgstr "Línea {0}: El factor de conversión de (UdM) es obligatorio" msgid "Row {0}: Update Stock must be checked for item {1} because it is against Pick List {2}." msgstr "" -#: erpnext/stock/doctype/pick_list/pick_list.py:173 +#: erpnext/stock/doctype/pick_list/pick_list.py:175 msgid "Row {0}: Warehouse is required" msgstr "" -#: erpnext/stock/doctype/pick_list/pick_list.py:182 +#: erpnext/stock/doctype/pick_list/pick_list.py:184 msgid "Row {0}: Warehouse {1} is linked to company {2}. Please select a warehouse belonging to company {3}." msgstr "" #: erpnext/manufacturing/doctype/bom/bom.py:1239 -#: erpnext/manufacturing/doctype/work_order/work_order.py:490 +#: erpnext/manufacturing/doctype/work_order/work_order.py:494 msgid "Row {0}: Workstation or Workstation Type is mandatory for an operation {1}" msgstr "Fila {0}: La estación de trabajo o el tipo de estación de trabajo son obligatorios para una operación {1}" @@ -46598,7 +46964,7 @@ msgstr "Filas: {0} tienen 'Entrada de pago' como reference_type. No debe estable #: erpnext/controllers/accounts_controller.py:302 msgid "Rows: {0} in {1} section are Invalid. Reference Name should point to a valid Payment Entry or Journal Entry." -msgstr "Las filas {0} en la sección {1} no son válidas. El nombre de referencia debe apuntar a una entrada de pago o de diario válida." +msgstr "" #. Label of the rule_applied (Check) field in DocType 'Pricing Rule Detail' #: erpnext/accounts/doctype/pricing_rule_detail/pricing_rule_detail.json @@ -46610,6 +46976,7 @@ msgstr "Regla aplicada" #. Label of the rule_description (Small Text) field in DocType 'Pricing Rule' #. Label of the rule_description (Small Text) field in DocType 'Promotional #. Scheme Price Discount' +#. Label of the rule_description (Small Text) field in DocType 'Promotional #. Scheme Product Discount' #: banking/src/components/features/BankReconciliation/Rules/RuleForm.tsx:48 #: erpnext/accounts/doctype/bank_transaction_rule/bank_transaction_rule.json @@ -46888,6 +47255,7 @@ msgstr "\"Embudo\" de ventas" #. Label of the sales_incoming_rate (Currency) field in DocType 'Purchase #. Invoice Item' +#. Label of the sales_incoming_rate (Currency) field in DocType 'Purchase #. Receipt Item' #: erpnext/accounts/doctype/purchase_invoice_item/purchase_invoice_item.json #: erpnext/stock/doctype/purchase_receipt_item/purchase_receipt_item.json @@ -47024,7 +47392,7 @@ msgstr "" msgid "Sales Invoice mode is activated in POS. Please create Sales Invoice instead." msgstr "" -#: erpnext/stock/doctype/delivery_note/delivery_note.py:598 +#: erpnext/stock/doctype/delivery_note/delivery_note.py:610 msgid "Sales Invoice {0} has already been submitted" msgstr "La factura {0} ya ha sido validada" @@ -47163,10 +47531,13 @@ msgstr "Fecha de las órdenes de venta" #. Item' #. Name of a DocType #. Label of the sales_order_item (Data) field in DocType 'Material Request +#. Item' #. Label of the sales_order_item (Data) field in DocType 'Pick List Item' #. Label of the sales_order_item (Data) field in DocType 'Purchase Receipt +#. Item' #. Label of the sales_order_item (Data) field in DocType 'Subcontracting Inward #. Order Item' +#. Label of the sales_order_item (Data) field in DocType 'Subcontracting Inward #. Order Service Item' #: erpnext/accounts/doctype/pos_invoice_item/pos_invoice_item.json #: erpnext/accounts/doctype/sales_invoice_item/sales_invoice_item.json @@ -47237,7 +47608,7 @@ msgstr "" msgid "Sales Order {0} is not submitted" msgstr "La órden de venta {0} no esta validada" -#: erpnext/manufacturing/doctype/work_order/work_order.py:566 +#: erpnext/manufacturing/doctype/work_order/work_order.py:570 msgid "Sales Order {0} is not valid" msgstr "Orden de venta {0} no es válida" @@ -47278,6 +47649,7 @@ msgstr "Órdenes de Ventas para Enviar" #. Option for the 'Applicable For' (Select) field in DocType 'Promotional #. Scheme' #. Label of the sales_partner (Table MultiSelect) field in DocType 'Promotional +#. Scheme' #. Label of the sales_partner (Link) field in DocType 'Sales Invoice' #. Label of the default_sales_partner (Link) field in DocType 'Customer' #. Label of the sales_team_section (Section Break) field in DocType 'Customer' @@ -47388,6 +47760,7 @@ msgstr "Resumen de Pago de Ventas" #. Label of a Link in the CRM Workspace #. Label of the sales_person (Link) field in DocType 'Maintenance Schedule #. Detail' +#. Label of the sales_person (Link) field in DocType 'Maintenance Schedule #. Item' #. Label of the service_person (Link) field in DocType 'Maintenance Visit #. Purpose' @@ -47671,7 +48044,7 @@ msgstr "Almacenamiento de Muestras de Retención" msgid "Sample Size" msgstr "Tamaño de muestra" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:4410 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:4423 msgid "Sample quantity {0} cannot be more than received quantity {1}" msgstr "La Cantidad de Muestra {0} no puede ser más que la Cantidad Recibida {1}" @@ -47736,7 +48109,7 @@ msgstr "Escanear Lote No" #: erpnext/manufacturing/doctype/workstation/workstation.js:127 #: erpnext/manufacturing/doctype/workstation/workstation.js:154 msgid "Scan Job Card Qrcode" -msgstr "Escanear código QR de tarjeta de trabajo" +msgstr "" #. Label of the scan_mode (Check) field in DocType 'Pick List' #. Label of the scan_mode (Check) field in DocType 'Stock Reconciliation' @@ -47860,12 +48233,10 @@ msgstr "Acciones de Calificación de Proveedores" #. Description of the 'Weighting Function' (Small Text) field in DocType #. 'Supplier Scorecard' #: erpnext/buying/doctype/supplier_scorecard/supplier_scorecard.json -msgid "" -"Scorecard variables can be used, as well as:\n" +msgid "Scorecard variables can be used, as well as:\n" "{total_score} (the total score from that period),\n" "{period_number} (the number of periods to present day)\n" -msgstr "" -"Se pueden utilizar variables de puntuación, así como:\n" +msgstr "Se pueden utilizar variables de puntuación, así como:\n" "{total_score} (la puntuación total de ese periodo),\n" "{period_number} (el número de periodos hasta la actualidad)\n" @@ -48226,7 +48597,7 @@ msgstr "" msgid "Select Possible Supplier" msgstr "Seleccionar Posible Proveedor" -#: erpnext/manufacturing/doctype/work_order/work_order.js:1116 +#: erpnext/manufacturing/doctype/work_order/work_order.js:1120 #: erpnext/stock/doctype/pick_list/pick_list.js:224 msgid "Select Quantity" msgstr "Seleccione cantidad" @@ -48390,11 +48761,11 @@ msgstr "Seleccione la cuenta bancaria para conciliar." msgid "Select the Default Workstation where the Operation will be performed. This will be fetched in BOMs and Work Orders." msgstr "Seleccione la estación de trabajo predeterminada donde se realizará la operación. Esta información se obtendrá en las listas de materiales y las órdenes de trabajo." -#: erpnext/manufacturing/doctype/work_order/work_order.js:1225 +#: erpnext/manufacturing/doctype/work_order/work_order.js:1236 msgid "Select the Item to be manufactured." msgstr "Seleccione el artículo que desea fabricar." -#: erpnext/manufacturing/doctype/bom/bom.js:988 +#: erpnext/manufacturing/doctype/bom/bom.js:992 msgid "Select the Item to be manufactured. The Item name, UoM, Company, and Currency will be fetched automatically." msgstr "Seleccione el artículo a fabricar. El nombre del artículo, la UdM, la empresa y la moneda se obtendrán automáticamente." @@ -48425,7 +48796,7 @@ msgstr "" msgid "Select the modules that you plan to implement" msgstr "" -#: erpnext/manufacturing/doctype/bom/bom.js:1007 +#: erpnext/manufacturing/doctype/bom/bom.js:1011 msgid "Select the raw materials (Items) required to manufacture the Item" msgstr "Seleccione las materias primas (Artículos) necesarias para fabricar el Artículo" @@ -48434,11 +48805,9 @@ msgid "Select variant item code for the template item {0}" msgstr "Seleccione el código de artículo de variante para el artículo de plantilla {0}" #: erpnext/manufacturing/doctype/production_plan/production_plan.js:708 -msgid "" -"Select whether to get items from a Sales Order or a Material Request. For now select Sales Order.\n" +msgid "Select whether to get items from a Sales Order or a Material Request. For now select Sales Order.\n" " A Production Plan can also be created manually where you can select the Items to manufacture." -msgstr "" -"Seleccione si desea obtener los artículos de una orden de venta o de una solicitud de material. Por ahora, seleccione Orden de venta.\n" +msgstr "Seleccione si desea obtener los artículos de una orden de venta o de una solicitud de material. Por ahora, seleccione Orden de venta.\n" " También se puede crear un plan de producción manualmente, donde puede seleccionar los artículos que desea fabricar." #: erpnext/setup/doctype/holiday_list/holiday_list.js:65 @@ -48573,7 +48942,7 @@ msgstr "Configuración de ventas" msgid "Selling Setup" msgstr "" -#: erpnext/accounts/doctype/pricing_rule/pricing_rule.py:214 +#: erpnext/accounts/doctype/pricing_rule/pricing_rule.py:232 msgid "Selling must be checked, if Applicable For is selected as {0}" msgstr "'Ventas' debe ser seleccionada, si la opción: 'Aplicable para' esta seleccionado como {0}" @@ -48721,13 +49090,17 @@ msgstr "" #. Label of the serial_no (Text) field in DocType 'Asset Capitalization Stock #. Item' #. Label of the serial_no (Small Text) field in DocType 'Asset Repair Consumed +#. Item' #. Label of the serial_no (Text) field in DocType 'Purchase Receipt Item #. Supplied' #. Label of the serial_no (Small Text) field in DocType 'Maintenance Schedule #. Detail' +#. Label of the serial_no (Small Text) field in DocType 'Maintenance Schedule +#. Item' #. Label of the serial_no (Link) field in DocType 'Maintenance Visit Purpose' #. Label of the serial_no (Small Text) field in DocType 'Job Card' #. Label of the serial_no (Small Text) field in DocType 'Installation Note +#. Item' #. Label of the serial_no (Text) field in DocType 'Delivery Note Item' #. Label of the serial_no (Text) field in DocType 'Packed Item' #. Label of the serial_no (Small Text) field in DocType 'Pick List Item' @@ -48738,8 +49111,10 @@ msgstr "" #. Label of the serial_no (Text) field in DocType 'Stock Entry Detail' #. Label of the serial_no (Long Text) field in DocType 'Stock Ledger Entry' #. Label of the serial_no (Long Text) field in DocType 'Stock Reconciliation +#. Item' #. Label of a Link in the Stock Workspace #. Label of the serial_no (Small Text) field in DocType 'Subcontracting Receipt +#. Item' #. Label of the serial_no (Text) field in DocType 'Subcontracting Receipt #. Supplied Item' #. Label of the serial_no (Link) field in DocType 'Warranty Claim' @@ -48764,7 +49139,7 @@ msgstr "" #: erpnext/stock/doctype/packed_item/packed_item.json #: erpnext/stock/doctype/pick_list_item/pick_list_item.json #: erpnext/stock/doctype/purchase_receipt_item/purchase_receipt_item.json -#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:169 +#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:170 #: erpnext/stock/doctype/serial_and_batch_entry/serial_and_batch_entry.json #: erpnext/stock/doctype/serial_no/serial_no.json #: erpnext/stock/doctype/stock_entry_detail/stock_entry_detail.json @@ -48818,7 +49193,7 @@ msgstr "Número de serie del libro mayor" msgid "Serial No Range" msgstr "Rango de números de serie" -#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:2725 +#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:2735 msgid "Serial No Reserved" msgstr "" @@ -48853,6 +49228,7 @@ msgstr "Garantía de caducidad del numero de serie" #. Label of the serial_no_and_batch_section (Section Break) field in DocType #. 'Pick List Item' +#. Label of the serial_no_and_batch_section (Section Break) field in DocType #. 'Stock Reconciliation Item' #. Label of a Card Break in the Stock Workspace #: erpnext/stock/doctype/pick_list_item/pick_list_item.json @@ -48863,7 +49239,7 @@ msgstr "Número de serie y de lote" #: erpnext/stock/doctype/stock_settings/stock_settings.js:93 msgid "Serial No and Batch Selector cannot be use when Use Serial / Batch Fields is enabled." -msgstr "El número de serie y el selector de lote no se pueden utilizar cuando está activada la opción Utilizar campos de serie / lote." +msgstr "" #. Name of a report #. Label of a Link in the Stock Workspace @@ -48874,7 +49250,7 @@ msgstr "El número de serie y el selector de lote no se pueden utilizar cuando e msgid "Serial No and Batch Traceability" msgstr "" -#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:1229 +#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:1230 msgid "Serial No is mandatory" msgstr "El número de serie es obligatorio" @@ -48903,11 +49279,11 @@ msgstr "Número de serie {0} no pertenece al producto {1}" msgid "Serial No {0} does not exist" msgstr "El número de serie {0} no existe" -#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:3514 +#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:3524 msgid "Serial No {0} does not exists" -msgstr "El número de serie {0} no existe" +msgstr "" -#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:378 +#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:379 msgid "Serial No {0} is already Delivered. You cannot use them again in Manufacture / Repack entry." msgstr "" @@ -48919,17 +49295,17 @@ msgstr "El número de serie {0} ya está añadido" msgid "Serial No {0} is already assigned to customer {1}. Can only be returned against the customer {1}" msgstr "" -#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:483 +#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:484 msgid "Serial No {0} is not present in the {1} {2}, hence you can't return it against the {1} {2}" msgstr "El número de serie {0} no está presente en el {1} {2}, por lo tanto no puede devolverlo contra el {1} {2}" #: erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py:338 msgid "Serial No {0} is under maintenance contract upto {1}" -msgstr "Número de serie {0} tiene un contrato de mantenimiento hasta {1}" +msgstr "" #: erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py:331 msgid "Serial No {0} is under warranty upto {1}" -msgstr "Número de serie {0} está en garantía hasta {1}" +msgstr "" #: erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py:317 msgid "Serial No {0} not found" @@ -48943,7 +49319,7 @@ msgstr "Número de serie: {0} ya se ha transferido a otra factura de punto de ve #: erpnext/public/js/utils/serial_no_batch_selector.js:16 #: erpnext/public/js/utils/serial_no_batch_selector.js:201 #: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.js:50 -#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:169 +#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:170 msgid "Serial Nos" msgstr "Números de serie" @@ -48957,15 +49333,15 @@ msgstr "Números de serie / Números de lote" msgid "Serial Nos / Batches" msgstr "" -#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:2008 +#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:2009 msgid "Serial Nos are created successfully" msgstr "Los números de serie se crearon correctamente" -#: erpnext/stock/stock_ledger.py:2311 +#: erpnext/stock/stock_ledger.py:2315 msgid "Serial Nos are reserved in Stock Reservation Entries, you need to unreserve them before proceeding." msgstr "Los números de serie se reservan en las entradas de reserva de existencias, debe anular su reserva antes de continuar." -#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:384 +#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:385 msgid "Serial Nos {0} are already Delivered. You cannot use them again in Manufacture / Repack entry." msgstr "" @@ -48988,6 +49364,7 @@ msgstr "Serie y lote" #. Label of the serial_and_batch_bundle (Link) field in DocType 'Purchase #. Invoice Item' #. Label of the serial_and_batch_bundle (Link) field in DocType 'Sales Invoice +#. Item' #. Label of the serial_and_batch_bundle (Link) field in DocType 'Asset #. Capitalization Stock Item' #. Label of the serial_and_batch_bundle (Link) field in DocType 'Asset Repair @@ -48998,8 +49375,11 @@ msgstr "Serie y lote" #. Label of the serial_and_batch_bundle (Link) field in DocType 'Installation #. Note Item' #. Label of the serial_and_batch_bundle (Link) field in DocType 'Delivery Note +#. Item' #. Label of the serial_and_batch_bundle (Link) field in DocType 'Packed Item' #. Label of the serial_and_batch_bundle (Link) field in DocType 'Pick List +#. Item' +#. Label of the serial_and_batch_bundle (Link) field in DocType 'Purchase #. Receipt Item' #. Name of a DocType #. Label of the serial_and_batch_bundle (Link) field in DocType 'Stock Entry @@ -49009,6 +49389,7 @@ msgstr "Serie y lote" #. Label of the auto_bundle_section (Section Break) field in DocType 'Stock #. Settings' #. Label of the serial_and_batch_bundle (Link) field in DocType 'Subcontracting +#. Receipt Item' #. Label of a Workspace Sidebar Item #: erpnext/accounts/doctype/pos_invoice_item/pos_invoice_item.json #: erpnext/accounts/doctype/purchase_invoice_item/purchase_invoice_item.json @@ -49041,11 +49422,11 @@ msgstr "Paquete de series y lotes" msgid "Serial and Batch Bundle Exists" msgstr "" -#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:2230 +#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:2238 msgid "Serial and Batch Bundle created" msgstr "Paquete de serie y por lote creado" -#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:2324 +#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:2334 msgid "Serial and Batch Bundle updated" msgstr "Paquete de serie y lote actualizado" @@ -49057,7 +49438,7 @@ msgstr "El paquete de serie y lote {0} ya se utiliza en {1} {2}." msgid "Serial and Batch Bundle {0} is not submitted" msgstr "" -#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:2300 +#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:2308 msgid "Serial and Batch Bundle {0} is submitted and its entries cannot be modified." msgstr "" @@ -49081,7 +49462,7 @@ msgstr "Entrada de serie y lote" msgid "Serial and Batch No" msgstr "Número de serie y de lote" -#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:152 +#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:153 msgid "Serial and Batch No for Item Disabled" msgstr "" @@ -49133,6 +49514,7 @@ msgstr "Dirección de servicio" #. Label of the service_cost_per_qty (Currency) field in DocType #. 'Subcontracting Order Item' +#. Label of the service_cost_per_qty (Currency) field in DocType #. 'Subcontracting Receipt Item' #: erpnext/subcontracting/doctype/subcontracting_order_item/subcontracting_order_item.json #: erpnext/subcontracting/doctype/subcontracting_receipt_item/subcontracting_receipt_item.json @@ -49211,6 +49593,7 @@ msgstr "El artículo de servicio {0} debe ser un artículo que no es de stock." #. 'Subcontracting Inward Order' #. Label of the service_items (Table) field in DocType 'Subcontracting Inward #. Order' +#. Label of the service_items_section (Section Break) field in DocType #. 'Subcontracting Order' #. Label of the service_items (Table) field in DocType 'Subcontracting Order' #: erpnext/subcontracting/doctype/subcontracting_inward_order/subcontracting_inward_order.json @@ -49250,7 +49633,7 @@ msgstr "Estado del acuerdo de nivel de servicio" msgid "Service Level Agreement for {0} {1} already exists." msgstr "Ya existe un acuerdo de nivel de servicio para {0} {1} ." -#: erpnext/support/doctype/service_level_agreement/service_level_agreement.py:771 +#: erpnext/support/doctype/service_level_agreement/service_level_agreement.py:774 msgid "Service Level Agreement has been changed to {0}." msgstr "El acuerdo de nivel de servicio se ha cambiado a {0}." @@ -49340,7 +49723,7 @@ msgstr "Establecer avances y asignar (FIFO)" #. Label of the set_basic_rate_manually (Check) field in DocType 'Stock Entry #. Detail' -#: erpnext/stock/doctype/stock_entry/stock_entry.py:400 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:409 #: erpnext/stock/doctype/stock_entry_detail/stock_entry_detail.json msgid "Set Basic Rate Manually" msgstr "Establecer tarifa básica manualmente" @@ -49420,7 +49803,7 @@ msgstr "Establecer el número de fila principal en la tabla de elementos" msgid "Set Posting Date" msgstr "Establecer fecha de publicación" -#: erpnext/manufacturing/doctype/bom/bom.js:1034 +#: erpnext/manufacturing/doctype/bom/bom.js:1038 msgid "Set Process Loss Item Quantity" msgstr "Establecer cantidad de elementos de pérdida de proceso" @@ -49514,6 +49897,7 @@ msgstr "Establecer como abierto/a" #. Label of the set_by_item_tax_template (Check) field in DocType 'Advance #. Taxes and Charges' #. Label of the set_by_item_tax_template (Check) field in DocType 'Purchase +#. Taxes and Charges' #. Label of the set_by_item_tax_template (Check) field in DocType 'Sales Taxes #. and Charges' #: erpnext/accounts/doctype/advance_taxes_and_charges/advance_taxes_and_charges.json @@ -49546,7 +49930,7 @@ msgstr "Establezca el nombre del campo desde el que desea obtener los datos del msgid "Set incoming rate as zero for expired Batch" msgstr "" -#: erpnext/manufacturing/doctype/bom/bom.js:1024 +#: erpnext/manufacturing/doctype/bom/bom.js:1028 msgid "Set quantity of process loss item:" msgstr "" @@ -49562,7 +49946,7 @@ msgstr "Fijar tipo de posición de submontaje basado en la lista de materiales" msgid "Set targets Item Group-wise for this Sales Person." msgstr "Establecer objetivos en los grupos de productos para este vendedor" -#: erpnext/manufacturing/doctype/work_order/work_order.js:1282 +#: erpnext/manufacturing/doctype/work_order/work_order.js:1293 msgid "Set the Planned Start Date (an Estimated Date at which you want the Production to begin)" msgstr "Establezca la fecha de inicio planificada (una fecha estimada en la que desea que comience la producción)" @@ -49673,7 +50057,7 @@ msgid "Setting up company" msgstr "Creando compañía" #: erpnext/manufacturing/doctype/bom/bom.py:1218 -#: erpnext/manufacturing/doctype/work_order/work_order.py:1586 +#: erpnext/manufacturing/doctype/work_order/work_order.py:1645 msgid "Setting {0} is required" msgstr "" @@ -49885,7 +50269,7 @@ msgstr "Tipo de Envío" msgid "Shipment details" msgstr "Detalles del envío" -#: erpnext/stock/doctype/delivery_note/delivery_note.py:769 +#: erpnext/stock/doctype/delivery_note/delivery_note.py:781 msgid "Shipments" msgstr "Envíos" @@ -49896,8 +50280,11 @@ msgstr "Cuenta de Envíos" #. Label of the shipping_address_display (Text Editor) field in DocType #. 'Purchase Order' +#. Label of the shipping_address_display (Text Editor) field in DocType #. 'Request for Quotation' +#. Label of the shipping_address_display (Text Editor) field in DocType #. 'Supplier Quotation' +#. Label of the shipping_address_display (Text Editor) field in DocType #. 'Subcontracting Order' #: erpnext/buying/doctype/purchase_order/purchase_order.json #: erpnext/buying/doctype/request_for_quotation/request_for_quotation.json @@ -50381,11 +50768,11 @@ msgstr "Expresión simple de Python, ejemplo: territorio! = 'Todos los terri #. Description of the 'Acceptance Criteria Formula' (Code) field in DocType #. 'Item Quality Inspection Parameter' +#. Description of the 'Acceptance Criteria Formula' (Code) field in DocType #. 'Quality Inspection Reading' #: erpnext/stock/doctype/item_quality_inspection_parameter/item_quality_inspection_parameter.json #: erpnext/stock/doctype/quality_inspection_reading/quality_inspection_reading.json -msgid "" -"Simple Python formula applied on Reading fields.
Numeric eg. 1: reading_1 > 0.2 and reading_1 < 0.5
\n" +msgid "Simple Python formula applied on Reading fields.
Numeric eg. 1: reading_1 > 0.2 and reading_1 < 0.5
\n" "Numeric eg. 2: mean > 3.5 (mean of populated fields)
\n" "Value based eg.: reading_value in (\"A\", \"B\", \"C\")" msgstr "" @@ -50396,7 +50783,7 @@ msgstr "" msgid "Simultaneous" msgstr "Simultáneo" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:850 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:860 msgid "Since there is a process loss of {0} units for the finished good {1}, you should reduce the quantity by {0} units for the finished good {1} in the Items Table." msgstr "Dado que hay una pérdida de proceso de {0} unidades para el producto terminado {1}, debe reducir la cantidad en {0} unidades para el producto terminado {1} en la Tabla de Artículos." @@ -50508,13 +50895,13 @@ msgstr "Vendido por" msgid "Solvency Ratios" msgstr "" -#: erpnext/controllers/accounts_controller.py:4389 +#: erpnext/controllers/accounts_controller.py:4399 msgid "Some required Company details are missing. You don't have permission to update them. Please contact your System Manager." msgstr "" #: erpnext/www/book_appointment/index.js:248 msgid "Something went wrong please try again" -msgstr "Algo salió mal, por favor inténtalo de nuevo." +msgstr "" #: erpnext/accounts/doctype/pricing_rule/utils.py:757 msgid "Sorry, this coupon code is no longer valid" @@ -50572,7 +50959,7 @@ msgstr "Nombre del campo de origen" msgid "Source Location" msgstr "Ubicación de Origen" -#: erpnext/manufacturing/doctype/work_order/work_order.js:1026 +#: erpnext/manufacturing/doctype/work_order/work_order.js:1030 msgid "Source Manufacture Entry" msgstr "" @@ -50581,11 +50968,11 @@ msgstr "" msgid "Source Stock Entry (Manufacture)" msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:1012 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:1022 msgid "Source Stock Entry {0} belongs to Work Order {1}, not {2}. Please use a manufacture entry from the same Work Order." msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:2680 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:2690 msgid "Source Stock Entry {0} has no finished goods quantity" msgstr "" @@ -50643,7 +51030,7 @@ msgstr "Enlace de dirección del almacén de origen" msgid "Source Warehouse is mandatory for the Item {0}." msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.py:375 +#: erpnext/manufacturing/doctype/work_order/work_order.py:379 msgid "Source Warehouse {0} must be same as Customer Warehouse {1} in the Subcontracting Inward Order." msgstr "" @@ -50651,9 +51038,9 @@ msgstr "" msgid "Source and Target Location cannot be same" msgstr "La ubicación de origen y destino no puede ser la misma" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:978 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:988 msgid "Source and target warehouse cannot be same for row {0}" -msgstr "Almacenes de origen y destino no pueden ser los mismos, línea {0}" +msgstr "" #: erpnext/stock/dashboard/item_dashboard.js:295 msgid "Source and target warehouse must be different" @@ -50664,11 +51051,11 @@ msgstr "Almacén de Origen y Destino deben ser diferentes" msgid "Source of Funds (Liabilities)" msgstr "Origen de fondos (Pasivo)" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:945 -#: erpnext/stock/doctype/stock_entry/stock_entry.py:961 -#: erpnext/stock/doctype/stock_entry/stock_entry.py:968 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:955 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:971 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:978 msgid "Source warehouse is mandatory for row {0}" -msgstr "El almacén de origen es obligatorio para la línea {0}" +msgstr "" #: erpnext/selling/doctype/sales_order/sales_order.py:455 msgid "Source warehouse required for stock item {0}" @@ -50836,7 +51223,7 @@ msgstr "Gastos con tasa estándar" #: erpnext/setup/setup_wizard/operations/defaults_setup.py:70 #: erpnext/setup/setup_wizard/operations/install_fixtures.py:493 #: erpnext/stock/doctype/item/item.py:276 erpnext/tests/utils.py:283 -#: erpnext/tests/utils.py:2518 +#: erpnext/tests/utils.py:2519 msgid "Standard Selling" msgstr "Venta estándar" @@ -50955,9 +51342,13 @@ msgstr "" #. Label of the payer_name_from_left_edge (Float) field in DocType 'Cheque #. Print Template' #. Label of the amt_in_words_from_left_edge (Float) field in DocType 'Cheque +#. Print Template' #. Label of the amt_in_figures_from_left_edge (Float) field in DocType 'Cheque +#. Print Template' #. Label of the acc_no_dist_from_left_edge (Float) field in DocType 'Cheque +#. Print Template' #. Label of the signatory_from_left_edge (Float) field in DocType 'Cheque Print +#. Template' #: erpnext/accounts/doctype/cheque_print_template/cheque_print_template.json msgid "Starting location from left edge" msgstr "Posición inicial desde el borde izquierdo" @@ -51165,19 +51556,21 @@ msgstr "" #. Label of the warehouse_and_reference (Section Break) field in DocType 'POS #. Invoice Item' #. Label of the warehouse_and_reference (Section Break) field in DocType 'Sales +#. Invoice Item' #: erpnext/accounts/doctype/pos_invoice_item/pos_invoice_item.json #: erpnext/accounts/doctype/sales_invoice_item/sales_invoice_item.json msgid "Stock Details" msgstr "Detalles de almacén" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:1189 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:1199 msgid "Stock Entries already created for Work Order {0}: {1}" -msgstr "" +msgstr "Entradas de stock ya creadas para la orden de trabajo {0}: {1}" #. Label of the stock_entry (Link) field in DocType 'Journal Entry' #. Label of a Link in the Manufacturing Workspace #. Option for the 'Receipt Document Type' (Select) field in DocType 'Landed #. Cost Item' +#. Option for the 'Receipt Document Type' (Select) field in DocType 'Landed #. Cost Purchase Receipt' #. Option for the 'Reference Type' (Select) field in DocType 'Quality #. Inspection' @@ -51229,17 +51622,13 @@ msgstr "" msgid "Stock Entry Type" msgstr "Tipo de entrada de stock" -#: erpnext/stock/doctype/pick_list/pick_list.py:1552 -msgid "Stock Entry has been already created against this Pick List" -msgstr "La entrada de stock ya se ha creado para esta lista de selección" - #: erpnext/stock/doctype/batch/batch.js:138 msgid "Stock Entry {0} created" msgstr "Entrada de stock {0} creada" #: erpnext/manufacturing/doctype/job_card/job_card.py:1601 msgid "Stock Entry {0} has created" -msgstr "Se ha creado la entrada de stock {0}" +msgstr "" #: erpnext/accounts/doctype/journal_entry/journal_entry.py:1324 msgid "Stock Entry {0} is not submitted" @@ -51475,9 +51864,9 @@ msgstr "Configuración de ajuste de valoración de stock" #: erpnext/manufacturing/doctype/production_plan/production_plan.js:289 #: erpnext/manufacturing/doctype/production_plan/production_plan.js:297 #: erpnext/manufacturing/doctype/production_plan/production_plan.js:303 -#: erpnext/manufacturing/doctype/work_order/work_order.js:939 -#: erpnext/manufacturing/doctype/work_order/work_order.js:948 -#: erpnext/manufacturing/doctype/work_order/work_order.js:955 +#: erpnext/manufacturing/doctype/work_order/work_order.js:943 +#: erpnext/manufacturing/doctype/work_order/work_order.js:952 +#: erpnext/manufacturing/doctype/work_order/work_order.js:959 #: erpnext/manufacturing/doctype/work_order/work_order_dashboard.py:14 #: erpnext/public/js/stock_reservation.js:12 #: erpnext/selling/doctype/sales_order/sales_order.js:109 @@ -51515,7 +51904,7 @@ msgstr "Entradas de reserva de stock canceladas" #: erpnext/controllers/subcontracting_inward_controller.py:1037 #: erpnext/manufacturing/doctype/production_plan/production_plan.py:2245 -#: erpnext/manufacturing/doctype/work_order/work_order.py:2353 +#: erpnext/manufacturing/doctype/work_order/work_order.py:2412 #: erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.py:1777 msgid "Stock Reservation Entries Created" msgstr "Entradas de reserva de stock creadas" @@ -51543,7 +51932,7 @@ msgstr "La entrada de reserva de stock no se puede actualizar, ya que ya ha sido msgid "Stock Reservation Entry created against a Pick List cannot be updated. If you need to make changes, we recommend canceling the existing entry and creating a new one." msgstr "La entrada de reserva de existencias creada en una lista de selección no se puede actualizar. Si necesita realizar cambios, le recomendamos cancelar la entrada existente y crear una nueva." -#: erpnext/stock/doctype/delivery_note/delivery_note.py:538 +#: erpnext/stock/doctype/delivery_note/delivery_note.py:550 msgid "Stock Reservation Warehouse Mismatch" msgstr "Desajuste de almacén de reserva de existencias" @@ -51626,6 +52015,7 @@ msgstr "Transacciones de Stock" #. Label of the stock_uom (Link) field in DocType 'Job Card Item' #. Label of the stock_uom (Link) field in DocType 'Job Card Secondary Item' #. Label of the stock_uom (Link) field in DocType 'Production Plan Sub Assembly +#. Item' #. Label of the stock_uom (Link) field in DocType 'Work Order' #. Label of the stock_uom (Link) field in DocType 'Work Order Item' #. Label of the stock_uom (Link) field in DocType 'Delivery Schedule Item' @@ -51643,13 +52033,17 @@ msgstr "Transacciones de Stock" #. Label of the stock_uom (Link) field in DocType 'Stock Reconciliation Item' #. Label of the stock_uom (Link) field in DocType 'Stock Reservation Entry' #. Label of the stock_uom (Link) field in DocType 'Subcontracting Inward Order +#. Item' +#. Label of the stock_uom (Link) field in DocType 'Subcontracting Inward Order #. Received Item' +#. Label of the stock_uom (Link) field in DocType 'Subcontracting Inward Order #. Secondary Item' #. Label of the stock_uom (Link) field in DocType 'Subcontracting Order Item' #. Label of the stock_uom (Link) field in DocType 'Subcontracting Order #. Supplied Item' #. Label of the stock_uom (Link) field in DocType 'Subcontracting Receipt Item' #. Label of the stock_uom (Link) field in DocType 'Subcontracting Receipt +#. Supplied Item' #: erpnext/accounts/doctype/pos_invoice_item/pos_invoice_item.json #: erpnext/accounts/doctype/purchase_invoice_item/purchase_invoice_item.json #: erpnext/accounts/doctype/sales_invoice_item/sales_invoice_item.json @@ -51708,6 +52102,7 @@ msgstr "Anulación de reserva de stock" #. Label of the stock_uom (Link) field in DocType 'Purchase Order Item #. Supplied' #. Label of the stock_uom (Link) field in DocType 'Purchase Receipt Item +#. Supplied' #: erpnext/buying/doctype/purchase_order_item_supplied/purchase_order_item_supplied.json #: erpnext/buying/doctype/purchase_receipt_item_supplied/purchase_receipt_item_supplied.json msgid "Stock Uom" @@ -51848,7 +52243,7 @@ msgstr "Stock no disponible para el artículo {0} en el almacén {1}." #: erpnext/selling/page/point_of_sale/pos_controller.js:826 msgid "Stock quantity not enough for Item Code: {0} under warehouse {1}. Available quantity {2} {3}." -msgstr "No hay suficiente stock para el código de artículo: {0} en el almacén {1}. Hay una cantidad disponible de {2} {3}." +msgstr "" #: erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py:256 msgid "Stock transactions before {0} are frozen" @@ -51881,7 +52276,7 @@ msgstr "Piedra" msgid "Stop Reason" msgstr "Detener la razón" -#: erpnext/manufacturing/doctype/work_order/work_order.py:1177 +#: erpnext/manufacturing/doctype/work_order/work_order.py:1236 msgid "Stopped Work Order cannot be cancelled, Unstop it first to cancel" msgstr "La Órden de Trabajo detenida no se puede cancelar, desactívela primero para cancelarla" @@ -51895,6 +52290,7 @@ msgstr "Sucursales" #. Option for the 'Depreciation Method' (Select) field in DocType 'Asset' #. Option for the 'Depreciation Method' (Select) field in DocType 'Asset #. Depreciation Schedule' +#. Option for the 'Depreciation Method' (Select) field in DocType 'Asset #. Finance Book' #: erpnext/assets/doctype/asset/asset.json #: erpnext/assets/doctype/asset_depreciation_schedule/asset_depreciation_schedule.json @@ -51989,7 +52385,7 @@ msgstr "Sub-contrato" #. 'Purchase Receipt Item' #: erpnext/stock/doctype/purchase_receipt_item/purchase_receipt_item.json msgid "Subcontract BOM" -msgstr "" +msgstr "Lista de materiales de subcontratos" #: erpnext/buying/report/subcontract_order_summary/subcontract_order_summary.js:36 #: erpnext/buying/report/subcontract_order_summary/subcontract_order_summary.py:128 @@ -52087,6 +52483,7 @@ msgstr "Lista de materiales de subcontratación" #. Label of the subcontracting_conversion_factor (Float) field in DocType #. 'Subcontracting Inward Order Item' +#. Label of the subcontracting_conversion_factor (Float) field in DocType #. 'Subcontracting Order Item' #: erpnext/subcontracting/doctype/subcontracting_inward_order_item/subcontracting_inward_order_item.json #: erpnext/subcontracting/doctype/subcontracting_order_item/subcontracting_order_item.json @@ -52122,6 +52519,7 @@ msgstr "" #. Label of the subcontracting_inward_order (Link) field in DocType 'Stock #. Entry' #. Option for the 'Voucher Type' (Select) field in DocType 'Stock Reservation +#. Entry' #. Option for the 'From Voucher Type' (Select) field in DocType 'Stock #. Reservation Entry' #. Name of a DocType @@ -52173,6 +52571,7 @@ msgstr "" #. Name of a DocType #. Label of the subcontracting_order (Link) field in DocType 'Subcontracting #. Receipt Item' +#. Label of the subcontracting_order (Link) field in DocType 'Subcontracting #. Receipt Supplied Item' #. Label of a Workspace Sidebar Item #: erpnext/buying/doctype/purchase_order/purchase_order.js:404 @@ -52238,6 +52637,7 @@ msgstr "Orden de compra de subcontratación" #. Label of a Link in the Manufacturing Workspace #. Option for the 'Receipt Document Type' (Select) field in DocType 'Landed #. Cost Item' +#. Option for the 'Receipt Document Type' (Select) field in DocType 'Landed #. Cost Purchase Receipt' #. Label of the subcontracting_receipt (Link) field in DocType 'Purchase #. Receipt' @@ -52345,8 +52745,10 @@ msgstr "" #. Invoice' #. Label of the subscription (Link) field in DocType 'Process Subscription' #. Label of the subscription_section (Section Break) field in DocType 'Purchase +#. Invoice' #. Label of the subscription (Link) field in DocType 'Purchase Invoice' #. Label of the subscription_section (Section Break) field in DocType 'Sales +#. Invoice' #. Label of the subscription (Link) field in DocType 'Sales Invoice' #. Name of a DocType #. Label of a Link in the Invoicing Workspace @@ -52475,7 +52877,7 @@ msgstr "Configuraciones exitosas" msgid "Successful" msgstr "Exitoso" -#: erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py:578 +#: erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py:609 msgid "Successfully Reconciled" msgstr "Reconciliado exitosamente" @@ -52587,6 +52989,7 @@ msgstr "Cant. Suministrada" #. Option for the 'Applicable For' (Select) field in DocType 'Promotional #. Scheme' #. Label of the supplier (Table MultiSelect) field in DocType 'Promotional +#. Scheme' #. Label of the supplier (Link) field in DocType 'Purchase Invoice' #. Label of the supplier (Link) field in DocType 'Supplier Item' #. Label of the supplier (Link) field in DocType 'Tax Rule' @@ -52664,7 +53067,7 @@ msgstr "Cant. Suministrada" #: erpnext/buying/report/supplier_quotation_comparison/supplier_quotation_comparison.js:51 #: erpnext/buying/report/supplier_quotation_comparison/supplier_quotation_comparison.py:197 #: erpnext/buying/workspace/buying/buying.json -#: erpnext/crm/doctype/contract/contract.json +#: erpnext/controllers/trends.py:449 erpnext/crm/doctype/contract/contract.json #: erpnext/manufacturing/doctype/blanket_order/blanket_order.json #: erpnext/manufacturing/doctype/production_plan_sub_assembly_item/production_plan_sub_assembly_item.json #: erpnext/public/js/purchase_trends_filters.js:50 @@ -52699,11 +53102,13 @@ msgstr "" #. Label of the section_addresses (Section Break) field in DocType 'Purchase #. Invoice' +#. Label of the section_addresses (Section Break) field in DocType 'Purchase #. Order' #. Label of the supplier_address (Link) field in DocType 'Purchase Order' #. Label of the supplier_address (Link) field in DocType 'Supplier Quotation' #. Label of the supplier_address_section (Section Break) field in DocType #. 'Supplier Quotation' +#. Label of the section_addresses (Section Break) field in DocType 'Purchase #. Receipt' #. Label of the supplier_address (Link) field in DocType 'Purchase Receipt' #. Label of the supplier_address (Link) field in DocType 'Stock Entry' @@ -52788,6 +53193,7 @@ msgstr "Detalles del proveedor" #: erpnext/buying/doctype/supplier/supplier.json #: erpnext/buying/report/item_wise_purchase_history/item_wise_purchase_history.py:107 #: erpnext/buying/workspace/buying/buying.json +#: erpnext/controllers/trends.py:457 erpnext/controllers/trends.py:472 #: erpnext/public/js/purchase_trends_filters.js:51 #: erpnext/regional/doctype/import_supplier_invoice/import_supplier_invoice.json #: erpnext/regional/report/irs_1099/irs_1099.js:26 @@ -52889,6 +53295,7 @@ msgstr "Resumen del Libro Mayor de Proveedores" #: erpnext/buying/doctype/supplier/supplier.json #: erpnext/buying/doctype/supplier_quotation/supplier_quotation.json #: erpnext/buying/report/item_wise_purchase_history/item_wise_purchase_history.py:101 +#: erpnext/controllers/trends.py:455 #: erpnext/manufacturing/doctype/blanket_order/blanket_order.json #: erpnext/stock/doctype/purchase_receipt/purchase_receipt.json #: erpnext/stock/doctype/stock_entry/stock_entry.json @@ -52928,6 +53335,7 @@ msgstr "Parte de Proveedor Nro" #. Item' #. Label of the supplier_part_no (Data) field in DocType 'Item Supplier' #. Label of the supplier_part_no (Data) field in DocType 'Purchase Receipt +#. Item' #: erpnext/buying/doctype/purchase_order_item/purchase_order_item.json #: erpnext/buying/doctype/supplier_quotation_item/supplier_quotation_item.json #: erpnext/stock/doctype/item_supplier/item_supplier.json @@ -53216,16 +53624,15 @@ msgstr "El sistema creará automáticamente los números de serie/lote para el p #. Description of the 'Allow Implicit Pegged Currency Conversion' (Check) field #. in DocType 'Accounts Settings' #: erpnext/accounts/doctype/accounts_settings/accounts_settings.json -msgid "" -"System will do an implicit conversion using the pegged currency.
\n" +msgid "System will do an implicit conversion using the pegged currency.
\n" "Ex: Instead of AED -> INR, system will do AED -> USD -> INR using the pegged exchange rate of AED against USD." -msgstr "" -"El sistema hará una conversión implícita utilizando la divisa vinculada.
\n" +msgstr "El sistema hará una conversión implícita utilizando la divisa vinculada.
\n" "Ej: En lugar de AED -> INR, el sistema hará AED -> USD -> INR utilizando el tipo de cambio vinculado del AED frente al USD." #. Description of the 'Invoice Limit' (Int) field in DocType 'Payment #. Reconciliation' #. Description of the 'Payment Limit' (Int) field in DocType 'Payment +#. Reconciliation' #: erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.json msgid "System will fetch all the entries if limit value is zero." msgstr "El sistema buscará todas las entradas si el valor límite es cero." @@ -53315,7 +53722,7 @@ msgstr "El activo objetivo {0} no pertenece a la empresa {1}" #: erpnext/assets/doctype/asset_capitalization/asset_capitalization.py:195 msgid "Target Asset {0} needs to be composite asset" -msgstr "El activo objetivo {0} debe ser un activo compuesto" +msgstr "" #. Name of a DocType #: erpnext/setup/doctype/target_detail/target_detail.json @@ -53420,7 +53827,7 @@ msgstr "Dirección del Almacén de Destino" msgid "Target Warehouse Address Link" msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.py:320 +#: erpnext/manufacturing/doctype/work_order/work_order.py:324 msgid "Target Warehouse Reservation Error" msgstr "" @@ -53428,7 +53835,7 @@ msgstr "" msgid "Target Warehouse for Finished Good must be same as Finished Good Warehouse {1} in Work Order {2} linked to the Subcontracting Inward Order." msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.py:865 +#: erpnext/manufacturing/doctype/work_order/work_order.py:924 msgid "Target Warehouse is required before Submit" msgstr "" @@ -53436,15 +53843,15 @@ msgstr "" msgid "Target Warehouse is set for some items but the customer is not an internal customer." msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.py:391 +#: erpnext/manufacturing/doctype/work_order/work_order.py:395 msgid "Target Warehouse {0} must be same as Delivery Warehouse {1} in the Subcontracting Inward Order Item." msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:951 -#: erpnext/stock/doctype/stock_entry/stock_entry.py:957 -#: erpnext/stock/doctype/stock_entry/stock_entry.py:972 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:961 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:967 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:982 msgid "Target warehouse is mandatory for row {0}" -msgstr "El almacén de destino es obligatorio para la línea {0}" +msgstr "" #. Label of the targets (Table) field in DocType 'Sales Partner' #. Label of the targets (Table) field in DocType 'Sales Person' @@ -53533,6 +53940,7 @@ msgstr "Importe de Impuestos" #. 'Purchase Taxes and Charges' #. Label of the base_tax_amount_after_discount_amount (Currency) field in #. DocType 'Purchase Taxes and Charges' +#. Label of the tax_amount_after_discount_amount (Currency) field in DocType #. 'Sales Taxes and Charges' #: erpnext/accounts/doctype/purchase_taxes_and_charges/purchase_taxes_and_charges.json #: erpnext/accounts/doctype/sales_taxes_and_charges/sales_taxes_and_charges.json @@ -53561,6 +53969,8 @@ msgstr "Impuestos pagados" #. Label of the sec_tax_breakup (Section Break) field in DocType 'Purchase #. Invoice' #. Label of the sec_tax_breakup (Section Break) field in DocType 'Sales +#. Invoice' +#. Label of the sec_tax_breakup (Section Break) field in DocType 'Purchase #. Order' #. Label of the tax_breakup (Section Break) field in DocType 'Supplier #. Quotation' @@ -53568,6 +53978,7 @@ msgstr "Impuestos pagados" #. Label of the sec_tax_breakup (Section Break) field in DocType 'Sales Order' #. Label of the sec_tax_breakup (Section Break) field in DocType 'Delivery #. Note' +#. Label of the sec_tax_breakup (Section Break) field in DocType 'Purchase #. Receipt' #: erpnext/accounts/doctype/pos_invoice/pos_invoice.json #: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json @@ -53769,6 +54180,7 @@ msgstr "Cuenta de Retención de Impuestos" #. Label of the tax_withholding_category (Link) field in DocType 'Journal #. Entry' #. Label of the tax_withholding_category (Link) field in DocType 'Payment +#. Entry' #. Label of the tax_withholding_category (Link) field in DocType 'Purchase #. Invoice Item' #. Label of the tax_withholding_category (Link) field in DocType 'Sales Invoice @@ -53808,9 +54220,11 @@ msgstr "Detalles de la retención de impuestos" #. Label of the tax_withholding_entries (Table) field in DocType 'Journal #. Entry' #. Label of the tax_withholding_entries (Table) field in DocType 'Payment +#. Entry' #. Label of the tax_withholding_entries (Table) field in DocType 'Purchase #. Invoice' #. Label of the tax_withholding_entries (Table) field in DocType 'Sales +#. Invoice' #: erpnext/accounts/doctype/journal_entry/journal_entry.json #: erpnext/accounts/doctype/payment_entry/payment_entry.json #: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json @@ -53820,7 +54234,9 @@ msgstr "" #. Label of the section_tax_withholding_entry (Section Break) field in DocType #. 'Payment Entry' +#. Label of the section_tax_withholding_entry (Section Break) field in DocType #. 'Purchase Invoice' +#. Label of the section_tax_withholding_entry (Section Break) field in DocType #. 'Sales Invoice' #. Name of a DocType #: erpnext/accounts/doctype/payment_entry/payment_entry.json @@ -53838,6 +54254,7 @@ msgstr "" #. Label of the tax_withholding_group (Link) field in DocType 'Tax Withholding #. Entry' #. Name of a DocType +#. Label of the tax_withholding_group (Link) field in DocType 'Tax Withholding #. Rate' #. Label of the tax_withholding_group (Link) field in DocType 'Supplier' #. Label of the tax_withholding_group (Link) field in DocType 'Customer' @@ -53871,18 +54288,18 @@ msgstr "Tasas de Retención de Impuestos" #. Description of the 'Item Tax Rate' (Code) field in DocType 'Purchase Invoice #. Item' #. Description of the 'Item Tax Rate' (Code) field in DocType 'Purchase Order +#. Item' #. Description of the 'Item Tax Rate' (Code) field in DocType 'Supplier #. Quotation Item' #. Description of the 'Item Tax Rate' (Code) field in DocType 'Purchase Receipt +#. Item' #: erpnext/accounts/doctype/purchase_invoice_item/purchase_invoice_item.json #: erpnext/buying/doctype/purchase_order_item/purchase_order_item.json #: erpnext/buying/doctype/supplier_quotation_item/supplier_quotation_item.json #: erpnext/stock/doctype/purchase_receipt_item/purchase_receipt_item.json -msgid "" -"Tax detail table fetched from item master as a string and stored in this field.\n" +msgid "Tax detail table fetched from item master as a string and stored in this field.\n" "Used for Taxes and Charges" -msgstr "" -"Tabla de detalles de impuestos obtenida del maestro de artículos como una cadena y almacenada en este campo.\n" +msgstr "Tabla de detalles de impuestos obtenida del maestro de artículos como una cadena y almacenada en este campo.\n" "Se utiliza para impuestos y cargos" #. Description of the 'Only Deduct Tax On Excess Amount ' (Check) field in @@ -53968,9 +54385,11 @@ msgstr "Impuestos y cargos" #. Label of the taxes_and_charges_added (Currency) field in DocType 'Purchase #. Invoice' +#. Label of the taxes_and_charges_added (Currency) field in DocType 'Purchase #. Order' #. Label of the taxes_and_charges_added (Currency) field in DocType 'Supplier #. Quotation' +#. Label of the taxes_and_charges_added (Currency) field in DocType 'Purchase #. Receipt' #: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json #: erpnext/buying/doctype/purchase_order/purchase_order.json @@ -53981,8 +54400,11 @@ msgstr "Impuestos y cargos adicionales" #. Label of the base_taxes_and_charges_added (Currency) field in DocType #. 'Purchase Invoice' +#. Label of the base_taxes_and_charges_added (Currency) field in DocType #. 'Purchase Order' +#. Label of the base_taxes_and_charges_added (Currency) field in DocType #. 'Supplier Quotation' +#. Label of the base_taxes_and_charges_added (Currency) field in DocType #. 'Purchase Receipt' #: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json #: erpnext/buying/doctype/purchase_order/purchase_order.json @@ -53996,11 +54418,18 @@ msgstr "Impuestos y cargos adicionales (Divisa por defecto)" #. Label of the other_charges_calculation (Text Editor) field in DocType #. 'Purchase Invoice' #. Label of the other_charges_calculation (Text Editor) field in DocType 'Sales +#. Invoice' +#. Label of the other_charges_calculation (Text Editor) field in DocType #. 'Purchase Order' +#. Label of the other_charges_calculation (Text Editor) field in DocType #. 'Supplier Quotation' +#. Label of the other_charges_calculation (Text Editor) field in DocType #. 'Quotation' +#. Label of the other_charges_calculation (Text Editor) field in DocType 'Sales #. Order' +#. Label of the other_charges_calculation (Text Editor) field in DocType #. 'Delivery Note' +#. Label of the other_charges_calculation (Text Editor) field in DocType #. 'Purchase Receipt' #: erpnext/accounts/doctype/pos_invoice/pos_invoice.json #: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json @@ -54016,8 +54445,11 @@ msgstr "Cálculo de impuestos y cargos" #. Label of the taxes_and_charges_deducted (Currency) field in DocType #. 'Purchase Invoice' +#. Label of the taxes_and_charges_deducted (Currency) field in DocType #. 'Purchase Order' +#. Label of the taxes_and_charges_deducted (Currency) field in DocType #. 'Supplier Quotation' +#. Label of the taxes_and_charges_deducted (Currency) field in DocType #. 'Purchase Receipt' #: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json #: erpnext/buying/doctype/purchase_order/purchase_order.json @@ -54028,8 +54460,11 @@ msgstr "Impuestos y cargos deducidos" #. Label of the base_taxes_and_charges_deducted (Currency) field in DocType #. 'Purchase Invoice' +#. Label of the base_taxes_and_charges_deducted (Currency) field in DocType #. 'Purchase Order' +#. Label of the base_taxes_and_charges_deducted (Currency) field in DocType #. 'Supplier Quotation' +#. Label of the base_taxes_and_charges_deducted (Currency) field in DocType #. 'Purchase Receipt' #: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json #: erpnext/buying/doctype/purchase_order/purchase_order.json @@ -54174,6 +54609,7 @@ msgstr "Términos" #. Label of the terms_section_break (Section Break) field in DocType 'Purchase #. Order' #. Label of the terms_section_break (Section Break) field in DocType 'Sales +#. Order' #: erpnext/buying/doctype/purchase_order/purchase_order.json #: erpnext/selling/doctype/sales_order/sales_order.json msgid "Terms & Conditions" @@ -54192,8 +54628,10 @@ msgstr "Plantilla de Términos" #. Label of the terms_and_conditions (Link) field in DocType 'Process Statement #. Of Accounts' #. Label of the terms_section_break (Section Break) field in DocType 'Purchase +#. Invoice' #. Label of the terms (Text Editor) field in DocType 'Purchase Invoice' #. Label of the terms_section_break (Section Break) field in DocType 'Sales +#. Invoice' #. Label of a Link in the Invoicing Workspace #. Label of the terms (Text Editor) field in DocType 'Purchase Order' #. Label of the terms_section_break (Section Break) field in DocType 'Request @@ -54269,6 +54707,7 @@ msgstr "Plantillas de términos y condiciones" #. Option for the 'Applicable For' (Select) field in DocType 'Promotional #. Scheme' #. Label of the territory (Table MultiSelect) field in DocType 'Promotional +#. Scheme' #. Label of the territory (Link) field in DocType 'Sales Invoice' #. Label of the territory (Link) field in DocType 'Territory Item' #. Label of the territory (Link) field in DocType 'Lead' @@ -54307,7 +54746,8 @@ msgstr "Plantillas de términos y condiciones" #: erpnext/accounts/report/inactive_sales_items/inactive_sales_items.py:22 #: erpnext/accounts/report/item_wise_sales_register/item_wise_sales_register.py:259 #: erpnext/accounts/report/sales_register/sales_register.py:223 -#: erpnext/crm/doctype/lead/lead.json +#: erpnext/controllers/trends.py:398 erpnext/controllers/trends.py:422 +#: erpnext/controllers/trends.py:487 erpnext/crm/doctype/lead/lead.json #: erpnext/crm/doctype/opportunity/opportunity.json #: erpnext/crm/doctype/prospect/prospect.json #: erpnext/crm/report/lead_details/lead_details.js:46 @@ -54394,11 +54834,11 @@ msgstr "" #: erpnext/stock/doctype/packing_slip/packing_slip.py:91 msgid "The 'From Package No.' field must neither be empty nor it's value less than 1." -msgstr "El campo 'Desde Paquete Nro' no debe estar vacío ni su valor es menor a 1." +msgstr "" #: erpnext/buying/doctype/request_for_quotation/request_for_quotation.py:423 msgid "The Access to Request for Quotation From Portal is Disabled. To Allow Access, Enable it in Portal Settings." -msgstr "El acceso a la solicitud de cotización del portal está deshabilitado. Para permitir el acceso, habilítelo en la configuración del portal." +msgstr "" #. Description of the 'Current BOM' (Link) field in DocType 'BOM Update Tool' #: erpnext/manufacturing/doctype/bom_update_tool/bom_update_tool.json @@ -54437,7 +54877,7 @@ msgstr "Las entradas de libro mayor se cancelarán en segundo plano, lo que pued msgid "The Loyalty Program isn't valid for the selected company" msgstr "El Programa de Lealtad no es válido para la Empresa seleccionada" -#: erpnext/accounts/doctype/payment_request/payment_request.py:1109 +#: erpnext/accounts/doctype/payment_request/payment_request.py:1110 msgid "The Payment Request {0} is already paid, cannot process payment twice" msgstr "La solicitud de pago {0} ya está pagada, no se puede procesar el pago dos veces" @@ -54445,27 +54885,27 @@ msgstr "La solicitud de pago {0} ya está pagada, no se puede procesar el pago d msgid "The Payment Term at row {0} is possibly a duplicate." msgstr "El Término de Pago en la fila {0} es posiblemente un duplicado." -#: erpnext/stock/doctype/pick_list/pick_list.py:345 +#: erpnext/stock/doctype/pick_list/pick_list.py:347 msgid "The Pick List having Stock Reservation Entries cannot be updated. If you need to make changes, we recommend canceling the existing Stock Reservation Entries before updating the Pick List." msgstr "La lista de selección que tiene entradas de reserva de existencias no se puede actualizar. Si necesita realizar cambios, le recomendamos cancelar las entradas de reserva de existencias existentes antes de actualizar la lista de selección." -#: erpnext/stock/doctype/stock_entry/stock_entry.py:3132 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:3142 msgid "The Process Loss Qty has reset as per job cards Process Loss Qty" -msgstr "" +msgstr "La cantidad de pérdida de proceso se ha restablecido según las tarjetas de trabajo Cantidad de pérdida de proceso" #: erpnext/setup/doctype/sales_person/sales_person.py:102 msgid "The Sales Person is linked with {0}" msgstr "" -#: erpnext/stock/doctype/pick_list/pick_list.py:211 +#: erpnext/stock/doctype/pick_list/pick_list.py:213 msgid "The Serial No at Row #{0}: {1} is not available in warehouse {2}." msgstr "El número de serie en la fila #{0}: {1} no está disponible en el almacén {2}." -#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:2722 +#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:2732 msgid "The Serial No {0} is reserved against the {1} {2} and cannot be used for any other transaction." msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:2098 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:2108 msgid "The Serial and Batch Bundle {0} is not valid for this transaction. The 'Type of Transaction' should be 'Outward' instead of 'Inward' in Serial and Batch Bundle {0}" msgstr "El paquete de serie y lote {0} no es válido para esta transacción. El \"Tipo de transacción\" debería ser \"Saliente\" en lugar de \"Entrante\" en el paquete de serie y lote {0}" @@ -54479,7 +54919,7 @@ msgstr "La entrada de existencias de tipo 'Fabricación' se conoce como msgid "The account head under Liability or Equity, in which Profit/Loss will be booked" msgstr "Cabecera de cuenta en Pasivo o Patrimonio Neto, en la que se contabilizarán los Resultados." -#: erpnext/accounts/doctype/payment_request/payment_request.py:1004 +#: erpnext/accounts/doctype/payment_request/payment_request.py:1005 msgid "The allocated amount is greater than the outstanding amount of Payment Request {0}" msgstr "El monto asignado es mayor que el monto pendiente de la solicitud de pago {0}" @@ -54519,7 +54959,7 @@ msgstr "" #: erpnext/accounts/doctype/dunning/dunning.py:87 msgid "The currency of invoice {} ({}) is different from the currency of this dunning ({})." -msgstr "La moneda de la factura {} ({}) es diferente de la moneda de esta reclamación ({})." +msgstr "" #: erpnext/selling/page/point_of_sale/pos_controller.js:200 msgid "The current POS opening entry is outdated. Please close it and create a new one." @@ -54533,7 +54973,7 @@ msgstr "" msgid "The date of the transaction" msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.js:1230 +#: erpnext/manufacturing/doctype/work_order/work_order.js:1241 msgid "The default BOM for that item will be fetched by the system. You can also change the BOM." msgstr "El sistema obtendrá la lista de materiales predeterminada para ese artículo. También puede cambiar la lista de materiales." @@ -54593,7 +55033,7 @@ msgstr "Los números de folio no coinciden" #: erpnext/stock/doctype/putaway_rule/putaway_rule.py:305 msgid "The following Items, having Putaway Rules, could not be accomodated:" -msgstr "Los siguientes artículos, que tienen reglas de almacenamiento, no se pudieron acomodar:" +msgstr "" #: erpnext/assets/doctype/asset_repair/asset_repair.py:138 msgid "The following Purchase Invoices are not submitted:" @@ -54603,7 +55043,7 @@ msgstr "" msgid "The following assets have failed to automatically post depreciation entries: {0}" msgstr "Los siguientes activos no pudieron registrar automáticamente las entradas de depreciación: {0}" -#: erpnext/stock/doctype/pick_list/pick_list.py:309 +#: erpnext/stock/doctype/pick_list/pick_list.py:311 msgid "The following batches are expired, please restock them:
{0}" msgstr "" @@ -54621,11 +55061,10 @@ msgstr "Los siguientes empleados todavía están reportando a {0}:" #: erpnext/accounts/doctype/promotional_scheme/promotional_scheme.py:185 msgid "The following invalid Pricing Rules are deleted:" -msgstr "Se eliminan las siguientes reglas de precios no válidas:" +msgstr "" -#: erpnext/accounts/doctype/payment_request/payment_request.py:623 -msgid "" -"The following payment schedule(s) already exist:\n" +#: erpnext/accounts/doctype/payment_request/payment_request.py:624 +msgid "The following payment schedule(s) already exist:\n" "{0}" msgstr "" @@ -54633,7 +55072,7 @@ msgstr "" msgid "The following rows are duplicates:" msgstr "" -#: erpnext/stock/doctype/material_request/material_request.py:864 +#: erpnext/stock/doctype/material_request/material_request.py:879 msgid "The following {0} were created: {1}" msgstr "Se crearon los siguientes {0}: {1}" @@ -54670,7 +55109,7 @@ msgstr "" #: erpnext/manufacturing/doctype/workstation/workstation.py:582 msgid "The job card {0} is in {1} state and you cannot complete." -msgstr "La ficha de trabajo {0} está en estado {1} y no puedes completarla." +msgstr "" #: erpnext/manufacturing/doctype/workstation/workstation.py:576 msgid "The job card {0} is in {1} state and you cannot start it again." @@ -54708,11 +55147,11 @@ msgstr "" #: erpnext/manufacturing/doctype/operation/operation.py:43 msgid "The operation {0} can not add multiple times" -msgstr "La operación {0} no se puede sumar varias veces" +msgstr "" #: erpnext/manufacturing/doctype/operation/operation.py:48 msgid "The operation {0} can not be the sub operation" -msgstr "La operación {0} no puede ser la suboperación" +msgstr "" #: erpnext/accounts/doctype/pos_invoice_merge_log/pos_invoice_merge_log.py:107 msgid "The original invoice should be consolidated before or along with the return invoice." @@ -54787,7 +55226,7 @@ msgstr "Las listas de materiales seleccionados no son para el mismo artículo" #: erpnext/accounts/doctype/pos_invoice/pos_invoice.py:540 msgid "The selected change account {} doesn't belongs to Company {}." -msgstr "La cuenta de cambio seleccionada {} no pertenece a la empresa {}." +msgstr "" #: erpnext/stock/doctype/batch/batch.py:156 msgid "The selected item cannot have Batch" @@ -54801,8 +55240,8 @@ msgstr "" msgid "The seller and the buyer cannot be the same" msgstr "El vendedor y el comprador no pueden ser el mismo" -#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:186 -#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:198 +#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:187 +#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:199 msgid "The serial and batch bundle {0} not linked to {1} {2}" msgstr "" @@ -54824,7 +55263,7 @@ msgstr "Las acciones no existen con el {0}" #: erpnext/stock/stock_ledger.py:824 msgid "The stock for the item {0} in the {1} warehouse was negative on the {2}. You should create a positive entry {3} before the date {4} and time {5} to post the correct valuation rate. For more details, please read the documentation." -msgstr "El stock del artículo {0} en el almacén {1} era negativo el {2}. Debe crear una entrada positiva {3} antes de la fecha {4} y la hora {5} para registrar la tasa de valoración correcta. Para obtener más detalles, lea la documentación ." +msgstr "" #: erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py:740 msgid "The stock has been reserved for the following Items and Warehouses, un-reserve the same to {0} the Stock Reconciliation:
{1}" @@ -54858,7 +55297,7 @@ msgstr "" #: erpnext/stock/doctype/material_request/material_request.py:349 msgid "The total Issue / Transfer quantity {0} in Material Request {1} cannot be greater than allowed requested quantity {2} for Item {3}" -msgstr "" +msgstr "La cantidad total de emisión/transferencia {0} en la solicitud de material {1} no puede ser mayor que la cantidad solicitada permitida {2} para el artículo {3}" #: erpnext/stock/doctype/material_request/material_request.py:356 msgid "The total Issue / Transfer quantity {0} in Material Request {1} cannot be greater than requested quantity {2} for Item {3}" @@ -54896,19 +55335,19 @@ msgstr "Los usuarios con este rol pueden crear/modificar una transacción de sto msgid "The value of {0} differs between Items {1} and {2}" msgstr "El valor de {0} difiere entre los elementos {1} y {2}" -#: erpnext/controllers/item_variant.py:196 +#: erpnext/controllers/item_variant.py:258 msgid "The value {0} is already assigned to an existing Item {1}." msgstr "El valor {0} ya está asignado a un artículo existente {1}." -#: erpnext/manufacturing/doctype/work_order/work_order.js:1258 +#: erpnext/manufacturing/doctype/work_order/work_order.js:1269 msgid "The warehouse where you store finished Items before they are shipped." msgstr "El almacén donde se guardan los artículos terminados antes de enviarlos." -#: erpnext/manufacturing/doctype/work_order/work_order.js:1251 +#: erpnext/manufacturing/doctype/work_order/work_order.js:1262 msgid "The warehouse where you store your raw materials. Each required item can have a separate source warehouse. Group warehouse also can be selected as source warehouse. On submission of the Work Order, the raw materials will be reserved in these warehouses for production usage." msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.js:1263 +#: erpnext/manufacturing/doctype/work_order/work_order.js:1274 msgid "The warehouse where your Items will be transferred when you begin production. Group Warehouse can also be selected as a Work in Progress warehouse." msgstr "" @@ -54928,7 +55367,7 @@ msgstr "" msgid "The {0} prefix '{1}' already exists. Please change the Serial No Series, otherwise you will get a Duplicate Entry error." msgstr "" -#: erpnext/stock/doctype/material_request/material_request.py:870 +#: erpnext/stock/doctype/material_request/material_request.py:885 msgid "The {0} {1} created successfully" msgstr "El {0} {1} creado exitosamente" @@ -54991,13 +55430,13 @@ msgstr "" #: erpnext/stock/report/item_variant_details/item_variant_details.py:25 msgid "There aren't any item variants for the selected item" -msgstr "" +msgstr "No hay variantes de artículo para el artículo seleccionado" #: erpnext/accounts/doctype/loyalty_program/loyalty_program.js:21 msgid "There can be multiple tiered collection factor based on the total spent. But the conversion factor for redemption will always be same for all the tier." msgstr "" -#: erpnext/accounts/party.py:595 +#: erpnext/accounts/party.py:611 msgid "There can only be 1 Account per Company in {0} {1}" msgstr "Sólo puede existir una (1) cuenta por compañía en {0} {1}" @@ -55021,9 +55460,9 @@ msgstr "No se ha encontrado ningún lote en {0}: {1}" msgid "There is one unreconciled transaction before {0}." msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:2035 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:2045 msgid "There must be atleast 1 Finished Good in this Stock Entry" -msgstr "" +msgstr "Debe haber al menos 1 producto terminado en esta entrada de stock" #: erpnext/erpnext_integrations/doctype/plaid_settings/plaid_settings.py:153 msgid "There was an error creating Bank Account while linking with Plaid." @@ -55035,7 +55474,7 @@ msgstr "" #: erpnext/erpnext_integrations/doctype/plaid_settings/plaid_settings.py:175 msgid "There was an error updating Bank Account {} while linking with Plaid." -msgstr "" +msgstr "Se ha producido un error al actualizar la cuenta bancaria {} mientras se vinculaba con Plaid." #: banking/src/components/features/BankStatementImporter/CSV/StatementDetails.tsx:81 msgid "There was an error while importing the bank statement." @@ -55133,7 +55572,7 @@ msgstr "" msgid "This covers all scorecards tied to this Setup" msgstr "Esto cubre todas las tarjetas de puntuación vinculadas a esta configuración" -#: erpnext/controllers/status_updater.py:500 +#: erpnext/controllers/status_updater.py:501 msgid "This document is over limit by {0} {1} for item {4}. Are you making another {3} against the same {2}?" msgstr "Este documento está por encima del límite de {0} {1} para el elemento {4}. ¿Estás haciendo otra {3} contra el mismo {2}?" @@ -55236,7 +55675,7 @@ msgstr "Esto se considera peligroso desde el punto de vista contable." msgid "This is done to handle accounting for cases when Purchase Receipt is created after Purchase Invoice" msgstr "Esto se hace para manejar la contabilidad de los casos en los que el recibo de compra se crea después de la factura de compra." -#: erpnext/manufacturing/doctype/work_order/work_order.js:1244 +#: erpnext/manufacturing/doctype/work_order/work_order.js:1255 msgid "This is enabled by default. If you want to plan materials for sub-assemblies of the Item you're manufacturing leave this enabled. If you plan and manufacture the sub-assemblies separately, you can disable this checkbox." msgstr "Esta opción está habilitada de forma predeterminada. Si desea planificar materiales para los subconjuntos del artículo que está fabricando, deje esta opción habilitada. Si planifica y fabrica los subconjuntos por separado, puede deshabilitar esta casilla de verificación." @@ -55428,7 +55867,7 @@ msgstr "Esto restringirá el acceso del usuario a otros registros de empleados" #: erpnext/controllers/selling_controller.py:886 msgid "This {} will be treated as material transfer." -msgstr "Este {} se tratará como transferencia de material." +msgstr "" #. Option for the 'Under Withheld Reason' (Select) field in DocType 'Tax #. Withholding Entry' @@ -55438,6 +55877,7 @@ msgstr "" #. Label of the threshold_percentage (Percent) field in DocType 'Promotional #. Scheme Price Discount' +#. Label of the threshold_percentage (Percent) field in DocType 'Promotional #. Scheme Product Discount' #: erpnext/accounts/doctype/promotional_scheme_price_discount/promotional_scheme_price_discount.json #: erpnext/accounts/doctype/promotional_scheme_product_discount/promotional_scheme_product_discount.json @@ -55741,6 +56181,7 @@ msgstr "A Folio Nro" #. Label of the to_invoice_date (Date) field in DocType 'Payment #. Reconciliation' #. Label of the to_invoice_date (Date) field in DocType 'Process Payment +#. Reconciliation' #: erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.json #: erpnext/accounts/doctype/process_payment_reconciliation/process_payment_reconciliation.json msgid "To Invoice Date" @@ -55768,6 +56209,7 @@ msgstr "A Pagar" #. Label of the to_payment_date (Date) field in DocType 'Payment #. Reconciliation' #. Label of the to_payment_date (Date) field in DocType 'Process Payment +#. Reconciliation' #: erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.json #: erpnext/accounts/doctype/process_payment_reconciliation/process_payment_reconciliation.json msgid "To Payment Date" @@ -55846,7 +56288,7 @@ msgstr "Hasta hora" #: erpnext/projects/doctype/timesheet_detail/timesheet_detail.py:108 msgid "To Time cannot be before from date" -msgstr "Hasta la Hora no puede ser anterior a Desde la Fecha" +msgstr "" #. Description of the 'Referral Code' (Data) field in DocType 'Sales Partner' #: erpnext/setup/doctype/sales_partner/sales_partner.json @@ -55868,7 +56310,7 @@ msgstr "Para Almacén" msgid "To Warehouse (Optional)" msgstr "Para almacenes (Opcional)" -#: erpnext/manufacturing/doctype/bom/bom.js:1002 +#: erpnext/manufacturing/doctype/bom/bom.js:1006 msgid "To add Operations tick the 'With Operations' checkbox." msgstr "Para agregar operaciones, marque la casilla de verificación \"Con operaciones\"." @@ -55876,15 +56318,15 @@ msgstr "Para agregar operaciones, marque la casilla de verificación \"Con opera msgid "To add subcontracted Item's raw materials if include exploded items is disabled." msgstr "Para agregar materias primas de artículos subcontratados si la opción de incluir artículos explotados está deshabilitada." -#: erpnext/controllers/status_updater.py:493 +#: erpnext/controllers/status_updater.py:494 msgid "To allow over billing, update \"Over Billing Allowance\" in Accounts Settings or the Item." msgstr "Para permitir la facturación excesiva, actualice "Asignación de facturación excesiva" en la Configuración de cuentas o el Artículo." -#: erpnext/controllers/status_updater.py:487 +#: erpnext/controllers/status_updater.py:488 msgid "To allow over ordering, update \"Over Order Allowance\" in Buying Settings." msgstr "" -#: erpnext/controllers/status_updater.py:489 +#: erpnext/controllers/status_updater.py:490 msgid "To allow over receipt / delivery, update \"Over Receipt/Delivery Allowance\" in Stock Settings or the Item." msgstr "Para permitir sobre recibo / entrega, actualice "Recibo sobre recibo / entrega" en la Configuración de inventario o en el Artículo." @@ -55896,7 +56338,7 @@ msgstr "Para ser entregado al cliente" #: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:579 msgid "To cancel a {} you need to cancel the POS Closing Entry {}." -msgstr "Para cancelar un {} es necesario cancelar la Entrada de Cierre de POS {}." +msgstr "" #: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:592 msgid "To cancel this Sales Invoice you need to cancel the POS Closing Entry {}." @@ -55908,7 +56350,7 @@ msgstr "Para crear una Solicitud de Pago se requiere el documento de referencia" #: erpnext/assets/doctype/asset_category/asset_category.py:110 msgid "To enable Capital Work in Progress Accounting," -msgstr "Para habilitar la contabilidad de trabajos de capital en curso," +msgstr "" #: erpnext/manufacturing/doctype/production_plan/production_plan.js:734 msgid "To include non-stock items in the material request planning. i.e. Items for which 'Maintain Stock' checkbox is unticked." @@ -55941,7 +56383,7 @@ msgstr "Para anular esto, habilite "{0}" en la empresa {1}" msgid "To select more than one transaction at a time, press and hold the shift key." msgstr "" -#: erpnext/controllers/item_variant.py:199 +#: erpnext/controllers/item_variant.py:261 msgid "To still proceed with editing this Attribute Value, enable {0} in Item Variant Settings." msgstr "Para continuar con la edición de este valor de atributo, habilite {0} en Configuración de variantes de artículo." @@ -56003,6 +56445,26 @@ msgstr "Tonelada-Fuerza (métrica)" msgid "Too many columns. Export the report and print it using a spreadsheet application." msgstr "Demasiadas columnas. Exporte el informe e imprímalo utilizando una aplicación de hoja de cálculo." +#. Label of a Card Break in the Manufacturing Workspace +#. Label of the tools (Column Break) field in DocType 'Email Digest' +#. Label of a Card Break in the Stock Workspace +#. Label of a Workspace Sidebar Item +#: erpnext/buying/doctype/purchase_order/purchase_order.js:587 +#: erpnext/buying/doctype/purchase_order/purchase_order.js:663 +#: erpnext/buying/doctype/request_for_quotation/request_for_quotation.js:61 +#: erpnext/buying/doctype/request_for_quotation/request_for_quotation.js:149 +#: erpnext/buying/doctype/request_for_quotation/request_for_quotation.js:456 +#: erpnext/buying/doctype/request_for_quotation/request_for_quotation.js:465 +#: erpnext/buying/doctype/supplier_quotation/supplier_quotation.js:84 +#: erpnext/buying/report/supplier_quotation_comparison/supplier_quotation_comparison.js:123 +#: erpnext/manufacturing/workspace/manufacturing/manufacturing.json +#: erpnext/setup/doctype/email_digest/email_digest.json +#: erpnext/stock/workspace/stock/stock.json +#: erpnext/workspace_sidebar/manufacturing.json +#: erpnext/workspace_sidebar/stock.json +msgid "Tools" +msgstr "Herramientas" + #. Name of a UOM #: erpnext/setup/setup_wizard/data/uom_data.json msgid "Torr" @@ -56013,8 +56475,10 @@ msgstr "Torr" #. Label of the base_total (Currency) field in DocType 'POS Invoice' #. Label of the base_total (Currency) field in DocType 'Purchase Invoice' #. Label of the base_total (Currency) field in DocType 'Purchase Taxes and +#. Charges' #. Label of the base_total (Currency) field in DocType 'Sales Invoice' #. Label of the base_total (Currency) field in DocType 'Sales Taxes and +#. Charges' #. Label of the base_total (Currency) field in DocType 'Purchase Order' #. Label of the base_total (Currency) field in DocType 'Supplier Quotation' #. Label of the base_total (Currency) field in DocType 'Opportunity' @@ -56064,6 +56528,7 @@ msgstr "Total actual" #. Entry' #. Label of the total_additional_costs (Currency) field in DocType #. 'Subcontracting Order' +#. Label of the total_additional_costs (Currency) field in DocType #. 'Subcontracting Receipt' #: erpnext/stock/doctype/stock_entry/stock_entry.json #: erpnext/subcontracting/doctype/subcontracting_order/subcontracting_order.json @@ -56471,6 +56936,7 @@ msgstr "" #. Label of the total_number_of_depreciations (Int) field in DocType 'Asset' #. Label of the total_number_of_depreciations (Int) field in DocType 'Asset #. Depreciation Schedule' +#. Label of the total_number_of_depreciations (Int) field in DocType 'Asset #. Finance Book' #: erpnext/assets/doctype/asset/asset.json #: erpnext/assets/doctype/asset_depreciation_schedule/asset_depreciation_schedule.json @@ -56680,15 +57146,22 @@ msgstr "" #. Entry' #. Label of the total_taxes_and_charges (Currency) field in DocType 'POS #. Closing Entry' +#. Label of the total_taxes_and_charges (Currency) field in DocType 'POS #. Invoice' #. Label of the total_taxes_and_charges (Currency) field in DocType 'Purchase +#. Invoice' #. Label of the total_taxes_and_charges (Currency) field in DocType 'Sales +#. Invoice' +#. Label of the total_taxes_and_charges (Currency) field in DocType 'Purchase #. Order' #. Label of the total_taxes_and_charges (Currency) field in DocType 'Supplier #. Quotation' #. Label of the total_taxes_and_charges (Currency) field in DocType 'Quotation' +#. Label of the total_taxes_and_charges (Currency) field in DocType 'Sales +#. Order' #. Label of the total_taxes_and_charges (Currency) field in DocType 'Delivery #. Note' +#. Label of the total_taxes_and_charges (Currency) field in DocType 'Purchase #. Receipt' #: erpnext/accounts/doctype/payment_entry/payment_entry.json #: erpnext/accounts/doctype/pos_closing_entry/pos_closing_entry.json @@ -56708,13 +57181,21 @@ msgstr "Total Impuestos y Cargos" #. 'Payment Entry' #. Label of the base_total_taxes_and_charges (Currency) field in DocType 'POS #. Invoice' +#. Label of the base_total_taxes_and_charges (Currency) field in DocType #. 'Purchase Invoice' #. Label of the base_total_taxes_and_charges (Currency) field in DocType 'Sales +#. Invoice' +#. Label of the base_total_taxes_and_charges (Currency) field in DocType #. 'Purchase Order' +#. Label of the base_total_taxes_and_charges (Currency) field in DocType #. 'Supplier Quotation' +#. Label of the base_total_taxes_and_charges (Currency) field in DocType #. 'Quotation' +#. Label of the base_total_taxes_and_charges (Currency) field in DocType 'Sales #. Order' +#. Label of the base_total_taxes_and_charges (Currency) field in DocType #. 'Delivery Note' +#. Label of the base_total_taxes_and_charges (Currency) field in DocType #. 'Purchase Receipt' #: erpnext/accounts/doctype/payment_entry/payment_entry.json #: erpnext/accounts/doctype/pos_invoice/pos_invoice.json @@ -56840,7 +57321,7 @@ msgstr "Horas totales: {0}" #: erpnext/accounts/doctype/pos_invoice/pos_invoice.py:570 #: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:563 msgid "Total payments amount can't be greater than {}" -msgstr "El monto total de los pagos no puede ser mayor que {}" +msgstr "" #: erpnext/accounts/doctype/cost_center_allocation/cost_center_allocation.py:66 msgid "Total percentage against cost centers should be 100" @@ -56859,7 +57340,7 @@ msgstr "Total {0} ({1})" #: erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py:243 msgid "Total {0} for all items is zero, may be you should change 'Distribute Charges Based On'" -msgstr "Total de {0} para todos los elementos es cero, puede ser que usted debe cambiar en "Distribuir los cargos basados en '" +msgstr "" #: erpnext/controllers/trends.py:25 erpnext/controllers/trends.py:32 msgid "Total(Amt)" @@ -56872,9 +57353,14 @@ msgstr "Total (Cantidad)" #. Label of the base_totals_section (Section Break) field in DocType 'Purchase #. Invoice' #. Label of the base_totals_section (Section Break) field in DocType 'Sales +#. Invoice' +#. Label of the base_totals_section (Section Break) field in DocType 'Purchase +#. Order' +#. Label of the base_totals_section (Section Break) field in DocType 'Sales #. Order' #. Label of the base_totals_section (Section Break) field in DocType 'Delivery #. Note' +#. Label of the base_totals_section (Section Break) field in DocType 'Purchase #. Receipt' #: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json #: erpnext/accounts/doctype/sales_invoice/sales_invoice.json @@ -57271,6 +57757,11 @@ msgstr "" msgid "Transferred Qty" msgstr "Cantidad Transferida" +#. Label of the transferred_qty (Float) field in DocType 'Pick List Item' +#: erpnext/stock/doctype/pick_list_item/pick_list_item.json +msgid "Transferred Qty (in Stock UOM)" +msgstr "" + #: erpnext/buying/report/subcontracted_raw_materials_to_be_transferred/subcontracted_raw_materials_to_be_transferred.py:39 msgid "Transferred Quantity" msgstr "Cantidad transferida" @@ -57659,14 +58150,17 @@ msgstr "" #. Item' #. Label of the conversion_factor (Float) field in DocType 'Sales Invoice Item' #. Label of the conversion_factor (Float) field in DocType 'Purchase Order +#. Item' #. Label of the conversion_factor (Float) field in DocType 'Request for #. Quotation Item' #. Label of the conversion_factor (Float) field in DocType 'Supplier Quotation +#. Item' #. Label of the conversion_factor (Float) field in DocType 'Quotation Item' #. Label of the conversion_factor (Float) field in DocType 'Sales Order Item' #. Name of a DocType #. Label of the conversion_factor (Float) field in DocType 'Delivery Note Item' #. Label of the conversion_factor (Float) field in DocType 'Material Request +#. Item' #. Label of the conversion_factor (Float) field in DocType 'Pick List Item' #. Label of a Link in the Stock Workspace #. Label of a Workspace Sidebar Item @@ -57706,7 +58200,7 @@ msgstr "" msgid "UOM Name" msgstr "Nombre de la unidad de medida (UdM)" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:4332 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:4345 msgid "UOM conversion factor required for UOM: {0} in Item: {1}" msgstr "" @@ -57731,9 +58225,12 @@ msgstr "La URL solo puede ser una cadena" #. Label of the utm_analytics_section (Section Break) field in DocType 'POS #. Invoice' #. Label of the utm_analytics_section (Section Break) field in DocType 'Sales +#. Invoice' #. Label of the utm_analytics_section (Section Break) field in DocType #. 'Quotation' +#. Label of the utm_analytics_section (Section Break) field in DocType 'Sales #. Order' +#. Label of the utm_analytics_section (Section Break) field in DocType #. 'Delivery Note' #: erpnext/accounts/doctype/pos_invoice/pos_invoice.json #: erpnext/accounts/doctype/sales_invoice/sales_invoice.json @@ -57773,15 +58270,15 @@ msgstr "No se puede encontrar el tipo de cambio para {0} a {1} para la fecha cla #: erpnext/buying/doctype/supplier_scorecard/supplier_scorecard.py:78 msgid "Unable to find score starting at {0}. You need to have standing scores covering 0 to 100" -msgstr "No se puede encontrar la puntuación a partir de {0}. Usted necesita tener puntuaciones en pie que cubren 0 a 100" +msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.py:1135 +#: erpnext/manufacturing/doctype/work_order/work_order.py:1194 msgid "Unable to find the time slot in the next {0} days for the operation {1}. Please increase the 'Capacity Planning For (Days)' in the {2}." msgstr "" #: erpnext/buying/doctype/supplier_scorecard_criteria/supplier_scorecard_criteria.py:98 msgid "Unable to find variable:" -msgstr "No se puede encontrar la variable:" +msgstr "" #: banking/src/components/features/BankReconciliation/BankTransactionList.tsx:102 #: banking/src/components/features/BankReconciliation/MatchAndReconcile.tsx:376 @@ -57881,7 +58378,7 @@ msgstr "Unidad" msgid "Unit Of Measure" msgstr "" -#: erpnext/controllers/accounts_controller.py:4121 +#: erpnext/controllers/accounts_controller.py:4131 msgid "Unit Price" msgstr "" @@ -57975,6 +58472,7 @@ msgstr "Cuenta de Ganancia / Pérdida de Canje no Realizada" #. 'Purchase Invoice' #. Label of the unrealized_profit_loss_account (Link) field in DocType 'Sales #. Invoice' +#. Label of the unrealized_profit_loss_account (Link) field in DocType #. 'Company' #: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json #: erpnext/accounts/doctype/sales_invoice/sales_invoice.json @@ -58042,7 +58540,7 @@ msgstr "" msgid "Unreconciled Transactions" msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.js:946 +#: erpnext/manufacturing/doctype/work_order/work_order.js:950 #: erpnext/selling/doctype/sales_order/sales_order.js:122 #: erpnext/stock/doctype/pick_list/pick_list.js:166 #: erpnext/subcontracting/doctype/subcontracting_order/subcontracting_order.js:193 @@ -58143,9 +58641,14 @@ msgstr "" #. Label of the update_auto_repeat_reference (Button) field in DocType #. 'Purchase Invoice' #. Label of the update_auto_repeat_reference (Button) field in DocType 'Sales +#. Invoice' +#. Label of the update_auto_repeat_reference (Button) field in DocType #. 'Purchase Order' +#. Label of the update_auto_repeat_reference (Button) field in DocType #. 'Supplier Quotation' +#. Label of the update_auto_repeat_reference (Button) field in DocType #. 'Quotation' +#. Label of the update_auto_repeat_reference (Button) field in DocType 'Sales #. Order' #: erpnext/accounts/doctype/pos_invoice/pos_invoice.json #: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json @@ -58176,6 +58679,7 @@ msgstr "" #. Label of the update_billed_amount_in_delivery_note (Check) field in DocType #. 'POS Invoice' +#. Label of the update_billed_amount_in_delivery_note (Check) field in DocType #. 'Sales Invoice' #: erpnext/accounts/doctype/pos_invoice/pos_invoice.json #: erpnext/accounts/doctype/sales_invoice/sales_invoice.json @@ -58196,6 +58700,7 @@ msgstr "Actualizar el importe facturado en el recibo de compra" #. Label of the update_billed_amount_in_sales_order (Check) field in DocType #. 'POS Invoice' +#. Label of the update_billed_amount_in_sales_order (Check) field in DocType #. 'Sales Invoice' #: erpnext/accounts/doctype/pos_invoice/pos_invoice.json #: erpnext/accounts/doctype/sales_invoice/sales_invoice.json @@ -58247,6 +58752,7 @@ msgstr "Actualizar elementos" #. Label of the update_outstanding_for_self (Check) field in DocType 'Purchase #. Invoice' #. Label of the update_outstanding_for_self (Check) field in DocType 'Sales +#. Invoice' #: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json #: erpnext/accounts/doctype/sales_invoice/sales_invoice.json #: erpnext/controllers/accounts_controller.py:217 @@ -58321,6 +58827,7 @@ msgstr "" #. Description of the 'Actual End Time' (Datetime) field in DocType 'Work Order #. Operation' #. Description of the 'Actual Operation Time' (Float) field in DocType 'Work +#. Order Operation' #: erpnext/manufacturing/doctype/work_order_operation/work_order_operation.json msgid "Updated via 'Time Log' (In Minutes)" msgstr "" @@ -58337,7 +58844,7 @@ msgstr "" msgid "Updating Variants..." msgstr "Actualizando Variantes ..." -#: erpnext/manufacturing/doctype/work_order/work_order.js:1206 +#: erpnext/manufacturing/doctype/work_order/work_order.js:1217 msgid "Updating Work Order status" msgstr "Actualizando estado de la Orden de Trabajo" @@ -58481,11 +58988,15 @@ msgstr "" #. Label of the use_serial_batch_fields (Check) field in DocType 'Purchase #. Invoice Item' #. Label of the use_serial_batch_fields (Check) field in DocType 'Sales Invoice +#. Item' #. Label of the use_serial_batch_fields (Check) field in DocType 'Asset #. Capitalization Stock Item' #. Label of the use_serial_batch_fields (Check) field in DocType 'Delivery Note +#. Item' #. Label of the use_serial_batch_fields (Check) field in DocType 'Packed Item' #. Label of the use_serial_batch_fields (Check) field in DocType 'Pick List +#. Item' +#. Label of the use_serial_batch_fields (Check) field in DocType 'Purchase #. Receipt Item' #. Label of the use_serial_batch_fields (Check) field in DocType 'Stock Entry #. Detail' @@ -58493,6 +59004,7 @@ msgstr "" #. Reconciliation Item' #. Label of the use_serial_batch_fields (Check) field in DocType #. 'Subcontracting Receipt Item' +#. Label of the use_serial_batch_fields (Check) field in DocType #. 'Subcontracting Receipt Supplied Item' #: erpnext/accounts/doctype/pos_invoice_item/pos_invoice_item.json #: erpnext/accounts/doctype/purchase_invoice_item/purchase_invoice_item.json @@ -58515,6 +59027,7 @@ msgstr "" #. Label of the use_transaction_date_exchange_rate (Check) field in DocType #. 'Purchase Invoice' +#. Label of the use_transaction_date_exchange_rate (Check) field in DocType #. 'Buying Settings' #: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json #: erpnext/buying/doctype/buying_settings/buying_settings.json @@ -58606,11 +59119,15 @@ msgstr "Observaciones" msgid "User Resolution Time" msgstr "Tiempo de resolución de usuario" +#: erpnext/accounts/party.py:439 +msgid "User don't have permissions to select/read this account." +msgstr "" + #: erpnext/accounts/doctype/pricing_rule/utils.py:596 msgid "User has not applied rule on the invoice {0}" msgstr "El usuario no ha aplicado la regla en la factura {0}" -#: erpnext/crm/frappe_crm_api.py:176 +#: erpnext/crm/frappe_crm_api.py:183 msgid "User not allowed to synchronize data from Frappe CRM on ERPNext. Contact System Manager of ERPNext." msgstr "" @@ -58636,7 +59153,7 @@ msgstr "Usuario {0}: Se eliminó el rol de Empleado, ya que no hay ningún emple #: erpnext/accounts/doctype/pos_opening_entry/pos_opening_entry.py:62 msgid "User {} is disabled. Please select valid user/cashier" -msgstr "El usuario {} está inhabilitado. Seleccione un usuario / cajero válido" +msgstr "" #. Description of the 'Set Landed Cost Based on Purchase Invoice Rate' (Check) #. field in DocType 'Buying Settings' @@ -58779,7 +59296,7 @@ msgstr "Válida hasta" msgid "Valid for Countries" msgstr "Válido para Países" -#: erpnext/accounts/doctype/pricing_rule/pricing_rule.py:302 +#: erpnext/accounts/doctype/pricing_rule/pricing_rule.py:320 msgid "Valid from and valid upto fields are mandatory for the cumulative" msgstr "Los campos válidos desde y válidos hasta son obligatorios para el acumulado" @@ -58896,6 +59413,7 @@ msgstr "Método de Valoración" #. Label of the valuation_rate (Float) field in DocType 'Bin' #. Label of the valuation_rate (Currency) field in DocType 'Item' #. Label of the valuation_rate (Currency) field in DocType 'Purchase Receipt +#. Item' #. Label of the incoming_rate (Float) field in DocType 'Serial and Batch Entry' #. Label of the valuation_rate (Currency) field in DocType 'Stock Closing #. Balance' @@ -58928,11 +59446,11 @@ msgstr "Tasa de valoración" msgid "Valuation Rate (In / Out)" msgstr "Tasa de Valoración (Entrada/Salida)" -#: erpnext/stock/stock_ledger.py:2037 +#: erpnext/stock/stock_ledger.py:2041 msgid "Valuation Rate Missing" msgstr "Falta la tasa de valoración" -#: erpnext/stock/stock_ledger.py:2015 +#: erpnext/stock/stock_ledger.py:2019 msgid "Valuation Rate for the Item {0}, is required to do accounting entries for {1} {2}." msgstr "Tasa de valoración para el artículo {0}, se requiere para realizar asientos contables para {1} {2}." @@ -58956,6 +59474,7 @@ msgstr "La tasa de valoración de los artículos proporcionados por el cliente s #. Description of the 'Sales Incoming Rate' (Currency) field in DocType #. 'Purchase Invoice Item' +#. Description of the 'Sales Incoming Rate' (Currency) field in DocType #. 'Purchase Receipt Item' #: erpnext/accounts/doctype/purchase_invoice_item/purchase_invoice_item.json #: erpnext/stock/doctype/purchase_receipt_item/purchase_receipt_item.json @@ -58969,7 +59488,7 @@ msgstr "Los cargos por tipo de valoración no se pueden marcar como inclusivos" #: erpnext/public/js/controllers/accounts.js:228 msgid "Valuation type charges can not marked as Inclusive" -msgstr "Cargos de tipo de valoración no pueden marcado como Incluido" +msgstr "" #: erpnext/stock/report/stock_ledger_variance/stock_ledger_variance.js:58 msgid "Value (G - D)" @@ -58982,6 +59501,7 @@ msgstr "" #. Label of the value_after_depreciation (Currency) field in DocType 'Asset' #. Label of the value_after_depreciation (Currency) field in DocType 'Asset #. Depreciation Schedule' +#. Label of the value_after_depreciation (Currency) field in DocType 'Asset #. Finance Book' #: erpnext/accounts/report/asset_depreciation_ledger/asset_depreciation_ledger.py:184 #: erpnext/assets/doctype/asset/asset.json @@ -59150,6 +59670,10 @@ msgstr "Variante de" msgid "Variant creation has been queued." msgstr "La creación de variantes se ha puesto en cola." +#: erpnext/accounts/doctype/pricing_rule/pricing_rule.py:172 +msgid "Variant {0} and its template {1} cannot both be added to the same Pricing Rule" +msgstr "" + #. Label of the variants_section (Tab Break) field in DocType 'Item' #: erpnext/stock/doctype/item/item.json msgid "Variants" @@ -59459,8 +59983,11 @@ msgstr "" #. Entry' #. Label of the voucher_detail_no (Data) field in DocType 'Serial and Batch #. Bundle' +#. Label of the voucher_detail_no (Data) field in DocType 'Serial and Batch +#. Entry' #. Label of the voucher_detail_no (Data) field in DocType 'Stock Ledger Entry' #. Label of the voucher_detail_no (Data) field in DocType 'Stock Reservation +#. Entry' #: erpnext/accounts/doctype/gl_entry/gl_entry.json #: erpnext/accounts/doctype/payment_ledger_entry/payment_ledger_entry.json #: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.json @@ -59494,6 +60021,7 @@ msgstr "Nombre del comprobante" #. Label of the voucher_no (Dynamic Link) field in DocType 'Repost Accounting #. Ledger Items' #. Label of the voucher_no (Dynamic Link) field in DocType 'Repost Payment +#. Ledger Items' #. Label of the voucher_no (Dynamic Link) field in DocType 'Unreconcile #. Payment' #. Label of the voucher_no (Dynamic Link) field in DocType 'Repost Item @@ -59503,6 +60031,7 @@ msgstr "Nombre del comprobante" #. Label of the voucher_no (Data) field in DocType 'Serial and Batch Entry' #. Label of the voucher_no (Dynamic Link) field in DocType 'Stock Ledger Entry' #. Label of the voucher_no (Dynamic Link) field in DocType 'Stock Reservation +#. Entry' #: erpnext/accounts/doctype/advance_payment_ledger_entry/advance_payment_ledger_entry.json #: erpnext/accounts/doctype/gl_entry/gl_entry.json #: erpnext/accounts/doctype/ledger_health/ledger_health.json @@ -59543,7 +60072,7 @@ msgstr "Nombre del comprobante" msgid "Voucher No" msgstr "Comprobante No." -#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:1469 +#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:1470 msgid "Voucher No is mandatory" msgstr "" @@ -59568,12 +60097,14 @@ msgstr "" #. Items' #. Label of the voucher_type (Link) field in DocType 'Repost Payment Ledger' #. Label of the voucher_type (Link) field in DocType 'Repost Payment Ledger +#. Items' #. Label of the voucher_type (Link) field in DocType 'Unreconcile Payment' #. Label of the voucher_type (Link) field in DocType 'Repost Item Valuation' #. Label of the voucher_type (Link) field in DocType 'Serial and Batch Bundle' #. Label of the voucher_type (Data) field in DocType 'Serial and Batch Entry' #. Label of the voucher_type (Link) field in DocType 'Stock Ledger Entry' #. Label of the voucher_type (Select) field in DocType 'Stock Reservation +#. Entry' #: banking/src/components/features/ActionLog/ActionLogDialogBody.tsx:390 #: erpnext/accounts/doctype/advance_payment_ledger_entry/advance_payment_ledger_entry.json #: erpnext/accounts/doctype/gl_entry/gl_entry.json @@ -59643,8 +60174,11 @@ msgstr "ADVERTENCIA: La aplicación Exotel se ha separado de ERPNext; instale la #. Label of the wip_composite_asset (Link) field in DocType 'Purchase Invoice #. Item' #. Label of the wip_composite_asset (Link) field in DocType 'Purchase Order +#. Item' #. Label of the wip_composite_asset (Link) field in DocType 'Material Request +#. Item' #. Label of the wip_composite_asset (Link) field in DocType 'Purchase Receipt +#. Item' #: erpnext/accounts/doctype/purchase_invoice_item/purchase_invoice_item.json #: erpnext/buying/doctype/purchase_order_item/purchase_order_item.json #: erpnext/stock/doctype/material_request_item/material_request_item.json @@ -59752,12 +60286,16 @@ msgstr "Saldo de existencias en almacén" #. Label of the warehouse_and_reference (Section Break) field in DocType #. 'Request for Quotation Item' +#. Label of the warehouse_and_reference (Section Break) field in DocType #. 'Supplier Quotation Item' #. Label of the reference (Section Break) field in DocType 'Quotation Item' #. Label of the warehouse_and_reference (Section Break) field in DocType 'Sales #. Order Item' +#. Label of the warehouse_and_reference (Section Break) field in DocType #. 'Delivery Note Item' +#. Label of the warehouse_and_reference (Section Break) field in DocType #. 'Purchase Receipt Item' +#. Label of the warehouse_and_reference (Section Break) field in DocType #. 'Subcontracting Receipt Item' #: erpnext/buying/doctype/request_for_quotation_item/request_for_quotation_item.json #: erpnext/buying/doctype/supplier_quotation_item/supplier_quotation_item.json @@ -59815,7 +60353,7 @@ msgstr "El almacén {0} no pertenece a la compañía {1}" msgid "Warehouse {0} does not exist" msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.py:317 +#: erpnext/manufacturing/doctype/work_order/work_order.py:321 msgid "Warehouse {0} is not allowed for Sales Order {1}, it should be {2}" msgstr "" @@ -59855,11 +60393,15 @@ msgstr "Complejos de depósito de transacciones existentes no se pueden converti #. Option for the 'Action if Accumulated Monthly Budget Exceeded on MR' #. (Select) field in DocType 'Budget' #. Option for the 'Action if Annual Budget Exceeded on PO' (Select) field in +#. DocType 'Budget' #. Option for the 'Action if Accumulated Monthly Budget Exceeded on PO' +#. (Select) field in DocType 'Budget' #. Option for the 'Action if Annual Budget Exceeded on Actual' (Select) field #. in DocType 'Budget' #. Option for the 'Action if Accumulated Monthly Budget Exceeded on Actual' +#. (Select) field in DocType 'Budget' #. Option for the 'Action if Anual Budget Exceeded on Cumulative Expense' +#. (Select) field in DocType 'Budget' #. Option for the 'Action if Accumulative Monthly Budget Exceeded on Cumulative #. Expense' (Select) field in DocType 'Budget' #. Option for the 'Action if same rate is not maintained' (Select) field in @@ -59895,6 +60437,7 @@ msgstr "Avisar en Órdenes de Compra" #. Label of the warn_rfqs (Check) field in DocType 'Supplier Scorecard Scoring #. Standing' #. Label of the warn_rfqs (Check) field in DocType 'Supplier Scorecard +#. Standing' #: erpnext/buying/doctype/supplier/supplier.json #: erpnext/buying/doctype/supplier_scorecard_scoring_standing/supplier_scorecard_scoring_standing.json #: erpnext/buying/doctype/supplier_scorecard_standing/supplier_scorecard_standing.json @@ -59947,7 +60490,7 @@ msgstr "Advertencia: Existe otra {0} # {1} para la entrada de inventario {2}" msgid "Warning: Material Requested Qty is less than Minimum Order Qty" msgstr "Advertencia: La requisición de materiales es menor que la orden mínima establecida" -#: erpnext/manufacturing/doctype/work_order/work_order.py:1571 +#: erpnext/manufacturing/doctype/work_order/work_order.py:1630 msgid "Warning: Quantity exceeds maximum producible quantity based on quantity of raw materials received through the Subcontracting Inward Order {0}." msgstr "" @@ -60104,7 +60647,7 @@ msgstr "Especificaciones del sitio web" #: erpnext/accounts/letterhead/company_letterhead.html:91 #: erpnext/accounts/letterhead/company_letterhead_grey.html:109 msgid "Website:" -msgstr "Sitio Web:" +msgstr "" #: erpnext/selling/report/sales_analytics/sales_analytics.py:457 #: erpnext/stock/report/stock_analytics/stock_analytics.py:121 @@ -60141,11 +60684,13 @@ msgstr "Peso (kg)" #. Label of the weight_per_unit (Float) field in DocType 'Sales Invoice Item' #. Label of the weight_per_unit (Float) field in DocType 'Purchase Order Item' #. Label of the weight_per_unit (Float) field in DocType 'Supplier Quotation +#. Item' #. Label of the weight_per_unit (Float) field in DocType 'Quotation Item' #. Label of the weight_per_unit (Float) field in DocType 'Sales Order Item' #. Label of the weight_per_unit (Float) field in DocType 'Delivery Note Item' #. Label of the weight_per_unit (Float) field in DocType 'Item' #. Label of the weight_per_unit (Float) field in DocType 'Purchase Receipt +#. Item' #: erpnext/accounts/doctype/pos_invoice_item/pos_invoice_item.json #: erpnext/accounts/doctype/purchase_invoice_item/purchase_invoice_item.json #: erpnext/accounts/doctype/sales_invoice_item/sales_invoice_item.json @@ -60257,7 +60802,7 @@ msgstr "" msgid "When enabled, transactions with this supplier will be blocked based on the Hold Type below" msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:397 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:406 msgid "When there are multiple finished goods ({0}) in a Repack stock entry, the basic rate for all finished goods must be set manually. To set rate manually, enable the checkbox 'Set Basic Rate Manually' in the respective finished good row." msgstr "" @@ -60281,6 +60826,10 @@ msgstr "Al crear la cuenta para la empresa secundaria {0}, no se encontró la cu msgid "While making Purchase Invoice from Purchase Order, use Exchange Rate on Invoice's transaction date rather than inheriting it from Purchase Order. Only applies for Purchase Invoice." msgstr "" +#: erpnext/setup/setup_wizard/operations/install_fixtures.py:286 +msgid "White" +msgstr "Blanco" + #: erpnext/public/js/setup_wizard.js:31 msgid "Who are you setting this up for?" msgstr "" @@ -60453,7 +61002,7 @@ msgstr "Trabajo en Proceso" #: erpnext/selling/doctype/sales_order/sales_order.js:1056 #: erpnext/stock/doctype/material_request/material_request.js:216 #: erpnext/stock/doctype/material_request/material_request.json -#: erpnext/stock/doctype/material_request/material_request.py:871 +#: erpnext/stock/doctype/material_request/material_request.py:886 #: erpnext/stock/doctype/pick_list/pick_list.json #: erpnext/stock/doctype/serial_no/serial_no.json #: erpnext/stock/doctype/stock_entry/stock_entry.json @@ -60492,7 +61041,7 @@ msgstr "" msgid "Work Order Item" msgstr "Artículo de Órden de Trabajo" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:1015 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:1025 msgid "Work Order Mismatch" msgstr "" @@ -60533,16 +61082,16 @@ msgstr "Resumen de la orden de trabajo" msgid "Work Order Summary Report" msgstr "" -#: erpnext/stock/doctype/material_request/material_request.py:877 +#: erpnext/stock/doctype/material_request/material_request.py:892 msgid "Work Order cannot be created for following reason:
{0}" -msgstr "No se puede crear una orden de trabajo por el siguiente motivo:
{0}" +msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.py:1515 +#: erpnext/manufacturing/doctype/work_order/work_order.py:1574 msgid "Work Order cannot be raised against a Item Template" -msgstr "La Órden de Trabajo no puede levantarse contra una Plantilla de Artículo" +msgstr "" -#: erpnext/manufacturing/doctype/work_order/work_order.py:2709 -#: erpnext/manufacturing/doctype/work_order/work_order.py:2789 +#: erpnext/manufacturing/doctype/work_order/work_order.py:2768 +#: erpnext/manufacturing/doctype/work_order/work_order.py:2848 msgid "Work Order has been {0}" msgstr "La orden de trabajo ha sido {0}" @@ -60554,16 +61103,16 @@ msgstr "Orden de trabajo no creada" msgid "Work Order {0} created" msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:2696 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:2706 msgid "Work Order {0} has no produced qty" msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:1139 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:1149 msgid "Work Order {0}: Job Card not found for the operation {1}" -msgstr "Orden de trabajo {0}: Tarjeta de trabajo no encontrada para la operación {1}" +msgstr "" #: erpnext/manufacturing/report/job_card_summary/job_card_summary.js:56 -#: erpnext/stock/doctype/material_request/material_request.py:865 +#: erpnext/stock/doctype/material_request/material_request.py:880 msgid "Work Orders" msgstr "Órdenes de trabajo" @@ -60588,7 +61137,7 @@ msgstr "Trabajo en proceso" msgid "Work-in-Progress Warehouse" msgstr "Almacén de trabajos en proceso" -#: erpnext/manufacturing/doctype/work_order/work_order.py:863 +#: erpnext/manufacturing/doctype/work_order/work_order.py:922 msgid "Work-in-Progress Warehouse is required before Submit" msgstr "Se requiere un almacén de trabajos en proceso antes de validar" @@ -60664,7 +61213,7 @@ msgstr "" #. Label of the workstation_dashboard (HTML) field in DocType 'Workstation' #: erpnext/manufacturing/doctype/workstation/workstation.json msgid "Workstation Dashboard" -msgstr "" +msgstr "Panel de control de la estación de trabajo" #. Label of the workstation_name (Data) field in DocType 'Workstation' #: erpnext/manufacturing/doctype/workstation/workstation.json @@ -60765,6 +61314,7 @@ msgstr "Amortizar la cantidad" #. Label of the base_write_off_amount (Currency) field in DocType 'Purchase #. Invoice' #. Label of the base_write_off_amount (Currency) field in DocType 'Sales +#. Invoice' #: erpnext/accounts/doctype/pos_invoice/pos_invoice.json #: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json #: erpnext/accounts/doctype/sales_invoice/sales_invoice.json @@ -60809,6 +61359,7 @@ msgstr "" #. Label of the write_off_outstanding_amount_automatically (Check) field in #. DocType 'POS Invoice' +#. Label of the write_off_outstanding_amount_automatically (Check) field in #. DocType 'Sales Invoice' #: erpnext/accounts/doctype/pos_invoice/pos_invoice.json #: erpnext/accounts/doctype/sales_invoice/sales_invoice.json @@ -60824,6 +61375,7 @@ msgstr "Pedir por escrito" #. Option for the 'Depreciation Method' (Select) field in DocType 'Asset' #. Option for the 'Depreciation Method' (Select) field in DocType 'Asset #. Depreciation Schedule' +#. Option for the 'Depreciation Method' (Select) field in DocType 'Asset #. Finance Book' #: erpnext/assets/doctype/asset/asset.json #: erpnext/assets/doctype/asset_depreciation_schedule/asset_depreciation_schedule.json @@ -60883,9 +61435,9 @@ msgstr "Fecha de inicio de año o fecha de finalización de año está traslapa msgid "You are importing data for the code list:" msgstr "" -#: erpnext/controllers/accounts_controller.py:3918 +#: erpnext/controllers/accounts_controller.py:3928 msgid "You are not allowed to update as per the conditions set in {} Workflow." -msgstr "No se le permite actualizar según las condiciones establecidas en {} Flujo de trabajo." +msgstr "" #: erpnext/accounts/general_ledger.py:820 msgid "You are not authorized to add or update entries before {0}" @@ -60899,13 +61451,13 @@ msgstr "" msgid "You are not authorized to set Frozen value" msgstr "Usted no está autorizado para definir el 'valor congelado'" -#: erpnext/stock/doctype/pick_list/pick_list.py:516 +#: erpnext/stock/doctype/pick_list/pick_list.py:546 msgid "You are picking more than required quantity for the item {0}. Check if there is any other pick list created for the sales order {1}." msgstr "" #: erpnext/accounts/doctype/pos_invoice_merge_log/pos_invoice_merge_log.py:111 msgid "You can add the original invoice {} manually to proceed." -msgstr "" +msgstr "Puede agregar la factura original {} manualmente para continuar." #: banking/src/components/features/BankReconciliation/Rules/RuleForm.tsx:743 msgid "You can also add credit or debit values to pre-fill - these support both static values (like 200) or formulas (like transaction_amount * 0.25)." @@ -60917,7 +61469,7 @@ msgstr "Usted puede copiar y pegar este enlace en su navegador" #: erpnext/assets/doctype/asset_category/asset_category.py:113 msgid "You can also set default CWIP account in Company {}" -msgstr "También puede configurar una cuenta CWIP predeterminada en la empresa {}" +msgstr "" #: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:1064 msgid "You can change the parent account to a Balance Sheet account or select a different account." @@ -60942,7 +61494,7 @@ msgstr "Solo puede seleccionar un modo de pago por defecto" #: erpnext/selling/page/point_of_sale/pos_payment.js:595 msgid "You can redeem upto {0}." -msgstr "Puede canjear hasta {0}." +msgstr "" #: banking/src/components/features/BankReconciliation/IncorrectlyClearedEntries.tsx:193 msgid "You can reset the clearing dates of these entries here." @@ -60962,9 +61514,9 @@ msgstr "" #: erpnext/manufacturing/doctype/job_card/job_card.py:1378 msgid "You can't make any changes to Job Card since Work Order is closed." -msgstr "" +msgstr "No se puede realizar ningún cambio en la tarjeta de trabajo porque la orden de trabajo está cerrada." -#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:229 +#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:230 msgid "You can't process the serial number {0} as it has already been used in the SABB {1}. {2} if you want to inward same serial number multiple times then enabled 'Allow existing Serial No to be Manufactured/Received again' in the {3}" msgstr "" @@ -60972,7 +61524,7 @@ msgstr "" msgid "You can't redeem Loyalty Points having more value than the Total Amount." msgstr "" -#: erpnext/manufacturing/doctype/bom/bom.js:776 +#: erpnext/manufacturing/doctype/bom/bom.js:780 msgid "You cannot change the rate if BOM is mentioned against any Item." msgstr "" @@ -60982,11 +61534,11 @@ msgstr "" #: erpnext/accounts/general_ledger.py:183 msgid "You cannot create or cancel any accounting entries with in the closed Accounting Period {0}" -msgstr "No puede crear ni cancelar ningún asiento contable dentro del período contable cerrado {0}" +msgstr "" #: erpnext/accounts/general_ledger.py:851 msgid "You cannot create/amend any accounting entries till this date." -msgstr "" +msgstr "No es posible crear ni modificar ningún asiento contable hasta esta fecha." #: erpnext/accounts/doctype/journal_entry/journal_entry.py:950 msgid "You cannot credit and debit same account at the same time" @@ -60998,13 +61550,13 @@ msgstr "No puede eliminar Tipo de proyecto 'Externo'" #: erpnext/setup/doctype/department/department.js:19 msgid "You cannot edit root node." -msgstr "No puedes editar el nodo raíz." +msgstr "" #: erpnext/accounts/doctype/accounts_settings/accounts_settings.py:197 msgid "You cannot enable both the settings '{0}' and '{1}'." msgstr "" -#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:167 +#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:168 msgid "You cannot outward following {0} as either they are Delivered, Inactive or located in a different warehouse." msgstr "" @@ -61014,7 +61566,7 @@ msgstr "No puede canjear más de {0}." #: erpnext/stock/doctype/repost_item_valuation/repost_item_valuation.py:211 msgid "You cannot repost item valuation before {}" -msgstr "" +msgstr "No puedes volver a publicar la valoración del artículo antes del {}" #: erpnext/accounts/doctype/subscription/subscription.py:757 msgid "You cannot restart a Subscription that is not cancelled." @@ -61022,7 +61574,7 @@ msgstr "No puede reiniciar una suscripción que no está cancelada." #: erpnext/selling/page/point_of_sale/pos_payment.js:281 msgid "You cannot submit empty order." -msgstr "No puede validar un pedido vacío." +msgstr "" #: erpnext/selling/page/point_of_sale/pos_payment.js:280 msgid "You cannot submit the order without payment." @@ -61032,6 +61584,10 @@ msgstr "No puede validar el pedido sin pago." msgid "You cannot {0} this document because another Period Closing Entry {1} exists after {2}" msgstr "" +#: erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py:168 +msgid "You do not have enough permission to access {0}: {1}" +msgstr "" + #: erpnext/accounts/doctype/bank_statement_import_log/bank_statement_import_log.py:82 msgid "You do not have permission to import and submit bank transactions" msgstr "" @@ -61041,9 +61597,9 @@ msgstr "" msgid "You do not have permission to import bank transactions" msgstr "" -#: erpnext/controllers/accounts_controller.py:3896 +#: erpnext/controllers/accounts_controller.py:3906 msgid "You do not have permissions to {} items in a {}." -msgstr "No tienes permisos para {} elementos en un {}." +msgstr "" #: erpnext/accounts/doctype/loyalty_program/loyalty_program.py:186 msgid "You don't have enough Loyalty Points to redeem" @@ -61053,11 +61609,11 @@ msgstr "No tienes suficientes puntos de lealtad para canjear" msgid "You don't have enough points to redeem." msgstr "No tienes suficientes puntos para canjear." -#: erpnext/controllers/accounts_controller.py:4464 +#: erpnext/controllers/accounts_controller.py:4474 msgid "You don't have permission to create a Company Address. Please contact your System Manager." msgstr "" -#: erpnext/controllers/accounts_controller.py:4444 +#: erpnext/controllers/accounts_controller.py:4454 msgid "You don't have permission to update Company details. Please contact your System Manager." msgstr "" @@ -61065,13 +61621,13 @@ msgstr "" msgid "You don't have permission to update Received Qty DocField for item {0}" msgstr "" -#: erpnext/controllers/accounts_controller.py:4438 +#: erpnext/controllers/accounts_controller.py:4448 msgid "You don't have permission to update this document. Please contact your System Manager." msgstr "" -#: erpnext/accounts/doctype/opening_invoice_creation_tool/opening_invoice_creation_tool.py:303 +#: erpnext/accounts/doctype/opening_invoice_creation_tool/opening_invoice_creation_tool.py:313 msgid "You had {} errors while creating opening invoices. Check {} for more details" -msgstr "Tuvo {} errores al crear facturas de apertura. Consulte {} para obtener más detalles" +msgstr "" #: erpnext/public/js/utils.js:1064 msgid "You have already selected items from {0} {1}" @@ -61091,7 +61647,7 @@ msgstr "" #: erpnext/stock/doctype/shipment/shipment.js:442 msgid "You have entered a duplicate Delivery Note on Row" -msgstr "" +msgstr "Ha introducido una nota de entrega duplicada en la fila" #: banking/src/components/features/BankReconciliation/BankPicker.tsx:64 msgid "You have not added any bank accounts to your company." @@ -61115,7 +61671,7 @@ msgstr "Debe seleccionar un cliente antes de agregar un artículo." #: erpnext/accounts/doctype/pos_invoice/pos_invoice.py:279 msgid "You need to cancel POS Closing Entry {} to be able to cancel this document." -msgstr "" +msgstr "Debe cancelar la entrada de cierre de TPV {} para poder cancelar este documento." #: erpnext/controllers/accounts_controller.py:3250 msgid "You selected the account group {1} as {2} Account in row {0}. Please select a single account." @@ -61173,7 +61729,7 @@ msgstr "" msgid "Zero Rated" msgstr "" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:726 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:736 msgid "Zero quantity" msgstr "" @@ -61191,15 +61747,15 @@ msgstr "" msgid "Zip File" msgstr "Archivo zip" -#: erpnext/stock/reorder_item.py:374 +#: erpnext/stock/reorder_item.py:376 msgid "[Important] [ERPNext] Auto Reorder Errors" msgstr "[Importante] [ERPNext] Errores de reorden automático" -#: erpnext/controllers/status_updater.py:305 +#: erpnext/controllers/status_updater.py:306 msgid "`Allow Negative rates for Items`" msgstr "`Permitir precios Negativos para los Productos`" -#: erpnext/stock/stock_ledger.py:2029 +#: erpnext/stock/stock_ledger.py:2033 msgid "after" msgstr "después" @@ -61215,11 +61771,11 @@ msgstr "" msgid "as Title" msgstr "" -#: erpnext/manufacturing/doctype/bom/bom.js:1026 +#: erpnext/manufacturing/doctype/bom/bom.js:1030 msgid "as a percentage of finished item quantity" msgstr "" -#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:1639 +#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:1640 msgid "as of {0}" msgstr "" @@ -61237,7 +61793,7 @@ msgstr "" #: erpnext/public/js/utils/sales_common.js:336 msgid "cannot be greater than 100" -msgstr "no puede ser mayor que 100" +msgstr "" #: erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py:341 #: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:1152 @@ -61376,7 +61932,7 @@ msgstr "" #: erpnext/utilities/__init__.py:47 msgid "payments app is not installed. Please install it from {} or {}" -msgstr "" +msgstr "La aplicación de pagos no está instalada. Instálela desde {} o {}" #. Description of the 'Net Hour Rate' (Currency) field in DocType 'Workstation' #. Description of the 'Net Hour Rate' (Currency) field in DocType 'Workstation @@ -61384,13 +61940,14 @@ msgstr "" #. Description of the 'Billing Rate' (Currency) field in DocType 'Activity #. Cost' #. Description of the 'Costing Rate' (Currency) field in DocType 'Activity +#. Cost' #: erpnext/manufacturing/doctype/workstation/workstation.json #: erpnext/manufacturing/doctype/workstation_type/workstation_type.json #: erpnext/projects/doctype/activity_cost/activity_cost.json msgid "per hour" msgstr "por hora" -#: erpnext/stock/stock_ledger.py:2030 +#: erpnext/stock/stock_ledger.py:2034 msgid "performing either one below:" msgstr "" @@ -61456,7 +62013,7 @@ msgstr "" #. Settings' #: erpnext/erpnext_integrations/doctype/plaid_settings/plaid_settings.json msgid "sandbox" -msgstr "salvadera" +msgstr "" #: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:1523 msgid "sold" @@ -61466,8 +62023,8 @@ msgstr "vendido" msgid "subscription is already cancelled." msgstr "" -#: erpnext/controllers/status_updater.py:503 -#: erpnext/controllers/status_updater.py:522 +#: erpnext/controllers/status_updater.py:504 +#: erpnext/controllers/status_updater.py:523 msgid "target_ref_field" msgstr "" @@ -61532,7 +62089,7 @@ msgstr "" #: erpnext/assets/doctype/asset_category/asset_category.py:111 msgid "you must select Capital Work in Progress Account in accounts table" -msgstr "debe seleccionar Cuenta Capital Work in Progress en la tabla de cuentas" +msgstr "" #: erpnext/controllers/accounts_controller.py:1313 msgid "{0} '{1}' is disabled" @@ -61542,7 +62099,7 @@ msgstr "{0} '{1}' está deshabilitado" msgid "{0} '{1}' not in Fiscal Year {2}" msgstr "{0} '{1}' no esta en el año fiscal {2}" -#: erpnext/manufacturing/doctype/work_order/work_order.py:749 +#: erpnext/manufacturing/doctype/work_order/work_order.py:808 msgid "{0} ({1}) cannot be greater than planned quantity ({2}) in Work Order {3}" msgstr "{0} ({1}) no puede ser mayor que la cantidad planificada ({2}) en la Orden de trabajo {3}" @@ -61643,7 +62200,7 @@ msgstr "{0} activo no se puede transferir" msgid "{0} can be either {1} or {2}." msgstr "" -#: erpnext/accounts/doctype/pricing_rule/pricing_rule.py:279 +#: erpnext/accounts/doctype/pricing_rule/pricing_rule.py:297 msgid "{0} can not be negative" msgstr "{0} no puede ser negativo" @@ -61661,7 +62218,7 @@ msgstr "" #: erpnext/manufacturing/doctype/production_plan/production_plan.py:921 #: erpnext/manufacturing/doctype/production_plan/production_plan.py:1037 -#: erpnext/stock/doctype/pick_list/pick_list.py:1341 +#: erpnext/stock/doctype/pick_list/pick_list.py:1371 #: erpnext/subcontracting/doctype/subcontracting_inward_order/subcontracting_inward_order.py:323 msgid "{0} created" msgstr "{0} creado" @@ -61708,7 +62265,7 @@ msgstr "{0} de {1}" msgid "{0} has Payment Term based allocation enabled. Select a Payment Term for Row #{1} in Payment References section" msgstr "" -#: erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py:805 +#: erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py:850 msgid "{0} has been modified after you pulled it. Please pull it again." msgstr "" @@ -61767,7 +62324,7 @@ msgstr "{0} es obligatorio. Quizás no se crea el registro de cambio de moneda p msgid "{0} is mandatory. Maybe Currency Exchange record is not created for {1} to {2}." msgstr "{0} es obligatorio. Posiblemente el registro de cambio de moneda no ha sido creado para {1} hasta {2}." -#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:1863 +#: erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py:1864 msgid "{0} is not a CSV file." msgstr "" @@ -61779,7 +62336,7 @@ msgstr "{0} no es una cuenta bancaria de la empresa" msgid "{0} is not a group node. Please select a group node as parent cost center" msgstr "{0} no es un nodo de grupo. Seleccione un nodo de grupo como centro de costo primario" -#: erpnext/stock/doctype/stock_entry/stock_entry.py:778 +#: erpnext/stock/doctype/stock_entry/stock_entry.py:788 msgid "{0} is not a stock Item" msgstr "{0} no es un artículo en existencia" @@ -61787,7 +62344,7 @@ msgstr "{0} no es un artículo en existencia" msgid "{0} is not a valid Accounting Dimension." msgstr "" -#: erpnext/controllers/item_variant.py:189 +#: erpnext/controllers/item_variant.py:251 msgid "{0} is not a valid Value for Attribute {1} of Item {2}." msgstr "{0} no es un valor válido para el atributo {1} del artículo {2}." @@ -61795,7 +62352,7 @@ msgstr "{0} no es un valor válido para el atributo {1} del artículo {2}." msgid "{0} is not a valid {1} fieldname." msgstr "" -#: erpnext/accounts/doctype/pricing_rule/pricing_rule.py:168 +#: erpnext/accounts/doctype/pricing_rule/pricing_rule.py:186 msgid "{0} is not added in the table" msgstr "{0} no se agrega a la tabla" @@ -61805,15 +62362,15 @@ msgstr "{0} no está habilitado en {1}" #: erpnext/setup/doctype/transaction_deletion_record/transaction_deletion_record.py:647 msgid "{0} is not running. Cannot trigger events for this Document" -msgstr "" +msgstr "{0} no se está ejecutando. No se pueden activar eventos para este documento" #: erpnext/stock/doctype/material_request/material_request.py:652 msgid "{0} is not the default supplier for any items." msgstr "{0} no es el proveedor predeterminado para ningún artículo." -#: erpnext/accounts/doctype/payment_entry/payment_entry.py:2972 +#: erpnext/accounts/doctype/payment_entry/payment_entry.py:2975 msgid "{0} is on hold till {1}" -msgstr "{0} está en espera hasta {1}" +msgstr "" #: erpnext/accounts/doctype/pos_opening_entry/pos_opening_entry.py:68 msgid "{0} is open. Close the POS or cancel the existing POS Opening Entry to create a new POS Opening Entry." @@ -61855,7 +62412,7 @@ msgstr "" msgid "{0} not found for item {1}" msgstr "{0} no encontrado para el Artículo {1}" -#: erpnext/support/doctype/service_level_agreement/service_level_agreement.py:706 +#: erpnext/support/doctype/service_level_agreement/service_level_agreement.py:709 msgid "{0} parameter is invalid" msgstr "El parámetro {0} no es válido" @@ -61870,7 +62427,7 @@ msgstr "" #: banking/src/components/features/BankStatementImporter/CSV/StatementDetails.tsx:167 msgctxt "Do MMMM YYYY" msgid "{0} to {1}" -msgstr "" +msgstr "{0} a {1}" #: banking/src/components/features/BankStatementImporter/CSV/StatementDetails.tsx:234 msgid "{0} transactions will be imported into the system. Please review the details below and click the 'Import' button to proceed." @@ -61880,11 +62437,11 @@ msgstr "" msgid "{0} units are reserved for Item {1} in Warehouse {2}, please un-reserve the same to {3} the Stock Reconciliation." msgstr "" -#: erpnext/stock/doctype/pick_list/pick_list.py:1090 +#: erpnext/stock/doctype/pick_list/pick_list.py:1120 msgid "{0} units of Item {1} is not available in any of the warehouses." msgstr "" -#: erpnext/stock/doctype/pick_list/pick_list.py:1083 +#: erpnext/stock/doctype/pick_list/pick_list.py:1113 msgid "{0} units of Item {1} is not available in any of the warehouses. Other Pick Lists exist for this item." msgstr "" @@ -61892,16 +62449,16 @@ msgstr "" msgid "{0} units of {1} are required in {2} with the inventory dimension: {3} on {4} {5} for {6} to complete the transaction." msgstr "" -#: erpnext/stock/stock_ledger.py:1682 erpnext/stock/stock_ledger.py:2197 -#: erpnext/stock/stock_ledger.py:2211 +#: erpnext/stock/stock_ledger.py:1686 erpnext/stock/stock_ledger.py:2201 +#: erpnext/stock/stock_ledger.py:2215 msgid "{0} units of {1} needed in {2} on {3} {4} for {5} to complete this transaction." msgstr "{0} unidades de {1} necesaria en {2} sobre {3} {4} {5} para completar esta transacción." -#: erpnext/stock/stock_ledger.py:2298 erpnext/stock/stock_ledger.py:2343 +#: erpnext/stock/stock_ledger.py:2302 erpnext/stock/stock_ledger.py:2347 msgid "{0} units of {1} needed in {2} on {3} {4} to complete this transaction." msgstr "" -#: erpnext/stock/stock_ledger.py:1676 +#: erpnext/stock/stock_ledger.py:1680 msgid "{0} units of {1} needed in {2} to complete this transaction." msgstr "{0} unidades de {1} necesaria en {2} para completar esta transacción." @@ -61955,7 +62512,7 @@ msgstr "{0} {1} creado" msgid "{0} {1} does not exist" msgstr "{0} {1} no existe" -#: erpnext/accounts/party.py:575 +#: erpnext/accounts/party.py:591 msgid "{0} {1} has accounting entries in currency {2} for company {3}. Please select a receivable or payable account with currency {2}." msgstr "{0} {1} tiene asientos contables en la moneda {2} de la empresa {3}. Seleccione una cuenta por cobrar o por pagar con la moneda {2}." @@ -62006,11 +62563,11 @@ msgstr "{0} {1} está cancelado por lo tanto la acción no puede ser completada" msgid "{0} {1} is closed" msgstr "{0} {1} está cerrado" -#: erpnext/accounts/party.py:813 +#: erpnext/accounts/party.py:829 msgid "{0} {1} is disabled" msgstr "{0} {1} está desactivado" -#: erpnext/accounts/party.py:819 +#: erpnext/accounts/party.py:835 msgid "{0} {1} is frozen" msgstr "{0} {1} está congelado" @@ -62018,7 +62575,7 @@ msgstr "{0} {1} está congelado" msgid "{0} {1} is fully billed" msgstr "{0} {1} está totalmente facturado" -#: erpnext/accounts/party.py:823 +#: erpnext/accounts/party.py:839 msgid "{0} {1} is not active" msgstr "{0} {1} no está activo" @@ -62130,7 +62687,7 @@ msgstr "" #: erpnext/manufacturing/doctype/job_card/job_card.py:1350 #: erpnext/manufacturing/doctype/job_card/job_card.py:1358 msgid "{0}, complete the operation {1} before the operation {2}." -msgstr "{0}, complete la operación {1} antes de la operación {2}." +msgstr "" #: erpnext/selling/report/sales_person_wise_transaction_summary/sales_person_wise_transaction_summary.py:61 msgid "{0}, {1} or {2} are the only allowed options." @@ -62188,7 +62745,7 @@ msgstr "{doctype} {name} está cancelado o cerrado." msgid "{field_label} is mandatory for sub-contracted {doctype}." msgstr "" -#: erpnext/controllers/stock_controller.py:2283 +#: erpnext/controllers/stock_controller.py:2285 msgid "{item_name}'s Sample Size ({sample_size}) cannot be greater than the Accepted Quantity ({accepted_quantity})" msgstr "" @@ -62202,11 +62759,11 @@ msgstr "{}" #: erpnext/accounts/doctype/sales_invoice/sales_invoice.py:2189 msgid "{} can't be cancelled since the Loyalty Points earned has been redeemed. First cancel the {} No {}" -msgstr "{} no se puede cancelar ya que se canjearon los puntos de fidelidad ganados. Primero cancele el {} No {}" +msgstr "" #: erpnext/controllers/buying_controller.py:290 msgid "{} has submitted assets linked to it. You need to cancel the assets to create purchase return." -msgstr "{} tiene validados elementos vinculados a él. Debe cancelar los activos para crear una devolución de compra." +msgstr "" #: banking/src/components/features/ActionLog/ActionLogDialogBody.tsx:236 msgid "{} invoices" @@ -62214,16 +62771,16 @@ msgstr "{} facturas" #: erpnext/accounts/doctype/chart_of_accounts_importer/chart_of_accounts_importer.py:66 msgid "{} is a child company." -msgstr "" +msgstr "{} es una empresa filial." #: erpnext/accounts/doctype/party_link/party_link.py:53 #: erpnext/accounts/doctype/party_link/party_link.py:63 msgid "{} {} is already linked with another {}" -msgstr "{} {} ya está vinculado con otro {}" +msgstr "" #: erpnext/accounts/doctype/party_link/party_link.py:40 msgid "{} {} is already linked with {} {}" -msgstr "{} {} ya está vinculado con {} {}" +msgstr "" #: erpnext/accounts/doctype/bank_transaction/bank_transaction.py:448 msgid "{} {} is not affecting bank account {}"