All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.opencms.workplace.tools.content.messages.properties Maven / Gradle / Ivy

Go to download

OpenCms is an enterprise-ready, easy to use website content management system based on Java and XML technology. Offering a complete set of features, OpenCms helps content managers worldwide to create and maintain beautiful websites fast and efficiently.

There is a newer version: 18.0
Show newest version
# 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                  =Pages with freetext 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.
RPT_CHANGEELEMENTLOCALE_OLDLOCALE_1			=Old element Locale {0} not found.
RPT_CHANGEELEMENTLOCALE_NOTLOCKED_0			=File not locked by current user.
RPT_CHANGEELEMENTLOCALE_TEMPLATE_0			=Template not matching.

ERR_CHANGEELEMENTLOCALE_LOCALE_EQUAL_0		=The old Locale value is equal to the new Locale value.

GUI_CHANGEELEMENTLOCALE_THREAD_NAME_0		=Change Element Locale
GUI_CHANGEELEMENTLOCALE_ADMIN_TOOL_GROUP_0	=Pages with freetext tools
GUI_CHANGEELEMENTLOCALE_ADMIN_TOOL_NAME_0	=Change Element Locale
GUI_CHANGEELEMENTLOCALE_ADMIN_TOOL_HELP_0	=Changes the Locale of page elements to the desired new Locale.
GUI_CHANGEELEMENTLOCALE_DIALOG_BLOCK_SETTINGS_0 =Change Locale settings
GUI_CHANGEELEMENTLOCALE_DIALOG_TEMPLATE_ALL_0 =All templates
GUI_INPUT_PROPERTYCHANGE_RESULT_0			=The property values of the following resources were affected and changed to
GUI_INPUT_PROPERTYCHANGE_INFO_0				=Changes the property value of the selected resources from the specified old value to the new value.
GUI_INPUT_PROPERTYCHANGE_INFO2_0            =Use regular expression to match the old property value (e.g. ".*" to replace all values containing common characters).
GUI_INPUT_PROPERTYCHANGE_INFO3_0            =Use special syntax to match and replace a part of the property value (e.g to replace "OPENCMS" with "OpenCms": Old property value={.*}OPENCMS{.*}, Change value to={}OpenCms{})
GUI_INPUT_PROPERTYCHANGE_RESOURCE_0			=Ressource
GUI_INPUT_PROPERTY_0						=Property
GUI_INPUT_PROPERTYCHANGE_RECURSIVE_0		=Include all subfolders
GUI_INPUT_PROPERTYCHANGE_OLDVALUE_0			=Old property value
GUI_EDITPROPERTYINFO_0						=Change value to
label.changelocale.vfsFolder                 =Change in folder
label.changelocale.vfsFolder.help            =The folder which contains the resources that should be changed.
label.changelocale.includeSubFolders         =Include all subfolders
label.changelocale.includeSubFolders.help    =If checked, all sub resources of the specified folder will be changed, too.
label.changelocale.template                  =Template
label.changelocale.template.help             =If a template is selected, only resources using the specified template will be changed.
label.changelocale.oldLocale                 =Old Locale value
label.changelocale.oldLocale.help            =The Locale of the elements to change.
label.changelocale.newLocale                 =Change Locale to
label.changelocale.newLocale.help            =The target Locale of the elements to change.


