home.json 3.8 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091
  1. {
  2. "home.examples.playingagame": {
  3. "description": "Discord Rich Presence -> Playing a game",
  4. "message": "Naglalaro ng isang laro"
  5. },
  6. "home.examples.status.browsing": {
  7. "description": "Discord Rich Presence -> small image text;",
  8. "message": "Nagba-browse..."
  9. },
  10. "home.examples.status.live": {
  11. "description": "Discord Rich Presence -> small image text;",
  12. "message": "Live"
  13. },
  14. "home.examples.status.playing": {
  15. "description": "Discord Rich Presence -> small image text;",
  16. "message": "Nagpe-play back"
  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} natitira"
  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} na lumipas"
  25. },
  26. "home.features.heading": {
  27. "description": "Features section",
  28. "message": "Mamahalin mo itong mga feature na ito!"
  29. },
  30. "home.features.presencesystem.button": {
  31. "description": "Features section button",
  32. "message": "I-visit ang store"
  33. },
  34. "home.features.presencesystem.description": {
  35. "description": "Features section description",
  36. "message": "Ginawa namin ang extension sa isang paraan na hinahayaan kang mag-add at gamitin ang mga Presence na ginawa ng iba at i-manage nila sa aming extention!"
  37. },
  38. "home.features.presencesystem.heading": {
  39. "description": "Features section subheading",
  40. "message": "Hanapin ang **iyong** presensya"
  41. },
  42. "home.features.quickSupport.button": {
  43. "description": "Features section button",
  44. "message": "Sumali sa aming Discord"
  45. },
  46. "home.features.quickSupport.description": {
  47. "description": "Features section description",
  48. "message": "May nag-glitch, nagpapadala sa iyo ng toneladang errors o hindi talaga gumagana? Tutulungan ka namin alisin iyang mga isyu sa aming Discord server. Gumawa din kami ng pinakasarili naming support system na masisigurado namin na ang iyong isyu ay mare-resolve-a as soon as possible."
  49. },
  50. "home.features.quickSupport.heading": {
  51. "description": "Features section subheading",
  52. "message": "Madaliang suporta"
  53. },
  54. "home.features.simpleInterface.description": {
  55. "description": "Features section description",
  56. "message": "Pagod na sa mga komplikadong user interface? Ito and dahilan kung bakit namin ginawa at sinubukang i-keep ang aming UI na simple at makatutulong hangga't makakaya namin na may kasamang mga importanteng features katulad ng:"
  57. },
  58. "home.features.simpleInterface.description.1": {
  59. "description": "Features section description point",
  60. "message": "App at Extension na mga setting"
  61. },
  62. "home.features.simpleInterface.description.2": {
  63. "description": "Features section description point",
  64. "message": "Pagma-manage ng Presence"
  65. },
  66. "home.features.simpleInterface.description.3": {
  67. "description": "Features section description point",
  68. "message": "I-sort ayon sa category"
  69. },
  70. "home.features.simpleInterface.heading": {
  71. "description": "Features section subheading",
  72. "message": "Simpleng user interface"
  73. },
  74. "home.introduction.button.downloads": {
  75. "description": "Downloads button -> redirects to /downloads page",
  76. "message": "Mga download"
  77. },
  78. "home.introduction.button.features": {
  79. "description": "Introduction button",
  80. "message": "Mga feature"
  81. },
  82. "home.introduction.paragraph": {
  83. "description": "First phrase that users read on our website",
  84. "message": "Si **PreMiD** ay isang simple, configurable utility na pinapayagan kang ipakita kung ano ang ginagawa mo sa web sa Discord playing status mo."
  85. },
  86. "home.languageSelector.tippy": {
  87. "description": "Tippy content of the language selector.",
  88. "message": "Lengguwahe ng website"
  89. }
  90. }