perspective-viewer 4.4.0

A data visualization and analytics component, especially well-suited for large and/or streaming datasets.
Documentation
/* ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 * ┃ ██████ ██████ ██████       █      █      █      █      █ █▄  ▀███ █       ┃
 * ┃ ▄▄▄▄▄█ █▄▄▄▄▄ ▄▄▄▄▄█  ▀▀▀▀▀█▀▀▀▀▀ █ ▀▀▀▀▀█ ████████▌▐███ ███▄  ▀█ █ ▀▀▀▀▀ ┃
 * ┃ █▀▀▀▀▀ █▀▀▀▀▀ █▀██▀▀ ▄▄▄▄▄ █ ▄▄▄▄▄█ ▄▄▄▄▄█ ████████▌▐███ █████▄   █ ▄▄▄▄▄ ┃
 * ┃ █      ██████ █  ▀█▄       █ ██████      █      ███▌▐███ ███████▄ █       ┃
 * ┣━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┫
 * ┃ Copyright (c) 2017, the Perspective Authors.                              ┃
 * ┃ ╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌ ┃
 * ┃ This file is part of the Perspective library, distributed under the terms ┃
 * ┃ of the [Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0). ┃
 * ┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ */

perspective-viewer,
perspective-dropdown {
    /* Config */
    --psp-label--group-by--content: "グループ化";
    --psp-label--split-by--content: "分割";
    --psp-label--sort--content: "注文方法";
    --psp-label--filter--content: "どこ";
    --psp-label--transpose-button--content: "スワップ";
    --psp-label--config-button--content: "構成、設定";
    --psp-label--all-columns--content: "すべての列";
    --psp-label--untitled--content: "無題";

    /* Plugin names */
    --psp-plugin-name--datagrid--content: "データグリッド";
    --psp-plugin-name--treemap--content: "ツリーマップ";
    --psp-plugin-name--sunburst--content: "サンバースト";
    --psp-plugin-name--heatmap--content: "ヒートマップ";
    --psp-plugin-name--x-bar--content: "Xバー";
    --psp-plugin-name--y-bar--content: "アンドバー";
    --psp-plugin-name--y-line--content: "そしてライン";
    --psp-plugin-name--x-y-line--content: "X/Y ライン";
    --psp-plugin-name--x-y-scatter--content: "X/Y 散布図";
    --psp-plugin-name--y-scatter--content: "Y散布図";
    --psp-plugin-name--y-area--content: "とエリア";
    --psp-plugin-name--ohlc--content: "痛い";
    --psp-plugin-name--candlestick--content: "ローソク足";

    /* Column Selector names */
    --psp-label--column-columns--content: "コラム";
    --psp-label--column-x-axis--content: "X軸";
    --psp-label--column-y-axis--content: "Y軸";
    --psp-label--column-color--content: "";
    --psp-label--column-size--content: "サイズ";
    --psp-label--column-symbol--content: "シンボル";
    --psp-label--column-label--content: "ラベル";
    --psp-label--column-tooltip--content: "ツールチップ";
    --psp-label--add-expression-button--content: "新しい列";
    --psp-label--aggregate-depth--content: "集約の深さ";

    /* Toolbar */
    --psp-label--no-results--content: "無効な列";
    --psp-datagrid--column-edit-button--content: "編集";
    --psp-label--copy-button--content: "コピー";
    --psp-label--export-button--content: "輸出";
    --psp-label--reset-button--content: "リセット";
    --psp-label--edit-mode-read-only--content: "Read Only";
    --psp-label--edit-mode-edit--content: "Text Edit";
    --psp-label--edit-mode-select-row--content: "Select Row";
    --psp-label--edit-mode-select-column--content: "Select Column";
    --psp-label--edit-mode-select-region--content: "Select Region";
    --psp-label--scroll-lock-toggle--content: "フリースクロ​​ール";
    --psp-label--scroll-lock-alt-toggle--content: "スクロールを揃える";

    /* Column Settings */
    --psp-label--color--content: "";
    --psp-label--format--content: "フォーマット";
    --psp-label--timezone--content: "タイムゾーン";
    --psp-label--date-style--content: "日付スタイル";
    --psp-label--time-style--content: "時間スタイル";
    --psp-label--foreground--content: "前景";
    --psp-label--background--content: "背景";
    --psp-label--series--content: "シリーズ";
    --psp-label--color-range--content: "色の範囲";
    --psp-label--style--content: "スタイル";
    --psp-label--minimum-integer-digits--content: "整数の最小桁数";
    --psp-label--rounding-increment--content: "丸め増分";
    --psp-label--notation--content: "表記";
    --psp-label--use-grouping--content: "グループ化を使用する";
    --psp-label--sign-display--content: "サインディスプレイ";
    --psp-label--max-value--content: "最大値";
    --psp-label--rounding-priority--content: "丸めの優先順位";
    --psp-label--rounding-mode--content: "丸めモード";
    --psp-label--trailing-zero-display--content: "末尾ゼロの表示";
    --psp-label--fractional-digits--content: "小数桁";
    --psp-label--significant-digits--content: "有効数字";
    --psp-label--year--content: "";
    --psp-label--month--content: "";
    --psp-label--day--content: "";
    --psp-label--weekday--content: "平日";
    --psp-label--hour--content: "時間";
    --psp-label--minute--content: "";
    --psp-label--second--content: "2番";
    --psp-label--fractional-seconds--content: "小数秒";
    --psp-label--hours--content: "12/24時間";

    /* Tabs */
    --psp-label--style-tab--content: "スタイル";
    --psp-label--attributes-tab--content: "属性";
    --psp-label--debug-tab--content: "Debug JSON";
}