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

org.opencms.workplace.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
ERR_INITIALIZE_WORKPLACE_0                	=Failed to initialize the workplace.
ERR_WORKPLACE_DIALOG_0						=The workplace dialog caused an error.
ERR_WORKPLACE_DIALOG_PARAMS_1			    =The workplace tool {0} has invalid parameters. Jumping to parent tool. 
ERR_WORKPLACE_LOCK_RESOURCE_1				=The resource "{0}" is not locked by the current user.
ERR_PROJECT_NOT_ACCESSIBLE_2				=The user "{0}" has no access to the project "{1}".
ERR_SITE_NOT_ACCESSIBLE_2					=The user "{0}" has no access to the site "{1}".
ERR_SERVER_EXCEPTION_1						=Unexpected exception while handling request: "{0}".
ERR_JSON_MISSING_PARAMETER_1				=Parameter "{0}" is missing.
ERR_DEFAULT_TEMPLATE_WARNING_0				=This is the default OpenCms template, since the template for this resource is not configured correctly.
ERR_DEFAULT_TEMPLATE_ADE_WARNING_0			=This element can not be displayed correctly because there is no detail page configured for this type. Please create a type detail page for this type in the sitemap editor.
ERR_WORKPLACE_SERVER_CHECK_FAILED_0			=Accessing workplace or ADE through a server which has not been configured. Your site configuration is probably incorrect.

INIT_ADD_DIALOG_HANDLER_2                 	=. Adding dialog handler: {0} - {1}
INIT_ADD_EXPORT_POINT_2                   	=. Adding export point  : {0} --> {1}
INIT_ADD_MENURULE_1							=. Adding menu rule     : {0}
INIT_ADD_TYPE_SETTING_1                   	=. Adding type setting  : {0}
INIT_ADD_TYPE_SETTING_FAILED_1            	=. could not add type setting  : {0}
INIT_ADV_PROP_DIALOG_HIDE_TABS_0          	=. Adv. property dialog : Hide tabs
INIT_ADV_PROP_DIALOG_SHOW_TABS_0          	=. Adv. property dialog : Show tabs
INIT_AUTO_LOCK_DISABLED_0                 	=. Auto lock feature    : disabled
INIT_AUTO_LOCK_ENABLED_0                  	=. Auto lock feature    : enabled
INIT_DEFAULT_LOCALE_1                     	=. Workplace init       : Default locale is "{0}"
INIT_DEFAULT_USER_SETTINGS_1              	=. Workplace init       : Default user settings are {0}
INIT_DIRECT_EDIT_PROVIDER_1                 =. Direct edit provider : {0}
INIT_EDITOR_ACTION_CLASS_1                	=. Editor action class  : {0}
INIT_EDITOR_CSSHANDLER_CLASS_1             	=. Editor CSS handler c.: {0}
INIT_EDITOR_DISPLAY_OPTS_1                	=. Editor disp. options : {0}
INIT_EDITOR_HANDLER_CLASS_1               	=. Editor handler class : {0}
INIT_EDITOR_PRE_ACTION_2                	=. Editor pre action    : {0} for resource type {1}
INIT_LABEL_LINKS_IN_FOLDER_1              	=. Label links in folder: {0}
INIT_MAX_FILE_UPLOAD_SIZE_1               	=. File max. upload size: {0} KB
INIT_MAX_FILE_UPLOAD_SIZE_UNLIMITED_0     	=. File max. upload size: unlimited
INIT_NONCRIT_ERROR_0                      	=. Workplace init       : non-critical error
INIT_PROP_ON_STRUCT_FALSE_0               	=. Properties on struct : false
INIT_PROP_ON_STRUCT_TRUE_0                	=. Properties on struct : true
INIT_REMOVE_EXPLORER_TYPE_SETTING_1       	=. Remove type setting  : {0}
INIT_USER_MANAGEMENT_ICON_DISABLED_0      	=. User management icon : disabled
INIT_USER_MANAGEMENT_ICON_ENABLED_0       	=. User management icon : enabled
INIT_VFS_ACCESS_INITIALIZED_0             	=. Workplace config     : vfs access initialized
INIT_WORKPLACE_INITIALIZE_START_0         	=. Workplace init       : starting
INIT_WORKPLACE_LOCALIZED_1               	=. Workplace localized  : {0}
INIT_WORKPLACE_VIEW_1                    	=. Workplace view       : {0}
INIT_XMLCONTENT_AUTOCORRECT_DISABLED_0		=. XML content correct  : confirmation mode
INIT_XMLCONTENT_AUTOCORRECT_ENABLED_0		=. XML content correct  : automatic mode

