tabs.json 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215
  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": "Wiki"
  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": "Thank you"
  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": "Start using {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": "for installing {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": "Level up!"
  53. },
  54. "tab.updated.new": {
  55. "description": "Title of the 'new features' section of the tab which opens when PreMiD was updated",
  56. "message": "New"
  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": "PreMiDを使用するには、Discordアカウントに接続する必要があります。下のボタンをクリックしてください。"
  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": "バージョン2.6.0以降、PreMiDは正常に動作するためにはDiscordアカウントと連携している必要があります。PreMiDを引き続き使用するにはDiscordアカウントと連携してください。"
  129. },
  130. "tab.updated.linkYourDiscordAccountButton": {
  131. "description": "Button to link your Discord account",
  132. "message": "Discordと接続する"
  133. },
  134. "tab.updated.whatsNext": {
  135. "description": "Subtitle of the tab which opens when PreMiD was updated",
  136. "message": "次は何をする?"
  137. },
  138. "tab.updated.whatsNextDescription": {
  139. "description": "Description of the subtitle of the tab which opens when PreMiD was updated",
  140. "message": "新しいアップデートを楽しんでいただけることを願っています!フィードバックやご提案があれば、お気軽にDiscordサーバーに参加してお知らせください。"
  141. },
  142. "tab.updated.whatsNextJoinDiscordButton": {
  143. "description": "Button to join the Discord server",
  144. "message": "Discord サーバーに参加する"
  145. },
  146. "tab.installed.welcome": {
  147. "description": "Welcome message",
  148. "message": "PreMiDへようこそ!"
  149. },
  150. "tab.installed.getStarted": {
  151. "description": "Get started message",
  152. "message": "さあ、始めましょう。"
  153. },
  154. "tab.installed.installExtension": {
  155. "description": "Instruction to install extension",
  156. "message": "PreMiDの拡張機能をインストール"
  157. },
  158. "tab.installed.linkDiscord": {
  159. "description": "Instruction to link Discord account",
  160. "message": "Discordと接続する"
  161. },
  162. "tab.installed.enableActivityStatus": {
  163. "description": "Instruction to enable activity status",
  164. "message": "「現在のアクティビティをステータスに表示」が有効になっていることを確認してください。"
  165. },
  166. "tab.installed.activitySettingsPath": {
  167. "description": "Path to activity settings ({0} will be replaced with an arrow)",
  168. "message": "ユーザー設定 {0} アクティビティ設定 {0} アクティビティのプライバシー"
  169. },
  170. "tab.installed.linkDiscordAccount": {
  171. "description": "Prompt to link Discord account",
  172. "message": "Discordと接続する"
  173. },
  174. "tab.installed.linkDiscordAccountDescription": {
  175. "description": "Description of the prompt to link Discord account",
  176. "message": "この機能により、PreMiDは現在のアクティビティをステータスメッセージとして表示することができます。"
  177. },
  178. "tab.installed.discordAccountLinked": {
  179. "description": "Confirmation of Discord account linked",
  180. "message": "Discordアカウントと接続されました。"
  181. },
  182. "tab.installed.nextStep": {
  183. "description": "Prompt to move to the next step",
  184. "message": "次のステップに進みましょう。"
  185. },
  186. "tab.installed.next": {
  187. "description": "Next button text",
  188. "message": "次へ"
  189. },
  190. "tab.installed.enableActivityStatusDescription": {
  191. "description": "Description of the prompt to enable activity status",
  192. "message": "「現在のアクティビティをステータスメッセージに表示する」が有効になっていることを確認してください。\nこれを有効にしないと、誰もあなたのステータスを見ることができません。"
  193. },
  194. "tab.installed.enableActivityStatusPrompt": {
  195. "description": "Prompt to enable activity status",
  196. "message": "「現在のアクティビティをステータスメッセージに表示する」を有効にします。"
  197. },
  198. "tab.installed.allDone": {
  199. "description": "Confirmation of completion",
  200. "message": "完了しました!"
  201. },
  202. "tab.installed.setupComplete": {
  203. "description": "Setup complete message",
  204. "message": "以上で準備は完了です!PreMiDをお楽しみください!\n質問やヘルプが必要な場合は、お気軽にDiscordサーバーへご参加ください。\nもしPreMiDを気に入ってくださったら、寄付、拡張機能の評価、友達への共有などで私たちをサポートしてくだされば幸いです!"
  205. },
  206. "tab.installed.close": {
  207. "description": "Close button text",
  208. "message": "閉じる"
  209. },
  210. "tab.installed.donate": {
  211. "description": "Donate button text",
  212. "message": "寄付"
  213. }
  214. }