From 0d1fe3bf613212a72506c18512e5ba378bfd8ed3 Mon Sep 17 00:00:00 2001 From: som-04 Date: Mon, 17 Jun 2024 19:04:13 +0300 Subject: [PATCH] section/estate --- .../institute/sections/estate/page.tsx | 1199 ++++++++++++++++- i18n/en.ts | 188 ++- i18n/hi.ts | 181 ++- i18n/translations.ts | 17 +- 4 files changed, 1580 insertions(+), 5 deletions(-) diff --git a/app/[locale]/institute/sections/estate/page.tsx b/app/[locale]/institute/sections/estate/page.tsx index ac02bee6..299b998c 100644 --- a/app/[locale]/institute/sections/estate/page.tsx +++ b/app/[locale]/institute/sections/estate/page.tsx @@ -1,4 +1,17 @@ -import { WorkInProgressStatus } from '~/components/status'; +import React from 'react'; +import { Suspense } from 'react'; + +import Heading from '~/components/heading'; +import ImageHeader from '~/components/image-header'; +import Loading from '~/components/loading'; +import { + Table, + TableBody, + TableCell, + TableHead, + TableHeader, + TableRow, +} from '~/components/ui'; import { getTranslations } from '~/i18n/translations'; import { db } from '~/server/db'; @@ -13,5 +26,1187 @@ export default async function Estate({ where: (section, { eq }) => eq(section.urlName, 'estate'), }))!; - return ; + const committeeMembers = [ + { + id: 1, + name: 'Director, National Institute of Technology, Kurukshetra', + position: 'Chairman', + }, + { + id: 2, + name: 'Director (NITs), Deptt. of Higher Education, M.H.R.D, New Delhi', + position: + 'Member Nominated by the Central Government (MHRD), not below the rank of Director or Deputy Secretary', + }, + { + id: 3, + name: 'Shri A K Singhal, Director General (Former), CPWD, New Delhi', + position: 'Member Nominated by the Board of Governors', + }, + { + id: 4, + name: 'Dean (Planning & Development) National Institute of Technology, Kurukshetra', + position: 'Member Dean, Planning & Development or similar position', + }, + { + id: 5, + name: 'Executive Engineer (Civil), CPWD, Karnal', + position: + 'Member Expert from the Civil Engineering Wing of the Central or State Government or any autonomous body of repute', + }, + { + id: 6, + name: 'Executive Engineer (Electrical), CPWD, Karnal', + position: + 'Member Expert from the Electrical Engineering Wing of the Central or State Government or any autonomous body of repute', + }, + { + id: 7, + name: 'Registrar National Institute of Technology, Kurukshetra', + position: 'Member-Secretary', + }, + ]; + const estateAffairsCommittee = [ + { + id: 1, + name: 'Dean (P&D)', + position: 'Chairman', + }, + { + id: 2, + name: 'Associate Dean P&D for (Estate & Construction)', + position: 'Member', + }, + { + id: 3, + name: 'Dr. Pratibha Aggarwal (Professor, CED)', + position: 'Member', + }, + { + id: 4, + name: 'Faculty I/C (Estate & Construction)', + position: 'Member', + }, + { + id: 5, + name: 'Faculty I/C (Elect. Mtc. & Telephone)', + position: 'Member', + }, + { + id: 6, + name: 'Assistant Engineer (Civil) SG-I', + position: 'Member & Convener', + }, + { + id: 7, + name: 'Assistant Engineer (Electrical)', + position: 'Member', + }, + ]; + const InspectionCommitteeMembers = [ + { id: 1, name: 'Dean (P&D)', position: 'Chairman' }, + { + id: 2, + name: 'Associate Dean P&D for (Estate & Construction)', + position: 'Member', + }, + { + id: 3, + name: 'One Professor/Associate Professor (Representative from Elect. Engg. Deptt.)', + position: 'Member', + }, + { + id: 4, + name: 'One Professor/Associate Professor (Representative from Civil Engg. Deptt.)', + position: 'Member', + }, + { id: 5, name: 'Faculty I/C (Estate & Construction)', position: 'Member' }, + { + id: 6, + name: 'Faculty I/C (Elect. Mtc. & Telephone)', + position: 'Member', + }, + { + id: 7, + name: 'Faculty I/C (Sanitation & Cleanliness)', + position: 'Member', + }, + { + id: 8, + name: 'Faculty I/C (Horticulture & Landscaping)', + position: 'Member', + }, + { id: 9, name: 'Assistant Engineer (Civil) SG-I', position: 'Member' }, + ]; + const SpaceAllocationCommitteeMembers = [ + { id: 1, name: 'Dean (P&D)', position: 'Chairman' }, + { id: 2, name: 'Dean (Academic)', position: 'Member' }, + { id: 3, name: 'Dean (R&C)', position: 'Member' }, + { id: 4, name: 'Registrar', position: 'Member' }, + { + id: 5, + name: 'Associate Dean P&D for (Estate & Construction)', + position: 'Member', + }, + { id: 6, name: 'Prof. Surinder Deswal', position: 'Member' }, + { + id: 7, + name: 'Assistant Engineer (Civil) SG-I', + position: 'Member & Convener', + }, + ]; + const ProgressCommitteeMembers = [ + { id: 1, name: 'SE (Civil), CPWD', position: 'Member' }, + { id: 2, name: 'SE (Elect.), CPWD', position: 'Member' }, + { id: 3, name: 'Dean (P&D)', position: 'Member' }, + { + id: 4, + name: 'Associate Dean P&D for (Estate & Construction)', + position: 'Member', + }, + { id: 5, name: 'Executive Engineer (Civil), CPWD', position: 'Member' }, + { id: 6, name: 'Executive Engineer (Elect.), CPWD', position: 'Member' }, + { + id: 7, + name: 'Other concerned officials of the Estate Section of NIT, Kurukshetra', + position: 'Member', + }, + ]; + const LicensingCommitteeMembers = [ + { id: 1, name: 'Associate Dean (P&D) for E & C', position: 'Chairman' }, + { id: 2, name: 'JR (GA & Legal)', position: 'Member' }, + { id: 3, name: 'AR (Accounts)', position: 'Member' }, + { id: 4, name: 'President or his Nominee (NITTAK)', position: 'Member' }, + { + id: 5, + name: 'President or his Nominee Non-Teaching (Karamchari Sangh)', + position: 'Member', + }, + { + id: 6, + name: 'Assistant Engineer (Civil) SG-I', + position: 'Member & Convener', + }, + ]; + const HouseAllotmentCommitteeMembers = [ + { + id: 1, + name: 'Dr. Dinesh Khanduja', + position: 'Professor, Mechanical Engg. Deptt.', + role: 'Chairman', + }, + { + id: 2, + name: 'Sh. K K Sharma', + position: 'Associate Professor, Elect. Engg. Deptt.', + role: 'Member', + }, + { + id: 3, + name: 'Dr. Rajender Kumar', + position: 'Assistant Professor, ECE Deptt.', + role: 'Member', + }, + { + id: 4, + name: '-', + position: 'Representative of Teaching Association', + role: 'Member', + }, + { + id: 5, + name: '-', + position: 'Executive Engineer/ Assistant Engineer (Civil) SG-I', + role: 'Member-Secretary', + }, + ]; + const HouseAllotmentCommitteeMembers2 = [ + { id: 1, name: 'Registrar', position: '', role: 'Chairman' }, + { + id: 2, + name: 'Sh. Sanjay Keswani', + position: 'Technical Assistant SG-I, Elect. Engg. Deptt.', + role: 'Member', + }, + { + id: 3, + name: 'Smt. Shashi Bala', + position: 'Superintendent SG-II, Academic Section', + role: 'Member', + }, + { + id: 4, + name: 'Representative of Non-Teaching Association', + position: '', + role: 'Member', + }, + { + id: 5, + name: 'Assistant Engineer (Civil) SG-I', + position: '', + role: 'Member & Secretary', + }, + ]; + const areaDetails = [ + { + id: 1, + description: 'Total Area of the Institute (in Acres)', + value: '292', + }, + { + id: 2, + description: 'Total Area of the Institute (in Sqm)', + value: '11,79,607.60', + }, + { id: 3, description: 'Built up Area (in Sqm)', value: '1,15,941.39' }, + ]; + const infrastructureDetails = [ + { + id: 1, + details: 'NIT Main Gates Along Kirmich road towards KUK (in Sqm)', + area: '31.14', + }, + { id: 2, details: 'Creche (in Sqm)', area: '854.12' }, + ]; + const academicAreaDetails = [ + { + id: 1, + details: + 'Office Space: Golden Jubilee Administrative Building Old Admn. Block Estate Store', + area: '11,969.00', + }, + { id: 2, details: 'Electrical Block', area: '5363.99' }, + { id: 3, details: 'Mechanical Deptt', area: '1545.27' }, + { id: 4, details: 'Civil Engg. Deptt', area: '1558.73' }, + { id: 5, details: 'AM block', area: '1805.41' }, + { id: 6, details: 'AB block/ ED Cell', area: '1245.42' }, + { + id: 7, + details: + 'Workshop Equip. Bldg./ Old MBA & MCA & Class rooms at 1st Floor', + area: '5155.11', + }, + { id: 8, details: 'MBA & MCA Deptt', area: '3503.66' }, + { id: 9, details: '12 No. Lecture Theatre Complex', area: '3298.24' }, + { id: 10, details: 'Electronics & Comm. Engg. Deptt', area: '1809.32' }, + { id: 11, details: '06 No. Lecture Theatre Complex', area: '1239.68' }, + { id: 12, details: 'Computer Engg. Deptt', area: '2104.51' }, + { id: 13, details: 'Mechanical Engg. Block', area: '6240.00' }, + { id: 14, details: 'Work shop Complex Part-1', area: '4145.20' }, + { id: 15, details: 'Examination Hall', area: '1878.81' }, + ]; + const hostelAreaData = [ + { + id: 1, + name: '10 No. Boys Hostel 1-10', + type: 'Boys Hostel', + area: 139724.89, + }, + { + id: 2, + name: '04 No. Girls Hostel 1-4', + type: 'Girls Hostel', + area: 40467.18, + }, + { + id: 3, + name: 'Old Barrack Quarter', + type: 'Bearer Barrack Quarter', + area: 1700.07, + }, + { + id: 4, + name: 'New Barrack Quarter', + type: 'Bearer Barrack Quarter', + area: 1637.55, + }, + ]; + const seniorityLinks = [ + { + href: 'https://nitkkr.ac.in/wp-content/uploads/2024/04/Seniority-listNT-for-website-April24.pdf', + text: text.seniority[0], + }, + { + href: 'https://nitkkr.ac.in/wp-content/uploads/2024/01/Seniority-List-of-applicantsNT-against-notification-dated-02.01.2024.pdf', + text: text.seniority[1], + }, + { + href: 'https://nitkkr.ac.in/wp-content/uploads/2023/12/seniority-list-of-applicantsT-against-notification-dated-02.11.2023.pdf', + text: text.seniority[2], + }, + { + href: 'https://nitkkr.ac.in/wp-content/uploads/2023/09/seniority-list-NT-for-website1.pdf', + text: text.seniority[3], + }, + { + href: 'https://nitkkr.ac.in/wp-content/uploads/2023/08/seniority-list-for-website-August-23-1.pdf', + text: text.seniority[4], + }, + { + href: 'https://nitkkr.ac.in/wp-content/uploads/2023/05/seniority-list-of-applicantsT-against-notification-dated-18.4.2023.pdf', + text: text.seniority[5], + }, + { + href: 'https://nitkkr.ac.in/wp-content/uploads/2023/02/agenda-for-website-16.2.23.pdf', + text: text.seniority[6], + }, + { + href: 'https://nitkkr.ac.in/wp-content/uploads/2022/12/seniority-list-on-website-13.12.2022.pdf', + text: text.seniority[7], + }, + { + href: 'https://nitkkr.ac.in/wp-content/uploads/2022/09/seniority-list-of-applicantsT-for-houses-notified-on-dated-23.06.2022-16082022.pdf', + text: text.seniority[8], + }, + { + href: 'https://nitkkr.ac.in/wp-content/uploads/2022/09/seniority-list-of-applicants-for-the-houses-notified-vide-notification-No.EO3353299-dated-17.05.2022-15062022.pdf', + text: text.seniority[9], + }, + { + href: 'https://nitkkr.ac.in/wp-content/uploads/2022/09/seniority-list-of-applicantsT-April-2022-05042022.pdf', + text: text.seniority[10], + }, + { + href: 'https://nitkkr.ac.in/wp-content/uploads/2022/09/AGENDA-F-TYPE_2022.pdf', + text: text.seniority[11], + }, + { + href: 'https://nitkkr.ac.in/wp-content/uploads/2022/03/Seniority-List-of-applicantsT-19082021.pdf', + text: text.seniority[12], + }, + { + href: 'https://nitkkr.ac.in/wp-content/uploads/2022/03/Seniority-list-of-applicantsNT-05082021.pdf', + text: text.seniority[13], + }, + { + href: 'https://nitkkr.ac.in/wp-content/uploads/2022/03/Seniority_list_of_applicants_NT__for_allotment_of_F-type_houses-05012021.pdf', + text: text.seniority[14], + }, + { + href: 'https://nitkkr.ac.in/wp-content/uploads/2022/03/Seniority_list_of_applicantsTeaching-03112020.pdf', + text: text.seniority[15], + }, + { + href: 'https://nitkkr.ac.in/wp-content/uploads/2022/03/Seniority_list_of_applicants_Teaching-Aug.2020-06082020.pdf', + text: text.seniority[16], + }, + { + href: 'https://nitkkr.ac.in/wp-content/uploads/2022/03/seniority_list_of_applicants_NT__against__notified_houses_on_23.01.2020-18022020.pdf', + text: text.seniority[17], + }, + { + href: 'https://nitkkr.ac.in/wp-content/uploads/2022/03/seniority_list_of_applicants__Teaching_.pdf', + text: text.seniority[18], + }, + { + href: 'https://nitkkr.ac.in/wp-content/uploads/2022/03/seniority_list_of_applicants_NT_for_F-type_houses_nitkurukshetra.pdf', + text: text.seniority[19], + }, + { + href: 'https://nitkkr.ac.in/wp-content/uploads/2022/03/seniority_list_of_applicants_Teaching__.pdf', + text: text.seniority[20], + }, + { + href: 'https://nitkkr.ac.in/wp-content/uploads/2022/03/seniority_list_of_applicants_NT_-19.09.2019.pdf', + text: text.seniority[21], + }, + { + href: 'https://nitkkr.ac.in/wp-content/uploads/2022/03/Seniority-List-of-applicants-for-houses-notified-vide-notification-No-EO3352298-dated-16-5-2019.pdf', + text: text.seniority[22], + }, + { + href: 'https://nitkkr.ac.in/wp-content/uploads/2022/03/seniority_list_of_applicants_for__E_F_type_houses.pdf', + text: text.seniority[23], + }, + { + href: 'https://nitkkr.ac.in/wp-content/uploads/2022/03/seniority_list_of_applicants_for_notified_E-type_houses.pdf', + text: text.seniority[24], + }, + { + href: 'https://nitkkr.ac.in/wp-content/uploads/2022/03/seniority_list__NT_.pdf', + text: text.seniority[25], + }, + { + href: 'https://nitkkr.ac.in/wp-content/uploads/2022/03/seniority-list-for-house-allotment.pdf', + text: text.seniority[26], + }, + { + href: 'https://nitkkr.ac.in/wp-content/uploads/2022/03/Agenda-on-web.pdf', + text: text.seniority[27], + }, + { + href: 'https://nitkkr.ac.in/wp-content/uploads/2022/03/seniority_list_NT_.pdf', + text: text.seniority[28], + }, + { + href: 'https://nitkkr.ac.in/wp-content/uploads/2022/03/Seniority_Non-Teaching.pdf', + text: text.seniority[29], + }, + { + href: 'https://nitkkr.ac.in/wp-content/uploads/2022/03/seniority_list_of_applicants_.pdf', + text: text.seniority[30], + }, + ]; + const hostelData = [ + { + id: 1, + name: 'Old Boys Hostels (Three Seats per Room in Hostel 1, 2, 3 & Single Seat per Room in Hostel No. 4, 5)', + type: 'UG Boys Hostel', + capacity: 250, + quantity: 5, + }, + { + id: 2, + name: 'New 350 Seaters Boys Hostel', + type: 'UG Boys Hostel', + capacity: 350, + quantity: 2, + }, + { + id: 3, + name: 'Visvesvaraya Hostel (1000 Capacity Mega Hostel, Single Seater)', + type: 'UG Boys Hostel', + capacity: 1000, + quantity: 1, + }, + { + id: 4, + name: 'Old PG Hostels for Boys (150 Capacity, Single Seater)', + type: 'PG Boys Hostel', + capacity: 150, + quantity: 1, + }, + { + id: 5, + name: 'New PG Hostel for Boys (350 Capacity, Single Seater)', + type: 'PG Boys Hostel', + capacity: 350, + quantity: 1, + }, + ]; + const girlsHostelData = [ + { + id: 1, + name: 'Old Girls Hostels (120 Capacity)', + type: 'Girls Hostel', + capacity: 120, + quantity: 1, + }, + { + id: 2, + name: 'Seats per Room: 1 Seater (42 Rooms), 2 Seater (6 Rooms), 3 Seater (22 Rooms)', + type: 'Girls Hostel', + capacity: 'Varies', + quantity: 1, + }, + { + id: 3, + name: 'New 200 Seaters Girls Hostel (200 Capacity, Single Seater)', + type: 'Girls Hostel', + capacity: 200, + quantity: 1, + }, + { + id: 4, + name: 'New 300 Seaters Girls Hostel (300 Capacity, Single Seater)', + type: 'Girls Hostel', + capacity: 300, + quantity: 1, + }, + { + id: 5, + name: 'New 600 Seaters Girls Hostel (600 Capacity, Single Seater)', + type: 'Girls Hostel', + capacity: 600, + quantity: 1, + }, + ]; + const residentialAreaData = [ + { + id: 1, + type: 'Director', + plinthArea: '2250 + Office(GF) 1098 (FF)', + numberOfHouses: '01', + }, + { + id: 2, + type: 'BT type houses', + plinthArea: '2250.00 + parking (stilt floor)', + numberOfHouses: '20', + }, + { + id: 3, + type: 'BA type houses', + plinthArea: '2250.00', + numberOfHouses: '06', + }, + { + id: 4, + type: 'BB type houses (ss)', + plinthArea: '1820.00', + numberOfHouses: '08', + }, + { + id: 5, + type: 'BB type houses (ds)', + plinthArea: '1700.00 + garage', + numberOfHouses: '08', + }, + { + id: 6, + type: 'BC type houses', + plinthArea: '1660.00 + garage', + numberOfHouses: '06', + }, + { + id: 7, + type: 'CT type houses', + plinthArea: '1800.00 + parking (stilt floor)', + numberOfHouses: '20', + }, + { + id: 8, + type: 'CA type houses', + plinthArea: '1550.00 + garage', + numberOfHouses: '13', + }, + { + id: 9, + type: 'CB type houses (ss)', + plinthArea: '1380.00', + numberOfHouses: '04', + }, + { + id: 10, + type: 'CB type houses (ds)', + plinthArea: '1400.00 + garage', + numberOfHouses: '05', + }, + { + id: 11, + type: 'CC type houses', + plinthArea: '1300.00', + numberOfHouses: '12', + }, + { + id: 12, + type: 'AD(A) type houses', + plinthArea: '1394.00', + numberOfHouses: '04', + }, + { + id: 13, + type: 'AD(B) type houses', + plinthArea: '1020.00', + numberOfHouses: '02', + }, + { + id: 14, + type: 'DA type houses', + plinthArea: '1020.00', + numberOfHouses: '15', + }, + { + id: 15, + type: 'DB type houses', + plinthArea: '922.00', + numberOfHouses: '34+34=68', + }, + { + id: 16, + type: 'E type houses', + plinthArea: '840.00', + numberOfHouses: '12+12=24', + }, + { + id: 17, + type: 'F type houses', + plinthArea: '670.00', + numberOfHouses: '38+38=76', + }, + { + id: 18, + type: 'MF type houses', + plinthArea: '670.00', + numberOfHouses: '02', + }, + { + id: 19, + type: 'G type houses', + plinthArea: '450.00', + numberOfHouses: '60+30=90', + }, + { + id: 20, + type: 'MG type houses', + plinthArea: '450.00', + numberOfHouses: '02', + }, + ]; + const supportingFacilitiesData = [ + { + id: 1, + facility: 'Bank & Post Office at 1st Floor of NITK Market', + area: '418.29 Sqm', + }, + { + id: 2, + facility: 'Senate Hall cum Restaurant/ Canteen', + area: '1532.43 Sqm', + }, + { + id: 3, + facility: 'Institute Guest House', + area: '717.75 + 1108.22 = 1825.97 Sqm', + }, + { id: 4, facility: 'Faculty House (9000.00 Sqft.)', area: '1096.88 Sqm' }, + { + id: 5, + facility: + 'HT/LT Sub-station: 1. Sub-station Near CCN Department, 2. Sub-station Near Hostel No.2, 3. Sub-station Near Gol Canteen, 4. Sub-station Near Main Gate Kirmich Road Side', + area: '146.74 Sqm, 235.60 Sqm, 52.71 Sqm, 95.42 Sqm', + }, + { id: 6, facility: 'Library', area: '4021.13 Sqm' }, + { id: 7, facility: 'Computer Block (CCN)', area: '564.46 Sqm' }, + { id: 8, facility: 'NCC & NSS Offices', area: '20 Sqm' }, + { id: 9, facility: 'Student Activity Centre', area: '487.53 Sqm' }, + { id: 10, facility: 'Sports Complex', area: '547.71 Sqm' }, + { id: 11, facility: 'Alumni Centre', area: '20 Sqm' }, + { id: 12, facility: 'NIT Market', area: '836.57 Sqm' }, + { id: 13, facility: 'Health Centre', area: '225.75 + 238.43 = 464.18 Sqm' }, + { + id: 14, + facility: 'Open Air-Theatre & Parking', + area: '1560 + 780 = 2340 Sqm', + }, + { id: 15, facility: 'Jubilee Hall', area: '455.21 Sqm' }, + { id: 16, facility: 'Swimming Pool', area: '2909.74 Sqm' }, + { id: 17, facility: '02 No. Students Parking', area: '2450.00 Sqm' }, + { + id: 18, + facility: 'Gol Canteen (for research purpose/ CPWD offices)', + area: '635.44 Sqm', + }, + ]; + + const links = [ + { + href: 'https://nitkkr.ac.in/wp-content/uploads/2022/03/House_Allotment_Rules_2014_APPROVED.pdf', + text: text.links[0], + }, + { + href: 'https://nitkkr.ac.in/wp-content/uploads/2022/03/HAR-2017.pdf', + text: text.links[1], + }, + { + href: 'https://nitkkr.ac.in/wp-content/uploads/2022/03/Rate-list-of-canteens-shops-2017.pdf', + text: text.links[2], + }, + { + href: 'https://docs.google.com/forms/d/e/1FAIpQLSfsihCCLoPNnTgo8YzoIyTibkT54QNQM83YIXtbUzLHfByApg/viewform', + text: text.links[3], + }, + ]; + + return ( + <> + + +
+ +
+

+ {text.about[0]} + {text.about[1]} + + {links.map((link, index) => ( + + + {link.text} + + + ))} +

+
+
+ +
+ + }> + + + + S.No + Name + Position + + + + {committeeMembers.map((member) => ( + + {member.id} + {member.name} + {member.position} + + ))} + +
+
+
+
+ +

