presence.json 2.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051
  1. {
  2. "presence.page.buttons.sourceCode": {
  3. "description": "Source Code button on presence pages.",
  4. "message": "ソースコード"
  5. },
  6. "presence.sections.changelog.title": {
  7. "description": "The title of the changelog section.",
  8. "message": "更新履歴"
  9. },
  10. "presence.sections.description.title": {
  11. "description": "The title of the description section.",
  12. "message": "概要"
  13. },
  14. "presence.sections.information.author": {
  15. "description": "One of the strings from the Information section. [on webite -> Author: (username)]",
  16. "message": "作者"
  17. },
  18. "presence.sections.information.contributors": {
  19. "description": "One of the strings from the Information section. [on webite -> Contributors: (array)]",
  20. "message": "貢献者"
  21. },
  22. "presence.sections.information.likes": {
  23. "description": "One of the strings from the Information section. [on webite -> Likes: (56)]",
  24. "message": "いいね"
  25. },
  26. "presence.sections.information.moreurls": {
  27. "description": "Shown in a presence’s page if it uses RegExp. The term \"RegExp\" should not be translated",
  28. "message": "このプレゼンスはRegExpを使用して、ここに表示されているよりも多くのURLに対応しています。\nホバーすることでパターンを表示できます。"
  29. },
  30. "presence.sections.information.supportedurls": {
  31. "description": "One of the strings from the Information section. [on webite -> Supported URLs: (array)]",
  32. "message": "動作するURL"
  33. },
  34. "presence.sections.information.tags": {
  35. "description": "One of the strings from the Information section. [on webite -> Tags: (tag) (tag) (tag)]",
  36. "message": "タグ"
  37. },
  38. "presence.sections.information.title": {
  39. "description": "The title of the information section.",
  40. "message": "情報"
  41. },
  42. "presence.sections.information.users": {
  43. "description": "One of the strings from the Information section. [on webite -> Users: (2000)]",
  44. "message": "ユーザー"
  45. },
  46. "presence.sections.information.version": {
  47. "description": "One of the strings from the Information section. [on webite -> Version: (2.0)]",
  48. "message": "バージョン"
  49. }
  50. }