diff options
author | Luke Shumaker <lukeshu@sbcglobal.net> | 2016-05-01 15:32:59 -0400 |
---|---|---|
committer | Luke Shumaker <lukeshu@sbcglobal.net> | 2016-05-01 15:32:59 -0400 |
commit | 6dc1997577fab2c366781fd7048144935afa0012 (patch) | |
tree | 8918d28c7ab4342f0738985e37af1dfc42d0e93a /includes/installer/i18n/hi.json | |
parent | 150f94f051128f367bc89f6b7e5f57eb2a69fc62 (diff) | |
parent | fa89acd685cb09cdbe1c64cbb721ec64975bbbc1 (diff) |
Merge commit 'fa89acd'
# Conflicts:
# .gitignore
# extensions/ArchInterWiki.sql
Diffstat (limited to 'includes/installer/i18n/hi.json')
-rw-r--r-- | includes/installer/i18n/hi.json | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/includes/installer/i18n/hi.json b/includes/installer/i18n/hi.json index 629b53b5..42dbd4f1 100644 --- a/includes/installer/i18n/hi.json +++ b/includes/installer/i18n/hi.json @@ -4,7 +4,8 @@ "Smtchahal", "Vivek Rai", "Phoenix303", - "संजीव कुमार" + "संजीव कुमार", + "Sahilrathod" ] }, "config-desc": "साँचा लिए इंस्टॉलर", @@ -36,13 +37,17 @@ "config-restart": "हाँ, इसे पुनः आरंभ करें", "config-env-php": "PHP $1 स्थापित किया गया है।", "config-db-wiki-settings": "इस विकि को पहचानें", + "config-db-install-account": "इंस्टालेशन के लिए उपयोगकर्ता खाता", "config-mssql-auth": "प्रमाणन प्रकार:", "config-mssql-sqlauth": "SQL सर्वर प्रमाणन", "config-site-name": "विकि का नाम:", + "config-site-name-blank": "एक साइट का नाम लिखें", "config-project-namespace": "प्रकल्प नामस्थान:", "config-ns-generic": "प्रकल्प", "config-ns-other": "अन्य (निर्दिष्ट करें)", "config-ns-other-default": "मेरा विकि", + "config-admin-box": "व्यवस्थापक खाता", + "config-admin-name": "आपका उपयोगकर्ता नाम:", "config-admin-password": "कूटशब्द:", "config-admin-password-confirm": "फिर से कूटशब्द:", "config-admin-email": "ईमेल पता:", @@ -52,6 +57,7 @@ "config-profile-no-anon": "खाता बनाने की आवश्यकता", "config-profile-fishbowl": "केवल प्रमाषित संपादक ही", "config-profile-private": "निजी विकि", + "config-license-cc-by": "क्रिएटिव कॉमन्स ऍट्रीब्यूशन", "config-email-watchlist": "ध्यानसूची अधिसूचना को सक्षम करें", "config-extensions": "एक्सटेंशन", "config-help": "सहायता", |