{
    "ui-chart": {
        "label": {
            "line": "折れ線グラフ",
            "bar": "棒グラフ",
            "scatter": "散布図",
            "circle": "円",
            "cross": "十字",
            "crossRotated": "×印",
            "dash": "半線",
            "line2": "線",
            "rectangle": "四角",
            "roundedRectangle": "角丸四角",
            "rotatedRectangle": "ひし形",
            "star": "星",
            "triangle": "三角",
            "none": "なし",
            "timescale": "時間軸",
            "linear": "数値軸",
            "categorical": "分類軸",
            "group": "グループ",
            "size": "サイズ",
            "label": "ラベル",
            "optionalChartTitle": "任意のグラフ名",
            "class": "クラス",
            "optionalCssClassNames": "任意のCSSクラス名",
            "type": "種類",
            "showLegend": "凡例を表示",
            "seriesColors": "配色",
            "seconds": "秒",
            "minutes": "分",
            "hours": "時間",
            "days": "日",
            "weeks": "週",
            "or": "または",
            "points": "点",
            "xLimit": "X-軸の上限",
            "xType": "X-軸の種類",
            "last": "直近",
            "yAxis": "Y-軸",
            "min": "最小",
            "max": "最大",
            "properties": "プロパティ",
            "series": "系列:",
            "key": "キー:",
            "propertyPlaceholder": "msg.payload[key] または msg.payload[n][key]",
            "pointStyle": "点の様式",
            "pointShape": "形",
            "pointRadius": "半径 (px)",
            "action": "動作",
            "append": "追加",
            "replace": "置換"
        }
    }
}