LOG_DIALOG_HANDLER_CLASS_2                	=[{0}].getSelectedDialogUri() - DialogHandler class: {1}
LOG_EVENT_CLEAR_CACHES_0                    =Workplace manager catched event EVENT_CLEAR_CACHES.
LOG_INCLUDE_ERRORPAGE_FAILED_0            	=Failed to include the common error page
LOG_INVALID_EDITOR_CSSHANDLER_1				=Invalid editor CSS handler class "{0}"
LOG_INVALID_EDITOR_PRE_ACTION_1            	=Invalid editor pre action class "{0}"
LOG_INVALID_SYNCHRONIZE_EXCLUDE_PATTERN_1   =Invalid exclude pattern for VFS Synchronization "{0}"
LOG_NO_TEMP_FILE_PROJECT_0                	=Workplace temporary file project does not yet exist!
LOG_PARAM_RESOURCE_2                      	=[{0}].getSelectedDialogUri() - Resource: {1}
LOG_READING_VIEW_FOLDER_FAILED_1          	=Error reading view folder: {0}
LOG_SET_PARAM_2                           	=Setting {0} with value "{1}"
LOG_THREAD_CREATION_FAILED_1              	=Unable to create a report Thread with ID {0}
LOG_UNSUPPORTED_ENCODING_SET_1            	=Unsupported encoding "{0}" set for the workplace
LOG_WORKPLACE_INIT_NO_LOCALES_1           	=Workplace init: Unable to read locales folder "{0}", locales are disabled!
LOG_WORKPLACE_INIT_NO_VIEWS_1				=Workplace init: Unable to read views folder "{0}", there are no views available!
LOG_LOGIN_NO_STARTUP_PROJECT_2				=Unable to read the startup project "{1}" for user "{0}".
LOG_USERAGREEMENT_WRONG_VERSION_2			=Version number "{0}" in user agreement configuration file "{1}" is not in the correct format.
LOG_USERAGREEMENT_SHOW_1					=Error when trying to check user agreement from configuration file "{0}".

