home.json 3.9 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495
  1. {
  2. "home.examples.playingagame": {
  3. "description": "Discord Rich Presence -> Playing a game",
  4. "message": "Bermain permainan"
  5. },
  6. "home.examples.status.browsing": {
  7. "description": "Discord Rich Presence -> small image text;",
  8. "message": "Melayari..."
  9. },
  10. "home.examples.status.live": {
  11. "description": "Discord Rich Presence -> small image text;",
  12. "message": "Langsung"
  13. },
  14. "home.examples.status.playing": {
  15. "description": "Discord Rich Presence -> small image text;",
  16. "message": "Memainkan"
  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": "Tinggal {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} berlalu"
  25. },
  26. "home.features.heading": {
  27. "description": "Features section",
  28. "message": "Anda akan suka ciri ini!"
  29. },
  30. "home.features.presencesystem.button": {
  31. "description": "Features section button",
  32. "message": "Lawati kedai"
  33. },
  34. "home.features.presencesystem.description": {
  35. "description": "Features section description",
  36. "message": "Kami telah mencipta sambungan kami dalam cara yang membolehkan anda tambah dan guna Presence yang dicipta oleh orang lain dan uruskannya dalam sambungan kami!"
  37. },
  38. "home.features.presencesystem.heading": {
  39. "description": "Features section subheading",
  40. "message": "Cari Presence yang **anda** inginkan"
  41. },
  42. "home.features.quickSupport.button": {
  43. "description": "Features section button",
  44. "message": "Sertai Discord kami"
  45. },
  46. "home.features.quickSupport.description": {
  47. "description": "Features section description",
  48. "message": "Ada sesuatu terglic, memberikan banyak ralat atau langsung tidak berfungsi? Kami akan bantu anda hapuskan masalah tersebut di pelayan Discord kami. Kami juga cipta sistem sokongan kami sendiri yang akan pastikan masalah anda diselesaikan secepat mungkin."
  49. },
  50. "home.features.quickSupport.heading": {
  51. "description": "Features section subheading",
  52. "message": "Sokongan pantas"
  53. },
  54. "home.features.simpleInterface.description": {
  55. "description": "Features section description",
  56. "message": "Penat dengan antara muka yang rumit? Sebab itulah kami cipta dan cuba untuk kekalkan UI kami seringkas mungkin sambil kekalkan kebergunaannya dengan ciri penting seperti:"
  57. },
  58. "home.features.simpleInterface.description.1": {
  59. "description": "Features section description point",
  60. "message": "Tetapan Aplikasi dan Sambungan"
  61. },
  62. "home.features.simpleInterface.description.2": {
  63. "description": "Features section description point",
  64. "message": "Pengurusan Presence"
  65. },
  66. "home.features.simpleInterface.description.3": {
  67. "description": "Features section description point",
  68. "message": "Isih ikut kategori"
  69. },
  70. "home.features.simpleInterface.heading": {
  71. "description": "Features section subheading",
  72. "message": "Antara muka pengguna yang ringkas"
  73. },
  74. "home.introduction.button.getPremid": {
  75. "description": "Downloads button -> redirects to /downloads page",
  76. "message": "Dapatkan PreMiD"
  77. },
  78. "home.introduction.button.downloads": {
  79. "description": "Downloads button -> redirects to /downloads page",
  80. "message": "Muat Turun"
  81. },
  82. "home.introduction.button.features": {
  83. "description": "Introduction button",
  84. "message": "Ciri-ciri"
  85. },
  86. "home.introduction.paragraph": {
  87. "description": "First phrase that users read on our website",
  88. "message": "**PreMiD** ialah utiliti yang mudah, mampu ditatarajah yang membolehkan anda menunjukkan apa anda buat di sesawang ke dalam status main di Discord anda."
  89. },
  90. "home.languageSelector.tippy": {
  91. "description": "Tippy content of the language selector.",
  92. "message": "Bahasa laman sesawang"
  93. }
  94. }