GUI_CHECKCONTENT_ADMIN_TOOL_HELP_0						=Tool for checking the content of xml pages.
GUI_CHECKCONTENT_ADMIN_TOOL_GROUP_0						=Contentcheck Tools
GUI_CHECKCONTENT_ADMIN_TOOL_NAME_0						=Content Check
GUI_CHECKCONTENT_RESULT_ADMIN_TOOL_HELP_0				=Result of checking the content of xml pages.
GUI_CHECKCONTENT_RESULT_ADMIN_TOOL_GROUP_0				=Contentcheck Tools
GUI_CHECKCONTENT_RESULT_ADMIN_TOOL_NAME_0				=Results
GUI_CHECKCONTENT_CONFIGURATION_ADMIN_TOOL_NAME_0		=Content Check Settings
GUI_CHECKCONTENT_CONFIGURATION_ADMIN_TOOL_HELP_0		=Configuration of the single content check plugins.
GUI_BUTTON_ALL_0										=All
GUI_INPUT_ADRESS_0							=Location
GUI_INPUT_PROPERTYVALUE_0					=Current value of the property
GUI_INPUT_TYPE_0							=Type
GUI_TITLE_PROPERTYDELETE_0					=Delete Property definition
GUI_INPUT_PROPERTYDELETE_INFO_0				=Deletes the selected property definition from all resources.
GUI_MESSAGE_DELETEPROPERTY_0				=The selected property definition is attached to the following resources. Do you really want to delete the property definition?
GUI_TITLE_MERGEPAGES_0						=Merge Pages
GUI_INPUT_MERGEPAGES_FOLDER1_0				=Folder with first locale
GUI_INPUT_MERGEPAGES_FOLDER2_0				=Folder with second locale
GUI_INPUT_MERGEPAGES_INFO_0					=Merges pages with different locales which are stored in two folders with different locales.
GUI_INPUT_TITLE_0							=Title

GUI_CONTENTTOOLS_ADMIN_TOOL_HELP_0			=Tools for managing the OpenCms contents.
GUI_CONTENTTOOLS_ADMIN_TOOL_GROUP_0			=Administration
GUI_CONTENTTOOLS_ADMIN_TOOL_NAME_0			=Content Tools

GUI_CHANGEELEMENT_CONTENTTOOLS_ADMIN_TOOL_HELP_0	=Tool for changing property values in several files at once.
GUI_CHANGEELEMENT_CONTENTTOOLS_ADMIN_TOOL_GROUP_0	=Property Content Tools
GUI_CHANGEELEMENT_CONTENTTOOLS_ADMIN_TOOL_NAME_0	=Change Property Values

GUI_DELETEELEMENT_CONTENTTOOLS_ADMIN_TOOL_HELP_0	=Tool for changing property values in several files at once.
GUI_DELETEELEMENT_CONTENTTOOLS_ADMIN_TOOL_GROUP_0	=Property Content Tools
GUI_DELETEELEMENT_CONTENTTOOLS_ADMIN_TOOL_NAME_0	=Delete Property definition

GUI_RENAMEELEMENT_CONTENTTOOLS_ADMIN_TOOL_HELP_0 	=Tool for renaming elements in several files at once.
GUI_RENAMEELEMENT_CONTENTTOOLS_ADMIN_TOOL_GROUP_0	=Pages with freetext tools
GUI_RENAMEELEMENT_CONTENTTOOLS_ADMIN_TOOL_NAME_0	=Rename Elements
 
GUI_MERGE_CONTENTTOOLS_ADMIN_TOOL_HELP_0 			=Tool for merging pages.
GUI_MERGE_CONTENTTOOLS_ADMIN_TOOL_GROUP_0			=Pages with freetext tools
GUI_MERGE_CONTENTTOOLS_ADMIN_TOOL_NAME_0			=Merge Pages
GUI_INPUT_PROPERTYCHANGE_RESULT_NONE_0				=No resource has been affected.
GUI_TITLE_PROPERTYCHANGE_0							=Change Property Values
GUI_EXPLORER_LOCKEDBY_0								=Locked by

GUI_XMLCONTENTREPAIR_ADMIN_TOOL_GROUP_0			=XML Content Tools
GUI_XMLCONTENTREPAIR_ADMIN_TOOL_HELP_0			=Tool for repairing XML content resources according to their XML Schema Definition.
GUI_XMLCONTENTREPAIR_ADMIN_TOOL_NAME_0			=Repair XML contents

