All user data for FoundryVTT. Includes worlds, systems, modules, and any asset in the "foundryuserdata" directory. Does NOT include the FoundryVTT installation itself.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

49 lines
1.7 KiB

1 year ago
  1. {
  2. "AE": {
  3. "dialogs": {
  4. "companionManager":{
  5. "title": "コンパニオンの管理",
  6. "confirm": {
  7. "title": "コンパニオンを削除",
  8. "content": "<p>本当にこのコンパニオンを削除してよろしいですか?</p>"
  9. }
  10. }
  11. },
  12. "actorSheetBtn": "コンパニオン設定",
  13. "animations": {
  14. "fire": "炎",
  15. "air": "風",
  16. "lightning": "雷",
  17. "water": "水",
  18. "energy1": "波動",
  19. "magic1": "魔法",
  20. "heart": "ドキドキ",
  21. "music": "クレッシェンド",
  22. "fourelements": "四大元素",
  23. "music2": "コード",
  24. "darkness": "闇",
  25. "ice1": "氷",
  26. "magic2": "コンジャンクション",
  27. "lightning2": "竜巻"
  28. },
  29. "groups":{
  30. "elemental": "エレメンタル",
  31. "magical": "魔法",
  32. "z-none": "その他"
  33. },
  34. "settings":{
  35. "storeonactor":{
  36. "title": "アクターにコンパニオンを設定",
  37. "hint": "ユーザーではなくアクターにコンパニオンを設定します。"
  38. },
  39. "enableautomations":{
  40. "title": "オートメーションを有効化",
  41. "hint": "呪文を使用時、コンパニオンの自動召喚機能を有効化します。"
  42. },
  43. "autoclose": {
  44. "title": "自動的に閉じる",
  45. "hint": "召喚後に自動的にコンパニオンのウインドウを自動で閉じる。 "
  46. }
  47. }
  48. }
  49. }