store.json 3.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899
  1. {
  2. "store.card.presence.add": {
  3. "description": "Button that will appear on hover after extension is installed.",
  4. "message": "I-add ang Presence"
  5. },
  6. "store.card.presence.included": {
  7. "description": "The message that appears instead of the buttons.",
  8. "message": "Ang Presence na ito ay naka-automatic na nai-enable sa pagbi-visit sa site na ito."
  9. },
  10. "store.card.presence.remove": {
  11. "description": "Button that will appear on hover after extension and presence is installed.",
  12. "message": "I-remove ang Presence"
  13. },
  14. "store.cards.creator": {
  15. "description": "Creator of a presence",
  16. "message": "Ang author"
  17. },
  18. "store.cards.extraStepsRequired": {
  19. "description": "Information flame when presence requires extra steps, like Custom Status and VLC presences.",
  20. "message": "Itong presence ay require ng may additional steps, pakiusap i-check itong page para sa maraming information."
  21. },
  22. "store.cards.partner": {
  23. "description": "Presence card partner flame",
  24. "message": "Naka-partner sa Presence"
  25. },
  26. "store.cards.popular": {
  27. "description": "Presence card popular flame",
  28. "message": "Very popular ang Presence na ito sa paligid ng mga user."
  29. },
  30. "store.category.all": {
  31. "description": "Category at the top",
  32. "message": "Lahat"
  33. },
  34. "store.category.filters.allowAdult": {
  35. "description": "Adult content checkbox",
  36. "message": "I-show ang NSFW"
  37. },
  38. "store.category.filters.heading": {
  39. "description": "Searh filters option at the store page",
  40. "message": "Mga fiter"
  41. },
  42. "store.category.filters.likedOnly": {
  43. "description": "Liked presences only checkbox",
  44. "message": "Mga ni-like lang na mga Presence"
  45. },
  46. "store.category.filters.mostUsed": {
  47. "description": "Most used first checkbox",
  48. "message": "Unahin ang pinakamaraming nagagamit"
  49. },
  50. "store.category.games": {
  51. "description": "Category at the top",
  52. "message": "Mga Laro"
  53. },
  54. "store.category.heading": {
  55. "description": "Category heading",
  56. "message": "Mga Category"
  57. },
  58. "store.category.music": {
  59. "description": "Category at the top",
  60. "message": "Mga Music"
  61. },
  62. "store.category.other": {
  63. "description": "Category at the top",
  64. "message": "Iba"
  65. },
  66. "store.category.socials": {
  67. "description": "Category at the top",
  68. "message": "Mga Social"
  69. },
  70. "store.category.videos": {
  71. "description": "Category at the top",
  72. "message": "Mga Video & Stream"
  73. },
  74. "store.filters.added": {
  75. "description": "Store filter to display/not display already installed presences.",
  76. "message": "I-show ang mga na-add na mga Presence"
  77. },
  78. "store.header.search": {
  79. "description": "Search bar text when nothing is stated",
  80. "message": "Mag-search sa 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": "Hindi naka-connect ang extension."
  85. },
  86. "store.search": {
  87. "description": "Placeholder for presence search",
  88. "message": "Mag-search"
  89. },
  90. "store.search.filters": {
  91. "description": "Little message next to the keys of search filters on the store.",
  92. "message": "I-enter"
  93. },
  94. "store.search.removeFilter": {
  95. "description": "Remove message for active search filters.",
  96. "message": "I-click para i-remove ang filter"
  97. }
  98. }