Skip to content

Commit

Permalink
Updated Hindi
Browse files Browse the repository at this point in the history
  • Loading branch information
BuildTools committed Sep 2, 2021
1 parent 0d816b9 commit 7aec255
Showing 1 changed file with 27 additions and 27 deletions.
54 changes: 27 additions & 27 deletions js/lang.js
Original file line number Diff line number Diff line change
Expand Up @@ -150,19 +150,19 @@ const lang = {
"signin": "साइन इन करें",
"signup": "साइन अप करें",
"signout": "प्रस्थान करें",
"terms_of_service": "Terms of Service",
"terms_of_service": "सेवा की शर्तें",
"okay": "ठीक",
"add": "जोड़ें",
"change": "परिवर्तन",
"use": "उपयोग",
"copy": "प्रतिलिपि",
"send": "Send",
"send": "भेजे",
"cancel": "रद्द करना",
"try_again": "पुनः प्रयास करें",
"success": "सफलता",
"error": "एरर",
"enable": "Enable",
"disable": "Disable",
"enable": "सक्षम",
"disable": "अक्षम करना",
"delete": "हटाएं",
"import": "आयात",
"import_from": "लाया गया",
Expand All @@ -176,18 +176,18 @@ const lang = {
"theme": "विषय",
"search": "खोज",
"length": "लंबाई",
"settings": "Settings",
"minutes": "minutes",
"optional_note": "Optional Note",
"session_duration": "Session Duration",
"forgot_username": "Forgot username?",
"email_sent_success": "Email sent successfully",
"settings": "समायोजन",
"minutes": "मिनट",
"optional_note": "वैकल्पिक नोट",
"session_duration": "सत्र अवधि",
"forgot_username": "उपयोगकर्ता नाम भूल गए?",
"email_sent_success": "सफलतापूर्वक भेजा गया ईमेल",
"add_password": "पासवर्ड जोड़ें",
"add_password_success": "पासवर्ड सफलतापूर्वक जोड़ दिया गया है",
"change_password_success": "पासवर्ड सफलतापूर्वक बदल दिया गया है",
"remove_password_success": "पासवर्ड सफलतापूर्वक हटा दिया गया है",
"copy_password_success": "Password has been copied successfully",
"copy_username_success": "Username has been copied successfully",
"copy_password_success": "पासवर्ड सफलतापूर्वक कॉपी कर लिया गया है",
"copy_username_success": "उपयोगकर्ता नाम सफलतापूर्वक कॉपी किया गया है",
"edit_password": "पासवर्ड बदलें",
"password_generator": "पासवर्ड उत्पन्न करें",
"delete_password": "पासवर्ड हटाएं",
Expand All @@ -200,17 +200,17 @@ const lang = {
"registration_completed": "पंजीकरण पूरा हो गया है!",
"dont_have_account_link": "अब तक कोई खाता नहीं है? पंजी यहॉ करे।",
"already_have_account_link": "पहले से ही पंजीकृत? यहां साइन इन करो।",
"username_validation": "Username should be between 3 to 255 characters long!",
"password_validation": "Password should be from 5 to 255 characters long!",
"username_validation": "उपयोगकर्ता नाम 3 से 255 वर्णों के बीच होना चाहिए!",
"password_validation": "पासवर्ड 5 से 255 वर्णों तक लंबा होना चाहिए!",
"website_validation": "वेबसाइट 5 से 255 वर्णों तक लंबी होनी चाहिए, और इसमें कोई स्थान नहीं होना चाहिए!",
"otp_contains": "OTP contains 6 numbers.",
"otp_not_setup": "If you did not setup 2FA on your account leave this field empty.",
"enable_2fa_question": "Are you sure you want to enable Two-Factor Authentication?",
"disable_2fa_question": "Are you sure you want to disable Two-Factor Authentication?",
"totp_applications": "Before enabling, make sure you have installed on your phone one of the following applications:",
"scan_qr_code": "Scan QR Code:",
"or_enter_key_manually": "or enter key manually:",
"backup_codes": "Backup codes:"
"otp_contains": "ओटीपी में 6 नंबर होते हैं।",
"otp_not_setup": "यदि आपने अपने खाते में 2FA सेटअप नहीं किया है तो इस फ़ील्ड को खाली छोड़ दें।",
"enable_2fa_question": "क्या आप वाकई दो-कारक प्रमाणीकरण सक्षम करना चाहते हैं?",
"disable_2fa_question": "क्या आप वाकई दो-कारक प्रमाणीकरण को अक्षम करना चाहते हैं?",
"totp_applications": "सक्षम करने से पहले, सुनिश्चित करें कि आपने अपने फ़ोन में निम्न में से कोई एक एप्लिकेशन इंस्टॉल किया है:",
"scan_qr_code": "स्कैन क्यू आर कोड:",
"or_enter_key_manually": "या मैन्युअल रूप से कुंजी दर्ज करें:",
"backup_codes": "बैकअप कोड:"
},
"fr": {
"server": "Serveur",
Expand Down Expand Up @@ -1145,16 +1145,16 @@ const errors = {
"14": "JSON अमान्य है!",
"15": "यह सर्वर अधिक उपयोगकर्ताओं को स्वीकार नहीं कर सकता!",
"16": "आप संग्रहीत पासवर्ड की अधिकतम मात्रा तक पहुंच गए हैं!",
"17": "Account with this email doesn't exist!",
"18": "Message is too long!",
"19": "OTP is incorrect!",
"400": "Action was not provided in GET!",
"17": "इस ईमेल वाला खाता मौजूद नहीं है!",
"18": "संदेश बहुत लंबा है!",
"19": "ओटीपी गलत है!",
"400": "कार्रवाई GET में प्रदान नहीं की गई थी!",
"401": "कार्रवाई अमान्य है!",
"403": "आपने POST में सभी आवश्यक मान प्रदान नहीं किए हैं।",
"404": "एपीआई में कनेक्ट नहीं हो सकता।",
"429": "आप बहुत अधिक अनुरोध भेज रहे हैं! कृपया इस क्रिया को फिर से निष्पादित करने से पहले प्रतीक्षा करें।",
"505": "डेटाबेस से कनेक्ट करते समय कुछ गलत हुआ!",
"506": "Something went wrong while connecting to the mail server!",
"506": "मेल सर्वर से कनेक्ट करते समय कुछ गलत हुआ!",
"999": "आपको इस समापन बिंदु का उपयोग करने की अनुमति नहीं है।"
},
"fr": {
Expand Down

0 comments on commit 7aec255

Please sign in to comment.