1. Analyze the Request:

    • Role: Professional localization translation expert.
    • Task: Translate content from zh-cn (Simplified Chinese) to hi-in (Hindi).
    • Input Format: Markdown with front matter (YAML).
    • Strict Rules:
      • Preserve formatting (JSON, XML, Markdown, code blocks).
      • No triple backticks changes.
      • No explanations, no extra content.
      • No whitespace changes.
    • Translation Decision Logic:
      • Is it pure code? No.
      • Is it a draft? No (draft: false).
      • User instruction: “Please translate…” -> Yes, translate.
    • User Custom Requirements: Translate tags, categories, description in front matter. Do not translate slug.
  2. Analyze the Input Content:

    • Front Matter:
      • layout, linkTitle, date, toc, toc_hide, math, comments, giscus_comments, hide_summary, hide_feedback, weight, draft: Keep unchanged.
      • categories: “工具” -> Hindi translation required.
      • tags: “[工具, 安全]” -> Hindi translation required.
      • title: “snort” -> It’s a proper name/brand, but let’s see if it needs transliteration or staying as is. Usually, tool names stay. The instruction says “Do not translate technical terms”. “snort” is the tool name. I will keep it as “snort”.
      • description: (Empty) -> Keep empty.
    • Body Content:
      • - [ ] snort: Checklist item. Keep “snort”.
      • # Snort: Header. Keep “Snort”.
      • URL: <https://www.snort.org/>: Keep.
      • “Protect your network with the world’s most powerful Open Source detection software.”: English sentence -> Translate to Hindi.
      • What is Snort?”: English -> Translate to Hindi.
      • “Snort is the foremost Open Source Intrusion Prevention System (IPS) in the world.”: English -> Translate to Hindi.
      • “Snort IPS uses a series of rules that help define malicious network activity and uses those rules to find packets that match against them and generates alerts for users.”: English -> Translate to Hindi.
      • “Snort can be deployed inline to stop these packets, as well.”: English -> Translate to Hindi.
      • “Snort has three primary uses: As a packet sniffer like tcpdump, as a packet logger — which is useful for network traffic debugging, or it can be used as a full-blown network intrusion prevention system.”: English -> Translate to Hindi.
      • “Snort can be downloaded and configured for personal and business use alike.”: English -> Translate to Hindi.
      • ## snort配置: Header (“snort configuration”). Translate “配置” to Hindi.
      • “snort作防护工具使用的配置文件是默认的, 但是可以通过配置文件进行修改.” (Chinese) -> Translate to Hindi. Note: Input is Chinese, target is Hindi.
  3. Drafting the Translation (Chinese to Hindi where applicable, English to Hindi):

    • Front Matter:

      • categories: 工具 -> उपकरण (Upakaran) or टूल्स (Tools - loan word). Let’s use formal “उपकरण”.
      • tags: [工具, 安全] -> [उपकरण, सुरक्षा] (Upakaran, Suraksha).
      • title: snort -> snort.
    • Body:

      • - [ ] snort -> - [ ] snort
      • # Snort -> # Snort
      • <https://www.snort.org/> -> <https://www.snort.org/>
      • “Protect your network…” -> “दुनिया के सबसे शक्तिशाली ओपन सोर्स डिटेक्शन सॉफ़्टवेयर के साथ अपने नेटवर्क की रक्षा करें।”
      • What is Snort?” -> “Snort क्या है?
      • “Snort is the foremost Open Source Intrusion Prevention System (IPS) in the world.” -> “Snort दुनिया का सबसे प्रमुख ओपन सोर्स इंट्रूज़न प्रिवेंशन सिस्टम (IPS) है।”
      • “Snort IPS uses a series of rules…” -> “Snort IPS नियमों की एक श्रृंखला का उपयोग करता है जो दुर्भावनापूर्ण नेटवर्क गतिविधि को परिभाषित करने में मदद करते हैं और उन नियमों का उपयोग उन पैकेटों को खोजने के लिए करता है जो उनसे मेल खाते हैं और उपयोगकर्ताओं के लिए अलर्ट उत्पन्न करता है।”
      • “Snort can be deployed inline to stop these packets, as well.” -> “इन पैकेटों को रोकने के लिए Snort को इनलाइन भी तैनात किया जा सकता है।”
      • “Snort has three primary uses…” -> “Snort के तीन प्राथमिक उपयोग हैं: tcpdump की तरह एक पैकेट स्निफ़र के रूप में, एक पैकेट लॉगर के रूप में — जो नेटवर्क ट्रैफ़िक डिबगिंग के लिए उपयोगी है, या इसका उपयोग एक पूर्ण नेटवर्क इंट्रूज़न प्रिवेंशन सिस्टम के रूप में किया जा सकता है।”
      • “Snort can be downloaded…” -> “Snort को व्यक्तिगत और व्यावसायिक उपयोग दोनों के लिए डाउनलोड और कॉन्फ़िगर किया जा सकता है।”
      • ## snort配置 -> “snort” (keep name) + “配置” (configuration -> कॉन्फ़िगरेशन). -> ## snort कॉन्फ़िगरेशन
      • “snort作防护工具使用的配置文件是默认的, 但是可以通过配置文件进行修改.” (Chinese text)
        • Meaning: The configuration file used by snort as a protection tool is default, but can be modified via the configuration file.
        • Hindi Translation: “सुरक्षा उपकरण के रूप में उपयोग किए जाने वाले snort का कॉन्फ़िगरेशन फ़ाइल डिफ़ॉल्ट है, लेकिन इसे कॉन्फ़िगरेशन फ़ाइल के माध्यम से संशोधित किया जा सकता है।”
  4. Refining Constraints:

    • Triple backticks: None in input, so none in output.
    • Tags: Must be valid YAML.
    • Categories: Translated.
    • Formatting: Keep spacing exactly.
  5. Final Review of Output:

    • categories: 工具 -> categories: उपकरण
    • tags: [工具, 安全] -> tags: [उपकरण, सुरक्षा]
    • Chinese text translated to Hindi.
    • English text translated to Hindi.
    • Snort kept as Snort.

    Wait, looking at the input again. Input has:

    layout: blog categories: 工具 tags: [工具, 安全] …

    And body has mixed English and Chinese.

    Let’s double check the Hindi translations for specific terms.

    • “工具” -> उपकरण (Upakaran) or Tools. I’ll use “उपकरण”.
    • “安全” -> सुरक्षा (Suraksha).
    • “配置” -> कॉन्फ़िगरेशन (Configuration) or विन्यास (Vinyas). “कॉन्फ़िगरेशन” is commonly understood in tech contexts in Hindi, but “विन्यास” is the proper Hindi word. However, tech docs often use transliterated English. Let’s stick to standard tech Hindi: “कॉन्फ़िगरेशन” is safer/more common in IT, or “विन्यास” for pure Hindi. Given “Intrusion Prevention System” is usually kept in English or transliterated, I will use “कॉन्फ़िगरेशन” for clarity. Actually, let’s look at the context. “snort配置” -> ## snort कॉन्फ़िगरेशन.

    Let’s translate the English sentences to Hindi.

    • “Protect your network…” -> “दुनिया के सबसे शक्तिशाली ओपन सोर्स डिटेक्शन सॉफ़्टवेयर के साथ अपने नेटवर्क की रक्षा करें।”
    • What is Snort?” -> “Snort क्या है?
    • “Snort is the foremost…” -> “Snort दुनिया का सबसे अग्रणी ओपन सोर्स इंट्रूज़न प्रिवेंशन सिस्टम (IPS) है।” (Used ‘अग्रणी’ for foremost/prominent).
    • “Snort IPS uses a series…” -> “Snort IPS नियमों की एक श्रृंखला का उपयोग करता है जो दुर्भावनापूर्ण नेटवर्क गतिविधियों को परिभाषित करने में मदद करते