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

org.opencms.ade.upload.clientmessages.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

GUI_UPLOAD_BUTTON_ADD_FILES_0            =Add more files...
GUI_UPLOAD_BUTTON_OK_DISABLE_UPLOADING_0 =Currently uploading files.
GUI_UPLOAD_BUTTON_OK_DISABLE_CHECKING_0  =Currently checking for already existing resources.

GUI_UPLOAD_DIALOG_TITLE_1                =Upload files to {0}
GUI_UPLOAD_DRAG_AND_DROP_ENABLED_0       =You can drag and drop files to upload here.
GUI_UPLOAD_DRAG_AND_DROP_DISABLED_0      =Your browser does not support drag and drop, please use the button controls below to add files.
GUI_UPLOAD_INFO_SELECTION_0              =Please use the "Add more files..." button to append more files to the list of files to upload. You can also deselect files by uncheck the cheboxes infront of the file items.
GUI_UPLOAD_INFO_OVERWRITE_0              =The following files are already existent on the VFS of OpenCms. You can choose those files that should be overwritten in the list below.
GUI_UPLOAD_INFO_INVALID_0                =Some files can not be uploaded.

GUI_UPLOAD_SUMMARY_FILES_0               =Files to upload:
GUI_UPLOAD_SUMMARY_FILES_VALUE_3         ={0} {1} selected ({2})
GUI_UPLOAD_SUMMARY_FILES_VALUE_2         ={0} {1} selected
GUI_UPLOAD_MAX_SIZE_REACHED_2            =The sum of file sizes {0} has reached the allowed maximum ({1}).
GUI_UPLOAD_NOTIFICATION_NO_FILES_0       =No files selected for upload!
GUI_UPLOAD_NOTIFICATION_RUNNING_0        =Another upload is running, please try again.
GUI_UPLOAD_UNZIP_FILE_0                  =Unzip file
GUI_UPLOAD_FOLDER_0                      =This file was detected as folder. It is not possible to upload folders.
GUI_UPLOAD_FILE_NOT_SELECTED_0           =This file is currently not selected.
GUI_UPLOAD_FILE_TOO_LARGE_2              =File size {0} too large! Maximum file size is: {1}.
GUI_UPLOAD_FILE_MAX_SIZE_REACHED_2       =File size {0} too large! Allowed maximum is ({1})
GUI_UPLOAD_FILE_INVALID_NAME_2           =The name of the file {0} ({1}) is invalid!
GUI_UPLOAD_FILE_EXISTING_DELETED_1       =The file {0} already exists on the server, but is marked as deleted.
GUI_UPLOAD_CLIENT_LOADING_0              =Please wait: Client is loading files into memory.

GUI_UPLOAD_BUTTON_NO_TARGET_0            =No target folder configured

GUI_UPLOAD_HOOK_DIALOG_TITLE_0			 =Edit

GUI_UNZIP_BUTTON_TEXT_0					 =Unzip




© 2015 - 2024 Weber Informatics LLC | Privacy Policy