⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 messages.properties

📁 cms是开源的框架
💻 PROPERTIES
字号:
GUI_MODULES_ADMIN_TOOL_NAME_0                    =Module Management    
GUI_MODULES_ADMIN_TOOL_HELP_0                    =Click here to manage the OpenCms modules.
GUI_MODULES_ADMIN_TOOL_GROUP_0                   =Administration

GUI_MODULES_LIST_NAME_0 						 =Installed Modules

GUI_MODULES_LIST_COLS_EDIT_0                     =E
GUI_MODULES_LIST_COLS_DELETE_0 					 =D
GUI_MODULES_LIST_COLS_EXPORT_0 					 =X
GUI_MODULES_LIST_COLS_GROUP_0                    =Group
GUI_MODULES_LIST_COLS_NAME_0                     =Module
GUI_MODULES_LIST_COLS_NICENAME_0                 =Title
GUI_MODULES_LIST_COLS_VERSION_0                  =Version

GUI_MODULES_DETAIL_SHOW_AUTHORINFO_NAME_0        =Author info
GUI_MODULES_DETAIL_SHOW_AUTHORINFO_HELP_0        =Click here to show the modules author info.
GUI_MODULES_DETAIL_HIDE_AUTHORINFO_NAME_0        =Author info
GUI_MODULES_DETAIL_HIDE_AUTHORINFO_HELP_0        =Click here to hide the modules author info.

GUI_MODULES_DETAIL_SHOW_DEPENDENCIES_NAME_0 	 =Dependencies
GUI_MODULES_DETAIL_SHOW_DEPENDENCIES_HELP_0 	 =Click here to show the module dependencies of the modules.
GUI_MODULES_DETAIL_HIDE_DEPENDENCIES_NAME_0 	 =Dependencies
GUI_MODULES_DETAIL_HIDE_DEPENDENCIES_HELP_0 	 =Click here to hide the module dependencies of the modules.

GUI_MODULES_DETAIL_SHOW_RESOURCES_NAME_0 		 =Resources
GUI_MODULES_DETAIL_SHOW_RESOURCES_HELP_0 		 =Click here to show the resources of the modules.
GUI_MODULES_DETAIL_HIDE_RESOURCES_NAME_0 		 =Resources
GUI_MODULES_DETAIL_HIDE_RESOURCES_HELP_0 		 =Click here to hide the resources of the modules.

GUI_MODULES_DETAIL_SHOW_RESTYPES_NAME_0 		 =Resourcetypes
GUI_MODULES_DETAIL_SHOW_RESTYPES_HELP_0 		 =Click here to show the resourcetypes and explorersettings defined by the modules.
GUI_MODULES_DETAIL_HIDE_RESTYPES_NAME_0 		 =Resourcetypes
GUI_MODULES_DETAIL_HIDE_RESTYPES_HELP_0 		 =Click here to hide the resourcetypes and explorersettings defined by the modules.

GUI_MODULES_LIST_ACTION_EDIT_NAME_0 	         =Edit
GUI_MODULES_LIST_ACTION_EDIT_HELP_0 	         =Click here to edit the module.

GUI_MODULES_LIST_ACTION_DELETE_NAME_0            =Delete module
GUI_MODULES_LIST_ACTION_DELETE_CONF_0 	         =Do you really want to delete the selected module?
GUI_MODULES_LIST_ACTION_DELETE_HELP_0 	         =Click here to delete the selected module.

GUI_MODULES_LIST_ACTION_EXPORT_NAME_0            =Export module
GUI_MODULES_LIST_ACTION_EXPORT_CONF_0 	         =Do you really want to export the selected module?
GUI_MODULES_LIST_ACTION_EXPORT_HELP_0 	         =Click here to export the selected module.

GUI_MODULES_LIST_ACTION_MDELETE_NAME_0 	         =Delete
GUI_MODULES_LIST_ACTION_MDELETE_CONF_0 	         =Do you really want to delete these modules?
GUI_MODULES_LIST_ACTION_MDELETE_HELP_0 	         =Click here to delete the selected modules.