{text.subheadings[0].toUpperCase()}

+ }> + + + + S.No + Name + + Position + + + + {estateAffairsCommittee.map((member) => ( + + {member.id} + {member.name} + + {member.position} + + ))} + +
+
+
+
+

INSPECTION COMMITTEE (IC)

+ }> + + + + S.No + Name + Position + + + + {InspectionCommitteeMembers.map((member) => ( + + {member.id} + {member.name} + {member.position} + + ))} + +
+
+
+ +
+

{text.subheadings[1].toUpperCase()}

+ }> + + + + S.No + Name + Position + + + + {SpaceAllocationCommitteeMembers.map((member) => ( + + {member.id} + {member.name} + {member.position} + + ))} + +
+
+
+
+

{text.subheadings[2].toUpperCase()}

+ }> + + + + S.No + Designation + Position + + + + {ProgressCommitteeMembers.map((member) => ( + + {member.id} + {member.name} + {member.position} + + ))} + +
+
+
+
+

{text.subheadings[3].toUpperCase()}

+ }> + + + + S.No + Designation + Position + + + + {LicensingCommitteeMembers.map((member) => ( + + {member.id} + {member.name} + {member.position} + + ))} + +
+
+
+
+

{text.subheadings[4].toUpperCase()}

+ }> + + + + S.No + Name + Position + Role + + + + {HouseAllotmentCommitteeMembers.map((member) => ( + + {member.id} + {member.name} + {member.position} + {member.role} + + ))} + +
+
+
+
+

