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

📄 workplace.properties

📁 OpenCms 是一个J2EE的产品
💻 PROPERTIES
📖 第 1 页 / 共 4 页
字号:

# Delete dialog
title.delete=Delete resource
messagebox.siblings=There are siblings pointing to this resource!
messagebox.option.siblingsDelete=Delete all siblings
messagebox.option.siblingsPreserve=Preserve siblings
messagebox.delete=Really delete resource?
error.title.delete=Error deleting resource
error.message.delete=Sorry, the resource could not be deleted.
error.reason.delete=Maybe you don't have the needed permissions.

#copy dialog
title.copy=Copy


# Properties dialog
please.select=Please select
panel.properties.structure=
panel.properties.resource=Shared properties
input.property=Property
input.usedproperty=Used
input.editpropertyinfo=Change value to
input.propertydef=Select Property
input.newpropertydefvalue=Enter property value
messagebox.message1.deletepropertyinfo=Really delete the selected property?
messagebox.message2.deletepropertyinfo= 
button.newpropertydef=Define...

# Site management
label.site=Site

# Permission dialog
dialog.permission.headline.inherited=Inherited permissions
dialog.permission.list.overwrite=Overwrite inherited
dialog.permission.browse.title=Select group or user

# Lock dialog
messagebox.title.lock=Lock resource
error.title.lock=Lock resource
error.message.lock=Sorry, the resource could not be locked.
error.reason.lock=Either you don't have the needed permissions, or the contents of this resource are locked by someone else.
messagebox.message1.lock=Really lock the selected resource?
messagebox.message2.lock=Only you will be able to edit the resource until you unlock it.
messagebox.title.lockchange=Steal resource lock
messagebox.message1.lockchange=Really steal the resource lock?
messagebox.message2.lockchange=The resource is currently locked by another user.
messagebox.title.unlock=Unlock resource
messagebox.message1.unlock=\u0020Really unlock the resource?
messagebox.message2.unlock=\u0020Other users can then edit the resource again.



# Synchronization dialogs
title.sync=Synchronize folders and files
error.message.sync=An error occurred while collecting the synchronization target folders.
error.reason.sync=Maybe you do not have write permissions in all target folders.
messagebox.sync1=Press "Ok" to start the synchronization or "Cancel" to return.

# Static export dialogs
title.staticexport=Static export
report.staticexport_begin=Starting static export ...
report.staticexport_end=... the static export is finished
messagebox.staticexport1=Press "Ok" to start the static export or "Cancel" to return.

# HTML link validation dialogs
title.html_link_validator=Validate HTML links
messagebox.html_link_validator1=Press "Ok" to start the HTML link validation or "Cancel" to return.


button.syncfolder=Synchronize folder
error.message.syncfolder=Sorry, the folders could not be synchronized.
error.message.syncproperties=Sorry, the properties for synchronisation could not be saved.
error.reason.syncfolder=Maybe the resource to be synchronized or the synchronize path not exist.
error.reason.syncproperties=Maybe a resource does not exist in the chosen project.
error.reason.syncdatamissing=You did not choose a project, the resources to be synchronised or the destination path
error.title.syncfolder=Synchronize folders
error.title.syncproperties=Properties for synchronisation
icon.syncfolder=Synchronisation management
label.syncproperties=Properties for synchronisation
label.syncdestinationpath=Destination path
messagebox.title.syncfolder=Synchronize folders
messagebox.message1.syncfolder=Really synchronize?
messagebox.message2.syncfolder=The files in OpenCms system and the server filesystem will be updated.

# New dialog
title.newfolder=Create a new folder
title.newplain=Create a new text file
title.newjsp=Create a new JSP
title.newxmlcontent=Create a new generic XML content
title.newpointer=Create a new external link
title.newsibling=Create a new sibling
input.newsibling=Sibling
input.newfile.editproperties=Edit properties of the new file
input.newfolder.editproperties=Edit properties of the new folder
input.newfolder.createindex=Create index file in new folder
error.message.newresource=Sorry, the resource could not be created.
error.reason.newresource=Maybe you don't have the needed permissions or this resource already exists.
select.new=Please select the new resource type

###########################################################################
# Administration

# History administration
label.admin.history=File History
label.admin.history.settings=History Settings
label.admin.history.clear=Clear History
input.histenabled=Enable file history
input.histenabled.yes=yes
input.histenabled.no=no
input.histnumber=Number of stored file versions
input.history.clear.versioninfo=Up to {0} file versions are stored.
input.history.clear.selectinfo=Please select the number of versions to keep or a date to delete older versions.
input.history.clear.disabledinfo=File history is currently disabled. Please enable it in the history settings.
input.history.clear.number=Number of file versions to keep in the system
input.history.clear.date=Delete versions older than
input.history.clear.select=Select...
error.reason.historysettings=The file version value you entered is invalid.
error.message.historysettings=There is an error in the history settings.
error.reason.historyclear=Not all required fields are filled out to clear the file history.
error.message.historyclear=There is an error in the history clear form.

