diff --git a/app/[locale]/institute/sections/centre-of-computing-and-networking/page.tsx b/app/[locale]/institute/sections/centre-of-computing-and-networking/page.tsx index 8da255c4..f022e1f2 100644 --- a/app/[locale]/institute/sections/centre-of-computing-and-networking/page.tsx +++ b/app/[locale]/institute/sections/centre-of-computing-and-networking/page.tsx @@ -1,4 +1,16 @@ -import WorkInProgress from '~/components/work-in-progress'; +import Link from 'next/link'; +import { Suspense } from 'react'; + +import Heading from '~/components/heading'; +import ImageHeader from '~/components/image-header'; +import { + Table, + TableBody, + TableCell, + TableHead, + TableHeader, + TableRow, +} from '~/components/ui'; import { getTranslations } from '~/i18n/translations'; import { db } from '~/server/db'; @@ -12,8 +24,160 @@ export default async function CentreOfComputingAndNetworking({ const section = (await db.query.sections.findFirst({ where: (section, { eq }) => - eq(section.urlName, 'centre-of-computing-and-networking'), + eq(section.urlName, 'centre-of-computing-networking'), }))!; - return ; + return ( + <> + +
+

{section?.aboutUs}

+ +
{text.responsibilitiesTitle}
+
    + {text.responsibilities.map((responsibility, index) => ( +
  1. {responsibility}
  2. + ))} +
+

+ + {text.clickHere} + {text.clickHereInfo} + +

+ + + + {text.staffTable.designation} + {text.staffTable.name} + + + + + + Loading... + + + } + > + + + +
+

{text.workTimeTitle}

+

{text.workTime}

+
+
+ +

{text.networkingTitle}

+
    + {text.networking.map((networking, index) => ( +
  • {networking}
  • + ))} +
+

{text.resourcesTitle}

+ + + + {text.resourcesTableTitle.sno} + {text.resourcesTableTitle.item} + + {text.resourcesTableTitle.quantity} + + + + + {text.resources.map((resource, index) => ( + + {index + 1} + {resource} + + {['05', '160', '05'][index] ?? '1'} + + + ))} + +
+

{text.softwareTitle}

+
    + {text.software.map((software, index) => ( +
  1. + {software} +
  2. + ))} +
+
+
+ +

{text.infrastructureData}

+
    + {text.infrastructureList.map((infrastructure, index) => ( +
  1. + {infrastructure} +
  2. + ))} +
+
+ + ); } + +const DelayedStaff = async ({ + id, + headId, + profIncharge, +}: { + id: number; + headId: number; + profIncharge: string; +}) => { + const staff = await db.query.staff.findMany({ + columns: { id: true, designation: true }, + where: (staff, { eq }) => eq(staff.workingSectionId, id), + with: { person: { columns: { name: true } } }, + }); + const sortedStaff = staff.sort((a, b) => + a.id === headId ? -1 : b.id === headId ? 1 : 0 + ); + return sortedStaff.map(({ id, designation, person: { name } }, index) => ( + + {headId === id ? profIncharge : designation} + {name} + + )); +}; diff --git a/i18n/en.ts b/i18n/en.ts index 6b0ef29e..d72c0e2e 100644 --- a/i18n/en.ts +++ b/i18n/en.ts @@ -220,7 +220,87 @@ const text: Translations = { Account: {}, CentralLibrary: {}, CentralWorkshop: {}, - CentreOfComputingAndNetworking: {}, + CentreOfComputingAndNetworking: { + title: 'Centre of Computing & Networking', + label: { + about: 'About Us', + facilities: 'Facilities', + infrastructure: 'IT Infrastructure Usage Policy', + }, + responsibilitiesTitle: + 'Centre of Computing and Networking (CCN) is the central computing and networking facility of the Institute, entrusted with the following responsibilities:', + responsibilities: [ + 'Development of the computing and networking infrastructure', + 'Maintaining and updating the Institute’s website', + 'E-mail services for the students, faculty and staff', + 'Extending IT infrastructure for online tests for placement of the students', + 'Development and operation of online applications', + 'Printing and scanning facilities.', + 'CCN has equipped with Super computer Param Shavak from CDAC. The students and faculty are utilizing this facility for high end computing.', + ], + clickHere: 'Click here to see :', + clickHereInfo: 'NIT Kurukshetra IT Infrastructure Usage Policy ', + infrastructureData: + 'The Centre of Computing and Networking(CCN) provides facilities to support and enhance the educational mission of the institute; for enriching the educational experience of the students, faculty and the staff and supporting their research and academic activities; and for providing automation support to the institute. This facility is needed for day-to-day academic as well as official activities.\n\nA user account is created for every individual on admission to the institute. The account allows you to browse the web, send and receive e-mail, use the computational and interactive facilities . Hence, it is expected that user have to use the services in a responsible manner. The user conduct and use should be tempered with propriety and a spirit that respects the right of everyone. Any abuse of the facility may have serious implications on the reputation and the standing of the institute as well as can bring the facility of the institute into disrepute. Such misuse of the facility will not be tolerated.\n\nTo access the NIT Kurukshetra (NITK) computing, networking and other IT facilities, all the users (Faculty, Staff, and Students) are expected to abide by the following guidelines, which are intended to preserve the utility and flexibility of the system, protect the privacy of academic and official work. The compliance with the guidelines are necessary for the continued use of IT facilities. The compliance with the guidelines are necessary for the continued use of IT facilities. The users should stick to the use of the facility in accordance with the guidelines. Any misuse of the IT facilities may lead to the action under the IT ACT of Govt. of India.', + infrastructureList: [ + 'Faculty, staff, and students with authorized accounts may use the computing and IT facilities for academic purposes and official purpose \n\t•does not violate any law, Institute policy, or IT act of the Government of India.\n\t•does not interfere with the performance of Institute duties or work of an academic activities.\n\t•does not result in commercial gain or private profit.', + 'Users are expected to respect the privacy of other users and they must not allow any other person to use their password or share their account. It is the users’ responsibility to protect their account from unauthorized use by changing passwords periodically and using passwords that are not easily guessed. Sharing of passwords for any purpose whatsoever is strictly prohibited.', + "Users should exercise care while entering their passwords at other non-trusted sites and should not be misled by purported emails from admin or other IDs. Please verify the sender's identity before replying to such emails.", + 'Any attempt to circumvent system security, guess others’ passwords, or in any way gain unauthorized access to local or network resources is forbidden. Users may not use another person’s computing account, attempt to forge an account identity, or use a false account or email address.', + 'Transferring copyrighted materials to or from the NITK systems without express consent of the owner is a violation of international law. In addition, use of the internet for commercial gain or profit is not allowed from an educational site. If done so, it will be the sole responsibility of the user. Downloading copyrighted movies/books/games via torrents or other means is traceable, and users are warned that on receipt of any complaints, disciplinary action may be initiated.', + 'Any violations of software piracy and copyright, email account holder shall be held responsible, and action under copyright may be initiated against the user.', + 'Downloading and installing new software has to be done with the explicit consent of the respective Head of Dept. Installation of unlicensed software on NITK facilities, or on individual machines connected to the NITK network, is strictly prohibited.', + 'To the extent possible, users are expected to use only their official email addresses provided by NITK for official communications with other members of the Institute. Any complaints/requests to CCN must be made using your authorized email ID; otherwise, CCN will not be able to verify your identity. In case for some reason you are not able to access your CCN email, then you may write to us from your registered alternate email ID with us.', + 'It is forbidden to use electronic mail and other network communications facilities to harass, offend, or annoy other users of the network, including impeding their computing systems, software, or data. It is also forbidden to send emails or messages masquerading as another person or to hide the sender’s identity. Chain letters are not allowed. Neither is any form of commercial advertising or soliciting allowed. Spamming is strictly disallowed. Subscribing to mailing lists outside the Institute is an individual’s responsibility.', + 'Recreational downloads and peer-to-peer connections for recreational purposes are banned.', + 'Setting up unsecured Wi-Fi systems on the NITK network is prohibited.', + 'Users are expected to take proper care of equipment and are expected to report any malfunction to the staff on duty at CCN. Users should not attempt to move, repair, reconfigure, modify, or attach external devices to the systems.', + 'NO FOOD OR DRINK is permitted in the CCN laboratories. Smoking is strictly prohibited. Also, making noise either through games/music or even talking and/or singing loudly is prohibited.', + 'Display of offensive material (either on computer screens or through posters, etc.) is strictly disallowed, and serious action will be taken against offenders.', + 'Violations of guidelines/policy will be treated as academic misconduct, misdemeanor, or indiscipline as appropriate. Depending upon the nature of the violation, CCN may take action by issuing a warning, disabling the account, and for routine infractions, appropriate fines/penalties as determined by the Institute will be levied.', + 'The policy may change as and when it is considered appropriate, and new policies or changes in policy will take effect immediately after a brief announcement by any means, e-mail, printed notices, or Institute Website.', + ], + staffTable: { + name: 'Name', + designation: 'Administrative and Technical Staff', + profIncharge: 'Prof. in-Charge', + }, + workTimeTitle: 'Working Hours', + workTime: + '9:00 AM to 5:30 PM (Monday to Saturday). CCN remains closed on Sunday and National holidays.', + networkingTitle: 'Networking Facilities', + networking: [ + 'Campus wide LAN on OFC backbone supported by two leased lines for internet access', + '1 Gbps from RailTel Corporation of India Ltd', + '500 Mbps from Reliance Jio Infocomm Ltd', + 'Network upgraded from 1G to 10G', + 'Structured networking supporting 7000 nodes', + 'Wi-Fi Networking with the support of 3000 concurrent users', + 'Bio-Metric Attendance System (BAS) is being looked after by CCN', + "Installed HoneyPot Sensor (Raspberry Pi) under the project 'Scalable Attack Data Capture and Analysis framework for CTI Generation' by C-DAC, Mohali", + ], + resourcesTitle: 'Computing Facilities Hardware Resources', + resourcesTableTitle: { + sno: 'S.No.', + item: 'Item', + quantity: 'Quantity', + }, + resources: [ + 'Servers', + 'Desktop PCs (i7)', + 'Video Conferencing device(s)', + 'Outdoor LED Panels installed at four prime locations in the campus.', + 'NEXT GENERTION FIREWALL FORTINET (FortiGate 2000E)', + ], + softwareTitle: 'Software Packages', + software: [ + 'Endpoint Security', + 'Word-processing: MS office Professional 2016', + 'EIGAP Plus (50 User-5 year) including ENVI Single Use Software (ESRI India Technologies Ltd.)', + 'FE Analysis Engineering/Multi-Physics Software Solution.', + 'MATLAB 2021 Campus Wide', + ], + }, ElectricalMaintenance: {}, Estate: {}, GeneralAdministration: {}, diff --git a/i18n/hi.ts b/i18n/hi.ts index fa42a029..d8664036 100644 --- a/i18n/hi.ts +++ b/i18n/hi.ts @@ -216,7 +216,87 @@ const text: Translations = { Account: {}, CentralLibrary: {}, CentralWorkshop: {}, - CentreOfComputingAndNetworking: {}, + CentreOfComputingAndNetworking: { + title: 'कंप्यूटिंग और नेटवर्किंग का केंद्र', + label: { + about: 'संगठन', + facilities: 'सुविधाएं', + infrastructure: 'आईटी बुनियादी ढांचा उपयोग नीति', + }, + responsibilitiesTitle: + 'कंप्यूटिंग और नेटवर्किंग केंद्र (सीसीएन) की केंद्रीय कंप्यूटिंग और नेटवर्किंग सुविधा है। संस्थान को निम्नलिखित जिम्मेदारियां सौंपी गई:', + responsibilities: [ + 'कंप्यूटिंग और नेटवर्किंग बुनियादी ढांचे का विकास', + 'संस्थान की वेबसाइट का रखरखाव और अद्यतन करना', + 'छात्रों, शिक्षकों और कर्मचारियों के लिए ई-मेल सेवाएं', + 'छात्रों की नियुक्ति के लिए ऑनलाइन परीक्षाओं के लिए आईटी बुनियादी ढांचे का विस्तार', + 'ऑनलाइन आवेदनों का विकास और संचालन', + 'मुद्रण और स्कैनिंग सुविधाएं।', + 'CCN ने CDAC के सुपर कंप्यूटर परम शव से लैस किया है। छात्र और संकाय उच्च अंत कंप्यूटिंग के लिए इस सुविधा का उपयोग कर रहे हैं।', + ], + clickHere: 'देखने के लिए यहां क्लिक करें:', + clickHereInfo: 'एनआईटी कुरुक्षेत्र आईटी इन्फ्रास्ट्रक्चर उपयोग नीति', + staffTable: { + name: 'नाम', + designation: 'प्रशासनिक और तकनीकी कर्मचारी', + profIncharge: 'प्रो. प्रभारी', + }, + workTimeTitle: 'कार्य के घंटे', + workTime: + 'सुबह 9:00 बजे से शाम 5:30 बजे तक (सोमवार से शनिवार)। रविवार और राष्ट्रीय अवकाश के दिन CCN बंद रहता है।', + networkingTitle: 'नेटवर्किंग सुविधाएं', + networking: [ + 'इंटरनेट एक्सेस के लिए दो लीज्ड लाइनों द्वारा समर्थित ओएफसी बैकबोन पर कैंपस चौड़ा लैन', + 'रेलटेल कॉर्पोरेशन ऑफ इंडिया लिमिटेड से 1 जीबीपीएस', + '500 एमबीपीएस मैसर्स रिलायंस जियो इन्फोकॉम लिमिटेड', + 'नेटवर्क को (1G से 10G में अपग्रेड किया गया)', + '7000 नोड्स का समर्थन करने वाली संरचित नेटवर्किंग', + '3000 समवर्ती उपयोगकर्ताओं के समर्थन के साथ वाई-फाई नेटवर्किंग', + 'जैव-मीट्रिक उपस्थिति प्रणाली (बीएएस) की देखरेख सीसीएन द्वारा की जा रही है।', + "सी-डैक, मोहाली द्वारा प्रोजेक्ट 'स्केलेबल अटैक डेटा कैप्चर एंड एनालिसिस फ्रेमवर्क फॉर सीटीआई जेनरेशन' के तहत स्थापित हनीपोट सेंसर (रास्पबेरी पाई)", + ], + infrastructureData: + 'कंप्यूटिंग और नेटवर्किंग केंद्र (CCN) संस्थान के शैक्षिक मिशन का समर्थन और संवर्धन करने के लिए सुविधाएं प्रदान करता है; छात्रों, संकाय और कर्मचारियों के शैक्षिक अनुभव को समृद्ध बनाने के लिए और उनके अनुसंधान और शैक्षणिक गतिविधियों का समर्थन करने के लिए; और संस्थान को स्वचालन समर्थन प्रदान करने के लिए। यह सुविधा दिन-प्रतिदिन की शैक्षणिक और आधिकारिक गतिविधियों के लिए आवश्यक है।\n\nसंस्थान में प्रवेश पर हर व्यक्ति के लिए एक उपयोगकर्ता खाता बनाया जाता है। खाता आपको वेब ब्राउज़ करने, ईमेल भेजने और प्राप्त करने, कम्प्यूटेशनल और इंटरैक्टिव सुविधाओं का उपयोग करने की अनुमति देता है। इसलिए, यह अपेक्षा की जाती है कि उपयोगकर्ता को सेवाओं का जिम्मेदारी से उपयोग करना चाहिए। उपयोगकर्ता का आचरण और उपयोग संयमित होना चाहिए और सभी के अधिकारों का सम्मान करने वाली भावना के साथ होना चाहिए। सुविधा का कोई भी दुरुपयोग संस्थान की प्रतिष्ठा और स्थिति पर गंभीर प्रभाव डाल सकता है और संस्थान की सुविधा को बदनाम कर सकता है। ऐसी सुविधा का दुरुपयोग सहन नहीं किया जाएगा।\n\nएनआईटी कुरुक्षेत्र (एनआईटीके) की कंप्यूटिंग, नेटवर्किंग और अन्य आईटी सुविधाओं तक पहुँच प्राप्त करने के लिए, सभी उपयोगकर्ताओं (संकाय, कर्मचारी और छात्र) से निम्नलिखित दिशानिर्देशों का पालन करने की अपेक्षा की जाती है, जिनका उद्देश्य प्रणाली की उपयोगिता और लचीलेपन को संरक्षित करना, शैक्षणिक और आधिकारिक कार्य की गोपनीयता की रक्षा करना है। आईटी सुविधाओं के निरंतर उपयोग के लिए दिशानिर्देशों का पालन आवश्यक है। उपयोगकर्ताओं को सुविधाओं के उपयोग के लिए दिशानिर्देशों के अनुसार चिपके रहना चाहिए। आईटी सुविधाओं का कोई भी दुरुपयोग भारत सरकार के आईटी अधिनियम के तहत कार्रवाई का कारण बन सकता है।', + infrastructureList: [ + 'अधिकृत खातों वाले संकाय, कर्मचारी और छात्र शैक्षणिक उद्देश्यों और आधिकारिक उद्देश्यों के लिए कंप्यूटिंग और आईटी सुविधाओं का उपयोग कर सकते हैं। \n\t• जो किसी भी कानून, संस्थान की नीति, या भारत सरकार के आईटी अधिनियम का उल्लंघन नहीं करता। \n\t• संस्थान के कार्यों के प्रदर्शन या शैक्षणिक गतिविधियों के कार्य में हस्तक्षेप नहीं करता। \n\t• व्यावसायिक लाभ या निजी लाभ का परिणाम नहीं होता।', + 'उपयोगकर्ताओं से अपेक्षा की जाती है कि वे अन्य उपयोगकर्ताओं की गोपनीयता का सम्मान करें और किसी अन्य व्यक्ति को अपना पासवर्ड उपयोग करने की अनुमति न दें या अपना खाता साझा न करें। उपयोगकर्ताओं की ज़िम्मेदारी है कि वे अपने खाते को अनधिकृत उपयोग से बचाने के लिए समय-समय पर पासवर्ड बदलें और ऐसे पासवर्ड का उपयोग करें जिन्हें आसानी से अनुमान नहीं लगाया जा सकता। किसी भी उद्देश्य के लिए पासवर्ड साझा करना सख्त वर्जित है।', + 'उपयोगकर्ताओं को अन्य गैर-विश्वसनीय साइटों पर पासवर्ड दर्ज करते समय सावधानी बरतनी चाहिए और उन्हें किसी भी कथित ईमेल द्वारा गुमराह नहीं किया जाना चाहिए जो कि एडमिन या अन्य आईडी से हो। ऐसे ईमेल का उत्तर देने से पहले प्रेषक की पहचान सत्यापित करें।', + 'सिस्टम सुरक्षा को दरकिनार करने का कोई भी प्रयास, दूसरों के पासवर्ड का अनुमान लगाने का प्रयास, या किसी भी तरह से स्थानीय या नेटवर्क संसाधनों तक अनधिकृत पहुंच प्राप्त करना मना है। उपयोगकर्ता किसी अन्य व्यक्ति के कंप्यूटिंग खाते का उपयोग नहीं कर सकते, खाता पहचान को धोखा देने का प्रयास नहीं कर सकते, या झूठा खाता या ईमेल पता नहीं उपयोग कर सकते।', + 'स्वामी की स्पष्ट सहमति के बिना एनआईटीके सिस्टम से या उसके लिए कॉपीराइट सामग्री का स्थानांतरण अंतरराष्ट्रीय कानून का उल्लंघन है। इसके अलावा, शैक्षिक साइट से व्यावसायिक लाभ या लाभ के लिए इंटरनेट का उपयोग करने की अनुमति नहीं है। यदि ऐसा किया जाता है, तो यह उपयोगकर्ता की एकमात्र जिम्मेदारी होगी। टॉरेंट्स या अन्य साधनों के माध्यम से कॉपीराइट फिल्मों/किताबों/खेलों को डाउनलोड करना पता लगाने योग्य है, और उपयोगकर्ताओं को चेतावनी दी जाती है कि किसी भी शिकायत की प्राप्ति पर अनुशासनात्मक कार्रवाई शुरू की जा सकती है।', + 'सॉफ़्टवेयर पायरेसी और कॉपीराइट उल्लंघन की कोई भी घटनाएं, ईमेल खाता धारक को जिम्मेदार ठहराया जाएगा, और उपयोगकर्ता के खिलाफ कॉपीराइट के तहत कार्रवाई की जा सकती है।', + 'नए सॉफ़्टवेयर डाउनलोड और इंस्टॉल करना संबंधित विभाग प्रमुख की स्पष्ट सहमति के साथ ही किया जाना चाहिए। एनआईटीके सुविधाओं पर, या एनआईटीके नेटवर्क से जुड़े व्यक्तिगत मशीनों पर, अवैध सॉफ़्टवेयर की स्थापना सख्त वर्जित है।', + 'जहां तक संभव हो, उपयोगकर्ताओं से अपेक्षा की जाती है कि वे संस्थान के अन्य सदस्यों के साथ आधिकारिक संवाद के लिए केवल एनआईटीके द्वारा प्रदान किए गए अपने आधिकारिक ईमेल पते का उपयोग करें। सीसीएन को की जाने वाली कोई भी शिकायत/अनुरोध आपके अधिकृत ईमेल आईडी का उपयोग करके किया जाना चाहिए; अन्यथा, सीसीएन आपकी पहचान सत्यापित नहीं कर सकेगा। यदि किसी कारण से आप अपना सीसीएन ईमेल एक्सेस नहीं कर सकते, तो आप हमें अपने पंजीकृत वैकल्पिक ईमेल आईडी से लिख सकते हैं।', + 'इलेक्ट्रॉनिक मेल और अन्य नेटवर्क संचार सुविधाओं का उपयोग अन्य नेटवर्क उपयोगकर्ताओं को परेशान करने, नाराज करने, या तंग करने के लिए करना मना है, जिसमें उनके कंप्यूटिंग सिस्टम, सॉफ़्टवेयर या डेटा में बाधा डालना भी शामिल है। किसी अन्य व्यक्ति के रूप में ईमेल या संदेश भेजना, या प्रेषक की पहचान छिपाना भी मना है। चेन लेटर की अनुमति नहीं है। न ही किसी भी प्रकार की व्यावसायिक विज्ञापन या अनुरोध की अनुमति है। स्पैमिंग सख्त वर्जित है। संस्थान के बाहर मेलिंग सूची में शामिल होना एक व्यक्ति की जिम्मेदारी है।', + 'मनोरंजन के लिए डाउनलोड और पीयर-टू-पीयर कनेक्शन प्रतिबंधित हैं।', + 'एनआईटीके नेटवर्क पर असुरक्षित वाई-फाई सिस्टम स्थापित करना मना है।', + 'उपयोगकर्ताओं से अपेक्षा की जाती है कि वे उपकरणों की उचित देखभाल करें और सीसीएन पर ड्यूटी पर तैनात कर्मचारियों को किसी भी खराबी की रिपोर्ट करें। उपयोगकर्ताओं को सिस्टम को स्थानांतरित करने, मरम्मत करने, पुन: कॉन्फ़िगर करने, संशोधित करने या बाहरी उपकरणों को संलग्न करने का प्रयास नहीं करना चाहिए।', + 'सीसीएन प्रयोगशालाओं में भोजन या पेय की अनुमति नहीं है। धूम्रपान सख्त वर्जित है। इसके अलावा, गेम/संगीत के माध्यम से या यहां तक कि जोर से बात करने और/या गाने के माध्यम से शोर करना मना है।', + 'आपत्तिजनक सामग्री का प्रदर्शन (या तो कंप्यूटर स्क्रीन पर या पोस्टर आदि के माध्यम से) सख्त वर्जित है, और अपराधियों के खिलाफ गंभीर कार्रवाई की जाएगी।', + 'दिशानिर्देशों/नीति का उल्लंघन अकादमिक कदाचार, दुराचार, या अनुशासनहीनता के रूप में माना जाएगा, जैसा उपयुक्त हो। उल्लंघन की प्रकृति के आधार पर, सीसीएन चेतावनी जारी करके, खाता निष्क्रिय करके, और नियमित उल्लंघनों के लिए, संस्थान द्वारा निर्धारित उचित जुर्माना/दंड लगाने की कार्रवाई कर सकता है।', + 'नीति में तब और जब भी इसे उपयुक्त माना जाएगा, परिवर्तन हो सकते हैं, और नई नीतियां या नीति में परिवर्तन किसी भी माध्यम, ईमेल, मुद्रित नोटिस या संस्थान की वेबसाइट द्वारा संक्षिप्त घोषणा के तुरंत बाद प्रभावी होंगे।', + ], + resourcesTitle: 'कंप्यूटिंग सुविधाएं हार्डवेयर संसाधन', + resourcesTableTitle: { + sno: 'क्रम संख्या', + item: 'वस्तु', + quantity: 'मात्रा', + }, + resources: [ + 'सर्वर', + 'डेस्कटॉप पीसी (i7)', + 'वीडियो कॉन्फ़्रेंसिंग डिवाइस', + ' परिसर में चार प्रमुख स्थानों पर आउटडोर एलईडी पैनल लगाए गए।', + 'नेक्स्ट जेनरेशन फायरवॉल फोर्टिनेट (FortiGate 2000E)', + ], + softwareTitle: 'सॉफ़्टवेयर पैकेज', + software: [ + 'समापन बिंदु सुरक्षा', + 'वर्ड-प्रोसेसिंग: एमएस ऑफिस प्रोफेशनल 2016', + 'ईआईजीएपी प्लस (50 उपयोगकर्ता-5 वर्ष) ईएनवीआई सिंगल यूज सॉफ्टवेयर (ईएसआरआई इंडिया टेक्नोलॉजीज लिमिटेड) सहित', + 'FE एनालिसिस इंजीनियरिंग/मल्टी-फिजिक्स सॉफ्टवेयर सॉल्यूशन।', + 'MATLAB 2021 कैंपस वाइड', + ], + }, ElectricalMaintenance: {}, Estate: {}, GeneralAdministration: {}, diff --git a/i18n/translations.ts b/i18n/translations.ts index e319c4d4..e0aca37e 100644 --- a/i18n/translations.ts +++ b/i18n/translations.ts @@ -204,7 +204,38 @@ export interface Translations { Account: {}; CentralLibrary: {}; CentralWorkshop: {}; - CentreOfComputingAndNetworking: {}; + CentreOfComputingAndNetworking: { + title: string; + label: { + about: string; + facilities: string; + infrastructure: string; + }; + infrastructureData: string; + infrastructureList: string[]; + responsibilitiesTitle: string; + responsibilities: string[]; + clickHere: string; + clickHereInfo: string; + staffTable: { + name: string; + designation: string; + profIncharge: string; + }; + workTimeTitle: string; + workTime: string; + networkingTitle: string; + networking: string[]; + resourcesTitle: string; + resourcesTableTitle: { + sno: string; + item: string; + quantity: string; + }; + resources: string[]; + softwareTitle: string; + software: string[]; + }; ElectricalMaintenance: {}; Estate: {}; GeneralAdministration: {};