📄 messages.properties
字号:
ERR_LIST_INVALID_PAGE_1 =The given page number "{0}" is invalid.
ERR_LIST_ENUM_PARSE_2 =The value "{0}" can not be parsed into an enum element of type "{1}".
ERR_LIST_INVALID_COLUMN_1 =The given column id "{0}" is not valid.
ERR_LIST_COLUMN_EXISTS_1 =The column with id "{0}" is already defined.
ERR_LIST_UNSUPPORTED_ACTION_2 =The list "{0}" does not support the request action "{1}".
ERR_LIST_INVALID_NULL_ARG_1 =The "{0}" argument can not be null.
ERR_LIST_FILL_1 =Error while filling the list "{0}".
ERR_DUPLICATED_ID_1 =The id "{0}" is duplicated.
LOG_COLLECTOR_PROCESS_ITEMS_START_1=processing resources ({0})...
LOG_COLLECTOR_PROCESS_ITEMS_END_1 =... Processing resources ({0}) finished
LOG_COLLECTOR_GET_RESULTS_START_0 =Getting resources...
LOG_COLLECTOR_GET_RESULTS_END_1 =... {0} Resources read.
GUI_LIST_EMPTY_0 =No entries have been found.
GUI_LIST_TITLE_TEXT_4 ={0} ({1} - {2} of {3})
GUI_LIST_TITLE_FILTERED_TEXT_5 ={0} ({1} - {2} of {3}/{4})
GUI_LIST_SINGLE_TITLE_TEXT_2 ={0} ({1})
GUI_LIST_SINGLE_TITLE_FILTERED_TEXT_3={0} ({1}/{2})
GUI_LIST_COLUMN_ASC_SORT_1 =Click here to sort the list by {0} in ascending order.
GUI_LIST_COLUMN_DESC_SORT_1 =Click here to sort the list by {0} in descending order.
GUI_LIST_COLUMN_NO_SORT_1 =The list column {0} is not sortable.
GUI_LIST_PAGING_PREVIOUS_NAME_0 =Prev
GUI_LIST_PAGING_PREVIOUS_HELP_0 =Go back to the previous page.
GUI_LIST_PAGING_PREVIOUS_HELPDIS_0 =You can not switch to the previous page, because you are already viewing the first page.
GUI_LIST_PAGING_NEXT_NAME_0 =Next
GUI_LIST_PAGING_NEXT_HELP_0 =Go forward to the next page.
GUI_LIST_PAGING_NEXT_HELPDIS_0 =You can not switch to the next page, because you are already viewing the last page.
GUI_LIST_PAGING_TEXT_2 ={0} of {1} displayed.
GUI_LIST_PAGING_FILTER_TEXT_3 ={0} of {1} ({2}) displayed.
GUI_LIST_PAGE_ENTRY_3 =Page {0} ({1} - {2})
GUI_LIST_ACTION_NO_SELECTION_0 =No item has been selected, please select at least one item and try again.
GUI_LIST_ACTION_NO_SELECTION_MATCH_1=This action needs exactly {0} selected items to be executed.
GUI_LIST_ACTION_SEARCH_NAME_0 =Search
GUI_LIST_ACTION_SEARCH_HELP_1 =Filters the list by {0}.
GUI_LIST_ACTION_SEARCH_CONF_0 =
GUI_LIST_ACTION_SHOWALL_NAME_0 =Show all
GUI_LIST_ACTION_SHOWALL_HELP_0 =Show all list items.
GUI_LIST_ACTION_SHOWALL_CONF_0 =
GUI_LIST_ACTION_REFRESH_NAME_0 =Reload
GUI_LIST_ACTION_REFRESH_HELP_0 =Click here to reload the list.
GUI_LIST_ACTION_REFRESH_CONF_0 =
GUI_LIST_ACTION_PRINT_NAME_0 =Print
GUI_LIST_ACTION_PRINT_HELP_0 =Click here to get a printable version of the list.
GUI_LIST_ACTION_PRINT_CONF_0 =
GUI_LIST_ACTION_CSV_NAME_0 =CSV
GUI_LIST_ACTION_CSV_HELP_0 =Click here to get a CSV version of the list.
GUI_LIST_ACTION_CSV_CONF_0 =
GUI_OPENRESOURCE_ACTION_NAME_0 =View Resource
GUI_OPENRESOURCE_ACTION_HELP_0 =Click here to open this resource in a new window.
GUI_OPENRESOURCE_ACTION_DISABLED_HELP_0=The selected resource is not available in the current site/project.
GUI_ACTION_PRINT_NAME_0 =Print
GUI_ACTION_PRINT_HELP_0 =Click here to print this page.
GUI_LIST_ACTION_EXPLORER_SWITCH_NAME_0 =Explorer
GUI_LIST_ACTION_EXPLORER_SWITCH_HELP_0 =Click here to switch to the explorer view for this list.
GUI_LIST_ACTION_EXPLORER_SWITCH_CONF_0 =
GUI_LIST_ACTION_LIST_SWITCH_NAME_0 =List
GUI_LIST_ACTION_LIST_SWITCH_HELP_0 =Click here to switch to the list view for this explorer view.
GUI_LIST_DATE_FORMAT_1 ={0,date} at {0,time,short}
GUI_LIST_DATE_FORMAT_NEVER_0 =Never
GUI_EXPLORER_LIST_COLS_ICON_0 =I
GUI_EXPLORER_LIST_COLS_ICON_HELP_0 =
GUI_EXPLORER_LIST_COLS_EDIT_0 =E
GUI_EXPLORER_LIST_COLS_EDIT_HELP_0 =
GUI_EXPLORER_LIST_ACTION_RES_HELP_0 =This icon represents the resource type.
GUI_EXPLORER_LIST_ACTION_UNLOCK_NAME_0 =Unlocked
GUI_EXPLORER_LIST_ACTION_LOCK_NAME_2 =Locked by {0} in project {1}
GUI_EXPLORER_LIST_ACTION_LOCK_HELP_0 =This resource is locked.
GUI_EXPLORER_LIST_COLS_LOCK_0 =L
GUI_EXPLORER_LIST_COLS_PROJSTATE_0 =S
GUI_EXPLORER_LIST_COLS_SELECT_0 =
GUI_EXPLORER_LIST_COLS_SELECT_HELP_0 =
GUI_EXPLORER_LIST_COLS_EMPTY_0 =
GUI_EXPLORER_LIST_ACTION_PROJECTSTATE_HELP_0 =This icon shows the resource's project-based state.
GUI_EXPLORER_LIST_ACTION_INPROJECT_NAME_1 =Resource is in Project {0}
GUI_EXPLORER_LIST_ACTION_OUTPROJECT_NAME_1 =Resource is not in Project {0}
GUI_EDITRESOURCE_ACTION_NAME_0 =Edit Resource
GUI_EDITRESOURCE_ACTION_HELP_0 =Click here to edit this resource.
GUI_EDITRESOURCE_DISABLED_ACTION_NAME_0 =Resource can not be edited
GUI_EDITRESOURCE_DISABLED_ACTION_HELP_0 =The resource is locked by another user or not editable in OpenCms.
LOG_START_INIT_LIST_1 =Starting initialization of list {0}...
LOG_END_INIT_LIST_1 =... Initialization of list {0} finished.
LOG_START_ACTION_LIST_2 =Starting action {1} of list {0}...
LOG_END_ACTION_LIST_2 =... Action {1} of list {0} finished.
LOG_START_REFRESH_LIST_1 =Starting refresh of list {0}...
LOG_END_REFRESH_LIST_1 =... Refresh of list {0} finished.
LOG_START_WRITE_LIST_1 =Starting output of list {0}...
LOG_END_WRITE_LIST_1 =... Output of list {0} finished.
LOG_START_METADATA_LIST_1 =Starting metadata generation of list {0}...
LOG_END_METADATA_LIST_1 =... Metadata generation of list {0} finished.
LOG_START_DETAILS_LIST_2 =Starting initialization of detail {1} of list {0}...
LOG_END_DETAILS_LIST_2 =... Initialization detail {1} of list {0} finished.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -