home.json 5.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495
  1. {
  2. "home.examples.playingagame": {
  3. "description": "Discord Rich Presence -> Playing a game",
  4. "message": "একটি গেম খেলছে"
  5. },
  6. "home.examples.status.browsing": {
  7. "description": "Discord Rich Presence -> small image text;",
  8. "message": "ব্রাউজ করছে..."
  9. },
  10. "home.examples.status.live": {
  11. "description": "Discord Rich Presence -> small image text;",
  12. "message": "লাইভ"
  13. },
  14. "home.examples.status.playing": {
  15. "description": "Discord Rich Presence -> small image text;",
  16. "message": "প্লেয়িং ব্যাক"
  17. },
  18. "home.examples.timestamp": {
  19. "description": "Discord Rich Presence -> time left; {0} will be replaced with the current timestamp -> is a variable",
  20. "message": "{0} বাকি"
  21. },
  22. "home.examples.timestamp2": {
  23. "description": "Discord Rich Presence -> time elapsed; {0} will be replaced with the current timestamp -> is a variable",
  24. "message": "{0} পেরিয়েছে"
  25. },
  26. "home.features.heading": {
  27. "description": "Features section",
  28. "message": "তুমি এইসব ফিচারগুলোকে পছন্দ করবে!"
  29. },
  30. "home.features.presencesystem.button": {
  31. "description": "Features section button",
  32. "message": "স্টোরে যাও"
  33. },
  34. "home.features.presencesystem.description": {
  35. "description": "Features section description",
  36. "message": "আমরা আমাদের এক্সটেনশন এমনভাবে তৈরি করেছি যা তোমাকে অন্যদের তৈরি Presences অ্যাড ও ব্যবহার করতে দেবে এবং ম্যানেজ করতে দেবে আমাদের এক্সটেনশনেই!"
  37. },
  38. "home.features.presencesystem.heading": {
  39. "description": "Features section subheading",
  40. "message": "খোঁজ **তোমার** Presence"
  41. },
  42. "home.features.quickSupport.button": {
  43. "description": "Features section button",
  44. "message": "জয়েন করো আমাদের Discord"
  45. },
  46. "home.features.quickSupport.description": {
  47. "description": "Features section description",
  48. "message": "কোনো কিছুর গ্লিচ হয়েছে, অনেকগুলো ত্রুটি দিচ্ছে অথবা সহজ কথায় কাজ করছে না? আমরা সাহায্য করব তোমাকে আমাদের Discord সার্ভারে, আমরা তৈরিও করেছি আমাদের নিজস্ব সাপোর্ট সিস্টেম যা নিশ্চিত করবে তোমার সমস্যা যত দ্রুত সম্ভব সমাধান করা হয়।"
  49. },
  50. "home.features.quickSupport.heading": {
  51. "description": "Features section subheading",
  52. "message": "দ্রুত সাপোর্ট"
  53. },
  54. "home.features.simpleInterface.description": {
  55. "description": "Features section description",
  56. "message": "ক্লান্ত জটিল ইউজার ইন্টারফেস এর জন্য? তাই তো আমরা তৈরি করেছি এবং চেষ্টা করছি আমাদের UI কে যতটা সম্ভব সহজ এবং কার্যকরী রাখার জন্যে জরুরি ফিচারস এর সাথে যেমন:"
  57. },
  58. "home.features.simpleInterface.description.1": {
  59. "description": "Features section description point",
  60. "message": "অ্যাপ এবং এক্সটেনশন সেটিংস"
  61. },
  62. "home.features.simpleInterface.description.2": {
  63. "description": "Features section description point",
  64. "message": "Presence ম্যানেজমেন্ট"
  65. },
  66. "home.features.simpleInterface.description.3": {
  67. "description": "Features section description point",
  68. "message": "ক্যাটাগরিতে সাজানো"
  69. },
  70. "home.features.simpleInterface.heading": {
  71. "description": "Features section subheading",
  72. "message": "সহজ সরল ইউজার ইন্টারফেস"
  73. },
  74. "home.introduction.button.getPremid": {
  75. "description": "Downloads button -> redirects to /downloads page",
  76. "message": "প্রিমিড ডাউনলোড করুন"
  77. },
  78. "home.introduction.button.downloads": {
  79. "description": "Downloads button -> redirects to /downloads page",
  80. "message": "ডাউনলোড"
  81. },
  82. "home.introduction.button.features": {
  83. "description": "Introduction button",
  84. "message": "ফিচার"
  85. },
  86. "home.introduction.paragraph": {
  87. "description": "First phrase that users read on our website",
  88. "message": "**PreMiD** হচ্ছে একটি সহজ, কনফিগারযোগ্য ইউটিলিটি যা দেখায় তুমি কী করছ ইন্টারনেটে তোমার Discord এর প্লেয়িং স্ট্যাটাসে।"
  89. },
  90. "home.languageSelector.tippy": {
  91. "description": "Tippy content of the language selector.",
  92. "message": "ওয়েবসাইটের ভাষা"
  93. }
  94. }