123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556 |
- {
- "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.locate.description": "配置アクション",
- "actions.locate.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": "要素の背景色",
- "border.color.description": "機能間の境界線の色。",
- "border.color.name": "罫線の色",
- "border.width.description": "境界線の幅。",
- "border.width.name": "境界線の幅",
- "bubble.animation.description": "最初のバブルのアニメーション表示に使用する効果。",
- "bubble.animation.duration.description": "初期のバブル・アニメーションの期間 (ミリ秒)。",
- "bubble.animation.duration.name": "バブルのアニメーション期間",
- "bubble.animation.name": "バブルのアニメーション",
- "bubble.animation.options.none": "なし",
- "bubble.animation.options.transition": "遷移",
- "bubble.size.description": "データに応じてバブルをサイズ変更しない場合のバブルのサイズ (ピクセル単位)。",
- "bubble.size.name": "バブルのサイズ",
- "bubbleBorder.color.description": "バブルの境界線の色。",
- "bubbleBorder.color.name": "バブルの境界線の色",
- "bubbleBorder.width.description": "バブルの境界線の幅。",
- "bubbleBorder.width.name": "バブルの境界線の幅",
- "color.feature.palette.description": "地図の領域の色付けに使用するカラー・パレット。",
- "color.feature.palette.name": "カラー・パレット",
- "color.featureDynamicPalette.max.description": "領域の動的パレットの最大値に使用する色。",
- "color.featureDynamicPalette.max.name": "領域の最大値の色",
- "color.featureDynamicPalette.mid.description": "領域の動的パレットの中間値に使用する色。",
- "color.featureDynamicPalette.mid.name": "領域の中間値の色",
- "color.featureDynamicPalette.min.description": "領域の動的パレットの最小値に使用する色。",
- "color.featureDynamicPalette.min.name": "領域の最小値の色",
- "color.fillTransparency.description": "領域を塗りつぶす色のパレット・エントリーに追加される透明度。",
- "color.fillTransparency.name": "塗りつぶしの透過率",
- "color.latlong.palette.description": "地図の緯度/経度点の色付けに使用するカラー・パレット。",
- "color.latlong.palette.name": "カラー・パレット",
- "color.latlongTransparency.description": "点を塗りつぶす色のパレット・エントリーに追加される透明度。",
- "color.latlongTransparency.name": "塗りつぶしの透過率",
- "color.null.description": "Null 値に適用される色。",
- "color.null.name": "Null 値の色",
- "color.palette.description": "タイル表示の地図で使用するカラー・パレット。",
- "color.palette.name": "カラー・パレット",
- "color.point.palette.description": "地図の点の色付けに使用するカラー・パレット。",
- "color.point.palette.name": "カラー・パレット",
- "color.pointDynamicPalette.max.description": "点の動的パレットの最大値に使用する色。",
- "color.pointDynamicPalette.max.name": "点の最大値の色",
- "color.pointDynamicPalette.mid.description": "点の動的パレットの中間値に使用する色。",
- "color.pointDynamicPalette.mid.name": "点の中間値の色",
- "color.pointDynamicPalette.min.description": "点の動的パレットの最小値に使用する色。",
- "color.pointDynamicPalette.min.name": "点の最小値の色",
- "color.pointTransparency.description": "点を塗りつぶす色のパレット・エントリーに追加される透明度。",
- "color.pointTransparency.name": "塗りつぶしの透過率",
- "custom.point.layerName.description": "地点に使用する必要があるカスタム多角形レイヤーのレイヤー名。",
- "custom.point.layerName.name": "地点カスタム・レイヤー名",
- "custom.point.mapId.description": "地点に使用する必要があるカスタム多角形レイヤーのマップ ID。",
- "custom.point.mapId.name": "地点カスタム・マップ ID",
- "custom.point.propertyName.description": "地点に使用する必要があるカスタム多角形レイヤーのプロパティー名。",
- "custom.point.propertyName.name": "地点カスタム・プロパティー名",
- "custom.region.layerName.description": "地域に使用する必要があるカスタム多角形レイヤーのレイヤー名。",
- "custom.region.layerName.name": "地域カスタム・レイヤー名",
- "custom.region.mapId.description": "地域に使用する必要があるカスタム多角形レイヤーのマップ ID。",
- "custom.region.mapId.name": "地域カスタム・マップ ID",
- "custom.region.propertyName.description": "地域に使用する必要があるカスタム多角形レイヤーのプロパティー名。",
- "custom.region.propertyName.name": "地域カスタム・プロパティー名",
- "customPolygonPropertyConversionFailure": "カスタム・レイヤー・データを、必要なデータ型に変換できませんでした。 このカスタム・レイヤー・プロパティーには数値データを使用してください。",
- "data.handling.description": "データのプロットに使用する設定。",
- "data.handling.name": "設定",
- "data.latlong.dataslot.label.description": "地図に示す場所に添付されたラベルを指定します",
- "data.latlong.dataslot.label.label": "ラベル",
- "data.latlong.dataslot.latitude.description": "地図に示す場所の緯度を指定します",
- "data.latlong.dataslot.latitude.label": "緯度",
- "data.latlong.dataslot.longitude.description": "地図に示す場所の経度を指定します",
- "data.latlong.dataslot.longitude.label": "経度",
- "data.point.dataslot.featureLvl1.description": "レンダリングする地図上の場所を指定します。追加のデータ・アイテム (市、都道府県、国など) を使用して詳細に設定できます",
- "data.point.dataslot.featureLvl1.label": "場所",
- "data.point.dataslot.featureLvl2.description": "1 番目の詳細設定アイテム",
- "data.point.dataslot.featureLvl2.label": "場所の絞り込み",
- "data.point.dataslot.featureLvl3.description": "2 番目の詳細設定アイテム",
- "data.point.dataslot.featureLvl3.label": "場所の追加的絞り込み",
- "data.point.dataslot.pointColor.description": "その数値と選択されたパレットに基づいて形状の色を決定します",
- "data.point.dataslot.pointColor.label": "色",
- "data.point.dataslot.pointSize.description": "その数値に基づいて形状のサイズを決定します",
- "data.point.dataslot.pointSize.label": "サイズ",
- "data.region.dataslot.featureLvl1.description": "レンダリングする地図上の場所を指定します。追加のデータ・アイテム (市、都道府県、国など) を使用して詳細に設定できます。",
- "data.region.dataslot.featureLvl1.label": "場所",
- "data.region.dataslot.featureLvl2.description": "詳細設定アイテム。例えば、郵便番号の場合は国を使用します。 市の場合は都道府県を使用します。 都道府県の場合は国を使用します。",
- "data.region.dataslot.featureLvl2.label": "場所の絞り込み",
- "data.region.dataslot.featureLvl3.description": "さらに明確にするための詳細設定アイテム。例えば、市の場合は国を使用します。",
- "data.region.dataslot.featureLvl3.label": "場所の追加的絞り込み",
- "data.region.dataslot.fill.description": "この値は、選択されたパレットに基づいて領域を塗りつぶす色を決定します。",
- "data.region.dataslot.fill.label": "色",
- "datamodel.hierarchial.label": "階層データ・モデル",
- "datamodel.multitable.map.description": "データ・モデルは 2 つの別々のデータ・セットを使用して、領域の色付けとバブルの重ね合わせを行います",
- "datamodel.multitable.map.label": "複数テーブル領域とバブル",
- "datamodel.tabular.label": "表形式データ・モデル",
- "datamodel.tabular.map.description": "機能の名前、色、ラベル、x と y による点データ、サイズ、ラベルを指定する単純な地図モデル。",
- "datamodel.tabular.map.new.description": "機能の突き合わせを使用することにより、各領域を色付けし、バブルを重ね合わせるデータ・モデル。",
- "datamodel.tabular.map.new.label": "表形式の領域とバブル",
- "dataset.hierarchial.label": "階層データ・セット",
- "dataset.latlong.label": "緯度/経度",
- "dataset.points.label": "点",
- "dataset.regions.label": "領域",
- "dataset.tabular.description": "行と列の表形式データ・セット。",
- "dataset.tabular.label": "表形式データ・セット",
- "dataset.tabular.link.description": "ノード間のリンクを決定します。",
- "dataset.tabular.link.label": "表形式リンク・データ・セット",
- "dataset.tabular.map.description": "GeoJSON 機能で使用される表形式マップ・データ (GeoJSON ID 検索プロパティーへの機能 ID データ)。",
- "dataset.tabular.map.latlong.description": "バブルを緯度/経度座標にマップするための表形式データ・セット",
- "dataset.tabular.map.new.description": "機能の突き合わせを使用することにより、各領域を色付けし、バブルを重ね合わせるデータ・セット。",
- "dataset.tabular.map.point.description": "地図データ上にプロットする点を表す表形式のデータ。",
- "dataset.tabular.map.points.description": "バブルを位置にマップするための表形式データ・セット",
- "dataset.tabular.map.regions.description": "色を領域にマップするための表形式データ・セット",
- "dataset.tabular.node.description": "ノードを定義する表形式データ・セット。",
- "dataset.tabular.node.label": "表形式ノード・データ・セット",
- "dataset.tabular.points.label": "表形式データ・セット・ポイント",
- "dataset.tabular.regions.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.label.map.description": "地図機能のラベル。 この値はオプションです。 値を指定しない場合、機能名が使用されます。",
- "dataslot.map.bubbleColor.description": "設定した場合、機能ごとにバブルが描画されます。 各バブルの色を決めるために数値が使用されます。",
- "dataslot.map.bubbleColor.label": "点の色",
- "dataslot.map.bubbleSize.description": "設定した場合、機能ごとにバブルが描画されます。 各バブルのサイズを決めるために数値が使用されます。",
- "dataslot.map.bubbleSize.label": "点のサイズ",
- "dataslot.map.featureColor.description": "地図機能の色。",
- "dataslot.map.featureColor.label": "機能の値",
- "dataslot.map.featureLabel.description": "各機能に関連付けるラベル。 指定しない場合、機能 ID が使用されます。",
- "dataslot.map.featureLabel.label": "機能ラベル",
- "dataslot.map.featureLvl1.description": "レンダリングする地図上の場所を指定します。追加のデータ・アイテム (市、都道府県、国など) を使用して詳細に設定できます",
- "dataslot.map.featureLvl1.label": "場所",
- "dataslot.map.featureLvl2.description": "1 番目の詳細設定アイテム",
- "dataslot.map.featureLvl2.label": "場所の絞り込み",
- "dataslot.map.featureLvl3.description": "2 番目の詳細設定アイテム",
- "dataslot.map.featureLvl3.label": "場所の追加的絞り込み",
- "dataslot.map.pointIdentifier.description": "pointIdentifier.description",
- "dataslot.map.pointIdentifier.label": "pointIdentifier.label",
- "dataslot.map.pointIdentifierRefinement.description": "pointIdentifierRefinement.description",
- "dataslot.map.pointIdentifierRefinement.label": "pointIdentifierRefinement.label",
- "dataslot.map.value.description": "これはフィーチャー ID ごとのプロパティーとして付加される値です。",
- "dataslot.map.value.label": "領域の色",
- "dataslot.maximumValue.label": "最大値",
- "dataslot.source.label": "ソース",
- "dataslot.sourceValue.label": "ソース値",
- "dataslot.tabular.id.description": "ノードの ID。",
- "dataslot.tabular.id.label": "識別子",
- "dataslot.tabular.size.description": "形状のサイズを決定します。",
- "dataslot.tabular.size.label": "サイズ",
- "dataslot.target.label": "目標値",
- "dataslot.targetValue.label": "目標",
- "dataslot.value.label": "値",
- "dataslot.x.label": "X 軸",
- "dataslot.x.map.point.description": "GeoJSON と同じ座標での数値 x (経度) の位置。",
- "dataslot.y.label": "Y 軸",
- "dataslot.y.map.point.description": "GeoJSON と同じ座標での数値 y (緯度) の位置。",
- "default.latlong.point.size.description": "サイズ属性が指定されていない場合の点の半径",
- "default.latlong.point.size.name": "点のデフォルト・サイズ",
- "default.pan.zoom.description": "「はい」に設定すると、組み込みのパンとズームの動作が視覚化で使用されます。 「いいえ」に設定すると、カスタムのパンとズームの操作が可能になります。",
- "default.pan.zoom.name": "デフォルトのパンとズームの動作",
- "default.point.size.description": "サイズ属性が指定されていない場合の点の半径",
- "default.point.size.name": "点のデフォルト・サイズ",
- "defaultPalette.description": "Rave2 デフォルトの説明",
- "defaultPalette.label": "Rave2 デフォルト",
- "display.graticule.description": "網線を表示または非表示にします。",
- "display.graticule.name": "網線を表示",
- "drop.labels.description": "重なり合うラベルを保持または除去します。",
- "drop.labels.name": "重なり合うラベルを除去",
- "effect.duration.description": "アニメーション期間 (ミリ秒単位)。",
- "effect.duration.name": "アニメーション期間 (ミリ秒)",
- "effect.name.description": "グラフ描画時に使用する効果。",
- "effect.name.name": "アニメーション",
- "feature.label.color.description": "機能のラベルの色。",
- "feature.label.color.name": "機能のラベルの色",
- "feature.label.font.description": "機能のラベルのフォント。",
- "feature.label.font.name": "機能のラベルのフォント",
- "feature.label.size.description": "機能のラベルのサイズ。",
- "feature.label.size.name": "機能のラベルのサイズ",
- "flash.description": "領域をフラッシュするかどうかを指定します。",
- "flash.duration.description": "領域とバブルをフラッシュする期間 (ミリ秒)。",
- "flash.duration.name": "フラッシュ期間",
- "flash.name": "フラッシュ",
- "geodata.index.description": "データに対応する GeoJSON の索引。",
- "geodata.index.name": "GeoJSON データ索引",
- "geojson.object.description": "ロードされる GeoJSON の JSONObject。",
- "geojson.object.name": "GeoJSON JSONObject",
- "geojson.url.description": "GeoJSON ファイルの URL。",
- "geojson.url.name": "GeoJSON URL",
- "graticule.color.description": "網線の色。",
- "graticule.color.name": "網線の色",
- "graticule.stroke.thickness.description": "網線のストロークの太さ。",
- "graticule.stroke.thickness.name": "網線のストロークの太さ",
- "grid.color.description": "グリッド線の色。",
- "grid.color.name": "グリッド線の色",
- "grid.display.description": "グリッド線を表示または非表示にします。",
- "grid.display.name": "グリッド線を表示",
- "id.lookup.description": "ドットで区切られた機能 ID のフィールド名。",
- "id.lookup.name": "ID ルックアップ",
- "invalidLayerName": "無効なレイヤー名が指定されました: ",
- "invalidMapId": "無効なマップ ID が指定されました: ",
- "invalidPropertyName": "無効なプロパティー名が指定されました: ",
- "labelResolution.description": "ラベルの解決に使用する方式。",
- "labelResolution.name": "ラベルの解決",
- "labelResolution.options.DropLabels": "ラベルの除去",
- "labelResolution.options.MoveLabels": "ラベルの移動",
- "labelResolution.options.none": "なし",
- "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.animation.description": "凡例のアニメーション表示に使用する効果。",
- "legend.animation.duration.description": "凡例アニメーションの期間 (ミリ秒)。",
- "legend.animation.duration.name": "凡例のアニメーション期間",
- "legend.animation.name": "凡例のアニメーション",
- "legend.animation.options.none": "なし",
- "legend.animation.options.transition": "遷移",
- "legend.display.description": "凡例を表示または非表示にします。",
- "legend.display.falseLabel": "非表示",
- "legend.display.name": "凡例の表示",
- "legend.display.trueLabel": "表示",
- "legend.entrystyle.font.description": "凡例項目のフォント・プロパティー。",
- "legend.entrystyle.font.name": "エントリーのフォント",
- "legend.latlong.pointcolor.title.description": "緯度/経度点の色の凡例のタイトル。",
- "legend.latlong.pointcolor.title.name": "緯度/経度の色の凡例タイトル",
- "legend.latlong.pointsize.title.description": "緯度/経度点のサイズの凡例のタイトル。",
- "legend.latlong.pointsize.title.name": "緯度/経度のサイズの凡例タイトル",
- "legend.map.display.description": "地図の凡例を表示または非表示にします。",
- "legend.map.display.name": "地図の凡例を表示",
- "legend.map.title.description": "地図の凡例のタイトル。",
- "legend.map.title.name": "地図の凡例タイトル",
- "legend.map.titlestyle.fill.description": "地図の凡例タイトルの色。",
- "legend.map.titlestyle.fill.name": "地図の凡例タイトルの色",
- "legend.map.titlestyle.fontfamily.description": "地図の凡例タイトルのフォント・ファミリー。",
- "legend.map.titlestyle.fontfamily.name": "地図の凡例タイトルのフォント・ファミリー",
- "legend.map.titlestyle.fontsize.description": "地図の凡例タイトルのフォント・サイズ。",
- "legend.map.titlestyle.fontsize.name": "地図の凡例タイトルのフォント・サイズ",
- "legend.pointcolor.title.description": "点の色の凡例のタイトル。",
- "legend.pointcolor.title.name": "点の色の凡例タイトル",
- "legend.pointsize.title.description": "点のサイズの凡例のタイトル。",
- "legend.pointsize.title.name": "点のサイズの凡例タイトル",
- "legend.position.description": "グラフ内の凡例の位置。",
- "legend.position.name": "凡例の位置",
- "legend.position.options.bottom": "下位",
- "legend.position.options.left": "左",
- "legend.position.options.right": "右",
- "legend.position.options.top": "上位",
- "legend.regioncolor.title.description": "領域の色の凡例のタイトル。",
- "legend.regioncolor.title.name": "領域の色の凡例タイトル",
- "legend.size.display.description": "バブル・サイズの凡例を表示または非表示にします。",
- "legend.size.display.name": "バブル・サイズの凡例を表示",
- "legend.size.title.description": "バブル・サイズを示す凡例のタイトル。",
- "legend.size.title.name": "バブル・サイズの凡例タイトル",
- "legend.size.titlestyle.fill.description": "バブル・サイズを示す凡例のタイトルの色。",
- "legend.size.titlestyle.fill.name": "バブル・サイズの凡例タイトルの色",
- "legend.size.titlestyle.fontfamily.description": "バブル・サイズを示す凡例のタイトルのフォント・ファミリー。",
- "legend.size.titlestyle.fontfamily.name": "バブル・サイズの凡例タイトルのフォント・ファミリー",
- "legend.size.titlestyle.fontsize.description": "バブル・サイズを示す凡例のタイトルのフォント・サイズ。",
- "legend.size.titlestyle.fontsize.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": "タイトルのフォント・サイズ",
- "map.description": "地図グラフは、地図を使用してデータを示します。",
- "map.falseLabe.dropLabels": "維持",
- "map.falseLabel.bubbleLegend": "非表示",
- "map.falseLabel.display": "非表示",
- "map.falseLabel.flash": "フラッシュなし",
- "map.falseLabel.labels": "非表示",
- "map.falseLabel.sizeLegend": "非表示",
- "map.label": "地図",
- "map.projection.description": "地図の射影タイプ。",
- "map.projection.name": "マップの射影",
- "map.projection.options.albers": "Albers",
- "map.projection.options.albersUsa": "Albers Usa",
- "map.projection.options.equirectangular": "Equirectangular",
- "map.projection.options.mercator": "メルカトル",
- "map.projection.options.stereoGraphic": "stereoGraphic",
- "map.projection.options.winkelTriple": "winkelTriple",
- "map.propertyPresentation.advanced.latlongProperties.description": "緯度/経度レイヤー・プロパティー",
- "map.propertyPresentation.advanced.latlongProperties.label": "緯度/経度",
- "map.propertyPresentation.advanced.mapSpecificProperties.description": "地図固有のプロパティー",
- "map.propertyPresentation.advanced.mapSpecificProperties.label": "地図",
- "map.propertyPresentation.advanced.pointProperties.description": "点レイヤー・プロパティー",
- "map.propertyPresentation.advanced.pointProperties.label": "点",
- "map.propertyPresentation.advanced.regionProperties.description": "地域レイヤー・プロパティー",
- "map.propertyPresentation.advanced.regionProperties.label": "領域",
- "map.trueLabel.bubbleLegend": "表示",
- "map.trueLabel.display": "表示",
- "map.trueLabel.dropLabels": "ドロップ",
- "map.trueLabel.flash": "フラッシュ",
- "map.trueLabel.labels": "表示",
- "map.trueLabel.sizeLegend": "表示",
- "mapData.description": "データを geo にマップするために使用するマップ・データ",
- "mapData.items": "smartermap アイテム",
- "mapData.name": "マップ・データ",
- "max.bubble.size.descirption": "バブルの最大半径 (ピクセル単位)。",
- "max.bubble.size.description": "バブルの最大サイズ。",
- "max.bubble.size.name": "最大バブル・サイズ",
- "max.latlong.size.description": "タイル表示の地図上に描画する点の最大半径。 CSS 長。 グラフの幅に対するパーセンテージ。",
- "max.latlong.size.name": "点の最大サイズ",
- "max.point.size.description": "タイル表示の地図上に描画する点の最大半径。 CSS 長。 グラフの幅に対するパーセンテージ。",
- "max.point.size.name": "点の最大サイズ",
- "max.zoom.description": "許可されるズームの最大レベル。",
- "max.zoom.name": "最大ズーム・レベル",
- "min.bubble.size.descirption": "バブルの最小半径 (ピクセル単位)。",
- "min.bubble.size.description": "バブルの最小サイズ。",
- "min.bubble.size.name": "最小バブル・サイズ",
- "min.latlong.size.description": "タイル表示の地図上に描画する点の最小半径。 CSS 長。 グラフの幅に対するパーセンテージ。",
- "min.latlong.size.name": "点の最小サイズ",
- "min.point.size.description": "タイル表示の地図上に描画する点の最小半径。 CSS 長。 グラフの幅に対するパーセンテージ。",
- "min.point.size.name": "点の最小サイズ",
- "pan.x.description": "「はい」に設定すると、X 軸に沿ってパンされます。 「いいえ」に設定すると、X 軸に沿ってオイラー回転が実行されます。",
- "pan.x.name": "X 軸に沿ったパン",
- "pan.y.description": "「はい」に設定すると、Y 軸に沿ってパンされます。 「いいえ」に設定すると、Y 軸に沿ってオイラー回転が実行されます。",
- "pan.y.name": "Y 軸に沿ったパン",
- "point.label.color.description": "点のラベルの色。",
- "point.label.color.name": "点のラベルの色",
- "point.label.font.description": "点のラベルのフォント。",
- "point.label.font.name": "点のラベルのフォント",
- "point.label.size.description": "点のラベルのサイズ。",
- "point.label.size.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.sample.description": "サンプル・ページで使用するために関連性によって論理的に編成されたプロパティー。",
- "propertyPresentation.sample.global.description": "グローバル・プロパティー。",
- "propertyPresentation.sample.global.label": "グローバル",
- "propertyPresentation.sample.label": "サンプル・プロパティー",
- "propertyPresentation.sample.latlong.description": "緯度/経度関連プロパティー",
- "propertyPresentation.sample.latlong.label": "緯度/経度",
- "propertyPresentation.sample.layout.description": "レイアウト関連プロパティー",
- "propertyPresentation.sample.layout.label": "レイアウト",
- "propertyPresentation.sample.legend.description": "レイアウト関連プロパティー",
- "propertyPresentation.sample.legend.label": "凡例",
- "propertyPresentation.sample.point.description": "点関連プロパティー",
- "propertyPresentation.sample.point.label": "点グラフ",
- "propertyPresentation.sample.region.description": "領域関連プロパティー",
- "propertyPresentation.sample.region.label": "領域",
- "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": "黄 - 不連続、順次",
- "region.animation.description": "最初の領域のアニメーション表示に使用する効果。",
- "region.animation.duration.description": "初期の領域アニメーションの期間 (ミリ秒)。",
- "region.animation.duration.name": "領域のアニメーション期間",
- "region.animation.name": "領域のアニメーション",
- "region.animation.options.none": "なし",
- "region.animation.options.transition": "遷移",
- "scale.description": "射影に適用されるデフォルトのスケール。 Null 値をスケールに指定できます。 Null の場合、地図は自動的にスケール変更されます。",
- "scale.name": "マップの基本スケール",
- "show.labels.description": "ラベルを表示または非表示にします。",
- "show.labels.name": "ラベルの表示",
- "static.latlong.zero.value.size.description": "論理スケールではなく、静的な半径を持つ点としてゼロ値を表示します。",
- "static.latlong.zero.value.size.name": "静的なゼロ値の点の半径",
- "static.zero.value.size.description": "論理スケールではなく、静的な半径を持つ点としてゼロ値を表示します。",
- "static.zero.value.size.name": "静的なゼロ値の点の半径",
- "tiledmap.autoZoom.description": "指定されたデータ点に合わせて地図が自動的にズームインするかどうかを示します。",
- "tiledmap.autoZoom.name": "自動ズーム",
- "tiledmap.config.tiledmap.description": "地理情報分析のための対話式地図。 塗りつぶしおよび点の地図を使用して地理情報分析を実行するには、この視覚化を使用します。",
- "tiledmap.config.tiledmap.label": "地図",
- "tiledmap.description": "地理情報分析のための対話式地図。 塗りつぶしおよび点の地図を使用して地理情報分析を実行するには、この視覚化を使用します。",
- "tiledmap.geoJson.description": "この geo json オブジェクトは、入力されたロケーション・データと一致するレイヤーとして使用されます。",
- "tiledmap.geoJson.name": "Geo Json レイヤー",
- "tiledmap.label": "地図",
- "tiledmap.mapLocale.description": "マップ上のラベルのレンダリングに使用するロケール。",
- "tiledmap.mapLocale.name": "マップ・ロケール",
- "tiledmap.maxZoom.description": "マップがズームインできる最大の深度。",
- "tiledmap.maxZoom.name": "最大ズーム深度",
- "tiledmap.style.description": "地図の外観",
- "tiledmap.style.name": "スタイル",
- "tiledmap.style.options.basic": "標準",
- "tiledmap.style.options.bright": "明るい",
- "tiledmap.style.options.dark": "暗い",
- "tiledmap.style.options.light": "明るい",
- "tiledmap.style.options.outdoors": "Outdoors",
- "tiledmap.style.options.satellite": "サテライト",
- "tiledmap.style.options.streets": "道",
- "tiledmap.token.description": "Mapbox のツール、API、または SDK を使用するためのアクセス・トークン",
- "tiledmap.token.name": "アクセス・トークン",
- "transpose.description": "「はい」に設定すると、Y 軸に独立スケールが表示され、X 軸に従属スケールが表示されます。",
- "transpose.name": "X 軸と Y 軸の切り替え"
- }
|