Files
ihrm/base/translator.py
2023-09-20 14:54:33 +05:30

191 lines
4.1 KiB
Python

from django.utils.translation import gettext as _
_("monday"),
_("tuesday"),
_("wednesday"),
_("thursday"),
_("friday"),
_("saturday"),
_("sunday"),
_("after"),
_("weekly"),
_("monthly"),
_("Employee First Name"),
_("Employee Last Name"),
_("Bank Code #1"),
_("Bank Code #2"),
_("RECRUITMENT"),
_("ONBOARDING"),
_("EMPLOYEE"),
_("PAYROLL"),
_("ATTENDANCE"),
_("LEAVE"),
_("ASSET"),
_("Your asset request approved!."),
_("Your asset request rejected!."),
_("You are added to rotating work type"),
_("You are added to rotating shift"),
_("Your work type request has been canceled."),
_("Your work type request has been approved."),
_("Your work type request has been deleted."),
_("Your shift request has been canceled."),
_("Your shift request has been approved."),
_("Your shift request has been deleted."),
_("Your work details has been updated."),
_("You have a new leave request to validate."),
_("New leave type is assigned to you"),
_("Your Leave request has been cancelled"),
_("Your Leave request has been approved"),
_("You are chosen as onboarding stage manager"),
_("You are chosen as onboarding task manager"),
_("You got an OKR!."),
_("You have received feedback!"),
_("You have been assigned as a manager in a feedback!"),
_("You have been assigned as a subordinate in a feedback!"),
_("You have been assigned as a colleague in a feedback!"),
_("You are chosen as one of recruitment manager"),
_("Your attendance for the date "),
_(" is validated"),
_("Select"),
_("January"),
_("February"),
_("March"),
_("April"),
_("May"),
_("June"),
_("July"),
_("August"),
_("September"),
_("October"),
_("November"),
_("December"),
_("One time date"),
_("Is condition based"),
_("Is taxable"),
_("Is fixed"),
_("Value"),
_("If choice"),
_("Is tax"),
_("If amount"),
_("If condition"),
_("Employer rate"),
_("Contract name"),
_("Contract start date"),
_("Contract end date"),
_("Wage type"),
_("Calculate daily leave amount"),
_("Deduction for one leave amount"),
_("Deduct leave from basic pay"),
_("Job role"),
_("Work type"),
_("Pay frequency"),
_("Filing status"),
_("Contract status"),
_("Contract document"),
_("Is tax"),
_("Update compensation"),
_("Is pretax"),
_("DASHBOARD"),
_("SHIFT REQUESTS"),
_("WORK TYPE REQUESTS"),
_("ATTENDANCE"),
_("ASSET"),
_("Single"),
_("Married"),
_("Divorced"),
_("Description"),
_("Rotate every weekend"),
_("Rotate every"),
_("Request description"),
_("Attendance validated"),
_("Is validate request"),
_("Is validate request approved"),
_("Reporting Manager"),
_("Employment Type"),
_("Jan"),
_("Feb"),
_("Mar"),
_("Apr"),
_("May"),
_("Jun"),
_("Jul"),
_("Aug"),
_("Sep"),
_("Oct"),
_("Nov"),
_("Dec"),
_("Additional info"),
_("Schedule date"),
_("Is active"),
_("End date"),
_("Recruitment managers"),
_("Stage managers"),
_("Stage type"),
_("Scheduled from"),
_("Scheduled till"),
_("Start from"),
_("End till"),
_("Employee first name"),
_("Employee last name"),
_("Reporting manager"),
_("Requested date"),
_("Previous shift"),
_("Gte"),
_("Lte"),
_("Previous work type"),
_("Current shift"),
_("Rotating shift"),
_("Next change date"),
_("Next shift"),
_("Current work type"),
_("Next work type"),
_("Start date from"),
_("Start date till"),
_("End date from"),
_("End date till"),
_("Location"),
_("Attendance clock in"),
_("Attendance clock out"),
_("Attendance overtime approve"),
_("Hour account"),
_("Clock out date"),
_("Clock in date"),
_("Shift day"),
_("Attendance date from"),
_("In from"),
_("Out from"),
_("Attendance date till"),
_("Out from"),
_("Out till"),
_("In till"),
_("Leave type"),
_("From date"),
_("To date"),
_("Assigned date"),
_("Based on week"),
_("Based on week day"),
_("Emp obj"),
_("Updated at"),
_("Created at"),
_("Created at date range"),
_("Review cycle"),
_("Asset list"),
_("Query"),
_("Asset category name"),
_("Asset category description"),
_("Asset name"),
_("Asset tracking"),
_("Asset purchase date"),
_("Asset purchase cost"),
_("Asset lot number"),
_("Asset category"),
_("Asset status"),
_("True"),
_("False"),
_("Onboarding Portal S…"),
_("Employee work information"),
_("Rotating work type assign"),
_("Employee shift schedule"),
_("Rotating shift assign"),
_("Onboarding portal"),
_(""),