hi.toml 3.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081
  1. # UI strings. Buttons and similar.
  2. [ui_pager_prev]
  3. other = "पिछला"
  4. [ui_pager_next]
  5. other = "अगला"
  6. [ui_read_more]
  7. other = "अधिक जानें"
  8. [ui_search]
  9. other = "इस साइट में खोजें…"
  10. # Used in sentences such as "Posted in News"
  11. [ui_in]
  12. other = "में"
  13. # Used in sentences such as "All Tags"
  14. [ui_all]
  15. other = "देखना सभी टैग"
  16. # Footer text
  17. [footer_all_rights_reserved]
  18. other = "सर्वाधिकार सुरक्षित"
  19. [footer_privacy_policy]
  20. other = "गोपनीयता नीति"
  21. # Post (blog, articles etc.)
  22. [post_byline_by]
  23. other = "द्वारा"
  24. [post_created]
  25. other = "बनाया"
  26. [post_last_mod]
  27. other = "अंतिम बार संशोधित"
  28. [post_edit_this]
  29. other = "इस पृष्ठ को संपादित करें"
  30. [post_view_this]
  31. other = "पृष्ठ का स्त्रोत देखें"
  32. [post_create_child_page]
  33. other = "चाइल्ड पृष्ठ बनाएं"
  34. [post_create_issue]
  35. other = "समस्या की सुचना दें"
  36. [post_create_project_issue]
  37. other = "परियोजना इशू बनाएं"
  38. [post_posts_in]
  39. other = "पोस्ट में"
  40. [post_reading_time]
  41. other = "लघु अध्ययन"
  42. [post_less_than_a_minute_read]
  43. other = "एक मिनट से कम"
  44. # Print support
  45. [print_printable_section]
  46. other = "यह इस खंड का बहु-पृष्ठ प्रिंट योग्य दृश्य है।"
  47. [print_click_to_print]
  48. other = "प्रिंट करने के लिए यहां क्लिक करें"
  49. [print_show_regular]
  50. other = "इस पृष्ठ के सामान्य दृश्य पर लौटें"
  51. [print_entire_section]
  52. other = "संपूर्ण अनुभाग प्रिंट करें"
  53. # Community
  54. [community_join]
  55. other = "{{ .Site.Title }} समुदाय में शामिल हों"
  56. [community_introduce]
  57. other = "{{ .Site.Title }} एक खुला स्रोत प्रोजेक्ट है जिसका समुदाय में कोई भी उपयोग कर सकता है, सुधार कर सकता है और आनंद ले सकता है। हम चाहेंगे कि आप हमारे साथ जुड़ें! क्या हो रहा है इसका पता लगाने और इसमें शामिल होने के कुछ तरीके यहां दिए गए हैं."
  58. [community_learn]
  59. other = "सीखें और जुड़ें"
  60. [community_using]
  61. other = "{{ .Site.Title }} का उपयोग कर रहे हैं या करना चाहते हैं? यहां और जानें:"
  62. [community_develop]
  63. other = "विकास करें और योगदान दें"
  64. [community_contribute]
  65. other = "यदि आप {{ .Site.Title }} में योगदान देकर और अधिक शामिल होना चाहते हैं, तो यहां हमसे जुड़ें:"
  66. [community_how_to]
  67. other = "आप हमारे यहां {{ .Site.Title }} में योगदान करने का तरीका जान सकते हैं"
  68. [community_guideline]
  69. other = "योगदान दिशानिर्देश"