{text.subheadings[5].toUpperCase()}

+ }> + + + + S.No + Name + Position + Role + + + + {HouseAllotmentCommitteeMembers2.map((member) => ( + + {member.id} + {member.name} + {member.position} + {member.role} + + ))} + +
+
+
+
+ + }> + + + {areaDetails.map((detail) => ( + + {detail.description} + {detail.value} + + ))} + +
+
+
+
+

{text.subheadings[6].toUpperCase()}

+ }> + + + {infrastructureDetails.map((infrastructure) => ( + + {infrastructure.details} + {infrastructure.area} + + ))} + +
+
+
+
+

{text.subheadings[7].toUpperCase()}

+ }> + + + + S.No. + Details + Area (in Sqm) + + + + {academicAreaDetails.map((areaDetail) => ( + + {areaDetail.id} + {areaDetail.details} + {areaDetail.area} + + ))} + +
+
+
+
+

{text.subheadings[8].toUpperCase()}

+ }> + + + + S.No + Name + Type + Area (in Sqm) + + + + {hostelAreaData.map((item) => ( + + {item.id} + {item.name} + {item.type} + {item.area} + + ))} + +
+
+
+
+

{text.subheadings[9].toUpperCase()}

+ }> + + + + S.No + Name + Type + Capacity + Quantity + + + + {hostelData.map((item) => ( + + {item.id} + {item.name} + {item.type} + {item.capacity} + {item.quantity} + + ))} + +
+
+
+
+

