diff options
Diffstat (limited to 'app/javascript/flavours/glitch/locales/hi.json')
-rw-r--r-- | app/javascript/flavours/glitch/locales/hi.json | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/app/javascript/flavours/glitch/locales/hi.json b/app/javascript/flavours/glitch/locales/hi.json new file mode 100644 index 000000000..f6eb75f84 --- /dev/null +++ b/app/javascript/flavours/glitch/locales/hi.json @@ -0,0 +1,18 @@ +{ + "about.fork_disclaimer": "ग्लिच-सोक एक मुफ्त और ओपन सोर्स सॉफ़्टवेर है जो मैस्टोडॉन से फोर्क किया गया है", + "account.add_account_note": "@{name} के लिए कोई नोट लिखें", + "account.follows": "फ़ॉलोज़", + "account.joined": "ज़ोईन करने की {date}", + "account.suspended_disclaimer_full": "यह यूज़र एक मॉडरेटर द्वारा सस्पेंड कर दिया गया है", + "account.view_full_profile": "पूरी प्रोफ़ाइल देखें", + "account_note.cancel": "कैन्सल", + "account_note.edit": "एडिट या सम्पादन करें", + "account_note.glitch_placeholder": "कोई कॉमेंट नहीं दिया गया है", + "account_note.save": "सेव", + "advanced_options.icon_title": "एडवांस्ड ऑप्शन्स", + "advanced_options.local-only.long": "दूसरे इंस्टेंसों में पोस्ट ना करें", + "onboarding.page_one.federation": "{domain} is an \"instance\" of Mastodon. Mastodon is a network of independent servers joining up to make one larger social network. We call these servers instances.", + "onboarding.page_six.github": "{domain} runs on Glitchsoc. Glitchsoc is a friendly {fork} of {Mastodon}. Glitchsoc is fully compatible with all Mastodon apps and instances. Glitchsoc is free open-source software. You can report bugs, request features, or contribute to the code on {github}.", + "settings.content_warnings": "Content warnings", + "settings.preferences": "Preferences" +} |