@qn-pandora/pandora-visualization
Version:
Pandora 通用可视化库
246 lines (245 loc) • 7.56 kB
JavaScript
export var base_en = {
title_base: 'General',
title_data: 'Data',
title_style: 'Chart style',
field: 'Field',
barField: 'Bar Field',
lineField: 'Line Field',
group: 'Group',
style: 'Style',
title_legend: 'Legend',
title_x: 'X-Axis',
title_y: 'Y-Axis',
title_left_y: 'Left-X-Axis',
title_right_y: 'Right-X-Axis',
title_advanced: 'Advanced',
title_display_field: 'Display Fields',
min: 'Minimum',
max: 'Maximum',
number: 'Size',
on: 'On',
off: 'Off',
enable: 'Enable',
disable: 'Disable',
name_placeholder: 'Please enter',
name: 'Axis name',
select: 'Select',
other: 'Other',
metric: 'Indicators',
metric_explain: 'Generate superimposed polylines of different colors according to the values of the field',
metric_placeholder: '',
color: 'Color',
color_field: 'Color Field',
base_line: 'Baseline',
base_line_default_name: 'Reference line',
base_line_name_placeholder: 'Baseline name',
base_line_number_value_placeholder: 'Threshold',
base_line_type: {
solid: 'Solid',
dashed: 'Dashed',
dotted: 'Dotted'
},
add: '+Add ',
base: 'Baseline',
small: 'Narrow the width',
big: 'Widen the width',
number_show: 'Value',
stack_none: 'Not stacked',
stack: 'Stacked',
message: 'You do not have permission to access the resource',
precision: 'Precision',
merge: {
title: 'Merge Type',
sum: 'Summation',
avg: 'Average',
max: 'Maximum',
min: 'Minimum',
new: 'Latest',
old: 'Oldest'
},
status: {
empty: 'No data',
empty_look: 'No permission to view data'
},
legend: {
show_single: 'Show Current',
show_all: 'Show All',
position: {
title: 'Position',
top: 'Top',
bottom: 'Bottom',
left: 'Left',
right: 'Right',
center: 'Center',
horizontal: 'Horizontal',
vertical: 'Vertical',
both: 'Top and Bottom',
none: 'No'
},
chart_legend: 'Legend',
base_line_legend: 'BaseLine',
number: {
title: 'Display',
avg: 'Average value',
current: 'Current value',
secondary: 'The Secondary new',
total: 'Summation',
value: 'Numerical ',
percent: 'Percentage',
median: 'Median',
mode: 'Mode'
},
explain: 'Current value: the final value obtained, only used as the current value in the sense of order time on the X-axis',
sort: 'Legend Sort',
sort_order: {
ascend: 'Ascend',
descend: 'Descend'
},
sort_field_placeholder: 'Sort legend',
sort_order_placeholder: 'Sort order',
width: 'Legend width',
width_tooltip: 'Legend width ratio: 0 < width <= 60%'
},
label: {
value_title: 'Label show',
value_type: {
field: 'field',
number: 'value'
},
layout_title: 'Label show way',
layout_explain: 'adaptive means no overlap',
layout_type: {
adaptive: 'adaptive',
all: 'all'
}
},
x: {
label_rotation: 'Label Rotation',
label_show: 'Label Status',
show_explain1: 'Adaptive: The labels are not overlapped, and some part of labels may be omitted. ',
show_explain2: 'All: all the labels are forcibly displayed. Some overlap might happen. ',
show_explain3: 'Hide: Hide the label.',
auto: 'Adaptive',
all: 'All',
hide: 'Hide',
type: 'Type',
show: 'Show'
},
y: {
scale: {
title: 'Y Scale',
linear: 'Linear',
log: 'Log',
time: 'Time',
category: 'Category'
},
empty: {
title: 'Null Values',
zero: 'Zero',
gap: 'Gaps',
line: 'Connect'
},
display_fields: 'Tooltip Fields'
},
title: {
title: 'Title',
number_title: 'Value',
number_style: 'Number style',
style: 'Title style',
font: 'Font style',
number: 'Font style',
font_title: 'Font',
font_size: 'Font size',
font_explain: 'Make sure your system contains the font that you select.otherwise the default font is accepted.',
weight: 'Weight',
size: 'Size',
affix: 'Affix Setting'
},
percent: {
title: 'Decimal places',
explain: 'Default :2, retaining 2 decimal places',
precision: 'Precision'
},
split: {
title: 'Color',
validate_max: 'The maximum value should be greater than the minimum value',
validate_splitter_1: 'Input is required and should be a numeric type',
validate_splitter_2: 'Input should be greater than the minimum value',
validate_splitter_3: 'Incorrect input',
validate_splitter_4: 'Input should be less than the maximum value',
auto_split: 'Auto',
add: '+Add'
},
confirm: 'Confirm',
copy: {
title: 'Copy',
success: 'Successfully copy',
error: 'Failed to copy, Please try again',
click_to_copy: 'Click to copy'
},
visualization_update_view_error: 'Custom chart does not implement updateView method',
display_color: 'Color',
regression: 'Tropic of cancer',
order: 'Order',
reset: 'Rest',
tooltip_themes: 'Tooltip theme',
dark: 'Dark',
light: 'Light',
point: {
title: 'Point',
size: 'Size',
type: 'Shape',
border_color: 'Border color',
border_width: 'Border width',
options: {
circle: 'Circle',
rect: 'Rect',
diamond: 'Diamond',
arrow: 'Arrow',
none: 'None'
}
},
numeric: 'Numeric',
error: {
name: 'The name can only start with letters, Chinese, numbers and can only contain letters, Chinese, numbers, and special characters (._{})',
name_length128: 'Length of name should be less than 128 characters',
no_empty: 'Required',
name_exit: 'Name already exists',
this: '',
no_empty_this: 'required',
chart_name: 'The name can only contain letters, Chinese, numbers, special characters (._{}$)'
},
axis: {
min_placeholder: '',
max_placeholder: '',
interval: {
type: {
title: 'Scale interval',
auto: 'Auto',
split: 'Split',
fixed: 'Fixed'
},
splitNumber: {
title: 'Split number',
explain: 'This number of segments is only an estimated number, and the actual number of segments displayed will be adjusted on this basis according to the readability of the scale displayed on the coordinate axis after segmentation'
},
interval: {
title: 'Interval size'
}
}
},
chart_style: 'Chart Style',
color_set: {
title: 'Setting Color',
field: 'Field',
select_color_mode: 'Select Color Mode',
custom_color: 'Custom Color'
},
tooltip_type: {
legend: 'Legend',
asc: 'Num Asc',
desc: 'Num Desc'
},
tooltip_order: 'Tooltip',
select_all: 'Select all'
};