123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104 |
- # Translation of Odoo Server.
- # This file contains the translation of the following modules:
- # * sale_timesheet
- #
- # Translators:
- msgid ""
- msgstr ""
- "Project-Id-Version: Odoo 9.0\n"
- "Report-Msgid-Bugs-To: \n"
- "POT-Creation-Date: 2016-08-18 14:08+0000\n"
- "PO-Revision-Date: 2015-10-06 08:55+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: sale_timesheet
- #: model:ir.model,name:sale_timesheet.model_res_company
- msgid "Companies"
- msgstr "Compañías"
- #. module: sale_timesheet
- #: model:ir.model,name:sale_timesheet.model_hr_employee
- msgid "Employee"
- msgstr "Empleado"
- #. module: sale_timesheet
- #: model:ir.model,name:sale_timesheet.model_product_template
- msgid "Product Template"
- msgstr "Plantilla producto"
- #. module: sale_timesheet
- #: model_terms:ir.ui.view,arch_db:sale_timesheet.view_order_form_inherit_sale_timesheet
- msgid "Project"
- msgstr ""
- #. module: sale_timesheet
- #: model:ir.model.fields,field_description:sale_timesheet.field_sale_order_project_project_id
- msgid "Project associated to this sale"
- msgstr ""
- #. module: sale_timesheet
- #: model:ir.model,name:sale_timesheet.model_sale_order
- msgid "Sales Order"
- msgstr "Pedido de venta"
- #. module: sale_timesheet
- #: model:ir.model,name:sale_timesheet.model_sale_order_line
- msgid "Sales Order Line"
- msgstr "Línea de pedido de venta"
- #. module: sale_timesheet
- #: model:ir.model.fields,help:sale_timesheet.project_time_mode_id_duplicate_xmlid
- msgid ""
- "This will set the unit of measure used in projects and tasks.\n"
- "If you use the timesheet linked to projects, don't forget to setup the right "
- "unit of measure in your employees."
- msgstr ""
- #. module: sale_timesheet
- #: model:ir.model.fields,field_description:sale_timesheet.field_hr_employee_timesheet_cost
- msgid "Timesheet Cost"
- msgstr ""
- #. module: sale_timesheet
- #: model:ir.model.fields,field_description:sale_timesheet.project_time_mode_id_duplicate_xmlid
- msgid "Timesheet UoM"
- msgstr ""
- #. module: sale_timesheet
- #: model:ir.model.fields,field_description:sale_timesheet.field_sale_order_timesheet_count
- msgid "Timesheet activities"
- msgstr ""
- #. module: sale_timesheet
- #: model:ir.model.fields,field_description:sale_timesheet.field_sale_order_timesheet_ids
- msgid "Timesheet activities associated to this sale"
- msgstr ""
- #. module: sale_timesheet
- #: model_terms:ir.ui.view,arch_db:sale_timesheet.hr_timesheet_employee_extd_form
- #: model_terms:ir.ui.view,arch_db:sale_timesheet.view_order_form_inherit_sale_timesheet
- msgid "Timesheets"
- msgstr ""
- #. module: sale_timesheet
- #: code:addons/sale_timesheet/models/sale_timesheet.py:128
- #, python-format
- msgid ""
- "You can use only one product on timesheet within the same sale order. You "
- "should split your order to include only one contract based on time and "
- "material."
- msgstr ""
- #. module: sale_timesheet
- #: model:ir.model,name:sale_timesheet.model_account_analytic_line
- #, fuzzy
- msgid "account analytic line"
- msgstr "Línea Analítica"
|