home.json 5.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091
  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": "เราสร้างส่วนขยายนี้ขึ้นเพื่อให้คุณได้เพิ่มและใช้ Presence ที่คนอื่นๆ สร้างขึ้น และคุณยังสามารถจัดการ Presence ผ่านส่วนขยายของเรา"
  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": "รู้สึกเหนื่อยกับอินเตอร์เฟสที่ยุ่งยากเหรอ? นั่นเป็นเหตุผลที่เราสร้างและพัฒนาให้อินเตอร์เฟสของเราดูง่ายที่สุด แต่ยังมีฟีเจอร์ที่สำคัญมากมาย อย่างเช่น"
  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.downloads": {
  75. "description": "Downloads button -> redirects to /downloads page",
  76. "message": "ดาวน์โหลด"
  77. },
  78. "home.introduction.button.features": {
  79. "description": "Introduction button",
  80. "message": "ฟีเจอร์"
  81. },
  82. "home.introduction.paragraph": {
  83. "description": "First phrase that users read on our website",
  84. "message": "** PreMiD ** เป็นเครื่องมือที่ใช้งานง่ายและสามารถเเสดงค่าได้ซึ่งช่วยให้คุณแสดงสิ่งที่คุณทำบนเว็บในสถานะของ Discord ของคุณในขณะนี้ได้"
  85. },
  86. "home.languageSelector.tippy": {
  87. "description": "Tippy content of the language selector.",
  88. "message": "ภาษาของเว็บไซต์"
  89. }
  90. }