You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
# Translation of Odoo Server. # This file contains the translation of the following modules: # * crm_department # msgid "" msgstr "" "Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2015-01-24 13:47+0000\n" "PO-Revision-Date: 2015-01-24 13:47+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Plural-Forms: \n"
#. module: crm_department #: field:crm.department,children:0 msgid "Children" msgstr "Hijos"
#. module: crm_department #: field:crm.department,create_uid:0 msgid "Created by" msgstr "Creado por"
#. module: crm_department #: field:crm.department,create_date:0 msgid "Created on" msgstr "Creado en"
#. module: crm_department #: field:crm.department,id:0 msgid "ID" msgstr "ID"
#. module: crm_department #: field:crm.department,write_uid:0 msgid "Last Updated by" msgstr "Última actualización por"
#. module: crm_department #: field:crm.department,write_date:0 msgid "Last Updated on" msgstr "Última actualización en"
#. module: crm_department #: field:crm.department,name:0 msgid "Name" msgstr "Nombre"
#. module: crm_department #: field:crm.department,parent_left:0 msgid "Parent Left" msgstr "Padre izquierdo"
#. module: crm_department #: field:crm.department,parent_right:0 msgid "Parent Right" msgstr "Padre derecho"
#. module: crm_department #: field:crm.department,parent_id:0 msgid "Parent id" msgstr "ID del padre"
#. module: crm_department #: view:crm.lead:crm_department.view_crm_case_leads_filter_department #: view:crm.lead:crm_department.view_crm_case_opportunities_filter_department #: field:crm.lead,department:0 #: model:ir.model,name:crm_department.model_crm_department #: view:res.partner:crm_department.view_res_partner_filter_department #: field:res.partner,department:0 msgid "Department" msgstr "Departamento"
#. module: crm_department #: view:crm.department:crm_department.crm_department_tree_view #: model:ir.actions.act_window,name:crm_department.crm_department_action #: model:ir.ui.menu,name:crm_department.menu_crm_department msgid "Departments" msgstr "Departamentos"
|