GUI_LOGIN_FAILED_0					      	=Login failed!\nThe given user name / password combination is not valid.
GUI_LOGIN_FAILED_DISABLED_0					=Login failed!\nThis account has been disabled, please contact your Administrator.
GUI_LOGIN_FAILED_WITH_MESSAGE_1				=Login failed!\nAll logins are temporarily disabled.\nMessage from the Administration:\n\n{0}
GUI_LOGIN_FAILED_TEMP_DISABLED_0			=Login failed!\nThis account has been temporarily disabled because of too many failed login attempts.\nPlease wait some time until you try to login again.
GUI_LOGIN_FAILED_NO_TARGET_PERMISSIONS_1	=Login failed!\nThe requested resource does either not exit,\nor you do not have the permissions to read it.\n\nThe requested resource was: "{0}"
GUI_LOGIN_FAILED_NO_WORKPLACE_PERMISSIONS_0	=Login failed!\nYou do not have the required permissions to access the OpenCms Workplace.
GUI_LOGIN_SUCCESS_WITH_MESSAGE_2			=Please note:\nLogins for normal users are currently disabled until {1,date,short} {1,time,short}.\nMessage from the Administration:\n\n{0}
GUI_LOGIN_NO_NAME_0						  	=Please provide a user name!
GUI_LOGIN_NO_PASSWORD_0						=Please provide a password!
GUI_LOGIN_NO_DATA_0						  	=Please provide a user name and a password!
GUI_LOGIN_TITLE_0							=Welcome to\u0020
GUI_LOGIN_HEADLINE_0						=Please Login
GUI_LOGIN_HEADLINE_SELECTED_ORGUNIT_1		=Please Login to: {0}
GUI_LOGIN_HEADLINE_ALREADY_IN_0				=Your login was successful
GUI_LOGIN_USERNAME_0						=User name:
GUI_LOGIN_PASSWORD_0						=Password:
GUI_LOGIN_ORGUNIT_0							=Login to:
GUI_LOGIN_ORGUNIT_SEARCH_0					=Search organizational unit
GUI_LOGIN_BUTTON_0							=Login
GUI_LOGIN_BUTTON_ALREADY_IN_0				=Reopen window
GUI_LOGIN_RIGHTS_RESERVED_0					=All rights reserved.
GUI_LOGIN_TRADEMARKS_0                      =Alkacon OpenCms and the OpenCms logo are registered trademarks of Alkacon Software GmbH & Co. KG.
GUI_LOGIN_OPENCMS_IS_FREE_SOFTWARE_0		=is free software available under the GNU LGPL license.
GUI_LOGIN_MESSAGE_0							=This is a password protected area.\nPlease enter your user name and your password.
GUI_LOGIN_MESSAGE_ALREADY_IN_0				=You have sucessfully logged into the OpenCms Workplace.\nThe OpenCms Workplace should have opened in a new window.\nIf this is not the case, please ensure that you have no Popup blocker active.\nYou can re-try to open the Workplace window by clicking on the button below.\n\nIf the Workplace window has been successfully opened, you can close this window.
GUI_LOGIN_NOSCRIPT_1						=The OpenCms Workplace requires JavaScript!\nPlease enable the use of JavaScript for this URL: {0}
GUI_LOGIN_UNKNOWN_RESOURCE_1				=The requested resource does either not exit,\nor you do not have the permissions to read it.\n\nYou will be redirected to the OpenCms Workplace.\n\nThe requested resource was: "{0}"
GUI_LOGIN_ORGUNIT_SEARCH_NORESULTS_0		=No organizational unit found matching the search query.
GUI_LOGIN_ORGUNIT_SELECT_ON_0				=Options >>
GUI_LOGIN_ORGUNIT_SELECT_OFF_0				=<< Options
GUI_LOGIN_SECURITY_0						=Security
GUI_LOGIN_PCTYPE_PRIVATE_0					=This is a private computer
GUI_LOGIN_PCTYPE_PUBLIC_0					=This is a public or shared computer 
GUI_LOGIN_UNSUPPORTED_BROWSER_0             =Your browser version is no longer supported by OpenCms. Please update to a current version. 

GUI_ERR_RESOURCE_PERMISSIONS_2				=Not enough permissions to execute the operation on the resource "{0}".\nRequired permissions are: "{1}".

# Dialog buttons
GUI_DIALOG_BUTTON_ADDNEW_0					=Add New
GUI_DIALOG_BUTTON_ADVANCED_0				=Advanced
GUI_DIALOG_BUTTON_BACK_0					=Back
GUI_DIALOG_BUTTON_CANCEL_0					=Cancel
GUI_DIALOG_BUTTON_CLOSE_0					=Close
GUI_DIALOG_BUTTON_CONTINUE_0				=Continue
GUI_DIALOG_BUTTON_DELETE_0					=Delete
GUI_DIALOG_BUTTON_DETAIL_0					=Details...
GUI_DIALOG_BUTTON_DISCARD_0					=Discard
GUI_DIALOG_BUTTON_DOWNLOAD_0                =Download
GUI_DIALOG_BUTTON_EDIT_0					=Edit
GUI_DIALOG_BUTTON_OK_0						=OK
GUI_DIALOG_BUTTON_SEARCH_0					=Search
GUI_DIALOG_BUTTON_SET_0						=Set
GUI_DIALOG_BUTTON_RESET_0					=Reset

# Widget editor
GUI_EDITOR_WIDGET_OPTIONALELEMENT_0			=(Click on the "New" button on the right side to activate this element)
GUI_EDITOR_WIDGET_VALIDATION_ERROR_TITLE_0	=The following errors occurred when validating the form:
GUI_EDITOR_WIDGET_VALIDATION_ERROR_2		=Invalid value "{0}" according to rule {1}
GUI_EDITOR_WIDGET_VALIDATION_WARNING_2		=Bad value "{0}" according to rule {1}

