# Translation of Odoo Server. # This file contains the translation of the following modules: # * stock_account # # Translators: msgid "" msgstr "" "Project-Id-Version: Odoo 9.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2016-09-07 08:56+0000\n" "PO-Revision-Date: 2015-12-16 04:00+0000\n" "Last-Translator: Martin Trigaux\n" "Language-Team: Spanish (Argentina) (http://www.transifex.com/odoo/odoo-9/" "language/es_AR/)\n" "Language: es_AR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: stock_account #: model:ir.ui.view,arch_db:stock_account.view_location_form_inherit msgid "Accounting Information" msgstr "Información Contable" #. module: stock_account #: selection:product.category,property_cost_method:0 #: selection:product.template,property_cost_method:0 msgid "Average Price" msgstr "Precio Promedio" #. module: stock_account #: model:ir.ui.view,arch_db:stock_account.view_change_standard_price #: model:ir.ui.view,arch_db:stock_account.view_wizard_valuation_history msgid "Cancel" msgstr "Cancelar" #. module: stock_account #: model:ir.model.fields,field_description:stock_account.field_stock_history_company_id #: model:ir.ui.view,arch_db:stock_account.view_stock_history_report_search msgid "Company" msgstr "Compañía" #. module: stock_account #: model:ir.ui.view,arch_db:stock_account.view_change_standard_price msgid "Cost" msgstr "Costo" #. module: stock_account #: model:ir.model.fields,field_description:stock_account.field_product_category_property_cost_method #: model:ir.model.fields,field_description:stock_account.field_product_product_property_cost_method #: model:ir.model.fields,field_description:stock_account.field_product_template_property_cost_method msgid "Costing Method" msgstr "Método costo" #. module: stock_account #: model:ir.model.fields,field_description:stock_account.field_stock_change_standard_price_create_uid #: model:ir.model.fields,field_description:stock_account.field_wizard_valuation_history_create_uid msgid "Created by" msgstr "Creado por" #. module: stock_account #: model:ir.model.fields,field_description:stock_account.field_stock_change_standard_price_create_date #: model:ir.model.fields,field_description:stock_account.field_wizard_valuation_history_create_date msgid "Created on" msgstr "Creado en" #. module: stock_account #: model:ir.model.fields,field_description:stock_account.field_wizard_valuation_history_date msgid "Date" msgstr "Fecha" #. module: stock_account #: model:ir.model.fields,field_description:stock_account.field_stock_change_standard_price_display_name #: model:ir.model.fields,field_description:stock_account.field_stock_history_display_name #: model:ir.model.fields,field_description:stock_account.field_wizard_valuation_history_display_name msgid "Display Name" msgstr "Mostrar Nombre" #. module: stock_account #: model:ir.ui.view,arch_db:stock_account.view_stock_history_report_search msgid "Group By" msgstr "Agrupar por" #. module: stock_account #: model:ir.model.fields,field_description:stock_account.field_stock_change_standard_price_id #: model:ir.model.fields,field_description:stock_account.field_stock_history_id #: model:ir.model.fields,field_description:stock_account.field_wizard_valuation_history_id msgid "ID" msgstr "ID" #. module: stock_account #: model:ir.model,name:stock_account.model_stock_inventory msgid "Inventory" msgstr "Equipo" #. module: stock_account #: model:ir.model,name:stock_account.model_stock_location msgid "Inventory Locations" msgstr "Ubicaciones de inventario" #. module: stock_account #: model:ir.model.fields,field_description:stock_account.field_stock_history_inventory_value msgid "Inventory Value" msgstr "Valor del inventario" #. module: stock_account #: model:ir.model,name:stock_account.model_account_invoice msgid "Invoice" msgstr "Factura" #. module: stock_account #: model:ir.model,name:stock_account.model_account_invoice_line msgid "Invoice Line" msgstr "Línea de factura" #. module: stock_account #: model:ir.model.fields,field_description:stock_account.field_stock_change_standard_price___last_update #: model:ir.model.fields,field_description:stock_account.field_stock_history___last_update #: model:ir.model.fields,field_description:stock_account.field_wizard_valuation_history___last_update msgid "Last Modified on" msgstr "Última modificación en" #. module: stock_account #: model:ir.model.fields,field_description:stock_account.field_stock_change_standard_price_write_uid #: model:ir.model.fields,field_description:stock_account.field_wizard_valuation_history_write_uid msgid "Last Updated by" msgstr "Última actualización realizada por" #. module: stock_account #: model:ir.model.fields,field_description:stock_account.field_stock_change_standard_price_write_date #: model:ir.model.fields,field_description:stock_account.field_wizard_valuation_history_write_date msgid "Last Updated on" msgstr "Última actualización el" #. module: stock_account #: model:ir.model.fields,field_description:stock_account.field_stock_history_location_id #: model:ir.ui.view,arch_db:stock_account.view_stock_history_report_search msgid "Location" msgstr "Ubicación" #. module: stock_account #: model:ir.model.fields,field_description:stock_account.field_stock_change_standard_price_new_price msgid "Price" msgstr "Precio" #. module: stock_account #: model:ir.model,name:stock_account.model_product_product #: model:ir.model.fields,field_description:stock_account.field_stock_history_product_id #: model:ir.ui.view,arch_db:stock_account.view_stock_history_report_search msgid "Product" msgstr "Producto" #. module: stock_account #: model:ir.model,name:stock_account.model_product_category #: model:ir.model.fields,field_description:stock_account.field_stock_history_product_categ_id #: model:ir.ui.view,arch_db:stock_account.view_stock_history_report_search msgid "Product Category" msgstr "Categoría de Producto" #. module: stock_account #: model:ir.model.fields,field_description:stock_account.field_stock_history_quantity msgid "Product Quantity" msgstr "Cantidad del producto" #. module: stock_account #: model:ir.model,name:stock_account.model_product_template #: model:ir.model.fields,field_description:stock_account.field_stock_history_product_template_id #: model:ir.ui.view,arch_db:stock_account.view_stock_history_report_search msgid "Product Template" msgstr "Plantilla de Producto" #. module: stock_account #: model:ir.model,name:stock_account.model_stock_quant msgid "Quants" msgstr "Quants" #. module: stock_account #: selection:product.category,property_cost_method:0 #: selection:product.template,property_cost_method:0 msgid "Real Price" msgstr "Precio real" #. module: stock_account #: model:ir.model.fields,field_description:stock_account.field_stock_history_source msgid "Source" msgstr "Origen" #. module: stock_account #: selection:product.category,property_cost_method:0 #: selection:product.template,property_cost_method:0 msgid "Standard Price" msgstr "Precio estándar" #. module: stock_account #: model:ir.model.fields,field_description:stock_account.field_product_category_property_stock_account_input_categ_id #: model:ir.model.fields,field_description:stock_account.field_product_product_property_stock_account_input #: model:ir.model.fields,field_description:stock_account.field_product_template_property_stock_account_input msgid "Stock Input Account" msgstr "Cuenta entrada stock" #. module: stock_account #: code:addons/stock_account/models/account_chart_template.py:15 #: model:ir.model.fields,field_description:stock_account.field_product_category_property_stock_journal #, python-format msgid "Stock Journal" msgstr "Diario de inventario" #. module: stock_account #: model:ir.model,name:stock_account.model_stock_move #: model:ir.model.fields,field_description:stock_account.field_stock_history_move_id #: model:ir.ui.view,arch_db:stock_account.view_stock_history_report_search msgid "Stock Move" msgstr "Movimiento de Stock" #. module: stock_account #: model:ir.model.fields,field_description:stock_account.field_product_category_property_stock_account_output_categ_id #: model:ir.model.fields,field_description:stock_account.field_product_product_property_stock_account_output #: model:ir.model.fields,field_description:stock_account.field_product_template_property_stock_account_output msgid "Stock Output Account" msgstr "Cuenta salida stock" #. module: stock_account #: model:ir.model,name:stock_account.model_account_chart_template msgid "Templates for Account Chart" msgstr "Plantillas para el Plan de Cuentas" #. module: stock_account #: model:ir.model.fields,field_description:stock_account.field_stock_history_price_unit_on_quant msgid "Value" msgstr "Valor" #. module: stock_account #: model:ir.model.fields,help:stock_account.field_product_category_property_stock_account_input_categ_id msgid "" "When doing real-time inventory valuation, counterpart journal items for all " "incoming stock moves will be posted in this account, unless there is a " "specific valuation account set on the source location. This is the default " "value for all products in this category. It can also directly be set on each " "product" msgstr "" "Cuando se realiza una valoración de inventario en tiempo real, la " "contrapartida para todos los movimientos de entrada serán imputados en esta " "cuenta, a menos que se haya establecido una cuenta de valoración específica " "en la ubicación fuente. Éste es el valor por defecto para todos los " "productos en esta categoría. También se puede establecer directamente en " "cada producto." #. module: stock_account #: model:ir.model.fields,help:stock_account.field_product_category_property_stock_valuation_account_id msgid "" "When real-time inventory valuation is enabled on a product, this account " "will hold the current value of the products." msgstr "" "Cuando está activada una valoración de inventario en tiempo real de un " "producto, esta cuenta contiene el valor actual de los productos." #. module: stock_account #: model:ir.ui.view,arch_db:stock_account.view_change_standard_price msgid "_Apply" msgstr "_Aplicar"