store.json 3.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899
  1. {
  2. "store.card.presence.add": {
  3. "description": "Button that will appear on hover after extension is installed.",
  4. "message": "เพิ่ม Presence"
  5. },
  6. "store.card.presence.included": {
  7. "description": "The message that appears instead of the buttons.",
  8. "message": "Presence นี้ได้ถูกเปิดใช้งานโดยอัตโนมัติเมื่อเข้าชมหน้านี้"
  9. },
  10. "store.card.presence.remove": {
  11. "description": "Button that will appear on hover after extension and presence is installed.",
  12. "message": "ลบ Presence"
  13. },
  14. "store.cards.creator": {
  15. "description": "Creator of a presence",
  16. "message": "ผู้เขียน"
  17. },
  18. "store.cards.extraStepsRequired": {
  19. "description": "Information flame when presence requires extra steps, like Custom Status and VLC presences.",
  20. "message": "Presence นี้ต้องการขั้นตอนเพิ่มเติมในการทำงาน โปรดตรวจสอบข้อมูลเพิ่มเติม"
  21. },
  22. "store.cards.partner": {
  23. "description": "Presence card partner flame",
  24. "message": "Presence ของพาร์ทเนอร์"
  25. },
  26. "store.cards.popular": {
  27. "description": "Presence card popular flame",
  28. "message": "Presence นี้เป็นที่นิยมมากในหมู่ผู้ใช้"
  29. },
  30. "store.category.all": {
  31. "description": "Category at the top",
  32. "message": "ทั้งหมด"
  33. },
  34. "store.category.filters.allowAdult": {
  35. "description": "Adult content checkbox",
  36. "message": "แสดงอันที่เป็น NSFW (18+)"
  37. },
  38. "store.category.filters.heading": {
  39. "description": "Searh filters option at the store page",
  40. "message": "ตัวกรอง"
  41. },
  42. "store.category.filters.likedOnly": {
  43. "description": "Liked presences only checkbox",
  44. "message": "แสดงเฉพาะ Presence ที่ชอบ"
  45. },
  46. "store.category.filters.mostUsed": {
  47. "description": "Most used first checkbox",
  48. "message": "แสดงอันที่คนใช้งานมากที่สุดก่อน"
  49. },
  50. "store.category.games": {
  51. "description": "Category at the top",
  52. "message": "เกมส์"
  53. },
  54. "store.category.heading": {
  55. "description": "Category heading",
  56. "message": "หมวดหมู่"
  57. },
  58. "store.category.music": {
  59. "description": "Category at the top",
  60. "message": "เพลง"
  61. },
  62. "store.category.other": {
  63. "description": "Category at the top",
  64. "message": "อื่นๆ"
  65. },
  66. "store.category.socials": {
  67. "description": "Category at the top",
  68. "message": "โซเชียล"
  69. },
  70. "store.category.videos": {
  71. "description": "Category at the top",
  72. "message": "วีดีโอ และ สตรีม"
  73. },
  74. "store.filters.added": {
  75. "description": "Store filter to display/not display already installed presences.",
  76. "message": "แสดง Presence ที่ติดตั้งอยู่แล้ว"
  77. },
  78. "store.header.search": {
  79. "description": "Search bar text when nothing is stated",
  80. "message": "ค้นหา Presence"
  81. },
  82. "store.message.error": {
  83. "description": "Error message (of the tippy next to the logo) when the extension wasn't detected",
  84. "message": "ไม่ได้เชื่อมต่อกับส่วนขยาย"
  85. },
  86. "store.search": {
  87. "description": "Placeholder for presence search",
  88. "message": "่ค้นหา"
  89. },
  90. "store.search.filters": {
  91. "description": "Little message next to the keys of search filters on the store.",
  92. "message": "ค้นหา"
  93. },
  94. "store.search.removeFilter": {
  95. "description": "Remove message for active search filters.",
  96. "message": "คลิกเพื่อลบตัวกรอง"
  97. }
  98. }