messages_ja.json 36 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474
  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.elementShape.selector.description": "操作を適用する要素形状のセレクター。",
  33. "actions.elementShape.selector.label": "要素形状セレクター",
  34. "actions.removeAllSelect.description": "すべてのノードからすべての選択を削除します。",
  35. "actions.removeAllSelect.label": "すべての選択の削除操作",
  36. "actions.removeHighlight.description": "ノードから強調表示を削除します。",
  37. "actions.removeHighlight.label": "強調表示の削除操作",
  38. "actions.removeSelection.description": "ノードの選択を削除します。",
  39. "actions.removeSelection.label": "選択の削除操作",
  40. "actions.toggleSelect.description": "ノードの選択を切り替えます。",
  41. "actions.toggleSelect.label": "選択の切り替え操作",
  42. "actions.zoom.args.panX.description": "x 方向のパン量。",
  43. "actions.zoom.args.panX.label": "ズームの x パン量関数引数",
  44. "actions.zoom.args.panY.description": "y 方向のパン量。",
  45. "actions.zoom.args.panY.label": "ズームの y パン量関数引数",
  46. "actions.zoom.args.scale.description": "ズーム操作のスケール量。",
  47. "actions.zoom.args.scale.label": "ズームのスケール関数引数",
  48. "actions.zoom.description": "ズーム操作",
  49. "actions.zoom.label": "ズーム操作",
  50. "actions.zoomPackedBubble.description": "パック・バブル・チャートのズーム。",
  51. "actions.zoomPackedBubble.label": "パック・バブル・チャートのズーム操作",
  52. "axis.x.gridlines.display.description": "X 軸のグリッド線を表示または非表示にします。",
  53. "axis.x.gridlines.display.falseLabel": "非表示",
  54. "axis.x.gridlines.display.name": "グリッド線を表示",
  55. "axis.x.gridlines.display.trueLabel": "表示",
  56. "axis.x.gridlines.style.stroke-dasharray.description": "X 軸のグリッド線に適用する破線パターン。",
  57. "axis.x.gridlines.style.stroke-dasharray.name": "グリッド線の破線パターン",
  58. "axis.x.gridlines.style.stroke.description": "X 軸のグリッド線の色。",
  59. "axis.x.gridlines.style.stroke.name": "グリッド線の色",
  60. "axis.x.labels.allowRotate45.description": "ラベルの自動レイアウトの rotate45 オプションを有効または無効にします。",
  61. "axis.x.labels.allowRotate45.falseLabel": "rotate45 オプションの無効化",
  62. "axis.x.labels.allowRotate45.name": "45 度の回転を許可",
  63. "axis.x.labels.allowRotate45.trueLabel": "rotate45 オプションの有効化",
  64. "axis.x.labels.allowRotate90.description": "ラベルの自動レイアウトの rotate90 オプションを有効または無効にします。",
  65. "axis.x.labels.allowRotate90.falseLabel": "rotate90 オプションの無効化",
  66. "axis.x.labels.allowRotate90.name": "90 度の回転を許可",
  67. "axis.x.labels.allowRotate90.trueLabel": "rotate90 オプションの有効化",
  68. "axis.x.labels.allowStagger.description": "ラベルの自動レイアウトでのスタッガー・オプションを許可します。",
  69. "axis.x.labels.allowStagger.falseLabel": "X 軸はスタッガーを不許可",
  70. "axis.x.labels.allowStagger.name": "互い違いを許可する",
  71. "axis.x.labels.allowStagger.trueLabel": "X 軸はスタッガーを許可",
  72. "axis.x.labels.display.description": "X 軸のラベルを表示または非表示にします。",
  73. "axis.x.labels.display.falseLabel": "非表示",
  74. "axis.x.labels.display.name": "ラベルの表示",
  75. "axis.x.labels.display.trueLabel": "表示",
  76. "axis.x.labels.layoutMode.description": "X 軸のラベルのレイアウト・モードを設定します。",
  77. "axis.x.labels.layoutMode.name": "レイアウト・モード",
  78. "axis.x.labels.layoutMode.options.automatic": "自動",
  79. "axis.x.labels.layoutMode.options.horizontal": "横",
  80. "axis.x.labels.layoutMode.options.rotate45": "45 度回転",
  81. "axis.x.labels.layoutMode.options.rotate90": "90 度回転",
  82. "axis.x.labels.layoutMode.options.stagger": "互い違い",
  83. "axis.x.labels.style.fill.description": "X 軸のラベルの色。",
  84. "axis.x.labels.style.fill.name": "ラベルの色",
  85. "axis.x.labels.style.font-family.description": "X 軸のラベルのフォント・ファミリー。",
  86. "axis.x.labels.style.font-family.name": "ラベルのフォント・ファミリー",
  87. "axis.x.labels.style.font-size.description": "X 軸のラベルのサイズ (CSS サイズ)。",
  88. "axis.x.labels.style.font-size.name": "ラベルのフォント・サイズ",
  89. "axis.x.labels.style.font.description": "X 軸のラベルのフォント・プロパティー (CSS スタイル)。",
  90. "axis.x.labels.style.font.name": "ラベルのフォント",
  91. "axis.x.labels.zoomPan.description": "パンやズームを行うときに X 軸のラベルを表示または非表示にします。",
  92. "axis.x.labels.zoomPan.falseLabel": "表示",
  93. "axis.x.labels.zoomPan.name": "ラベルのパン/ズーム",
  94. "axis.x.labels.zoomPan.trueLabel": "非表示",
  95. "axis.x.line.display.description": "X 軸の線を表示または非表示にします。",
  96. "axis.x.line.display.falseLabel": "非表示",
  97. "axis.x.line.display.name": "折れ線を表示",
  98. "axis.x.line.display.trueLabel": "表示",
  99. "axis.x.line.style.stroke.description": "X 軸の線の色。",
  100. "axis.x.line.style.stroke.name": "線の色",
  101. "axis.x.scale.includeZero.description": "「はい」に設定した場合、X 軸に 0 が含められます。",
  102. "axis.x.scale.includeZero.falseLabel": "含めない",
  103. "axis.x.scale.includeZero.name": "ゼロを含む",
  104. "axis.x.scale.includeZero.trueLabel": "含む",
  105. "axis.x.scale.max.description": "X 軸に表示される最大値。",
  106. "axis.x.scale.max.name": "最大値",
  107. "axis.x.scale.min.description": "X 軸に表示される最小値。",
  108. "axis.x.scale.min.name": "最小値",
  109. "axis.x.scale.nice.description": "「はい」に設定した場合、X 軸でナイス・エンドポイント値を使用します。",
  110. "axis.x.scale.nice.falseLabel": "ナイスを行わない",
  111. "axis.x.scale.nice.name": "ナイス",
  112. "axis.x.scale.nice.trueLabel": "ナイスを適用する",
  113. "axis.x.ticks.display.description": "X 軸の目盛りを表示または非表示にします。",
  114. "axis.x.ticks.display.falseLabel": "非表示",
  115. "axis.x.ticks.display.name": "目盛りの表示",
  116. "axis.x.ticks.display.trueLabel": "表示",
  117. "axis.x.ticks.style.stroke.description": "X 軸の目盛りの色。",
  118. "axis.x.ticks.style.stroke.name": "目盛りの色",
  119. "axis.x.title.display.description": "X 軸のタイトルを表示または非表示にします。",
  120. "axis.x.title.display.falseLabel": "非表示",
  121. "axis.x.title.display.name": "タイトルを表示",
  122. "axis.x.title.display.trueLabel": "表示",
  123. "axis.x.title.style.fill.description": "X 軸のタイトルの色。",
  124. "axis.x.title.style.fill.name": "タイトルの色",
  125. "axis.x.title.style.font-family.description": "X 軸のタイトルのフォント・ファミリー名。",
  126. "axis.x.title.style.font-family.name": "タイトルのフォント・ファミリー",
  127. "axis.x.title.style.font-size.description": "X 軸のタイトルのフォント・サイズ (CSS サイズ)。",
  128. "axis.x.title.style.font-size.name": "タイトルのフォント・サイズ",
  129. "axis.x.title.style.font.description": "X 軸のタイトルのフォント・プロパティー (CSS スタイル)。",
  130. "axis.x.title.style.font.name": "タイトルのフォント",
  131. "axis.x.title.text.description": "X 軸のタイトル。",
  132. "axis.x.title.text.name": "タイトル",
  133. "axis.y.gridlines.display.description": "Y 軸のグリッド線を表示または非表示にします。",
  134. "axis.y.gridlines.display.falseLabel": "非表示",
  135. "axis.y.gridlines.display.name": "グリッド線を表示",
  136. "axis.y.gridlines.display.trueLabel": "表示",
  137. "axis.y.gridlines.style.stroke-dasharray.description": "Y 軸のグリッド線に適用する破線パターン。",
  138. "axis.y.gridlines.style.stroke-dasharray.name": "グリッド線の破線パターン",
  139. "axis.y.gridlines.style.stroke.description": "Y 軸のグリッド線の色。",
  140. "axis.y.gridlines.style.stroke.name": "グリッド線の色",
  141. "axis.y.labels.display.description": "Y 軸のラベルを表示または非表示にします。",
  142. "axis.y.labels.display.falseLabel": "非表示",
  143. "axis.y.labels.display.name": "ラベルの表示",
  144. "axis.y.labels.display.trueLabel": "表示",
  145. "axis.y.labels.layoutMode.description": "Y 軸のラベルのレイアウト・モードを設定します。",
  146. "axis.y.labels.layoutMode.name": "レイアウト・モード",
  147. "axis.y.labels.layoutMode.options.horizontal": "横",
  148. "axis.y.labels.layoutMode.options.rotate90": "90 度回転",
  149. "axis.y.labels.style.fill.description": "Y 軸のラベルの色。",
  150. "axis.y.labels.style.fill.name": "ラベルの色",
  151. "axis.y.labels.style.font-family.description": "Y 軸のラベルのフォント・ファミリー。",
  152. "axis.y.labels.style.font-family.name": "ラベルのフォント・ファミリー",
  153. "axis.y.labels.style.font-size.description": "Y 軸のラベルのサイズ (CSS サイズ)。",
  154. "axis.y.labels.style.font-size.name": "ラベルのフォント・サイズ",
  155. "axis.y.labels.style.font.description": "Y 軸のラベルのフォント・プロパティー (CSS スタイル)。",
  156. "axis.y.labels.style.font.name": "ラベルのフォント",
  157. "axis.y.labels.zoomPan.description": "パンやズームを行うときに Y 軸のラベルを表示または非表示にします。",
  158. "axis.y.labels.zoomPan.falseLabel": "表示",
  159. "axis.y.labels.zoomPan.name": "ラベルのパン/ズーム",
  160. "axis.y.labels.zoomPan.trueLabel": "非表示",
  161. "axis.y.line.display.description": "Y 軸の線を表示または非表示にします。",
  162. "axis.y.line.display.falseLabel": "非表示",
  163. "axis.y.line.display.name": "折れ線を表示",
  164. "axis.y.line.display.trueLabel": "表示",
  165. "axis.y.line.style.stroke.description": "Y 軸の線の色。",
  166. "axis.y.line.style.stroke.name": "線の色",
  167. "axis.y.scale.includeZero.description": "「はい」に設定した場合、Y 軸に 0 が含められます。",
  168. "axis.y.scale.includeZero.falseLabel": "含めない",
  169. "axis.y.scale.includeZero.name": "ゼロを含む",
  170. "axis.y.scale.includeZero.trueLabel": "含む",
  171. "axis.y.scale.max.description": "Y 軸に表示される最大値。",
  172. "axis.y.scale.max.name": "最大値",
  173. "axis.y.scale.min.description": "Y 軸に表示される最小値。",
  174. "axis.y.scale.min.name": "最小値",
  175. "axis.y.scale.nice.description": "「はい」に設定した場合、Y 軸でナイス・エンドポイント値が使用されます。",
  176. "axis.y.scale.nice.falseLabel": "ナイスを行わない",
  177. "axis.y.scale.nice.name": "ナイス",
  178. "axis.y.scale.nice.trueLabel": "ナイスを適用する",
  179. "axis.y.ticks.display.description": "Y 軸の目盛りを表示または非表示にします。",
  180. "axis.y.ticks.display.falseLabel": "非表示",
  181. "axis.y.ticks.display.name": "目盛りの表示",
  182. "axis.y.ticks.display.trueLabel": "表示",
  183. "axis.y.ticks.style.stroke.description": "Y 軸の目盛りの色。",
  184. "axis.y.ticks.style.stroke.name": "目盛りの色",
  185. "axis.y.title.display.description": "Y 軸のタイトルを表示または非表示にします。",
  186. "axis.y.title.display.falseLabel": "非表示",
  187. "axis.y.title.display.name": "タイトルを表示",
  188. "axis.y.title.display.trueLabel": "表示",
  189. "axis.y.title.style.fill.description": "Y 軸のタイトルの色。",
  190. "axis.y.title.style.fill.name": "タイトルの色",
  191. "axis.y.title.style.font-family.description": "Y 軸のタイトルのフォント・ファミリー名。",
  192. "axis.y.title.style.font-family.name": "タイトルのフォント・ファミリー",
  193. "axis.y.title.style.font-size.description": "Y 軸のタイトルのフォントのサイズ (CSS サイズ)。",
  194. "axis.y.title.style.font-size.name": "タイトルのフォント・サイズ",
  195. "axis.y.title.style.font.description": "Y 軸のタイトルのフォント・プロパティー (CSS スタイル)。",
  196. "axis.y.title.style.font.name": "タイトルのフォント",
  197. "axis.y.title.text.description": "Y 軸のタイトル",
  198. "axis.y.title.text.name": "タイトル",
  199. "background.chart.color.description": "グラフの背景色。",
  200. "background.chart.color.name": "背景色",
  201. "background.elements.color.description": "グラフ要素の背景色。",
  202. "background.elements.color.name": "要素の背景色",
  203. "chord.config.chord.description": "弦での視覚化は、接続されているカテゴリー間の関係を視覚化する視覚化のタイプです。 カテゴリー間の関係は、弦の相対的な幅と色によって示されます。",
  204. "chord.config.chord.label": "弦",
  205. "chord.description": "弦での視覚化は、接続されているカテゴリー間の関係を視覚化する視覚化のタイプです。 カテゴリー間の関係は、弦の相対的な幅と色によって示されます。",
  206. "chord.label": "弦",
  207. "chord.propertyPresentation.advanced.chordSpecificProperties.description": "弦固有のプロパティー",
  208. "chord.propertyPresentation.advanced.chordSpecificProperties.label": "弦",
  209. "color.chords.palette.description": "グラフ内の弦に使用するカラー・パレット。",
  210. "color.chords.palette.name": "弦のカラー・パレット",
  211. "color.groups.palette.description": "グラフ内のグループに使用するカラー・パレット。",
  212. "color.groups.palette.name": "グループのカラー・パレット",
  213. "color.palette.description": "グラフ内のデータ要素に適用される色またはパターンを制御するカラー・パレット。",
  214. "color.palette.name": "カラー・パレット",
  215. "data.handling.description": "データのプロットに使用する設定。",
  216. "data.handling.name": "設定",
  217. "datamodel.hierarchial.label": "階層データ・モデル",
  218. "datamodel.tabular.chord.description": "弦グラフの作成に使用される弦およびグループの値を表すデータ・モデル。",
  219. "datamodel.tabular.label": "表形式データ・モデル",
  220. "dataset.hierarchial.label": "階層データ・セット",
  221. "dataset.tabular.chord.chords.description": "弦の値を定義する表形式データ・セット",
  222. "dataset.tabular.chord.chords.label": "弦表形式データ・セット",
  223. "dataset.tabular.chord.groups.description": "グループの値を定義する表形式データ・セット",
  224. "dataset.tabular.chord.groups.label": "グループの弦表形式データ・セット",
  225. "dataset.tabular.description": "行と列の表形式データ・セット。",
  226. "dataset.tabular.label": "表形式データ・セット",
  227. "dataset.tabular.link.description": "ノード間のリンクを決定します。",
  228. "dataset.tabular.link.label": "表形式リンク・データ・セット",
  229. "dataset.tabular.node.description": "ノードを定義する表形式データ・セット。",
  230. "dataset.tabular.node.label": "表形式ノード・データ・セット",
  231. "dataslot.categories.label": "カテゴリー",
  232. "dataslot.category.label": "カテゴリー",
  233. "dataslot.children.description": "ツリー・ノードに適用すると、そのノードの子が配列リストとして返されます。",
  234. "dataslot.children.label": "子",
  235. "dataslot.color.chord.description": "この弦の色の基準となる値/データを定義します。",
  236. "dataslot.color.description": "形状の色を決定します。",
  237. "dataslot.color.label": "色",
  238. "dataslot.group.chord.description": "どの弦セグメントにこのデータが関連付けられるかを示します。",
  239. "dataslot.group.chord.label": "グループ",
  240. "dataslot.key.description": "各行の要素と一致させるために呼び出されます。 主として遷移に使用されます。",
  241. "dataslot.key.label": "キー",
  242. "dataslot.label.description": "形状のラベルを決定します。",
  243. "dataslot.label.label": "ラベル",
  244. "dataslot.maximumValue.label": "最大値",
  245. "dataslot.source.chord.description": "ソース・セグメントのラベル。",
  246. "dataslot.source.label": "ソース",
  247. "dataslot.sourceValue.chord.description": "ソース・セグメントでのこの弦の値。",
  248. "dataslot.sourceValue.label": "ソース値",
  249. "dataslot.tabular.id.description": "ノードの ID。",
  250. "dataslot.tabular.id.label": "識別子",
  251. "dataslot.tabular.size.description": "形状のサイズを決定します。",
  252. "dataslot.tabular.size.label": "サイズ",
  253. "dataslot.target.chord.description": "ターゲット・セグメントのラベル。",
  254. "dataslot.target.label": "目標値",
  255. "dataslot.targetValue.chord.description": "ターゲット・セグメントでのこの弦の値。",
  256. "dataslot.targetValue.label": "目標",
  257. "dataslot.value.label": "値",
  258. "dataslot.x.label": "X 軸",
  259. "dataslot.y.label": "Y 軸",
  260. "defaultPalette.description": "Rave2 デフォルトの説明",
  261. "defaultPalette.label": "Rave2 デフォルト",
  262. "effect.duration.description": "アニメーション期間 (ミリ秒単位)。",
  263. "effect.duration.name": "アニメーション期間 (ミリ秒)",
  264. "effect.name.description": "グラフ描画時に使用する効果。",
  265. "effect.name.name": "アニメーション",
  266. "effect.name.options.none": "なし",
  267. "effect.name.options.transition": "遷移",
  268. "labelstyle.font.description": "ラベルのフォント・スタイル",
  269. "labelstyle.font.name": "ラベルのフォント",
  270. "layout.axissize.bottom.max.description": "CSS のサイズまたはパーセントで示した下軸の最大サイズ。",
  271. "layout.axissize.bottom.max.name": "下軸の最大サイズ",
  272. "layout.axissize.bottom.min.description": "CSS のサイズまたはパーセントで示した下軸の最小サイズ。",
  273. "layout.axissize.bottom.min.name": "下軸の最小サイズ",
  274. "layout.axissize.bottom.preferred.description": "CSS のサイズまたはパーセントで示した下軸の優先サイズ。",
  275. "layout.axissize.bottom.preferred.name": "下軸の優先サイズ",
  276. "layout.axissize.left.max.description": "CSS のサイズまたはパーセントで示した左軸の最大サイズ。",
  277. "layout.axissize.left.max.name": "左軸の最大サイズ",
  278. "layout.axissize.left.min.description": "CSS のサイズまたはパーセントで示した左軸の最小サイズ。",
  279. "layout.axissize.left.min.name": "左軸の最小サイズ",
  280. "layout.axissize.left.preferred.description": "CSS のサイズまたはパーセントで示した左軸の優先サイズ。",
  281. "layout.axissize.left.preferred.name": "左軸の優先サイズ",
  282. "layout.axissize.right.max.description": "CSS のサイズまたはパーセントで示した右軸の最大サイズ。",
  283. "layout.axissize.right.max.name": "右軸の最大サイズ",
  284. "layout.axissize.right.min.description": "CSS のサイズまたはパーセントで示した右軸の最小サイズ。",
  285. "layout.axissize.right.min.name": "右軸の最小サイズ",
  286. "layout.axissize.right.preferred.description": "CSS のサイズまたはパーセントで示した右軸の優先サイズ。",
  287. "layout.axissize.right.preferred.name": "右軸の優先サイズ",
  288. "layout.axissize.top.max.description": "CSS のサイズまたはパーセントで示した上軸の最大サイズ。",
  289. "layout.axissize.top.max.name": "上軸の最大サイズ",
  290. "layout.axissize.top.min.description": "CSS のサイズまたはパーセントで示した上軸の最小サイズ。",
  291. "layout.axissize.top.min.name": "上軸の最小サイズ",
  292. "layout.axissize.top.preferred.description": "CSS のサイズまたはパーセントで示した上軸の優先サイズ。",
  293. "layout.axissize.top.preferred.name": "上軸の優先サイズ",
  294. "layout.chart.padding.bottom.description": "グラフの下部余白。",
  295. "layout.chart.padding.bottom.name": "下部余白",
  296. "layout.chart.padding.left.description": "グラフの左余白。",
  297. "layout.chart.padding.left.name": "左余白",
  298. "layout.chart.padding.right.description": "グラフの右余白。",
  299. "layout.chart.padding.right.name": "右余白",
  300. "layout.chart.padding.top.description": "グラフの上部余白。",
  301. "layout.chart.padding.top.name": "上部余白",
  302. "layout.legendchart.align.description": "凡例をグラフの内部に位置合わせするかどうか。",
  303. "layout.legendchart.align.name": "凡例をグラフに位置合わせ",
  304. "layout.legendchart.gap.description": "凡例とグラフの間のスペース (CSS サイズまたはパーセンテージ)。",
  305. "layout.legendchart.gap.name": "凡例とグラフの間のスペース",
  306. "layout.legendsize.max.description": "凡例の最大サイズ (CSS のサイズまたはパーセンテージ)。",
  307. "layout.legendsize.max.name": "最大サイズ",
  308. "layout.legendsize.min.description": "凡例の最小サイズ (CSS のサイズまたはパーセンテージ)。",
  309. "layout.legendsize.min.name": "最小サイズ",
  310. "layout.legendsize.preferred.description": "凡例の優先サイズ (CSS のサイズまたはパーセンテージ)。",
  311. "layout.legendsize.preferred.name": "優先サイズ",
  312. "layout.padding.description": "グラフと凡例の周囲の余白。",
  313. "layout.padding.name": "間隔",
  314. "legend.chords.display.description": "グラフ内の弦の凡例を表示または非表示にします。",
  315. "legend.chords.display.falseLabel": "凡例を非表示",
  316. "legend.chords.display.name": "弦の凡例の表示",
  317. "legend.chords.display.trueLabel": "凡例の表示",
  318. "legend.chords.entrystyle.font.description": "グラフ内の弦の凡例項目のフォント・スタイル。",
  319. "legend.chords.entrystyle.font.name": "弦の凡例項目のフォント",
  320. "legend.chords.title.description": "グラフ内の弦の凡例のタイトル。",
  321. "legend.chords.title.name": "弦の凡例タイトル",
  322. "legend.chords.titlestyle.fill.description": "グラフ内の弦の凡例タイトルの色。",
  323. "legend.chords.titlestyle.fill.name": "弦の凡例タイトルの色",
  324. "legend.chords.titlestyle.font.description": "グラフ内の弦の凡例タイトルのフォント・スタイル。",
  325. "legend.chords.titlestyle.font.name": "弦の凡例タイトルのフォント",
  326. "legend.chords.titlestyle.fontfamily.description": "グラフ内の弦の凡例タイトルのフォント・ファミリー。",
  327. "legend.chords.titlestyle.fontfamily.name": "弦の凡例タイトルのフォント・ファミリー",
  328. "legend.chords.titlestyle.fontsize.description": "グラフ内の弦の凡例タイトルのフォント・サイズ。",
  329. "legend.chords.titlestyle.fontsize.name": "弦の凡例タイトルのフォント・サイズ",
  330. "legend.display.description": "凡例を表示または非表示にします。",
  331. "legend.display.falseLabel": "非表示",
  332. "legend.display.name": "凡例の表示",
  333. "legend.display.trueLabel": "表示",
  334. "legend.entrystyle.font.description": "凡例項目のフォント・プロパティー。",
  335. "legend.entrystyle.font.name": "エントリーのフォント",
  336. "legend.groups.display.description": "グラフ内のグループの凡例を表示または非表示にします。",
  337. "legend.groups.display.falseLabel": "グループの凡例を非表示",
  338. "legend.groups.display.name": "グループの凡例の表示",
  339. "legend.groups.display.trueLabel": "グループの凡例を表示",
  340. "legend.groups.entrystyle.font.description": "グラフ内のグループの凡例項目のフォント・スタイル。",
  341. "legend.groups.entrystyle.font.name": "グループの凡例項目のフォント",
  342. "legend.groups.title.description": "グラフ内のグループの凡例のタイトル。",
  343. "legend.groups.title.name": "グループの凡例タイトル",
  344. "legend.groups.titlestyle.fill.description": "グラフ内のグループの凡例タイトルの色。",
  345. "legend.groups.titlestyle.fill.name": "グループの凡例タイトルの色",
  346. "legend.groups.titlestyle.font.description": "グラフ内のグループの凡例タイトルのフォント・スタイル。",
  347. "legend.groups.titlestyle.font.name": "グループの凡例タイトルのフォント",
  348. "legend.groups.titlestyle.fontfamily.description": "グラフ内のグループの凡例タイトルのフォント・ファミリー。",
  349. "legend.groups.titlestyle.fontfamily.name": "グループの凡例タイトルのフォント・ファミリー",
  350. "legend.groups.titlestyle.fontsize.description": "グラフ内のグループの凡例タイトルのフォント・サイズ。",
  351. "legend.groups.titlestyle.fontsize.name": "グループの凡例タイトルのフォント・サイズ",
  352. "legend.position.description": "グラフ内の凡例の位置。",
  353. "legend.position.name": "凡例の位置",
  354. "legend.position.options.bottom": "下位",
  355. "legend.position.options.left": "左",
  356. "legend.position.options.right": "右",
  357. "legend.position.options.top": "上位",
  358. "legend.title.description": "凡例のタイトル。",
  359. "legend.title.name": "タイトル",
  360. "legend.titlestyle.fill.description": "凡例タイトルの色。",
  361. "legend.titlestyle.fill.name": "タイトルの色",
  362. "legend.titlestyle.font.description": "凡例タイトルのフォント・プロパティー。",
  363. "legend.titlestyle.font.name": "タイトルのフォント",
  364. "legend.titlestyle.fontfamily.description": "凡例タイトルのフォント・ファミリー。",
  365. "legend.titlestyle.fontfamily.name": "タイトルのフォント・ファミリー",
  366. "legend.titlestyle.fontsize.description": "凡例タイトルのフォント・サイズ。",
  367. "legend.titlestyle.fontsize.name": "タイトルのフォント・サイズ",
  368. "propertyPresentation.advanced.axisSizeProperties.description": "軸サイズのプロパティー。",
  369. "propertyPresentation.advanced.axisSizeProperties.label": "軸サイズ",
  370. "propertyPresentation.advanced.clientBehaviorProperties.description": "クライアント・サイドのプロパティー。",
  371. "propertyPresentation.advanced.clientBehaviorProperties.label": "クライアントの振る舞い",
  372. "propertyPresentation.advanced.commonProperties.description": "共通のプロパティー。",
  373. "propertyPresentation.advanced.commonProperties.label": "共通",
  374. "propertyPresentation.advanced.description": "グループ化構造の全プロパティーの詳細リスト。",
  375. "propertyPresentation.advanced.label": "詳細設定",
  376. "propertyPresentation.advanced.labelProperties.description": "ラベルのプロパティー",
  377. "propertyPresentation.advanced.labelProperties.label": "ラベル",
  378. "propertyPresentation.advanced.legendProperties.description": "凡例のプロパティー。",
  379. "propertyPresentation.advanced.legendProperties.label": "凡例",
  380. "propertyPresentation.advanced.xAxisProperties.description": "X 軸のプロパティー。",
  381. "propertyPresentation.advanced.xAxisProperties.label": "X 軸",
  382. "propertyPresentation.advanced.yAxisProperties.description": "Y 軸のプロパティー。",
  383. "propertyPresentation.advanced.yAxisProperties.label": "Y 軸",
  384. "propertyPresentation.simple.description": "一般的なプロパティーの単純リスト。",
  385. "propertyPresentation.simple.label": "単純",
  386. "rave2.colorpalette.blueContinuousSequential.description": "「青 - 連続、順次」の説明",
  387. "rave2.colorpalette.blueContinuousSequential.label": "青 - 連続、順次",
  388. "rave2.colorpalette.blueDiscreteSequential.description": "「青 - 不連続、順次」の説明",
  389. "rave2.colorpalette.blueDiscreteSequential.label": "青 - 不連続、順次",
  390. "rave2.colorpalette.blueGreenContinuousDivergent.description": "「青/緑 - 連続、分化」の説明",
  391. "rave2.colorpalette.blueGreenContinuousDivergent.label": "青/緑 - 連続、分化",
  392. "rave2.colorpalette.blueGreenDiscreteDivergent.description": "「青/緑 - 不連続、分化」の説明",
  393. "rave2.colorpalette.blueGreenDiscreteDivergent.label": "青/緑 - 不連続、分化",
  394. "rave2.colorpalette.dark.description": "「暗い」の説明",
  395. "rave2.colorpalette.dark.label": "暗い",
  396. "rave2.colorpalette.default": "Rave2 デフォルト",
  397. "rave2.colorpalette.financial.description": "財務の説明",
  398. "rave2.colorpalette.financial.label": "財務",
  399. "rave2.colorpalette.greenContinuousSequential.description": "「緑 - 連続、順次」の説明",
  400. "rave2.colorpalette.greenContinuousSequential.label": "緑 - 連続、順次",
  401. "rave2.colorpalette.greenDiscreteSequential.description": "「緑 - 不連続、順次」の説明",
  402. "rave2.colorpalette.greenDiscreteSequential.label": "緑 - 不連続、順次",
  403. "rave2.colorpalette.light.description": "「明るい」の説明",
  404. "rave2.colorpalette.light.label": "明るい",
  405. "rave2.colorpalette.medical.description": "医療の説明",
  406. "rave2.colorpalette.medical.label": "医療",
  407. "rave2.colorpalette.orangeContinuousSequential.description": "「オレンジ - 連続、順次」の説明",
  408. "rave2.colorpalette.orangeContinuousSequential.label": "オレンジ - 連続、順次",
  409. "rave2.colorpalette.orangeDiscreteSequential.description": "「オレンジ - 不連続、順次」の説明",
  410. "rave2.colorpalette.orangeDiscreteSequential.label": " オレンジ - 不連続、順次",
  411. "rave2.colorpalette.purpleContinuousSequential.description": "「紫 - 連続、順次」の説明",
  412. "rave2.colorpalette.purpleContinuousSequential.label": "紫 - 連続、順次",
  413. "rave2.colorpalette.purpleDiscreteSequential.description": "「紫 - 不連続、順次」の説明",
  414. "rave2.colorpalette.purpleDiscreteSequential.label": "紫 - 不連続、順次",
  415. "rave2.colorpalette.redBlueContinuousDivergent.description": "「赤/青 - 連続、分化」の説明",
  416. "rave2.colorpalette.redBlueContinuousDivergent.label": "赤/青 - 連続、分化",
  417. "rave2.colorpalette.redBlueDiscreteDivergent.description": "「赤/青 - 不連続、分化」の説明",
  418. "rave2.colorpalette.redBlueDiscreteDivergent.label": "赤/青 - 不連続、分化",
  419. "rave2.colorpalette.redBlueInverseContinuousDivergent.description": "「赤/青 - 逆、連続、分化」の説明",
  420. "rave2.colorpalette.redBlueInverseContinuousDivergent.label": "赤/青 - 逆、連続、分化",
  421. "rave2.colorpalette.redBlueInverseDiscreteDivergent.description": "「赤/青 - 逆、不連続、分化」の説明",
  422. "rave2.colorpalette.redBlueInverseDiscreteDivergent.label": "赤/青 - 逆、不連続、分化",
  423. "rave2.colorpalette.redContinuousSequential.description": "「赤 - 連続、順次」の説明",
  424. "rave2.colorpalette.redContinuousSequential.label": "赤 - 連続、順次",
  425. "rave2.colorpalette.redDiscreteSequential": "赤 - 不連続、順次",
  426. "rave2.colorpalette.redDiscreteSequential.description": "「赤 - 不連続、順次」の説明",
  427. "rave2.colorpalette.redDiscreteSequential.label": " 赤 - 不連続、順次",
  428. "rave2.colorpalette.redGreenContinuousDivergent.description": "「赤/緑 - 連続、分化」の説明",
  429. "rave2.colorpalette.redGreenContinuousDivergent.label": "赤/緑 - 連続、分化",
  430. "rave2.colorpalette.redGreenDiscreteDivergent.description": "「赤/緑 - 不連続、分化」の説明",
  431. "rave2.colorpalette.redGreenDiscreteDivergent.label": "赤/緑 - 不連続、分化",
  432. "rave2.colorpalette.redGreenInverseContinuousDivergent.description": "「赤/緑 - 逆、連続、分化」の説明",
  433. "rave2.colorpalette.redGreenInverseContinuousDivergent.label": "赤/緑 - 逆、連続、分化",
  434. "rave2.colorpalette.redGreenInverseDiscreteDivergent.description": "「赤/緑 - 逆、不連続、分化」の説明",
  435. "rave2.colorpalette.redGreenInverseDiscreteDivergent.label": "赤/緑 - 逆、不連続、分化",
  436. "rave2.colorpalette.tealContinuousSequential.description": "「青緑 - 連続、順次」の説明",
  437. "rave2.colorpalette.tealContinuousSequential.label": "青緑 - 連続、順次",
  438. "rave2.colorpalette.tealDiscreteSequential.description": "「青緑 - 不連続、順次」の説明",
  439. "rave2.colorpalette.tealDiscreteSequential.label": "青緑 - 不連続、順次",
  440. "rave2.colorpalette.tealPurpleContinuousDivergent.description": "「青緑/紫 - 連続、分化」の説明",
  441. "rave2.colorpalette.tealPurpleContinuousDivergent.label": "青緑/紫 - 連続、分化",
  442. "rave2.colorpalette.tealPurpleDiscreteDivergent.description": "「青緑/紫 - 不連続、分化」の説明",
  443. "rave2.colorpalette.tealPurpleDiscreteDivergent.label": "青緑/紫 - 不連続、分化",
  444. "rave2.colorpalette.violetContinuousSequential.description": "「すみれ色 - 連続、順次」の説明",
  445. "rave2.colorpalette.violetContinuousSequential.label": "すみれ色 - 連続、順次",
  446. "rave2.colorpalette.violetDiscreteSequential.description": "「すみれ色 - 不連続、順次」の説明",
  447. "rave2.colorpalette.violetDiscreteSequential.label": "すみれ色 - 不連続、順次",
  448. "rave2.colorpalette.yellowContinuousSequential.description": "「黄 - 連続、順次」の説明",
  449. "rave2.colorpalette.yellowContinuousSequential.label": "黄 - 連続、順次",
  450. "rave2.colorpalette.yellowDiscreteSequential.description": "「黄 - 不連続、順次」の説明",
  451. "rave2.colorpalette.yellowDiscreteSequential.label": "黄 - 不連続、順次",
  452. "tick.lines.description": "「はい」に設定すると、グラフの周囲に目盛りが表示されます。",
  453. "tick.lines.falseLabel": "ラベルを非表示にする",
  454. "tick.lines.name": "目盛り線の表示",
  455. "tick.lines.trueLabel": "ラベルの表示",
  456. "tick.step.adjuster.description": "各目盛り間のステップ値を調整します。",
  457. "tick.step.adjuster.name": "目盛りステップ・アジャスター",
  458. "tick.suffix.description": "各目盛り値の後に表示するテキスト。",
  459. "tick.suffix.name": "目盛りの接尾語",
  460. "tick.text.frequency.description": "目盛りラベルの頻度を調整します。",
  461. "tick.text.frequency.name": "目盛りテキスト頻度アジャスター",
  462. "tick.value.divider.description": "指定した数値で目盛り値を除算します。",
  463. "tick.value.divider.name": "目盛り値の除算",
  464. "tick.values.description": "グラフの周囲の目盛り値を表示または非表示にします。",
  465. "tick.values.falseLabel": "値を非表示",
  466. "tick.values.name": "目盛り値の表示",
  467. "tick.values.trueLabel": "値を表示",
  468. "tickstyle.font.description": "目盛りのフォント・スタイル",
  469. "tickstyle.font.name": "目盛りのフォント",
  470. "transpose.description": "「はい」に設定すると、Y 軸に独立スケールが表示され、X 軸に従属スケールが表示されます。",
  471. "transpose.falseLabel": "入れ替えない",
  472. "transpose.name": "X 軸と Y 軸の切り替え",
  473. "transpose.trueLabel": "入れ替え"
  474. }