messages.properties
来自「找了很久才找到到源代码」· PROPERTIES 代码 · 共 241 行 · 第 1/2 页
PROPERTIES
241 行
# Keys for html tag replace contenttool
GUI_TAGREPLACE_ADMIN_TOOL_HELP_0 =Replaces HTML tags in xmlpages below a specified folder.
GUI_TAGREPLACE_ADMIN_TOOL_GROUP_0 =Element Tools
GUI_TAGREPLACE_ADMIN_TOOL_NAME_0 =Replace HTML tags settings
GUI_TAGREPLACE_DIALOG_BLOCK_SETTINGS_0 =Replace HTML tags
ERR_TAGREPLACE_PARSE_4 =Parsing for HTML tag replacement in resource {0}, locale {1}, element {2} failed.\nResults so far:\n{3}\n
ERR_TAGREPLACE_REPLACEMENTCONFIG_KEYVALUE_LENGTH_1 =The tag replacement configuration part "{0}" has to consist of a key and a value separated by "=".
RPT_TAGREPLACE_BEGIN_1 =Start replacing HTML tags in xmlpages under "{0}" ...
RPT_TAGREPLACE_END_0 =... finished replacing HTML tags.
RPT_TAGREPLACE_READ_RESOURCES_1 =Reading all pages under {0}
RPT_TAGREPLACE_PROCESS_FILE_1 =Processing resource {0}
RPT_TAGREPLACE_SKIP_REASON_PROPERTY_0 =\u0020content already processed
RPT_TAGREPLACE_SKIP_REASON_ERR_LOCK_0 =\u0020could not get lock
RPT_TAGREPLACE_SKIP_REASON_LOCKED_1 =\u0020locked by user {0}
RPT_TAGREPLACE_SKIP_REASON_LOCKED_0 =\u0020locked by other user
RPT_TAGREPLACE_SKIP_REASON_UNMODIFIED_0 =\u0020nothing to replace
GUI_TAGREPLACE_THREAD_NAME_0 =Tag Replacing Thread
GUI_ERR_WIDGETVALUE_EMPTY_0 =Value must not be empty.
GUI_ERR_TAGREPLACE_WORKPATH_1 =Folder with path {0} cannot be found.
GUI_ERR_TAGREPLACE_TAGNAME_INVALID_1 =No HTML tag with the name "{0}" exists.
LOG_TAGREPLACE_READ_RESOURCES_OK_1 =Successfully read resources under {0}.
LOG_DEBUG_TAGREPLACE_LOAD_FILE_1 =Loading content of resource {0}.
LOG_DEBUG_TAGREPLACE_LOAD_FILE_OK_1 =Successfully loaded content of resource {0}.
LOG_DEBUG_TAGREPLACE_LOCK_READ_1 =Reading lock state of resource {0}.
LOG_DEBUG_TAGREPLACE_LOCK_READ_OK_1 =Successfully read lock state of resource {0}.
LOG_DEBUG_TAGREPLACE_LOCK_RESOURCE_1 =Acquiring exclusive lock on resource {0}.
LOG_DEBUG_TAGREPLACE_LOCK_RESOURCE_OK_1 =Lock on resource {0} obtained.
LOG_DEBUG_TAGREPLACE_RESOURCE_SKIPPED_1 =Skipping resource {0}:
LOG_DEBUG_TAGREPLACE_UNMARSHAL_1 =Unmarshalling resource {0}.
LOG_DEBUG_TAGREPLACE_UNMARSHAL_OK_1 =Successfully unmarshalled resource {0}.
LOG_DEBUG_TAGREPLACE_LOCALE_1 =Processing node for locale "{0}".
LOG_DEBUG_TAGREPLACE_ELEMENT_2 =Processing element "{0}" with content:\n\n{1}\n\n
LOG_DEBUG_TAGREPLACE_WRITE_1 =Writing modified content to resource {0}.
LOG_DEBUG_TAGREPLACE_WRITE_OK_1 =Successfully written modified content to resource {0}.
LOG_DEBUG_TAGREPLACE_MARSHAL_1 =Marshalling modified of resource {0}.
LOG_DEBUG_TAGREPLACE_MARSHAL_OK_1 =Successfully marshalled content to resource {0}.
LOG_DEBUG_TAGREPLACE_PROPERTY_WRITE_3 =Writing shared marker property {0} with value {1} to resource {2}.
LOG_DEBUG_TAGREPLACE_PROPERTY_WRITE_OK_0 =Property written successful.
LOG_ERROR_TAGREPLACE_PROPERTY_WRITE_3 =Could not write shared marker property {0} with value {1} to resource {2}: \n -> This file is endangered of being modified twice with this HTML tag replacement!
LOG_WARN_TAGREPLACE_LOCK_RESOURCE_FAILED_1 =Locking resource {0} failed. Will not be processed.
LOG_DEBUG_TAGREPLACE_TAG_REMOVE_ATTRIB_2 =Removing attribute {0} of replaced tag {1}.
LOG_DEBUG_TAGREPLACE_TAG_REMOVE_ATTRIB_OK_0 =Successfully removed attribute.
LOG_DEBUG_TAGREPLACE_UNLOCK_FILE_1 =Unlocking unmodified file {0}.
LOG_DEBUG_TAGREPLACE_UNLOCK_FILE_OK_0 =Successfully unlocked the file.
label.tagreplace.workPath =Top directory
label.tagreplace.workPath.help =All files of type xmlpage below this folder will be processed.
label.tagreplace.replacements =Replacements
label.tagreplace.replacements.help =Enter a "key=val" token. key is the tag name to replace, val the new one. \nE.g.: ul=ol,p=span. Caution: Attributes will be deleted.
label.tagreplace.propertyValueTagReplaceID =Marker-ID
label.tagreplace.propertyValueTagReplaceID.help =A shared property with this value will be set on the files processed to avoid that the content of siblings will be processed twice or a new run will perform replacements several times.
ERR_DEL_PROP_RESOURCES_LOCKED_1 =The property definition could not be deleted. The following resources are locked by another user: {0}. You must unlock the resources before continuing.
GUI_INPUT_LANG_0 =Language
GUI_INPUT_RENAMEELEMENT_OLDVALUE_0 =Old element name
GUI_INPUT_RENAMEELEMENT_NEWVALUE_0 =New element name
GUI_INPUT_RENAMEELEMENT_VALIDATENEWELEMENT_0=Validate the new element
GUI_INPUT_RENAMEELEMENT_REMOVEEMPTYELEMENTS_0=Remove all invalid empty elements
GUI_ELEM_RENAME_VALIDATE_ENTER_NEW_ELEM_0 =- Please enter the new element name.
GUI_ELEM_RENAME_VALIDATE_ENTER_OLD_ELEM_0 =- Please enter the old element name.
GUI_ELEM_RENAME_VALIDATE_INVALID_NEW_ELEM_2 =- The specified new element "{0}" is not valid for the selected template "{1}".
GUI_ELEM_RENAME_VALIDATE_RESOURCE_FOLDER_0 =- Please select a resource folder.
GUI_ELEM_RENAME_VALIDATE_SELECT_LANGUAGE_0 =- Please select a language.
GUI_ELEM_RENAME_VALIDATE_SELECT_TEMPLATE_0 =- Please select a template.
GUI_PLEASE_SELECT_0 =Please select
GUI_INPUT_RENAMEELEMENT_INFO_0 =- Rename the element name of the selected resources from the specified old name to the new name.
GUI_INPUT_TEMPLATE_0 =Template
GUI_MERGE_PAGES_THREAD_NAME_0 =Merging Pages.
GUI_MERGE_PAGES_VALIDATE_FIRST_FOLDER_0 =- Please select the first folder for merging.
GUI_MERGE_PAGES_VALIDATE_FIRST_FOLDER_1 =- First folder "{0}" is not readable or does not exist.
GUI_MERGE_PAGES_VALIDATE_SAME_FOLDER_0 =- Both folders must be different.
GUI_MERGE_PAGES_VALIDATE_SECOND_FOLDER_0 =- Please select the second folder for merging.
GUI_MERGE_PAGES_VALIDATE_SECOND_FOLDER_1 =- Second folder "{0}" is not readable or does not exist.
GUI_PROP_CHANGE_VALIDATE_VFS_RESOURCE_0 =- Please choose a valid OpenCms resource.
GUI_PROP_CHANGE_VALIDATE_SELECT_PROPERTY_0 =- Please select a property.
GUI_PROP_CHANGE_VALIDATE_OLD_PROP_VALUE_0 =- Please enter an old property value.
GUI_PROP_CHANGE_VALIDATE_OLD_PROP_PATTERN_0 =- Please enter a valid regular expression for the old property value.
GUI_PROP_CHANGE_VALIDATE_NEW_PROP_VALUE_0 =- Please enter a new property value.
GUI_RENAMEELEMENT_RESOURCE_0 =Change resources in folder
GUI_RENAMEELEMENT_RECURSIVE_0 =Include all subfolders
GUI_INPUT_TEMPLATE_0 =Template
GUI_BUTTON_SEARCH_0 =Search
RPT_COPY_2 =Copy {0} -> {1} ...
RPT_CREATE_EXTERNAL_LINK_0 =Creating external link to
RPT_DELETE_PAGE_1 =Delete page {0} ...
RPT_DOUBLE_ARROW_0 =<->
RPT_ELEM_RENAME_2 =... element "{0}" successfully renamed to "{1}"
RPT_FOLDER1_EXCLUSIVE_0 =Found in folder 1 only
RPT_FOLDER2_EXCLUSIVE_0 =Found in folder 2 only
RPT_FOLDERS_DIFFERENTTYPES_0 =Different resource type in both folders
RPT_FOLDERS_EQUALNAMES_0 =Same name in both folders
RPT_FOLDERS_SIBLING_0 =Siblings in both folders
RPT_INVALID_ARGUMENT_1 =... the new element "{0}" is not valid
RPT_LOCK_FOLDER_0 =Locking folder
RPT_MERGE_PAGES_BEGIN_0 =Processing merge pages
RPT_MERGE_PAGES_BEGIN_1 =Start merging "{0}" pages ...
RPT_MERGE_PAGES_END_0 =... finished to merge pages
RPT_NEW_ELEM_EXISTS_0 =... the page contains already the new element that includes content
RPT_NONEXISTANT_ELEM_1 =... element "{0}" does not exist.
RPT_NUM_PAGES_1 ={0} pages ...
RPT_PROCESSING_PAGE_0 =Processing page
RPT_PROCESS_0 =Processing
RPT_PROCESS_1 =Processing {0} ...
RPT_PROCESS_TEXT_ELEM_1 =Process text element {0} ...
RPT_READ_CONTENT_2 =Read content {0}: Locale = {1} ...
RPT_READ_PROPERTIES_1 =Read properties {0} ...
RPT_REMOVE_INVALID_EMPTY_ELEM_1 =... invalid empty element "{0}" removed
RPT_RENAME_LANG_1 =Rename element for language ({0})
RPT_RESORE_PROPERTIES_1 =Restore properties {0} ...
RPT_SCANNING_RESULTS_0 =Scanning results:
RPT_SCAN_PAGES_IN_FOLDER_BEGIN_2 =Collecting {1} pages in folder "{0}" ...
RPT_SCAN_PAGES_IN_FOLDER_END_0 =... finished to collect pages
RPT_UNLOCK_1 =Unlocking folder {0} ...
RPT_WRITE_CONTENT_1 =Writing content {0} ...
RPT_CHANGEELEMENTLOCALE_BEGIN_2 =Start changing element Locale from "{0}" to "{1}" ...
RPT_CHANGEELEMENTLOCALE_END_0 =... finished changing element Locale
RPT_CHANGEELEMENTLOCALE_NEWLOCALE_1 =Target Locale {0} present.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?