{text.subheadings[10].toUpperCase()}

+ }> + + + + S.No + Name + Type + Capacity + Quantity + + + + {girlsHostelData.map((item) => ( + + {item.id} + {item.name} + {item.type} + {item.capacity} + {item.quantity} + + ))} + +
+
+
+
+

{text.subheadings[11].toUpperCase()}

+ }> + + + + S.No + Type/Category + Plinth Area (Sqft.) + No. of Houses + + + + {residentialAreaData.map((item) => ( + + {item.id} + {item.type} + {item.plinthArea} + {item.numberOfHouses} + + ))} + +
+
+
+
+

{text.subheadings[12].toUpperCase()}

+ }> + + + + S.No + Facility + Area (Sqm) + + + + {supportingFacilitiesData.map((item) => ( + + {item.id} + {item.facility} + {item.area} + + ))} + +
+
+
+
+ +

{text.subheadings[13].toUpperCase()}

+ + + + {text.project.completed.slice(0).map((project, index) => ( + + {project} + + ))} + +
+
+
+ +
+

{text.subheadings[14].toUpperCase()}

+ + + + {text.project.ongoing.slice(0).map((project, index) => ( + + {project} + + ))} + +
+
+
+ +
+

{text.subheadings[15].toUpperCase()}

+ + + + {text.project.future.slice(0).map((project, index) => ( + + {project} + + ))} + +
+
+
+ +
+ +

+ {seniorityLinks.map((link, index) => ( + + + {link.text} + + + ))} +