# Property administration
title.property=Properties
title.propertychange=Change Property Values
input.propertychange.resource=Change resources in folder
input.propertychange.recursive=Include all subfolders
input.propertychange.oldvalue=Old property value
input.propertychange.info=Changes the property value of the selected resources from the specified old value to the new value.
input.propertychange.info2=It is possible to use regular expressions for the old property value (e.g. ".*" to replace all values containing common characters). 
input.propertychange.result=The property values of the following resources were affected and changed to
input.propertychange.result.none=No resource has been affected.
title.propertydelete=Delete Property definition
input.propertydelete.info=Deletes the selected property definition from all resources.
input.propertyvalue=Current value of the property
message.deleteproperty=The selected property definition is attached to the following resources. Do you really want to delete the property definition?

# Element rename administration
icon.renameelement=Rename Elements
title.renameelement=Rename Elements
input.renameelement.resource=Change resources in folder
input.renameelement.recursive=Include all subfolders
input.renameelement.removeemptyelements=Remove all invalid empty elements
input.renameelement.info=Rename the element name of the selected resources from the specified old name to the new name.
input.renameelement.oldvalue=Old element name
input.renameelement.newvalue=New element name
input.renameelement.validatenewelement=Validate the new element

error.renameelement.resourcefolder=- Please select a resource folder.<br>
error.renameelement.template=- Please select a template.<br>
error.renameelement.language=- Please select a language.<br>
error.renameelement.oldelement=- Please enter the old element name.<br>
error.renameelement.newelement=- Please enter the new element name.<br>
error.renameelement.invalidnewelement1=The new element
error.renameelement.invalidnewelement2=is not valid for the selected template

#Content merge adminstration
title.mergepages=Merge Pages

input.mergepages.info=Merges pages with different locales which are stored in two folders with different locales.
input.mergepages.folder1=Folder with first locale
input.mergepages.folder2=Folder with second locale

# JS calendar properties
calendar.input.choosedate=Choose date
# date format: %m: month; %d: day; %y: 2 digit year; %Y: 4 digit year
calendar.dateformat=%m/%d/%Y
# time format: %H: 24 hour scheme; %I: 12 hour scheme; M: minutes; %p: PM/AM
calendar.timeformat=%I:%M %p

# Upload Applet
uploadapplet.action.select=Please select files for upload...
uploadapplet.action.count=Counting resources...
uploadapplet.action.create=Create Zip-File
uploadapplet.action.upload=Upload Zip-File
uploadapplet.action.error=Error\u0020
uploadapplet.message.error.zip=Error creating Zip-File, see Java Console.
uploadapplet.message.error.size=Zip file too big:
uploadapplet.message.upload=Please wait, uploading data...
uploadapplet.message.adding=Adding\u0020
uploadapplet.message.nopreview=no preview available
uploadapplet.error.title=Error during upload to server
uploadapplet.error.line1=An error has occurred on the server:

# Editor messages
error.title.editorread=Read file content
error.message.editorread=Sorry, the file could not be read.
error.reason.editorread=Maybe the file was locked by another user in the meantime.
editor.frontend.button.edit=Edit
editor.frontend.button.locked=Locked
editor.title.prefix=Editing
editor.title.new=Editing (new resource)

# Editor dialogs
title.newanchor=Create a new anchor
button.anchor=Anchor
editor.dialog.elements.title=Elements
editor.dialog.elements.button=Elements
input.element=Element
editor.dialog.elements.pageelement=Element
editor.dialog.elements.enabled=Enabled
editor.dialog.elements.deletecontent=Delete
editor.dialog.elements.confirmdisable=Do you really want to disable the unchecked elements?\nTheir content will de deleted!
editor.dialog.properties.button=Properties
editor.dialog.cleanup.button=Cleanup HTML code
error.message.editor.elements=The elements of the current page could not be updated.
editor.dialog.table.notspecified=Not specified
title.edittable=Edit table

# Editor title labels
editor.title.ledit=LEdit OCX
editor.title.simpletext=Default text editor
editor.title.msdhtml=MS-DHTML WYSIWYG editor
editor.title.simplehtml=Default page editor
editor.title.htmlarea=HtmlArea WYSIWYG editor
editor.title.fckeditor=FCKeditor WYSIWYG editor

# Xmlcontent editor
editor.xmlcontent.optionalelement=(Click on the "New" button on the right side to activate this element)
editor.xmlcontent.validation.error.title=The following errors occurred when validating the form:
editor.xmlcontent.validation.error=Invalid value "{0}" according to rule {1}
editor.xmlcontent.validation.warning=Bad value "{0}" according to rule {1}

