tabs.json 7.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155
  1. {
  2. "donate": {
  3. "description": "Donate button of the tab which opens when you install PreMiD for the first time",
  4. "message": "捐贈"
  5. },
  6. "version": {
  7. "description": "{0} will be replaced with for example '2.5.0' -> {0} is a variable and should not be translated; Version text of the extension/app",
  8. "message": "v{0}"
  9. },
  10. "tab.button.changelog": {
  11. "description": "Changelog button (opens changelog) of the tab which opens when you install PreMiD for the first time",
  12. "message": "更新項目"
  13. },
  14. "tab.button.wiki": {
  15. "description": "Wiki button (opens wiki) of the tab which opens when you install PreMiD for the first time",
  16. "message": "維基"
  17. },
  18. "tab.installed.error": {
  19. "description": "Error message of the tab which opens when you install PreMiD for the first time",
  20. "message": "**唉呀 糟糕!** 我們無法連接應用程式... 是否已安裝了應用程式?"
  21. },
  22. "tab.installed.heading": {
  23. "description": "Title of the tab which opens when you install PreMiD for the first time",
  24. "message": "感謝您"
  25. },
  26. "tab.installed.link.installApplication": {
  27. "description": "Download button (redirects to premid.app) of the tab which opens when you install PreMiD for the first time",
  28. "message": "安裝應用程式"
  29. },
  30. "tab.installed.link.troubleshooting": {
  31. "description": "Troubleshooting button (redirects to wiki) of the tab which opens when you install PreMiD for the first time",
  32. "message": "疑難排解"
  33. },
  34. "tab.installed.start": {
  35. "description": "{0} will be replaced with 'PreMiD' -> {0} is a variable and should not be translated; Button (redirects you to a promotional video) of the tab which opens when you install PreMiD for the first time",
  36. "message": "開始使用 {0}"
  37. },
  38. "tab.installed.subHeading": {
  39. "description": "{0} will be replaced with 'PreMiD' -> {0} is a variable and should not be translated; Subtitle of the tab which opens when you install PreMiD for the first time",
  40. "message": "下載 {0}"
  41. },
  42. "tab.updated.changed": {
  43. "description": "Title of the 'changes' section of the tab which opens when PreMiD was updated",
  44. "message": "已更改"
  45. },
  46. "tab.updated.fixed": {
  47. "description": "Title of the 'fixed' section of the tab which opens when PreMiD was updated",
  48. "message": "已修復"
  49. },
  50. "tab.updated.heading": {
  51. "description": "Title of the tab which opens when PreMiD was updated",
  52. "message": "升級!"
  53. },
  54. "tab.updated.new": {
  55. "description": "Title of the 'new features' section of the tab which opens when PreMiD was updated",
  56. "message": "已新增"
  57. },
  58. "tab.updated.subHeading": {
  59. "description": "{0} will be replaced with 'PreMiD' -> {0} is a variable and should not be translated; Subtitle of the tab which opens when PreMiD was updated",
  60. "message": "{0} 已被升級!"
  61. },
  62. "tab.troubleshooting.heading": {
  63. "description": "Title of the tab which opens when you click on the troubleshooting button",
  64. "message": "疑難排解"
  65. },
  66. "tab.troubleshooting.subHeading": {
  67. "description": "Subtitle of the tab which opens when you click on the troubleshooting button, {0} will be replaced with 'PreMiD' -> {0} is a variable and should not be translated",
  68. "message": "{0} 有問題嗎?"
  69. },
  70. "tab.troubleshooting.checks.extensionEnabled": {
  71. "description": "Check 1 of the tab which opens when you click on the troubleshooting button, in front of the text will be a checkbox (✓) or a cross (✗) depending on the result",
  72. "message": "已啟用擴充功能"
  73. },
  74. "tab.troubleshooting.checks.internetConnection": {
  75. "description": "Check 2 of the tab which opens when you click on the troubleshooting button, in front of the text will be a checkbox (✓) or a cross (✗) depending on the result",
  76. "message": "網路連線"
  77. },
  78. "tab.troubleshooting.checks.appConnection": {
  79. "description": "Check 3 of the tab which opens when you click on the troubleshooting button, in front of the text will be a checkbox (✓) or a cross (✗) depending on the result",
  80. "message": "已和 PreMiD 應用程式連接"
  81. },
  82. "tab.troubleshooting.checks.discordConnection": {
  83. "description": "Check 4 of the tab which opens when you click on the troubleshooting button, in front of the text will be a checkbox (✓) or a cross (✗) depending on the result",
  84. "message": "已和 Discord 應用程式連接"
  85. },
  86. "tab.troubleshooting.checks.discordStatus": {
  87. "description": "Check 5 of the tab which opens when you click on the troubleshooting button, in front of the text will be a question mark (?) since we can't check this",
  88. "message": "已啟用 Discord 狀態訊息"
  89. },
  90. "tab.troubleshooting.checks.presenceToDisplay": {
  91. "description": "Check 6 of the tab which opens when you click on the troubleshooting button, in front of the text will be a checkbox (✓) or a cross (✗) depending on the result",
  92. "message": "要顯示的狀態"
  93. },
  94. "tab.installed.connectToDiscord": {
  95. "description": "Information text to tell users to connect to Discord",
  96. "message": "你需要先連接你的 Discord 帳號才能開始使用 PreMiD。點擊下方按鈕開始連接。"
  97. },
  98. "tab.updated.header": {
  99. "description": "Header of the tab which opens when PreMiD was updated",
  100. "message": "PreMiD 已更新!"
  101. },
  102. "tab.updated.whatsNew": {
  103. "description": "Subtitle of the tab which opens when PreMiD was updated",
  104. "message": "最新消息 🎉"
  105. },
  106. "tab.updated.changeTypes.features": {
  107. "description": "Title of the 'features' section of the tab which opens when PreMiD was updated",
  108. "message": "功能"
  109. },
  110. "tab.updated.changeTypes.fixes": {
  111. "description": "Title of the 'fixes' section of the tab which opens when PreMiD was updated",
  112. "message": "修復"
  113. },
  114. "tab.updated.changeTypes.performance": {
  115. "description": "Title of the 'performance' section of the tab which opens when PreMiD was updated",
  116. "message": "效能"
  117. },
  118. "tab.updated.changeTypes.chores": {
  119. "description": "Title of the 'changes' section of the tab which opens when PreMiD was updated",
  120. "message": "一般改動"
  121. },
  122. "tab.updated.linkYourDiscordAccount": {
  123. "description": "Button to link your Discord account",
  124. "message": "連結你的 Discord 帳號"
  125. },
  126. "tab.updated.linkYourDiscordAccountDescription": {
  127. "description": "Description of the button to link your Discord account",
  128. "message": "從版本 v2.6.0 起,PreMiD 需要連結至 Discord 帳號才能正常運作。請連接你的 Discord 帳號以便繼續使用 PreMiD。"
  129. },
  130. "tab.updated.linkYourDiscordAccountButton": {
  131. "description": "Button to link your Discord account",
  132. "message": "連結你的 Discord 帳號"
  133. },
  134. "tab.updated.whatsNextDescription": {
  135. "description": "Description of the subtitle of the tab which opens when PreMiD was updated",
  136. "message": "希望你喜歡這次的更新!如果你有任何反饋或建議想提出,歡迎加入我們的 Discord 伺服器來告知我們。"
  137. },
  138. "tab.updated.whatsNextJoinDiscordButton": {
  139. "description": "Button to join the Discord server",
  140. "message": "加入我們的 Discord 伺服器"
  141. },
  142. "tab.installed.next": {
  143. "description": "Next button text",
  144. "message": "下一個"
  145. },
  146. "tab.installed.close": {
  147. "description": "Close button text",
  148. "message": "關閉"
  149. },
  150. "tab.installed.donate": {
  151. "description": "Donate button text",
  152. "message": "捐贈"
  153. }
  154. }