# Translation of Odoo Server. # This file contains the translation of the following modules: # * hr_timesheet # # Translators: # João Carvalho <jpldcarvalho+github@gmail.com>, 2022 # Diogo Fonseca <dsf@thinkopensolutions.pt>, 2022 # 425fe09b3064b9f906f637fff94056ae_a00ea56 <0fa3588fa89906bfcb3a354600956e0e_308047>, 2022 # Reinaldo Ramos <reinaldo.ramos@arxi.pt>, 2022 # Pedro Castro Silva <pedrocs@exo.pt>, 2022 # Luiz Fernando <lfpsgs@outlook.com>, 2022 # Nuno Silva <nuno.silva@arxi.pt>, 2022 # Pedro Filipe <pedro2.10@hotmail.com>, 2022 # Martin Trigaux, 2022 # Tiago Baptista, 2022 # Manuela Silva <mmsrs@sky.com>, 2023 # msgid "" msgstr "" "Project-Id-Version: Odoo Server 16.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2023-05-16 13:48+0000\n" "PO-Revision-Date: 2022-09-22 05:52+0000\n" "Last-Translator: Manuela Silva <mmsrs@sky.com>, 2023\n" "Language-Team: Portuguese (https://app.transifex.com/odoo/teams/41243/pt/)\n" "Language: pt\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" #. module: hr_timesheet #. odoo-python #: code:addons/hr_timesheet/models/hr_timesheet.py:0 msgid "%s Spent" msgstr "" #. module: hr_timesheet #. odoo-python #: code:addons/hr_timesheet/models/project_task.py:0 msgid "(%(sign)s%(hours)s:%(minutes)s remaining)" msgstr "" #. module: hr_timesheet #. odoo-python #: code:addons/hr_timesheet/models/project_task.py:0 msgid "(%s days remaining)" msgstr "" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.project_sharing_inherit_project_task_view_form #: model_terms:ir.ui.view,arch_db:hr_timesheet.view_task_form2_inherited msgid "(incl." msgstr "" #. module: hr_timesheet #: model_terms:digest.tip,tip_description:hr_timesheet.digest_tip_hr_timesheet_0 msgid "<b class=\"tip_title\">Tip: Record your Timesheets faster</b>" msgstr "" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.view_kanban_account_analytic_line msgid "<i class=\"fa fa-calendar me-1\" role=\"img\" aria-label=\"Date\" title=\"Date\"/>" msgstr "" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_my_task msgid "<i class=\"fa fa-download\"/> Download" msgstr "<i class=\"fa fa-download\"/> Transferir" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_my_task msgid "<i class=\"fa fa-print\"/> Print" msgstr "<i class=\"fa fa-print\"/> Imprimir" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_employee_delete_wizard_form msgid "" "<span attrs=\"{'invisible': [('has_timesheet', '=', False)]}\">\n" " You cannot delete employees who have timesheets.\n" " <span attrs=\"{'invisible': [('has_active_employee', '=', False)]}\">\n" " You can either archive these employees or first delete all of their timesheets.\n" " </span>\n" " <span attrs=\"{'invisible': [('has_active_employee', '=', True)]}\" groups=\"hr_timesheet.group_hr_timesheet_approver\">\n" " Please first delete all of their timesheets.\n" " </span>\n" " </span>\n" " <span attrs=\"{'invisible': [('has_timesheet', '=', True)]}\">\n" " Are you sure you want to delete these employees?\n" " </span>" msgstr "" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_employee_view_form_inherit_timesheet msgid "<span class=\"o_stat_text\">Timesheets</span>" msgstr "<span class=\"o_stat_text\">Registos de Horas</span>" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.project_sharing_inherit_project_task_view_form #: model_terms:ir.ui.view,arch_db:hr_timesheet.view_task_form2_inherited msgid "" "<span class=\"text-nowrap\" attrs=\"{'invisible' : [('encode_uom_in_days', '=', True)]}\">Hours Spent on Sub-tasks:</span>\n" " <span class=\"text-nowrap\" attrs=\"{'invisible' : [('encode_uom_in_days', '=', False)]}\">Days Spent on Sub-tasks:</span>" msgstr "" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheet_table msgid "<span style=\"margin-right: 15px;\">Total (Days)</span>" msgstr "" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheet_table msgid "<span style=\"margin-right: 15px;\">Total (Hours)</span>" msgstr "" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheet_table msgid "<span>Date</span>" msgstr "" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheet_table msgid "<span>Description</span>" msgstr "<span>Descrição </span>" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheet_table msgid "<span>Employee</span>" msgstr "" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheet_table msgid "<span>Project</span>" msgstr "" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheet_table msgid "<span>Task</span>" msgstr "" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_timesheet_table msgid "<strong>Days Spent:</strong>" msgstr "" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.view_kanban_account_analytic_line msgid "<strong>Duration: </strong>" msgstr "" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_timesheet_table msgid "<strong>Hours Spent:</strong>" msgstr "" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_my_task msgid "<strong>Progress:</strong>" msgstr "" #. module: hr_timesheet #: model:ir.model.fields,field_description:hr_timesheet.field_project_task__analytic_account_active msgid "Active Analytic Account" msgstr "" #. module: hr_timesheet #: model:res.groups,name:hr_timesheet.group_timesheet_manager msgid "Administrator" msgstr "Administrador" #. module: hr_timesheet #. odoo-python #: code:addons/hr_timesheet/controllers/portal.py:0 msgid "All" msgstr "Tudo" #. module: hr_timesheet #: model:ir.actions.act_window,name:hr_timesheet.timesheet_action_all #: model:ir.ui.menu,name:hr_timesheet.timesheet_menu_activity_all msgid "All Timesheets" msgstr "Todas os Registos de Horas" #. module: hr_timesheet #: model:ir.model.fields,field_description:hr_timesheet.field_project_project__allocated_hours msgid "Allocated Hours" msgstr "Horas Alocadas" #. module: hr_timesheet #: model:ir.model.fields,field_description:hr_timesheet.field_report_project_task_user__planned_hours msgid "Allocated Time" msgstr "" #. module: hr_timesheet #: model:ir.model.fields,field_description:hr_timesheet.field_project_task__allow_timesheets msgid "Allow timesheets" msgstr "Permitir registos de horas" #. module: hr_timesheet #: model:ir.model.fields,field_description:hr_timesheet.field_timesheets_analysis_report__amount msgid "Amount" msgstr "Valor" #. module: hr_timesheet #. odoo-python #: code:addons/hr_timesheet/__init__.py:0 msgid "Analysis" msgstr "Análise" #. module: hr_timesheet #: model:ir.model.fields,field_description:hr_timesheet.field_project_project__analytic_account_id msgid "Analytic Account" msgstr "Conta Analítica" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_timesheet_line_form msgid "Analytic Entry" msgstr "Movimento Analítico" #. module: hr_timesheet #: model:ir.model,name:hr_timesheet.model_account_analytic_line msgid "Analytic Line" msgstr "Linha Analítica" #. module: hr_timesheet #: model:ir.model.fields,help:hr_timesheet.field_project_project__analytic_account_id msgid "" "Analytic account to which this project, its tasks and its timesheets are linked. \n" "Track the costs and revenues of your project by setting this analytic account on your related documents (e.g. sales orders, invoices, purchase orders, vendor bills, expenses etc.).\n" "This analytic account can be changed on each task individually if necessary.\n" "An analytic account is required in order to use timesheets." msgstr "" #. module: hr_timesheet #: model_terms:ir.actions.act_window,help:hr_timesheet.act_hr_timesheet_report #: model_terms:ir.actions.act_window,help:hr_timesheet.timesheet_action_report_by_project #: model_terms:ir.actions.act_window,help:hr_timesheet.timesheet_action_report_by_task msgid "" "Analyze the projects and tasks on which your employees spend their time.<br>\n" " Evaluate which part is billable and what costs it represents." msgstr "" #. module: hr_timesheet #: model:ir.model.fields,field_description:hr_timesheet.field_res_config_settings__reminder_allow msgid "Approver Reminder" msgstr "" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_employee_delete_wizard_form msgid "Archive Employees" msgstr "" #. module: hr_timesheet #: model:ir.model.fields,field_description:hr_timesheet.field_project_project__timesheet_ids msgid "Associated Timesheets" msgstr "" #. module: hr_timesheet #: model:ir.ui.menu,name:hr_timesheet.menu_hr_activity_analysis msgid "By Employee" msgstr "Por Funcionário" #. module: hr_timesheet #: model:ir.ui.menu,name:hr_timesheet.timesheet_menu_report_timesheet_by_project msgid "By Project" msgstr "Por Projeto" #. module: hr_timesheet #: model:ir.ui.menu,name:hr_timesheet.timesheet_menu_report_timesheet_by_task msgid "By Task" msgstr "" #. module: hr_timesheet #: model:ir.model,name:hr_timesheet.model_project_collaborator msgid "Collaborators in project shared" msgstr "" #. module: hr_timesheet #: model:ir.model,name:hr_timesheet.model_res_company msgid "Companies" msgstr "Empresas" #. module: hr_timesheet #: model:ir.model.fields,field_description:hr_timesheet.field_timesheets_analysis_report__company_id msgid "Company" msgstr "Empresa" #. module: hr_timesheet #: model:ir.model,name:hr_timesheet.model_res_config_settings msgid "Config Settings" msgstr "Configurações" #. module: hr_timesheet #: model:ir.ui.menu,name:hr_timesheet.hr_timesheet_menu_configuration msgid "Configuration" msgstr "Configuração" #. module: hr_timesheet #. odoo-python #: code:addons/hr_timesheet/models/hr_employee.py:0 msgid "Confirmation" msgstr "" #. module: hr_timesheet #: model:ir.model.fields,field_description:hr_timesheet.field_hr_employee_delete_wizard__create_uid msgid "Created by" msgstr "" #. module: hr_timesheet #: model:ir.model.fields,field_description:hr_timesheet.field_hr_employee_delete_wizard__create_date msgid "Created on" msgstr "" #. module: hr_timesheet #: model:ir.model.fields,field_description:hr_timesheet.field_timesheets_analysis_report__currency_id msgid "Currency" msgstr "Moeda" #. module: hr_timesheet #. odoo-python #: code:addons/hr_timesheet/controllers/portal.py:0 #: model:ir.model.fields,field_description:hr_timesheet.field_timesheets_analysis_report__date #: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_timesheet_line_search_base #: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_my_timesheets #: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_timesheet_table msgid "Date" msgstr "Data" #. module: hr_timesheet #: model:ir.model.fields.selection,name:hr_timesheet.selection__res_config_settings__timesheet_encode_method__days msgid "Days / Half-Days" msgstr "" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_my_timesheets #: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_tasks_list_inherit #: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_timesheet_table #: model_terms:ir.ui.view,arch_db:hr_timesheet.project_sharing_inherit_project_task_view_form #: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheet_table #: model_terms:ir.ui.view,arch_db:hr_timesheet.view_task_form2_inherited msgid "Days Spent" msgstr "" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_timesheet_table msgid "Days recorded on sub-tasks:" msgstr "" #. module: hr_timesheet #: model:ir.model.fields,help:hr_timesheet.field_res_company__internal_project_id msgid "Default project value for timesheet generated from time off type." msgstr "" #. module: hr_timesheet #: model:ir.model.fields,help:hr_timesheet.field_account_analytic_line__employee_id msgid "Define an 'hourly cost' on the employee to track the cost of their time." msgstr "" #. module: hr_timesheet #: model:ir.actions.server,name:hr_timesheet.unlink_employee_action msgid "Delete" msgstr "" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_employee_delete_wizard_form msgid "Delete Employee" msgstr "" #. module: hr_timesheet #: model:ir.model.fields,field_description:hr_timesheet.field_account_analytic_line__department_id #: model:ir.model.fields,field_description:hr_timesheet.field_timesheets_analysis_report__department_id #: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_timesheet_line_search_base msgid "Department" msgstr "Departamento" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_timesheet_line_form msgid "Describe your activity" msgstr "" #. module: hr_timesheet #. odoo-python #: code:addons/hr_timesheet/controllers/portal.py:0 #: model:ir.model.fields,field_description:hr_timesheet.field_timesheets_analysis_report__name #: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_my_timesheets #: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_timesheet_table msgid "Description" msgstr "Descrição" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_employee_delete_wizard_form msgid "Discard" msgstr "" #. module: hr_timesheet #: model:ir.model.fields,field_description:hr_timesheet.field_hr_employee_delete_wizard__display_name #: model:ir.model.fields,field_description:hr_timesheet.field_project_task__display_name #: model:ir.model.fields,field_description:hr_timesheet.field_timesheets_analysis_report__display_name msgid "Display Name" msgstr "Nome" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_my_task msgid "Download" msgstr "Transferir" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.view_task_form2_inherited msgid "Duration" msgstr "Duração" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.project_sharing_inherit_project_task_view_form #: model_terms:ir.ui.view,arch_db:hr_timesheet.view_task_form2_inherited #: model_terms:ir.ui.view,arch_db:hr_timesheet.view_task_tree2_inherited msgid "Effective Hours" msgstr "Horas Efetivas" #. module: hr_timesheet #. odoo-python #: code:addons/hr_timesheet/controllers/portal.py:0 #: model:ir.model,name:hr_timesheet.model_hr_employee #: model:ir.model.fields,field_description:hr_timesheet.field_account_analytic_line__employee_id #: model:ir.model.fields,field_description:hr_timesheet.field_timesheets_analysis_report__employee_id #: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_timesheet_line_search_base #: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_my_timesheets #: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_timesheet_table msgid "Employee" msgstr "Funcionário" #. module: hr_timesheet #: model:ir.model,name:hr_timesheet.model_hr_employee_delete_wizard msgid "Employee Delete Wizard" msgstr "" #. module: hr_timesheet #: model:ir.model.fields,field_description:hr_timesheet.field_res_config_settings__reminder_user_allow msgid "Employee Reminder" msgstr "" #. module: hr_timesheet #. odoo-python #: code:addons/hr_timesheet/wizard/hr_employee_delete_wizard.py:0 msgid "Employee Termination" msgstr "" #. module: hr_timesheet #: model:ir.model.fields,field_description:hr_timesheet.field_hr_employee_delete_wizard__employee_ids msgid "Employees" msgstr "" #. module: hr_timesheet #. odoo-python #: code:addons/hr_timesheet/wizard/hr_employee_delete_wizard.py:0 msgid "Employees' Timesheets" msgstr "" #. module: hr_timesheet #: model:ir.model.fields,field_description:hr_timesheet.field_project_project__encode_uom_in_days #: model:ir.model.fields,field_description:hr_timesheet.field_project_task__encode_uom_in_days msgid "Encode Uom In Days" msgstr "" #. module: hr_timesheet #: model:ir.model.fields,field_description:hr_timesheet.field_res_config_settings__timesheet_encode_method msgid "Encoding Method" msgstr "" #. module: hr_timesheet #: model:ir.model.fields,field_description:hr_timesheet.field_account_analytic_line__encoding_uom_id msgid "Encoding Uom" msgstr "" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.res_config_settings_view_form msgid "Generate timesheets for validated time off requests and public holidays" msgstr "" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_timesheet_line_search_base msgid "Group By" msgstr "Agrupar por" #. module: hr_timesheet #: model:ir.model,name:hr_timesheet.model_ir_http msgid "HTTP Routing" msgstr "Rotas HTTP" #. module: hr_timesheet #: model:ir.model.fields,field_description:hr_timesheet.field_hr_employee_delete_wizard__has_active_employee msgid "Has Active Employee" msgstr "" #. module: hr_timesheet #: model:ir.model.fields,field_description:hr_timesheet.field_hr_employee__has_timesheet #: model:ir.model.fields,field_description:hr_timesheet.field_hr_employee_delete_wizard__has_timesheet msgid "Has Timesheet" msgstr "" #. module: hr_timesheet #. odoo-python #: code:addons/hr_timesheet/models/hr_timesheet.py:0 msgid "Hours" msgstr "Horas" #. module: hr_timesheet #: model:ir.model.fields.selection,name:hr_timesheet.selection__res_config_settings__timesheet_encode_method__hours msgid "Hours / Minutes" msgstr "" #. module: hr_timesheet #: model:ir.model.fields,field_description:hr_timesheet.field_project_task__effective_hours #: model:ir.model.fields,field_description:hr_timesheet.field_report_project_task_user__effective_hours #: model:ir.model.fields,field_description:hr_timesheet.field_timesheets_analysis_report__unit_amount #: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_my_timesheets #: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_tasks_list_inherit #: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_timesheet_table #: model_terms:ir.ui.view,arch_db:hr_timesheet.project_sharing_inherit_project_task_view_form #: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheet_table #: model_terms:ir.ui.view,arch_db:hr_timesheet.view_task_form2_inherited msgid "Hours Spent" msgstr "Horas Gastas" #. module: hr_timesheet #: model:ir.model.fields,field_description:hr_timesheet.field_project_task__subtask_effective_hours msgid "Hours Spent on Sub-Tasks" msgstr "" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_timesheet_table msgid "Hours recorded on sub-tasks:" msgstr "" #. module: hr_timesheet #: model:ir.model.fields,field_description:hr_timesheet.field_hr_employee_delete_wizard__id #: model:ir.model.fields,field_description:hr_timesheet.field_timesheets_analysis_report__id msgid "ID" msgstr "ID" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.project_sharing_inherit_project_task_view_form msgid "Initially Planned Hours" msgstr "Horas Planeadas Inicialmente" #. module: hr_timesheet #. odoo-python #: code:addons/hr_timesheet/models/res_company.py:0 #: model:project.task.type,name:hr_timesheet.internal_project_default_stage msgid "Internal" msgstr "Interno" #. module: hr_timesheet #: model:ir.model.fields,field_description:hr_timesheet.field_res_company__internal_project_id msgid "Internal Project" msgstr "" #. module: hr_timesheet #. odoo-python #: code:addons/hr_timesheet/models/project_project.py:0 msgid "Invalid operator: %s" msgstr "" #. module: hr_timesheet #. odoo-python #: code:addons/hr_timesheet/models/project_project.py:0 msgid "Invalid value: %s" msgstr "" #. module: hr_timesheet #: model:ir.model.fields,field_description:hr_timesheet.field_res_config_settings__is_encode_uom_days msgid "Is Encode Uom Days" msgstr "" #. module: hr_timesheet #: model:ir.model.fields,field_description:hr_timesheet.field_project_project__is_internal_project msgid "Is Internal Project" msgstr "" #. module: hr_timesheet #: model:ir.model.fields,field_description:hr_timesheet.field_account_analytic_line__job_title msgid "Job Title" msgstr "Título do Cargo" #. module: hr_timesheet #: model:ir.model.fields,field_description:hr_timesheet.field_hr_employee_delete_wizard__write_uid msgid "Last Updated by" msgstr "" #. module: hr_timesheet #: model:ir.model.fields,field_description:hr_timesheet.field_hr_employee_delete_wizard__write_date msgid "Last Updated on" msgstr "" #. module: hr_timesheet #. odoo-python #: code:addons/hr_timesheet/controllers/portal.py:0 msgid "Last month" msgstr "" #. module: hr_timesheet #. odoo-python #: code:addons/hr_timesheet/controllers/portal.py:0 msgid "Last week" msgstr "" #. module: hr_timesheet #. odoo-python #: code:addons/hr_timesheet/controllers/portal.py:0 msgid "Last year" msgstr "" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.project_invoice_form #: model_terms:ir.ui.view,arch_db:hr_timesheet.project_project_view_form_simplified_inherit_timesheet msgid "Log time on tasks" msgstr "Registar tempo em tarefas" #. module: hr_timesheet #: model:ir.model.fields,field_description:hr_timesheet.field_account_analytic_line__manager_id #: model:ir.model.fields,field_description:hr_timesheet.field_timesheets_analysis_report__manager_id #: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_timesheet_line_search_base msgid "Manager" msgstr "Gestor" #. module: hr_timesheet #. odoo-python #: code:addons/hr_timesheet/models/res_company.py:0 msgid "Meeting" msgstr "Reunião" #. module: hr_timesheet #: model:ir.model,name:hr_timesheet.model_ir_ui_menu msgid "Menu" msgstr "Menu" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.rating_rating_view_search_project_inherited msgid "My Department's Ratings" msgstr "" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.project_update_view_search_inherit msgid "My Department's Updates" msgstr "" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.rating_rating_view_search_project_inherited msgid "My Team's Ratings" msgstr "" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.project_update_view_search_inherit msgid "My Team's Updates" msgstr "" #. module: hr_timesheet #: model:ir.actions.act_window,name:hr_timesheet.act_hr_timesheet_line #: model:ir.ui.menu,name:hr_timesheet.timesheet_menu_activity_mine #: model:ir.ui.menu,name:hr_timesheet.timesheet_menu_activity_user #: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_timesheet_line_search_base msgid "My Timesheets" msgstr "Meus Registos de Horas" #. module: hr_timesheet #. odoo-python #: code:addons/hr_timesheet/controllers/portal.py:0 msgid "Newest" msgstr "Mais Recente" #. module: hr_timesheet #: model_terms:ir.actions.act_window,help:hr_timesheet.act_hr_timesheet_line #: model_terms:ir.actions.act_window,help:hr_timesheet.timesheet_action_all msgid "No activities found. Let's start a new one!" msgstr "" #. module: hr_timesheet #: model_terms:ir.actions.act_window,help:hr_timesheet.act_hr_timesheet_report #: model_terms:ir.actions.act_window,help:hr_timesheet.timesheet_action_report_by_project #: model_terms:ir.actions.act_window,help:hr_timesheet.timesheet_action_report_by_task msgid "No data yet!" msgstr "Sem dados!" #. module: hr_timesheet #. odoo-python #: code:addons/hr_timesheet/controllers/portal.py:0 msgid "None" msgstr "Nenhum(a)" #. module: hr_timesheet #: model:ir.model.fields,help:hr_timesheet.field_project_task__remaining_hours msgid "Number of allocated hours minus the number of hours spent." msgstr "" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_employee_delete_wizard_form msgid "Ok" msgstr "" #. module: hr_timesheet #: model:ir.model.fields,field_description:hr_timesheet.field_project_task__overtime #: model:ir.model.fields,field_description:hr_timesheet.field_report_project_task_user__overtime msgid "Overtime" msgstr "" #. module: hr_timesheet #: model:ir.model.fields,field_description:hr_timesheet.field_account_analytic_line__parent_task_id #: model:ir.model.fields,field_description:hr_timesheet.field_timesheets_analysis_report__parent_task_id #: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_timesheet_line_search_base msgid "Parent Task" msgstr "" #. module: hr_timesheet #: model:ir.model.fields,field_description:hr_timesheet.field_account_analytic_line__partner_id msgid "Partner" msgstr "Parceiro" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_my_task msgid "Print" msgstr "Imprimir" #. module: hr_timesheet #: model:ir.model,name:hr_timesheet.model_uom_uom msgid "Product Unit of Measure" msgstr "Unidade de Medida de Artigo" #. module: hr_timesheet #. odoo-python #: code:addons/hr_timesheet/controllers/portal.py:0 #: model:ir.model.fields,field_description:hr_timesheet.field_project_task__progress #: model:ir.model.fields,field_description:hr_timesheet.field_report_project_task_user__progress msgid "Progress" msgstr "Progresso" #. module: hr_timesheet #. odoo-python #: code:addons/hr_timesheet/controllers/portal.py:0 #: model:ir.model,name:hr_timesheet.model_project_project #: model:ir.model.fields,field_description:hr_timesheet.field_account_analytic_line__project_id #: model:ir.model.fields,field_description:hr_timesheet.field_project_task__project_id #: model:ir.model.fields,field_description:hr_timesheet.field_timesheets_analysis_report__project_id #: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_timesheet_line_search_base #: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_my_timesheets #: model_terms:ir.ui.view,arch_db:hr_timesheet.report_timesheet msgid "Project" msgstr "Projeto" #. module: hr_timesheet #: model:ir.model.fields,field_description:hr_timesheet.field_res_company__project_time_mode_id #: model:ir.model.fields,field_description:hr_timesheet.field_res_config_settings__project_time_mode_id msgid "Project Time Unit" msgstr "Unidade de Tempo do Projeto" #. module: hr_timesheet #: model:ir.model.fields,field_description:hr_timesheet.field_project_project__is_project_overtime msgid "Project in Overtime" msgstr "" #. module: hr_timesheet #: model:ir.actions.act_window,name:hr_timesheet.timesheet_action_project msgid "Project's Timesheets" msgstr "" #. module: hr_timesheet #: model:ir.model.fields,field_description:hr_timesheet.field_account_analytic_line__readonly_timesheet msgid "Readonly Timesheet" msgstr "" #. module: hr_timesheet #: model_terms:ir.actions.act_window,help:hr_timesheet.act_hr_timesheet_line_by_project msgid "Record a new activity" msgstr "" #. module: hr_timesheet #: model_terms:digest.tip,tip_description:hr_timesheet.digest_tip_hr_timesheet_0 msgid "Record your timesheets in an instant by pressing Shift + the corresponding hotkey to add 15min to your projects." msgstr "" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.project_sharing_inherit_project_task_view_form #: model_terms:ir.ui.view,arch_db:hr_timesheet.view_task_form2_inherited msgid "Remaining Days" msgstr "Dias restantes" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_timesheet_table msgid "Remaining Days:" msgstr "" #. module: hr_timesheet #: model:ir.model.fields,field_description:hr_timesheet.field_project_task__remaining_hours #: model:ir.model.fields,field_description:hr_timesheet.field_report_project_task_user__remaining_hours #: model_terms:ir.ui.view,arch_db:hr_timesheet.project_sharing_inherit_project_task_view_form #: model_terms:ir.ui.view,arch_db:hr_timesheet.view_task_form2_inherited #: model_terms:ir.ui.view,arch_db:hr_timesheet.view_task_tree2_inherited msgid "Remaining Hours" msgstr "Horas Restantes" #. module: hr_timesheet #: model:ir.model.fields,field_description:hr_timesheet.field_project_task__remaining_hours_percentage #: model:ir.model.fields,field_description:hr_timesheet.field_report_project_task_user__remaining_hours_percentage msgid "Remaining Hours Percentage" msgstr "" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_timesheet_table msgid "Remaining Hours:" msgstr "" #. module: hr_timesheet #: model:ir.model.fields,field_description:hr_timesheet.field_project_project__remaining_hours msgid "Remaining Invoiced Time" msgstr "" #. module: hr_timesheet #: model:ir.ui.menu,name:hr_timesheet.menu_timesheets_reports msgid "Reporting" msgstr "Relatórios" #. module: hr_timesheet #. odoo-python #: code:addons/hr_timesheet/controllers/portal.py:0 msgid "Search in All" msgstr "Procurar em Todos" #. module: hr_timesheet #. odoo-python #: code:addons/hr_timesheet/controllers/portal.py:0 msgid "Search in Description" msgstr "" #. module: hr_timesheet #. odoo-python #: code:addons/hr_timesheet/controllers/portal.py:0 msgid "Search in Employee" msgstr "" #. module: hr_timesheet #. odoo-python #: code:addons/hr_timesheet/controllers/portal.py:0 msgid "Search in Project" msgstr "Pesquisar em Projeto" #. module: hr_timesheet #. odoo-python #: code:addons/hr_timesheet/controllers/portal.py:0 msgid "Search in Task" msgstr "" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_employee_delete_wizard_form msgid "See Timesheets" msgstr "" #. module: hr_timesheet #. odoo-python #: code:addons/hr_timesheet/models/project_project.py:0 #: code:addons/hr_timesheet/models/project_task.py:0 msgid "See timesheet entries" msgstr "" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.res_config_settings_view_form msgid "Send a periodical email reminder to timesheets approvers that still have timesheets to validate" msgstr "" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.res_config_settings_view_form msgid "Send a periodical email reminder to timesheets users that still have timesheets to encode" msgstr "" #. module: hr_timesheet #: model:ir.actions.act_window,name:hr_timesheet.hr_timesheet_config_settings_action msgid "Settings" msgstr "Definições" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.project_sharing_inherit_project_task_view_form #: model_terms:ir.ui.view,arch_db:hr_timesheet.view_task_form2_inherited msgid "Sub-tasks Hours Spent" msgstr "" #. module: hr_timesheet #. odoo-python #: code:addons/hr_timesheet/controllers/portal.py:0 #: model:ir.model,name:hr_timesheet.model_project_task #: model:ir.model.fields,field_description:hr_timesheet.field_account_analytic_line__task_id #: model:ir.model.fields,field_description:hr_timesheet.field_timesheets_analysis_report__task_id #: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_timesheet_line_search_base #: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_my_timesheets msgid "Task" msgstr "Tarefa" #. module: hr_timesheet #: model:ir.actions.act_window,name:hr_timesheet.timesheet_action_task msgid "Task's Timesheets" msgstr "" #. module: hr_timesheet #: model:ir.model,name:hr_timesheet.model_report_project_task_user msgid "Tasks Analysis" msgstr "Análise de Tarefas" #. module: hr_timesheet #. odoo-python #: code:addons/hr_timesheet/models/res_company.py:0 msgid "The Internal Project of a company should be in that company." msgstr "" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_my_timesheets msgid "There are no timesheets." msgstr "Não existem registos de horas." #. module: hr_timesheet #. odoo-python #: code:addons/hr_timesheet/models/project_project.py:0 msgid "These projects have some timesheet entries referencing them. Before removing these projects, you have to remove these timesheet entries." msgstr "" #. module: hr_timesheet #. odoo-python #: code:addons/hr_timesheet/models/project_task.py:0 msgid "These tasks have some timesheet entries referencing them. Before removing these tasks, you have to remove these timesheet entries." msgstr "" #. module: hr_timesheet #. odoo-python #: code:addons/hr_timesheet/controllers/portal.py:0 msgid "This Quarter" msgstr "Este Trimestre" #. module: hr_timesheet #. odoo-python #: code:addons/hr_timesheet/controllers/portal.py:0 msgid "This month" msgstr "Este mês" #. module: hr_timesheet #. odoo-python #: code:addons/hr_timesheet/models/project_task.py:0 msgid "This operator %s is not supported in this search method." msgstr "" #. module: hr_timesheet #. odoo-python #: code:addons/hr_timesheet/models/project_project.py:0 msgid "This project has some timesheet entries referencing it. Before removing this project, you have to remove these timesheet entries." msgstr "" #. module: hr_timesheet #. odoo-python #: code:addons/hr_timesheet/models/project_task.py:0 msgid "This task has some timesheet entries referencing it. Before removing this task, you have to remove these timesheet entries." msgstr "" #. module: hr_timesheet #. odoo-python #: code:addons/hr_timesheet/models/project_task.py:0 msgid "This task must be part of a project because there are some timesheets linked to it." msgstr "" #. module: hr_timesheet #. odoo-python #: code:addons/hr_timesheet/controllers/portal.py:0 msgid "This week" msgstr "" #. module: hr_timesheet #: model:ir.model.fields,help:hr_timesheet.field_res_company__project_time_mode_id #: model:ir.model.fields,help:hr_timesheet.field_res_config_settings__project_time_mode_id 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 "" "Isto irá definir a unidade de medida usada em projetos e tarefas.\n" "Se usar o registo de horas ligado aos projetos, não se esqueça de definir a unidade de medida correta nos seus empregados." #. module: hr_timesheet #. odoo-python #: code:addons/hr_timesheet/controllers/portal.py:0 msgid "This year" msgstr "" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.res_config_settings_view_form msgid "Time Encoding" msgstr "" #. module: hr_timesheet #: model:ir.model.fields,field_description:hr_timesheet.field_res_config_settings__module_project_timesheet_holidays #: model_terms:ir.ui.view,arch_db:hr_timesheet.res_config_settings_view_form msgid "Time Off" msgstr "Ausência" #. module: hr_timesheet #: model:ir.model.fields,help:hr_timesheet.field_project_task__subtask_effective_hours msgid "Time spent on the sub-tasks (and their own sub-tasks) of this task." msgstr "" #. module: hr_timesheet #: model:ir.model.fields,help:hr_timesheet.field_project_task__total_hours_spent msgid "Time spent on this task and its sub-tasks (and their own sub-tasks)." msgstr "" #. module: hr_timesheet #: model:ir.model.fields,help:hr_timesheet.field_report_project_task_user__total_hours_spent msgid "Time spent on this task, including its sub-tasks." msgstr "" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.res_config_settings_view_form msgid "Time unit used to record your timesheets" msgstr "" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_timesheet_line_search_base #: model_terms:ir.ui.view,arch_db:hr_timesheet.view_hr_timesheet_line_graph_all #: model_terms:ir.ui.view,arch_db:hr_timesheet.view_hr_timesheet_line_graph_my #: model_terms:ir.ui.view,arch_db:hr_timesheet.view_my_timesheet_line_pivot msgid "Timesheet" msgstr "Registo de Horas" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_timesheet_line_tree #: model_terms:ir.ui.view,arch_db:hr_timesheet.project_sharing_inherit_project_task_view_form #: model_terms:ir.ui.view,arch_db:hr_timesheet.view_task_form2_inherited msgid "Timesheet Activities" msgstr "Atividades do Registo de Horas" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheets_analysis_report_graph_employee #: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheets_analysis_report_graph_project #: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheets_analysis_report_graph_task #: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheets_analysis_report_pivot_employee #: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheets_analysis_report_pivot_project #: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheets_analysis_report_pivot_task #: model_terms:ir.ui.view,arch_db:hr_timesheet.view_hr_timesheet_line_graph #: model_terms:ir.ui.view,arch_db:hr_timesheet.view_hr_timesheet_line_graph_all #: model_terms:ir.ui.view,arch_db:hr_timesheet.view_hr_timesheet_line_graph_my #: model_terms:ir.ui.view,arch_db:hr_timesheet.view_hr_timesheet_line_pivot #: model_terms:ir.ui.view,arch_db:hr_timesheet.view_my_timesheet_line_pivot msgid "Timesheet Costs" msgstr "" #. module: hr_timesheet #: model:ir.model.fields,field_description:hr_timesheet.field_project_project__timesheet_encode_uom_id #: model:ir.model.fields,field_description:hr_timesheet.field_res_company__timesheet_encode_uom_id msgid "Timesheet Encoding Unit" msgstr "" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_timesheet_report_search msgid "Timesheet Report" msgstr "" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_timesheet_line_search_base msgid "Timesheet by Date" msgstr "" #. module: hr_timesheet #. odoo-python #: code:addons/hr_timesheet/models/hr_timesheet.py:0 #: code:addons/hr_timesheet/models/project_task.py:0 #: model:ir.actions.act_window,name:hr_timesheet.act_hr_timesheet_line_by_project #: model:ir.actions.act_window,name:hr_timesheet.timesheet_action_from_employee #: model:ir.actions.report,name:hr_timesheet.timesheet_report #: model:ir.actions.report,name:hr_timesheet.timesheet_report_project #: model:ir.actions.report,name:hr_timesheet.timesheet_report_task #: model:ir.actions.report,name:hr_timesheet.timesheet_report_task_timesheets #: model:ir.model.fields,field_description:hr_timesheet.field_project_project__allow_timesheets #: model:ir.model.fields,field_description:hr_timesheet.field_project_task__timesheet_ids #: model:ir.ui.menu,name:hr_timesheet.menu_hr_time_tracking #: model:ir.ui.menu,name:hr_timesheet.menu_timesheets_reports_timesheet #: model:ir.ui.menu,name:hr_timesheet.timesheet_menu_root #: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_department_view_kanban #: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_layout #: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_my_home_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_my_task #: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_my_timesheets #: model_terms:ir.ui.view,arch_db:hr_timesheet.project_invoice_form #: model_terms:ir.ui.view,arch_db:hr_timesheet.project_project_view_form_simplified_inherit_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.project_sharing_inherit_project_task_view_form #: model_terms:ir.ui.view,arch_db:hr_timesheet.report_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.report_timesheet_task #: model_terms:ir.ui.view,arch_db:hr_timesheet.res_config_settings_view_form #: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheet_project_task_page #: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheets_analysis_report_graph_employee #: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheets_analysis_report_graph_project #: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheets_analysis_report_graph_task #: model_terms:ir.ui.view,arch_db:hr_timesheet.view_hr_timesheet_line_graph #: model_terms:ir.ui.view,arch_db:hr_timesheet.view_hr_timesheet_line_pivot #: model_terms:ir.ui.view,arch_db:hr_timesheet.view_project_kanban_inherited #: model_terms:ir.ui.view,arch_db:hr_timesheet.view_task_form2_inherited msgid "Timesheets" msgstr "Registos de Horas" #. module: hr_timesheet #. odoo-python #: code:addons/hr_timesheet/models/hr_timesheet.py:0 msgid "Timesheets - %s" msgstr "" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.project_task_view_search msgid "Timesheets 80%" msgstr "" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.project_task_view_search #: model_terms:ir.ui.view,arch_db:hr_timesheet.view_project_project_filter_inherit_timesheet msgid "Timesheets >100%" msgstr "" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheets_analysis_report_pivot_employee #: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheets_analysis_report_pivot_project #: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheets_analysis_report_pivot_task msgid "Timesheets Analysis" msgstr "" #. module: hr_timesheet #: model:ir.model,name:hr_timesheet.model_timesheets_analysis_report msgid "Timesheets Analysis Report" msgstr "" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.res_config_settings_view_form msgid "Timesheets Control" msgstr "" #. module: hr_timesheet #: model:ir.actions.act_window,name:hr_timesheet.act_hr_timesheet_report msgid "Timesheets by Employee" msgstr "" #. module: hr_timesheet #: model:ir.actions.act_window,name:hr_timesheet.timesheet_action_report_by_project msgid "Timesheets by Project" msgstr "" #. module: hr_timesheet #: model:ir.actions.act_window,name:hr_timesheet.timesheet_action_report_by_task msgid "Timesheets by Task" msgstr "" #. module: hr_timesheet #: model:ir.model.fields,help:hr_timesheet.field_project_task__allow_timesheets msgid "Timesheets can be logged on this task." msgstr "" #. module: hr_timesheet #. odoo-python #: code:addons/hr_timesheet/models/hr_timesheet.py:0 msgid "Timesheets cannot be created on a private task." msgstr "" #. module: hr_timesheet #. odoo-python #: code:addons/hr_timesheet/models/hr_timesheet.py:0 msgid "Timesheets must be created on a project or a task with an active analytic account." msgstr "" #. module: hr_timesheet #. odoo-python #: code:addons/hr_timesheet/models/hr_timesheet.py:0 msgid "Timesheets must be created with an active employee in the selected companies." msgstr "" #. module: hr_timesheet #. odoo-python #: code:addons/hr_timesheet/wizard/hr_employee_delete_wizard.py:0 msgid "Timesheets of %(name)s" msgstr "" #. module: hr_timesheet #: model:digest.tip,name:hr_timesheet.digest_tip_hr_timesheet_0 msgid "Tip: Record your Timesheets faster" msgstr "" #. module: hr_timesheet #. odoo-python #: code:addons/hr_timesheet/controllers/portal.py:0 msgid "Today" msgstr "Hoje" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.hr_timesheet_line_tree msgid "Total" msgstr "Total" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.view_task_form2_inherited #: model_terms:ir.ui.view,arch_db:hr_timesheet.view_task_tree2_inherited msgid "Total Allocated Time" msgstr "" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.project_sharing_inherit_project_task_view_form #: model_terms:ir.ui.view,arch_db:hr_timesheet.view_task_form2_inherited msgid "Total Days" msgstr "" #. module: hr_timesheet #: model:ir.model.fields,field_description:hr_timesheet.field_project_task__total_hours_spent #: model:ir.model.fields,field_description:hr_timesheet.field_report_project_task_user__total_hours_spent #: model_terms:ir.ui.view,arch_db:hr_timesheet.project_sharing_inherit_project_task_view_form #: model_terms:ir.ui.view,arch_db:hr_timesheet.view_task_form2_inherited msgid "Total Hours" msgstr "Total de Horas" #. module: hr_timesheet #: model:ir.model.fields,field_description:hr_timesheet.field_project_project__total_timesheet_time msgid "Total Timesheet Time" msgstr "" #. module: hr_timesheet #: model:ir.model.fields,help:hr_timesheet.field_project_project__total_timesheet_time msgid "Total number of time (in the proper UoM) recorded in the project, rounded to the unit." msgstr "" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.portal_my_timesheets msgid "Total:" msgstr "Total:" #. module: hr_timesheet #: model_terms:ir.actions.act_window,help:hr_timesheet.act_hr_timesheet_line #: model_terms:ir.actions.act_window,help:hr_timesheet.act_hr_timesheet_line_by_project #: model_terms:ir.actions.act_window,help:hr_timesheet.timesheet_action_all msgid "Track your working hours by projects every day and invoice this time to your customers." msgstr "" #. module: hr_timesheet #. odoo-python #: code:addons/hr_timesheet/models/res_company.py:0 msgid "Training" msgstr "Formação" #. module: hr_timesheet #: model:ir.model.fields,help:hr_timesheet.field_project_task__display_name msgid "" "Use these keywords in the title to set new tasks:\n" "\n" " 30h Allocate 30 hours to the task\n" " #tags Set tags on the task\n" " @user Assign the task to a user\n" " ! Set the task a high priority\n" "\n" " Make sure to use the right format and order e.g. Improve the configuration screen 5h #feature #v16 @Mitchell !" msgstr "" #. module: hr_timesheet #: model:ir.model.fields,field_description:hr_timesheet.field_account_analytic_line__user_id #: model:ir.model.fields,field_description:hr_timesheet.field_timesheets_analysis_report__user_id msgid "User" msgstr "Utilizador" #. module: hr_timesheet #: model:res.groups,name:hr_timesheet.group_hr_timesheet_approver msgid "User: all timesheets" msgstr "" #. module: hr_timesheet #: model:res.groups,name:hr_timesheet.group_hr_timesheet_user msgid "User: own timesheets only" msgstr "" #. module: hr_timesheet #: model:ir.model.fields,field_description:hr_timesheet.field_uom_uom__timesheet_widget msgid "Widget" msgstr "" #. module: hr_timesheet #. odoo-python #: code:addons/hr_timesheet/models/hr_timesheet.py:0 msgid "You cannot access timesheets that are not yours." msgstr "" #. module: hr_timesheet #. odoo-python #: code:addons/hr_timesheet/models/hr_employee.py:0 msgid "You cannot delete employees who have timesheets." msgstr "" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.view_task_form2_inherited msgid "You cannot log timesheets on this project since it is linked to an inactive analytic account. Please change this account, or reactivate the current one to timesheet on the project." msgstr "" #. module: hr_timesheet #. odoo-python #: code:addons/hr_timesheet/models/hr_timesheet.py:0 msgid "You cannot set an archived employee to the existing timesheets." msgstr "" #. module: hr_timesheet #. odoo-python #: code:addons/hr_timesheet/models/project_project.py:0 msgid "You cannot use timesheets without an analytic account." msgstr "" #. module: hr_timesheet #. odoo-python #: code:addons/hr_timesheet/models/res_company.py:0 msgid "days" msgstr "dias" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.report_timesheet_task msgid "for" msgstr "por" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.report_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.timesheet_project_task_page msgid "for the" msgstr "" #. module: hr_timesheet #. odoo-python #: code:addons/hr_timesheet/models/res_company.py:0 msgid "hours" msgstr "horas" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.view_task_form2_inherited msgid "" "on\n" " <span class=\"fw-bold text-dark\"> Sub-tasks</span>)" msgstr "" #. module: hr_timesheet #: model_terms:ir.ui.view,arch_db:hr_timesheet.project_sharing_inherit_project_task_view_form msgid "" "on\n" " <span class=\"fw-bold text-dark\"> Sub-tasks</span>)" msgstr ""