# Preferences and change password messages
panel.workplace=Workplace
panel.explorer=Explorer
panel.editors=Editors
panel.task=Workflow
panel.user=User Data
panel.dialogs=Dialogs

input.reporttype=Report type
input.workplace.buttonstyle=Head button style
success.message.chpwd=Your password has been successfully changed.
preferences.subhead.general=General options
preferences.subhead.editors=Preferred editors
preferences.subhead.startup=Startup settings
preferences.subhead.display=Display options
preferences.subhead.dialogdefaults=Default settings
preferences.subhead.dialogpermissions=Permission dialog

dialog.color.title=Select color 

# Search indexing messages
title.indexing=Rebuild Indexes
messagebox.indexing1=Press "Ok" to start rebuild the indexes or "Cancel" to return.

# Global error dialog
error.system.message=An error occurred.
error.system.resource=Requested resource
error.system.version=OpenCms version
error.system.context=OpenCms context

# Administration
admin.view.groups.staticexport=Administration
admin.staticexport.description=Tool for static export.

admin.view.groups.history=Administration
admin.history.description=Tool for managing the OpenCms' File History.

admin.clearhistory.description=Tool for clearing the OpenCms' File History.
admin.history.groups.clearhistory=File History Tools

admin.historysettings.description=Tool for configuring the OpenCms' File History.
admin.history.groups.historysettings=File History Tools

admin.view.groups.contentcomparetools=Administration
admin.contentcomparetools.description=Tools for comparing OpenCms contents.

admin.view.groups.contenttools=Administration
admin.contenttools.description=Tools for managing the OpenCms' contents.

admin.propertychange.description=Tool for changing property values in several files at once.
admin.contenttools.groups.propertychange=Property Tools

admin.propertydelete.description=Tool for changing property values in several files at once.
admin.contenttools.groups.propertydelete=Property Tools

admin.merge.description=Tool for merging pages.
admin.contenttools.groups.merge=Element Tools

admin.renameelement.description=Tool for renaming elements in several files at once.
admin.contenttools.groups.renameelement=Element Tools

admin.view.groups.galleryoverview=Administration
admin.galleryoverview.description=Tool for managing the OpenCms' Galleries.

admin.downloadgallery.description=Tool for managing download galleries.
admin.galleryoverview.groups.downloadgallery=Gallery Tools

admin.htmlgallery.description=Tool for managing HTML galleries.
admin.galleryoverview.groups.htmlgallery=Gallery Tools

admin.tablegallery.description=Tool for managing table galleries.
admin.galleryoverview.groups.tablegallery=Gallery Tools

admin.imagegallery.description=Tool for managing image galleries.
admin.galleryoverview.groups.imagegallery=Gallery Tools

admin.linkgallery.description=Tool for managing link galleries.
admin.galleryoverview.groups.linkgallery=Gallery Tools


admin.view.groups.linkmanagement=Administration
admin.linkmanagement.description=Tools for checking links.

admin.htmllinks.description=Tool for checking HTML links.
admin.linkmanagement.groups.htmllinks=Link Checking

admin.vfslinks.description=Tool for checking VFS links.
admin.linkmanagement.groups.vfslinks=Link Checking


#
# Values for the Decoration schema
#

label.Decoration.name				=Name
label.Decoration.name.help			=Enter a name for this decoration.
label.Decoration.markfirst			=Mark first occurance
label.Decoration.markfirst.help		=Check this checkbox, if the first occurance of this decoration should be done differently to the others.
label.Decoration.pretext			=Pre-Text
label.Decoration.pretext.help		=This is the text that is inserted in front of a decorated word. You can use the following variables in your text: ${decoration} to insert the decoration text; ${locale} to insert the locale.
label.Decoration.posttext			=Post-Text
label.Decoration.posttext.help		=This is the text that is inserted behind a decorated word. You can use the following variables in your text: ${decoration} to insert the decoration text; ${locale} to insert the locale.
label.Decoration.pretextfirst		=Pre-Text (first occurance)
label.Decoration.pretextfirst.help	=This is the pretext used for the first occurance of a word to decorate. Only required if "Mark first" is enabled.
label.Decoration.posttextfirst		=Post-Text (first occurance)
label.Decoration.posttextfirst.help	=This is the posttext used for the first occurance of a word to decorate. Only required if "Mark first" is enabled.
label.Decoration.filename			=Decoration File
label.Decoration.filename.help		=The decoration bundle file with the list of words to decorate and their decorations.

#
# Values for the DecorationConfiguration schema
#

label.DecorationConfiguration.decoration		=Decoration
label.DecorationConfiguration.uselocale			=Locale depending decortation
label.DecorationConfiguration.uselocale.help	=Mark this checkbox, if your decoration contains different decoration values of the same keys for different locales.


⌨️ 快捷键说明

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