331 lines
11 KiB
Plaintext
331 lines
11 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * resource
|
|
#
|
|
# Translators:
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo 9.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2016-09-07 08:57+0000\n"
|
|
"PO-Revision-Date: 2015-09-08 07:50+0000\n"
|
|
"Last-Translator: Martin Trigaux\n"
|
|
"Language-Team: Spanish (Costa Rica) (http://www.transifex.com/odoo/odoo-9/"
|
|
"language/es_CR/)\n"
|
|
"Language: es_CR\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: resource
|
|
#: code:addons/resource/models/resource.py:689
|
|
#, python-format
|
|
msgid "%s (copy)"
|
|
msgstr "%s (copia)"
|
|
|
|
#. module: resource
|
|
#: model:ir.model.fields,field_description:resource.field_resource_resource_active
|
|
msgid "Active"
|
|
msgstr "Activo"
|
|
|
|
#. module: resource
|
|
#: model:ir.actions.act_window,name:resource.resource_calendar_closing_days
|
|
msgid "Closing Days"
|
|
msgstr "Días cerrados"
|
|
|
|
#. module: resource
|
|
#: model:ir.model.fields,field_description:resource.field_resource_resource_code
|
|
msgid "Code"
|
|
msgstr "Código"
|
|
|
|
#. module: resource
|
|
#: model:ir.model.fields,field_description:resource.field_resource_calendar_company_id
|
|
#: model:ir.model.fields,field_description:resource.field_resource_calendar_leaves_company_id
|
|
#: model:ir.model.fields,field_description:resource.field_resource_resource_company_id
|
|
#: model:ir.ui.view,arch_db:resource.view_resource_calendar_leaves_search
|
|
#: model:ir.ui.view,arch_db:resource.view_resource_resource_search
|
|
msgid "Company"
|
|
msgstr "Compañía"
|
|
|
|
#. module: resource
|
|
#: model:ir.model.fields,field_description:resource.field_resource_calendar_attendance_create_date
|
|
#: model:ir.model.fields,field_description:resource.field_resource_calendar_create_date
|
|
#: model:ir.model.fields,field_description:resource.field_resource_calendar_leaves_create_date
|
|
#: model:ir.model.fields,field_description:resource.field_resource_resource_create_date
|
|
msgid "Created on"
|
|
msgstr "Creado en"
|
|
|
|
#. module: resource
|
|
#: model:ir.model.fields,help:resource.field_resource_resource_calendar_id
|
|
msgid "Define the schedule of resource"
|
|
msgstr "Define el horario del recurso."
|
|
|
|
#. module: resource
|
|
#: model:ir.ui.view,arch_db:resource.resource_calendar_leave_form
|
|
msgid "Duration"
|
|
msgstr "Duración"
|
|
|
|
#. module: resource
|
|
#: model:ir.model.fields,field_description:resource.field_resource_calendar_attendance_date_to
|
|
#: model:ir.model.fields,field_description:resource.field_resource_calendar_leaves_date_to
|
|
msgid "End Date"
|
|
msgstr "Fecha final"
|
|
|
|
#. module: resource
|
|
#: code:addons/resource/models/resource.py:738
|
|
#, python-format
|
|
msgid "Error! leave start-date must be lower then leave end-date."
|
|
msgstr ""
|
|
"¡Error! La fecha inicial de ausencia debe ser anterior a la fecha final de "
|
|
"ausencia."
|
|
|
|
#. module: resource
|
|
#: selection:resource.calendar.attendance,dayofweek:0
|
|
msgid "Friday"
|
|
msgstr "Viernes"
|
|
|
|
#. module: resource
|
|
#: model:ir.ui.view,arch_db:resource.view_resource_calendar_leaves_search
|
|
#: model:ir.ui.view,arch_db:resource.view_resource_resource_search
|
|
msgid "Group By"
|
|
msgstr "Agrupar por"
|
|
|
|
#. module: resource
|
|
#: model:ir.ui.view,arch_db:resource.view_resource_calendar_attendance_form
|
|
msgid "Hours"
|
|
msgstr "Horas"
|
|
|
|
#. module: resource
|
|
#: selection:resource.resource,resource_type:0
|
|
msgid "Human"
|
|
msgstr "Humano"
|
|
|
|
#. module: resource
|
|
#: model:ir.model.fields,field_description:resource.field_resource_calendar_attendance_id
|
|
#: model:ir.model.fields,field_description:resource.field_resource_calendar_id
|
|
#: model:ir.model.fields,field_description:resource.field_resource_calendar_leaves_id
|
|
#: model:ir.model.fields,field_description:resource.field_resource_resource_id
|
|
msgid "ID"
|
|
msgstr "ID"
|
|
|
|
#. module: resource
|
|
#: model:ir.model.fields,help:resource.field_resource_calendar_leaves_resource_id
|
|
msgid ""
|
|
"If empty, this is a generic holiday for the company. If a resource is set, "
|
|
"the holiday/leave is only for this resource"
|
|
msgstr ""
|
|
"Si está vacío, es un día festivo para toda la compañía. Si hay un recurso "
|
|
"seleccionado, el festivo/ausencia es solo para ese recurso."
|
|
|
|
#. module: resource
|
|
#: model:ir.model.fields,help:resource.field_resource_resource_active
|
|
msgid ""
|
|
"If the active field is set to False, it will allow you to hide the resource "
|
|
"record without removing it."
|
|
msgstr ""
|
|
"Si el campo activo se desmarca, permite ocultar el registro del recurso sin "
|
|
"eliminarlo."
|
|
|
|
#. module: resource
|
|
#: model:ir.ui.view,arch_db:resource.view_resource_resource_search
|
|
msgid "Inactive"
|
|
msgstr "Inactivo"
|
|
|
|
#. module: resource
|
|
#: model:ir.model,name:resource.model_resource_calendar_leaves
|
|
#: model:ir.ui.view,arch_db:resource.resource_calendar_leave_form
|
|
#: model:ir.ui.view,arch_db:resource.resource_calendar_leave_tree
|
|
msgid "Leave Detail"
|
|
msgstr "Detalle ausencia"
|
|
|
|
#. module: resource
|
|
#: model:ir.model.fields,field_description:resource.field_resource_calendar_leave_ids
|
|
msgid "Leaves"
|
|
msgstr "Ausencias"
|
|
|
|
#. module: resource
|
|
#: selection:resource.resource,resource_type:0
|
|
msgid "Material"
|
|
msgstr "Material"
|
|
|
|
#. module: resource
|
|
#: selection:resource.calendar.attendance,dayofweek:0
|
|
msgid "Monday"
|
|
msgstr "Lunes"
|
|
|
|
#. module: resource
|
|
#: model:ir.model.fields,field_description:resource.field_resource_calendar_attendance_name
|
|
#: model:ir.model.fields,field_description:resource.field_resource_calendar_leaves_name
|
|
#: model:ir.model.fields,field_description:resource.field_resource_calendar_name
|
|
#: model:ir.model.fields,field_description:resource.field_resource_resource_name
|
|
msgid "Name"
|
|
msgstr "Nombre"
|
|
|
|
#. module: resource
|
|
#: model:ir.ui.view,arch_db:resource.resource_calendar_leave_form
|
|
#: model:ir.ui.view,arch_db:resource.resource_calendar_leave_tree
|
|
#: model:ir.ui.view,arch_db:resource.view_resource_calendar_leaves_search
|
|
msgid "Reason"
|
|
msgstr "Motivo"
|
|
|
|
#. module: resource
|
|
#: model:ir.model.fields,help:resource.field_resource_resource_user_id
|
|
msgid "Related user name for the resource to manage its access."
|
|
msgstr "Usuario relacionado con el recurso para gestionar su acceso."
|
|
|
|
#. module: resource
|
|
#: model:ir.model.fields,field_description:resource.field_resource_calendar_leaves_resource_id
|
|
#: model:ir.ui.menu,name:resource.menu_resource_config
|
|
#: model:ir.ui.view,arch_db:resource.resource_resource_form
|
|
#: model:ir.ui.view,arch_db:resource.view_resource_calendar
|
|
#: model:ir.ui.view,arch_db:resource.view_resource_calendar_leaves_search
|
|
#: model:ir.ui.view,arch_db:resource.view_resource_resource_search
|
|
msgid "Resource"
|
|
msgstr "Recurso"
|
|
|
|
#. module: resource
|
|
#: model:ir.model,name:resource.model_resource_calendar
|
|
msgid "Resource Calendar"
|
|
msgstr "Calendario recurso"
|
|
|
|
#. module: resource
|
|
#: model:ir.model,name:resource.model_resource_resource
|
|
msgid "Resource Detail"
|
|
msgstr "Detalle recurso"
|
|
|
|
#. module: resource
|
|
#: model:ir.actions.act_window,name:resource.action_resource_calendar_leave_tree
|
|
#: model:ir.ui.menu,name:resource.menu_view_resource_calendar_leaves_search
|
|
msgid "Resource Leaves"
|
|
msgstr "Ausencias de recursos"
|
|
|
|
#. module: resource
|
|
#: model:ir.model.fields,field_description:resource.field_resource_resource_resource_type
|
|
msgid "Resource Type"
|
|
msgstr "Tipo de recurso"
|
|
|
|
#. module: resource
|
|
#: model:ir.model.fields,field_description:resource.field_resource_calendar_attendance_calendar_id
|
|
msgid "Resource's Calendar"
|
|
msgstr "Calendario del recurso"
|
|
|
|
#. module: resource
|
|
#: model:ir.actions.act_window,name:resource.action_resource_resource_tree
|
|
#: model:ir.ui.menu,name:resource.menu_resource_resource
|
|
#: model:ir.ui.view,arch_db:resource.resource_resource_tree
|
|
msgid "Resources"
|
|
msgstr "Recursos"
|
|
|
|
#. module: resource
|
|
#: model:ir.actions.act_window,name:resource.resource_calendar_resources_leaves
|
|
msgid "Resources Leaves"
|
|
msgstr "Ausencias de recursos"
|
|
|
|
#. module: resource
|
|
#: model:ir.actions.act_window,help:resource.action_resource_resource_tree
|
|
msgid ""
|
|
"Resources allow you to create and manage resources that should be involved "
|
|
"in a specific project phase. You can also set their efficiency level and "
|
|
"workload based on their weekly working hours."
|
|
msgstr ""
|
|
"Los recursos le permiten crear y gestionar los recursos que deben participar "
|
|
"en una cierta fase de un proyecto. También puede definir su nivel de "
|
|
"eficiencia y carga de trabajo en base a sus horas de trabajo semanales."
|
|
|
|
#. module: resource
|
|
#: selection:resource.calendar.attendance,dayofweek:0
|
|
msgid "Saturday"
|
|
msgstr "Sábado"
|
|
|
|
#. module: resource
|
|
#: model:ir.ui.view,arch_db:resource.view_resource_resource_search
|
|
msgid "Search Resource"
|
|
msgstr "Buscar recurso"
|
|
|
|
#. module: resource
|
|
#: model:ir.ui.view,arch_db:resource.view_resource_calendar_leaves_search
|
|
msgid "Search Working Period Leaves"
|
|
msgstr "Buscar ausencias en periodos de trabajo"
|
|
|
|
#. module: resource
|
|
#: model:ir.ui.view,arch_db:resource.view_resource_calendar_search
|
|
msgid "Search Working Time"
|
|
msgstr "Buscar horario de trabajo"
|
|
|
|
#. module: resource
|
|
#: model:ir.model.fields,field_description:resource.field_resource_calendar_leaves_date_from
|
|
msgid "Start Date"
|
|
msgstr "Fecha inicial"
|
|
|
|
#. module: resource
|
|
#: model:ir.model.fields,field_description:resource.field_resource_calendar_attendance_date_from
|
|
msgid "Starting Date"
|
|
msgstr "Fecha inicial"
|
|
|
|
#. module: resource
|
|
#: selection:resource.calendar.attendance,dayofweek:0
|
|
msgid "Sunday"
|
|
msgstr "Domingo"
|
|
|
|
#. module: resource
|
|
#: selection:resource.calendar.attendance,dayofweek:0
|
|
msgid "Thursday"
|
|
msgstr "Jueves"
|
|
|
|
#. module: resource
|
|
#: selection:resource.calendar.attendance,dayofweek:0
|
|
msgid "Tuesday"
|
|
msgstr "Martes"
|
|
|
|
#. module: resource
|
|
#: model:ir.ui.view,arch_db:resource.view_resource_resource_search
|
|
msgid "Type"
|
|
msgstr "Tipo"
|
|
|
|
#. module: resource
|
|
#: model:ir.model.fields,field_description:resource.field_resource_resource_user_id
|
|
#: model:ir.ui.view,arch_db:resource.view_resource_resource_search
|
|
msgid "User"
|
|
msgstr "Usuario"
|
|
|
|
#. module: resource
|
|
#: selection:resource.calendar.attendance,dayofweek:0
|
|
msgid "Wednesday"
|
|
msgstr "Miércoles"
|
|
|
|
#. module: resource
|
|
#: model:ir.model,name:resource.model_resource_calendar_attendance
|
|
msgid "Work Detail"
|
|
msgstr "Detalle del trabajo"
|
|
|
|
#. module: resource
|
|
#: model:ir.model.fields,field_description:resource.field_resource_calendar_attendance_hour_from
|
|
msgid "Work from"
|
|
msgstr "Trabajar desde"
|
|
|
|
#. module: resource
|
|
#: model:ir.model.fields,field_description:resource.field_resource_calendar_attendance_hour_to
|
|
msgid "Work to"
|
|
msgstr "Trabajar hasta"
|
|
|
|
#. module: resource
|
|
#: model:ir.ui.view,arch_db:resource.view_resource_calendar_leaves_search
|
|
#: model:ir.ui.view,arch_db:resource.view_resource_resource_search
|
|
msgid "Working Period"
|
|
msgstr "Horario de trabajo"
|
|
|
|
#. module: resource
|
|
#: model:ir.actions.act_window,name:resource.action_resource_calendar_form
|
|
#: model:ir.model.fields,field_description:resource.field_resource_calendar_attendance_ids
|
|
#: model:ir.model.fields,field_description:resource.field_resource_calendar_leaves_calendar_id
|
|
#: model:ir.model.fields,field_description:resource.field_resource_resource_calendar_id
|
|
#: model:ir.ui.menu,name:resource.menu_resource_calendar
|
|
#: model:ir.ui.view,arch_db:resource.resource_calendar_form
|
|
#: model:ir.ui.view,arch_db:resource.view_resource_calendar_attendance_form
|
|
#: model:ir.ui.view,arch_db:resource.view_resource_calendar_attendance_tree
|
|
#: model:ir.ui.view,arch_db:resource.view_resource_calendar_search
|
|
#: model:ir.ui.view,arch_db:resource.view_resource_calendar_tree
|
|
msgid "Working Time"
|
|
msgstr "Horario de trabajo"
|