platform/plugins/recruit-assets/lang/en.json

96 lines
3.3 KiB
JSON
Raw Normal View History

{
"string": {
"RecruitApplication": "Recruiting",
"Vacancies": "Vacancies",
"TalentPools": "Talents pool",
"Talents": "Talents",
"VacancyName": "Vacancy Name *",
"VacancyDescription": "Vacancy Description",
"CreateVacancy": "Create Vacancy",
"MakePrivate": "Make Private",
"Vacancy": "Vacancy",
"VacancyCreateLabel": "Vacancy",
"VacancyPlaceholder": "Software Engineer",
"MakePrivateDescription": "Only members can see it",
"CreateAnApplication": "New Application",
"NoApplicationsForTalent": "There are no applications for this talent.",
"CreateApplication": "New Application",
"ApplicationCreateLabel": "Application",
"SelectVacancy": "Select vacancy",
"Talent": "Talent",
"TalentCreateLabel": "Talent",
"CreateTalent": "New Talent",
"AssignRecruiter": "Assign recruiter",
"UnAssignRecruiter": "Unassign recruiter",
"UnAssignCompany": "Unassign Company",
"Recruiters": "Recruiters",
"Create": "Create",
"Applications": "Applications",
"ThisVacancyIsPrivate": "This vacancy is private",
"Description": "Description",
"Company": "Company",
"Edit": "Edit",
"Delete": "Delete",
"WorkLocationPreferences": "Work location preferences",
"Onsite": "Onsite",
"Remote": "Remote",
"SearchApplication": "Search for application...",
"Application": "Application",
"AssignedRecruiter": "Assigned recruiter",
"SkillLabel": "Skill",
"SkillsLabel": "Skills",
"SkillCreateLabel": "Skill",
"General": "General",
"Members": "Members",
"Yes": "Yes",
"No": "No",
"NA": "N/A",
"ApplicationShort": "APP",
"ApplicationsShort": "Apps",
"Due": "Due date",
"Location": "Location",
"Title": "Title",
"Source": "Source",
"PersonFirstNamePlaceholder": "John",
"PersonLastNamePlaceholder": "Appleseed",
"PersonLocationPlaceholder": "Location",
"ManageVacancyStatuses": "Manage vacancy statuses",
"EditVacancy": "Edit",
"FullDescription": "Full description",
"CreateReview": "Schedule an Review",
"CreateReviewParams": "Schedule {label}",
"Reviews": "Reviews",
"Review": "Review",
"ReviewCreateLabel": "Review",
"Opinions": "Opinions",
"Opinion": "Opinion",
"OpinionValue": "Rating",
"OpinionShortLabel": "OPE",
"ReviewShortLabel": "RVE",
"StartDate": "Start date",
"DueDate": "Due date",
"Verdict": "Verdict",
"OpinionSave": "Save",
"TalentReviews": "All Talent Reviews",
"NoReviewForCandidate": "No reviews",
"CreateAnReview": "Create review",
"CreateOpinion": "Create opinion",
"OpinionValuePlaceholder": "10/10",
"Participants": "Participants",
"NoParticipants": "No participants added",
"PersonsLabel": "{name}",
"AddDescription": "Add description",
"NumberSkills": "{count, plural, =0 {no skills} =1 {1 skill} other {# skills}}",
"GotoTalents": "Go to Talents",
"GotoVacancies": "Go to Vacancies",
"GotoSkills": "Go to Skills",
"GotoAssigned": "Go to my Assigned",
"GotoApplicants": "Go to Applications",
"GotoRecruitApplication": "Switch to Recruit Application",
"AddDropHere": "Add or drop resume"
},
"status": {
"TalentRequired": "Please select talent",
"VacancyRequired": "Please select vacancy"
}
}