GUI_MODULES_LIST_ACTION_OVERVIEW_NAME_0			 =Detail view
GUI_MODULES_LIST_ACTION_OVERVIEW_HELP_0			 =Click here to get a detailed view of the module.

GUI_MODULES_LIST_EXPORT_REPORT_HANDLER_NAME_1    =Module export of "{0}".

GUI_MODULE_ADMIN_TOOL_GROUP_0         		 	 =Module actions
GUI_DELETEMODULE_ADMIN_TOOL_NAME_0          	 =Delete Module
GUI_DELETEMODULE_ADMIN_TOOL_HELP_0          	 =Click here to delete the module.
GUI_EDITMODULE_ADMIN_TOOL_NAME_0          		 =Edit Module
GUI_EDITMODULE_ADMIN_TOOL_HELP_0          		 =Click here to modify the module.
GUI_EDITMODULEPARAMETERS_ADMIN_TOOL_NAME_0     	 =Module Parameters
GUI_EDITMODULEPARAMETERS_ADMIN_TOOL_HELP_0       =Click here to modify the module parameters.
GUI_EDITMODULERESOURCES_ADMIN_TOOL_NAME_0     	 =Module Resources
GUI_EDITMODULERESOURCES_ADMIN_TOOL_HELP_0        =Click here to modify the module resources.
GUI_EXPORTMODULE_ADMIN_TOOL_NAME_0          	 =Export Module
GUI_EXPORTMODULE_ADMIN_TOOL_HELP_0          	 =Click here to export the module.
GUI_IMPORTMODULE_ADMIN_TOOL_NAME_0          	 =Import Module with HTTP
GUI_IMPORTMODULE_ADMIN_TOOL_HELP_0          	 =Click here to import a module into OpenCms via HTTP.
GUI_IMPORTMODULESERVER_ADMIN_TOOL_NAME_0         =Import Module from Server
GUI_IMPORTMODULESERVER_ADMIN_TOOL_HELP_0         =Click here to import a module into OpenCms from the OpenCms server.
GUI_NEWMODULE_ADMIN_TOOL_NAME_0          		 =New Module
GUI_NEWMODULE_ADMIN_TOOL_HELP_0          		 =Click here to create a new module.
GUI_MODULEDEPENDENCIES_ADMIN_TOOL_NAME_0         =Module dependencies
GUI_MODULEDEPENDENCIES_ADMIN_TOOL_HELP_0         =Click here to edit the dependencies of this module.


GUI_MODULES_LABEL_RESOURCES_0 					 =Resources
GUI_MODULES_LABEL_AUTHOR_0 						 =Author
GUI_MODULES_LABEL_DEPENDENCIES_0				 =Dependencies
GUI_MODULES_LABEL_RESTYPES_0				     =Resourcetypes / Explorersettings

GUI_MODULES_LABEL_RESTYPES_DETAIL_0				 =Resourcetype
GUI_MODULES_LABEL_EXPLORERSETTINGSS_DETAIL_0	 =Explorersetting

GUI_MODULES_IMPORT_BLOCK_0						 =HTTP Import module
GUI_MODULES_IMPORT_FILE_0						 =Filename
GUI_MODULES_IMPORT_NOT_AVAILABLE_0               =There are no modules available in the directory "WEB-INF/packages/modules".


label.moduleinformation				   	 		 =Module information
label.modulecreator 						 	 =Module creator
label.parameter							 		 =Module parameters
label.resource							 		 =Module resources
label.uploadfromserver   				 		 =Upload module from server
label.dependencyinformation 				 	 =Module dependency
label.exportpointinformation					 =Module exportpoint
label.modulefolder								 =Module folders



