📄 messages.properties
字号:
ERR_ANALYZER_NOT_FOUND_1 =No analyzer found for language "{0}".
ERR_CREATING_INDEX_DOC_0 =Creating an index of the document failed.
ERR_DOCCLASS_INIT_1 =The instantiation of documentclass "{0}" failed.
ERR_DOCCLASS_NOT_FOUND_1 =Documentclass "{0}" was not found.
ERR_DOCTYPE_NO_CLASS_DEF_0 =No class defined for documenttype.
ERR_DOCTYPE_NO_NAME_0 =No name defined for documenttype.
ERR_DOCTYPE_NO_RESOURCETYPE_DEF_0 =No resourcetype/moduletype defined for documenttype.
ERR_INDEX_LOCK_FAILED_1 =Unable to obtain a lock for index "{1}".
ERR_INDEX_NULL_0 =The given search index argument is null.
ERR_INDEX_NOT_FOUND_1 =Index "{0}" was not found.
ERR_INDEX_RESOURCE_FAILED_2 =Failed to index file {0} on search index "{1}".
ERR_INDEX_SOURCE_ASSOCIATION_1 =Index source association for "{0}" failed.
ERR_INDEX_SOURCE_DELETE_2 =Indexsource "{0}" cannot be deleted from this system. It is still used by the following search indexes: {1}.\nIndexsources can be removed from indexes in the index view.
ERR_IO_INDEX_WRITER_OPEN_2 =Unable to open index writer for path {0} on index "{1}".
ERR_LOAD_ANALYZER_1 =Cannot load analyzer "{0}".
ERR_QUERY_TOO_SHORT_1 =Search query too short, enter at least {0} characters.
ERR_SEARCH_PARAMS_1 =Searching for "{0}" failed.
ERR_SEARCHINDEX_CREATE_MISSING_NAME_0 =The name of the index must not be empty!
ERR_SEARCHINDEX_CREATE_INVALID_NAME_1 =The name "{0}" is already used by an existing search index. Choose a unique name for search indexes.
ERR_INDEX_LOCK_FAILED_1 =Unable to obtain lock for index "{0}". Giving up.
ERR_INDEXSOURCE_CREATE_MISSING_NAME_0 =The name of the index source must not be empty!
ERR_INDEXSOURCE_CREATE_INVALID_NAME_1 =The name "{0}" is already used by an existing index source. Choose a unique name for index sources.
ERR_INDEXSOURCE_INDEXER_CLASS_NAME_2 ="{0}" is no fully qualified Java class name or no subtype of required type "{1}".
ERR_INDEX_REBUILD_ALL_1 =Unable to rebuild search index "{0}" while rebuilding all search indexes.
GUI_HELP_BUTTON_BACK_0 =Back
GUI_HELP_BUTTON_CLOSE_0 =Close
GUI_HELP_BUTTON_CONTENTS_0 =Contents
GUI_HELP_BUTTON_NEXT_0 =Next
GUI_HELP_BUTTON_SEARCH_0 =Search
GUI_HELP_SEARCH_UNAVAILABLE_0 =Search results are unavailable.
GUI_HELP_SEARCH_NOMATCH_1 =No matches for your query "{0}" were found.
GUI_HELP_SEARCH_RESULT_START_0 =The searched text was found on the following pages:
GUI_HELP_SEARCH_RESULT_TITLE_0 =Search results
INIT_ADD_ANALYZER_2 =. Search analyzers : adding "{0}" using analyzer {1}
INIT_ADD_SEARCH_INDEX_2 =. Search indexes : adding "{0}" for project {1}
INIT_SEARCH_DOC_TYPES_2 =. Search document types: adding "{0}" using handler {1}
INIT_SEARCH_INDEX_SOURCE_2 =. Search index source : adding "{0}" using indexer {1}
INIT_SEARCH_INIT_FAILED_1 =. Search index : Initialization of index "{0}" failed
INIT_START_SEARCH_CONFIG_0 =. Search configuration : starting
INIT_INDEX_CONFIGURED_2 =. Search index : Successfully configured search index "{0}" for project "{1}"
INIT_INDEX_NOT_CONFIGURED_2 =. Search index : Unable to configure search index "{0}" for project "{1}" - search index "{0}" has been disabled
LOG_ABANDONED_THREAD_FINISHED_1 =Abandoned thread for indexing "{0}" finished.
LOG_BASE_QUERY_1 =Base query: {0}
LOG_CREATING_INDEX_DOC_0 =Creating lucene index document.
LOG_DOCTYPE_CONFIG_FAILED_1 =Configuration of documenttype "{0}" failed!
LOG_EVENT_CLEAR_CACHES_0 =Search index manager catched event EVENT_CLEAR_CACHES.
LOG_EVENT_PUBLISH_PROJECT_1 =Search index manager catched event EVENT_PUBLISH_PROJECT for project ID {0}.
LOG_EVENT_PUBLISH_PROJECT_FINISHED_1 =Search index manager finished publish event for project ID {0}.
LOG_INDEX_ACCESS_FAILED_1 =Accessing index "{0}" failed
LOG_INDEXER_CREATION_FAILED_1 =Cannot create an instance of indexer "{0}".
LOG_INDEXING_TIMEOUT_1 =Timeout while indexing file {0}, abandoning Thread.
LOG_INDEXING_WITH_FACTORY_2 =Indexing file {0} using document factory "{1}".
LOG_IO_INDEX_DOCUMENT_DELETE_2 =Unable to delete the document {0} while updating search index "{1}".
LOG_IO_INDEX_READER_OPEN_2 =Unable to open index reader for path {0} on search index "{1}".
LOG_IO_INDEX_READER_CLOSE_2 =Unable to close index reader for path {0} on search index "{1}".
LOG_IO_INDEX_WRITER_OPTIMIZE_1 =Error optimizing search index "{0}".
LOG_IO_INDEX_WRITER_CLOSE_2 =Unable to close index writer for path {0} on search index "{1}".
LOG_NO_INDEX_WITH_NAME_1 =No search index with the name "{0}" is configured, ignoring this name.
LOG_PARSE_EXCERPT_LENGTH_FAILED_1 =Error parsing maximum excerpt length {0}.
LOG_READ_CATEGORY_FAILED_1 =Unable to read category for document with id {0}.
LOG_READING_CHANGED_RESOURCES_FAILED_1 =Search index manager could not read list of changed resources for project id {0}.
LOG_REBUILD_INDEXES_FINISHED_1 =Finished rebuilding search indexes, time required {0}.
LOG_REBUILD_INDEX_FAILED_1 =Rebuilding of search index "{0}" failed!
LOG_REMOVE_SEARCH_INDEX_2 =Removed search index "{0}" for project "{1}" from the configuration.
LOG_RESULT_ITERATION_FAILED_0 =Error during search result iteration.
LOG_REWRITTEN_QUERY_1 =Rewritten query: {0}
LOG_SEARCHINDEX_CREATE_BAD_PROJECT_2 =The project "{0}" configured for search index "{1}" does not exist.
LOG_SEARCHINDEX_DISABLED_1 =Search index "{0}" is disabled.
LOG_SEARCHING_FAILED_0 =Searching failed.
LOG_SEARCH_PARAMS_2 =Searching for "{0}" in index "{1}".
LOG_SEARCH_PRIORITY_TOO_HIGH_2 =Value "{0}" given for search thread priority is too high, setting it to "{1}".
LOG_SEARCH_PRIORITY_TOO_LOW_2 =Value "{0}" given for search thread priority is too low, setting it to "{1}".
LOG_SKIPPED_1 =Skipped "{0}", no matching document type.
LOG_STAT_RESULTS_TIME_4 ={0} results found in {1} ms (Engine: {2} ms OpenCms: {3} ms)
LOG_THREADS_FINISHED_0 =All threads finished, terminating now.
LOG_THREADS_LEFT_1 =Abandoned threads left: {0}
LOG_UNABLE_TO_READ_SIBLINGS_1 =Unable to read the siblings of {0} after publish event.
LOG_UNABLE_TO_READ_SOURCE_2 =Unable to read index source {0} on search index "{1}".
LOG_UNABLE_TO_READ_RESOURCE_2 =Unable to read the resource {0} while updating index "{1}".
LOG_UPDATE_INDEX_FAILED_1 =Error updating index "{0}".
LOG_WAITING_ABANDONED_THREADS_2 =Waiting for abandoned threads: {0} threads abandoned, {1} threads not returned until now.
LOG_WRITE_SUCCESS_0 =Document successfully written to index.
LOG_WRITING_INDEX_TO_WRITER_1 =Writing document to index, writer "{0}".
RPT_SEARCH_INDEXING_FAILED_0 =failed!
RPT_SEARCH_INDEXING_FILE_BEGIN_0 =Indexing file
RPT_SEARCH_INDEXING_LOCK_WAIT_2 =Index "{0}" is currently locked an can not be updated. Waiting {1} seconds for lock release.
RPT_SEARCH_INDEXING_REBUILD_BEGIN_1 =Rebuilding search index "{0}"
RPT_SEARCH_INDEXING_REBUILD_END_1 =... finished rebuilding search index "{0}"
RPT_SEARCH_INDEXING_STATS_4 =Indexing statistics: indexed files: {0}, returned threads: {1}, abandoned threads: {2}, duration: {3}
RPT_SEARCH_INDEXING_TIMEOUT_1 =Timeout while indexing file {0}, abandoning thread
RPT_SEARCH_INDEXING_UPDATE_BEGIN_1 =Updating search index "{0}"
RPT_SEARCH_INDEXING_UPDATE_END_1 =... finished updating search index "{0}"
RPT_UNABLE_TO_READ_SOURCE_2 =Unable to read index source {0}:\n {1}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -