123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337 |
- {
- "actions.applyHighlight.description": "ノードの強調表示",
- "actions.applyHighlight.label": "強調表示の適用操作",
- "actions.applySelection.description": "ノードを選択します。",
- "actions.applySelection.label": "選択の適用操作",
- "actions.args.attributes.description": "(オプション) 操作時に適用する属性と値のマッピング。",
- "actions.args.attributes.label": "(オプション) 属性関数引数",
- "actions.args.primaryAttributes.description": "(オプション) 操作時に適用する 1 次属性のマッピング。",
- "actions.args.primaryAttributes.label": "(オプション) 1 次属性関数引数",
- "actions.args.primarySelector.description": "操作を適用するノードの 1 次セレクター。",
- "actions.args.primarySelector.label": "1 次セレクター関数引数",
- "actions.args.secondaryAttributes.description": "(オプション) 操作時に適用する 2 次属性のマッピング。",
- "actions.args.secondaryAttributes.label": "(オプション) 2 次属性関数引数",
- "actions.args.secondarySelector.description": "操作を適用するノードの 2 次セレクター。",
- "actions.args.secondarySelector.label": "2 次セレクター関数引数",
- "actions.args.selector.description": "操作を適用するノードのセレクター。",
- "actions.args.selector.label": "セレクター関数引数",
- "actions.breadCrumb.description": "階層リンクで階層の細目を上下にナビゲートします。",
- "actions.breadCrumb.label": "階層リンク・ナビゲーション操作",
- "actions.chord.selector.description": "操作を適用する弦のセレクター。",
- "actions.chord.selector.label": "弦のセレクター関数引数",
- "actions.chord.toggleSelect.description": "弦の選択を切り替えます。",
- "actions.chord.toggleSelect.label": "弦の選択の切り替え操作",
- "actions.chordGroup.highlight.description": "弦グループとそれに接続されているすべてのものを強調表示します。",
- "actions.chordGroup.highlight.label": "弦グループ強調表示操作",
- "actions.chordGroup.removeHighlight.description": "弦グループとそれに接続されているすべてのものの強調表示を削除します。",
- "actions.chordGroup.removeHighlight.label": "弦グループの強調表示の削除操作",
- "actions.chordGroup.selector.description": "操作を適用する弦グループのセレクター。",
- "actions.chordGroup.selector.label": "弦グループのセレクター関数引数",
- "actions.drillDown.description": "次の詳細レベルにドリルダウンします。",
- "actions.drillDown.label": "ドリルダウン操作",
- "actions.removeAllSelect.description": "すべてのノードからすべての選択を削除します。",
- "actions.removeAllSelect.label": "すべての選択の削除操作",
- "actions.removeHighlight.description": "ノードから強調表示を削除します。",
- "actions.removeHighlight.label": "強調表示の削除操作",
- "actions.removeSelection.description": "ノードの選択を削除します。",
- "actions.removeSelection.label": "選択の削除操作",
- "actions.toggleSelect.description": "ノードの選択を切り替えます。",
- "actions.toggleSelect.label": "選択の切り替え操作",
- "actions.zoom.args.panX.description": "x 方向のパン量。",
- "actions.zoom.args.panX.label": "ズームの x パン量関数引数",
- "actions.zoom.args.panY.description": "y 方向のパン量。",
- "actions.zoom.args.panY.label": "ズームの y パン量関数引数",
- "actions.zoom.args.scale.description": "ズーム操作のスケール量。",
- "actions.zoom.args.scale.label": "ズームのスケール関数引数",
- "actions.zoom.description": "ズーム操作",
- "actions.zoom.label": "ズーム操作",
- "actions.zoomPackedBubble.description": "パック・バブル・チャートのズーム。",
- "actions.zoomPackedBubble.label": "パック・バブル・チャートのズーム操作",
- "background.chart.color.description": "グラフの背景色。",
- "background.chart.color.name": "背景色",
- "background.color.description": "グラフ要素の背景色。",
- "background.elements.color.description": "グラフ要素の背景色。",
- "background.elements.color.name": "要素の背景色",
- "color.dynamicPalette.max.description": "動的パレットの最大値に使用する色。",
- "color.dynamicPalette.max.name": "最大値の色",
- "color.dynamicPalette.mid.description": "動的パレットの中間値に使用する色。",
- "color.dynamicPalette.mid.name": "中間値の色",
- "color.dynamicPalette.min.description": "動的パレットの最小値に使用する色。",
- "color.dynamicPalette.min.name": "最小値の色",
- "color.network.link.description": "ネットワークのリンクの色。",
- "color.network.link.name": "ネットワークのリンクの色",
- "color.outline.symbol.description": "シンボルのアウトラインの色。",
- "color.outline.symbol.name": "シンボルのアウトラインの色",
- "color.palette.description": "グラフ内のデータ要素に適用される色またはパターンを制御するカラー・パレット。",
- "color.palette.name": "カラー・パレット",
- "data.handling.description": "データのプロットに使用する設定。",
- "data.handling.name": "設定",
- "datamodel.hierarchial.label": "階層データ・モデル",
- "datamodel.tabular.label": "表形式データ・モデル",
- "datamodel.tabular.network.description": "ノードとリンクのみを指定するネットワーク・データ・モデル。",
- "dataset.hierarchial.label": "階層データ・セット",
- "dataset.tabular.description": "行と列の表形式データ・セット。",
- "dataset.tabular.label": "表形式データ・セット",
- "dataset.tabular.link.description": "ノード間のリンクを決定します。",
- "dataset.tabular.link.label": "表形式リンク・データ・セット",
- "dataset.tabular.node.description": "ノードを定義する表形式データ・セット。",
- "dataset.tabular.node.label": "表形式ノード・データ・セット",
- "dataslot.categories.label": "カテゴリー",
- "dataslot.category.label": "カテゴリー",
- "dataslot.children.description": "ツリー・ノードに適用すると、そのノードの子が配列リストとして返されます。",
- "dataslot.children.label": "子",
- "dataslot.color.description": "形状の色を決定します。",
- "dataslot.color.label": "色",
- "dataslot.key.description": "各行の要素と一致させるために呼び出されます。 主として遷移に使用されます。",
- "dataslot.key.label": "キー",
- "dataslot.label.description": "形状のラベルを決定します。",
- "dataslot.label.label": "ラベル",
- "dataslot.maximumValue.label": "最大値",
- "dataslot.source.label": "ソース",
- "dataslot.source.network.description": "リンクのソース",
- "dataslot.sourceValue.label": "ソース値",
- "dataslot.tabular.id.description": "ノードの ID。",
- "dataslot.tabular.id.label": "識別子",
- "dataslot.tabular.size.description": "形状のサイズを決定します。",
- "dataslot.tabular.size.label": "サイズ",
- "dataslot.target.label": "目標値",
- "dataslot.target.network.description": "リンクのターゲット",
- "dataslot.targetValue.label": "目標",
- "dataslot.value.label": "値",
- "dataslot.x.label": "X 軸",
- "dataslot.y.label": "Y 軸",
- "defaultPalette.description": "Rave2 デフォルトの説明",
- "defaultPalette.label": "Rave2 デフォルト",
- "effect.duration.description": "アニメーション期間 (ミリ秒単位)。",
- "effect.duration.name": "アニメーション期間 (ミリ秒)",
- "effect.name.description": "グラフ描画時に使用する効果。",
- "effect.name.name": "アニメーション",
- "effect.name.options.none": "なし",
- "effect.name.options.transition": "遷移",
- "grid.color.description": "グリッド線の色。",
- "grid.color.name": "グリッド線の色",
- "grid.display.description": "グリッド線を表示または非表示にします。",
- "grid.display.name": "グリッド線を表示",
- "layout.axissize.bottom.max.description": "CSS のサイズまたはパーセントで示した下軸の最大サイズ。",
- "layout.axissize.bottom.max.name": "下軸の最大サイズ",
- "layout.axissize.bottom.min.description": "CSS のサイズまたはパーセントで示した下軸の最小サイズ。",
- "layout.axissize.bottom.min.name": "下軸の最小サイズ",
- "layout.axissize.bottom.preferred.description": "CSS のサイズまたはパーセントで示した下軸の優先サイズ。",
- "layout.axissize.bottom.preferred.name": "下軸の優先サイズ",
- "layout.axissize.left.max.description": "CSS のサイズまたはパーセントで示した左軸の最大サイズ。",
- "layout.axissize.left.max.name": "左軸の最大サイズ",
- "layout.axissize.left.min.description": "CSS のサイズまたはパーセントで示した左軸の最小サイズ。",
- "layout.axissize.left.min.name": "左軸の最小サイズ",
- "layout.axissize.left.preferred.description": "CSS のサイズまたはパーセントで示した左軸の優先サイズ。",
- "layout.axissize.left.preferred.name": "左軸の優先サイズ",
- "layout.axissize.right.max.description": "CSS のサイズまたはパーセントで示した右軸の最大サイズ。",
- "layout.axissize.right.max.name": "右軸の最大サイズ",
- "layout.axissize.right.min.description": "CSS のサイズまたはパーセントで示した右軸の最小サイズ。",
- "layout.axissize.right.min.name": "右軸の最小サイズ",
- "layout.axissize.right.preferred.description": "CSS のサイズまたはパーセントで示した右軸の優先サイズ。",
- "layout.axissize.right.preferred.name": "右軸の優先サイズ",
- "layout.axissize.top.max.description": "CSS のサイズまたはパーセントで示した上軸の最大サイズ。",
- "layout.axissize.top.max.name": "上軸の最大サイズ",
- "layout.axissize.top.min.description": "CSS のサイズまたはパーセントで示した上軸の最小サイズ。",
- "layout.axissize.top.min.name": "上軸の最小サイズ",
- "layout.axissize.top.preferred.description": "CSS のサイズまたはパーセントで示した上軸の優先サイズ。",
- "layout.axissize.top.preferred.name": "上軸の優先サイズ",
- "layout.chart.padding.bottom.description": "グラフの下部余白。",
- "layout.chart.padding.bottom.name": "下部余白",
- "layout.chart.padding.left.description": "グラフの左余白。",
- "layout.chart.padding.left.name": "左余白",
- "layout.chart.padding.right.description": "グラフの右余白。",
- "layout.chart.padding.right.name": "右余白",
- "layout.chart.padding.top.description": "グラフの上部余白。",
- "layout.chart.padding.top.name": "上部余白",
- "layout.legendchart.align.description": "凡例をグラフの内部に位置合わせするかどうか。",
- "layout.legendchart.align.name": "凡例をグラフに位置合わせ",
- "layout.legendchart.gap.description": "凡例とグラフの間のスペース (CSS サイズまたはパーセンテージ)。",
- "layout.legendchart.gap.name": "凡例とグラフの間のスペース",
- "layout.legendsize.max.description": "凡例の最大サイズ (CSS のサイズまたはパーセンテージ)。",
- "layout.legendsize.max.name": "最大サイズ",
- "layout.legendsize.min.description": "凡例の最小サイズ (CSS のサイズまたはパーセンテージ)。",
- "layout.legendsize.min.name": "最小サイズ",
- "layout.legendsize.preferred.description": "凡例の優先サイズ (CSS のサイズまたはパーセンテージ)。",
- "layout.legendsize.preferred.name": "優先サイズ",
- "layout.padding.description": "グラフと凡例の周囲の余白。",
- "layout.padding.name": "間隔",
- "legend.display.description": "凡例を表示または非表示にします。",
- "legend.display.falseLabel": "非表示",
- "legend.display.name": "凡例の表示",
- "legend.display.trueLabel": "表示",
- "legend.entrystyle.font.description": "凡例項目のフォント・プロパティー。",
- "legend.entrystyle.font.name": "エントリーのフォント",
- "legend.links.display.description": "リンクの凡例を表示または非表示にします。",
- "legend.links.display.name": "リンクの凡例を表示",
- "legend.links.entrystyle.font.description": "リンクの凡例項目のフォント・スタイル。",
- "legend.links.entrystyle.font.name": "リンクの凡例項目のフォント ",
- "legend.links.title.description": "リンクの凡例のタイトル。",
- "legend.links.title.name": "リンクの凡例タイトル",
- "legend.links.titlestyle.fill.description": "リンクの凡例タイトルの色。",
- "legend.links.titlestyle.fill.name": "リンクの凡例タイトルの色",
- "legend.links.titlestyle.font.description": "リンクの凡例タイトルのフォント・スタイル。",
- "legend.links.titlestyle.font.name": "リンクの凡例タイトルのフォント ",
- "legend.links.titlestyle.fontfamily.description": "リンクの凡例タイトルのフォント・ファミリー。",
- "legend.links.titlestyle.fontfamily.name": "リンクの凡例タイトルのフォント・ファミリー",
- "legend.links.titlestyle.fontsize.description": "リンクの凡例タイトルのフォント・サイズ。",
- "legend.links.titlestyle.fontsize.name": "リンクの凡例タイトルのフォント・サイズ",
- "legend.nodes.display.description": "ノードの凡例を表示または非表示にします。",
- "legend.nodes.display.falseLabel": "非表示",
- "legend.nodes.display.name": "ノードの凡例を表示",
- "legend.nodes.display.trueLabel": "表示",
- "legend.nodes.entrystyle.font.description": "ノードの凡例項目のフォント・スタイル。",
- "legend.nodes.entrystyle.font.name": "ノードの凡例項目のフォント",
- "legend.nodes.title.description": "ノードの凡例のタイトル。",
- "legend.nodes.title.name": "ノードの凡例タイトル",
- "legend.nodes.titlestyle.fill.description": "ノードの凡例タイトルの色。",
- "legend.nodes.titlestyle.fill.name": "ノードの凡例タイトルの色",
- "legend.nodes.titlestyle.font.description": "ノードの凡例タイトルのフォント・スタイル。",
- "legend.nodes.titlestyle.font.name": "ノードの凡例タイトルのフォント",
- "legend.nodes.titlestyle.fontfamily.description": "ノードの凡例タイトルのフォント・ファミリー。",
- "legend.nodes.titlestyle.fontfamily.name": "ノードの凡例タイトルのフォント・ファミリー",
- "legend.nodes.titlestyle.fontsize.description": "ノードの凡例タイトルのフォント・サイズ。",
- "legend.nodes.titlestyle.fontsize.name": "ノードの凡例タイトルのフォント・サイズ",
- "legend.position.description": "グラフ内の凡例の位置。",
- "legend.position.name": "凡例の位置",
- "legend.position.options.bottom": "下位",
- "legend.position.options.left": "左",
- "legend.position.options.right": "右",
- "legend.position.options.top": "上位",
- "legend.show.description": "凡例を表示または非表示にします。",
- "legend.show.name": "凡例の表示",
- "legend.title.description": "凡例のタイトル。",
- "legend.title.name": "タイトル",
- "legend.titlestyle.fill.description": "凡例タイトルの色。",
- "legend.titlestyle.fill.name": "タイトルの色",
- "legend.titlestyle.font.description": "凡例タイトルのフォント・プロパティー。",
- "legend.titlestyle.font.name": "タイトルのフォント",
- "legend.titlestyle.fontfamily.description": "凡例タイトルのフォント・ファミリー。",
- "legend.titlestyle.fontfamily.name": "タイトルのフォント・ファミリー",
- "legend.titlestyle.fontsize.description": "凡例タイトルのフォント・サイズ。",
- "legend.titlestyle.fontsize.name": "タイトルのフォント・サイズ",
- "linkType.description": "ノード間のリンクのスタイル。 このプロパティーは、リンクのパス (直線や曲線など) を制御します。",
- "linkType.name": "リンクのスタイルのタイプ",
- "linkType.options.arc": "弧",
- "linkType.options.line": "線",
- "network.config.network.description": "ネットワーク図には、ノード (シンボルによって表される) とリンク (パスによって表される) の集合が表示され、エンティティーまたはアイテム間の関係が示されます。",
- "network.config.network.label": "ネットワーク",
- "network.description": "ネットワーク図には、ノード (シンボルによって表される) とリンク (パスによって表される) の集合が表示され、エンティティーまたはアイテム間の関係が示されます。",
- "network.label": "ネットワーク",
- "network.propertyPresentation.advanced.networkSpecificProperties.description": "ネットワーク固有のプロパティー",
- "network.propertyPresentation.advanced.networkSpecificProperties.label": "ネットワーク",
- "nodeLabel.font.description": "ノード・ラベルのフォント・スタイル。",
- "nodeLabel.font.name": "ノード・ラベルのフォント",
- "nodeLabel.show.description": "ノードのテキスト・ラベルを表示します。",
- "nodeLabel.show.falseLabel": "非表示",
- "nodeLabel.show.name": "ノード・ラベル",
- "nodeLabel.show.trueLabel": "表示",
- "nodeSize.max.description": "ノード・シンボルの最大領域。 この領域は、提供されるデータ・セットの最大値に対応します。",
- "nodeSize.max.name": "ノードの最大サイズ",
- "nodeSize.min.description": "ノード・シンボルの最小領域。 この領域は、提供されるデータ・セットの最小値に対応します。",
- "nodeSize.min.name": "ノードの最小サイズ",
- "nodeSymbol.description": "ノードを表す形状。",
- "nodeSymbol.name": "ノードの形状",
- "nodeSymbol.options.circle": "円",
- "nodeSymbol.options.cross": "十字",
- "nodeSymbol.options.diamond": "ひし形",
- "nodeSymbol.options.donut": "ドーナツ・グラフ",
- "nodeSymbol.options.donut-plus": "ドーナツ・プラス",
- "nodeSymbol.options.horizontal-rectangle": "横の長方形",
- "nodeSymbol.options.rectangle": "長方形",
- "nodeSymbol.options.square": "四角形",
- "nodeSymbol.options.star": "星形",
- "nodeSymbol.options.triangle-down": "下向き三角形",
- "nodeSymbol.options.triangle-left": "左向き三角形",
- "nodeSymbol.options.triangle-right": "右向き三角形",
- "nodeSymbol.options.triangle-up": "上向き三角形",
- "nodeSymbol.options.vertical-rectangle": "縦の長方形",
- "padding.description": "SVG 境界と軸線の間の距離 (ピクセル単位)。",
- "padding.name": "間隔",
- "propertyPresentation.advanced.axisSizeProperties.description": "軸サイズのプロパティー。",
- "propertyPresentation.advanced.axisSizeProperties.label": "軸サイズ",
- "propertyPresentation.advanced.clientBehaviorProperties.description": "クライアント・サイドのプロパティー。",
- "propertyPresentation.advanced.clientBehaviorProperties.label": "クライアントの振る舞い",
- "propertyPresentation.advanced.commonProperties.description": "共通のプロパティー。",
- "propertyPresentation.advanced.commonProperties.label": "共通",
- "propertyPresentation.advanced.description": "グループ化構造の全プロパティーの詳細リスト。",
- "propertyPresentation.advanced.label": "詳細設定",
- "propertyPresentation.advanced.labelProperties.description": "ラベルのプロパティー",
- "propertyPresentation.advanced.labelProperties.label": "ラベル",
- "propertyPresentation.advanced.legendProperties.description": "凡例のプロパティー。",
- "propertyPresentation.advanced.legendProperties.label": "凡例",
- "propertyPresentation.advanced.xAxisProperties.description": "X 軸のプロパティー。",
- "propertyPresentation.advanced.xAxisProperties.label": "X 軸",
- "propertyPresentation.advanced.yAxisProperties.description": "Y 軸のプロパティー。",
- "propertyPresentation.advanced.yAxisProperties.label": "Y 軸",
- "propertyPresentation.simple.description": "一般的なプロパティーの単純リスト。",
- "propertyPresentation.simple.label": "単純",
- "rave2.colorpalette.blueContinuousSequential.description": "「青 - 連続、順次」の説明",
- "rave2.colorpalette.blueContinuousSequential.label": "青 - 連続、順次",
- "rave2.colorpalette.blueDiscreteSequential.description": "「青 - 不連続、順次」の説明",
- "rave2.colorpalette.blueDiscreteSequential.label": "青 - 不連続、順次",
- "rave2.colorpalette.blueGreenContinuousDivergent.description": "「青/緑 - 連続、分化」の説明",
- "rave2.colorpalette.blueGreenContinuousDivergent.label": "青/緑 - 連続、分化",
- "rave2.colorpalette.blueGreenDiscreteDivergent.description": "「青/緑 - 不連続、分化」の説明",
- "rave2.colorpalette.blueGreenDiscreteDivergent.label": "青/緑 - 不連続、分化",
- "rave2.colorpalette.dark.description": "「暗い」の説明",
- "rave2.colorpalette.dark.label": "暗い",
- "rave2.colorpalette.financial.description": "財務の説明",
- "rave2.colorpalette.financial.label": "財務",
- "rave2.colorpalette.greenContinuousSequential.description": "「緑 - 連続、順次」の説明",
- "rave2.colorpalette.greenContinuousSequential.label": "緑 - 連続、順次",
- "rave2.colorpalette.greenDiscreteSequential.description": "「緑 - 不連続、順次」の説明",
- "rave2.colorpalette.greenDiscreteSequential.label": "緑 - 不連続、順次",
- "rave2.colorpalette.light.description": "「明るい」の説明",
- "rave2.colorpalette.light.label": "明るい",
- "rave2.colorpalette.medical.description": "医療の説明",
- "rave2.colorpalette.medical.label": "医療",
- "rave2.colorpalette.orangeContinuousSequential.description": "「オレンジ - 連続、順次」の説明",
- "rave2.colorpalette.orangeContinuousSequential.label": "オレンジ - 連続、順次",
- "rave2.colorpalette.orangeDiscreteSequential.description": "「オレンジ - 不連続、順次」の説明",
- "rave2.colorpalette.orangeDiscreteSequential.label": " オレンジ - 不連続、順次",
- "rave2.colorpalette.purpleContinuousSequential.description": "「紫 - 連続、順次」の説明",
- "rave2.colorpalette.purpleContinuousSequential.label": "紫 - 連続、順次",
- "rave2.colorpalette.purpleDiscreteSequential.description": "「紫 - 不連続、順次」の説明",
- "rave2.colorpalette.purpleDiscreteSequential.label": "紫 - 不連続、順次",
- "rave2.colorpalette.redBlueContinuousDivergent.description": "「赤/青 - 連続、分化」の説明",
- "rave2.colorpalette.redBlueContinuousDivergent.label": "赤/青 - 連続、分化",
- "rave2.colorpalette.redBlueDiscreteDivergent.description": "「赤/青 - 不連続、分化」の説明",
- "rave2.colorpalette.redBlueDiscreteDivergent.label": "赤/青 - 不連続、分化",
- "rave2.colorpalette.redBlueInverseContinuousDivergent.description": "「赤/青 - 逆、連続、分化」の説明",
- "rave2.colorpalette.redBlueInverseContinuousDivergent.label": "赤/青 - 逆、連続、分化",
- "rave2.colorpalette.redBlueInverseDiscreteDivergent.description": "「赤/青 - 逆、不連続、分化」の説明",
- "rave2.colorpalette.redBlueInverseDiscreteDivergent.label": "赤/青 - 逆、不連続、分化",
- "rave2.colorpalette.redContinuousSequential.description": "「赤 - 連続、順次」の説明",
- "rave2.colorpalette.redContinuousSequential.label": "赤 - 連続、順次",
- "rave2.colorpalette.redDiscreteSequential.description": "「赤 - 不連続、順次」の説明",
- "rave2.colorpalette.redDiscreteSequential.label": " 赤 - 不連続、順次",
- "rave2.colorpalette.redGreenContinuousDivergent.description": "「赤/緑 - 連続、分化」の説明",
- "rave2.colorpalette.redGreenContinuousDivergent.label": "赤/緑 - 連続、分化",
- "rave2.colorpalette.redGreenDiscreteDivergent.description": "「赤/緑 - 不連続、分化」の説明",
- "rave2.colorpalette.redGreenDiscreteDivergent.label": "赤/緑 - 不連続、分化",
- "rave2.colorpalette.redGreenInverseContinuousDivergent.description": "「赤/緑 - 逆、連続、分化」の説明",
- "rave2.colorpalette.redGreenInverseContinuousDivergent.label": "赤/緑 - 逆、連続、分化",
- "rave2.colorpalette.redGreenInverseDiscreteDivergent.description": "「赤/緑 - 逆、不連続、分化」の説明",
- "rave2.colorpalette.redGreenInverseDiscreteDivergent.label": "赤/緑 - 逆、不連続、分化",
- "rave2.colorpalette.tealContinuousSequential.description": "「青緑 - 連続、順次」の説明",
- "rave2.colorpalette.tealContinuousSequential.label": "青緑 - 連続、順次",
- "rave2.colorpalette.tealDiscreteSequential.description": "「青緑 - 不連続、順次」の説明",
- "rave2.colorpalette.tealDiscreteSequential.label": "青緑 - 不連続、順次",
- "rave2.colorpalette.tealPurpleContinuousDivergent.description": "「青緑/紫 - 連続、分化」の説明",
- "rave2.colorpalette.tealPurpleContinuousDivergent.label": "青緑/紫 - 連続、分化",
- "rave2.colorpalette.tealPurpleDiscreteDivergent.description": "「青緑/紫 - 不連続、分化」の説明",
- "rave2.colorpalette.tealPurpleDiscreteDivergent.label": "青緑/紫 - 不連続、分化",
- "rave2.colorpalette.violetContinuousSequential.description": "「すみれ色 - 連続、順次」の説明",
- "rave2.colorpalette.violetContinuousSequential.label": "すみれ色 - 連続、順次",
- "rave2.colorpalette.violetDiscreteSequential.description": "「すみれ色 - 不連続、順次」の説明",
- "rave2.colorpalette.violetDiscreteSequential.label": "すみれ色 - 不連続、順次",
- "rave2.colorpalette.yellowContinuousSequential.description": "「黄 - 連続、順次」の説明",
- "rave2.colorpalette.yellowContinuousSequential.label": "黄 - 連続、順次",
- "rave2.colorpalette.yellowDiscreteSequential.description": "「黄 - 不連続、順次」の説明",
- "rave2.colorpalette.yellowDiscreteSequential.label": "黄 - 不連続、順次",
- "transpose.description": "「はい」に設定すると、Y 軸に独立スケールが表示され、X 軸に従属スケールが表示されます。",
- "transpose.falseLabel": "入れ替えない",
- "transpose.name": "X 軸と Y 軸の切り替え",
- "transpose.trueLabel": "入れ替え"
- }
|