label.name						 		 		 =Package name
label.name.help					     		     =Enter the package name of the module here. The package name structure must follow the java package name structure.
label.niceName							 		 =Module name
label.niceName.help					     		 =Enter the nice name of the module here.
label.actionClass                         		 =Action class
label.actionClass.help                    		 =This class is called when the module is initialized or modified.
label.description                         		 =Module description
label.description.help                    		 =Enter the description of the module here.
label.group								 		 =Module group
label.group.help					         	 =The module group is used to group modules together.
label.version.version				     		 =Module version
label.version.version.help			     		 =Enter the version of the module here.
label.authorName						     	 =Author name
label.authorName.help					 		 =Enter the name of the module creator.
label.authorEmail						 	     =Author email
label.authorEmail.help					 		 =Enter the email adress of the module creator.
label.parameters                          		 =Parameter
label.resources                           		 =Resource
label.moduleupload                        		 =Select module
label.moduleupload.help                   		 =Select a module for upload. The list shows all modules stored in the WEB-INF/packages/modules folder of the OpenCms server.
label.uri										 =Exportpoint path
label.uri.help								     =Enter the path of the exportpoint in the OpenCms VFS.
label.configuredDestination                      =Destination path
label.configuredDestination.help                 =Destination path for the exportpoint inside the server webapplication folder.
label.destinationPath							 =Absolute Destination
label.destinationPath.help						 =Absolute Destination path on the server, automatically calculated.
label.createModuleFolder						 =Create Modulefolder
label.createModuleFolder.help					 =Check this box to create the modulefolder at '/system/modules/'. Adds the modulefolder to the module resources.
label.createTemplateFolder						 =Create templates subfolder
label.createTemplateFolder.help					 =Check this box to create the '/templates/' subfolder. Required to store templates in the module.
label.createElementsFolder						 =Create elements subfolder
label.createElementsFolder.help					 =Check this box to create the '/elements/' subfolder. Required to store elements in the module.
label.createResourcesFolder						 =Create resources subfolder
label.createResourcesFolder.help				 =Check this box to create the '/resources/' subfolder. Required to store additional resources (css or javascript) in the module.
label.createClassesFolder						 =Create classes subfolder
label.createClassesFolder.help					 =Check this box to create the '/classes/' subfolder tree. Required to store and export locale bundles, classes or other property files in the module. Adds the '/classes/' folder to the exportpoints.
label.createLibFolder							 =Create lib subfolder
label.createLibFolder.help						 =Check this box to create the '/lib/' subfolder. Required to store and export own jar files in the module. Adds the '/lib/' folder to the exportpoints.

ERR_ACTION_MODULE_DELETE_1                       =Cannot delete module {0}.
ERR_ACTION_MODULES_DELETE_1                      =Error deleting the modules {0}.
ERR_ACTION_MODULE_EDIT_1                         =Cannot edit module {0}.
ERR_ACTION_MODULE_EXPORT_1                       =Cannot export module {0}.
ERR_ACTION_MODULE_UPLOAD_1                       =Error uploading the module {0}.
ERR_ACTION_DEPENDENCIES_DELETE_2                 =Error deleting module dependency {0} from module {1}.
ERR_ACTION_EXPORTPOINTS_DELETE_2                 =Error deleting module exportpoint {0} from module {1}.
ERR_ACTION_MODULE_DEPENDENCY_2                   =Cannot import Module {0}, the following dependencies are not fulfilled: {1}

GUI_DEPENDENCIES_ADMIN_TOOL_GROUP_0              =Dependency actions

GUI_DEPENDENCIES_LIST_NAME_0 				     =Module dependencies

GUI_DELETEDEPENDENCIES_ADMIN_TOOL_NAME_0         =Delete module dependency
GUI_DELETEDEPENDENCIES_ADMIN_TOOL_HELP_0         =Click here to delete the module dependency.
GUI_NEWDEPENDENCIES_ADMIN_TOOL_NAME_0            =New module dependency
GUI_NEWDEPENDENCIES_ADMIN_TOOL_HELP_0            =Click here to create a new module dependency.
GUI_EDITDEPENDENCIES_ADMIN_TOOL_NAME_0           =Module dependency
GUI_EDITDEPENDENCIES_ADMIN_TOOL_HELP_0			 =Click here to edit a module dependency.

