# Translation of Odoo Server. # This file contains the translation of the following modules: # * hr # # Translators: # James Dove , 2015 msgid "" msgstr "" "Project-Id-Version: Odoo 9.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2016-10-10 08:43+0000\n" "PO-Revision-Date: 2016-02-20 10:36+0000\n" "Last-Translator: Martin Trigaux\n" "Language-Team: English (United Kingdom) (http://www.transifex.com/odoo/" "odoo-9/language/en_GB/)\n" "Language: en_GB\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: hr #: code:addons/hr/models/hr.py:76 #, python-format msgid "%s (copy)" msgstr "%s (copy)" #. module: hr #: model:ir.ui.view,arch_db:hr.hr_department_view_kanban msgid "Reports" msgstr "Reports" #. module: hr #: model:ir.model.fields,field_description:hr.field_hr_department_active #: model:ir.model.fields,field_description:hr.field_hr_employee_active msgid "Active" msgstr "Active" #. module: hr #: model:ir.model.fields,field_description:hr.field_hr_employee_city msgid "City" msgstr "City" #. module: hr #: model:ir.model.fields,field_description:hr.field_hr_employee_code msgid "Code" msgstr "Code" #. module: hr #: model:ir.model.fields,field_description:hr.field_hr_department_color #: model:ir.model.fields,field_description:hr.field_hr_employee_category_color #: model:ir.model.fields,field_description:hr.field_hr_employee_color msgid "Color Index" msgstr "Colour Index" #. module: hr #: model:ir.ui.view,arch_db:hr.view_department_tree msgid "Companies" msgstr "Companies" #. module: hr #: model:ir.model.fields,field_description:hr.field_hr_department_company_id #: model:ir.model.fields,field_description:hr.field_hr_employee_company_id #: model:ir.model.fields,field_description:hr.field_hr_job_company_id #: model:ir.ui.view,arch_db:hr.view_employee_filter #: model:ir.ui.view,arch_db:hr.view_job_filter msgid "Company" msgstr "Company" #. module: hr #: model:ir.ui.menu,name:hr.menu_human_resources_configuration msgid "Configuration" msgstr "Configuration" #. module: hr #: model:ir.ui.view,arch_db:hr.view_employee_form msgid "Contact Information" msgstr "Contact Information" #. module: hr #: model:ir.model.fields,field_description:hr.field_hr_department_create_uid #: model:ir.model.fields,field_description:hr.field_hr_employee_category_create_uid #: model:ir.model.fields,field_description:hr.field_hr_employee_create_uid #: model:ir.model.fields,field_description:hr.field_hr_job_create_uid msgid "Created by" msgstr "Created by" #. module: hr #: model:ir.model.fields,field_description:hr.field_hr_department_create_date #: model:ir.model.fields,field_description:hr.field_hr_employee_category_create_date #: model:ir.model.fields,field_description:hr.field_hr_employee_create_date #: model:ir.model.fields,field_description:hr.field_hr_job_create_date msgid "Created on" msgstr "Created on" #. module: hr #: model:ir.model.fields,field_description:hr.field_hr_employee_birthday msgid "Date of Birth" msgstr "Date of Birth" #. module: hr #: model:ir.model.fields,field_description:hr.field_hr_employee_department_id #: model:ir.model.fields,field_description:hr.field_hr_job_department_id #: model:ir.ui.view,arch_db:hr.view_department_filter #: model:ir.ui.view,arch_db:hr.view_employee_filter #: model:ir.ui.view,arch_db:hr.view_job_filter msgid "Department" msgstr "Department" #. module: hr #: model:ir.actions.act_window,name:hr.open_module_tree_department #: model:ir.ui.menu,name:hr.menu_hr_department_tree #: model:ir.ui.view,arch_db:hr.view_department_filter msgid "Departments" msgstr "Departments" #. module: hr #: model:ir.model.fields,field_description:hr.field_hr_department_display_name #: model:ir.model.fields,field_description:hr.field_hr_employee_category_display_name #: model:ir.model.fields,field_description:hr.field_hr_employee_display_name #: model:ir.model.fields,field_description:hr.field_hr_job_display_name msgid "Display Name" msgstr "Display Name" #. module: hr #: selection:hr.employee,marital:0 msgid "Divorced" msgstr "Divorced" #. module: hr #: model:ir.model,name:hr.model_hr_employee #: model:ir.ui.view,arch_db:hr.view_employee_form msgid "Employee" msgstr "Employee" #. module: hr #: model:ir.model,name:hr.model_hr_employee_category msgid "Employee Category" msgstr "Employee Category" #. module: hr #: model:ir.model.fields,help:hr.field_hr_employee_bank_account_id msgid "Employee bank salary account" msgstr "Employee bank salary account" #. module: hr #: model:ir.actions.act_window,name:hr.act_employee_from_department #: model:ir.actions.act_window,name:hr.open_view_employee_list #: model:ir.actions.act_window,name:hr.open_view_employee_list_my #: model:ir.model.fields,field_description:hr.field_hr_employee_category_employee_ids #: model:ir.model.fields,field_description:hr.field_hr_job_employee_ids #: model:ir.ui.menu,name:hr.menu_hr_root #: model:ir.ui.menu,name:hr.menu_open_view_employee_list_my #: model:ir.ui.view,arch_db:hr.hr_department_view_kanban #: model:ir.ui.view,arch_db:hr.view_employee_filter #: model:ir.ui.view,arch_db:hr.view_employee_tree #: model:ir.ui.view,arch_db:hr.view_partner_tree2 msgid "Employees" msgstr "Employees" #. module: hr #: model:ir.actions.act_window,name:hr.open_view_employee_tree msgid "Employees Structure" msgstr "Employees Structure" #. module: hr #: selection:hr.employee,gender:0 msgid "Female" msgstr "Female" #. module: hr #: model:ir.ui.view,arch_db:hr.hr_kanban_view_employees msgid "Followers" msgstr "Followers" #. module: hr #: model:ir.ui.view,arch_db:hr.view_employee_filter #: model:ir.ui.view,arch_db:hr.view_job_filter msgid "Group By" msgstr "Group By" #. module: hr #: model:ir.ui.menu,name:hr.menu_hr_main msgid "Human Resources" msgstr "Human Resources" #. module: hr #: model:ir.model.fields,field_description:hr.field_hr_department_id #: model:ir.model.fields,field_description:hr.field_hr_employee_category_id #: model:ir.model.fields,field_description:hr.field_hr_employee_id #: model:ir.model.fields,field_description:hr.field_hr_job_id msgid "ID" msgstr "ID" #. module: hr #: model:ir.model.fields,field_description:hr.field_hr_employee_identification_id msgid "Identification No" msgstr "Identification No" #. module: hr #: model:ir.ui.view,arch_db:hr.view_job_filter msgid "In Recruitment" msgstr "In Recruitment" #. module: hr #: model:ir.ui.view,arch_db:hr.view_employee_filter #: model:ir.ui.view,arch_db:hr.view_hr_job_form #: model:ir.ui.view,arch_db:hr.view_hr_job_tree #: model:ir.ui.view,arch_db:hr.view_job_filter msgid "Job" msgstr "Job" #. module: hr #: model:ir.model.fields,field_description:hr.field_hr_job_description msgid "Job Description" msgstr "Job Description" #. module: hr #: model:ir.model,name:hr.model_hr_job msgid "Job Position" msgstr "Position" #. module: hr #: model:ir.model.fields,field_description:hr.field_hr_employee_job_id #: model:ir.model.fields,field_description:hr.field_hr_job_name msgid "Job Title" msgstr "Job Title" #. module: hr #: model:ir.model.fields,field_description:hr.field_hr_department_jobs_ids #: model:ir.ui.view,arch_db:hr.view_job_filter msgid "Jobs" msgstr "Jobs" #. module: hr #: model:ir.model.fields,field_description:hr.field_hr_department___last_update #: model:ir.model.fields,field_description:hr.field_hr_employee___last_update #: model:ir.model.fields,field_description:hr.field_hr_employee_category___last_update #: model:ir.model.fields,field_description:hr.field_hr_job___last_update msgid "Last Modified on" msgstr "Last Modified on" #. module: hr #: model:ir.model.fields,field_description:hr.field_hr_department_write_uid #: model:ir.model.fields,field_description:hr.field_hr_employee_category_write_uid #: model:ir.model.fields,field_description:hr.field_hr_employee_write_uid #: model:ir.model.fields,field_description:hr.field_hr_job_write_uid msgid "Last Updated by" msgstr "Last Updated by" #. module: hr #: model:ir.model.fields,field_description:hr.field_hr_department_write_date #: model:ir.model.fields,field_description:hr.field_hr_employee_category_write_date #: model:ir.model.fields,field_description:hr.field_hr_employee_write_date #: model:ir.model.fields,field_description:hr.field_hr_job_write_date msgid "Last Updated on" msgstr "Last Updated on" #. module: hr #: model:ir.model.fields,field_description:hr.field_hr_employee_login msgid "Login" msgstr "Login" #. module: hr #: selection:hr.employee,gender:0 msgid "Male" msgstr "Male" #. module: hr #: model:ir.model.fields,field_description:hr.field_hr_department_manager_id #: model:ir.model.fields,field_description:hr.field_hr_employee_parent_id #: model:ir.ui.view,arch_db:hr.view_employee_filter #: model:res.groups,name:hr.group_hr_manager msgid "Manager" msgstr "Manager" #. module: hr #: selection:hr.employee,marital:0 msgid "Married" msgstr "Married" #. module: hr #: model:ir.model.fields,field_description:hr.field_hr_employee_image_medium msgid "Medium-sized photo" msgstr "Medium-sized photo" #. module: hr #: model:ir.model.fields,field_description:hr.field_hr_department_member_ids msgid "Members" msgstr "Members" #. module: hr #: model:ir.ui.view,arch_db:hr.hr_kanban_view_employees msgid "Messages" msgstr "Messages" #. module: hr #: model:ir.model.fields,field_description:hr.field_hr_employee_name msgid "Name" msgstr "Name" #. module: hr #: model:ir.model.fields,field_description:hr.field_hr_department_note msgid "Note" msgstr "Note" #. module: hr #: model:ir.model.fields,field_description:hr.field_hr_employee_notes msgid "Notes" msgstr "Notes" #. module: hr #: model:ir.model.fields,help:hr.field_hr_job_no_of_employee msgid "Number of employees currently occupying this job position." msgstr "Employees' Current Job Position Count" #. module: hr #: selection:hr.employee,gender:0 msgid "Other" msgstr "Other" #. module: hr #: model:ir.ui.view,arch_db:hr.view_employee_form msgid "Position" msgstr "Position" #. module: hr #: model:ir.ui.menu,name:hr.menu_hr_reporting_timesheet msgid "Reports" msgstr "Reports" #. module: hr #: model:ir.model.fields,field_description:hr.field_hr_job_requirements msgid "Requirements" msgstr "Requirements" #. module: hr #: model:ir.model.fields,field_description:hr.field_hr_employee_resource_id msgid "Resource" msgstr "Resource" #. module: hr #: model:ir.model.fields,field_description:hr.field_hr_employee_sinid msgid "SIN No" msgstr "SIN No" #. module: hr #: model:ir.model.fields,field_description:hr.field_hr_employee_ssnid msgid "SSN No" msgstr "NI No" #. module: hr #: model:hr.job,website_description:hr.job_ceo #: model:hr.job,website_description:hr.job_hrm #: model:hr.job,website_description:hr.job_marketing msgid "Scale our events organization all around the world" msgstr "Scale our events organisation all around the world" #. module: hr #: model:ir.ui.view,arch_db:hr.hr_department_view_kanban msgid "Settings" msgstr "Settings" #. module: hr #: model:ir.model.fields,field_description:hr.field_hr_employee_image_small msgid "Small-sized photo" msgstr "Small-sized photo" #. module: hr #: model:ir.model.fields,help:hr.field_hr_employee_image_small msgid "" "Small-sized photo of the employee. It is automatically resized as a 64x64px " "image, with aspect ratio preserved. Use this field anywhere a small image is " "required." msgstr "" "Small-sized photo of the employee. It is automatically resized as a 64x64px " "image, with aspect ratio preserved. Use this field anywhere a small image is " "required." #. module: hr #: model:ir.model.fields,field_description:hr.field_hr_job_state #: model:ir.ui.view,arch_db:hr.view_employee_form #: model:ir.ui.view,arch_db:hr.view_job_filter msgid "Status" msgstr "Status" #. module: hr #: model:ir.model.fields,field_description:hr.field_hr_employee_category_ids msgid "Tags" msgstr "Labels" #. module: hr #: model:ir.ui.view,arch_db:hr.hr_kanban_view_employees #: model:ir.ui.view,arch_db:hr.view_department_filter #: model:ir.ui.view,arch_db:hr.view_employee_filter #: model:ir.ui.view,arch_db:hr.view_job_filter msgid "Unread Messages" msgstr "Unread Messages" #. module: hr #: model:ir.model.fields,field_description:hr.field_hr_employee_user_id msgid "User" msgstr "User" #. module: hr #: model:ir.model,name:hr.model_res_users msgid "Users" msgstr "Users" #. module: hr #: model:ir.model.fields,field_description:hr.field_hr_employee_work_phone msgid "Work Phone" msgstr "Work Phone" #. module: hr #: model:ir.model.fields,field_description:hr.field_hr_employee_address_id msgid "Working Address" msgstr "Working Address"