{
    "AE": {
        "dialogs": {
            "companionManager":{
                "title": "コンパニオンの管理",
                "confirm": {
                    "title": "コンパニオンを削除",
                    "content": "<p>本当にこのコンパニオンを削除してよろしいですか？</p>"
                }
            }
        },
        "actorSheetBtn": "コンパニオン設定",
        "animations": {
            "fire": "炎",
            "air": "風",
            "lightning": "雷",
            "water": "水",
            "energy1": "波動",
            "magic1": "魔法",
            "heart": "ドキドキ",
            "music": "クレッシェンド",
            "fourelements": "四大元素",
            "music2": "コード",
            "darkness": "闇",
            "ice1": "氷",
            "magic2": "コンジャンクション",
            "lightning2": "竜巻"

        },
        "groups":{
            "elemental": "エレメンタル",
            "magical": "魔法",
            "z-none": "その他"
        },
        "settings":{
            "storeonactor":{
                "title": "アクターにコンパニオンを設定",
                "hint": "ユーザーではなくアクターにコンパニオンを設定します。"
            },
            "enableautomations":{
                "title": "オートメーションを有効化",
                "hint": "呪文を使用時、コンパニオンの自動召喚機能を有効化します。"
            },
            "autoclose": {
                "title": "自動的に閉じる",
                "hint": "召喚後に自動的にコンパニオンのウインドウを自動で閉じる。 "
            }
        }
    }
}