home.json 4.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091
  1. {
  2. "home.examples.playingagame": {
  3. "description": "Discord Rich Presence -> Playing a game",
  4. "message": "Đang chơi game"
  5. },
  6. "home.examples.status.browsing": {
  7. "description": "Discord Rich Presence -> small image text;",
  8. "message": "Đang duyệt..."
  9. },
  10. "home.examples.status.live": {
  11. "description": "Discord Rich Presence -> small image text;",
  12. "message": "Trực tiếp"
  13. },
  14. "home.examples.status.playing": {
  15. "description": "Discord Rich Presence -> small image text;",
  16. "message": "Đang phát"
  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} còn lại"
  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} trôi qua"
  25. },
  26. "home.features.heading": {
  27. "description": "Features section",
  28. "message": "Bạn sẽ rất yêu thích những tính năng này!"
  29. },
  30. "home.features.presencesystem.button": {
  31. "description": "Features section button",
  32. "message": "Ghé thăm cửa hàng"
  33. },
  34. "home.features.presencesystem.description": {
  35. "description": "Features section description",
  36. "message": "Chúng tôi đã tạo ra một phần mở rộng để bạn có thể thêm và sử dụng các Presence do người khác tạo ra và quản lý chúng trong phần mở rộng của chúng tôi!"
  37. },
  38. "home.features.presencesystem.heading": {
  39. "description": "Features section subheading",
  40. "message": "Tìm **presence** của bạn"
  41. },
  42. "home.features.quickSupport.button": {
  43. "description": "Features section button",
  44. "message": "Tham gia Discord của chúng tôi"
  45. },
  46. "home.features.quickSupport.description": {
  47. "description": "Features section description",
  48. "message": "Có gì đó trục trặc, gửi cho bạn hàng đống lỗi hoặc đơn giản là không hoạt động? Chúng tôi sẽ giúp bạn loại bỏ những vấn đề đó trên máy chủ Discord của chúng tôi, chúng tôi cũng tạo ra hệ thống để đảm bảo vấn đề của bạn được giải quyết một cách nhanh nhất."
  49. },
  50. "home.features.quickSupport.heading": {
  51. "description": "Features section subheading",
  52. "message": "Hỗ trợ nhanh chóng"
  53. },
  54. "home.features.simpleInterface.description": {
  55. "description": "Features section description",
  56. "message": "Đã quả mệt mỏi vì giao diện người dùng phức tạp? Đó là lý do tại sao chúng tôi tạo ra và cố gắng giữ cho UI của chúng tôi đơn giản và hữu ích nhất với các tính năng quan trọng như:"
  57. },
  58. "home.features.simpleInterface.description.1": {
  59. "description": "Features section description point",
  60. "message": "Cài đặt ứng dụng và tiện ích mở rộng"
  61. },
  62. "home.features.simpleInterface.description.2": {
  63. "description": "Features section description point",
  64. "message": "Quản lý presence"
  65. },
  66. "home.features.simpleInterface.description.3": {
  67. "description": "Features section description point",
  68. "message": "Sắp xếp theo danh mục"
  69. },
  70. "home.features.simpleInterface.heading": {
  71. "description": "Features section subheading",
  72. "message": "Giao diện đơn giản"
  73. },
  74. "home.introduction.button.downloads": {
  75. "description": "Downloads button -> redirects to /downloads page",
  76. "message": "Tải về"
  77. },
  78. "home.introduction.button.features": {
  79. "description": "Introduction button",
  80. "message": "Tính năng"
  81. },
  82. "home.introduction.paragraph": {
  83. "description": "First phrase that users read on our website",
  84. "message": "**PreMiD** là một tiện ích đơn giản, có thể tùy biến cho phép bạn hiển thị những gì bạn đang làm trên web lên trạng thái \"đang chơi\" của Discord."
  85. },
  86. "home.languageSelector.tippy": {
  87. "description": "Tippy content of the language selector.",
  88. "message": "Ngôn ngữ website"
  89. }
  90. }