GUI_XMLCONTENTREPAIR_DIALOG_BLOCK_SETTINGS_0	=Repair XML contents
GUI_XMLCONTENTREPAIR_DIALOG_RESTYPE_SELECT_0	=Please select...
GUI_XMLCONTENTREPAIR_DIALOG_RESTYPE_GENERIC_0	=Generic XML content

GUI_CONVERTXML_ADMIN_TOOL_NAME_0                =Convert XML contents
GUI_CONVERTXML_ADMIN_TOOL_HELP_0                =Tool for converting XML content resources according to new XML Schema Definition.
GUI_CONVERTXML_DIALOG_BLOCK_SETTINGS_0          =Converting XML contents
GUI_CONVERTXML_ADMIN_TOOL_GROUP_0               =XML Content Tools

GUI_UPDATEXML_ADMIN_TOOL_NAME_0                =Update XML contents
GUI_UPDATEXML_ADMIN_TOOL_HELP_0                =Tool for updating XML contents.
GUI_UPDATEXML_DIALOG_BLOCK_SETTINGS_0          =Updating XML contents
GUI_UPDATEXML_ADMIN_TOOL_GROUP_0               =XML Content Tools

label.xmlcontentrepair.vfsFolder				=Repair in folder
label.xmlcontentrepair.vfsFolder.help			=The folder which contains the XML content resources that should be repaired.
label.xmlcontentrepair.includeSubFolders		=Include all subfolders
label.xmlcontentrepair.includeSubFolders.help	=If checked, all sub resources of the specified folder will be repaired, too.
label.xmlcontentrepair.force					=Force repair
label.xmlcontentrepair.force.help				=If not set, only resources with not valid content will be repaired.
label.xmlcontentrepair.resourceType				=XML content type
label.xmlcontentrepair.resourceType.help		=The resource type of the XML content that should be repaired, choose "Generic XML content" for resources without special type.


#
# Values for the Property schema
#

type.file					=File
type.folder					=Folder
type.both					=File or Folder

label.Property.propertyname			=Propertyname
label.Property.propertyname.help		=Enter the name of the property, which should be tested.
label.Property.type				=Resourcetype
label.Property.type.help			=Select if this test should be done with files, folders or both kind of resources.
label.Property.empty				=Test for empty property
label.Property.empty.help			=Check this checkbox, if the property must not be empty.
label.Property.filename				=Test for filename	
label.Property.filename.help			=Check this checkbox, if the property value should not start with the filename (excluding file extension).
label.Property.length				=Minimum length
label.Property.length.help			=Enter a numberic value, if the property value must have a minimum length.
label.Property.value				=Test for value
label.Property.value.help			=Enter a value (RegExp) which is not allowed as the property value. Use "![expression]" to deny the expression value.


#
# Values for the PropertyCheck schema
#

label.PropertyCheck.error			=Errors
label.PropertyCheck.warning			=Warnings

#
# Values for the Property Viewer 
#
GUI_PROPERTYVIEW_ADMIN_TOOL_NAME_0	=Property viewer
GUI_PROPERTYVIEW_ADMIN_TOOL_HELP_0	=Allows to view properties of multiple files in definable folders.
GUI_PROPERTYVIEW_ADMIN_TOOL_BLOCK_0 =Property viewer
GUI_PROPERTYVIEW_ADMIN_TOOL_GROUP_0 =Property Content Tools

#
# Values for the Language copy 
#

GUI_LANGUAGECOPY_ADMIN_TOOL_NAME_0 =Language node copier
GUI_LANGUAGECOPY_ADMIN_TOOL_HELP_0 =Helps to copy language nodes.
GUI_LANGUAGECOPY_ADMIN_TOOL_BLOCK_0 =Language node copier
GUI_LANGUAGECOPY_ADMIN_TOOL_GROUP_0 =XML Content Tools




© 2015 - 2024 Weber Informatics LLC | Privacy Policy