All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.dashbuilder.displayer.client.resources.i18n.CommonConstants.properties Maven / Gradle / Ivy

#
# Copyright (C) 2014 Red Hat, Inc. and/or its affiliates.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
#       http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#

ok=Ok
cancel=Cancel
error=Error:
cause=Cause:

# Position enum literals
POSITION_BOTTOM=Bottom
POSITION_TOP=Top
POSITION_LEFT=Left
POSITION_RIGHT=Right
POSITION_IN=In

# MapColorScheme enum literals
COLOR_SCHEME_RED=Red
COLOR_SCHEME_BLUE=Blue
COLOR_SCHEME_GREEN=Green

# Common settings editor literals

dataset_editor_notfound=Data set not found
common_dropdown_select=- Select -
common_button_addnew=Add New

settingsEditor_caption=Displayer Settings Editor
settingsJsonSource_caption=Displayer Settings Json Source View

common_group=General
common_showTitle=Visible
common_title=Title
common_title_placeholder=Insert the chart''s title
common_export=Export
common_allowCSV=CSV
common_allowExcel=Excel
common_renderer=Renderer
common_columns=Columns
columns_name=Column
columns_expression=Expression
columns_pattern=Pattern
columns_emptyvalue=Empty
common_columns_placeholder=Insert the displayer''s columns, separated by commas

chart_group=Chart
chart_width=Width
chart_height=Height
chart_resizable=Automatic Resize
chart_bgColor=Background color

chart_marginGroup=Margins
chart_topMargin=Top margin
chart_bottomMargin=Bottom margin
chart_leftMargin=Left margin
chart_rightMargin=Right margin

chart_legendGroup=Legend
chart_legendShow=Visible
chart_legendPosition=Position
chart_3d=3D

table_group=Table
table_pageSize=Page size
table_width=Width
table_sortEnabled=Sort enabled
table_sortColumn=Sort by default
table_sortColumn_placeholder=Insert the default sort column id
table_sortOrder=Sort order
table_ascSortOrder=Ascending
table_descSortOrder=Descending
table_columnPicker=Column picker

axis_group=Axis
xaxis_showLabels=X axis labels visible
xaxis_angle=X axis labels angle
xaxis_title=X axis title
xaxis_title_placeholder=Insert the X axis title
yaxis_showLabels=Y axis label visible
yaxis_angle=Y axis labels angle
yaxis_title=Y axis title
yaxis_title_placeholder=Insert the Y axis title

meter_group=Meter
meter_start=Start
meter_warning=Warning level
meter_critical=Critical level
meter_end=End

map_group=Map
color_scheme=Color Scheme

refresh_group=Refresh
refresh_interval=Refresh (seconds)
refresh_stale_data=Refresh stale data

# Filter

filter_group=Filter
filter_enabled=Enabled
filter_self=Self apply
filter_listening=Listen to others
filter_notifications=Notify others
selector_group=Selector
selector_width=Width
selector_multiple=Multiple
selector_show_inputs=Show inputs

filter_editor_selectcolumn=- Select column -

timeframe_from=From
timeframe_to=To
timeframe_first_month_year=First month of year

case_sensitive=Case sensitive
like_to_pattern_instructions=''%'' means zero or more characters while ''_'' means a single character
multiple_input_descriptions=Multiple values are supported. Either ''|'' or '','' can be used as a separator

dataset_groupdate_fixed_intervals=Fixed intervals
dataset_groupdate_empty_intervals=Empty intervals
dataset_groupdate_interval_type=Interval type
dataset_groupdate_max_intervals=Max. intervals
dataset_groupdate_firstday=First Day
dataset_groupdate_firstmonth=First Month

settings_validation_integer=Value must be an integer number.
settings_validation_double=Value must be a double.
settings_validation_meter_unknown=Unknown
settings_validation_meter_higher=Must be higher than the {0} value.
settings_validation_meter_lower=Must be lower than the {0} value.
settings_validation_meter_invalid=Invalid value

# DataSetLookup literals
dataset_dataset=Data Set
dataset_filters=Filters
dataset_rows=Rows
dataset_columns=Columns
group_columnid_label=Column Id.
dataset_lookup_group_columns_all=- No grouping -
dataset_lookup_dataset_notfound=Data set {0} not found
dataset_lookup_init_error=Initialization error

# DisplayerEditor literals
displayer_editor_title=Displayer Editor
displayer_editor_new=New Displayer
displayer_editor_dataset_notfound=Selected data set not found.
displayer_editor_datasetmetadata_fetcherror=Error fetching the data set metadata.
displayer_editor_dataset_nolookuprequest=It is not possible to create a data lookup request for the selected data set.
displayer_editor_incompatible_settings=Data settings are not compatible. The current settings will be lost. Continue?
displayer_editor_tab_type=Type
displayer_editor_tab_data=Data
displayer_editor_tab_display=Display
displayer_editor_view_as_table=View as table

renderer_selector_title=Renderer selector

displayerlocator_default_renderer_undeclared={0} displayer default renderer not declared.
displayerlocator_unsupported_displayer_renderer={0} displayer not supported in the {1} renderer.

rendererliblocator_renderer_not_found={0} renderer not found.
rendererliblocator_multiple_renderers_found=Multiple renderer implementations found for: {0}
renderermanager_renderer_not_available=No renderer is available for type:  {0}.

displayerviewer_displayer_not_created=It was not possible to create the displayer

expand=Expand
collapse=Collapse
removeFilter=Remove filter

DisplayerErrorWidget.displayerErrorTitle=Unexpected Error
DisplayerErrorWidget.errorDetails=Details

ExternalComponentView.configurationIssueTitle=Modify Configuration
ExternalComponentView.configurationIssueDescription=Component does not support the current configuration.

loadingComponent=Loading Component
componentEditor=Component Editor
componentNotFound=Component Not Found
noPropertiesComponent=This component has no properties.
componentConfigDefaultMessage=Read the component configuration to find which columns it supports. 
mandatoryHelpHeader=Mandatory
mandatoryHelpText=This field is mandatory.




© 2015 - 2025 Weber Informatics LLC | Privacy Policy