header.json 1.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. {
  2. "header.contributors": {
  3. "description": "Contributors tab",
  4. "message": "貢献者"
  5. },
  6. "header.downloads": {
  7. "description": "Downloads tab",
  8. "message": "ダウンロード"
  9. },
  10. "header.language": {
  11. "description": "Replace English with the name of YOUR language!",
  12. "message": "日本語"
  13. },
  14. "header.languageNotification.btnAccept": {
  15. "description": "Button that switches language after click.",
  16. "message": "言語を選択"
  17. },
  18. "header.languageNotification.btnDecline": {
  19. "description": "Button that will decline notification.",
  20. "message": "いいえ"
  21. },
  22. "header.languageNotification.text": {
  23. "description": "Text in language notification when user has different language.",
  24. "message": "このウェブサイトは日本語に翻訳されています。 英語があまり得意ではない場合は役に立つでしょう。"
  25. },
  26. "header.languageNotification.title": {
  27. "description": "Heading of the language notification when user has different language.",
  28. "message": "このサイトは日本語に対応しています。切り替えますか?"
  29. },
  30. "header.loader.phrases": {
  31. "description": "Randomly appears when website is loading data. [WARNING: Keep the `;` symbol, it's used to separate phrases]",
  32. "message": "パンケーキを焼いています…;荷物を運んでいます…;IPアドレスを解析しています…;(˘ω˘) ;ルールを破壊しています…"
  33. },
  34. "header.login": {
  35. "description": "Login Button",
  36. "message": "ログイン"
  37. },
  38. "header.store": {
  39. "description": "Store tab",
  40. "message": "ストア"
  41. }
  42. }