messages_ja.json 27 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347
  1. {
  2. "actions.applyHighlight.description": "ノードの強調表示",
  3. "actions.applyHighlight.label": "強調表示の適用操作",
  4. "actions.applySelection.description": "ノードを選択します。",
  5. "actions.applySelection.label": "選択の適用操作",
  6. "actions.args.attributes.description": "(オプション) 操作時に適用する属性と値のマッピング。",
  7. "actions.args.attributes.label": "(オプション) 属性関数引数",
  8. "actions.args.primaryAttributes.description": "(オプション) 操作時に適用する 1 次属性のマッピング。",
  9. "actions.args.primaryAttributes.label": "(オプション) 1 次属性関数引数",
  10. "actions.args.primarySelector.description": "操作を適用するノードの 1 次セレクター。",
  11. "actions.args.primarySelector.label": "1 次セレクター関数引数",
  12. "actions.args.secondaryAttributes.description": "(オプション) 操作時に適用する 2 次属性のマッピング。",
  13. "actions.args.secondaryAttributes.label": "(オプション) 2 次属性関数引数",
  14. "actions.args.secondarySelector.description": "操作を適用するノードの 2 次セレクター。",
  15. "actions.args.secondarySelector.label": "2 次セレクター関数引数",
  16. "actions.args.selector.description": "操作を適用するノードのセレクター。",
  17. "actions.args.selector.label": "セレクター関数引数",
  18. "actions.breadCrumb.description": "階層リンクで階層の細目を上下にナビゲートします。",
  19. "actions.breadCrumb.label": "階層リンク・ナビゲーション操作",
  20. "actions.chord.selector.description": "操作を適用する弦のセレクター。",
  21. "actions.chord.selector.label": "弦のセレクター関数引数",
  22. "actions.chord.toggleSelect.description": "弦の選択を切り替えます。",
  23. "actions.chord.toggleSelect.label": "弦の選択の切り替え操作",
  24. "actions.chordGroup.highlight.description": "弦グループとそれに接続されているすべてのものを強調表示します。",
  25. "actions.chordGroup.highlight.label": "弦グループ強調表示操作",
  26. "actions.chordGroup.removeHighlight.description": "弦グループとそれに接続されているすべてのものの強調表示を削除します。",
  27. "actions.chordGroup.removeHighlight.label": "弦グループの強調表示の削除操作",
  28. "actions.chordGroup.selector.description": "操作を適用する弦グループのセレクター。",
  29. "actions.chordGroup.selector.label": "弦グループのセレクター関数引数",
  30. "actions.drillDown.description": "次の詳細レベルにドリルダウンします。",
  31. "actions.drillDown.label": "ドリルダウン操作",
  32. "actions.removeAllSelect.description": "すべてのノードからすべての選択を削除します。",
  33. "actions.removeAllSelect.label": "すべての選択の削除操作",
  34. "actions.removeHighlight.description": "ノードから強調表示を削除します。",
  35. "actions.removeHighlight.label": "強調表示の削除操作",
  36. "actions.removeSelection.description": "ノードの選択を削除します。",
  37. "actions.removeSelection.label": "選択の削除操作",
  38. "actions.toggleSelect.description": "ノードの選択を切り替えます。",
  39. "actions.toggleSelect.label": "選択の切り替え操作",
  40. "actions.zoom.args.panX.description": "x 方向のパン量。",
  41. "actions.zoom.args.panX.label": "ズームの x パン量関数引数",
  42. "actions.zoom.args.panY.description": "y 方向のパン量。",
  43. "actions.zoom.args.panY.label": "ズームの y パン量関数引数",
  44. "actions.zoom.args.scale.description": "ズーム操作のスケール量。",
  45. "actions.zoom.args.scale.label": "ズームのスケール関数引数",
  46. "actions.zoom.description": "ズーム操作",
  47. "actions.zoom.label": "ズーム操作",
  48. "actions.zoomPackedBubble.description": "パック・バブル・チャートのズーム。",
  49. "actions.zoomPackedBubble.label": "パック・バブル・チャートのズーム操作",
  50. "axis.independent.nice.description": "独立軸上のナイス・スケール値を表示または非表示にします。",
  51. "axis.independent.nice.name": "独立軸のナイス値の表示",
  52. "axis.independent.title.color.description": "軸タイトルに適用される色。",
  53. "axis.independent.title.color.name": "軸タイトルの色",
  54. "axis.independent.title.display.description": "独立軸のタイトルを表示または非表示にします。",
  55. "axis.independent.title.display.name": "独立軸のタイトルの表示",
  56. "axis.independent.title.fontfamily.description": "軸タイトルのフォント・ファミリー。",
  57. "axis.independent.title.fontfamily.name": "軸タイトルのフォント・ファミリー",
  58. "axis.independent.title.fontsize.description": "軸タイトルのフォント・サイズ。",
  59. "axis.independent.title.fontsize.name": "軸タイトルのフォント・サイズ",
  60. "axis.independent.visible.line.description": "独立軸線を表示または非表示にします。",
  61. "axis.independent.visible.line.name": "独立軸線の表示",
  62. "axis.independent.visible.tickLabels.description": "独立軸の目盛りラベルを表示または非表示にします。",
  63. "axis.independent.visible.tickLabels.name": "独立軸の目盛りラベルの表示",
  64. "axis.independent.visible.ticks.description": "独立軸の目盛りを表示または非表示にします。",
  65. "axis.independent.visible.ticks.name": "独立軸の目盛りを表示",
  66. "axis.label.color.description": "軸ラベルに適用される色。",
  67. "axis.label.color.name": "軸ラベルの色",
  68. "axis.label.hide.overlap.description": "重なり合う軸ラベルを非表示にします。",
  69. "axis.label.hide.overlap.name": "重なり合う軸ラベルを非表示にする",
  70. "axis.label.wrap.description": "軸ラベルが重なり合うときにラベルを折り返します。",
  71. "axis.label.wrap.name": "軸ラベルを折り返す",
  72. "axis.line.color.description": "軸線および目盛りに適用される色。",
  73. "axis.line.color.name": "軸線の色",
  74. "background.chart.color.description": "グラフの背景色。",
  75. "background.chart.color.name": "背景色",
  76. "background.color.description": "グラフ要素の背景色。",
  77. "background.elements.color.description": "グラフ要素の背景色。",
  78. "background.elements.color.name": "要素の背景色",
  79. "bullet.applysize.description": "「はい」に設定すると、ブレットのサイズが順序尺度に適用されます。",
  80. "bullet.applysize.name": "サイズをブレットに適用",
  81. "bullet.borderColor.description": "ブレットの境界線の色。",
  82. "bullet.borderColor.name": "罫線の色",
  83. "bullet.borderWidth.description": "ブレットの境界線の幅。",
  84. "bullet.borderWidth.name": "境界線の幅",
  85. "bullet.categoryHeight.description": "カテゴリーの高さ (グラフの幅に対するパーセンテージ)。",
  86. "bullet.categoryHeight.name": "カテゴリーの高さ (%)",
  87. "bullet.config.bullet.description": "ブレット・グラフは、実績の数値データ (ブレット) を目標の数値データ (ターゲット) と比較するためのものです。 また、ブレット・グラフでは、比較対象の数値データと関連した背景の色分け領域に、好調、普通、不調といった追加の質的な測定結果が示されます。 ブレット・グラフの表示サイズを小さくしても、効果的に情報を伝達できます。",
  88. "bullet.config.bullet.label": "ブレット",
  89. "bullet.description": "ブレット・グラフは、実績の数値データ (ブレット) を目標の数値データ (ターゲット) と比較するためのものです。 また、ブレット・グラフでは、比較対象の数値データと関連した背景の色分け領域に、好調、普通、不調といった追加の質的な測定結果が示されます。 ブレット・グラフの表示サイズを小さくしても、効果的に情報を伝達できます。",
  90. "bullet.falseLabel.independentLine": "非表示",
  91. "bullet.falseLabel.independentTickLabels": "非表示",
  92. "bullet.falseLabel.independentTicks": "非表示",
  93. "bullet.falseLabel.independentTitle": "非表示",
  94. "bullet.falseLabel.nice": "完全一致",
  95. "bullet.falseLabel.stagger": "互い違いにしない",
  96. "bullet.falseLabel.wrap": "折り返しなし",
  97. "bullet.label": "ブレット",
  98. "bullet.markerSize.description": "ブレット・マーカーのサイズ (グラフの幅に対するパーセンテージ)",
  99. "bullet.markerSize.name": "ブレット・マーカー・サイズ (%)",
  100. "bullet.propertyPresentation.advanced.bulletSpecificProperties.description": "ブレット固有のプロパティー",
  101. "bullet.propertyPresentation.advanced.bulletSpecificProperties.label": "ブレット",
  102. "bullet.size.description": "連続データが使用される場合のブレット・グラフの幅 (転置された高さ)。",
  103. "bullet.size.name": "ブレットのサイズ (%)",
  104. "bullet.trueLabel.independentLine": "表示",
  105. "bullet.trueLabel.independentTickLabels": "表示",
  106. "bullet.trueLabel.independentTicks": "表示",
  107. "bullet.trueLabel.independentTitle": "表示",
  108. "bullet.trueLabel.nice": "ナイス",
  109. "bullet.trueLabel.stagger": "互い違いを使用",
  110. "bullet.trueLabel.wrap": "折り返す",
  111. "color.actual.description": "実績バーの範囲領域に適用される色。",
  112. "color.actual.name": "実績バーの範囲の色",
  113. "color.forecast.description": "予測バーの範囲領域に適用される色。",
  114. "color.forecast.name": "予測バーの範囲の色",
  115. "color.good.description": "良い範囲領域に適用される色。",
  116. "color.good.name": "「良い」の範囲の色",
  117. "color.marker.description": "グラフ内のマーカーに適用される色。",
  118. "color.marker.name": "マーカーの色",
  119. "color.palette.description": "グラフ内のデータ要素に適用される色またはパターンを制御するカラー・パレット。",
  120. "color.palette.name": "カラー・パレット",
  121. "color.satisfactory.description": "普通の範囲領域に適用される色。",
  122. "color.satisfactory.name": "「普通」の範囲の色",
  123. "color.unsatisfactory.description": "不十分の範囲領域に適用される色。",
  124. "color.unsatisfactory.name": "「不十分」の範囲の色",
  125. "datamodel.hierarchial.label": "階層データ・モデル",
  126. "datamodel.tabular.bullet.description": "ブレット・グラフの作成に使用されるブレットを表すデータ・モデル。",
  127. "datamodel.tabular.label": "表形式データ・モデル",
  128. "dataset.hierarchial.label": "階層データ・セット",
  129. "dataset.tabular.description": "行と列の表形式データ・セット。",
  130. "dataset.tabular.label": "表形式データ・セット",
  131. "dataset.tabular.link.description": "ノード間のリンクを決定します。",
  132. "dataset.tabular.link.label": "表形式リンク・データ・セット",
  133. "dataset.tabular.node.description": "ノードを定義する表形式データ・セット。",
  134. "dataset.tabular.node.label": "表形式ノード・データ・セット",
  135. "dataslot.actual.bullet.description": "実際の達成値。",
  136. "dataslot.actual.bullet.label": "実績",
  137. "dataslot.categories.label": "カテゴリー",
  138. "dataslot.category.label": "カテゴリー",
  139. "dataslot.children.description": "ツリー・ノードに適用すると、そのノードの子が配列リストとして返されます。",
  140. "dataslot.children.label": "子",
  141. "dataslot.color.description": "形状の色を決定します。",
  142. "dataslot.color.label": "色",
  143. "dataslot.forecast.bullet.description": "予測された値。",
  144. "dataslot.forecast.bullet.label": "予測値",
  145. "dataslot.key.description": "各行の要素と一致させるために呼び出されます。 主として遷移に使用されます。",
  146. "dataslot.key.label": "キー",
  147. "dataslot.label.description": "形状のラベルを決定します。",
  148. "dataslot.label.label": "ラベル",
  149. "dataslot.max.bullet.description": "範囲の最大値。",
  150. "dataslot.max.bullet.label": "最大範囲",
  151. "dataslot.maximumValue.label": "最大値",
  152. "dataslot.mid.bullet.description": "範囲の中間点。",
  153. "dataslot.mid.bullet.label": "中範囲",
  154. "dataslot.min.bullet.description": "範囲の最小値。",
  155. "dataslot.min.bullet.label": "最小範囲",
  156. "dataslot.previous.bullet.description": "既に達成された値。",
  157. "dataslot.previous.bullet.label": "前の値",
  158. "dataslot.source.label": "ソース",
  159. "dataslot.sourceValue.label": "ソース値",
  160. "dataslot.subtitle.bullet.description": "タイトルに関する情報。",
  161. "dataslot.subtitle.bullet.label": "サブタイトル",
  162. "dataslot.tabular.id.description": "ノードの ID。",
  163. "dataslot.tabular.id.label": "識別子",
  164. "dataslot.tabular.size.description": "形状のサイズを決定します。",
  165. "dataslot.tabular.size.label": "サイズ",
  166. "dataslot.target.bullet.description": "ターゲット",
  167. "dataslot.target.bullet.label": "目標",
  168. "dataslot.target.label": "目標値",
  169. "dataslot.targetValue.label": "目標",
  170. "dataslot.title.bullet.description": "ブレットで表される値。",
  171. "dataslot.title.bullet.label": "タイトル",
  172. "dataslot.value.label": "値",
  173. "dataslot.x.label": "X 軸",
  174. "dataslot.y.label": "Y 軸",
  175. "defaultPalette.description": "Rave2 デフォルトの説明",
  176. "defaultPalette.label": "Rave2 デフォルト",
  177. "effect.delay.description": "遷移を X 座標に沿って調整 (遅らせ) ます。",
  178. "effect.delay.name": "時差遷移",
  179. "effect.duration.description": "アニメーション期間 (ミリ秒単位)。",
  180. "effect.duration.name": "アニメーション期間 (ミリ秒)",
  181. "effect.name.description": "グラフ描画時に使用する効果。",
  182. "effect.name.name": "アニメーション",
  183. "effect.name.options.none": "なし",
  184. "effect.name.options.transition": "遷移",
  185. "item.label.description": "アイテム・ラベルを表示または非表示にします。",
  186. "item.label.name": "アイテム・ラベル",
  187. "layout.axissize.bottom.max.description": "CSS のサイズまたはパーセントで示した下軸の最大サイズ。",
  188. "layout.axissize.bottom.max.name": "下軸の最大サイズ",
  189. "layout.axissize.bottom.min.description": "CSS のサイズまたはパーセントで示した下軸の最小サイズ。",
  190. "layout.axissize.bottom.min.name": "下軸の最小サイズ",
  191. "layout.axissize.bottom.preferred.description": "CSS のサイズまたはパーセントで示した下軸の優先サイズ。",
  192. "layout.axissize.bottom.preferred.name": "下軸の優先サイズ",
  193. "layout.axissize.left.max.description": "CSS のサイズまたはパーセントで示した左軸の最大サイズ。",
  194. "layout.axissize.left.max.name": "左軸の最大サイズ",
  195. "layout.axissize.left.min.description": "CSS のサイズまたはパーセントで示した左軸の最小サイズ。",
  196. "layout.axissize.left.min.name": "左軸の最小サイズ",
  197. "layout.axissize.left.preferred.description": "CSS のサイズまたはパーセントで示した左軸の優先サイズ。",
  198. "layout.axissize.left.preferred.name": "左軸の優先サイズ",
  199. "layout.axissize.right.max.description": "CSS のサイズまたはパーセントで示した右軸の最大サイズ。",
  200. "layout.axissize.right.max.name": "右軸の最大サイズ",
  201. "layout.axissize.right.min.description": "CSS のサイズまたはパーセントで示した右軸の最小サイズ。",
  202. "layout.axissize.right.min.name": "右軸の最小サイズ",
  203. "layout.axissize.right.preferred.description": "CSS のサイズまたはパーセントで示した右軸の優先サイズ。",
  204. "layout.axissize.right.preferred.name": "右軸の優先サイズ",
  205. "layout.axissize.top.max.description": "CSS のサイズまたはパーセントで示した上軸の最大サイズ。",
  206. "layout.axissize.top.max.name": "上軸の最大サイズ",
  207. "layout.axissize.top.min.description": "CSS のサイズまたはパーセントで示した上軸の最小サイズ。",
  208. "layout.axissize.top.min.name": "上軸の最小サイズ",
  209. "layout.axissize.top.preferred.description": "CSS のサイズまたはパーセントで示した上軸の優先サイズ。",
  210. "layout.axissize.top.preferred.name": "上軸の優先サイズ",
  211. "layout.chart.padding.bottom.description": "グラフの下部余白。",
  212. "layout.chart.padding.bottom.name": "下部余白",
  213. "layout.chart.padding.left.description": "グラフの左余白。",
  214. "layout.chart.padding.left.name": "左余白",
  215. "layout.chart.padding.right.description": "グラフの右余白。",
  216. "layout.chart.padding.right.name": "右余白",
  217. "layout.chart.padding.top.description": "グラフの上部余白。",
  218. "layout.chart.padding.top.name": "上部余白",
  219. "layout.legendchart.align.description": "凡例をグラフの内部に位置合わせするかどうか。",
  220. "layout.legendchart.align.name": "凡例をグラフに位置合わせ",
  221. "layout.legendchart.gap.description": "凡例とグラフの間のスペース (CSS サイズまたはパーセンテージ)。",
  222. "layout.legendchart.gap.name": "凡例とグラフの間のスペース",
  223. "layout.legendsize.max.description": "凡例の最大サイズ (CSS のサイズまたはパーセンテージ)。",
  224. "layout.legendsize.max.name": "最大サイズ",
  225. "layout.legendsize.min.description": "凡例の最小サイズ (CSS のサイズまたはパーセンテージ)。",
  226. "layout.legendsize.min.name": "最小サイズ",
  227. "layout.legendsize.preferred.description": "凡例の優先サイズ (CSS のサイズまたはパーセンテージ)。",
  228. "layout.legendsize.preferred.name": "優先サイズ",
  229. "layout.padding.description": "グラフと凡例の周囲の余白。",
  230. "layout.padding.name": "間隔",
  231. "legend.display.description": "凡例を表示または非表示にします。",
  232. "legend.display.falseLabel": "非表示",
  233. "legend.display.name": "凡例の表示",
  234. "legend.display.trueLabel": "表示",
  235. "legend.entrystyle.font.description": "凡例項目のフォント・プロパティー。",
  236. "legend.entrystyle.font.name": "エントリーのフォント",
  237. "legend.position.description": "グラフ内の凡例の位置。",
  238. "legend.position.name": "凡例の位置",
  239. "legend.position.options.bottom": "下位",
  240. "legend.position.options.left": "左",
  241. "legend.position.options.right": "右",
  242. "legend.position.options.top": "上位",
  243. "legend.title.description": "凡例のタイトル。",
  244. "legend.title.name": "タイトル",
  245. "legend.titlestyle.fill.description": "凡例タイトルの色。",
  246. "legend.titlestyle.fill.name": "タイトルの色",
  247. "legend.titlestyle.font.description": "凡例タイトルのフォント・プロパティー。",
  248. "legend.titlestyle.font.name": "タイトルのフォント",
  249. "legend.titlestyle.fontfamily.description": "凡例タイトルのフォント・ファミリー。",
  250. "legend.titlestyle.fontfamily.name": "タイトルのフォント・ファミリー",
  251. "legend.titlestyle.fontsize.description": "凡例タイトルのフォント・サイズ。",
  252. "legend.titlestyle.fontsize.name": "タイトルのフォント・サイズ",
  253. "propertyPresentation.advanced.axisSizeProperties.description": "軸サイズのプロパティー。",
  254. "propertyPresentation.advanced.axisSizeProperties.label": "軸サイズ",
  255. "propertyPresentation.advanced.bulletAxisProperties.description": "ブレット固有の軸プロパティー",
  256. "propertyPresentation.advanced.bulletAxisProperties.label": "ブレット軸",
  257. "propertyPresentation.advanced.clientBehaviorProperties.description": "クライアント・サイドのプロパティー。",
  258. "propertyPresentation.advanced.clientBehaviorProperties.label": "クライアントの振る舞い",
  259. "propertyPresentation.advanced.commonProperties.description": "共通のプロパティー。",
  260. "propertyPresentation.advanced.commonProperties.label": "共通",
  261. "propertyPresentation.advanced.description": "グループ化構造の全プロパティーの詳細リスト。",
  262. "propertyPresentation.advanced.label": "詳細設定",
  263. "propertyPresentation.advanced.labelProperties.description": "ラベルのプロパティー",
  264. "propertyPresentation.advanced.labelProperties.label": "ラベル",
  265. "propertyPresentation.advanced.legendProperties.description": "凡例のプロパティー。",
  266. "propertyPresentation.advanced.legendProperties.label": "凡例",
  267. "propertyPresentation.advanced.xAxisProperties.description": "X 軸のプロパティー。",
  268. "propertyPresentation.advanced.xAxisProperties.label": "X 軸",
  269. "propertyPresentation.advanced.yAxisProperties.description": "Y 軸のプロパティー。",
  270. "propertyPresentation.advanced.yAxisProperties.label": "Y 軸",
  271. "propertyPresentation.simple.description": "一般的なプロパティーの単純リスト。",
  272. "propertyPresentation.simple.label": "単純",
  273. "rave2.colorpalette.blueContinuousSequential.description": "「青 - 連続、順次」の説明",
  274. "rave2.colorpalette.blueContinuousSequential.label": "青 - 連続、順次",
  275. "rave2.colorpalette.blueDiscreteSequential.description": "「青 - 不連続、順次」の説明",
  276. "rave2.colorpalette.blueDiscreteSequential.label": "青 - 不連続、順次",
  277. "rave2.colorpalette.blueGreenContinuousDivergent.description": "「青/緑 - 連続、分化」の説明",
  278. "rave2.colorpalette.blueGreenContinuousDivergent.label": "青/緑 - 連続、分化",
  279. "rave2.colorpalette.blueGreenDiscreteDivergent.description": "「青/緑 - 不連続、分化」の説明",
  280. "rave2.colorpalette.blueGreenDiscreteDivergent.label": "青/緑 - 不連続、分化",
  281. "rave2.colorpalette.dark.description": "「暗い」の説明",
  282. "rave2.colorpalette.dark.label": "暗い",
  283. "rave2.colorpalette.financial.description": "財務の説明",
  284. "rave2.colorpalette.financial.label": "財務",
  285. "rave2.colorpalette.greenContinuousSequential.description": "「緑 - 連続、順次」の説明",
  286. "rave2.colorpalette.greenContinuousSequential.label": "緑 - 連続、順次",
  287. "rave2.colorpalette.greenDiscreteSequential.description": "「緑 - 不連続、順次」の説明",
  288. "rave2.colorpalette.greenDiscreteSequential.label": "緑 - 不連続、順次",
  289. "rave2.colorpalette.light.description": "「明るい」の説明",
  290. "rave2.colorpalette.light.label": "明るい",
  291. "rave2.colorpalette.medical.description": "医療の説明",
  292. "rave2.colorpalette.medical.label": "医療",
  293. "rave2.colorpalette.orangeContinuousSequential.description": "「オレンジ - 連続、順次」の説明",
  294. "rave2.colorpalette.orangeContinuousSequential.label": "オレンジ - 連続、順次",
  295. "rave2.colorpalette.orangeDiscreteSequential.description": "「オレンジ - 不連続、順次」の説明",
  296. "rave2.colorpalette.orangeDiscreteSequential.label": " オレンジ - 不連続、順次",
  297. "rave2.colorpalette.purpleContinuousSequential.description": "「紫 - 連続、順次」の説明",
  298. "rave2.colorpalette.purpleContinuousSequential.label": "紫 - 連続、順次",
  299. "rave2.colorpalette.purpleDiscreteSequential.description": "「紫 - 不連続、順次」の説明",
  300. "rave2.colorpalette.purpleDiscreteSequential.label": "紫 - 不連続、順次",
  301. "rave2.colorpalette.redBlueContinuousDivergent.description": "「赤/青 - 連続、分化」の説明",
  302. "rave2.colorpalette.redBlueContinuousDivergent.label": "赤/青 - 連続、分化",
  303. "rave2.colorpalette.redBlueDiscreteDivergent.description": "「赤/青 - 不連続、分化」の説明",
  304. "rave2.colorpalette.redBlueDiscreteDivergent.label": "赤/青 - 不連続、分化",
  305. "rave2.colorpalette.redBlueInverseContinuousDivergent.description": "「赤/青 - 逆、連続、分化」の説明",
  306. "rave2.colorpalette.redBlueInverseContinuousDivergent.label": "赤/青 - 逆、連続、分化",
  307. "rave2.colorpalette.redBlueInverseDiscreteDivergent.description": "「赤/青 - 逆、不連続、分化」の説明",
  308. "rave2.colorpalette.redBlueInverseDiscreteDivergent.label": "赤/青 - 逆、不連続、分化",
  309. "rave2.colorpalette.redContinuousSequential.description": "「赤 - 連続、順次」の説明",
  310. "rave2.colorpalette.redContinuousSequential.label": "赤 - 連続、順次",
  311. "rave2.colorpalette.redDiscreteSequential.description": "「赤 - 不連続、順次」の説明",
  312. "rave2.colorpalette.redDiscreteSequential.label": " 赤 - 不連続、順次",
  313. "rave2.colorpalette.redGreenContinuousDivergent.description": "「赤/緑 - 連続、分化」の説明",
  314. "rave2.colorpalette.redGreenContinuousDivergent.label": "赤/緑 - 連続、分化",
  315. "rave2.colorpalette.redGreenDiscreteDivergent.description": "「赤/緑 - 不連続、分化」の説明",
  316. "rave2.colorpalette.redGreenDiscreteDivergent.label": "赤/緑 - 不連続、分化",
  317. "rave2.colorpalette.redGreenInverseContinuousDivergent.description": "「赤/緑 - 逆、連続、分化」の説明",
  318. "rave2.colorpalette.redGreenInverseContinuousDivergent.label": "赤/緑 - 逆、連続、分化",
  319. "rave2.colorpalette.redGreenInverseDiscreteDivergent.description": "「赤/緑 - 逆、不連続、分化」の説明",
  320. "rave2.colorpalette.redGreenInverseDiscreteDivergent.label": "赤/緑 - 逆、不連続、分化",
  321. "rave2.colorpalette.tealContinuousSequential.description": "「青緑 - 連続、順次」の説明",
  322. "rave2.colorpalette.tealContinuousSequential.label": "青緑 - 連続、順次",
  323. "rave2.colorpalette.tealDiscreteSequential.description": "「青緑 - 不連続、順次」の説明",
  324. "rave2.colorpalette.tealDiscreteSequential.label": "青緑 - 不連続、順次",
  325. "rave2.colorpalette.tealPurpleContinuousDivergent.description": "「青緑/紫 - 連続、分化」の説明",
  326. "rave2.colorpalette.tealPurpleContinuousDivergent.label": "青緑/紫 - 連続、分化",
  327. "rave2.colorpalette.tealPurpleDiscreteDivergent.description": "「青緑/紫 - 不連続、分化」の説明",
  328. "rave2.colorpalette.tealPurpleDiscreteDivergent.label": "青緑/紫 - 不連続、分化",
  329. "rave2.colorpalette.violetContinuousSequential.description": "「すみれ色 - 連続、順次」の説明",
  330. "rave2.colorpalette.violetContinuousSequential.label": "すみれ色 - 連続、順次",
  331. "rave2.colorpalette.violetDiscreteSequential.description": "「すみれ色 - 不連続、順次」の説明",
  332. "rave2.colorpalette.violetDiscreteSequential.label": "すみれ色 - 不連続、順次",
  333. "rave2.colorpalette.yellowContinuousSequential.description": "「黄 - 連続、順次」の説明",
  334. "rave2.colorpalette.yellowContinuousSequential.label": "黄 - 連続、順次",
  335. "rave2.colorpalette.yellowDiscreteSequential.description": "「黄 - 不連続、順次」の説明",
  336. "rave2.colorpalette.yellowDiscreteSequential.label": "黄 - 不連続、順次",
  337. "transpose.description": "「はい」に設定すると、Y 軸に独立スケールが表示され、X 軸に従属スケールが表示されます。",
  338. "transpose.falseLabel": "入れ替えない",
  339. "transpose.name": "X 軸と Y 軸の切り替え",
  340. "transpose.trueLabel": "入れ替え",
  341. "zoom.description": "X 方向、Y 方向、または両方向にグラフをズームします。",
  342. "zoom.name": "ズーム",
  343. "zoom.options.both": "両方向",
  344. "zoom.options.none": "なし",
  345. "zoom.options.x": "X",
  346. "zoom.options.y": "Y"
  347. }