GUI_DEPENDENCIES_LIST_COLS_NAME_0                =Module name
GUI_DEPENDENCIES_LIST_COLS_VERSION_0             =Version
GUI_DEPENDENCIES_LIST_ACTION_DELETE_NAME_0       =Delete module dependency
GUI_DEPENDENCIES_LIST_ACTION_DELETE_CONF_0 	     =Do you really want to delete the selected module dependency?
GUI_DEPENDENCIES_LIST_ACTION_DELETE_HELP_0 	     =Click here to delete the selected module dependency.
GUI_DEPENDENCIES_LIST_ACTION_EDIT_NAME_0         =Edit
GUI_DEPENDENCIES_LIST_ACTION_EDIT_HELP_0		 =Click here to edit the module dependency.
GUI_DEPENDENCIES_LIST_ACTION_MDELETE_NAME_0      =Delete
GUI_DEPENDENCIES_LIST_ACTION_MDELETE_CONF_0      =Do you really want to delete these dependencies?
GUI_DEPENDENCIES_LIST_ACTION_MDELETE_HELP_0      =Click here to delete the selected dependencies.
GUI_DEPENDENCIES_LIST_ACTION_OVERVIEW_NAME_0	 =Detail view
GUI_DEPENDENCIES_LIST_ACTION_OVERVIEW_HELP_0	 =Click here to get a detailed view of the dependency.

GUI_EXPORTPOINTS_ADMIN_TOOL_GROUP_0              =Exportpoint actions

GUI_DELETEEXPORTPOINTS_ADMIN_TOOL_NAME_0         =Delete exportpoint
GUI_DELETEEXPORTPOINTS_ADMIN_TOOL_HELP_0         =Click here to delete a module exportpoint.
GUI_EXPORTPOINTS_ADMIN_TOOL_NAME_0         		 =Module exportpoints
GUI_EXPORTPOINTS_ADMIN_TOOL_HELP_0         		 =Click here to edit the exportpoints of this module.
GUI_NEWEXPORTPOINTS_ADMIN_TOOL_NAME_0            =New exportpoint
GUI_NEWEXPORTPOINTS_ADMIN_TOOL_HELP_0            =Click here to create a new module exportpoint.

GUI_EXPORTPOINTS_LIST_NAME_0 				     =Module exportpoints

GUI_EXPORTPOINTS_LIST_COLS_URI_0 		 		 =Exportpoint URI
GUI_EXPORTPOINTS_LIST_COLS_DESTINATION_0 		 =Exportpoint destination
GUI_EXPORTPOINTS_LIST_COLS_SERVERDESTINATION_0 	 =Complete server path
GUI_EXPORTPOINTS_LIST_ACTION_DELETE_NAME_0       =Delete module exportpoint
GUI_EXPORTPOINTS_LIST_ACTION_DELETE_CONF_0 	     =Do you really want to delete the selected module exportpoint?
GUI_EXPORTPOINTS_LIST_ACTION_DELETE_HELP_0 	     =Click here to delete the selected module exportpoint.
GUI_EXPORTPOINTS_LIST_ACTION_EDIT_NAME_0         =Edit
GUI_EXPORTPOINTS_LIST_ACTION_EDIT_HELP_0		 =Click here to edit the module exportpoint.
GUI_EXPORTPOINTS_LIST_ACTION_OVERVIEW_NAME_0	 =Detail view
GUI_EXPORTPOINTS_LIST_ACTION_OVERVIEW_HELP_0	 =Click here to get a detailed view of the exportpoint.

GUI_EDITEXPORTPOINTS_ADMIN_TOOL_NAME_0           =Module exportpoints
GUI_EDITEXPORTPOINTS_ADMIN_TOOL_HELP_0			 =Click here to edit the module export points.


⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -