# 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-10-06 08:56+0000\n" "Last-Translator: Martin Trigaux\n" "Language-Team: Spanish (Chile) (http://www.transifex.com/odoo/odoo-9/" "language/es_CL/)\n" "Language: es_CL\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 medio" #. 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.ui.view,arch_db:stock_account.view_change_standard_price msgid "Change Price" msgstr "Cambiar precio" #. module: stock_account #: model:ir.actions.act_window,name:stock_account.action_view_change_standard_price #: model:ir.model,name:stock_account.model_stock_change_standard_price #: model:ir.ui.view,arch_db:stock_account.view_change_standard_price msgid "Change Standard Price" msgstr "Cambiar precio estándar" #. 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 "Coste" #. 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 de 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 "Nombre mostrado" #. 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 (identificación)" #. module: stock_account #: model:ir.model.fields,help:stock_account.field_stock_change_standard_price_new_price msgid "" "If cost price is increased, stock variation account will be debited and " "stock output account will be credited with the value = (difference of amount " "* quantity available).\n" "If cost price is decreased, stock variation account will be creadited and " "stock input account will be debited." msgstr "" "Si el precio de coste se aumenta, la cuenta de variación de stock irá al " "debe y la cuenta de salida de stock irá al haber con el valor = (diferencia " "de importe * cantidad disponible).\n" "Si el precio de coste se reduce, la cuenta de variación de stock irá al " "haber y la cuenta de entrada de stock irá al debe." #. module: stock_account #: model:ir.model,name:stock_account.model_stock_inventory msgid "Inventory" msgstr "Inventario" #. module: stock_account #: model:ir.model.fields,field_description:stock_account.field_product_category_property_valuation #: model:ir.model.fields,field_description:stock_account.field_product_product_property_valuation #: model:ir.model.fields,field_description:stock_account.field_product_template_property_valuation #: model:ir.model.fields,field_description:stock_account.field_stock_config_settings_group_stock_inventory_valuation #: model:ir.ui.view,arch_db:stock_account.view_category_property_form msgid "Inventory Valuation" msgstr "Valoración 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 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 de" #. 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 en" #. 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 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 producto" #. module: stock_account #: model:ir.model.fields,field_description:stock_account.field_stock_history_source msgid "Source" msgstr "Texto original" #. 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 "Moviemiento 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.fields,field_description:stock_account.field_product_category_property_stock_valuation_account_id msgid "Stock Valuation Account" msgstr "Cuenta de valoración de existencias" #. module: stock_account #: model:ir.ui.view,arch_db:stock_account.view_stock_history_report_tree msgid "Total Value" msgstr "Valor total" #. 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_journal msgid "" "When doing real-time inventory valuation, this is the Accounting Journal in " "which entries will be automatically posted when stock moves are processed." msgstr "" "Al hacer la valoración de inventario en tiempo real, este es el diario " "contable donde los asientos se crearán automáticamente cuando los " "movimientos de stock se procesen." #. 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"