IP : 18.222.23.205Hostname : host45.registrar-servers.comKernel : Linux host45.registrar-servers.com 4.18.0-513.18.1.lve.2.el8.x86_64 #1 SMP Sat Mar 30 15:36:11 UTC 2024 x86_64Disable Function : None :) OS : Linux
PATH:
/
home/
../
var/
softaculous/
kimai/
../
phpcol/
./
./
../
ostic17/
../
orange/
orange.sql/
/
SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO"; SET time_zone = "+00:00";
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; /*!40101 SET NAMES utf8 */;
-- -- Table structure for table `hs_hr_pay_period` --
CREATE TABLE `hs_hr_pay_period` ( `id` int(11) NOT NULL, `start_date` date NOT NULL, `end_date` date NOT NULL, `close_date` date NOT NULL, `check_date` date NOT NULL, `timesheet_aproval_due_date` date NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8;
INSERT INTO `ohrm_i18n_error` VALUES ('invalid_syntax', 'The syntax used is invalid'), ('placeholder_mismatch', 'Mismatch found between placeholders'), ('plural_placeholder_mismatch', 'Mismatch found between plural expression placeholder'), ('select_placeholder_mismatch', 'Mismatch found between select expression placeholder');
-- -- Dumping data for table `ohrm_i18n_lang_string` --
INSERT INTO `ohrm_i18n_lang_string` VALUES (1, 'add_job_title', 2, 'Add Job Title', 'The position that is needed by the company ex: Manager IT', '5.0.0'), (2, 'edit_job_title', 2, 'Edit Job Title', 'Alter the position that is needed by the company ex: Manager IT', '5.0.0'), (3, 'job_titles', 2, 'Job Titles', 'The job titles specific to the company can be defined in this option. To add an entry, go to Admin>> Job>> Job Titles and click “Add”', '5.0.0'), (4, 'locations', 2, 'Locations', 'Location where the organization is located.', '5.0.0'), (5, 'number_of_employees', 2, 'Number of Employees', 'The number of employees under each sub unit', '5.0.0'), (6, 'add_location', 2, 'Add Location', 'Locations need to be defined first under Admin>>Organization>>Locations.', '5.0.0'), (7, 'address', 2, 'Address', 'The address field which was already there to display employee''s residence.', '5.0.0'), (8, 'email_configuration', 2, 'Email Configuration', 'Configure a few of the most popular email programs to access your email account.', '5.0.0'), (9, 'mail_sent_as', 2, 'Mail Sent As', 'As with which email address the mail should be sent', '5.0.0'), (10, 'sending_method', 2, 'Sending Method', 'It is a field appears under mail configuration. Ex: SMTP', '5.0.0'), (11, 'secure_smtp', 2, 'SECURE SMTP', NULL, '5.0.0'), (12, 'smtp', 2, 'SMTP', NULL, '5.0.0'), (13, 'sendmail', 2, 'Sendmail', NULL, '5.0.0'), (14, 'path_to_sendmail', 2, 'Path to Sendmail', 'Under configuring mail, when we select send mail option for Sending method field, system asks for path to send mail.', '5.0.0'), (15, 'smtp_host', 2, 'SMTP Host', NULL, '5.0.0'), (16, 'smtp_port', 2, 'SMTP Port', 'In configuration of mail settings this option is essential to accommodate sending and receiving notifications', '5.0.0'), (17, 'use_smtp_authentication', 2, 'Use SMTP Authentication', 'To configure the mail settings, go to Admin>> Configuration>>Email Settings,confirm yes/no to the option "Use SMTP Authentication"', '5.0.0'), (18, 'smtp_user', 2, 'SMTP User', 'In configuration of mail settings this option is essential to accommodate sending and receiving notifications', '5.0.0'), (19, 'smtp_password', 2, 'SMTP Password', 'In configuration of mail settings this option is essential to accommodate sending and receiving notifications', '5.0.0'), (20, 'tls', 2, 'TLS', NULL, '5.0.0'), (21, 'optional_the_mail_server_requires_the_use_of_tls_security', 2, 'Optional - the mail server requires the use of TLS security.', NULL, '5.0.0'), (22, 'send_test_email', 2, 'Send Test Mail', NULL, '5.0.0'), (23, 'test_email_address', 2, 'Test Email Address', 'If send a test mail option is ticked, need to specify a Test Email Address', '5.0.0'), (24, 'subscribers', 2, 'Subscribers', 'multiple entries of subscribers for a particular notification type may also be added or deleted. ', '5.0.0'), (25, 'edit_subscriber', 2, 'Edit Subscriber', 'Allow the admin to edit that subscribe to email notifications that will be sent to the employee.', '5.0.0'), (26, 'email_subscriptions', 2, 'Email Subscriptions', 'Enter your email address and set your subscription preferences.', '5.0.0'), (27, 'notification_type', 2, 'Notification Type', 'To subscribe to a notification type, go to Admin>> Configuration>> Email Subscriptions and multiple entries of subscribers for a particular notification type may also be added or deleted.', '5.0.0'), (28, 'add_subscriber', 2, 'Add Subscriber', 'Admin add subscribers to notifications by ticking “Email Addresses".', '5.0.0'), (29, 'edit_employment_status', 2, 'Edit Employment Status', 'Do some changes to employment status such as Full time Permanent/Probation/ Contract to the system.', '5.0.0'), (30, 'add_employment_status', 2, 'Add Employment Status', 'Add employment status such as Full time Permanent/Probation/ Contract to the system.', '5.0.0'), (31, 'job_description', 2, 'Job Description', 'You could describe the role of the employee in the company through this feature', '5.0.0'), (32, 'edit_location', 2, 'Edit Location', 'All company locations need to be defined first under Admin>>Organization>>Locations', '5.0.0'), (33, 'module_configuration', 2, 'Module Configuration', 'This feature enables the HR Admin to configure the display/hide settings of the modules of the system.(Configure enable/disable module display)', '5.0.0'), (34, 'admin_module', 2, 'Admin Module', NULL, '5.0.0'), (35, 'pim_module', 2, 'Pim Module', NULL, '5.0.0'), (36, 'leave_module', 2, 'Leave Module', NULL, '5.0.0'), (37, 'time_module', 2, 'Time Module', NULL, '5.0.0'), (38, 'recruitment_module', 2, 'Recruitment Module', NULL, '5.0.0'), (39, 'performance_module', 2, 'Performance Module', NULL, '5.0.0'), (40, 'maintenance_module', 2, 'Maintenance Module', NULL, '5.0.0'), (41, 'edit_nationality', 2, 'Edit Nationality', 'Allows the HR Admin to define the different nationalities that present in the company which can later be used in the PIM Module. Various nationalities are already predefined.', '5.0.0'), (42, 'nationalities', 2, 'Nationalities', 'This feature allows the HR Admin to define the different nationalities that present in the company which can later be used in the PIM Module. Various nationalities are already pre-defined. To add a nationality, go to Admin>> Nationalities', '5.0.0'), (43, 'add_nationality', 2, 'Add Nationality', 'Allows the HR Admin to define the different nationalities that present in the company which can later be used in the PIM Module. Various nationalities are already predefined.', '5.0.0'), (44, 'general_information', 2, 'General Information', 'Basic details of the company can be entered on this screen. To start adding information, go to Admin>> Organization>> General Information', '5.0.0'), (45, 'organization_name', 2, 'Organization Name', 'You need to define the company name of the parent company before you create the Company Structure.', '5.0.0'), (46, 'registration_number', 2, 'Registration Number', 'When adding general information of the company, company registration number should be added to the system.', '5.0.0'), (47, 'tax_id', 2, 'Tax ID', 'It refers to the Tax ID of the company.', '5.0.0'), (48, 'edit_organization_unit', 2, 'Edit Organization Unit', NULL, '5.0.0'), (49, 'unit_id', 2, 'Unit Id', 'Unit Identification, Unit ID helps to uniquely identify each unit.', '5.0.0'), (50, 'organization_structure', 2, 'Organization Structure', 'This feature allows the admin to define the hierarchy of the company by defining sub units. Since the parent company is already defined in the General Information, it would automatically appear in the Company Structure screen.To add a sub- unit to the company structure, go to Admin>> Organization>> Structure and click on [+]', '5.0.0'), (51, 'add_organization_unit', 2, 'Add Organization Unit', NULL, '5.0.0'), (52, 'this_unit_will_be_added_under', 2, 'This unit will be added under', 'This helps when sub units moved around and dragged and dropped to the appropriate places in the company hierarchy', '5.0.0'), (53, 'add_pay_grade', 2, 'Add Pay Grade', 'Define the pay grades by setting a minimum salary, maximum salary, step increase, and the currency to be paid in.', '5.0.0'), (54, 'edit_currency', 2, 'Edit Currency', 'Do some changes for the currencies to be paid in.', '5.0.0'), (55, 'minimum_salary', 2, 'Minimum Salary', 'Minimum Salary are auto-loaded (non-editable) information based on the Pay Grade which is pre-defined in the Admin module.', '5.0.0'), (56, 'maximum_salary', 2, 'Maximum Salary', 'Maximum Salary are auto-loaded (non-editable) information based on the Pay Grade which is pre-defined in the Admin module.', '5.0.0'), (57, 'edit_pay_grade', 2, 'Edit Pay Grade', 'Define the pay grades by setting a minimum salary, maximum salary, step increase, and the currency to be paid in.', '5.0.0'), (58, 'pay_grades', 2, 'Pay Grades', 'The HR Admin can define the pay grades by setting a minimum salary, maximum salary, step increase, and the currency to be paid in. To add an entry, go to Admin>>Job>> Pay Grades', '5.0.0'), (59, 'add_currency', 2, 'Add Currency', 'Add a currency type that is relevant to a country.(global currencies)', '5.0.0'), (60, 'edit_user', 2, 'Edit User', 'Edit a system user in the system.To add a system user, go to Admin>> User Management>> Users and go to an existing user record and click “Edit”.', '5.0.0'), (61, 'add_user', 2, 'Add User', 'Adding a system user to the system.To add a system user, go to Admin>> User Management>> Users and click “Add”.', '5.0.0'), (62, 'edit_work_shift', 2, 'Edit Work Shift', 'Admin can edit the defined work shifts for an individual or a group of employees. To add an entry, go to Admin>> Job>> Work Shifts and go to an existing work shift record and click “Edit”.', '5.0.0'), (63, 'shift_name', 2, 'Shift Name', 'When HR Admin defining work shifts for an individual or a group of employees, shift name should be specified', '5.0.0'), (64, 'duration_per_day', 2, 'Duration Per Day', NULL, '5.0.0'), (65, 'work_shifts', 2, 'Work Shifts', 'HR Admin can define work shifts for an individual or a group of employees. To add an entry, go to Admin>> Job>> Work Shifts and click “Add”', '5.0.0'), (66, 'hours_per_day', 2, 'Hours Per Day', 'When viewing monthly attendance report, need to specify no of hours spent on work', '5.0.0'), (67, 'test_email_sent', 2, 'Test Email Sent', NULL, '5.0.0'), (68, 'test_email_not_sent', 2, 'Test Email Not Sent', NULL, '5.0.0'), (69, 'assigned_employees', 2, 'Assigned Employees', 'The Admin can view assigned (In-Use) assets of employees.', '5.0.0'), (70, 'organization_unit_name_should_be_unique', 2, 'Organization unit name should be unique', NULL, '5.0.0'), (71, 'should_be_higher_than_minimum_salary', 2, 'Should be higher than Minimum Salary', 'Admin can define the pay grades by setting a minimum salary, maximum salary, step increase, and the currency to be paid in. To add an entry, go to Admin>>Job>> Pay Grades and click “Add”', '5.0.0'), (72, 'job_categories', 2, 'Job Categories', 'This feature allows the HR Admin to create job categories specific to the company to aggregate job classifications, When defining leave rules and settings for a particular employee group, select the Job Categories of the employees who will be able to apply for the defined leave', '5.0.0'), (73, 'add_job_category', 2, 'Add Job Category', 'Allows the admin to create job categories specific to the company to aggregate job classifications. Ex : Officials and Managers', '5.0.0'), (74, 'edit_job_category', 2, 'Edit Job Category', 'Allows the admin toedit job categories specific to the company to aggregate job classifications. Ex : Officials and Managers', '5.0.0'), (75, 'system_users', 2, 'System Users', 'You may also add multiple entries of user logins. The default system user available will be Admin and has full access to the system.', '5.0.0'), (76, 'add_work_shift', 2, 'Add Work Shift', 'Admin can define work shifts for an individual or a group of employees. To add an entry, go to Admin>> Job>> Work Shifts', '5.0.0'), (77, 'licenses', 2, 'Licenses', 'You can define various types of licenses which can be later used in the PIM Module. To add an entry go to Admin>> Qualifications>> Licenses and click “Add”', '5.0.0'), (78, 'localization', 2, 'Localization', 'This feature enables the HR Admin to configure the language settings and translate the OrangeHRM system to the language of your choice. To configure localization settings, go to Admin>> Configuration>> Localization', '5.0.0'), (80, 'date_format', 2, 'Date Format', 'Configure the date format under “Localization” the date will then be converted from YYYY-MM-DD to the localized date format.', '5.0.0'), (81, 'working_hours', 2, 'Working Hours', NULL, '5.0.0'), (82, 'name', 1, 'Name', 'Name of employee/candidate/session/document.', '5.0.0'), (83, 'city', 1, 'City', 'City should be displayed when adding individual address fields', '5.0.0'), (84, 'country', 1, 'Country', 'When configuring leave rules for enterprise module must specify to which country location it applies to.', '5.0.0'), (85, 'reset', 1, 'Reset', 'The Password Reset Code field', '5.0.0'), (86, 'search', 1, 'Search', 'Candidate search', '5.0.0'), (87, 'add', 1, 'Add', 'Add in the system', '5.0.0'), (88, 'phone', 1, 'Phone', 'provide a “Home Telephone” or “Mobile Number” the company can reach the employee.', '5.0.0'), (89, 'state_province', 1, 'State/Province', 'State/province where the employee lives', '5.0.0'), (90, 'zip_postal_code', 1, 'Zip/Postal Code', 'A code which was established by the United States Postal Service, for the purposes of identifying a location and routing the mail to that location /a code of letters and digits added to a postal address to aid in the sorting of mail.', '5.0.0'), (91, 'note', 1, 'Note', 'You may add a note and click “Hire” to confirm the action.', '5.0.0'), (92, 'cancel', 1, 'Cancel', 'Cancel a leave request , session etc..', '5.0.0'), (93, 'yes', 1, 'Yes', 'Clicking on “Yes” to the apply restriction error message, allows the leave to be applied for/assigned.', '5.0.0'), (94, 'no', 1, 'No', 'No Accessible Time sheets', '5.0.0'), (95, 'email', 1, 'Email', 'Electronic mail, most commonly referred to as email or e-mail. It is a method of exchanging digital messages from an author to one or more recipients.', '5.0.0'), (96, 'fax', 1, 'Fax', 'When adding general information of the company this information (Fax No) should be given.', '5.0.0'), (97, 'nationality', 1, 'Nationality', 'This feature allows the HR Admin to define the different nationalities that present in the company which can later be used in the PIM Module. Various nationalities are already pre-defined. To add a nationality, go to Admin>> Nationalities', '5.0.0'), (98, 'edit', 1, 'Edit', 'A change or correction made to a particular item/record', '5.0.0'), (99, 'address_street_1', 1, 'Address Street 1', 'The user can add individual address fields (address1, address2, city, etc )', '5.0.0'), (100, 'address_street_2', 1, 'Address Street 2', 'The user can add individual address fields (address1, address2, city, etc )', '5.0.0'), (101, 'description', 1, 'Description', 'Admin defines the description of the document template.', '5.0.0'), (102, 'currency', 1, 'Currency', 'The HR Admin can define the pay grades by setting the currency to be paid in.', '5.0.0'), (103, 'currencies', 1, 'Currencies', NULL, '5.0.0'), (104, 'edit_education', 1, 'Edit Education', 'You can edit the Education details of an employee such as Level, Institute,Specialization, Year', '5.0.0'), (105, 'level', 1, 'Level', 'Level of education of an employee', '5.0.0'), (106, 'education', 1, 'Education', 'Add levels of education to the system.', '5.0.0'), (107, 'add_education', 1, 'Add Education', 'Add levels of education to the system.', '5.0.0'), (108, 'edit_language', 1, 'Edit Language', 'Edit different types of languages that employees in your company speak can be defined here.', '5.0.0'), (109, 'add_language', 1, 'Add Language', 'Different types of languages that employees in your company speak can be defined here.', '5.0.0'), (110, 'languages', 1, 'Languages', 'You can enter the various languages that your employees are competent in, with the level of competency.', '5.0.0'), (111, 'edit_license', 1, 'Edit License', 'Define various types of licenses under Admin>> Qualifications, which can be later used in the PIM Module. Ex: CMA', '5.0.0'), (112, 'add_license', 1, 'Add License', 'Define various types of licenses under Admin>> Qualifications, which can be later used in the PIM Module. Ex: CMA', '5.0.0'), (113, 'edit_membership', 1, 'Edit Membership', 'Add a membership to the system. (Admin>> Qualifications>> Membership)', '5.0.0'), (114, 'add_membership', 1, 'Add Membership', 'Add a membership to the system. (Admin>> Qualifications>> Membership)', '5.0.0'), (115, 'memberships', 1, 'Memberships', 'This feature allows the HR Admin to define different membership details of the employees which can be later used in the PIM Module. To add a membership, go to Admin>> Qualifications>> Membership and click “Add”', '5.0.0'), (116, 'edit_skill', 1, 'Edit Skill', 'Altering information with regard to Skill such as qualification, year of experience and comments.', '5.0.0'), (117, 'add_skill', 1, 'Add Skill', 'Define various sets of skills which can be later used on the PIM Module. To add an entry go to Admin>> Qualifications>> Skills.', '5.0.0'), (118, 'skills', 1, 'Skills', 'You can define various sets of skills which can be later used on the PIM Module. To add an entry go to Admin>> Qualifications>> Skills', '5.0.0'), (119, 'user_role', 1, 'User Role', 'Add multiple HR Admins who will control the system, create logins for general users through ESS Users, assign Regional HR Admins', '5.0.0'), (120, 'status', 1, 'Status', 'Status of Employment/candidates/time-sheets', '5.0.0'), (121, 'username', 1, 'Username', 'Name given for employees to access the system as the system user and login to the system successfully', '5.0.0'), (122, 'employee_name', 1, 'Employee Name', 'Name of the employee.', '5.0.0'), (123, 'from', 1, 'From', 'Application form', '5.0.0'), (124, 'to', 1, 'To', 'Select the date range (from to)', '5.0.0'), (125, 'already_exists', 1, 'Already exists', 'Warning message appears when try to add a name that is already available in the system.', '5.0.0'), (126, 'to_time_should_be_after_from_time', 1, 'To time should be after from time', NULL, '5.0.0'), (127, 'failed', 1, 'Failed', NULL, '5.0.0'), (128, 'should_be_less_n_characters', 1, 'Should not exceed {amount} characters', NULL, '5.0.0'), (129, 'admin', 1, 'Admin', 'The administrator who has full privilege over the functionality of application.', '5.0.0'), (130, 'required', 1, 'Required', 'Admin can create a document template body for employees by using tokens required', '5.0.0'), (131, 'save', 1, 'Save', 'Click Save to submit', '5.0.0'), (132, 'should_be_a_valid_date_in_hh:mm_format', 1, 'Should be a valid date in hh:mm format', NULL, '5.0.0'), (133, 'job_category', 1, 'Job Category', 'When defining leave rules and settings for a particular employee group, select the Job Category of the employee who will be able to apply for the defined leave', '5.0.0'), (135, 'should_be_a_valid_date_in_x_format', 1, 'Should be a valid date in {format} format', NULL, '5.0.0'), (136, 'should_be_less_than_n', 1, 'Should be less than {amount}', NULL, '5.0.0'), (137, 'should_be_a_number', 1, 'Should be a number', 'It is a validation message which says it should be a number', '5.0.0'), (138, 'end_date_should_be_after_start_date', 1, 'End date should be after Start date', 'When viewing the leave list of employees, make sure the to date should be after the from date, if not this error message will be displayed.', '5.0.0'), (139, 'end_time_should_be_after_start_time', 1, 'End time should be after Start time', NULL, '5.0.0'), (140, 'attachment_size_exceeded', 1, 'Attachment Size Exceeded', 'Attachments should not exceed 1MB of file size.', '5.0.0'), (141, 'file_type_not_allowed', 1, 'File type not allowed', NULL, '5.0.0'), (142, 'employment_status', 1, 'Employment Status', 'Administrators and supervisors can view leave details of employees with a particular employment status.', '5.0.0'), (143, 'allows_phone_numbers_only', 1, 'Allows numbers and only + - / ( )', 'It appears as a validation message when we type an invalid phone number under the contact details tab.', '5.0.0'), (144, 'start_date_should_be_before_end_date', 1, 'Start date should be before end date', 'It is a validation message which appears when you select end date before start date.', '5.0.0'), (145, 'start_time_should_be_before_end_time', 1, 'Start time should be before end time', NULL, '5.0.0'), (147, 'should_be_higher_than_minimum_value', 1, 'Should be higher than minimum value', NULL, '5.0.0'), (148, 'ess', 1, 'ESS', 'Employee Self Service', '5.0.0'), (149, 'enabled', 1, 'Enabled', 'When adding a system user, Select enable to allow employee to access the system with the defined user role.', '5.0.0'), (150, 'disabled', 1, 'Disabled', 'When creating a user log in, the Status can be Enabled or disabled. Select disable, not to allow employee to access the system with the defined user role.', '5.0.0'), (151, 'edit_attachment', 1, 'Edit Attachment', 'Do some changes for supporting documents that have been attached.', '5.0.0'), (152, 'actions', 1, 'Actions', 'It refers to tasks performed', '5.0.0'), (153, 'error', 1, 'Error', NULL, '5.0.0'), (154, 'type', 1, 'Type', 'Event types are predefined in the system.', '5.0.0'), (155, 'download', 1, 'Download', 'A sample is available to download', '5.0.0'), (156, 'select_file', 1, 'Select File', 'It is a user friendly text which asked the user to select File', '5.0.0'), (157, 'browse', 1, 'Browse', NULL, '5.0.0'), (159, 'upload', 1, 'Upload', 'Upload images/file', '5.0.0'), (160, 'success', 1, 'Success', 'A person or thing that achieves desired aims or attains prosperity', '5.0.0'), (163, 'employee_id', 1, 'Employee Id', 'Employee ID/No will help uniquely identifying a particular employee.', '5.0.0'), (164, 'id', 1, 'Id', NULL, '5.0.0'), (165, 'last_name', 1, 'Last Name', 'When adding personal details of an employee, last name is considered as a mandatory field.', '5.0.0'), (166, 'job_title', 1, 'Job Title', 'The job titles specific to the company can be defined in this option. To add an entry, go to Admin>> Job>> Job Titles and click “Add”', '5.0.0'), (167, 'sub_unit', 1, 'Sub Unit', 'Add a sub- unit to the company structure, go to Admin>> Organization>> Structure and right click on the particular sub unit', '5.0.0'), (168, 'current_and_past_employees', 1, 'Current and Past Employees', 'Employee who work in an organization at present and the employees who resigned', '5.0.0'), (169, 'past_employees_only', 1, 'Past Employees Only', 'Only the employees who have already left the company.', '5.0.0'), (170, 'current_employees_only', 1, 'Current Employees Only', 'Only the employees work in the company at present', '5.0.0'), (171, 'mobile', 1, 'Mobile', 'Enter the “Name” of the person you wish the company to contact in case of emergency, the “Relationship” of the employee to the contact person provided and a “Home Telephone” or “Mobile Number” the company can reach him/her.', '5.0.0'), (172, 'expiry_date', 1, 'Expiry Date', 'The date after which a particular event is no longer in effect...The last day that an option is valid.For Ex: Driving License Expiry Date,Memberships Expiry dates', '5.0.0'), (173, 'joined_date', 1, 'Joined Date', 'Hired date of an candidate and the date he joined as a current employee of the company', '5.0.0'), (174, 'location', 1, 'Location', 'All employees based in all the company locations need to be defined first under Admin>>Organization>>Locations.', '5.0.0'), (175, 'male', 1, 'Male', 'If gender is specified, value should be either male or female', '5.0.0'), (176, 'female', 1, 'Female', 'Gender that need to be specified when adding personal details of an employee', '5.0.0'), (177, 'qualifications', 1, 'Qualifications', 'This feature allows you to define all information with regards to employees’ qualifications such as skill, Education, Licenses and Languages', '5.0.0'), (178, 'state', 1, 'State', 'State/Province – If the country is United Sates you can select from the drop down or you need to enter it manually', '5.0.0'), (179, 'should_be_a_positive_number', 1, 'Should be a positive number', 'It is a validation message which says it should be a positive number', '5.0.0'), (180, 'add_employee', 1, 'Add Employee', 'Add a new employee to the system.', '5.0.0'), (181, 'report_name', 1, 'Report Name', 'Report can generate a graphical summary of important fact and we can give a suitable name to it', '5.0.0'), (182, 'warning', 1, 'Warning', NULL, '5.0.0'), (183, 'employee_reports', 1, 'Employee Reports', 'Generate reports that are relevant to employees', '5.0.0'), (184, 'current_file', 1, 'Current File', 'Current version of a file', '5.0.0'), (185, 'replace_with', 1, 'Replace With', 'Same file found in the target location and is replaced with new file.', '5.0.0'), (186, 'comment', 1, 'Comment', 'You may enter any important note regarding some information.', '5.0.0'), (187, 'type_comment_here', 1, 'Type comment here', NULL, '5.0.0'), (188, 'year', 1, 'Year', 'Specify the year in leave calendar view', '5.0.0'), (189, 'start_date', 1, 'Start Date', 'Start date of current leave period', '5.0.0'), (190, 'end_date', 1, 'End Date', 'When defining the current leave period, the system will automatically set the “End Date” as to have a one-calendar year leave period.', '5.0.0'), (191, 'comments', 1, 'Comments', 'You may enter any important notes regarding some information.', '5.0.0'), (192, 'type_comments_here', 1, 'Type Comments here', NULL, '5.0.0'), (193, 'language', 1, 'Language', 'You can enter the various languages that your employees are competent in, with the level of competency.', '5.0.0'), (194, 'pay_grade', 1, 'Pay Grade', 'The HR Admin can define the pay grades by setting a minimum salary, maximum salary, step increase, and the currency to be paid in. To add an entry, go to Admin>>Job>> Pay Grades', '5.0.0'), (195, 'to_date_should_be_after_from_date', 1, 'To date should be after From date', 'It is a validation message which appears when you select to date before from date.', '5.0.0'), (196, 'past_employee', 1, '(Past Employee)', NULL, '5.0.0'), (197, 'first_name', 1, 'First name', NULL, '5.0.0'), (198, 'middle_name', 1, 'Middle name', NULL, '5.0.0'), (199, 'employee_full_name', 1, 'Employee Full Name', NULL, '5.0.0'), (200, 'job_specification', 1, 'Job Specification', 'You could describe the job role of the employee in the company through this feature which appears under job details. The default will be "Not defined".', '5.0.0'), (201, 'attachments', 1, 'Attachments', 'Uploaded files as images/documents', '5.0.0'), (202, 'file_name', 1, 'File Name', 'Name of the File to be uploaded', '5.0.0'), (203, 'size', 1, 'Size', 'maximum file size of the picture / Paper size', '5.0.0'), (204, 'accept_jpg_png_upto_1mb_recomended_dimentions_200px_x_200px', 1, 'Accepts jpg, .png, .gif up to 1MB. Recommended dimensions: 200px X 200px', NULL, '5.0.0'), (205, 'from_date_should_be_before_to_date', 1, 'From date should be before to date', 'If the employee selects a to date that falls before From date when apply/assign for leave, he will receive the error message saying From date should be before To Date.', '5.0.0'), (206, 'should_be_less_than_upper_bound', 1, 'Should be less than upper bound', NULL, '5.0.0'), (207, 'include_header', 1, 'Include Header', 'Include header name which is common for all the Job Vacancy Application Forms.', '5.0.0'), (208, 'add_attachment', 1, 'Add Attachment', 'Insert file attachments, such as pictures and documents.', '5.0.0'), (209, 'type_here', 1, 'Type here', NULL, '5.0.0'), (210, 'date', 1, 'Date', 'Date of birth / License Expiry Date', '5.0.0'), (211, 'monday', 1, 'Monday', 'Start day of the week', '5.0.0'), (212, 'tuesday', 1, 'Tuesday', 'One of the day of week', '5.0.0'), (213, 'wednesday', 1, 'Wednesday', 'One of the weekdays', '5.0.0'), (214, 'thursday', 1, 'Thursday', 'one of the days of the week', '5.0.0'), (215, 'friday', 1, 'Friday', 'One of the days of the week', '5.0.0'), (216, 'saturday', 1, 'Saturday', 'One of the days of the week', '5.0.0'), (217, 'sunday', 1, 'Sunday', 'One of the days of the week', '5.0.0'), (218, 'employee', 1, 'Employee', 'Staff currently working at your company.', '5.0.0'), (219, 'generate', 1, 'Generate', NULL, '5.0.0'), (220, 'from_date', 1, 'From Date', 'The specific date from which employees time and attendance records are extracted.', '5.0.0'), (221, 'to_date', 1, 'To Date', 'The date up-to which time and attendance records of employees are extracted.', '5.0.0'), (222, 'duration', 1, 'Duration', 'Calculate the duration of the leave period.', '5.0.0'), (223, 'apply', 1, 'Apply', 'Apply for leave/Job vacancy', '5.0.0'), (224, 'back', 1, 'Back', 'Click “Back” and the action will be reflected', '5.0.0'), (225, 'confirm', 1, 'Confirm', 'Click confirm button to confirm a particular action', '5.0.0'), (226, 'no_matching_employees', 1, 'No matching employees', 'This message appears when there is no matching employees', '5.0.0'), (227, 'no_employees_match_filters', 1, 'No employees match the selected filters', 'This message appears when there is no employees match the selected filters', '5.0.0'), (228, 'ok', 1, 'Ok', NULL, '5.0.0'), (229, 'leave', 1, 'Leave', 'A comprehensive leave management module with extensive possibilities of defining leave types, company holidays, applying for and assigning of leave for the employees of the company.', '5.0.0'), (230, 'comment_here', 1, 'Comment here', NULL, '5.0.0'), (231, 'from_time_should_be_before_to_time', 1, 'From time should be before to time', NULL, '5.0.0'), (232, 'deleted', 1, ' (Deleted)', NULL, '5.0.0'), (233, 'add_comment', 1, 'Add Comment', NULL, '5.0.0'), (234, 'approve', 1, 'Approve', 'Approve time sheets /leave', '5.0.0'), (235, 'reject', 1, 'Reject', 'The Admin or Hiring Manager can turn down an application by selecting the status as "Reject"', '5.0.0'), (236, 'n_records_found', 1, '{count,plural, =0{No Records Found} one{(1) Record Found} other{ (#) Records Found}}', NULL, '5.0.0'), (237, 'n_records_selected', 1, '{count,plural, =0{No Records Selected} one{(1) Record Selected} other{(#) Records Selected}}', NULL, '5.0.0'), (238, 'password', 1, 'Password', 'Provide a password for the employee and confirm password for security purposes.', '5.0.0'), (239, 'password_strength_message', 1, 'For a strong password, please use a hard to guess combination of text with upper and lower case characters, symbols and numbers', NULL, '5.0.0'), (240, 'confirm_password', 1, 'Confirm Password', 'Provide a password for the employee and confirm password for security purposes.', '5.0.0'), (241, 'passwords_do_not_match', 1, 'Passwords do not match', 'This error message appears when password and confirm password does not match', '5.0.0'), (242, 'weak', 1, 'Weak', 'Refers to the strength of the password.', '5.0.0'), (243, 'very_weak', 1, 'Very Weak', 'Refers to the strength of the password.', '5.0.0'), (244, 'better', 1, 'Better', NULL, '5.0.0'), (245, 'strongest', 1, 'Strongest', 'Refers to the strength of the password.', '5.0.0'), (246, 'about', 1, 'About', 'Users can view public information about the rest of the employees in the company corporate directory.', '5.0.0'), (247, 'support', 1, 'Support', NULL, '5.0.0'), (248, 'change_password', 1, 'Change Password', 'Altering the password', '5.0.0'), (249, 'logout', 1, 'Logout', 'Click on Log out to conclude use of the system.', '5.0.0'), (250, 'no_records_found', 1, 'No Records Found', 'This message appears when there is no records found', '5.0.0'), (251, 'change_password_question', 1, 'Change Password ?', NULL, '5.0.0'), (252, 'type_description_here', 1, 'Type description here', NULL, '5.0.0'), (253, 'add_note', 1, 'Add note', NULL, '5.0.0'), (254, 'successfully_updated', 1, 'Successfully Updated', 'It is a user friendly message saying that updating of record is done successfully', '5.0.0'), (255, 'successfully_saved', 1, 'Successfully Saved', 'It is a user friendly message saying that saving of a record is done successfully', '5.0.0'), (256, 'notes', 1, 'Notes', 'You may enter an overall note regarding the employee’s performance review.', '5.0.0'), (257, 'type_here_message', 1, 'Type here ...', NULL, '5.0.0'), (258, 'job', 1, 'Job', 'Allows the HR admin to define job titles, specifications, pay grades, employment status, job categories and work shifts.', '5.0.0'), (259, 'no_cancel', 1, 'No, Cancel', NULL, '5.0.0'), (260, 'user_management', 1, 'User Management', 'This feature allows the HR Admin to administer users by:Creating logins and defining privileges by assigning User Roles (Global Admin/Admin*, Default ESS, Default Supervisor**). ', '5.0.0'), (261, 'project_info', 1, 'Project Info', 'Here information regarding projects, customers, project activities and project administrator can be defined, which can be later used for project management activities.', '5.0.0'), (262, 'organization', 1, 'Organization', 'Allows the HR admin to enter/store general company info, structure of the organization and locations of sites.', '5.0.0'), (263, 'users', 1, 'Users', 'Users can be assigned a combination of custom/default User Roles.', '5.0.0'), (264, 'configuration', 1, 'Configuration', 'An arrangement of elements in a particular form', '5.0.0'), (265, 'language_packages', 1, 'Language Packages', NULL, '5.0.0'), (266, 'modules', 1, 'Modules', 'Enable/Disable Module display of admin,pim,leave,time,performance etc..', '5.0.0'), (267, 'register_oauth_client', 1, 'Register OAuth Client', NULL, '5.0.0'), (268, 'social_media_authentication', 1, 'Social Media Authentication', NULL, '5.0.0'), (269, 'employee_list', 1, 'Employee List', 'Lists all the employees entered and imported into the PIM.To view the employee list, go to PIM>>Employee List', '5.0.0'), (270, 'reports', 1, 'Reports', 'This feature allows users to generate Leave/Custom/PIM reports', '5.0.0'), (271, 'pim', 1, 'PIM', 'Personal Information Management', '5.0.0'), (272, 'recruitment', 1, 'Recruitment', 'It manages the recruitment process of a company. The Admin can create Vacancies which will be listed on the link via social media networks.', '5.0.0'), (273, 'time', 1, 'Time', 'Date and time of action performed', '5.0.0'), (274, 'my_info', 1, 'My Info', 'ESS can view his personal details under the ‘My Info’ Module.', '5.0.0'), (275, 'performance', 1, 'Performance', 'Manages and reviews the performance of all employees where a company can understand how well an employee is performing in relation to their strategic goals and objectives.', '5.0.0'), (276, 'dashboard', 1, 'Dashboard', 'The Dashboard is a page which provides a summary of vital information (Eg: Number of employees in a department, or leave taken by each department) and a quick access to certain tasks (Eg: Leave applications pending for approval)', '5.0.0'), (277, 'directory', 1, 'Directory', NULL, '5.0.0'), (278, 'buzz', 1, 'Buzz', NULL, '5.0.0'), (279, 'maintenance', 1, 'Maintenance', NULL, '5.0.0'), (280, 'my_timesheets', 1, 'My Timesheets', 'When an ESS-Employee or an ESS-Supervisor wants to enter his/her time sheet, they can go to Time>> Time sheets>> My Time sheets', '5.0.0'), (281, 'my_records', 1, 'My Records', 'Lists down records of user details in the system.', '5.0.0'), (282, 'employee_timesheets', 1, 'Employee Timesheets', 'To action an employee timesheet, go to Time>> Time Sheets>> Employee Time sheets, those time sheets can be viewed, edited,approved and rejected.', '5.0.0'), (283, 'timesheets', 1, 'Timesheets', 'Only Include Approved Time sheets', '5.0.0'), (284, 'punch_in_out', 1, 'Punch In/Out', 'This feature allows capturing the number of hours an employee spends working for the company. This feature is only available to the ESS – Supervisor and ESS User. To access the Punch In/Out tab, go to Time>> Attendance>>Punch In/Out', '5.0.0'), (285, 'employee_records', 1, 'Employee Records', 'Records in the system which are related to employees.', '5.0.0'), (286, 'attendance', 1, 'Attendance', 'All attendance records are maintained and recorded under “Attendance” menu.', '5.0.0'), (287, 'customers', 1, 'Customers', 'Activities within Projects that are being done for various Customers.', '5.0.0'), (288, 'projects', 1, 'Projects', 'The administrators are able to define the projects, which were/are/will be managed by the company. To add a project, go to Time>> Project Info>> Projects and click “Add”', '5.0.0'), (289, 'project_reports', 1, 'Project Reports', 'The Admin can view can reports for all projects and the ESS – Supervisors can view reports of projects administered by them or projects assigned to them. To view project reports go to Time>> Reports>> Project Reports', '5.0.0'), (290, 'vacancies', 1, 'Vacancies', 'Here the Admin can create a vacancy for a particular job title required by the company.', '5.0.0'), (291, 'candidates', 1, 'Candidates', 'Applicants/candidates who applied for the post and get shortlisted.', '5.0.0'), (292, 'kpis', 1, 'KPIs', NULL, '5.0.0'), (293, 'manage_reviews', 1, 'Manage Reviews', 'HR manages performance reviews of all employees in a company', '5.0.0'), (294, 'my_reviews', 1, 'My Reviews', 'Employee can view his performance reviews tracked by a reviewer', '5.0.0'), (295, 'my_trackers', 1, 'My Trackers', 'The My Tracker section allows employees to add and view their performance logs.Employees can add and modify only their own log entries and view other reviewer logs, by going to Performance>My Trackers', '5.0.0'), (296, 'review_list', 1, 'Review List', 'It is possible to add reviewers to the list', '5.0.0'), (297, 'trackers', 1, 'Trackers', NULL, '5.0.0'), (298, 'employee_trackers', 1, 'Employee Trackers', 'Once a tracker is created, reviewers can add logs (comments about positive/negative performance) to the tracker.To do this, a reviewer can go to Performance>Employee Trackers', '5.0.0'), (299, 'candidate_records', 1, 'Candidate Records', NULL, '5.0.0'), (300, 'access_records', 1, 'Access Records', NULL, '5.0.0'), (301, 'purge_records', 1, 'Purge Records', NULL, '5.0.0'), (302, 'structure', 1, 'Structure', 'Company/organizational structure', '5.0.0'), (303, 'sun', 1, 'Sun', 'Abbreviation of Sunday', '5.0.0'), (304, 'mon', 1, 'Mon', 'Abbreviation of Monday', '5.0.0'), (305, 'tue', 1, 'Tue', 'Abbreviation of Tuesday', '5.0.0'), (306, 'wed', 1, 'Wed', 'Abbreviation for Wednesday', '5.0.0'), (307, 'thu', 1, 'Thu', 'Abbreviation of Thursday', '5.0.0'), (308, 'fri', 1, 'Fri', 'Abbreviation of Friday', '5.0.0'), (309, 'sat', 1, 'Sat', 'Abbreviation for Saturday', '5.0.0'), (310, 'performed_by', 1, 'Performed By', 'When viewing the review history,it shows who has performed a certain action ; ex: Approved by Admin', '5.0.0'), (311, 'add_another', 1, 'Add another', 'Adding another project admin for a particular project.', '5.0.0'), (312, 'view', 1, 'View', 'Admin has the privileged to view assigned goal/leave/tasks of all employees', '5.0.0'), (313, 'attendance_summary', 1, 'Attendance Summary', 'The Admin can view can the attendance summary of all employees while an ESS – Supervisors can view the attendance summary of his/her subordinates. Here the Admin and ESS -Supervisor can track the time employees have spent working in the company. To view an employee’s attendance summary, go to Time>> Reports>>Attendance Summary.', '5.0.0'), (314, 'my_leave', 1, 'My Leave', 'When the employee logs in to the system and checks his/her leave by going to Leave>> My Leave, he/she will see the leave that was assigned to him/her', '5.0.0'), (315, 'my_entitlements', 1, 'My Entitlements', 'An ESS-Employee is only able to “View” his leave entitlement when he/she logs in. To view, go to Leave>> Entitlements>> My Entitlements', '5.0.0'), (316, 'add_entitlements', 1, 'Add Entitlements', 'Add all leave entitlements to employees.', '5.0.0'), (317, 'configure', 1, 'Configure', 'The user is configuring what are the fields to be displayed.', '5.0.0'), (318, 'employee_entitlements', 1, 'Employee Entitlements', 'All available leave entitlements for a particular employee.', '5.0.0'), (319, 'entitlements', 1, 'Entitlements', 'Generate reports to display information on leave entitlements', '5.0.0'), (320, 'work_email', 1, 'Work Email', 'The company email address of each employee should be added to the employee record in the PIM module>> Contact Details>> Work Email.', '5.0.0'), (321, 'other_email', 1, 'Other Email', 'Other email address of an employee', '5.0.0'), (322, 'company_name', 1, 'Company Name', NULL, '5.0.0'), (323, 'version', 1, 'Version', NULL, '5.0.0'), (324, 'active_employees', 1, 'Active Employees', NULL, '5.0.0'), (325, 'employees_terminated', 1, 'Employees Terminated', NULL, '5.0.0'), (326, 'are_you_sure', 1, 'Are you Sure?', NULL, '5.0.0'), (327, 'delete_confirmation_message', 1, 'The selected record will be permanently deleted. Are you sure you want to continue?', NULL, '5.0.0'), (328, 'yes_delete', 1, 'Yes, Delete', NULL, '5.0.0'), (329, 'keep_current', 1, 'Keep Current', 'You may retain the current resume when viewing employees application detail status', '5.0.0'), (330, 'delete_current', 1, 'Delete Current', 'Delete the current resume', '5.0.0'), (331, 'replace_current', 1, 'Replace Current', 'Replace current resume with another resume for which you will be prompted to upload another resume document.', '5.0.0'), (332, 'module_forbidden', 1, 'Module Forbidden', NULL, '5.0.0'), (333, 'module_access_restriction', 1, 'The page you''re trying to access has restricted access', NULL, '5.0.0'), (334, 'launching_soon', 1, 'Launching Soon', NULL, '5.0.0'), (337, 'click_here', 1, 'Click here', NULL, '5.0.0'), (338, 'bad_request', 1, 'Bad Request', NULL, '5.0.0'), (339, 'personal_details', 1, 'Personal Details', 'you have to add details such as employee name, Marital Status, Gender, Date of Birth etc and save the employee with his/her picture', '5.0.0'), (340, 'emergency_contacts', 1, 'Emergency Contacts', 'Allows the employee to add Contact details of the people whom we inform in case of an emergency such as Name, Relationship,Home Telephone, Mobile etc.', '5.0.0'), (341, 'dependents', 1, 'Dependents', 'If an employee has some people who rely on him/her for aid can be considered as a dependents.', '5.0.0'), (342, 'immigration', 1, 'Immigration', 'Immigration details about employees are recorded in this tab.', '5.0.0'), (343, 'salary', 1, 'Salary', 'On Salary Information all fields such as Pre Grade, Currency used will be shown in Salary History.', '5.0.0'), (344, 'report_to', 1, 'Report-to', 'Reporting details of employees are recorded here, e.g. an employee''s supervisor, reporting method and subordinates assigned to him/her will be recorded. ', '5.0.0'), (345, 'tax_exemptions', 1, 'Tax Exemptions', 'When configure PIM Optional field, admin can enable show US tax exemptions as a country specific information.Then tax exemption will get displayed in PIM tab.', '5.0.0'), (346, 'info', 1, 'Info', NULL, '5.0.0'), (347, 'expected_email_address_format_not_matched', 1, 'Expected format: admin@example.com', 'This is a validation message appears when you enter an invalid figure (numeric value) as work email address, and display the expected format of an email address to be entered.', '5.0.0'), (348, 'submit', 1, 'Submit', 'Enter, modify and submit personal time sheets', '5.0.0'), (349, 'date_range', 1, 'Date Range', NULL, '5.0.0'), (350, 'date_format', 1, 'yyyy-mm-dd', NULL, '5.0.0'), (351, 'cannot_be_deleted', 1, 'Cannot be deleted', NULL, '5.0.0'), (352, 'successfully_deleted', 1, 'Successfully Deleted', 'It is a user friendly message saying that deleting of a record is done successfully', '5.0.0'), (353, 'total', 1, 'Total', 'Total Deductions, Total Payable', '5.0.0'), (354, 'searching', 1, 'Searching....', NULL, '5.0.0'), (355, 'no_file_chosen', 1, 'No file chosen', NULL, '5.0.0'), (356, 'no_file_selected', 1, 'No file selected', NULL, '5.0.0'), (357, 'type_for_hints', 1, 'Type for hints...', 'Type the first few letters of the text you are searching for and then intended text can be selected from the drop-down menu.', '5.0.0'), (358, 'select', 1, '-- Select --', NULL, '5.0.0'), (359, 'unexpected_error', 1, 'Unexpected Error!', NULL, '5.0.0'), (360, 'delete_selected', 1, 'Delete Selected', NULL, '5.0.0'), (361, 'corporate_branding', 1, 'Corporate Branding', NULL, '5.0.0'), (362, 'more', 1, 'More', NULL, '5.0.0'), (363, 'should_be_greater_than_lower_bound', 1, 'Should be greater than lower bound', NULL, '5.0.0'), (364, 'less_than', 1, 'Less Than', 'If the defined maximum period of service is 6 months, and if the employee’s service period is less than 6 months from the time he/she has joined the company, leave applications/assignments will not be possible', '5.0.0'), (365, 'greater_than', 1, 'Greater Than', '"When adding salary component, a minimum and maximum salary amount is specified based on an employee’s pay grade category,cannot be less than or greater than the specified amount."', '5.0.0'), (366, 'range', 1, 'Range', 'Speaking skills of an employee of a particular language', '5.0.0'), (367, 'custom_fields', 3, 'Custom Fields', 'This feature allows the Admin to customize and add fields to all the screen of the PIM Module', '5.0.0'), (368, 'remaining_no_of_custom_fields', 3, 'Remaining number of custom fields:', NULL, '5.0.0'), (369, 'all_custom_fields_in_use', 3, 'All custom fields are in use', NULL, '5.0.0'), (370, 'custom_field_name', 3, 'Custom Field Name', 'Define a suitable name for the custom field. Ex: Hardware', '5.0.0'), (371, 'screen', 3, 'Screen', 'PIM module screens', '5.0.0'), (372, 'field_type', 3, 'Field Type', 'When adding custom fields, field type needs to be specified such as text, numeric, drop down etc', '5.0.0'), (373, 'custom_fields_in_use', 3, 'Custom field(s) in use', NULL, '5.0.0'), (374, 'edit_custom_field', 3, 'Edit Custom Field', 'Do some changes to new fields that are created for users to fill out more information.', '5.0.0'), (375, 'field_name', 3, 'Field Name', 'When adding custom fields to a custom field section, field name should be mentioned.', '5.0.0'), (376, 'select_options', 3, 'Select Options', 'It is a user friendly text which asked the user to select Options', '5.0.0'), (377, 'enter_allowed_options_separated_by_commas', 3, 'Enter allowed options separated by commas', 'Allows entering options that are separated by commas.', '5.0.0'), (378, 'add_custom_field', 3, 'Add Custom Field', 'Allows to create new fields for users to fill out more information.', '5.0.0'), (379, 'data_import', 3, 'Data Import', 'This feature allows the Admin to import data from a CSV file. To import data, go to PIM>> Configuration>> Data Import', '5.0.0'), (380, 'column_order_should_not_be_changed', 3, 'Column order should not be changed', 'the column format of the CSV File should be the same as the “Sample CSV File”.', '5.0.0'), (381, 'first_name_and_last_name_are_compulsory', 3, 'First Name and Last Name are compulsory', 'When adding an employee to the system, first name and last name are considered as required fields.', '5.0.0'), (382, 'all_date_fields_should_be_in_yyyy_mm_dd_format', 3, 'All date fields should be in YYYY-MM-DD format', 'The fields that input dates should be in the standard format (ex: 2014-12-12)', '5.0.0'), (383, 'gender_specified_value_should_be_either_m_or_f', 3, 'If gender is specified, value should be either Male or Female', NULL, '5.0.0'), (384, 'each_import_file_should_be_configured_for_100_records_or_less', 3, 'Each import file should be configured for 100 records or less', 'PIM->Configure->Data Import', '5.0.0'), (385, 'multiple_import_files_may_be_required', 3, 'Multiple import files may be required', 'In CSV import, you may carry out multiple imports but maximum of 100 records or less per data import.', '5.0.0'), (386, 'sample_csv_file', 3, 'Sample CSV file', 'Column format of the CSV File should be the same as the “Sample CSV File”. Click on Sample CSV File: “Download” to view the column format', '5.0.0'), (388, 'employee_information', 3, 'Employee Information', 'Employee details such as job info, Salary info, Contact info, immigration info can be considered here.', '5.0.0'), (389, 'include', 3, 'Include', 'Include Past Employee: Administrator and supervisor can view leave details of past employees as well / Only Include Approved Time sheets', '5.0.0'), (390, 'supervisor_name', 3, 'Supervisor Name', 'Name of the supervisor (an employee who has subordinates under him)', '5.0.0'), (391, 'first_middle_name', 3, 'First (& Middle) Name', 'The first and middle name of an employee ', '5.0.0'), (392, 'supervisor', 3, 'Supervisor', 'Supervisors can view assigned assets/time sheets/leave of the subordinates', '5.0.0'), (393, 'contact_details', 3, 'Contact Details', 'A PIM tab which allows the employee to add his/her contact details such as Address, Home Telephone, Work email etc.', '5.0.0'), (394, 'street1', 3, 'Street 1', NULL, '5.0.0'), (395, 'street2', 3, 'Street 2', NULL, '5.0.0'), (396, 'telephone', 3, 'Telephone', NULL, '5.0.0'), (397, 'home', 3, 'Home', NULL, '5.0.0'), (398, 'work', 3, 'Work', NULL, '5.0.0'), (399, 'assigned_dependents', 3, 'Assigned Dependents', 'When you add details of the employee''s dependents it''ll be listed as assigned dependents.', '5.0.0'), (400, 'relationship', 3, 'Relationship', 'Relationship with the employee e.g. mother, father, child', '5.0.0'), (401, 'date_of_birth', 3, 'Date of Birth', 'System will send emails to recipients about employees’ date of birth each year based on the settings.', '5.0.0'), (402, 'assigned_emergency_contacts', 3, 'Assigned Emergency Contacts', 'Assign the “Name” of the person you wish the company to contact in case of emergency, the “Relationship” of the employee to the contact person provided and a “Home Telephone” or “Mobile Number” the company can reach him/her.', '5.0.0'), (403, 'home_telephone', 3, 'Home Telephone', '"When adding contact details and emergency contact details, we should provide a “Home Telephone” or “Mobile Number” the company can reach him/her."', '5.0.0'), (404, 'work_telephone', 3, 'Work Telephone', 'When entering Contact information of an employee, work telephone should be added to the system', '5.0.0'), (405, 'assigned_immigration_records', 3, 'Assigned Immigration Records', 'To assign immigration information of a particular employee such as passport details/visa details', '5.0.0'), (406, 'document', 3, 'Document', 'HR Admin publishes and shares company related documents with all employees in the company.', '5.0.0'), (407, 'number', 3, 'Number', 'Track the number of employees working for a particular location once employees are tagged to the locations', '5.0.0'), (408, 'issued_by', 3, 'Issued By', 'When assigning immigration details by adding relevant passport/visa documents, by which county it is issued also should be mentioned.', '5.0.0'), (409, 'issued_date', 3, 'Issued Date', 'When assigning immigration details by adding relevant passport/visa documents,When it is issued also should be mentioned.', '5.0.0'), (410, 'job_details', 3, 'Job Details', NULL, '5.0.0'), (411, 'include_employment_contract_details', 3, 'Include Employment Contract Details', NULL, '5.0.0'), (412, 'contract_start_date', 3, 'Contract Start Date', 'Start date of employee job contract', '5.0.0'); INSERT INTO `ohrm_i18n_lang_string` VALUES (413, 'contract_end_date', 3, 'Contract End Date', 'Employee>Job Contract>End Date', '5.0.0'), (414, 'contract_details', 3, 'Contract Details', 'Details of employee job contract', '5.0.0'), (415, 'assigned_memberships', 3, 'Assigned Memberships', 'If employees are members of any committee, institute etc. those details can be assigned to employees', '5.0.0'), (416, 'membership', 3, 'Membership', 'This feature allows the HR Admin to define different membership details of the employees which can be later used in the PIM Module. To add a membership, go to Admin>> Qualifications>> Membership and click “Add”', '5.0.0'), (417, 'subscription_paid_by', 3, 'Subscription Paid By', 'Subscription paid by company or by employees', '5.0.0'), (418, 'subscription_amount', 3, 'Subscription Amount', 'If employees are members of any committee, institute etc. those details can be entered here. One option of the employee’s membership details to be filled', '5.0.0'), (419, 'subscription_commence_date', 3, 'Subscription Commence Date', 'If employees are members of any committee, institute etc. those details can be entered here. One option of the employee’s membership details to be filled', '5.0.0'), (420, 'subscription_renewal_date', 3, 'Subscription Renewal Date', 'If employees are members of any committee, institute etc. those details can be entered here. One option of the employee’s membership details to be filled', '5.0.0'), (421, 'other_id', 3, 'Other Id', 'One you have added and saved the employee name with his/her picture and the user logins, You can also edit the personal details such as other ID', '5.0.0'), (422, 'driver_license_number', 3, 'Driver License Number', 'It is a field that appears when you edit personal details of a particular employee.Here, admin enters the number of employee''s driving license.', '5.0.0'), (423, 'license_expiry_date', 3, 'License Expiry Date', 'System will send emails to recipients about employee/s License expiry. Ex: Driving License Expiry', '5.0.0'), (424, 'ssn_number', 3, 'SSN Number', 'Social Security Number', '5.0.0'), (425, 'sin_number', 3, 'SIN Number', 'Social Identification Number.', '5.0.0'), (426, 'marital_status', 3, 'Marital Status', 'You can add/edit the personal details such as marital status; married or single', '5.0.0'), (427, 'gender', 3, 'Gender', 'Select the gender of the employee.If gender is specified, value should be either male or female.', '5.0.0'), (428, 'military_service', 3, 'Military Service', 'Military Service details to be entered when adding personal details of an employee.', '5.0.0'), (429, 'smoker', 3, 'Smoker', 'It gets listed under the personal details as an optional field', '5.0.0'), (430, 'employee_id_exists', 3, 'Employee Id already exists', NULL, '5.0.0'), (431, 'change_profile_picture', 3, 'Change Profile Picture', NULL, '5.0.0'), (432, 'report_to', 3, 'Report to', NULL, '5.0.0'), (433, 'salary_component', 3, 'Salary Component', 'The HR Admin can define salary components by going to Admin>>Job>> Salary Components.', '5.0.0'), (435, 'pay_frequency', 3, 'Pay Frequency', 'Frequency of salary payable should be included in salary details', '5.0.0'), (436, 'direct_deposit_amount', 3, 'Direct Deposit Amount', 'When Adding Direct Deposit Details, need to specify the amount to be deposited.', '5.0.0'), (437, 'federal_income_tax', 3, 'Federal Income Tax', 'Tax which is charged on employee''s income in the US.', '5.0.0'), (438, 'exemptions', 3, 'Exemptions', 'It is an event, which occurs during the execution of a program, that disrupts the normal flow of the program''s instructions.', '5.0.0'), (439, 'unemployment_state', 3, 'Unemployment State', 'A field that is available under "State Income Tax" section when adding tax exemption details of all employees.', '5.0.0'), (440, 'work_state', 3, 'Work State', 'A field that is available under ""State Income Tax"" section when adding tax exemption details of all employees.', '5.0.0'), (441, 'create_login_details', 3, 'Create Login Details', 'Creating a user name and password for a new employee', '5.0.0'), (442, 'optional_fields', 3, 'Optional Fields', 'This feature allows the admin to add fields to the “Personal Details” screen that may be specific to the company or country. To configure the “Optional Fields” settings, go to PIM>> Configuration>> Optional Fields', '5.0.0'), (443, 'show_deprecated_fields', 3, 'Show Deprecated Fields', 'When ticking for "Show Deprecated Fields", the options Nick Name, Smoker and Military Service in Personal Details get visible in Personal detail screen', '5.0.0'), (444, 'show_nick_name_smoker_and_military_service_in_personal_details', 3, 'Show Nick Name, Smoker and Military Service in Personal Details', 'When configure the “Optional Fields” settings, go to PIM>> Configuration>> Optional Fields, and put a tick for "Show Deprecated Fields"', '5.0.0'), (445, 'country_specific_information', 3, 'Country Specific Information', 'Specific Information related to a country', '5.0.0'), (446, 'show_ssn_field_in_personal_details', 3, 'Show SSN field in Personal Details', 'Allows Social Security Number of an employee to be shown in the system.', '5.0.0'), (447, 'show_sin_field_in_personal_details', 3, 'Show SIN field in Personal Details', 'Allows Social Identification Number of an employee to be shown in the system', '5.0.0'), (448, 'show_us_tax_exemptions_menu', 3, 'Show US Tax Exemptions menu', 'Country specific information when configuring Optional field for PIM personal details screen', '5.0.0'), (449, 'edit_reporting_method', 3, 'Edit Reporting Method', 'Altering the reporting methods between supervisors and subordinates such as direct, indirect', '5.0.0'), (450, 'add_reporting_method', 3, 'Add Reporting Method', 'Define the reporting methods between an ESS Employee and Supervisor.', '5.0.0'), (451, 'edit_report', 3, 'Edit Report', NULL, '5.0.0'), (452, 'reporting_methods', 3, 'Reporting Methods', 'The HR admin can define the reporting method between an ESS-Employee and an ESS-Supervisor.', '5.0.0'), (453, 'reporting_methods_in_use', 3, 'Reporting Method(s) in Use', NULL, '5.0.0'), (454, 'selection_criteria', 3, 'Selection Criteria', 'you may use the search toolbar and apply the criteria and click “Search”.', '5.0.0'), (455, 'display_fields', 3, 'Display Fields', 'When defining a report, user can add relevant fields that needs to be displayed', '5.0.0'), (456, 'select_display_field_group', 3, 'Select Display Field Group', NULL, '5.0.0'), (457, 'select_display_field', 3, 'Select Display Field', NULL, '5.0.0'), (458, 'at_least_one_display_field_should_be_added', 3, 'At least one display field should be added', NULL, '5.0.0'), (459, 'add_report', 3, 'Add Report', NULL, '5.0.0'), (460, 'edit_termination_reason', 3, 'Edit Termination Reason', 'Do change the termination reasons that is used by the company.', '5.0.0'), (461, 'add_termination_reason', 3, 'Add Termination Reason', 'Define various termination reasons that is used by the company.Go to PIM>>Configuration>>Termination Reason. Ex: Prolonged illness', '5.0.0'), (462, 'termination_reasons', 3, 'Termination Reasons', 'Default reasons for terminating the employment:• Dismissed, Contract not renewed, • Deceased ', '5.0.0'), (463, 'termination_reasons_in_use', 3, 'Termination Reason(s) in Use', NULL, '5.0.0'), (464, 'update_password', 3, 'Update Password', NULL, '5.0.0'), (465, 'current_password', 3, 'Current Password', 'Password that uses at present.', '5.0.0'), (466, 'current_password_is_incorrect', 3, 'Current Password is Incorrect', NULL, '5.0.0'), (467, 'edit_dependent', 3, 'Edit Dependent', 'You can change details of an employee''s dependent.', '5.0.0'), (468, 'please_specify', 3, 'Please Specify', 'When adding dependents, Additional field will be displayed as "Please Specify" If "Other" is selected as the "Relationship"', '5.0.0'), (469, 'child', 3, 'Child', 'An employee''s child.', '5.0.0'), (470, 'other', 3, 'Other', 'If you wish to notify any other employee regarding this event, type the relevant employee’s name on the “Other Recipient” field', '5.0.0'), (471, 'institute', 3, 'Institute', 'Click on the “Add Direct Deposit Details” check box and enter the following details: Name of the Financial Institute: bank name', '5.0.0'), (472, 'major_specialization', 3, 'Major/Specialization', 'When entering employee’s education background, need to specify Major/Specialization of his/her Masters', '5.0.0'), (473, 'gpa_score', 3, 'GPA/Score', 'When adding educational background of an employee to the system, GPA/Score obtained from the Master/Degree/Diploma can be added.', '5.0.0'), (474, 'edit_emergency_contact', 3, 'Edit Emergency Contact', 'You can edit contact details of an employee which will be needed during an emergency can be entered here.', '5.0.0'), (475, 'at_least_one_phone_number_is_required', 3, 'At least one phone number is required', 'Error message that appears when ou try to assign a emergency contact without a phone number', '5.0.0'), (476, 'reporting_method', 3, 'Reporting Method', 'The HR admin can define the reporting method between an ESS-Employee and an ESS-Supervisor.', '5.0.0'), (477, 'edit_immigration', 3, 'Edit Immigration', 'Changing details of the employee''s passport or visa.', '5.0.0'), (478, 'passport', 3, 'Passport', 'Add details of the “Number” of passport , the “ Issued Date” , “Expiry Date”, the “Eligible Status” of his Passport', '5.0.0'), (479, 'visa', 3, 'Visa', 'Select the document type (Visa) you wish to add details of, the “Number” whether it is a visa number, the “ Issued Date” , “Expiry Date”, the “Eligible Status” of his Visa and the “Eligible Review Date” as to when the eligibility status was reviewed.', '5.0.0'), (480, 'eligible_status', 3, 'Eligible Status', 'Eligible Status of his Passport/Visa for a particular country.', '5.0.0'), (481, 'eligible_review_date', 3, 'Eligible Review Date', 'As to when the eligibility status was reviewed.', '5.0.0'), (482, 'expiry_date_should_be_after_issued_date', 3, 'Expiry date should be after issued date', 'When adding immigration details make sure you add the issue date before its expiry date..otherwise it shows a data validation message saying that expiry date should be after issued date', '5.0.0'), (483, 'fluency', 3, 'Fluency', 'Employee''s fluency in writing, reading', '5.0.0'), (484, 'competency', 3, 'Competency', 'Set of skills and abilities which are required for desired level of performance and can be grouped them into competency groups', '5.0.0'), (485, 'license_type', 3, 'License Type', 'You can define various types of licenses which can be later used in the PIM Module. To add an entry go to Admin>> Qualifications>> Licenses and click “Add”', '5.0.0'), (486, 'license_number', 3, 'License Number', 'You can also add/edit the personal details listed including the driving license number', '5.0.0'), (487, 'renewal_date_should_be_after_the_commencing_date', 3, 'Renewal date should be after the commencing date', NULL, '5.0.0'), (488, 'edit_salary_component', 3, 'Edit Salary Component', 'The HR Admin can edit salary components by going to Admin>>Job>> Salary Components. Ex: Car Allowance', '5.0.0'), (489, 'assigned_salary_components', 3, 'Assigned Salary Components', 'Salary Component details (Component Name, Type and other options (Cost to Company, Value Type)) assigned to employees', '5.0.0'), (490, 'include_direct_deposit_details', 3, 'Include Direct Deposit Details', NULL, '5.0.0'), (491, 'account_number', 3, 'Account Number', 'It refers to the account number of the employee to which salary is credited', '5.0.0'), (492, 'account_type', 3, 'Account Type', 'User has to select the account type, whether salary will be credited to a savings a/c or a check will be given', '5.0.0'), (493, 'routing_number', 3, 'Routing Number', 'When adding the “Add Direct Deposit Details”, routing number of the checks should be included.', '5.0.0'), (494, 'skill', 3, 'Skill', 'You can define various sets of skills which can be later used on the PIM Module. To add an entry go to Admin>> Qualifications>> Skills', '5.0.0'), (495, 'years_of_experience', 3, 'Years of Experience', 'Previous work experiences of an employee can be entered by specifying the From which year -To which year.', '5.0.0'), (496, 'company', 3, 'Company', 'Oraganization where the employee work', '5.0.0'), (497, 'license', 3, 'License', 'You can define various types of licenses which can be later used in the PIM Module. To add an entry go to Admin>> Qualifications>> Licenses', '5.0.0'), (498, 'assigned_subordinates', 3, 'Assigned Subordinates', 'When you add details of the employee''s subordinates it''ll be listed as assigned subordinates.', '5.0.0'), (499, 'assigned_supervisors', 3, 'Assigned Supervisors', 'When you add details of the employee''s supervisors it''ll be listed as assigned supervisors.', '5.0.0'), (500, 'work_experience', 3, 'Work Experience', 'Under PIM - Qualification tab, details of employees previous work experience can be defined.', '5.0.0'), (501, 'add_work_experience', 3, 'Add Work Experience', 'Previous work experiences of an employee can be entered here.', '5.0.0'), (502, 'date_added', 3, 'Date Added', 'The date that a particular record is added to the system.', '5.0.0'), (503, 'added_by', 3, 'Added By', 'Employees can only view (not modify) the comments added by the reviewers.', '5.0.0'), (504, 'should_be_within_min_max_values', 3, 'Should be within Min/Max values', 'It is a validation message which says rate should be within Min/Max values', '5.0.0'), (505, 'add_immigration', 3, 'Add Immigration', 'Adding details of the employee''s passport or visa.', '5.0.0'), (506, 'add_dependent', 3, 'Add Dependent', 'Add parents or kids who are depending on an employee.', '5.0.0'), (507, 'save_emergency_contact', 3, 'Save Emergency Contact', NULL, '5.0.0'), (508, 'terminate_employment', 3, 'Terminate Employment', 'Terminate ones from his employment', '5.0.0'), (509, 'termination_date', 3, 'Termination Date', 'Date of being terminated from employment', '5.0.0'), (510, 'termination_reason', 3, 'Termination Reason', 'Default reasons for terminating the employment:• Dismissed, Contract not renewed, • Deceased ', '5.0.0'), (511, 'nickname', 3, 'Nickname', NULL, '5.0.0'), (512, 'personal', 3, 'Personal', 'Personal details about employees', '5.0.0'), (513, 'activate_employment', 3, 'Activate Employment', 'This is a criteria that has to be fulfilled in order to re-activate a former employee who has been terminated.', '5.0.0'), (514, 'employee_last_name', 3, 'Employee Last Name', 'Last name of the employee.', '5.0.0'), (515, 'employee_first_name', 3, 'Employee First Name', 'First name of the employee.', '5.0.0'), (516, 'employee_middle_name', 3, 'Employee Middle Name', 'Middle name of the employee.', '5.0.0'), (517, 'eligibility_status', 3, 'Eligibility Status', 'When adding Immigration information, need to specify the “Eligible Status” of his Passport/Visa ', '5.0.0'), (518, 'eligibility_review_date', 3, 'Eligibility Review Date', 'When adding Immigration information, need to specify the “Eligible Review Date” as to when the eligibility status was reviewed. ', '5.0.0'), (519, 'document_type', 3, 'Document Type', 'Select the document type (Passport or Visa) you wish to add details of', '5.0.0'), (520, 'termination_note', 3, 'Termination Note', NULL, '5.0.0'), (521, 'direct_deposit_account_number', 3, 'Direct Deposit Account Number', 'When Adding Direct Deposit Details, need to specify the bank account number.', '5.0.0'), (522, 'direct_deposit_account_type', 3, 'Direct Deposit Account Type', 'When Adding Direct Deposit Details, need to specify the account type: savings/ checking.', '5.0.0'), (524, 'score', 3, 'Score', 'When adding education qualifications for a particular employee, GPA/Score should be included', '5.0.0'), (525, 'text_or_number', 3, 'Text or Number', 'the mode of entering the data whether it’s a “Drop Down” selection or “Text or Number”', '5.0.0'), (526, 'drop_down', 3, 'Drop Down', 'It can be also called either drop down menu or drop down list.it displays (drops down) a list of values/items, from which the user may select one.', '5.0.0'), (527, 'supervisors', 3, 'Supervisors', 'employees who have subordinates under him, get supervisor user role privileges', '5.0.0'), (528, 'subordinates', 3, 'Subordinates', 'The people who works under one or more supervisors whom review their performances, approve leave/time sheets', '5.0.0'), (529, 'service_period', 3, 'Service Period', 'Searching PIM Reports with filter criteria’s like Service Period', '5.0.0'), (530, 'age_group', 3, 'Age Group', 'When the dependents get covered in the insurance plan, need to specify which age range they are grouped into.', '5.0.0'), (531, 'employee_termination_activation', 3, 'Employee Termination / Activiation', NULL, '5.0.0'), (532, 'terminated_on', 3, 'Terminated on', 'Date on which the employee being terminated', '5.0.0'), (533, 'work_email_and_other_email_cannot_be_the_same', 3, 'Work Email and Other Email cannot be the same', NULL, '5.0.0'), (534, 'joined_before', 3, 'Joined before', NULL, '5.0.0'), (535, 'joined_after', 3, 'Joined after', NULL, '5.0.0'), (536, 'joined_in_between', 3, 'Joined in between', NULL, '5.0.0'), (537, 'full_day_half_day', 4, 'Full Day/ Half Day', NULL, '5.0.0'), (538, 'repeats_annually', 4, 'Repeats Annually', 'checking the “Repeats Annually” will mean that the holiday will occur on the same date in the following years', '5.0.0'), (539, 'edit_holiday', 4, 'Edit Holiday', NULL, '5.0.0'), (540, 'holidays', 4, 'Holidays', 'The administrator and other users with admin rights can define holidays that will be applicable to the companies located in different countries and will be taken into consideration while calculating leave duration.', '5.0.0'), (541, 'add_holiday', 4, 'Add Holiday', NULL, '5.0.0'), (542, 'full_day', 4, 'Full Day', 'You can define the days of the work week as Full Day, Half Day and Non-Working Day', '5.0.0'), (543, 'leave_period', 4, 'Leave Period', 'leave period can be manually set by selecting a ‘Start Month’, ‘Start Date’ and ‘Duration’ Ex : Jan-01-2015 to Dec-31-2015 to the current year', '5.0.0'), (544, 'start_month', 4, 'Start Month', 'Custom Leave Period - leave period can be manually set by selecting a ‘Start Month’, ‘Start Date’ and ''End Date''', '5.0.0'), (545, 'current_leave_period', 4, 'Current Leave Period', 'Remaining leave balance for the current leave period', '5.0.0'), (546, 'following_year', 4, 'Following Year', 'The next year / if the “Repeats Annually” is ticked when configuring holidays, it means that the holiday will occur on the same date in the following year', '5.0.0'), (547, 'work_week', 4, 'Work Week', 'The administrator will be able to define the work weeks for all employees based in different locations/countries.To define work week, go to Leave>> Configure>> Work Week', '5.0.0'), (548, 'at_least_one_day_should_be_a_working_day', 4, 'At least one day should be a working day', NULL, '5.0.0'), (549, 'add_leave_entitlement', 4, 'Add Leave Entitlement', 'Add the leave amount to which a person has a right to have.', '5.0.0'), (550, 'add_to', 4, 'Add to', NULL, '5.0.0'), (551, 'individual_employee', 4, 'Individual Employee', NULL, '5.0.0'), (552, 'multiple_employees', 4, 'Multiple Employees', NULL, '5.0.0'), (553, 'matches_emp_count_employees', 4, '{empMatchCount,plural, =0{Matches no employee} one{Matches (1) employee} other {matches (#) employees}}', NULL, '5.0.0'), (554, 'no_leave_types_defined', 4, 'No leave types defined', NULL, '5.0.0'), (555, 'should_be_a_number_with_2_decimal_places', 4, 'Should be a number with upto 2 decimal places', NULL, '5.0.0'), (556, 'edit_leave_entitlement', 4, 'Edit Leave Entitlement', 'Edit the leave amount to which a person has a right to have.Admin can add leave entitlements and edit leave entitlements.', '5.0.0'), (557, 'entitlement', 4, 'Entitlement', 'Generate reports to display information on leave entitlements', '5.0.0'), (558, 'used_amount_exceeds_the_current_amount', 4, 'Used amount exceeds the current amount', 'When an employee has taken more leave than he/she is entitled to.', '5.0.0'), (559, 'leave_entitlements', 4, 'Leave Entitlements', 'This feature enables the HR Admin with admin rights to Add and View Leave Entitlements for each leave type for all employees.', '5.0.0'), (560, 'my_leave_entitlements', 4, 'My Leave Entitlements', 'If the user is an ESS User, then he will only see the “My Leave Entitlements and Usage Report” option under Leave>>Reports', '5.0.0'), (561, 'is_entitlement_situational', 4, 'Is Entitlement Situational?', NULL, '5.0.0'), (562, 'add_leave_type', 4, 'Add Leave Type', 'Add certain leave types to the system. Ex : annual/casual/medical', '5.0.0'), (563, 'edit_leave_type', 4, 'Edit Leave Type', 'Do some changes to certain leave types added to the system. Ex : annual/casual/medical', '5.0.0'), (564, 'leave_types', 4, 'Leave Types', 'Through this section the admin and any other user with admin rights will be able to define leave types, which are compatible with the HR policies of the company. To add leave types, go to Leave>> Configure>> Leave Types', '5.0.0'), (565, 'leave_entitlement_and_usage_report', 4, 'Leave Entitlements and Usage Report', 'Once the appropriate fields are selected, the Admin can then click “View” and will be presented with the leave report of all employees.The report can also show leave usage and entitlements for the “Previous Period” as well as the “Next Period”.', '5.0.0'), (566, 'generate_for', 4, 'Generate For', 'If the “Employee” option is selected under “Generate For” the HR Admin can generate the leave entitlement and usage report for any employee', '5.0.0'), (567, 'leave_type', 4, 'Leave Type', 'Leave types can be defined with country-based leave rules, custom/hire-date based leave periods, apply-restriction rules, leave accrual rules and leave carry forward rules.', '5.0.0'), (568, 'include_past_employees', 4, 'Include Past Employees', 'You may also include past employees with your search when generating Leave Entitlements and Usage Reports of employees.', '5.0.0'), (569, 'my_leave_entitlement_and_usage_report', 4, 'My Leave Entitlements and Usage Report', 'if he/she is also an ESS user to the system, he/she can view for leave entitlements and usage of leave by themselves (Leave>>Reports >> My Leave Entitlements and Usage Report).', '5.0.0'), (570, 'apply_leave', 4, 'Apply Leave', 'Allows a user to apply for leave.In the dashboard module all the employees who have applied for leave will be shown in the form of a pictorial representation, e.g. bar graph, pie chart etc.', '5.0.0'), (571, 'no_leave_types_with_leave_balance', 4, 'No Leave Types with Leave Balance', 'For all the leave types, a particular employee doesn''t have any leave remaining. e.g.casual, annual', '5.0.0'), (572, 'partial_days', 4, 'Partial Days', 'For multiple day applications, you can select any “Partial Days”.', '5.0.0'), (573, 'assign_leave', 4, 'Assign Leave', 'Admin can assign leave to employee', '5.0.0'), (574, 'start_day', 4, 'Start Day', 'Start date of current leave period', '5.0.0'), (575, 'end_day', 4, 'End Day', 'When applying leave for a date range with desired partial days the employee has to select this option.', '5.0.0'), (576, 'assign', 4, 'Assign', 'When an leave is assigned to an employee', '5.0.0'), (577, 'leave_list', 4, 'Leave List', 'The leave list is available to the Admin and ESS – Supervisors. It shows all leave requests by the employees.', '5.0.0'), (578, 'show_leave_with_status', 4, 'Show Leave with Status', 'Show leave with current status of them in the leave report', '5.0.0'), (579, 'my_leave_request_details', 4, 'My Leave Request Details', NULL, '5.0.0'), (580, 'leave_request_details', 4, 'Leave Request Details', NULL, '5.0.0'), (581, 'my_leave_list', 4, 'My Leave List', 'ESS-Employee can view his detailed leave application and his leave calendar which will display all his leave during a particular month.', '5.0.0'), (582, 'updating_entitlement', 4, 'Updating Entitlement', 'give the entitlements to the employee and update leave entitlements', '5.0.0'), (583, 'matching_employees', 4, 'Matching Employees', 'This shows list of matching employees who match with best match rule criteria which used to filter candidates successfully.', '5.0.0'), (584, 'selected_leave_entitlement_applied_to_following_employees', 4, 'The selected leave entitlement will be applied to the following employees.', 'If the Admin selects “Add to Multiple Employees”, old entitlement gets replaced with new entitlement for the selected set of employees', '5.0.0'), (585, 'old_entitlement', 4, 'Old Entitlement', 'Previous leave entitlement', '5.0.0'), (586, 'new_entitlement', 4, 'New Entitlement', 'When assigning a leave entitlement for a certain “Leave Type” to all employees in that location and sub-unit, A screen will pop-up showing their old and new entitlements', '5.0.0'), (587, 'situational_leave', 4, 'Situational Leave', NULL, '5.0.0'), (588, 'entitlement_situational_description', 4, 'These leave will be excluded from reports unless there''s some activity. E.g. maternity leave, jury duty leave.', NULL, '5.0.0'), (589, 'confirm_leave_assignment', 4, 'Confirm Leave Assignment', 'Need to confirm the leave assigned', '5.0.0'), (590, 'employee_does_not_have_enough_balance_for_leave_request', 4, 'Employee does not have sufficient leave balance for leave request.', 'The administrator can set this apply restriction for the following leave type and restrict employee from applying for more than the current leave net balance.', '5.0.0'), (591, 'click_ok_to_confirm_leave_assignment', 4, 'Click OK to confirm leave assignment.', 'This is a waring message that appears when we try to assign leave more than the available leave balance', '5.0.0'), (592, 'entitlement_value_confirmation_message', 4, 'Existing Entitlement value {oldvalue} will be updated to {newvalue}', NULL, '5.0.0'), (593, 'leave_balance', 4, 'Leave Balance', 'The number of leave available to be taken for an employee.', '5.0.0'), (594, 'balance_not_sufficient', 4, 'Balance not sufficient', 'There is no sufficient leave balance for the current leave period.', '5.0.0'), (595, 'insufficient_leave_balance', 4, 'Insufficient Leave Balance', NULL, '5.0.0'), (596, 'balance', 4, 'Balance', 'Number of leave remaining.', '5.0.0'), (597, 'days', 4, 'Days', 'No of leave days', '5.0.0'), (598, 'available_balance', 4, 'Available Balance', 'To view the remaining leave balance for the specific leave type, click on “Check Leave Balance”, and the following window will appear with the available balance.', '5.0.0'), (599, 'leave_balance_details', 4, 'Leave Balance Details', 'To view leave balance details, select the leave type from the drop down menu. Check the Leave Balance available.', '5.0.0'), (600, 'as_of_date', 4, 'As of Date', NULL, '5.0.0'), (601, 'total_entitlement', 4, 'Total Entitlement', NULL, '5.0.0'), (602, 'leave_status', 4, 'Leave Status', NULL, '5.0.0'), (603, 'taken', 4, 'Taken', 'Number of leave taken.', '5.0.0'), (604, 'scheduled', 4, 'Scheduled', 'To Approve a session, the user the appropriate privileges will need to change the Status to “Scheduled”.', '5.0.0'), (605, 'pending_approval', 4, 'Pending Approval', 'The Status of the session will be “Pending Approval” until an Admin user approves the session.', '5.0.0'), (606, 'bulk_leave_action_confirm_message_one', 4, '{action, select, APPROVE {{count, plural, =0 {You are about to Approve no Leave Requests} =1 {You are about to Approve 1 Leave Request} other {You are about to Approve # Leave Requests} }} REJECT {{count, plural, =0 {You are about to Reject no Leave Requests} =1 {You are about to Reject 1 Leave Request} other {You are about to Reject # Leave Requests} }} other {{count, plural, =0 {You are about to Cancel no Leave Requests} =1 {You are about to Cancel 1 Leave Request} other {You are about to Cancel # Leave Requests} }} }', 'Action might either be Approve, Reject or Cancel of a single/number of leave requests', '5.0.0'), (607, 'bulk_leave_action_confirm_message_two', 4, 'Are you sure you want to continue?', 'It is a confirmation message which asks whether you want to continue the process.', '5.0.0'), (608, 'yes_confirm', 4, 'Yes, Confirm', NULL, '5.0.0'), (609, 'leave_request_comments', 4, 'Leave Request Comments', 'you can add a comment if necessary, when you request for a leave from your supervisor / Admin', '5.0.0'), (610, 'no_of_hours', 4, 'No. of Hours', NULL, '5.0.0'), (611, 'workshift_length_exceeded_due_to_the_following_leave_request', 4, 'Workshift Length Exceeded Due To the Following Leave Requests', NULL, '5.0.0'), (612, 'overlapping_leave_request_found', 4, 'Overlapping Leave Request(s) Found', NULL, '5.0.0'), (613, 'duration_should_be_less_than_work_shift_length', 4, 'Duration should be less than work shift length', 'Duration between punch in and punch out should be less than work shift length assigned', '5.0.0'), (614, 'half_day_morning', 4, 'Half Day - Morning', NULL, '5.0.0'), (615, 'half_day_evening', 4, 'Half Day - Afternoon', NULL, '5.0.0'), (616, 'specify_time', 4, 'Specify Time', 'If “Specify Time” is selected, you can select the “From Time”', '5.0.0'), (617, 'valid_from', 4, 'Valid From', 'Under Accrual Valid From Two options are available to choose from:- 1. Date of Accrual - valid from the date of accrual to the end of the leave period. 2. Leave Period Start Date - valid from the beginning of the leave period. ', '5.0.0'), (618, 'valid_to', 4, 'Valid To', 'To edit the leave entitlement, click on the number of days entitled under “Days”, or the date under “Valid From” or “Valid To”', '5.0.0'), (619, 'entitlements_will_not_be_deleted_since_already_in_use', 4, 'Entitlement(s) will not be deleted since it''''s already in use', NULL, '5.0.0'), (620, 'number_of_days', 4, 'Number of Days', 'The admin/ESS Supervisor is also able to export the leave list to a CSV file and number of leave days will be captured in a CSV file', '5.0.0'), (621, 'leave_balance_days', 4, 'Leave Balance (Days)', 'The number of leave days available to be taken for an employee.', '5.0.0'), (622, 'view_leave_details', 4, 'View Leave Details', NULL, '5.0.0'), (623, 'view_pim_info', 4, 'View PIM Info', NULL, '5.0.0'), (624, 'cancel_leave', 4, 'Cancel Leave', NULL, '5.0.0'), (626, 'leave_action', 4, '{action, select, APPROVE {Approve Leave} REJECT {Reject Leave} other {Cancel Leave}}', NULL, '5.0.0'), (627, 'failed_to_submit', 4, 'Failed to Submit', 'This validation message appears when failing to submit a report', '5.0.0'), (628, 'failed_to_submit_no_working_days_selected', 4, 'Failed to Submit: No Working Days Selected', 'This validation message appears when failing to submit since no working days selected', '5.0.0'), (629, 'entitlement_added_to_n_employees', 4, '{count, plural, =0{No Entitlement added} one{Entitlement added to 1 employee} other {Entitlement added to # employees}}', NULL, '5.0.0'), (630, 'half_day', 4, 'Half Day', 'You can define the days of the work week as Full Day, Half Day and Non-Working Day', '5.0.0'), (631, 'non_working_day', 4, 'Non-working Day', 'Admin defines the work weeks for all employees based in different locations/countries by specifying non working days.', '5.0.0'), (632, 'rejected', 4, 'Rejected', 'When exporting timesheet data as CSV,there is a check box named "Rejected". If you ticked it, all the time sheets under that status would be listed down.', '5.0.0'), (633, 'cancelled', 4, 'Cancelled', 'Cancelled a leave request , session etc..', '5.0.0'), (634, 'leave_entitlements_days', 4, 'Leave Entitlements (Days)', 'The Admin user can see view no of leave days entitled in the Leave Entitlements and Usage Report of all employees', '5.0.0'), (635, 'leave_pending_aproval_days', 4, 'Leave Pending Approval (Days)', NULL, '5.0.0'), (636, 'leave_scheduled_days', 4, 'Leave Scheduled (Days)', 'The number of leave days that an employee has booked for the future.', '5.0.0'), (637, 'leave_taken_days', 4, 'Leave Taken (Days)', 'It is shown in the Leave Entitlements and Usage Report of a single employee, total no of leave taken from his days of leave entitlement', '5.0.0'), (638, 'requested_for', 4, 'Leave requested for', NULL, '5.0.0'), (639, 'all_days', 4, 'All Days', 'When employees apply for a partial day leave date range for via Leave>>Apply Leave, or leave is assigned via Leave>>Assign Leave, this option is displayed to confirm whether all days are partial.', '5.0.0'), (640, 'start_day_only', 4, 'Start Day Only', 'When employees apply for a partial day leave date range for via Leave>>Apply Leave, or leave is assigned via Leave>>Assign Leave, this option is displayed to confirm whether Start day only is partial.', '5.0.0'), (641, 'end_day_only', 4, 'End Day Only', 'When applying leave for a date range with desired partial days the employee has to select this option.', '5.0.0'), (642, 'start_and_end_day', 4, 'Start and End Day', 'Custom Leave Period - leave period can be manually set by selecting a ‘Start Month’, ‘Start Date’ and ''End Date''', '5.0.0'), (643, 'activities', 5, 'Activities', 'Amount of work performed', '5.0.0'), (644, 'copy_from', 5, 'Copy From', 'Copying KPI''s from one profession to another and copying activities from one project to another.', '5.0.0'), (645, 'activity_name', 5, 'Activity Name', 'Name of the work performed', '5.0.0'), (646, 'not_allowed_to_delete_project_activities_which_have_time_logged_against', 5, 'Not Allowed to Delete Project Activities Which Have Time Logged Against', NULL, '5.0.0'), (647, 'add_customer', 5, 'Add Customer', 'Add a customer to the system.', '5.0.0'), (648, 'add_timesheet', 5, 'Add Timesheet', 'Add a time sheet for a week period, the projects he/she was assigned to by clicking “Add Time sheet”', '5.0.0'), (649, 'select_a_day_to_create_timesheet', 5, 'Select a Day to Create Timesheet', 'You may also add a timesheet for another week period by clicking “Add Timesheet” and another field, “Select a Day to Create Timesheet” will appear in which you can select the first day of the week from the drop down menu and the system will automatically calculate a one-week time period from the date entered', '5.0.0'), (650, 'copy_activity', 5, 'Copy Activity', 'make a similar or identical version of an activity', '5.0.0'), (651, 'project_name', 5, 'Project Name', 'Name of the project to be done for the customer.', '5.0.0'), (652, 'no_assigned_activities', 5, 'No assigned activities', 'This message appears when there is no on-boarding activities were assigned to task owners', '5.0.0'), (653, 'no_activities_selected', 5, 'No activities selected', 'This message appears when there is no Project activities selected for a particular project in order to update time sheets', '5.0.0'), (654, 'customer_name', 5, 'Customer Name', 'Name of the customer; Needs to be defined first before adding a project name', '5.0.0'), (655, 'edit_project_activity', 5, 'Edit Project Activity', 'Project activities can be changed depending on the project.', '5.0.0'), (656, 'project_admin', 5, 'Project Admin', 'The employee assigned for the project to monitor it. You may assign more employees for the project.', '5.0.0'), (657, 'project', 5, 'Project', 'Add Project Information; Customers, Projects and Activities', '5.0.0'), (658, 'add_project_activity', 5, 'Add Project Activity', 'Project activities can be added for the particular project', '5.0.0'), (659, 'timesheet_action', 5, 'Timesheet Action', NULL, '5.0.0'), (660, 'no_timesheets_found', 5, 'No Timesheets Found', 'This message appears when there is no Time sheets Found', '5.0.0'), (661, 'activity', 5, 'Activity', NULL, '5.0.0'), (662, 'add_row', 5, 'Add Row', 'You may also add a row by clicking “Add Row” to enter another time sheet record for another project activity.', '5.0.0'), (663, 'select_a_project', 5, 'Select a Project', NULL, '5.0.0'), (664, 'select_an_activity', 5, 'Select an Activity', NULL, '5.0.0'), (665, 'duplicate_record', 5, 'Duplicate Record', NULL, '5.0.0'), (666, 'select_a_project_and_an_activity', 5, 'Select a Project and an Activity', 'It is a user friendly text which asked the user to select a Project and an Activity when submitting time-sheets', '5.0.0'), (667, 'should_be_less_than_24_and_in_hh_mm_or_decimal_format', 5, 'Should Be Less Than 24 and in HH:MM or Decimal Format', 'It is a validation message which says the time should Be Less Than 24 and in HH:MM or Decimal Format', '5.0.0'), (668, 'total_should_be_less_than_24_hours', 5, 'Total Should Be Less Than 24 Hours', 'It is a validation message which says the total time should Be Less Than 24', '5.0.0'), (669, 'actions_performed_on_the_timesheet', 5, 'Actions Performed on the Timesheet', 'Tasks performed relevant to time sheets.', '5.0.0'), (670, 'timesheets_pending_action', 5, 'Timesheets Pending Action', 'Timesheet with pending action can also be viewed on the screen. Click “View” to see the details of the time sheet under “Time sheets Pending Action”', '5.0.0'), (671, 'timesheet_period', 5, 'Timesheet Period', 'When user select the first day of the week from the drop down menu and the system will automatically calculate a one-week timesheet period (to find Time sheet End Date ) from the date entered (Time sheet Start Date)', '5.0.0'), (672, 'timesheet_period_config', 5, 'Define Timesheet Period', 'It will populate under the “Time sheet for week”,define one-week time period from the date entered', '5.0.0'), (673, 'add_timesheet_period_config', 5, 'First Day of the Week', NULL, '5.0.0'), (674, 'not_allowed_to_delete_customer_who_have_time_logged_against', 5, 'Not allowed to delete customer(s) associated with projects that have time logged against them', NULL, '5.0.0'), (675, 'edit_customer', 5, 'Edit Customer', 'You can edit details of your customers that can be used to define projects and project activities.', '5.0.0'), (676, 'project_admins', 5, 'Project Admins', 'The employee assigned for the project to monitor it. You may assign more employees for the project.', '5.0.0'), (677, 'not_allowed_to_delete_projects_which_have_time_logged', 5, 'Not allowed to delete project(s) which have time logged against them', NULL, '5.0.0'), (678, 'edit_project', 5, 'Edit Project', 'Edit Project Information; Customers, Projects and Activities.', '5.0.0'), (679, 'project_report', 5, 'Project Report', 'The Admin can view can reports for all projects and the ESS – Supervisors can view reports of projects administered by them or projects assigned to them. To view project reports go to Time>> Reports>> Project Reports', '5.0.0'), (680, 'project_date_range', 5, 'Project Date Range', 'if you want to view projects reports with time sheets,Select the “Project Name” from the drop down menu and the “Project Date Range” by selecting the dates.', '5.0.0'), (681, 'only_include_approved_timesheets', 5, 'Only Include Approved Timesheets', 'You may also click on the “Only Include Approved Time sheets” if you want to view only projects reports with approved time sheets.', '5.0.0'), (682, 'total_duration', 5, 'Total Duration (Hours)', NULL, '5.0.0'), (683, 'employee_report', 5, 'Employee Report', 'Generate reports that are relevant to employees', '5.0.0'), (684, 'select_employee', 5, 'Select Employee', 'It is a user friendly text which asked the user to select Employee to view employee’s time-sheet', '5.0.0'), (685, 'timesheet_period_not_defined', 5, 'Timesheet Period Start Day has not being defined. Please Contact the HR Administrator', NULL, '5.0.0'), (686, 'my_timesheet', 5, 'My Timesheet', 'When an ESS-Employee or an ESS-Supervisor wants to enter his/her time sheet, they can go to Time>> Time sheets>> My Time sheets', '5.0.0'), (687, 'edit_timesheet', 5, 'Edit Timesheet', NULL, '5.0.0'), (688, 'create_timesheet', 5, 'Create Timesheet', NULL, '5.0.0'), (689, 'timesheet_for', 5, 'Timesheet for', 'The current week will populate under the “Time sheet for week”.', '5.0.0'), (690, 'edit_timesheet_for', 5, 'Edit Timesheet for', 'You may edit time sheet details for a certain period of time.', '5.0.0'), (691, 'add_project', 5, 'Add Project', 'Add Project Information; Customers, Projects and Activities.', '5.0.0'), (692, 'timesheet_successfully_created', 5, 'Timesheet Successfully Created', NULL, '5.0.0'), (693, 'timesheet_rejected', 5, 'Timesheet Rejected', 'Once rejected the timesheet, particular employee will also be updated with the status “Rejected”.', '5.0.0'), (694, 'timesheet_approved', 5, 'Timesheet Approved', 'Once approved the timesheet, particular employee will also be updated with the status “Approved”.', '5.0.0'), (695, 'timesheet_reset', 5, 'Timesheet Reset', NULL, '5.0.0'), (696, 'punch_out_time_should_be_later_than_punch_in_time', 5, 'Punch Out Time Should Be Later Than Punch In Time', NULL, '5.0.0'), (697, 'time_hours', 5, 'Time (Hours)', NULL, '5.0.0'), (698, 'timesheet_submitted', 5, 'Timesheet Submitted', 'It is a a status of the timesheet, when an employee submitted their weekly timesheets on time.', '5.0.0'), (699, 'punched_in_time', 17, 'Punched in time', NULL, '5.0.0'), (700, 'attendance_configuration', 17, 'Attendance Configuration', 'The admin can select what privileges the employees and supervisors will have on the punch in/out and attendance. For configuration, go to Time>> Attendance>> Configuration.', '5.0.0'), (701, 'employee_can_change_current_time_when_punching_in_out', 17, 'Employee can change current time when punching in/out', 'The “Time” for both punch in/out could be changed otherwise the system will automatically capture the “system time”.', '5.0.0'), (702, 'employee_can_edit_delete_own_attendance_records', 17, 'Employee can edit/delete own attendance records', 'If the HR Admin has configured the attendance settings the following options: “Edit” and “Delete could be seen and selected. To edit the record, click “Edit” and to delete the record, click on the check box beside the record and click “Delete”.', '5.0.0'), (703, 'supervisor_can_add_edit_delete_attendance_records_of_subordinates', 17, 'Supervisor can add/edit/delete attendance records of subordinates', 'Only if the user has assigned subordinates, the supervisor user role privileges will work like accessing to his/her subordinates and his/her subordinates particulars attendance information. ', '5.0.0'), (704, 'attendance_total_summary_report', 17, 'Attendance Total Summary Report', '"Select the “Employee Name” from the drop down list, his/her “Job Title” and “Sub- Unit” he/she falls under and his/her “Employment Status”. The default job title/sub-unit/employment status is “All”. You may also select the date range you want to view the report for.', '5.0.0'), (705, 'edit_attendance_records', 17, 'Edit Attendance Records', NULL, '5.0.0'), (706, 'punch_in', 17, 'Punch In', 'This feature allows capturing the date and time that an employee reports to work', '5.0.0'), (707, 'hh_mm', 17, 'hh:mm', NULL, '5.0.0'), (708, 'punch_out', 17, 'Punch Out', 'This feature allows capturing the date and time that an employee leaves office after finishing work.', '5.0.0'), (709, 'overlapping_records_found', 17, 'Overlapping Records Found', 'To avoid the leave overlaps with other employees, when applying a leave an employee should be able to check the availability of others of same division subunit)', '5.0.0'), (710, 'punch_in_note', 17, 'Punch In Note', 'This helps adding a small description of why the employee was not punctual on that day or why came early to office.', '5.0.0'), (711, 'punch_out_note', 17, 'Punch Out Note', 'This helps adding a small description of why the employee stayed late on that day or why leaving office early', '5.0.0'), (712, 'duration_hours', 17, 'Duration (Hours)', 'It is for a specific duration of time.Ex: No of hours spent.When viewing attendance records of employees, duration ( from punch in to punch out ) will be shown in hours', '5.0.0'), (713, 'employee_attendance_records', 17, 'Employee Attendance Records', NULL, '5.0.0'), (714, 'my_attendance_records', 17, 'My Attendance Records', 'View personal attendance records that are maintained and recorded under “Attendance” menu', '5.0.0'), (715, 'timezone', 17, 'Timezone', 'Time Zones are a geographical world globe division of 15o each, starting at Greenwich, in England, created to help people know what time is it now in another part of the world.', '5.0.0'), (716, 'punched_in_note', 17, 'Punched In Note', NULL, '5.0.0'), (717, 'in', 17, 'In', NULL, '5.0.0'), (718, 'out', 17, 'Out', 'Enter punch in/out time', '5.0.0'), (719, 'purge_employee_records', 10, 'Purge Employee Records', NULL, '5.0.0'), (720, 'past_employee', 10, 'Past Employee', 'An employee who has worked in the organization in the past', '5.0.0'), (721, 'gdpr_note', 10, 'Users who seek access to their data, or who seek to correct, amend, or delete the given information should direct their requests to Data@orangehrm.com with the subject "Purge Records (Instance Identifier: {instanceIdentifier})"', NULL, '5.0.0'), (722, 'purge', 10, 'Purge', NULL, '5.0.0'), (723, 'purge_employee', 10, 'Purge Employee', NULL, '5.0.0'), (724, 'purge_employee_warning', 10, 'You are about to purge the employee permanently. Are you sure you want to continue? This operation cannot be undone', NULL, '5.0.0'), (725, 'yes_purge', 10, 'Yes, Purge', NULL, '5.0.0'), (726, 'selected_employee', 10, 'Selected Employee', NULL, '5.0.0'), (727, 'purge_success', 10, 'Successfully Purged', NULL, '5.0.0'), (728, 'download_personal_data', 10, 'Download Personal Data', NULL, '5.0.0'), (730, 'customer_support', 14, 'Customer Support', NULL, '5.0.0'), (731, 'getting_started_with_orangehrm_message_1', 14, 'Learning how to use a new application can be challenging. At OrangeHRM, we are committed to providing you with the necessary knowledge and skills required to fully utilize the application thereby allowing you to quickly and efficiently manage your HR processes.', NULL, '5.0.0'), (732, 'getting_started_with_orangehrm_message_2', 14, 'The following information repositories are available to help you understand the application:', NULL, '5.0.0'), (733, 'contact_us_on_message', 14, 'Should you experience any issues, please do not hesitate to contact us on', NULL, '5.0.0'), (734, 'we_will_be_delighted_to_help', 14, 'We will be delighted to help.', NULL, '5.0.0'), (735, 'login', 19, 'Login', 'User login could be created when adding employees under the PIM Module.', '5.0.0'), (736, 'username', 19, 'username', NULL, '5.0.0'), (737, 'password', 19, 'password', NULL, '5.0.0'), (738, 'credential_required', 19, 'Credential Required', NULL, '5.0.0'), (739, 'admin_access', 19, 'Administrator Access', NULL, '5.0.0'), (740, 'admin_access_note', 19, 'You have requested to access a critical Administrator function in OrangeHRM and are required to validate your credentials below', NULL, '5.0.0'), (744, 'reset_password', 19, 'Reset Password', NULL, '5.0.0'), (745, 'username_identify_reset_note', 19, 'Please enter your username to identify your account to reset your password', NULL, '5.0.0'), (746, 'set_new_password', 19, 'Set a new Password', NULL, '5.0.0'), (747, 'new_password', 19, 'New Password', 'The user can now enter the new password. The password reset options are provided based on the prior selections made by user.', '5.0.0'), (748, 'reset_password_token_expired_note', 19, 'The user account cannot be found or the reset password token has expired', NULL, '5.0.0'), (749, 'request_new_password_token', 19, 'to request a new password reset token', NULL, '5.0.0'), (750, 'reset_password_link_sent_successfully', 19, 'Reset Password link sent successfully', NULL, '5.0.0'), (751, 'configured_receive_email_notification_note', 19, 'The OrangeHRM system is not configured to receive email notifications. Please contact your OrangeHRM administrator to reset your password', NULL, '5.0.0'), (752, 'back_to_login', 19, 'to go back to login page', NULL, '5.0.0'), (753, 'reset_password_link_via_email', 19, 'A reset password link has been sent to you via email.', NULL, '5.0.0'), (754, 'follow_link_to_select_password', 19, 'You can follow that link and select a new password.', NULL, '5.0.0'), (755, 'email_not_receive_note', 19, 'If the email does not arrive, please contact your OrangeHRM Administrator.', NULL, '5.0.0'), (756, 'forgot_password', 19, 'Forgot Your Password', NULL, '5.0.0'), (757, 'invalid_credentials', 19, 'Invalid credentials', 'This error means that your user name/ password is incorrect in order to access the system', '5.0.0'), (758, 'csrf_token_validation_failed', 19, 'CSRF token validation failed', NULL, '5.0.0'), (759, 'account_disabled', 19, 'Account disabled', NULL, '5.0.0'), (760, 'employee_is_terminated', 19, 'Employee is terminated', NULL, '5.0.0'), (761, 'employee_is_assigned', 19, 'Employee not assigned', NULL, '5.0.0'), (762, 'view_action_history', 6, 'View Action History', 'When admin go to Audit trail, all actions done by employees are recorded in the action history.', '5.1.0'), (763, 'interviewer', 6, 'Interviewer', NULL, '5.1.0'), (764, 'interview_title', 6, 'Interview Title', 'When configuring interviews, the topic of the interview should be added as Interview title.', '5.1.0'), (765, 'schedule_interview', 6, 'Schedule Interview', 'Once a candidate is shortlisted, they can now be scheduled for an interview, to schedule an interview, select “Schedule Interview” from the “Action” drop down menu', '5.1.0'), (766, 'shortlist', 6, 'Shortlist', 'The Admin or the Hiring Manager can choose to shortlist a particular candidate; Select “Shortlist” from the “Action” drop down menu', '5.1.0'), (767, 'current_status', 6, 'Current Status', 'Current Employment status such as full time permanent, part time contract', '5.1.0'), (768, 'performed_action', 6, 'Performed Action', 'The Admin/Evaluator views the history of a review (actions performed).', '5.1.0'), (769, 'performed_date', 6, 'Performed Date', 'When viewing the review history,it shows when evaluator has performed a certain action. (Date and Time)', '5.1.0'), (770, 'vacancy', 6, 'Vacancy', 'Here the Admin can create a vacancy for a particular job title required by the company.', '5.1.0'); INSERT INTO `ohrm_i18n_lang_string` VALUES (771, 'hiring_manager', 6, 'Hiring Manager', 'The person who manages the recruitment process of a company by setting up interviews and hiring candidates', '5.1.0'), (772, 'candidate_name', 6, 'Candidate Name', 'The name of the applicant/candidate, When search for a particular candidate, use a specific keyword like " candidate name"', '5.1.0'), (773, 'keywords', 6, 'Keywords', 'Search for candidates using specific keywords that the candidates may have entered on the application form for easy short-listing for a particular vacancy', '5.1.0'), (774, 'date_of_application', 6, 'Date of Application', 'Search for candidates who have applied for a specific period of time .Select the dates from “From” to "To”.', '5.1.0'), (775, 'method_of_application', 6, 'Method of Application', '"Method of Application: search for candidates who have applied for any vacancy via: Manual: through post/email or Online: through the job portal"', '5.1.0'), (776, 'enter_comma_seperated_words', 6, 'Enter comma seperated words', NULL, '5.1.0'), (777, 'candidate', 6, 'Candidate', 'The applicant needs to enter the following fields and click “Submit” to submit the application and the candidate will appear under the candidate database', '5.1.0'), (778, 'application_initiated', 6, 'Application Initiated', 'Status of the application to select when the it initiates.', '5.1.0'), (779, 'shortlisted', 6, 'Shortlisted', 'Vacancy succession report generate a graphical summary of how many candidates have applied and how many candidates have been shortlisted', '5.1.0'), (780, 'interview_scheduled', 6, 'Interview Scheduled', 'Search for candidate with the status of the application: Ex: Interview Scheduled', '5.1.0'), (781, 'interview_passed', 6, 'Interview Passed', 'Once a candidate has completed his interview, the HR Admin or the Hiring Manager may pass or fail the candidate based on the interview. To mark interview as passed, select “Mark Interview Passed” from the “Action “drop down menu', '5.1.0'), (782, 'interview_failed', 6, 'Interview Failed', 'The HR Admin or the Hiring Manager can also mark the interview failed.', '5.1.0'), (783, 'job_offered', 6, 'Job Offered', 'Allows the admin to subscribe to recruitment notification that will be sent to hiring manager and candidate on the event of job offering', '5.1.0'), (784, 'offer_declined', 6, 'Offer Declined', 'search for candidate with the status of the application such as Offer Declined', '5.1.0'), (785, 'manual', 6, 'Manual', 'Method of Application: search for candidates who have applied for any vacancy via manual: through post/email', '5.1.0'), (786, 'online', 6, 'Online', 'A candidate applies for a particular vacancy that is posted online', '5.1.0'), (787, 'contact_number', 6, 'Contact Number', NULL, '5.1.0'), (788, 'consent_to_keep_data', 6, 'Consent to keep data', NULL, '5.1.0'), (789, 'resume', 6, 'Resume', 'Curriculum Vitae of an employee', '5.1.0'), (790, 'add_candidate', 6, 'Add Candidate', 'Add a candidate to the system.', '5.1.0'), (791, 'should_be_current_date_previous_date', 6, 'Should be the current date or a previous date', NULL, '5.1.0'), (792, 'application_stage', 6, 'Application Stage', NULL, '5.1.0'), (793, 'offer_job', 6, 'Offer Job', 'The HR Admin or the Hiring Manager may offer the candidate the job. To do so, click “Edit” and select “Offer Job” from the “Action” drop down menu', '5.1.0'), (794, 'mark_interview_failed', 6, 'Mark Interview Failed', 'The HR Admin or the Hiring Manager can also mark the interview failed. To do so, select “Mark Interview Failed” from the “Action” drop down menu', '5.1.0'), (795, 'mark_interview_passed', 6, 'Mark Interview Passed', 'To mark interview as passed, select “Mark Interview Passed” from the “Action “drop down menu', '5.1.0'), (796, 'decline_offer', 6, 'Decline Offer', 'If in case the offer was declined by the applicant then it can be listed as a “Decline Offer”.', '5.1.0'), (797, 'hire', 6, 'Hire', 'The HR Admin or the Hiring Manager may choose to hire the candidate at this point. To hire the candidate, click “Edit” and select “Hire” from the “Action” drop down menu', '5.1.0'), (799, 'job_vacancy', 6, 'Job Vacancy', 'When an applicant visits the company’s website or through RSS feed, they will be directed to the job vacancy portal where they will see all the active vacancies of the company.', '5.1.0'), (801, 'candidate_profile', 6, 'Candidate Profile', NULL, '5.1.0'), (802, 'candidate_history', 6, 'Candidate History', NULL, '5.1.0'), (803, 'add_vacancy', 6, 'Add Vacancy', NULL, '5.1.0'), (804, 'edit_vacancy', 6, 'Edit Vacancy', NULL, '5.1.0'), (805, 'vacancy_name', 6, 'Vacancy Name', 'Vacancy list can be filtered by the field of "Vacancy Name"', '5.1.0'), (806, 'num_of_positions', 6, 'Number of Positions', 'This report is generated to extract details of the number of positions vacant.', '5.1.0'), (807, 'rss_feed_url', 6, 'RSS Feed URL', 'you may publish the vacancy of RSS feed URL and on the company’s webpage', '5.1.0'), (808, 'web_page_url', 6, 'Web Page URL', 'It is the address you see on top of your Internet browser that identifies the unique location of the Internet page your are looking at.', '5.1.0'), (809, 'publish_in_rss_feed_and_web_page', 6, 'Publish in RSS Feed and Web Page', NULL, '5.1.0'), (810, 'employee_added_candidate', 6, '{employee} added {candidate}', NULL, '5.1.0'), (811, 'employee_assigned_vacancy_to_candidate', 6, '{employee} assigned the job vacancy {vacancy}', NULL, '5.1.0'), (812, 'candidate_shortlisted_for_vacancy_by_employee', 6, 'Shortlisted for {vacancy} by {employee}', NULL, '5.1.0'), (813, 'employee_schedule_interview_with_interviewers', 6, '{employee} scheduled {interview} on {interviewDate} with {interviewers} for {vacancy}', NULL, '5.1.0'), (814, 'employee_marked_interveiw_passed', 6, '{employee} marked {interview} as passed for {vacancy}', NULL, '5.1.0'), (815, 'employee_marked_interveiw_failed', 6, '{employee} marked {interview} as failed for {vacancy}', NULL, '5.1.0'), (816, 'employee_offered_the_job', 6, '{employee} offered the job for {vacancy}', NULL, '5.1.0'), (817, 'employee_marked_the_offer_declined', 6, '{employee} marked the offer as declined for {vacancy}', NULL, '5.1.0'), (818, 'employee_hired_the_candidate', 6, '{employee} hired {candidate} for {vacancy}', NULL, '5.1.0'), (819, 'employee_rejected_the_candidate', 6, '{employee} rejected {candidate} from the {vacancy}', NULL, '5.1.0'), (820, 'employee_removed_candidate_from_vacancy', 6, '{employee} removed {candidate} from the {vacancy}', NULL, '5.1.0'), (821, 'candidate_applied_for_the_vacancy', 6, '{candidate} applied for the vacancy {vacancy}', NULL, '5.1.0'), (822, 'shortlist_candidate', 6, 'Shortlist Candidate', NULL, '5.1.0'), (823, 'hired', 6, 'Hired', 'Once the candidate is hired, he/she will be added to the employee database under the PIM Module.', '5.1.0'), (824, 'powered_by', 6, 'Powered By', NULL, '5.1.0'), (825, 'apply_for_n_vacancy', 6, 'Apply for {vacancyName}', NULL, '5.1.0'), (826, 'application_received', 6, 'Application Received', 'Status of the application to select when it receives.', '5.1.0'), (827, 'your_application_has_been_submitted_successfully', 6, 'Your application has been submitted successfully', NULL, '5.1.0'), (828, 'hire_candidate', 6, 'Hire Candidate', NULL, '5.1.0'), (829, 'reject_candidate', 6, 'Reject Candidate', NULL, '5.1.0'), (830, 'candidate_vacancy_change_message', 6, 'This action will remove previous vacancy. Are you sure you want to continue?', NULL, '5.1.0'), (831, 'supervisor_reviewer', 7, 'Supervisor Reviewer', NULL, '5.1.0'), (832, 'add_review', 7, 'Add Review', 'The reviewer can then leave a Positive or Negative review.', '5.1.0'), (833, 'review_period_start_date', 7, 'Review Period Start Date', NULL, '5.1.0'), (834, 'review_period_end_date', 7, 'Review Period End Date', NULL, '5.1.0'), (835, 'due_date', 7, 'Due Date', 'It will represent the date the student is expected to complete all the courses in that package.', '5.1.0'), (836, 'activate', 7, 'Activate', 'Cause to make a certain function active.', '5.1.0'), (837, 'review_period_start_date_should_be_before_end_date', 7, 'Review period start date should be before period end date', NULL, '5.1.0'), (838, 'review_period_end_date_should_be_after_start_date', 7, 'Review period end date should be after period start date', NULL, '5.1.0'), (839, 'due_date_should_be_after_review_period_end_date', 7, 'Due date should be after period end date', NULL, '5.1.0'), (840, 'cannot_activate_review_without_job_title_subdivision', 7, 'Cannot activate review for employees who doesn''t have Job Title and/or Sub-Division', 'It is a validation message that appears when we try to active an employee review without selecting atleast the job title,sub division or both.', '5.1.0'), (841, 'cannot_activate_review_without_kpi', 7, 'Cannot activate review without KPIs', 'it is a validation message that appears when we try to active an employee review without selecting KPIs', '5.1.0'), (842, 'reviewers', 7, 'Reviewers', NULL, '5.1.0'), (843, 'tracker_name', 7, 'Tracker Name', 'The Admin can then enter a Tracker Name, select Employee who will be tracked, and then pick the relevant reviewers who will be able to track that employees performance.', '5.1.0'), (844, 'edit_performance_tracker', 7, 'Edit Performance Tracker', NULL, '5.1.0'), (845, 'add_performance_tracker', 7, 'Add Performance Tracker', NULL, '5.1.0'), (846, 'employee_cannot_be_assigned_as_his_own_reviewer', 7, 'Employee cannot be assigned as his own reviewer', 'Employees can only view (not modify) the comments added by the reviewers.Also he cannot be a reviewer to his performance logs.', '5.1.0'), (847, 'performance_trackers', 7, 'Performance Trackers', NULL, '5.1.0'), (848, 'key_performance_indicators_for_job_title', 7, 'Key Performance Indicators for Job Title', 'You may enter multiple entries of KPIs for different Job titles.', '5.1.0'), (849, 'key_performance_indicator', 7, 'Key Performance Indicator', 'This feature enlists all Key Performance Indicator (KPI) for all job titles.', '5.1.0'), (850, 'min_rate', 7, 'Min Rate', 'Rate the employee based on the KPI with the assigned Min rate', '5.1.0'), (851, 'max_rate', 7, 'Max Rate', 'Rate the employee based on the KPI with the assigned Min and Max Rate', '5.1.0'), (852, 'is_default', 7, 'Is Default', 'When mapping KPI for job titles, you can reserve one KPI as the default one', '5.1.0'), (853, 'add_key_performance_indicator', 7, 'Add Key Performance Indicator', NULL, '5.1.0'), (854, 'edit_key_performance_indicator', 7, 'Edit Key Performance Indicator', NULL, '5.1.0'), (855, 'minimum_rating', 7, 'Minimum Rating', 'Rate the employee based on the KPI with the assigned Min rate', '5.1.0'), (856, 'maximum_rating', 7, 'Maximum Rating', 'Maximum rating that can be given for a particular KPI', '5.1.0'), (857, 'make_default_scale', 7, 'Make Default Scale', 'If you select “Make Default Scale” the defined minimum and maximum rating will be pre-populated for all KPIs added in the future.', '5.1.0'), (858, 'minimum_rating_should_be_less_than_maximum_rating', 7, 'Minimum Rating should be less than Maximum Rating', NULL, '5.1.0'), (859, 'maximum_rating_should_be_greater_than_minimum_rating', 7, 'Maximum Rating should be greater than Minimum Rating', NULL, '5.1.0'), (860, 'employee_performance_trackers', 7, 'Employee Performance Trackers', NULL, '5.1.0'), (861, 'modified_date', 7, 'Modified Date', 'Once added, they can be modified.Added and Modified dates are captured automatically. Modified date log entries added to the tracker captured automatically.', '5.1.0'), (862, 'added_date', 7, 'Added Date', 'Date that performance tracker log is added captured automatically.', '5.1.0'), (863, 'tracker', 7, 'Tracker', NULL, '5.1.0'), (864, 'my_performance_trackers', 7, 'My Performance Trackers', NULL, '5.1.0'), (865, 'review_period', 7, 'Review Period', 'An employee can have a performance appraisal which is expected to be used to review his or her performance during a specific time period.', '5.1.0'), (866, 'self_evaluation_status', 7, 'Self Evaluation Status', NULL, '5.1.0'), (867, 'review_status', 7, 'Review Status', 'For the Global Admin to view the review status and the progress of the appraisal, go to Performance>> Reports>>Reviews and Appraisal Progress,', '5.1.0'), (868, 'evaluate', 7, 'Evaluate', 'Impartial analysis conducted according to established criteria to determine the acceptability or worth of an employee.', '5.1.0'), (869, 'employee_reviews', 7, 'Employee Reviews', NULL, '5.1.0'), (870, 'activated', 7, 'Activated', 'Your performance appraisal a certain time period has been activated.The Email is sent to the employee who is being reviewed (if self-review is activated):', '5.1.0'), (871, 'in_progress', 7, 'In Progress', 'When an employee performs a self-evaluation, status of the appraisal will be in progress until it is submitted.', '5.1.0'), (872, 'completed', 7, 'Completed', 'The performance appraisal for a certain time period for an Employee has been completed.', '5.1.0'), (873, 'reviewer', 7, 'Reviewer', 'The person who reviews an employee performance,A Reviewer can be any employee regardless of him/her being a supervisor/subordinate or any other role.', '5.1.0'), (874, 'manage_performance_reviews', 7, 'Manage Performance Reviews', NULL, '5.1.0'), (875, 'inactive', 7, 'Inactive', 'Many application forms can be created for a particular vacancy, but only one is active at a time, others are inactive.', '5.1.0'), (876, 'tracker_logs', 7, 'Tracker Logs', NULL, '5.1.0'), (877, 'add_log', 7, 'Add Log', NULL, '5.1.0'), (878, 'added_on', 7, 'Added On', NULL, '5.1.0'), (879, 'modified_on', 7, 'Modified On', NULL, '5.1.0'), (880, 'delete', 7, 'Delete', 'Delete/remove an entry/ multiple entries', '5.1.0'), (881, 'add_tracker_log', 7, 'Add Tracker Log', NULL, '5.1.0'), (882, 'log', 7, 'Log', 'Once a tracker is created, reviewers can add logs (comments about positive/negative performance) to the tracker.', '5.1.0'), (883, 'positive', 7, 'Positive', NULL, '5.1.0'), (884, 'negative', 7, 'Negative', NULL, '5.1.0'), (885, 'edit_tracker_log', 7, 'Edit Tracker Log', NULL, '5.1.0'), (886, 'performance_review', 7, 'Performance Review', 'Reviewing an employee''s performance in an appraisal by evaluator groups.', '5.1.0'), (887, 'review_summary', 7, 'Review Summary', NULL, '5.1.0'), (888, 'review_due_date', 7, 'Review Due Date', 'The due date on which the final performance review to be held', '5.1.0'), (889, 'complete', 7, 'Complete', 'Complete a certain task', '5.1.0'), (890, 'review_finalization', 7, 'Review Finalization', NULL, '5.1.0'), (891, 'date_of_completion', 7, 'Date of Completion', NULL, '5.1.0'), (892, 'final_rating', 7, 'Final Rating', 'Main evaluator can set the final rating for employee appraisals at the final review based on the weighted average of goals and competencies', '5.1.0'), (893, 'final_comments', 7, 'Final Comments', NULL, '5.1.0'), (894, 'rating_should_be_greater_than_or_equal_to_minValue', 7, 'Rating should be greater than or equal to {minValue}', NULL, '5.1.0'), (895, 'rating_should_be_less_than_or_equal_to_maxValue', 7, 'Rating should be less than or equal to {maxValue}', NULL, '5.1.0'), (896, 'self_evaluation_by', 7, 'Self Evaluation by', NULL, '5.1.0'), (897, 'supervisor_evaluation_by', 7, 'Supervisor Evaluation by', NULL, '5.1.0'), (898, 'kpi', 7, 'KPI', 'Key Performance Indicator', '5.1.0'), (899, 'rating', 7, 'Rating', 'Evaluators view their reviews and ratings given for the employee', '5.1.0'), (900, 'min', 7, 'Min', 'Minimum salary', '5.1.0'), (901, 'max', 7, 'Max', 'Maximum amount which is specified in the system for a particular pay-grade.', '5.1.0'), (902, 'evaluation_activated', 7, 'Evaluation Activated', NULL, '5.1.0'), (903, 'evaluation_in_progress', 7, 'Evaluation In Progress', NULL, '5.1.0'), (904, 'evaluation_completed', 7, 'Evaluation Completed', NULL, '5.1.0'), (905, 'cannot_activate_review_for_employee_without_job_title_with_kpi', 7, 'Cannot activate review for employees who doesn''t have a Job Title with KPI', NULL, '5.1.0'), (906, 'cannot_add_a_past_employee_as_reviewer', 7, 'Cannot add a past employee as reviewer', NULL, '5.1.0'), (907, 'selected_supervisor_for_reviewer_is_invalid', 7, 'Selected supervisor for reviewer is invalid', NULL, '5.1.0'), (908, 'general_comment', 7, 'General Comment', NULL, '5.1.0'), (909, 'confirm_review_submission', 7, 'Confirm Review Submission', NULL, '5.1.0'), (910, 'confirm_review_submission_message', 7, 'The review will be made read-only after completion. This action cannot be undone. Are you sure you want to continue?', NULL, '5.1.0'), (911, 'cannot_add_a_past_employee_as_a_reviewer', 7, 'Cannot add a past employee as a reviewer', NULL, '5.1.0'), (912, 'edit_review', 7, 'Edit Review', NULL, '5.1.0'), (913, 'primary_color', 2, 'Primary Color', NULL, '5.1.0'), (914, 'secondary_color', 2, 'Secondary Color', NULL, '5.1.0'), (915, 'primary_font_color', 2, 'Primary Font Color', NULL, '5.1.0'), (916, 'secondary_font_color', 2, 'Secondary Font Color', NULL, '5.1.0'), (917, 'primary_gradient_color_one', 2, 'Primary Gradient Color 1', NULL, '5.1.0'), (918, 'primary_gradient_color_two', 2, 'Primary Gradient Color 2', NULL, '5.1.0'), (919, 'client_logo', 2, 'Client Logo', NULL, '5.1.0'), (920, 'client_banner', 2, 'Client Banner', NULL, '5.1.0'), (921, 'login_banner', 2, 'Login Banner', NULL, '5.1.0'), (922, 'social_media_images', 2, 'Social Media Images', NULL, '5.1.0'), (923, 'export', 2, 'Export', NULL, '5.1.0'), (924, 'translate', 2, 'Translate', NULL, '5.1.0'), (926, 'add_language_package', 2, 'Add Language Package', NULL, '5.1.0'), (927, 'directory_module', 2, 'Directory Module', NULL, '5.1.0'), (928, 'january', 1, 'January', 'First Month of a Year', '5.1.0'), (929, 'february', 1, 'February', 'Month of February', '5.1.0'), (930, 'march', 1, 'March', 'Third month of the year', '5.1.0'), (931, 'april', 1, 'April', 'Month of April', '5.1.0'), (932, 'may', 1, 'May', 'Fifth Month of the year', '5.1.0'), (933, 'june', 1, 'June', 'Sixth Month of a year', '5.1.0'), (934, 'july', 1, 'July', 'Seventh Month of a year', '5.1.0'), (935, 'august', 1, 'August', 'Month of August.', '5.1.0'), (936, 'september', 1, 'September', '9th Month of the year', '5.1.0'), (937, 'october', 1, 'October', 'Tenth Month of the year', '5.1.0'), (938, 'november', 1, 'November', '11th Month of the year', '5.1.0'), (939, 'december', 1, 'December', 'Month of December', '5.1.0'), (940, 'jan', 1, 'Jan', NULL, '5.1.0'), (941, 'feb', 1, 'Feb', NULL, '5.1.0'), (942, 'mar', 1, 'Mar', NULL, '5.1.0'), (943, 'apr', 1, 'Apr', NULL, '5.1.0'), (944, 'jun', 1, 'Jun', NULL, '5.1.0'), (945, 'jul', 1, 'Jul', NULL, '5.1.0'), (946, 'aug', 1, 'Aug', NULL, '5.1.0'), (947, 'sep', 1, 'Sep', NULL, '5.1.0'), (948, 'oct', 1, 'Oct', NULL, '5.1.0'), (949, 'nov', 1, 'Nov', NULL, '5.1.0'), (950, 'dec', 1, 'Dec', NULL, '5.1.0'), (952, 'should_be_lower_than_maximum_value', 1, 'Should be lower than maximum value', NULL, '5.1.0'), (953, 'should_be_a_number_between_min_and_max', 1, 'Should be a number between {min}-{max}', NULL, '5.1.0'), (954, 'active', 1, 'Active', 'Many application forms can be created for a particular vacancy, but only one is active at a time', '5.1.0'), (955, 'closed', 1, 'Closed', 'Closing an appraisal cycle, moves all appraisals in the cycle to CLOSED state. Also, Disciplinary case is in the closed status ', '5.1.0'), (956, 'file_size', 1, 'File Size', NULL, '5.1.0'), (957, 'file_type', 1, 'File Type', NULL, '5.1.0'), (958, 'full_name', 1, 'Full Name', 'Full Name of the employee will be populated under the leave summary and captured in a CSV file', '5.1.0'), (959, 'reset_to_default', 1, 'Reset to Default', NULL, '5.1.0'), (960, 'preview', 1, 'Preview', NULL, '5.1.0'), (961, 'accept_jpg_png_gif_upto_recommended_dimensions', 1, 'Accepts jpg, .png, .gif, .svg up to {fileSize}. Recommended dimensions: {width}px X {height}px', NULL, '5.1.0'), (962, 'incorrect_dimensions', 1, 'Incorrect Dimensions', NULL, '5.1.0'), (963, 'invalid', 1, 'Invalid', 'Invalid username or password', '5.1.0'), (964, 'or_login_with', 1, 'Or login with', NULL, '5.1.0'), (965, 'successfully_activated', 1, 'Successfully Activated', NULL, '5.1.0'), (966, 'publish', 1, 'Publish', NULL, '5.1.0'), (967, 'less_than_or_equal_to_n', 1, 'Number should be less than or equal to {maxValue}', NULL, '5.1.0'), (968, 'greater_than_or_equal_to_n', 1, 'Number should be greater than or equal to {minValue}', NULL, '5.1.0'), (969, 'purged_employee', 1, 'Purged Employee', NULL, '5.1.0'), (970, 'show_more', 1, 'Show More', NULL, '5.1.0'), (971, 'show_less', 1, 'Show Less', NULL, '5.1.0'), (972, 'upload_n_file', 1, 'Upload {fileName}', NULL, '5.1.0'), (974, 'should_be_a_numeric_value', 1, 'Should be a numeric value', NULL, '5.1.0'), (975, 'confirmation_required', 1, 'Confirmation Required', 'A warning message that appeals you to confirm a certain action.', '5.1.0'), (976, 'purge_candidate_records', 10, 'Purge Candidate Records', NULL, '5.1.0'), (977, 'purge_candidates', 10, 'Purge Candidates', NULL, '5.1.0'), (978, 'purge_candidates_warning', 10, 'You are about to purge selected candidates permanently. Are you sure you want to continue? This operation cannot be undone', NULL, '5.1.0'), (979, 'purge_all', 10, 'Purge All', NULL, '5.1.0'), (981, 'language_package', 2, 'Language Package', NULL, '5.2.0'), (982, 'source_language', 2, 'Source Language', NULL, '5.2.0'), (983, 'module', 2, 'Module', NULL, '5.2.0'), (984, 'source_text', 2, 'Source Text', NULL, '5.2.0'), (985, 'translated_text', 2, 'Translated Text', NULL, '5.2.0'), (986, 'source_note', 2, 'Source Note', NULL, '5.2.0'), (987, 'show', 2, 'Show', NULL, '5.2.0'), (988, 'all', 2, 'All', NULL, '5.2.0'), (989, 'translated', 2, 'Translated', NULL, '5.2.0'), (990, 'not_translated', 2, 'Not Translated', NULL, '5.2.0'), (991, 'translate_language_package', 2, 'Translate Language Package', NULL, '5.2.0'), (992, 'order', 2, 'Order', NULL, '5.2.0'), (993, 'server_settings', 2, 'Server Settings', NULL, '5.2.0'), (994, 'bind_settings', 2, 'Bind Settings', NULL, '5.2.0'), (995, 'user_lookup_settings', 2, 'User Lookup Settings', NULL, '5.2.0'), (996, 'data_mapping', 2, 'Data Mapping', NULL, '5.2.0'), (997, 'additional_settings', 2, 'Additional Settings', NULL, '5.2.0'), (998, 'host', 2, 'Host', NULL, '5.2.0'), (999, 'ldap_host_input_hint', 2, 'LDAP Server IP or Hostname without the protocol (without ldap:// or ldaps://)', NULL, '5.2.0'), (1000, 'port', 2, 'Port', NULL, '5.2.0'), (1001, 'port_input_hint', 2, 'If SSL use port 636 by default', NULL, '5.2.0'), (1002, 'encryption', 2, 'Encryption', NULL, '5.2.0'), (1003, 'ldap_implementation', 2, 'LDAP Implementation', NULL, '5.2.0'), (1004, 'distinguished_name', 2, 'Distinguished Name', NULL, '5.2.0'), (1005, 'base_distinguished_name', 2, 'Base Distinguished Name', NULL, '5.2.0'), (1006, 'search_scope', 2, 'Search Scope', NULL, '5.2.0'), (1007, 'search_scope_input_hint', 2, 'Subtree option will allow searching base directory and sub directories. One level will only search within the base directory', NULL, '5.2.0'), (1008, 'user_name_attribute', 2, 'User Name Attribute', NULL, '5.2.0'), (1015, 'test_connection', 2, 'Test Connection', NULL, '5.2.0'), (1016, 'bind_anonymously', 2, 'Bind Anonymously', NULL, '5.2.0'), (1017, 'sync_interval', 2, 'Sync Interval (in Hours)', NULL, '5.2.0'), (1023, 'user_name_input_hint', 2, 'Attribute field to use when loading the username. Ex: cn, SMA account name', NULL, '5.2.0'), (1024, 'ssl', 2, 'SSL', NULL, '5.2.0'), (1025, 'subtree', 2, 'Subtree', NULL, '5.2.0'), (1026, 'one_level', 2, 'One level', NULL, '5.2.0'), (1027, 'open_ldap_v3', 2, 'Open LDAP v3', NULL, '5.2.0'), (1028, 'ms_active_directory', 2, 'MS Active Directory', NULL, '5.2.0'), (1029, 'connection_status', 2, 'Connection Status', NULL, '5.2.0'), (1030, 'sync_connection', 2, 'Sync Connection', NULL, '5.2.0'), (1031, 'sync_now', 2, 'Sync Now', NULL, '5.2.0'), (1032, 'last_synced_on_datetime', 2, 'Last synced on {datetime}', NULL, '5.2.0'), (1033, 'last_sync_failed_on_datetime', 2, 'Last sync failed on {datetime}', NULL, '5.2.0'), (1034, 'synchronization_successful', 2, 'Synchronization Successful', NULL, '5.2.0'), (1035, 'synchronization_failed', 2, 'Synchronization Failed', NULL, '5.2.0'), (1036, 'user_search_filter', 2, 'User Search Filter', NULL, '5.2.0'), (1037, 'user_unique_id_attribute', 2, 'User Unique ID Attribute', NULL, '5.2.0'), (1038, 'merge_ldap_users_with_existing_system_users', 2, 'Merge LDAP Users With Existing System Users', NULL, '5.2.0'), (1039, 'please_check_the_settings_for_your_ldap_configuration', 2, 'Please check the settings for your LDAP configuration', NULL, '5.2.0'), (1040, 'user_search_filter_input_hint', 2, 'Attribute field to use when searching user objects. Ex: objectClass=person', NULL, '5.2.0'), (1041, 'user_unique_attribute_input_hint', 2, 'Attribute field to use as a unique immutable identifier for user objects. This is used to track username changes. Ex: entryUUID, objectGUID', NULL, '5.2.0'), (1042, 'field_in_orangehrm', 2, 'Field in OrangeHRM', NULL, '5.2.0'), (1043, 'field_in_ldap_directory', 2, 'Field in LDAP Directory', NULL, '5.2.0'), (1044, 'use_this_field_as_the_employee_user_mapping_field', 2, 'Use this field as the employee / user mapping field', NULL, '5.2.0'), (1045, 'n_users_found', 2, '{count} user(s) found', NULL, '5.2.0'), (1046, 'n_users_will_be_imported', 2, '{count} user(s) will be imported', NULL, '5.2.0'), (1047, 'lookup', 2, 'Lookup', NULL, '5.2.0'), (1048, 'user_lookup', 2, 'User lookup', NULL, '5.2.0'), (1049, 'authentication', 2, 'Authentication', NULL, '5.2.0'), (1050, 'search_results', 2, 'Search results', NULL, '5.2.0'), (1051, 'leave_applications', 2, 'Leave Applications', NULL, '5.2.0'), (1052, 'leave_assignments', 2, 'Leave Assignments', NULL, '5.2.0'), (1053, 'leave_approvals', 2, 'Leave Approvals', NULL, '5.2.0'), (1054, 'leave_cancellation', 2, 'Leave Cancellations', NULL, '5.2.0'), (1055, 'leave_rejections', 2, 'Leave Rejections', NULL, '5.2.0'), (1056, 'ldap_settings_not_configured', 2, 'LDAP settings not configured', NULL, '5.2.0'), (1057, 'ldap_sync_not_enabled', 2, 'LDAP sync not enabled', NULL, '5.2.0'), (1058, 'ldap_configuration_warning_message', 2, 'Before activating the LDAP service, make sure that all LDAP settings are functioning properly since incorrect configuration may result in corrupted data. As a precaution, we recommend you to create a backup of your database before continuing.', NULL, '5.2.0'), (1059, 'ascending', 1, 'Ascending', NULL, '5.2.0'), (1060, 'descending', 1, 'Descending', NULL, '5.2.0'), (1061, 'ldap_configuration', 1, 'LDAP Configuration', NULL, '5.2.0'), (1062, 'enable', 1, 'Enable', NULL, '5.2.0'), (1063, 'enter_valid_port_between_a_to_b', 1, 'Enter a valid port number between {minValue} to {maxValue}', NULL, '5.2.0'), (1064, 'user_status', 1, 'User Status', NULL, '5.2.0'), (1065, 'should_be_least_n_characters', 1, 'Should be at least {amount} characters', NULL, '5.2.0'), (1066, 'entitlement_type', 4, 'Entitlement Type', NULL, '5.2.0'), (1067, 'leave_requests_action', 4, '{action, select, APPROVE {{count, plural, =0 {No Leave Requests Approved} =1 {1 Leave Request Approved} other {# Leave Requests Approved} }} REJECT {{count, plural, =0 {No Leave Requests Rejected} =1 {1 Leave Request Rejected} other {# Leave Requests Rejected} }} other {{count, plural, =0 {No Leave Requests Cancelled} =1 {1 Leave Request Cancelled} other {# Leave Requests Cancelled} }} }', 'Action might either be Approve, Reject or Cancel of a single/number of leave requests', '5.2.0'), (1068, 'state_income_tax', 3, 'State Income Tax', NULL, '5.2.0'), (1069, 'bi_weekly', 3, 'Bi Weekly', NULL, '5.2.0'), (1070, 'hourly', 3, 'Hourly', NULL, '5.2.0'), (1071, 'monthly', 3, 'Monthly', NULL, '5.2.0'), (1072, 'monthly_on_first_pay', 3, 'Monthly on first pay of month', NULL, '5.2.0'), (1073, 'semi_monthly', 3, 'Semi Monthly', NULL, '5.2.0'), (1074, 'weekly', 3, 'Weekly', NULL, '5.2.0'), (1075, 'savings', 3, 'Savings', NULL, '5.2.0'), (1076, 'checking', 3, 'Checking', NULL, '5.2.0'), (1077, 'add_supervisor', 3, 'Add Supervisor', NULL, '5.2.0'), (1078, 'add_subordinate', 3, 'Add Subordinate', NULL, '5.2.0'), (1079, 'username_already_exists', 3, 'Username already exists', NULL, '5.2.0'), (1080, 'n_records_successfully_imported', 3, '{count,plural, =0{No Records Imported} one{1 Record Successfully Imported} other{ # Records Successfully Imported}}', NULL, '5.2.0'), (1081, 'n_records_failed_to_import', 3, '{count,plural, =0{No Records Failed to Import} one{1 Record Failed to Import} other{ # Records Failed to Import}}', NULL, '5.2.0'), (1082, 'failed_rows', 3, 'Failed Rows', NULL, '5.2.0'), (1083, 'import_details', 3, 'Import Details', NULL, '5.2.0'), (1084, 'punched_in', 17, 'Punched In', NULL, '5.2.0'), (1085, 'punched_out', 17, 'Punched Out', NULL, '5.2.0'), (1086, 'not_punched_in', 17, 'Not Punched In', NULL, '5.2.0'), (1087, 'employee_distribution_by_sub_unit', 8, 'Employee Distribution by Sub Unit', NULL, '5.2.0'), (1088, 'employee_distribution_by_location', 8, 'Employee Distribution by Location', NULL, '5.2.0'), (1089, 'unassigned', 8, 'Unassigned', NULL, '5.2.0'), (1090, 'employees_on_leave_today', 8, 'Employees on Leave Today', NULL, '5.2.0'), (1091, 'no_employees_are_on_leave_today', 8, 'No Employees are on Leave Today', NULL, '5.2.0'), (1092, 'leave_period_not_defined', 8, 'Leave Period Not Defined', NULL, '5.2.0'), (1093, 'time_at_work', 8, 'Time at Work', NULL, '5.2.0'), (1094, 'today', 1, 'Today', NULL, '5.2.0'), (1095, 'this_week', 8, 'This Week', NULL, '5.2.0'), (1096, 'state_date_at_time_timezone_offset', 8, '{lastState}: {date} at {time} (GMT {timezoneOffset})', NULL, '5.2.0'), (1097, 'state_today_at_time_timezone_offset', 8, '{lastState}: Today at {time} (GMT {timezoneOffset})', NULL, '5.2.0'), (1098, 'quick_launch', 8, 'Quick Launch', NULL, '5.2.0'), (1099, 'my_actions', 8, 'My Actions', NULL, '5.2.0'), (1100, 'n_pending_leave_request', 8, '{pendingActionsCount,plural, =0{No Records Found} one{(1) Leave Request to Approve} other{ (#) Leave Requests to Approve}}', NULL, '5.2.0'), (1101, 'n_pending_time_sheet', 8, '{pendingActionsCount,plural, =0{No Records Found} one{(1) Timesheet to Approve} other{ (#) Timesheets to Approve}}', NULL, '5.2.0'), (1102, 'n_pending_performance_evaluate', 8, '{pendingActionsCount,plural, =0{No Records Found} one{(1) Performance Review to Evaluate} other{ (#) Performance Reviews to Evaluate}}', NULL, '5.2.0'), (1103, 'n_pending_candidate_interview', 8, '{pendingActionsCount,plural, =0{No Records Found} one{(1) Candidate to Interview} other{ (#) Candidates to Interview}}', NULL, '5.2.0'), (1104, 'no_pending_actions', 8, 'No Pending Actions to Perform', NULL, '5.2.0'), (1105, 'n_pending_self_review', 8, '{pendingActionsCount,plural, =0{No Records Found} one{(1) Pending Self Review} other{ (#) Pending Self Reviews}}', NULL, '5.2.0'), (1106, 'configurations', 8, 'Configurations', NULL, '5.2.0'), (1107, 'only_show_accessible_employees_on_leave_for_other_users', 8, 'Only show accessible employees on leave for other users', NULL, '5.2.0'), (1108, 'not_available', 8, 'Not Available', NULL, '5.2.0'), (1109, 'submitted', 5, 'Submitted', NULL, '5.2.0'), (1110, 'not_submitted', 5, 'Not Submitted', NULL, '5.2.0'), (1111, 'approved', 5, 'Approved', NULL, '5.2.0'), (1112, 'upcoming_anniversaries', 11, 'Upcoming Anniversaries', NULL, '5.3.0'), (1113, 'n_year', 11, '{yearsCount,plural, =0{} one{Year} other{Years}}', NULL, '5.3.0'), (1114, 'buzz_newsfeed', 11, 'Buzz Newsfeed', NULL, '5.3.0'), (1115, 'post', 11, 'Post', NULL, '5.3.0'), (1116, 'post_placeholder', 11, 'What''s on your mind?', NULL, '5.3.0'), (1117, 'share_photos', 11, 'Share Photos', NULL, '5.3.0'), (1118, 'share_video', 11, 'Share Video', NULL, '5.3.0'), (1120, 'n_like', 11, '{likesCount,plural, =0{0 Likes} one{1 Like} other{# Likes}}', NULL, '5.3.0'), (1121, 'n_comment', 11, '{commentCount,plural, =0{0 Comments} one{1 Comment} other{# Comments}}', NULL, '5.3.0'), (1122, 'n_share', 11, '{shareCount,plural, =0{0 Shares} one{1 Share} other{# Shares}}', NULL, '5.3.0'), (1123, 'write_your_comment', 11, 'Write your comment...', NULL, '5.3.0'), (1124, 'delete_post', 11, 'Delete Post', NULL, '5.3.0'), (1125, 'edit_post', 11, 'Edit Post', NULL, '5.3.0'), (1126, 'most_recent_posts', 11, 'Most Recent Posts', NULL, '5.3.0'), (1127, 'most_liked_posts', 11, 'Most Liked Posts', NULL, '5.3.0'), (1128, 'most_commented_posts', 11, 'Most Commented Posts', NULL, '5.3.0'), (1129, 'share', 11, 'Share', NULL, '5.3.0'), (1130, 'video_url', 11, 'Video URL', NULL, '5.3.0'), (1131, 'paste_video_url', 11, 'Paste Video URL', NULL, '5.3.0'), (1132, 'add_photos', 11, 'Add Photos', NULL, '5.3.0'), (1133, 'file_type_validation_message', 11, 'Only ''gif'', ''png'', ''jpg'', ''jpeg'' type images are allowed!', NULL, '5.3.0'), (1134, 'file_size_validation_message', 11, 'Maximum allowed file size is 2MB', NULL, '5.3.0'), (1135, 'share_post', 11, 'Share Post', NULL, '5.3.0'), (1136, 'read_more', 11, 'Read More', NULL, '5.3.0'), (1137, 'press_esc_to', 11, 'Press Esc to', NULL, '5.3.0'), (1138, 'like', 11, 'Like', NULL, '5.3.0'), (1139, 'no_posts_available', 11, 'No Posts Available', NULL, '5.3.0'), (1141, 'post_delete_confirmation_message', 11, 'The selected item will be permanently deleted. Are you sure you want to continue?', NULL, '5.3.0'), (1142, 'invalid_video_url_message', 1, 'This URL is not a valid URL of a video or it is not supported by the system', NULL, '5.3.0'), (1143, 'buzz_latest_posts', 8, 'Buzz Latest Posts', NULL, '5.3.0'), (1144, 'no_posts_added', 8, 'No Posts Added', NULL, '5.3.0'), (1145, 'getting_started_with_orangehrm', 14, 'Getting Started with OrangeHRM', NULL, '5.3.0'), (1146, 'client_id', 2, 'Client ID', NULL, '5.4.0'), (1147, 'client_secret', 2, 'Client Secret', NULL, '5.4.0'), (1148, 'redirect_uri', 2, 'Redirect URI', NULL, '5.4.0'), (1149, 'oauth_client_list', 2, 'OAuth Client List', NULL, '5.4.0'), (1150, 'add_oauth_client', 2, 'Add OAuth Client', NULL, '5.4.0'), (1151, 'edit_oauth_client', 2, 'Edit OAuth Client', NULL, '5.4.0'), (1152, 'enable_client', 2, 'Enable Client', NULL, '5.4.0'), (1153, 'confidential_client', 2, 'Confidential Client', NULL, '5.4.0'), (1154, 'client_secret_warning_message', 2, 'Make sure to copy the client secret now. You won’t be able to see it again.', NULL, '5.4.0'), (1155, 'password_min_length', 19, '{count,plural, one{Should have at least 1 character} other{Should have at least # characters}}', NULL, '5.4.0'), (1156, 'password_max_length', 19, '{count,plural, one{Should not exceed 1 character} other{Should not exceed # characters}}', NULL, '5.4.0'), (1157, 'password_n_lowercase_letters', 19, '{count,plural, one{Your password must contain minimum 1 lower-case letter} other{Your password must contain minimum # lower-case letters}}', NULL, '5.4.0'), (1158, 'password_n_uppercase_letters', 19, '{count,plural, one{Your password must contain minimum 1 upper-case letter} other{Your password must contain minimum # upper-case letters}}', NULL, '5.4.0'), (1159, 'password_n_numbers', 19, '{count,plural, one{Your password must contain minimum 1 number} other{Your password must contain minimum # numbers}}', NULL, '5.4.0'), (1160, 'password_n_special_characters', 19, '{count,plural, one{Your password must contain minimum 1 special character} other{Your password must contain minimum # special characters}}', NULL, '5.4.0'), (1161, 'password_spaces_not_allowed', 19, 'Your password should not contain spaces', NULL, '5.4.0'), (1162, 'password_could_be_guessable', 19, 'Your password meets the minimum requirements, but it could be guessable', NULL, '5.4.0'), (1163, 'change_weak_password', 19, 'Change Weak Password', NULL, '5.4.0'), (1164, 'password_not_strong', 19, 'Your current password is weak. Please choose a stronger password.', NULL, '5.4.0'), (1165, 'invalid_password_reset_code', 19, 'Invalid password reset code', NULL, '5.4.0'), (1166, 'client_name_would_like_to', 19, '{clientName} would like to', NULL, '5.4.0'), (1167, 'access_and_manage_your_data', 19, 'Access and manage your data', NULL, '5.4.0'), (1168, 'perform_actions_on_your_behalf', 19, 'Perform actions on your behalf', NULL, '5.4.0'), (1169, 'do_you_want_to_allow_access', 19, 'Do you want to allow access?', NULL, '5.4.0'), (1170, 'deny', 19, 'Deny', NULL, '5.4.0'), (1171, 'allow_access', 19, 'Allow Access', NULL, '5.4.0'), (1172, 'this_request_is_invalid', 19, 'This request is invalid', NULL, '5.4.0'), (1173, 'mobile_client_disabled_error', 19, 'Mobile app is not enabled. Please contact your OrangeHRM administrator.', NULL, '5.4.0'), (1174, 'strong', 1, 'Strong', NULL, '5.4.0'), (1175, 'help', 1, 'Help', NULL, '5.4.0'), (1176, 'claim', 20, 'Claim', NULL, '5.5.0'), (1177, 'events', 20, 'Events', NULL, '5.5.0'), (1178, 'add_event', 20, 'Add Event', NULL, '5.5.0'), (1179, 'edit_event', 20, 'Edit Event', NULL, '5.5.0'), (1180, 'event_name', 20, 'Event Name', NULL, '5.5.0'), (1181, 'expense_types', 20, 'Expense Types', NULL, '5.5.0'), (1182, 'add_expense_type', 20, 'Add Expense Type', NULL, '5.5.0'), (1183, 'edit_expense_type', 20, 'Edit Expense Type', NULL, '5.5.0'), (1184, 'event', 20, 'Event', NULL, '5.5.0'), (1185, 'create_claim_request', 20, 'Create Claim Request', NULL, '5.5.0'), (1186, 'remarks', 20, 'Remarks', NULL, '5.5.0'), (1187, 'create', 20, 'Create', NULL, '5.5.0'), (1188, 'submit_claim', 20, 'Submit Claim', NULL, '5.5.0'), (1189, 'reference_id', 20, 'Reference Id', NULL, '5.5.0'), (1190, 'expenses', 20, 'Expenses', NULL, '5.5.0'), (1191, 'expense_type', 20, 'Expense Type', NULL, '5.5.0'), (1192, 'pay', 20, 'Pay', NULL, '5.5.0'), (1193, 'add_expense', 20, 'Add Expense', NULL, '5.5.0'), (1194, 'edit_expense', 20, 'Edit Expense', NULL, '5.5.0'), (1195, 'should_be_a_valid_number', 20, 'Should be a valid number (xxx.xx)', NULL, '5.5.0'), (1196, 'total_amount', 20, 'Total Amount ({currencyName}) : {totalAmount}', NULL, '5.5.0'), (1197, 'submitted_date', 20, 'Submitted Date', NULL, '5.5.0'), (1198, 'view_details', 20, 'View Details', NULL, '5.5.0'), (1199, 'my_claims', 20, 'My Claims', NULL, '5.5.0'), (1200, 'claim_module', 20, 'Claim Module', NULL, '5.5.0'), (1201, 'initiated', 20, 'Initiated', NULL, '5.5.0'), (1202, 'paid', 20, 'Paid', NULL, '5.5.0'), (1203, 'assign_claim', 20, 'Assign Claim', NULL, '5.5.0'), (1204, 'employee_claims', 20, 'Employee Claims', NULL, '5.5.0'), (1205, 'page_under_development', 1, 'This page is currently under development.', NULL, '5.5.0'), (1206, 'download_latest_release', 1, 'to download the latest stable release.', NULL, '5.5.0'), (1207, 'clear', 1, 'Clear', NULL, '5.5.0'), (1208, 'close', 1, 'Close', NULL, '5.5.0'), (1209, 'url', 2, 'Provider URL', NULL, '5.6.0'), (1210, 'add_provider', 2, 'Add Provider', NULL, '5.6.0'), (1211, 'edit_provider', 2, 'Edit Provider', NULL, '5.6.0'), (1212, 'provider_list', 2, 'Provider List', NULL, '5.6.0'), (1213, 'no_user_found', 2, 'No User Found', NULL, '5.6.0'), (1214, 'multiple_user_returned', 2, 'Multiple User Returned', NULL, '5.6.0'), (1215, 'amount', 1, 'Amount', NULL, '5.6.0'), (1216, 'use_the_sample_template', 2, 'Use the sample template', NULL, '5.7.0'), (1217, 'only_edit_the_target_field', 2, 'Only edit the target field', NULL, '5.7.0'), (1218, 'do_not_change_the_template', 2, 'Do not change the template', NULL, '5.7.0'), (1219, 'sample_xliff', 2, 'Sample XLIFF', NULL, '5.7.0'), (1220, 'import_language_package', 2, 'Import Language Package', NULL, '5.7.0'), (1221, 'translate_text_manually', 2, 'The text will not translate automatically. You will either have to import translations or translate within the system.', NULL, '5.7.0'), (1222, 'should_be_lower_than_maximum_salary', 2, 'Should be lower than Maximum Salary', NULL, '5.7.0'), (1223, 'errors_in_import_language_packages', 2, 'Errors in Import Language Packages', NULL, '5.7.0'), (1224, 'invalid_syntax', 2, 'The syntax used is invalid', NULL, '5.7.0'), (1225, 'placeholder_mismatch', 2, 'Mismatch found between placeholders', NULL, '5.7.0'), (1226, 'plural_placeholder_mismatch', 2, 'Mismatch found between plural expression placeholder', NULL, '5.7.0'), (1227, 'select_placeholder_mismatch', 2, 'Mismatch found between select expression placeholder', NULL, '5.7.0'), (1228, 'n_records_skipped', 2, '{count,plural, =0{No Records Skipped} one{1 Record Skipped} other{ # Records Skipped}}', NULL, '5.7.0'), (1229, 'n_errors_found', 2, '{count,plural, =0{No Errors Found} one{(1) Error Found} other{ (#) Errors Found}}', NULL, '5.7.0'), (1230, 'fix_errors', 2, '{count,plural, one{Fix Error} other{ Fix Errors}}', NULL, '5.7.0'), (1231, 'xliff_file_not_valid', 2, 'The XLIFF file is not valid', NULL, '5.7.0'), (1232, 'xliff_file_empty', 2, 'The XLIFF file is empty', NULL, '5.7.0'), (1233, 'xliff_file_missing_target_language', 2, 'The XLIFF file is missing the target language attribute', NULL, '5.7.0'), (1234, 'target_language_does_not_match', 2, 'The target language does not match the selected language', NULL, '5.7.0'), (1235, 'please_save_before_pagination', 2, 'Please save your changes before moving to the next page', NULL, '5.7.0'), (1236, 'single', 3, 'Single', NULL, '5.7.0'), (1237, 'married', 3, 'Married', NULL, '5.7.0'), (1238, 'direct', 3, 'Direct', NULL, '5.7.0'), (1239, 'indirect', 3, 'Indirect', NULL, '5.7.0'), (1240, 'active_job_vacancies', 6, 'Active Job Vacancies', NULL, '5.7.0'), (1241, 'upgrade', 1, 'Upgrade', NULL, '5.7.0'), (1242, 'accepts_up_to_n_mb', 1, '{count, plural, one {Accepts up to 1MB} other { Accepts up to #MBs}}', NULL, '5.7.0'), (1243, 'accept_custom_format_file_up_to_n_mb', 1, '{count, plural, one {Accepts .docx, .doc, .odt, .pdf, .rtf, .txt up to 1MB} other{ Accepts .docx, .doc, .odt, .pdf, .rtf, .txt up to #MBs}}', NULL, '5.7.0');
-- -- Table structure for table `ohrm_report_group` --
CREATE TABLE `ohrm_report_group` ( `report_group_id` bigint(20) NOT NULL, `name` varchar(255) NOT NULL, `core_sql` mediumtext NOT NULL, PRIMARY KEY (`report_group_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8;
-- -- Dumping data for table `ohrm_report_group` --
INSERT INTO `ohrm_report_group` VALUES (1, 'timesheet', 'SELECT selectCondition FROM ohrm_project_activity LEFT JOIN (SELECT * FROM ohrm_timesheet_item WHERE whereCondition1) AS ohrm_timesheet_item ON (ohrm_timesheet_item.activity_id = ohrm_project_activity.activity_id) LEFT JOIN ohrm_project ON (ohrm_project.project_id = ohrm_project_activity.project_id) LEFT JOIN hs_hr_employee ON (hs_hr_employee.emp_number = ohrm_timesheet_item.employee_id) LEFT JOIN ohrm_timesheet ON (ohrm_timesheet.timesheet_id = ohrm_timesheet_item.timesheet_id) LEFT JOIN ohrm_customer ON (ohrm_customer.customer_id = ohrm_project.customer_id) WHERE whereCondition2 groupByClause ORDER BY ohrm_customer.name, ohrm_project.name, ohrm_project_activity.name, hs_hr_employee.emp_lastname, hs_hr_employee.emp_firstname'), (2, 'attendance', 'SELECT selectCondition FROM hs_hr_employee LEFT JOIN (SELECT * FROM ohrm_attendance_record WHERE ( ( ohrm_attendance_record.punch_in_user_time BETWEEN "#@fromDate@,@1970-01-01@#" AND #@"toDate"@,@CURDATE()@# ) AND ( ohrm_attendance_record.punch_out_user_time BETWEEN "#@fromDate@,@1970-01-01@#" AND #@"toDate"@,@CURDATE()@# ) ) ) AS ohrm_attendance_record ON (hs_hr_employee.emp_number = ohrm_attendance_record.employee_id) WHERE hs_hr_employee.emp_number = #@employeeId@,@hs_hr_employee.emp_number AND (hs_hr_employee.termination_id is null) @# AND (hs_hr_employee.job_title_code = #@"jobTitle")@,@hs_hr_employee.job_title_code OR hs_hr_employee.job_title_code is null)@# AND (hs_hr_employee.work_station IN (#@subUnit)@,@SELECT id FROM ohrm_subunit) OR hs_hr_employee.work_station is null@#) AND (hs_hr_employee.emp_status = #@"employeeStatus")@,@hs_hr_employee.emp_status OR hs_hr_employee.emp_status is null)@# groupByClause ORDER BY hs_hr_employee.emp_lastname, hs_hr_employee.emp_firstname'), (3, 'pim', 'SELECT selectCondition FROM hs_hr_employee \n LEFT JOIN hs_hr_emp_emergency_contacts ON \n (hs_hr_employee.emp_number = hs_hr_emp_emergency_contacts.emp_number) \n LEFT JOIN ohrm_subunit ON \n (hs_hr_employee.work_station = ohrm_subunit.id) \n LEFT JOIN ohrm_employment_status ON \n (hs_hr_employee.emp_status = ohrm_employment_status.id) \n LEFT JOIN ohrm_job_title ON\n (hs_hr_employee.job_title_code = ohrm_job_title.id)\n LEFT JOIN ohrm_job_category ON \n (hs_hr_employee.eeo_cat_code = ohrm_job_category.id) \n LEFT JOIN ohrm_nationality ON\n (hs_hr_employee.nation_code = ohrm_nationality.id)\n LEFT JOIN hs_hr_emp_dependents ON \n (hs_hr_employee.emp_number = hs_hr_emp_dependents.emp_number)\n LEFT JOIN hs_hr_emp_locations AS emp_location ON\n (hs_hr_employee.emp_number = emp_location.emp_number)\n LEFT JOIN ohrm_location ON\n (emp_location.location_id = ohrm_location.id)\n LEFT JOIN hs_hr_emp_contract_extend ON \n (hs_hr_employee.emp_number = hs_hr_emp_contract_extend.emp_number) \n LEFT JOIN hs_hr_emp_basicsalary ON \n (hs_hr_employee.emp_number = hs_hr_emp_basicsalary.emp_number) \n LEFT JOIN ohrm_pay_grade ON \n (hs_hr_emp_basicsalary.sal_grd_code = ohrm_pay_grade.id) \n LEFT JOIN hs_hr_currency_type ON \n (hs_hr_emp_basicsalary.currency_id = hs_hr_currency_type.currency_id) \n LEFT JOIN hs_hr_payperiod ON \n (hs_hr_emp_basicsalary.payperiod_code = hs_hr_payperiod.payperiod_code) \n LEFT JOIN hs_hr_emp_passport ON \n (hs_hr_employee.emp_number = hs_hr_emp_passport.emp_number) \n LEFT JOIN hs_hr_emp_reportto AS subordinate_list ON \n (hs_hr_employee.emp_number = subordinate_list.erep_sup_emp_number) \n LEFT JOIN hs_hr_employee AS subordinate ON\n (subordinate.emp_number = subordinate_list.erep_sub_emp_number)\n LEFT JOIN ohrm_emp_reporting_method AS subordinate_reporting_method ON \n (subordinate_list.erep_reporting_mode = subordinate_reporting_method.reporting_method_id) \n LEFT JOIN hs_hr_emp_work_experience ON \n (hs_hr_employee.emp_number = hs_hr_emp_work_experience.emp_number) \n LEFT JOIN ohrm_emp_education ON \n (hs_hr_employee.emp_number = ohrm_emp_education.emp_number) \n LEFT JOIN ohrm_education ON \n (ohrm_emp_education.education_id = ohrm_education.id) \n LEFT JOIN hs_hr_emp_skill ON \n (hs_hr_employee.emp_number = hs_hr_emp_skill.emp_number) \n LEFT JOIN ohrm_skill ON \n (hs_hr_emp_skill.skill_id = ohrm_skill.id) \n LEFT JOIN hs_hr_emp_language ON \n (hs_hr_employee.emp_number = hs_hr_emp_language.emp_number) \n LEFT JOIN ohrm_language ON \n (hs_hr_emp_language.lang_id = ohrm_language.id) \n LEFT JOIN ohrm_emp_license ON \n (hs_hr_employee.emp_number = ohrm_emp_license.emp_number) \n LEFT JOIN ohrm_license ON \n (ohrm_emp_license.license_id = ohrm_license.id) \n LEFT JOIN hs_hr_emp_member_detail ON \n (hs_hr_employee.emp_number = hs_hr_emp_member_detail.emp_number) \n LEFT JOIN ohrm_membership ON\n (hs_hr_emp_member_detail.membship_code = ohrm_membership.id)\n LEFT JOIN hs_hr_country ON \n (hs_hr_employee.coun_code = hs_hr_country.cou_code) \n LEFT JOIN hs_hr_emp_directdebit ON \n (hs_hr_emp_basicsalary.id = hs_hr_emp_directdebit.salary_id) \n LEFT JOIN hs_hr_emp_reportto AS supervisor_list ON \n (hs_hr_employee.emp_number = supervisor_list.erep_sub_emp_number) \n LEFT JOIN hs_hr_employee AS supervisor ON\n (supervisor.emp_number = supervisor_list.erep_sup_emp_number)\n LEFT JOIN ohrm_emp_reporting_method AS supervisor_reporting_method ON \n (supervisor_list.erep_reporting_mode = supervisor_reporting_method.reporting_method_id) \n LEFT JOIN ohrm_emp_termination ON\n (hs_hr_employee.termination_id = ohrm_emp_termination.id)\n LEFT JOIN ohrm_emp_termination_reason ON\n (ohrm_emp_termination.reason_id = ohrm_emp_termination_reason.id)\n WHERE hs_hr_employee.emp_number in (\n SELECT hs_hr_employee.emp_number FROM hs_hr_employee\n LEFT JOIN hs_hr_emp_basicsalary ON \n (hs_hr_employee.emp_number = hs_hr_emp_basicsalary.emp_number) \n LEFT JOIN ohrm_emp_education ON \n (hs_hr_employee.emp_number = ohrm_emp_education.emp_number) \n LEFT JOIN hs_hr_emp_skill ON \n (hs_hr_employee.emp_number = hs_hr_emp_skill.emp_number) \n LEFT JOIN hs_hr_emp_language ON \n (hs_hr_employee.emp_number = hs_hr_emp_language.emp_number) \n WHERE whereCondition1\n )\n GROUP BY \n hs_hr_employee.emp_number,\n hs_hr_employee.emp_lastname,\n hs_hr_employee.emp_firstname,\n hs_hr_employee.emp_middle_name,\n hs_hr_employee.emp_birthday,\n ohrm_nationality.name,\n hs_hr_employee.emp_gender,\n hs_hr_employee.emp_marital_status,\n hs_hr_employee.emp_dri_lice_num,\n hs_hr_employee.emp_dri_lice_exp_date,\n hs_hr_employee.emp_street1,\n hs_hr_employee.emp_street2,\n hs_hr_employee.city_code,\n hs_hr_employee.provin_code,\n hs_hr_employee.emp_zipcode,\n hs_hr_country.cou_code,\n hs_hr_employee.emp_hm_telephone,\n hs_hr_employee.emp_mobile,\n hs_hr_employee.emp_work_telephone,\n hs_hr_employee.emp_work_email,\n hs_hr_employee.emp_oth_email\n\nORDER BY hs_hr_employee.emp_lastname\n');
-- -- Table structure for table `ohrm_timesheet` --
CREATE TABLE `ohrm_timesheet` ( `timesheet_id` bigint(20) NOT NULL AUTO_INCREMENT, `state` varchar(255) NOT NULL, `start_date` date NOT NULL, `end_date` date NOT NULL, `employee_id` bigint(20) NOT NULL, PRIMARY KEY (`timesheet_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ;
-- -- Table structure for table `ohrm_work_shift` --
CREATE TABLE `ohrm_work_shift` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(250) NOT NULL, `hours_per_day` decimal(4,2) NOT NULL, `start_time` time NOT NULL, `end_time` time NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ;
-- -- Constraints for table `ohrm_user_auth_provider` -- ALTER TABLE `ohrm_user_auth_provider` ADD CONSTRAINT `ohrm_user_id` FOREIGN KEY (`user_id`) REFERENCES `ohrm_user` (`id`) ON DELETE CASCADE;
-- -- Constraints for table `ohrm_user_role_data_group` -- ALTER TABLE `ohrm_user_role_data_group` ADD CONSTRAINT `ohrm_user_role_data_group_ibfk_1` FOREIGN KEY (`user_role_id`) REFERENCES `ohrm_user_role` (`id`) ON DELETE CASCADE, ADD CONSTRAINT `ohrm_user_role_data_group_ibfk_2` FOREIGN KEY (`data_group_id`) REFERENCES `ohrm_data_group` (`id`) ON DELETE CASCADE;
-- -- Constraints for table `ohrm_user_role_screen` -- ALTER TABLE `ohrm_user_role_screen` ADD CONSTRAINT `ohrm_user_role_screen_ibfk_1` FOREIGN KEY (`user_role_id`) REFERENCES `ohrm_user_role` (`id`) ON DELETE CASCADE, ADD CONSTRAINT `ohrm_user_role_screen_ibfk_2` FOREIGN KEY (`screen_id`) REFERENCES `ohrm_screen` (`id`) ON DELETE CASCADE;
-- -- Constraints for table `ohrm_work_week` -- ALTER TABLE `ohrm_work_week` ADD CONSTRAINT `fk_ohrm_work_week_ohrm_operational_country` FOREIGN KEY (`operational_country_id`) REFERENCES `ohrm_operational_country` (`id`) ON DELETE CASCADE ON UPDATE CASCADE;
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */; /*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */; /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;