434 lines
16 KiB
Plaintext
434 lines
16 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * resource
|
|
#
|
|
# Translators:
|
|
# Manuela Silva <manuela.silva@sky.com>, 2016
|
|
# Martin Trigaux <mat@odoo.com>, 2016
|
|
# Manuela Silva <inactive+h_manuela_rodsilva@transifex.com>, 2016
|
|
# Ricardo Martins <ricardo.nbs.martins@gmail.com>, 2016
|
|
# Daniel C Santos <dcs@thinkopensolutions.pt>, 2016
|
|
# Ricardo Correia <rcorreiavv@gmail.com>, 2016
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 10.0c\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2016-09-07 08:57+0000\n"
|
|
"PO-Revision-Date: 2016-09-07 08:57+0000\n"
|
|
"Last-Translator: Ricardo Correia <rcorreiavv@gmail.com>, 2016\n"
|
|
"Language-Team: Portuguese (https://www.transifex.com/odoo/teams/41243/pt/)\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Language: pt\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 (cópia)"
|
|
|
|
#. module: resource
|
|
#: model:ir.model.fields,field_description:resource.field_resource_resource_active
|
|
msgid "Active"
|
|
msgstr "Ativo"
|
|
|
|
#. module: resource
|
|
#: model:ir.actions.act_window,name:resource.resource_calendar_closing_days
|
|
msgid "Closing Days"
|
|
msgstr "Dias de encerramento"
|
|
|
|
#. 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 "Empresa"
|
|
|
|
#. module: resource
|
|
#: model:ir.model.fields,field_description:resource.field_resource_calendar_attendance_create_uid
|
|
#: model:ir.model.fields,field_description:resource.field_resource_calendar_create_uid
|
|
#: model:ir.model.fields,field_description:resource.field_resource_calendar_leaves_create_uid
|
|
#: model:ir.model.fields,field_description:resource.field_resource_resource_create_uid
|
|
msgid "Created by"
|
|
msgstr "Criada por"
|
|
|
|
#. 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 "Criado em"
|
|
|
|
#. module: resource
|
|
#: model:ir.model.fields,field_description:resource.field_resource_calendar_attendance_dayofweek
|
|
msgid "Day of Week"
|
|
msgstr "Dia da Semana"
|
|
|
|
#. module: resource
|
|
#: model:ir.model.fields,help:resource.field_resource_resource_calendar_id
|
|
msgid "Define the schedule of resource"
|
|
msgstr "Defina o calendário de recursos"
|
|
|
|
#. module: resource
|
|
#: model:ir.actions.act_window,help:resource.action_resource_calendar_form
|
|
msgid ""
|
|
"Define working hours and time table that could be scheduled to your project "
|
|
"members"
|
|
msgstr ""
|
|
"Define as horas de trabalho e a tabela de tempo que poder ser programada "
|
|
"para os seus membros de projetos."
|
|
|
|
#. module: resource
|
|
#: model:ir.model.fields,field_description:resource.field_resource_calendar_attendance_display_name
|
|
#: model:ir.model.fields,field_description:resource.field_resource_calendar_display_name
|
|
#: model:ir.model.fields,field_description:resource.field_resource_calendar_leaves_display_name
|
|
#: model:ir.model.fields,field_description:resource.field_resource_resource_display_name
|
|
msgid "Display Name"
|
|
msgstr "Nome a Exibir"
|
|
|
|
#. module: resource
|
|
#: model:ir.ui.view,arch_db:resource.resource_calendar_leave_form
|
|
msgid "Duration"
|
|
msgstr "Duração"
|
|
|
|
#. module: resource
|
|
#: model:ir.model.fields,field_description:resource.field_resource_resource_time_efficiency
|
|
msgid "Efficiency Factor"
|
|
msgstr "Fator de eficiência"
|
|
|
|
#. 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 "Data 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 "Erro! A data de inicio deve ser inferior à data de fim."
|
|
|
|
#. module: resource
|
|
#: selection:resource.calendar.attendance,dayofweek:0
|
|
msgid "Friday"
|
|
msgstr "Sexta-Feira"
|
|
|
|
#. 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 ""
|
|
"Se vazio, este é um feriado genérico para a empresa. Se um recurso é "
|
|
"definido, o feriado/licença é apenas para este 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 ""
|
|
"Se o campo ativo é definido como Falso, ele permitirá que oculte o registo "
|
|
"do recurso sem o remover."
|
|
|
|
#. module: resource
|
|
#: model:ir.ui.view,arch_db:resource.view_resource_resource_search
|
|
msgid "Inactive"
|
|
msgstr "Inativo"
|
|
|
|
#. module: resource
|
|
#: model:ir.model.fields,field_description:resource.field_resource_calendar___last_update
|
|
#: model:ir.model.fields,field_description:resource.field_resource_calendar_attendance___last_update
|
|
#: model:ir.model.fields,field_description:resource.field_resource_calendar_leaves___last_update
|
|
#: model:ir.model.fields,field_description:resource.field_resource_resource___last_update
|
|
msgid "Last Modified on"
|
|
msgstr "Última Modificação em"
|
|
|
|
#. module: resource
|
|
#: model:ir.model.fields,field_description:resource.field_resource_calendar_attendance_write_uid
|
|
#: model:ir.model.fields,field_description:resource.field_resource_calendar_leaves_write_uid
|
|
#: model:ir.model.fields,field_description:resource.field_resource_calendar_write_uid
|
|
#: model:ir.model.fields,field_description:resource.field_resource_resource_write_uid
|
|
msgid "Last Updated by"
|
|
msgstr "Última Atualização por"
|
|
|
|
#. module: resource
|
|
#: model:ir.model.fields,field_description:resource.field_resource_calendar_attendance_write_date
|
|
#: model:ir.model.fields,field_description:resource.field_resource_calendar_leaves_write_date
|
|
#: model:ir.model.fields,field_description:resource.field_resource_calendar_write_date
|
|
#: model:ir.model.fields,field_description:resource.field_resource_resource_write_date
|
|
msgid "Last Updated on"
|
|
msgstr "Última Atualização em"
|
|
|
|
#. 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 "Detalhe Leave"
|
|
|
|
#. module: resource
|
|
#: model:ir.ui.view,arch_db:resource.view_resource_calendar_leaves_search
|
|
msgid "Leave Month"
|
|
msgstr "Mês Ausente"
|
|
|
|
#. module: resource
|
|
#: model:ir.model.fields,field_description:resource.field_resource_calendar_leave_ids
|
|
msgid "Leaves"
|
|
msgstr "Ausências"
|
|
|
|
#. module: resource
|
|
#: selection:resource.resource,resource_type:0
|
|
msgid "Material"
|
|
msgstr "Material"
|
|
|
|
#. module: resource
|
|
#: selection:resource.calendar.attendance,dayofweek:0
|
|
msgid "Monday"
|
|
msgstr "Segunda-Feira"
|
|
|
|
#. 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 "Nome"
|
|
|
|
#. 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 "Razão"
|
|
|
|
#. 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 ""
|
|
"Nome do utilizador relacionado para o recurso para gerir o seu acesso."
|
|
|
|
#. 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 "Calendário de recursos"
|
|
|
|
#. module: resource
|
|
#: model:ir.model,name:resource.model_resource_resource
|
|
msgid "Resource Detail"
|
|
msgstr "Detalhes do 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 "Ausências de Recurso"
|
|
|
|
#. 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 "Calendário 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 "Ausências 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 ""
|
|
"Recursos permitem criar e gerir os recursos que devem ser envolvidos numa "
|
|
"fase do projeto específico. Também pode definir o nível de eficiência e "
|
|
"carga de trabalho com base nas horas de trabalho semanais."
|
|
|
|
#. 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 "Recursos de pesquisa"
|
|
|
|
#. module: resource
|
|
#: model:ir.ui.view,arch_db:resource.view_resource_calendar_leaves_search
|
|
msgid "Search Working Period Leaves"
|
|
msgstr "Procurar Ausências no Período de Trabalho"
|
|
|
|
#. module: resource
|
|
#: model:ir.ui.view,arch_db:resource.view_resource_calendar_search
|
|
msgid "Search Working Time"
|
|
msgstr "Tempo de pesquisa de trabalho"
|
|
|
|
#. module: resource
|
|
#: model:ir.model.fields,field_description:resource.field_resource_calendar_leaves_date_from
|
|
msgid "Start Date"
|
|
msgstr "Data Inicial"
|
|
|
|
#. module: resource
|
|
#: model:ir.model.fields,help:resource.field_resource_calendar_attendance_hour_from
|
|
msgid "Start and End time of working."
|
|
msgstr "Horas de início e fim de trabalho"
|
|
|
|
#. module: resource
|
|
#: model:ir.model.fields,field_description:resource.field_resource_calendar_attendance_date_from
|
|
msgid "Starting Date"
|
|
msgstr "Data de Início"
|
|
|
|
#. module: resource
|
|
#: model:ir.ui.view,arch_db:resource.view_resource_calendar_leaves_search
|
|
msgid "Starting Date of Leave by Month"
|
|
msgstr "Data de Início das Ausências por Mês"
|
|
|
|
#. module: resource
|
|
#: selection:resource.calendar.attendance,dayofweek:0
|
|
msgid "Sunday"
|
|
msgstr "Domingo"
|
|
|
|
#. module: resource
|
|
#: code:addons/resource/models/resource.py:714
|
|
#, python-format
|
|
msgid "The efficiency factor cannot be equal to 0."
|
|
msgstr ""
|
|
|
|
#. module: resource
|
|
#: model:ir.model.fields,help:resource.field_resource_resource_time_efficiency
|
|
msgid ""
|
|
"This field depict the efficiency of the resource to complete tasks. e.g "
|
|
"resource put alone on a phase of 5 days with 5 tasks assigned to him, will "
|
|
"show a load of 100% for this phase by default, but if we put a efficiency of"
|
|
" 200%, then his load will only be 50%."
|
|
msgstr ""
|
|
"Este campo descreve a eficiência do recurso para completar tarefas. por "
|
|
"exemplo, se os recursos forem colocados sozinhosn uma fase de 5 dias com 5 "
|
|
"tarefas atribuídas a eles, terão uma carga de 100% para esta fase por "
|
|
"padrão, mas se colocarmos uma eficiência de 200%, então a sua carga será "
|
|
"apenas 50%."
|
|
|
|
#. module: resource
|
|
#: selection:resource.calendar.attendance,dayofweek:0
|
|
msgid "Thursday"
|
|
msgstr "Quinta-Feira"
|
|
|
|
#. module: resource
|
|
#: selection:resource.calendar.attendance,dayofweek:0
|
|
msgid "Tuesday"
|
|
msgstr "Terça-Feira"
|
|
|
|
#. 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 "Utilizador"
|
|
|
|
#. module: resource
|
|
#: selection:resource.calendar.attendance,dayofweek:0
|
|
msgid "Wednesday"
|
|
msgstr "Quarta-Feira"
|
|
|
|
#. module: resource
|
|
#: model:ir.model,name:resource.model_resource_calendar_attendance
|
|
msgid "Work Detail"
|
|
msgstr "Detalhes de Trabalho"
|
|
|
|
#. module: resource
|
|
#: model:ir.model.fields,field_description:resource.field_resource_calendar_attendance_hour_from
|
|
msgid "Work from"
|
|
msgstr "Trabalho de"
|
|
|
|
#. module: resource
|
|
#: model:ir.model.fields,field_description:resource.field_resource_calendar_attendance_hour_to
|
|
msgid "Work to"
|
|
msgstr "Trabalho para"
|
|
|
|
#. module: resource
|
|
#: model:ir.model.fields,field_description:resource.field_resource_calendar_manager
|
|
msgid "Workgroup Manager"
|
|
msgstr "Gestor do Grupo de Trabalho"
|
|
|
|
#. 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 "Horário de trabalho"
|
|
|
|
#. 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 "Tempo de Trabalho"
|