From 9fe4671cc0378f46a1f75c348d94de9acfe297f8 Mon Sep 17 00:00:00 2001 From: Rolfe Dlugy-Hegwer Date: Sun, 28 Aug 2022 15:17:45 -0400 Subject: [PATCH] update hi.toml with new strings from en.toml --- data/i18n/hi/hi.toml | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/data/i18n/hi/hi.toml b/data/i18n/hi/hi.toml index 238a380cd3b..c63259c557f 100644 --- a/data/i18n/hi/hi.toml +++ b/data/i18n/hi/hi.toml @@ -35,7 +35,10 @@ other = "आप इस कुबेरनेट्स संस्करण क other = " प्रलेखन अब सक्रिय रूप से मेंटेन नहीं है। वर्तमान में आप जो संस्करण देख रहे हैं वह एक स्टैटिक स्नैपशॉट है। अप-टू-डेट प्रलेखन के लिए, देखें " [deprecation_file_warning] -other = "डेप्रिकॉटेड" +other = "डेप्रिकेटेड" + +[dockershim_message] +other = """1.24 संस्करण के बाद से Dockershim को कुबेरनेट्स परियोजना से हटा दिया गया हैं। अधिक जानकारी के लिए Dockershim रिमूवल एफएक्यू पढ़ें।""" [docs_label_browse] other = "प्रलेखन ब्राउज़ करें" @@ -70,6 +73,9 @@ other = "क्या आप यह ढूँढ रहे थें:" [examples_heading] other = "उदाहरण" +[feature_state] +other = "फ़ीचर स्थिति:" + [feedback_heading] other = "प्रतिक्रिया" @@ -88,6 +94,9 @@ other = "," [input_placeholder_email_address] other = "ईमेल ऐड्रेस" +[javascript_required] +other = "इस विषय को देखने के लिए जावास्क्रिप्ट [सक्रिय](https://www.enable-javascript.com/) होना चाहिए।" + [latest_release] other = "नवीनतम रिलीज़:" @@ -206,7 +215,10 @@ other = "टिप्पणी:" other = "उद्देश्य" [options_heading] -other = "विकल्प" +other = "विकल्प" + +[outdated_blog__message] +other = "यह लेख एक वर्ष से अधिक पुराना है। पुराने लेखों में पुरानी सामग्री हो सकती है। जाँच करें कि प्रकाशन के बाद से पृष्ठ पर दी गई जानकारी गलत तो नहीं है।" [post_create_issue] other = "issue बनाएं" @@ -268,4 +280,4 @@ other = "संस्करण" other = "चेतावनी:" [whatsnext_heading] -other = "आगे क्या है" \ No newline at end of file +other = "आगे क्या है"