diff --git a/ui/translations/hi.json b/ui/translations/hi.json index 0967ef42..912a7d43 100644 --- a/ui/translations/hi.json +++ b/ui/translations/hi.json @@ -1 +1,46 @@ -{} +{ + "create_a_post": "पोस्ट बनाएँ", + "create_post": "पोस्ट बनाएँ", + "posts": "पोस्ट", + "unlock": "ताला खोलें", + "avatar": "अवतार", + "upload_image": "फ़ोटो अपलोड करें", + "comments": "टिप्पणी (कमेंट )", + "remove_comment": "टिप्पणी हटाएँ (कमेंट हटाएँ)", + "upload_avatar": "अवतार अपलोड करें", + "post": "पोस्ट", + "remove_post": "पोस्ट हटाएँ", + "number_of_posts": "{{count}} पोस्ट", + "number_of_posts_plural": "{{count}} पोस्ट्स", + "cross_posts": "यह लिंक अन्य स्थान पर भी पोस्ट किया गया हैं :", + "related_posts": "यह पोस्ट्स संबंधित हो सकते हैं |", + "number_of_comments": "{{ count }} टिप्पणी (कमेंट )", + "number_of_comments_plural": "{{ count }} टिप्पणियाँ (कोम्मेंट्स )", + "communities": "सामुदायिक", + "users": "उपयोगकर्ता", + "create_a_community": "समुदाय बनाएँ", + "create_community": "समुदाय बनाएँ", + "remove_community": "समुदाय हटाएँ", + "list_of_communities": "समुदायों की सूची", + "create_private_message": "निजी संदेश बनाएँ", + "send_secure_message": "सुरक्षित संदेश भेजें", + "send_message": "संदेश भेजें", + "message": "संदेश", + "edit": "संपादित करें ( एडिट करें )", + "reply": "जवाब दें", + "more": "और भी", + "cancel": "रद्द करें", + "preview": "पूर्वावलोकन करें", + "show_avatars": "अवतार दिखाएँ", + "show_context": "संदर्भ दिखाएँ", + "community": "समुदाय", + "number_of_communities": "{{count}} समुदाय", + "number_of_communities_plural": "{{count}} समुदाय", + "community_reqs": "छोटे अक्षर, अंडरस्कोर, और कोई रिक्त स्थान नहीं |", + "forgot_password": "पासवर्ड भूल गए", + "no_posts": "कोई पोस्ट नहीं |", + "community_already_exists": "यह समुदाय पहले स मौजूद है |", + "couldnt_create_comment": "टिप्पणी (कमेंट) नहीं बना पाईं |", + "couldnt_find_community": "समुदायों नहीं ढूंढ़ पाएं |", + "couldnt_find_post": "पोस्ट नहीं ढूंढ़ पाएं |" +}