UNPKG

@qn-pandora/pandora-visualization

Version:

Pandora 通用可视化库

122 lines (121 loc) 3.91 kB
export var other_en = { open: 'Enable', config: 'Configuration', add: '+ Add', radar: { chart_type: { title: 'Chart style', polygon: 'Polygon', circle: 'Round', metric: 'Indicator', group: 'Group', explain: 'If the value you want to configure not shown in the list, you can add it by clicking + add; Maximum 10 values to be displayed' }, metric: 'Indicators', group: 'Value', explain: 'If the value you want to configure not shown in the list, you can add it by clicking + add; Maximum 10 values to be displayed', name: 'Display name', max_indicators: 'Max Indicators', indicators_after: 'Num' }, sun_label: 'Label', time_line: { label: 'Field', background: 'Background', event: 'Event color', font: 'Text color', start_time: 'Start time', duration_time: 'Duration', explain: 'Unit (s), unit conversion can be performed by eval expressions.', position: 'Time Location', min: 'Minimum Zoom', max: 'Maximum Zoom', max_time_num: 'Max Num', zoom: { None: 'No Limit', ms10: '10 ms', minute: 'Minute', hour: 'Hour', day: 'Day', week: 'Week', month: 'Month', quarter: 'Quarter', year: 'Year' } }, error: 'The file is too large ;Maximum file size is 1Mb.', status: { color: 'Color Mode', color_value: 'Value', color_value_bg: 'Value Background', status_no: 'Invalid status', status_new: 'New status', number: 'Number', no_number: 'Not Number', no: 'no', rule: 'Rule', type: 'Field Type', name: 'Status Field', threshold: 'Status', open: 'Enable', close: 'Disable', size: 'Panel size', panel_width: 'Panel Width', panel_height: 'Panel Height', content: 'Content', page_size: 'Pagination', page_number: 'Display', unit: '/page', autoplay: 'Loop', speed: 'Loop speed', s: 'second', auto_order: 'Auto sorting', plane_order: 'Panel severity', plane_order_title: 'Automatically sort panels according to the severity of the panel', metric: 'Indicators', metric_title: 'Automatically sort the indicators in the panel according to the severity of the indicator', status: 'Panel status', setting: 'Panel status', explain: 'Drag to rearrange the severity', rule_status: 'Status display', add_metric: 'Add Metric', show_metric_name: 'Show Metric Name', arrangement: 'Title arrangement', arrangements: { col: 'Same as the indicator', row: 'With the indicator' } }, metric: { title: 'Title', metric_style: 'Metric Style', title_icon: { label: 'Show title modifier', color: { label: 'Color', type: 'Color form', one: 'Color one', two: 'Color two', third: 'Color third', type_field: 'From field', type_system: 'System color scheme', placeholder_field: 'Please select a color field', placeholder_system: 'Please select a system color scheme' }, icon: 'Icon', width: 'Width', title: 'Title', add: 'Add' } }, outlier: { lower: 'Lower', uppe: 'Upper', merge: 'Merge', field: 'Field', constant: 'Constant', bound_set: 'Exception Bound', bound_fields: 'Fields' }, ranges: 'Ranges' };