# JS calendar properties
GUI_CALENDAR_CHOOSE_DATE_0					=Choose date
# date format: %m: month; %d: day; %y: 2 digit year; %Y: 4 digit year
GUI_CALENDAR_DATE_FORMAT_0					=%m/%d/%Y
# time format: %H: 24 hour scheme; %I: 12 hour scheme; M: minutes; %p: PM/AM
GUI_CALENDAR_TIME_FORMAT_0					=%I:%M %p
GUI_LABEL_PROJECT_0  						=Project
GUI_LABEL_VIEW_0  							=View
GUI_BUTTON_RELOAD_0  						=Reload
GUI_BUTTON_SYNCFOLDER_0						=Synchronize folder
GUI_BUTTON_HELP_0  							=Help
GUI_BUTTON_EXIT_0 							=Exit
GUI_BUTTON_PUBLISH_0  						=Publish
GUI_BUTTON_PUBLISHQUEUE_0  					=Queue
GUI_LABEL_SITE_0							=Site
GUI_BUTTON_PREFERENCES_0  					=Preferences

GUI_LABEL_USER_0							=User
GUI_LABEL_LOGINTIME_0						=logged in at 
GUI_LABEL_LOGINADDRESS_0  					=from
GUI_LABEL_OU_0								=OU
								
GUI_LABEL_WPTITLE_1  						=OpenCms Workplace of {0}
GUI_EXPLORER_STATE0_0						=unchanged
GUI_EXPLORER_STATE1_0						=changed
GUI_EXPLORER_STATE2_0						=new
GUI_EXPLORER_STATE3_0						=deleted
GUI_EXPLORER_STATENIP_0						=not in project

GUI_CALENDAR_TIMEFORMAT_0					=%I:%M %p
GUI_LABEL_BROADCASTMESSAGEFROM_0			=Message from
GUI_LABEL_BROADCAST_FROM_SYSTEM_0			=System

GUI_AJAX_REPORT_WAIT_0						=Please wait while generating the report...
GUI_AJAX_REPORT_ERROR_0						=Error: request returned status
GUI_AJAX_REPORT_GIVEUP_0					=Giving up: Cannot create an XmlHttpRequest instance.

GUI_SHARED_TITLE_0							=Shared folder

dialog.useragreement.default.title			=OpenCms user agreement
dialog.useragreement.default.accept			=Accept
dialog.useragreement.default.decline		=Decline
dialog.useragreement.count.unlimited		=Always
dialog.useragreement.error.version			=The version number has to be a floating point or integer value.

label.UserAgreementConfiguration.Show					=Show user agreement
label.UserAgreementConfiguration.Show.help				=If checked, the user agreement is shown after a successful login.
label.UserAgreementConfiguration.AgreeCount				=Agree count
label.UserAgreementConfiguration.AgreeCount.help		=The number of times the user has to accept the user agreement.
label.UserAgreementConfiguration.Version				=Version number
label.UserAgreementConfiguration.Version.help			=The version number of the user agreement, as integer or floating point value. If a newer version is configured, the agreement will be redisplayed again.
label.UserAgreementConfiguration.DialogTitle			=Dialog title
label.UserAgreementConfiguration.DialogTitle.help		=The dialog title appears in the title bar of the user agreement dialog.
label.UserAgreementConfiguration.Text					=Agreement text
label.UserAgreementConfiguration.Text.help				=The text of the user agreement.
label.UserAgreementConfiguration.ButtonAccept			=Accept button text
label.UserAgreementConfiguration.ButtonAccept.help		=The text that is shown on the "Accept" button below the user agreement text.
label.UserAgreementConfiguration.ButtonDecline			=Decline button text
label.UserAgreementConfiguration.ButtonDecline.help		=The text that is shown on the "Decline" button below the user agreement text.
label.UserAgreementConfiguration.MessageDeclined		=Decline message
label.UserAgreementConfiguration.MessageDeclined.help	=Optional message that is displayed as alert box to the user after pressing the "Decline" button.




© 2015 - 2024 Weber Informatics LLC | Privacy Policy