+
+ + ); } diff --git a/i18n/en.ts b/i18n/en.ts index 52eb7ca1..30577beb 100644 --- a/i18n/en.ts +++ b/i18n/en.ts @@ -360,7 +360,193 @@ Saturdays & Holidays: 09.00 am to 05.00 pm`, CentralWorkshop: {}, CentreOfComputingAndNetworking: {}, ElectricalMaintenance: {}, - Estate: {}, + Estate: { + name: `Estate`, + links: [ + `House Allotment Rules 2014`, + `House Alloment Rules 2017`, + `Rate List`, + `Online Complaint`, + ], + headings: [ + `About`, + 'Building & Works Committee', + 'Committees of Estate Section', + 'Details of Campus & Available Infrastructure', + 'Projects', + 'Organization Chart of Estate Section', + 'House Allotment Rules 2014 & 2017', + 'Rate List', + 'Seniority List', + ], + + subheadings: [ + 'ESTATE AFFAIRS COMMITTEE (EAC)', + 'SPACE ALLOCATION COMMITTEE (SAC)', + 'PROGRESS REVIEW COMMITTEE (PRC)', + 'LICENSING COMMITTEE (LC)', + 'HOUSE ALLOTMENT COMMITTEE (HAC) – Teaching', + 'House Allotment Committee (HAC) Non-Teaching Staff', + 'DETAILS OF GENERAL INFRASTRUCTURE', + 'ACADEMIC AREA', + 'HOSTEL AREA', + 'Boys Hostels (UG + PG)', + 'Girls Hostels', + 'RESIDENTIAL AREA', + 'SUPPORTING FACILITIES', + 'Completed Project in Last Three Years', + 'On-Going Projects', + 'Future Projects', + ], + + about: [ + `Estate Section is involved in construction of new buildings and other infrastructure facilities, maintenance of civil & electrical works, horticulture & landscaping works, sanitation & cleanliness works and outsourcing of skilled, semiskilled, unskilled workers required in various sections/departments of the Institute. And also maintain the records regarding allotment of houses, furniture and lease of lands, shops & canteens and maintain all types of inventories. The section is headed by Dean (Estate), who is assisted by Prof. I/C (Estate & Construction), Prof. I/C (Sanitation & Cleanliness), Prof. I/C (Electrical Maintenance) and Prof. I/C (Horticulture & Landscaping).`, + `The office work is supervised by Superintendent SG-II who is assisted by Senior Accountant, Assistant SG-I & Attendant. The technical work is headed by Assistant Engineer (Civil) & Assistant Engineer (Elect.). The Assistant Engineer (Civil) cum Estate Officer is supported by two Junior Engineers (Civil) & one Junior Engineer (Mechanical) and the Assistant Engineer (Elect.) is supported by one Junior Engineer (Elect.). The budget requirements for various maintenance works are met through non-plan grant. The new works budgetary requirement is met from plan grant of the year. The Road Map for next 25 years of the Estate Section is being prepared by CPWD in view of the future expansion of the Institute.`, + ], + + project: { + completed: [ + '1. Construction of 3 Storey bearer barrack comprising of 2 Blocks to accommodate 96 bearers.', + '2. Provision for two nos. Institute Main Gates', + + '3. Construction of Boundary Wall (left out stretches) for a length of about 800 mtr. and Gate (near UHBVN office)', + + '4. Installation of Cold Water Tank Supply Pipe line to the solar water heating system installed in the hostel no.1 to 9 boys hostel, Girls hostel no. 1 & 2', + + '5. Replacement of C.I./A.C. water supply lines with Centrifugally Cast (Spun) Iron Pipes Class L.A. in the Residences, Hostels & Instructional Building', + + '6. Provision of re-surfacing and widening of existing roads in residential campus and institutional area', + '7. Construction of Swimming Pool', + + '8. Construction of 600 Seater Girls Hostel (Multi-Storeyed Framed Structure, Ground Floor+5)', + '9. Construction of Sewage Treatment Plant (STP)', + + '10. Providing Concertina coil over the Institute boundary for security purpose', + + '11. Provision of Permanent/Temporary Huts for security guards at various locations in the Institute at NIT, Kurukshetra.', + + '12. Providing & Installation of 16/20 meter High Mast lights at Sports Ground and various other location', + + '13. Provision of DG power backup at various locations in the Institute covering instructional buildings and related facilities', + '14. Provision of DG power backup in boys & girls hostels', + + '15. Replacement of existing LT Panels with MCB’s in the Institute', + + '16. Provision of Aviation Light & Lightening conductor in the Mega Boys Hostel (1000 capacity) at NIT, Kurukshetra.', + + '17. Providing & Installation of electrical Sub-Station HT/LT distribution including street lighting and feeder pillar etc. in non-residential area', + ], + ongoing: [ + '1. Preparation of Institute Master Plan of NITK.', + + '2. Construction of 300 Seaters Multi-purpose boys hostel including 100 suits for foreign students, research scholars and married PG Students. (Multi-storeyed framed structure). (Ground Floor +5).', + + '3. Replacement of existing Electrical wirings in Instructional building at NIT, Kurukshetra', + + '4. Providing & Installation of Electrical Sub-station HT/LT Distribution and feeder pillars in residential area', + + '5. Providing Kitchen equipment in 600 seater Girls Hostel (multi-storeyed) RCC framed structure (Ground+5)', + ], + future: [ + '1. Provision of lifts for persons with disabilities (PwD) at various locations in the Institute', + + '2. Providing audio system in Board Room, Golden Jubilee Administrative Building including Jubilee Hall & Senate Hall', + + '3. Furnishing floor with tiles in the common room, dining hall, warden office and MMCA office in the old boy’s hostel No. 1 to 6 and girl’s hostel No.-1', + + '4. Provision of construction of Verandah for non-teaching staff club situated in F-type quarters', + '5. Construction of Indoor Badminton Hall in Sports Complex', + + '6. Construction of shed for covering the sports complex stairs', + + '7. Provision of access to Golden Jubilee Administrative Building by providing a gate & parking shed for two wheelers along the in-side boundary wall towards west', + + '8. Provision of shed for parking only for four wheelers in the existing parking near NIT Market', + + '9. Providing Air-conditioning in Dining Halls of Boy’s & Girls Hostels at NIT, Kurukshetra.', + + '10. Construction of Additional floor over the existing building of Computer Application Department', + '11. Construction of Labs Complex (G+5)', + + '12. Construction of Additional floor over the existing building of Computer Engineering Department', + + '13. Construction of additional 3 nos. lecture hall on 2nd floor over the existing building of ECE Department and construction of additional floor over the Electronics & Communication Engineering Department', + + '14. Construction of Additional (6 nos. Lecture Hall) over the existing 12 nos. Lecture Hall Complex', + + '15. Construction of Additional floor over the existing AB Block.', + + '16. Construction of Additional floor over the existing building of Examination Hall', + + '17. Construction of Additional floor over the existing Old MBA Block (New Workshop Building)', + + '18. Construction of extension existing corridor form Old MBA Block to 12 Nos. LHC and MBA/MCA building', + '19. Construction of Gymnasium Hall', + '20. Construction of Community Centre/Convention/SAC', + + '21. Providing peripheral road along the external boundary wall of the Institute for security and maintenance purpose', + + '22. Construction of Multi-storeyed building for faculty/officers having 40 apartments', + + '23. Construction of multi-storeyed 20 Nos. Type-II & 20 Nos. Type-III quarters for Non-Teaching Staff', + + '24. Construction, Installation & Commissioning of 33/11KV Sub-Station at NIT, Kurukshetra', + + '25. Replacement of rewiring in All old Boys, Girls Hostels and Residential Area.', + '26. Construction of State of Arts Centre', + + '27. Construction of Additional Lecture Hall Complex (18 Nos. Lecture Hall)', + ], + }, + + seniority: [ + '09.04.2024 Seniority list of applicants for the houses notified against notification No.EO/3353/161 dt. 12.03.2024', + + '23.01.2024 Seniority List of applicants(NT) against notification dated 02.01.2024', + + '18.12.2023 seniority list of applicants(T) against notification dated 02.11.2023', + + '12-09-2023 seniority list of applicants(NT) against notification No.EO/3353/552 dated 28.07.2023', + + '18-07-2023 seniority list of applicants against notification No. EO/3352/547 dated 24.07.2023', + + '17-05-2023 seniority list of applicants(T) against notification dated 18.4.2023', + + '16-02-2023 Seniority List of Applicants for Houses notified vide notification No. EO/3352/51 dated18.01.2023', + + '13-12-2022 seniority list of applicants for houses notified vide notification No.EO/3352/690 dated 03.11.2022', + + '16-08-2022 Seniority list of applicants(T) for houses notified on dated 23.06.2022 16082022', + + '15-06-2022 Seniority list of applicants for the houses notified vide notification No.EO3353299 dated 17.05.2022', + '05-04-2022 Seniority list of applicants(T) April 2022', + '10-03-2022 Seniority List of applicants (F)', + '05-08-2021 Seniority List of applicants(T)', + '05-08-2021 Seniority list of applicants(NT)', + + '05-01-2020 Seniority_list_of_applicants_NT__for_allotment_of_F-type_houses', + '03-11-2020 Seniority_list_of_applicantsTeaching', + '06-08-2020 Seniority_list_of_applicants_Teaching Aug.2020', + + '18-02-2020 Seniority list of applicants NT against notified houses on 23.01.2020', + 'seniority_list_of_applicants__Teaching_', + 'seniority_list_of_applicants_NT_for_F-type_houses', + 'seniority_list_of_applicants_Teaching_03-10-2019', + 'seniority_list_of_applicants_NT 19-09-2019', + + 'Seniority List of applicants for houses notified vide notification No EO/3352/298 dated 16/5/2019', + 'seniority_list_of_applicants_for__E_F_type_houses', + 'seniority_list_of_applicants_for_notified_E-type_houses', + 'Seniority list of applicants(NT)', + + 'Seniority List of Applicants for Houses notified vide notification No. EO/3352/468 Dated 24.07.2018', + + 'Seniority List of Applicants for Houses notified vide notification No. EO/3352/246 dated 16.04.2018', + 'Seniority List of Applicants for houses notified vide notification No. EO/3353/735 & 736 dated 23.11.2017', + 'Seniority_Non-Teaching', + 'Seniority_List_of_Applicants', + ], + }, GeneralAdministration: {}, HealthCentre: {}, Security: {}, diff --git a/i18n/hi.ts b/i18n/hi.ts index 60dbf024..919479af 100644 --- a/i18n/hi.ts +++ b/i18n/hi.ts @@ -357,7 +357,186 @@ const text: Translations = { CentralWorkshop: {}, CentreOfComputingAndNetworking: {}, ElectricalMaintenance: {}, - Estate: {}, + Estate: { + name: `संपदा`, + links: [ + 'आवास आवंटन नियम 2014', + 'आवास आवंटन नियम 2017', + 'दर सूची', + 'ऑनलाइन शिकायत', + ], + headings: [ + `के बारे में`, + 'भवन और कार्य समिति', + 'संपदा अनुभाग की समितियाँ', + 'परिसर और उपलब्ध अवसंरचना का विवरण', + 'परियोजनाएँ', + 'संपदा अनुभाग का संगठन चार्ट', + 'हाउस आवंटन नियम 2014 और 2017', + 'दर सूची', + 'वरिष्ठता सूची', + ], + subheadings: [ + 'भूमि प्रबंधन समिति (EAC)', + 'अंतरिक्ष आवंटन समिति (SAC)', + 'प्रगति समीक्षा समिति (PRC)', + 'लाइसेंसिंग समिति (LC)', + 'गृह आवंटन समिति (HAC) – शिक्षण स्थल', + 'गृह आवंटन समिति (HAC) – गैर-शिक्षण स्थल कर्मचारी', + 'सामान्य बुनियादी संरचना के विवरण', + 'शैक्षिक क्षेत्र', + 'हॉस्टल क्षेत्र', + 'लड़कों के हॉस्टल (UG + PG)', + 'लड़कियों के हॉस्टल', + 'निवासीय क्षेत्र', + 'सहायक सुविधाएँ', + 'पिछले तीन वर्षों में पूर्ण हुए परियोजनाएं', + 'चल रही परियोजनाएँ', + 'भविष्य की परियोजनाएँ', + ], + + about: [ + `एस्टेट धारा नए भवनों और अन्य बुनियादी सुविधाओं के सिविल & रखरखाव के निर्माण में शामिल किया जाता है ; बिजली के काम करता है , बागवानी & बागवानी के काम करता है , साफ-सफाई & साफ-सफाई काम करता है और कुशल, semiskilled , अकुशल विभिन्न वर्गों / संस्थान के विभागों में आवश्यक श्रमिकों की आउटसोर्सिंग । और यह भी कि घरों , फर्नीचर और भूमि, दुकानों & के पट्टे के आवंटन के बारे में रिकॉर्ड बनाए रखने ; कैंटीन और माल के सभी प्रकार बनाए रखें। प्रो आई / सी ( स्वच्छता & साफ-सफाई ), प्रो आई / सी ( विद्युत रखरखाव) और प्रो ; खंड डीन ( एस्टेट ), जो प्रो आई / सी ( निर्माण एस्टेट और एएमपी) द्वारा सहायता प्रदान की है के नेतृत्व में है आई / सी (बागवानी & बागवानी )।`, + `कार्यालय का काम है जो वरिष्ठ लेखाकार , सहायक एसजी मैं & द्वारा सहायता प्रदान की है अधीक्षक एसजी – द्वितीय की देखरेख के द्वारा किया जाता है; परिचर। तकनीकी काम सहायक अभियंता ( सिविल) & के नेतृत्व में है ; सहायक अभियंता ( इलेक्ट्रोनिक ।)। सहायक अभियंता ( सिविल) सह एस्टेट ऑफिसर दो जूनियर इंजीनियर (सिविल) & द्वारा समर्थित है; एक जूनियर इंजीनियर (मैकेनिकल) और सहायक अभियंता ( इलेक्ट्रोनिक ।) एक जूनियर इंजीनियर के द्वारा समर्थित है ( इलेक्ट्रोनिक ।)। विभिन्न रखरखाव कार्यों के लिए बजट आवश्यकताओं गैर योजना अनुदान के माध्यम से मिले हैं। नए कार्यों के बजटीय आवश्यकता इस वर्ष की योजना के अनुदान से मुलाकात की है। एस्टेट धारा के अगले 25 साल के लिए रोड मैप संस्थान के भविष्य के विस्तार को देखते हुए केन्द्रीय लोक निर्माण विभाग द्वारा तैयार की जा रही है।`, + ], + project: { + completed: [ + '1. 96 बियरर्स को आसक्ति करने के लिए 2 ब्लॉकों से मिलकर बने 3 मंजिले बियरर बैरेक का निर्माण।', + + '2. दो संस्थान मुख्य गेट्स की प्रावधानी।', + '3. लगभग 800 मीटर लंबी क्षेत्र में सीमा दीवार (बचे हुए टुकड़ों में) और गेट (UHBVN कार्यालय के पास) का निर्माण।', + + '4. हॉस्टल नंबर 1 से 9 तक के लड़कों के हॉस्टल, गर्ल्स हॉस्टल नंबर 1 और 2 में सोलर वॉटर हीटिंग प्रणाली में ठंडे पानी टैंक आपूर्ति पाइप लाइन का स्थापना।', + + '5. निवास, हॉस्टल और शैक्षिक भवन में सी.आई./ए.सी. जल आपूर्ति लाइनों की केंट्रीफ़्यूगली कास्ट (स्पन) आयरन पाइप्स क्लास एल.ए. में बदलाव।', + + '6. निवासीय कैम्पस और संस्थागत क्षेत्र में मौजूदा सड़कों के पुनर्नवीकरण और विस्तार की प्रावधान।', + '7. स्विमिंग पूल का निर्माण।', + + '8. 600 सीटर गर्ल्स हॉस्टल का निर्माण (मल्टी-स्टोरीड फ्रेम्ड स्ट्रक्चर, ग्राउंड फ्लोर + 5)।', + '9. सीवेज ट्रीटमेंट प्लांट (एसटीपी) का निर्माण।', + '10. सुरक्षा के उद्देश्य से संस्थान की सीमा पर कॉन्सर्टीना कोइल का प्रदान।', + '11. NIT, कुरुक्षेत्र में संस्थान के विभिन्न स्थानों पर स्थायी / अस्थायी हट्स की प्रावधान।', + + '12. स्पोर्ट्स ग्राउंड और विभिन्न अन्य स्थानों पर 16/20 मीटर उच्च मास्ट लाइट्स का प्रदान और स्थापना।', + '13. संस्थान में शिक्षण संबंधी भवनों और संबंधित सुविधाओं के विभिन्न स्थानों पर डीजी पावर बैकअप की प्रावधान।', + '14. बॉय्ज और गर्ल्स हॉस्टल में डीजी पावर बैकअप की प्रावधान।', + '15. संस्थान में मौजूदा एलटी पैनल्स की एमसीबी के साथ बदलाव।', + + '16. NIT, कुरुक्षेत्र में मेगा बॉय्ज हॉस्टल (1000 क्षमता) में एविएशन लाइट और लाइटनिंग कंडक्टर की प्रावधान।', + '17. गैर-निवासीय क्षेत्र में इलेक्ट्रिकल सब-स्टेशन एचटी/एलटी वितरण का प्रदान और सड़क लाइटिंग और फीडर पिलर आदि की स्थापना।', + ], + ongoing: [ + '1. NITK के संस्थान मास्टर प्लान की तैयारी।', + + '2. विदेशी छात्रों, अनुसंधान विद्यार्थियों और विवाहित पीजी छात्रों के लिए 300 सीटर मल्टीपर्पज़ बॉय्स हॉस्टल का निर्माण (मल्टी-स्टोरीड फ्रेम्ड स्ट्रक्चर, ग्राउंड फ्लोर + 5)।', + + '3. NIT, कुरुक्षेत्र में शैक्षिक भवन में मौजूदा इलेक्ट्रिकल वायरिंग की बदलाव।', + + '4. आवासीय क्षेत्र में इलेक्ट्रिकल सब-स्टेशन एचटी/एलटी वितरण और फीडर पिलरों का प्रदान और स्थापना।', + + 'हॉस्टल (मल्टी-स्टोरीड) आरसीसी फ्रेम्ड स्ट्रक्चर (ग्राउंड + 5) में किचन उपकरण प्रदान करना।', + ], + future: [ + '1. संस्थान में विकलांग व्यक्तिओं (PwD) के लिए लिफ्ट्स की प्रावधान।', + + '2. बोर्ड रूम, गोल्डन जुबली प्रशासनिक भवन में ऑडियो सिस्टम प्रदान करना, जिसमें जुबली हॉल और सीनेट हॉल शामिल हैं।', + + '3. पुराने बॉयज हॉस्टल नंबर 1 से 6 और गर्ल्स हॉस्टल नंबर 1 में सामान्य कक्ष, डाइनिंग हॉल, वार्डन कार्यालय और एमएमसीए कार्यालय में फ्लोर फर्निशिंग टाइल्स से सजावट करना।', + + '4. नॉन-टीचिंग स्टाफ क्लब में स्थित एफ-टाइप क्वार्टर्स के लिए वेरंडा का निर्माण प्रावधान।', + '5. स्पोर्ट्स कॉम्प्लेक्स में इंडोर बैडमिंटन हॉल का निर्माण।', + + '6. स्पोर्ट्स कॉम्प्लेक्स सीढ़ियों को आवरण करने के लिए शेड का निर्माण।', + + '7. पश्चिम की ओर अंतरिक्ष सीमा दीवार के पास गोल्डन जुबली प्रशासनिक भवन तक पहुँच प्रदान करके सोने की जुबली प्रशासनिक भवन को एक्सेस प्रदान करना।', + + '8. NIT मार्केट के पास मौजूदा पार्किंग में केवल चार पहिया वाहनों के लिए शेड का निर्माण प्रावधान।', + + '9. NIT, कुरुक्षेत्र के बॉय्ज और गर्ल्स हॉस्टल के डाइनिंग हॉल में एयर कंडीशनिंग प्रदान करना।', + + '10. कंप्यूटर एप्लीकेशन विभाग के मौजूदा भवन पर अतिरिक्त मंजिल का निर्माण।', + '11. लैब्स कॉम्प्लेक्स का निर्माण (जी+5)।', + + '12. कंप्यूटर इंजीनियरिंग विभाग के मौजूदा भवन पर अतिरिक्त मंजिल का निर्माण।', + + '13. ईसीई विभाग के मौजूदा भवन के 2 नंबर फ्लोर पर अतिरिक्त 3 नंबर लेक्चर हॉल और इलेक्ट्रॉनिक्स एंड कम्युनिकेशन इंजीनियरिंग विभाग के मौजूदा भवन पर अतिरिक्त मंजिल का निर्माण।', + + '14. मौजूदा 12 नंबर लेक्चर हॉल कंप्लेक्स पर अतिरिक्त 6 नंबर लेक्चर हॉल का निर्माण।', + '15. मौजूदा एबी ब्लॉक पर अतिरिक्त मंजिल का निर्माण।', + '16. परीक्षा हॉल के मौजूदा भवन पर अतिरिक्त मंजिल का निर्माण।', + + '17. मौजूदा पुराने एमबीए ब्लॉक (नया वर्कशॉप बिल्डिंग) पर अतिरिक्त मंजिल का निर्माण।', + + '18. पुराने एमबीए ब्लॉक से 12 नंबर लेक्चर हॉल कंप्लेक्स और एमबीए/एमसीए भवन के बीच निर्माण विस्तारित कोरिडोर का निर्माण।', + '19. जिमनेशियम हॉल का निर्माण।', + '20. समुदाय केंद्र/सम्मेलन/SAC का निर्माण।', + + '21. सुरक्षा और रखरखाव के उद्देश्य से संस्थान की बाह्य सीमा दीवार के साथ पेरिफरल रोड प्रदान करना', + + '22. शिक्षक/अधिकारी के लिए मल्टी-स्टोरीड बिल्डिंग का निर्माण, जिसमें 40 अपार्टमेंट्स होंगे', + + '23. गैर-शिक्षण स्टाफ के लिए मल्टी-स्टोरीड 20 नंबर टाइप-II और 20 नंबर टाइप-III क्वार्टर्स का निर्माण', + + '24. NIT, कुरुक्षेत्र में 33/11KV सब-स्टेशन का निर्माण, स्थापना और कमीशनिंग', + + '25. सभी पुराने बॉयज, गर्ल्स हॉस्टल और आवासीय क्षेत्र में रिवायरिंग की जगह पर नई तार की बदलाव', + '26. कला केंद्र का निर्माण', + + '27. अतिरिक्त लेक्चर हॉल कॉम्प्लेक्स का निर्माण (18 नंबर लेक्चर हॉल)', + ], + }, + seniority: [ + '09.04.2024 आवास के लिए आवेदनकर्ताओं की वरिष्ठता सूची नोटिफिकेशन संख्या EO/3353/161 दिनांक 12.03.2024 के खिलाफ', + + '23.01.2024 वरिष्ठता सूची (एनटी) नोटिफिकेशन दिनांक 02.01.2024 के खिलाफ आवेदनकर्ताओं की', + + '18.12.2023 आवेदनकर्ताओं (टी) की वरिष्ठता सूची नोटिफिकेशन दिनांक 02.11.2023 के खिलाफ', + + '12-09-2023 वरिष्ठता सूची (एनटी) नोटिफिकेशन संख्या EO/3353/552 दिनांक 28.07.2023 के खिलाफ आवेदनकर्ताओं की', + + '18-07-2023 आवेदनकर्ताओं की वरिष्ठता सूची नोटिफिकेशन संख्या EO/3352/547 दिनांक 24.07.2023 के खिलाफ', + + '17-05-2023 आवेदनकर्ताओं (टी) की वरिष्ठता सूची नोटिफिकेशन दिनांक 18.04.2023 के खिलाफ', + + '16-02-2023 आवासों के लिए आवेदनकर्ताओं की वरिष्ठता सूची नोटिफिकेशन संख्या EO/3352/51 दिनांक 18.01.2023 के खिलाफ', + + '13-12-2022 आवासों के लिए आवेदनकर्ताओं की वरिष्ठता सूची नोटिफिकेशन संख्या EO/3352/690 दिनांक 03.11.2022 के खिलाफ', + + '16-08-2022 आवेदनकर्ताओं (टी) की वरिष्ठता सूची आवासों के लिए नोटिफिकेशन दिनांक 23.06.2022 16082022 के खिलाफ', + + '15-06-2022 आवासों के लिए आवेदनकर्ताओं की वरिष्ठता सूची नोटिफिकेशन संख्या EO3353299 दिनांक 17.05.2022 के खिलाफ', + '05-04-2022 आवेदनकर्ताओं (टी) की वरिष्ठता सूची अप्रैल 2022', + '10-03-2022 आवेदनकर्ताओं की वरिष्ठता सूची (एफ)', + '05-08-2021 आवेदनकर्ताओं (टी) की वरिष्ठता सूची', + '05-08-2021 आवेदनकर्ताओं (एनटी) की वरिष्ठता सूची', + + '05-01-2020 वरिष्ठता सूची आवेदनकर्ताओं (एनटी) एफ-प्रकार के आवासों के आवंटन के लिए', + '03-11-2020 आवेदनकर्ताओं की वरिष्ठता सूची शिक्षण', + '06-08-2020 शिक्षण आवेदनकर्ताओं की वरिष्ठता सूची अगस्त 2020', + + '18-02-2020 वरिष्ठता सूची आवेदनकर्ताओं (एनटी) जिनके खिलाफ 23.01.2020 को नोटिफाई किया गया था', + 'शिक्षण के लिए आवेदनकर्ताओं की वरिष्ठता सूची', + + 'एफ-प्रकार के आवासों के लिए आवेदनकर्ताओं (एनटी) की वरिष्ठता सूची', + 'शिक्षण आवेदनकर्ताओं की वरिष्ठता सूची 03-10-2019', + 'एनटी आवेदनकर्ताओं की वरिष्ठता सूची 19-09-2019', + + 'आवासों के लिए आवेदनकर्ताओं की वरिष्ठता सूची नोटिफिकेशन संख्या EO/3352/298 दिनांक 16/5/2019 के खिलाफ', + 'ई-एफ-प्रकार के आवासों के लिए आवेदनकर्ताओं की वरिष्ठता सूची', + + 'नोटिफाइड ई-प्रकार के आवासों के लिए आवेदनकर्ताओं की वरिष्ठता सूची', + 'आवेदनकर्ताओं की वरिष्ठता सूची (एनटी)', + + 'आवासों के लिए आवेदनकर्ताओं की वरिष्ठता सूची नोटिफिकेशन संख्या EO/3352/468 दिनांक 24.07.2018 के खिलाफ', + + 'आवासों के लिए आवेदनकर्ताओं की वरिष्ठता सूची नोटिफिकेशन संख्या EO/3352/246 दिनांक 16.04.2018 के खिलाफ', + + 'आवासों के लिए आवेदनकर्ताओं की वरिष्ठता सूची नोटिफिकेशन संख्या EO/3353/735 और 736 दिनांक 23.11.2017 के खिलाफ', + 'अप्रशिक्षित आवेदनकर्ताओं की वरिष्ठता सूची', + 'आवेदनकर्ताओं की वरिष्ठता सूची', + ], + }, GeneralAdministration: {}, HealthCentre: {}, Security: {}, diff --git a/i18n/translations.ts b/i18n/translations.ts index 50628799..896efe1c 100644 --- a/i18n/translations.ts +++ b/i18n/translations.ts @@ -321,7 +321,22 @@ export interface Translations { CentralWorkshop: {}; CentreOfComputingAndNetworking: {}; ElectricalMaintenance: {}; - Estate: {}; + Estate: { + name: string; + links: string[]; + headings: string[]; + subheadings: string[]; + + about: string[]; + + project: { + completed: string[]; + + ongoing: string[]; + future: string[]; + }; + seniority: string[]; + }; GeneralAdministration: {}; HealthCentre: {}; Security: {};