📄 messages.properties
字号:
GUI_EXTENDEDTOOLS_ADMIN_TOOL_GROUP_0 =Additional Tools
GUI_HTMLIMPORT_ADMIN_TOOL_NAME_0 =Extended HTML Import
GUI_HTMLIMPORT_ADMIN_TOOL_HELP_0 =This module imports complete HTML-Sites into OpenCms, inserts the content in a template and moves pictures and downloads in OpenCms galleries.
GUI_HTMLIMPORT_CONSTRAINT_OFFLINE_0 =Import can only be done in an offline project.
GUI_HTMLIMPORT_DESTDIR_1 =The destination folder "{0}" was not found.
GUI_HTMLIMPORT_DIALOG_TITLE_0 =Extended HTML Import
GUI_HTMLIMPORT_DOWNGALLERY_1 =The download gallery "{0}" was not found.
GUI_HTMLIMPORT_IMGGALLERY_1 =The image gallery "{0}" was not found.
GUI_HTMLIMPORT_INPUTDIR_1 =The input directory "{0}" was not found.
GUI_HTMLIMPORT_INVALID_ELEM_2 =The element "{0}" is not for template "{1}".
GUI_HTMLIMPORT_LINKGALLERY_1 =The link gallery "{0}" was not found.
GUI_HTMLIMPORT_TEMPLATE_1 =The Template "{0}" was not found.
GUI_STATEXP_THREAD_NAME_0 =OpenCms: Static export.
GUI_STATEXP_ADMIN_TOOL_NAME_0 =Start Static Export
GUI_STATEXP_ADMIN_TOOL_HELP_0 =Click here to start the static export of OpenCms resources to the local file system of the server.
GUI_DATABASE_ADMIN_TOOL_NAME_0 =Database Management
GUI_DATABASE_ADMIN_TOOL_HELP_0 =Click here to manage the database, e.g. to import or export contents.
GUI_DATABASE_ADMIN_TOOL_GROUP_0 =Administration
GUI_DATABASE_IMPORT_BLOCK_0 =HTTP Import file
GUI_DATABASE_IMPORT_FILE_0 =Filename
GUI_DATABASE_EXPORT_RESOURCES_BLOCK_0 =Resources to export
GUI_DATABASE_EXPORT_FILE_BLOCK_0 =Export target zip file
GUI_DATABASE_EXPORT_SETTINGS_BLOCK_0 =Export settings
GUI_EDITOR_HELP_EXPORTFILE_1 =Select this file to overwrite the present zip file "{0}" on the server.
GUI_IMPORTEXPORT_ADMIN_TOOL_GROUP_0 =Database Import/Export Tools
GUI_IMPORTHTTP_ADMIN_TOOL_NAME_0 =Import File with HTTP
GUI_IMPORTHTTP_ADMIN_TOOL_HELP_0 =Imports a specified file with HTTP upload to the OpenCms virtual file system.
GUI_IMPORTSERVER_ADMIN_TOOL_NAME_0 =Import File from Server
GUI_IMPORTSERVER_ADMIN_TOOL_HELP_0 =Imports a specified file from the servers local file system to the OpenCms virtual file system.
GUI_IMPORTSERVER_NO_DB_EXPORTS_0 =There are no zip files to import inside the directory "WEB-INF/packages".
GUI_EXPORTSERVER_ADMIN_TOOL_NAME_0 =Export Database
GUI_EXPORTSERVER_ADMIN_TOOL_HELP_0 =Exports specified files from the OpenCms virtual file system to a zip file.
GUI_BUTTON_SEARCH_0 =Search
GUI_TITLE_STATICEXPORT_0 =Static export
GUI_MESSAGEBOX_STATICEXPORT1_0 =Press "Ok" to start the static export or "Cancel" to return.
ERR_ACTION_FILE_EXPORT_0 =Error exporting the VFS data to the server.
ERR_ACTION_FILE_UPLOAD_1 =Error uploading the file {0}.
ERR_FILE_NOT_FOUND_1 =The specified file {0} was not found.
ERR_FILE_NOT_SPECIFIED_0 =The file name of the import file was not specified.
ERR_FILE_NOT_WRITTEN_0 =Error writing the temporary file on OpenCms server.
ERR_FOLDER_NOT_CREATED_0 =Error creating a temporary folder on OpenCms server.
ERR_GET_FILE_BYTES_1 =Error reading the file "{0}".
ERR_HTMLIMPORT_PARSE_1 =Error parsing HTML Content of file "{0}".
LOG_HTMLIMPORT_CONVERSION_ERROR_0 =Conversion error: HTML code has errors!
LOG_HTMLIMPORT_CONVERSION_ERROR_1 =Conversion error: {0}
RPT_HTML_IMPORT_BEGIN_0 =Starting extended HTML-Import
RPT_HTML_IMPORT_END_0 =Extended HTML-Import completed
RPT_ARROW_RIGHT_0 =->
RPT_CREATE_EXTERNAL_LINK_0 =Creating external link to
RPT_CREATE_FILE_0 =Creating file
RPT_CREATE_FOLDER_0 =Creating folder
RPT_CREATE_INDEX_0 =Creating Index for
RPT_IMPORT_0 =Importing
RPT_OVERWRITE_0 =Overwriting
RPT_SKIP_EXTERNAL_0 =Skipping external file
# localization for input form
htmlimport.input.source=File system folder
htmlimport.input.destination=Destination in OpenCms
htmlimport.input.imagegallery=Image gallery
htmlimport.input.linkgallery=External link gallery
htmlimport.input.downloadgallery=Download gallery
htmlimport.input.template=Template
htmlimport.input.element=Element
htmlimport.input.locale=Locale
htmlimport.input.encoding=Input encoding
htmlimport.input.startregexp=Start regular expression pattern (optional)
htmlimport.input.endregexp=End regular expression pattern (optional)
htmlimport.input.overwrite=Overwrite files
# localization of report output
htmlimport.report.createindex=Create Index for\u0020
htmlimport.report.skipexternal=Skipping external\u0020
htmlimport.report.import=Import\u0020
htmlimport.report.overwrite=Overwriting\u0020
htmlimport.report.externallink=Creating external link to\u0020
htmlimport.report.createfile=Creating file\u0020
htmlimport.report.createfolder=Creating folder\u0020
htmlimport.report.start=Starting extended HTML-Import
htmlimport.report.end=Extended HTML-Import completed
label.block.importFileFromServer =Import File from Server
label.importFile =Select file
label.importFile.help =Select a file to upload. The list shows all zipped files and subfolders containing VFS data stored in the WEB-INF/packages/ folder of the OpenCms server.
label.exportPaths =Resource
label.exportPaths.help =Absolute path of the OpenCms VFS resource to export, can be a file or folder.
label.includeSystem =Include system folder
label.includeSystem.help =If checked, resources of the OpenCms /system/ folder are exported, if not checked, they are spared.
label.includeUnchanged =Include unchanged files
label.includeUnchanged.help =If checked, unchanged files of the current project are exported, if not checked, they are spared.
label.exportUserdata =Include account data
label.exportUserdata.help =If checked, group and user information is exported together with the resources.
label.exportWebusers =Include webusers data
label.exportWebusers.help =If checked, group and webuser information is exported together with the resources.
label.contentAge =Resource changed since
label.contentAge.help =If a date is provided, only resources that were changed after the given date are included in the export.
label.recursive =Recursive
label.recursive.help =If checked, the folders given as 'Resource' will be exported recursively.
label.fileName =Export file name
label.fileName.help =The name of the zipped export file that is generated in the packages folder of the OpenCms server.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -