ActiveXPowUpload 1.2.0.5
International items |
![]() ![]() |
See InternationalText, International properties.
Messages, warnings, errors, etc
Default: Add files...
Description: Upload mode only
Default: Add folder...
Description: Upload mode only
Default: Paste
Description: Upload mode only
Default: Remove selected
Description: Upload mode only
Default: Remove selected
Description: Download mode only
Default: Remove all
Description: Upload mode only
Default: Remove all
Description: Download mode only
Default: Open files
Description: Open selected files with the default application. Download mode only
Default: Edit files
Description: Open selected files with the default editor. Download mode only
Default: Print files
Description: Print selected files. Download mode only
Default: Upload
Description: Upload mode only
Default: Download
Description: Download mode only
Default: Cancel
Description: Upload mode only
Default: Cancel
Description: Download mode only
Default: Show progress window
Description: Show upload progress window. Upload mode only
Default: Hide progress window
Description: Hide upload progress window. Uplaod mode only
Default: Show progress window
Description: Show download progress window. Download mode only
Default: Hide progress window
Description: Hide download progress window. Download mode only
Default: Show server response
Description: Show server response window. Upload mode only
Default: Switch to upload
Description: Switch to the mode for uploading files
Default: Switch to download
Description: Switch to the mode for downloading files
Default: Switch to thumbnail view
Description: Switch to the mode for selecting upload files with thumbnails
Default: Files
Default: Size
Default: Files
Default: Size
Default: URL
Default: Browse...
Default: Upload progress
Description: Upload progress dialog title
Default: Uploading file:
Description: Precedes the name of the file that is currently being uploaded
Default: Overall progress:
Description: Titles the progress bar that shows overall upload progress
Default: Time elapsed:
Description: Precedes the label showing how much time has elapsed since the upload started
Default: Time left:
Description: Precedes the label showing how much time left till the end of upload (approximately)
Default: Current speed:
Description: Precedes the label showing the current upload speed
Default: Average Speed:
Description: Precedes the label showing the average upload speed
Default: Uploaded size:
Description: Precedes the label showing the number of bytes uploaded so far
Default: Total size:
Description: Precedes the label showing the total upload size
Default: Status:
Description: Precedes the label showing the upload status
Default: Cancel
Description: Cancel button caption
Default: Close
Description: Close button caption
Default: Preparing for upload...
Description: The component prepares to upload data: performs internal initialization, establishes contact with the server, collects and sends authentication information if needed.
Default: Uploading...
Description: Upload in progress.
Default: Data were uploaded. Waiting for server confirmation...
Description:
Default: Upload completed.
Description: Upload successfully completed. All data are uploaded.
Default: Error: {1}
Description: Upload completed with an error. The only parameter is an user-friendly error description.
Default: Download progress
Description: Download progress dialog title
Default: Downloading file:
Description: Precedes the name of the file that is currently being downloaded
Default: Overall progress:
Description: Titles the progress bar that shows overall download progress
Default: Time elapsed:
Description: Precedes the label showing how much time has elapsed since the download started
Default: Time left:
Description: Precedes the label showing how much time left till the end of download (approximately)
Default: Current speed:
Description: Precedes the label showing the current download speed
Default: Average Speed:
Description: Precedes the label showing the average download speed
Default: Donwloaded size:
Description: Precedes the label showing the number of bytes downloaded so far
Default: Total size:
Description: Precedes the label showing the total download size
Default: Status:
Description: Precedes the label showing the download status
Default: Cancel
Description: Cancel button caption
Default: Close
Description: Close button caption
Default: Preparing for download...
Description: Preparing for download.
Default: Downloading...
Description: Download in progress.
Default: Download completed.
Description: Download successfully completed. All files in the download list are tried to be download. Some files maybe have been downloaded, some files maybe not.
Default: Download cancelled.
Description: Download was cancelled.
Default: Error: {1}
Description: Download completed with an error. The only parameter is an user-friendly error description.
Default: Server response
Description: dialog title
Default: URL:
Description: label for the URL field
Default: Http code and text:
Description: label for the http code and text fields
Default: Show in browser
Description: caption of the button that shows html page in Internet Explorer
Default: Close
Description: caption of the button that closes the dialog
Default: Autodetect
Description: A special item in the list of encodings. When you select that item in the drop-down list, the encoding is set to the default value.
Default: Details >>>
Description:
Default: Details <<<
Description:
Default: OK
Description:
Default: Information
Description:
Default: Warning
Description:
Default: Error
Description:
Default: Upload already started.
Description: The upload has already been started. It hasn't completed yet. It is impossible to start upload again.
Default: Upload is in progress. Action is impossible.
Description: You are not allowed to change any property of the component or invoke a method that changes the internal state when upload is in progress. If you try, you get this message.
Default: Download is in progress. Action is impossible.
Description: You are not allowed to change any property of the component or invoke a method that changes the internal state when download is in progress. If you try, you get this message.
Default: Unsupported file size. Maximum file size allowed - 4Gb.
Description: File size too large. Unable to cope with files larger than 4Gb.
Default: Unable to add files. New total files size exceeds the 2 Gb limit.
Description: Maximum total files size in the list is 2Gb. If you add files and new total files size exceeds the 2Gb limit, you get this error.
Default: The upload was cancelled by the user request.
Description:
Default: The download was cancelled by the user request.
Description:
Default: The operation was cancelled by the user.
Description: Upload is cancelled before start. The was asked for for (user name, password) pair or for certificate. The user rejects the upload.
Default: Incorrect item name. Names like this one used to name upload files.
Description: Adding text item. Text item name can't match the pattern FILE\d+. Such names are used to name files.
Default: Post request size mismatch. The predicted size of the request does not equal to the size actually uploaded. It's probably because files was modified after they had been added to the list.
Description: Happens after upload has completed. Size mismatchs.
Default: Action disabled.
Description: Happens if user executes an action that is disabled due to component settings.
Default: File list is empty. Unable to start upload.
Description:
Default: The control executes other method now. Wait till it completes. Action is impossible.
Description: Some other method is still in progress. Unable to do the work while they are running. E.g. the upload method waits for upload termination and the upload invoked again.
Default: ActiveXPowUpload control was unable to decode the server response. It's recommended to use the UTF-8 encoding.
Description: Control creates a page containing this message when the RedirectURL property is set and it is impossible to decode the server response.
Default: The file probably has been changed on the server.
Description: The file on the local machine is larger than file on the server, or file on the server is newer than the local file (not implemented yet). Unable to continue downloading file.
Default: The server does not support download resume.
Description:
Default: An error occured while processing the folder "{1}"
Description:
Default: Unable to open file/folder "{1}"
Description:
Default: Unable to create file/folder "{1}"
Description:
Default: Unable to add files. New total files size ({2}) exceeds the max total size limitation ({1}).
Description:
Default: Unable to add files. New total files count exceeds the max files count limitation ({1}).
Description:
Default: An error occured while reading the file "{1}"
Description: This message is used to report any read error happened after the file was opened. We only count actions that do not request modifications of any sort. The action may be reading the file contents, quering for file attributes.
Default: An error occured while writing the file "{1}"
Description: This message is used to report any write error happened after the file was opened. We only count actions that request modifications of any sort. The action may be writing the file contents, changing file attributes.
Default: Unable delete the file "{1}"
Default: Some files have been skipped due to the MaxFileSize limitation ({1}).
Description:
Default: Some files have been skipped due to the prohibited extensions (allowed only {1}).
Description:
Default: Some files have been skipped due to the prohibited extensions ({1}).
Description:
Default: Unable to connect to "{1}".
Description: The first parameter is a url where upload is going to be sent.
Default: Http error. Status code = {1}, Reason phrase = "{2}". URL="{3}".
Description: {4}
Description: Server error. First parameter - http status code, second parameter - http reason phrase, third parameter - URL, forth parameter - error description, depending on the status code.
Default: The folowing site is not trusted.
Site name: "{1}"
IP(s): {2}
Do you trust this site?
Description: The first parameter is a site name. For example, for URL http://www.somesite.com:80/path/index.php the site name would be "www.somesite.com".
The second parameter is a list of IPs corresponding to that site. Usually that is a single IP address, but for a multihomed computer all registered IP adresses will be listed. For example, "11.22.2.2" or "1.1.1.1, 2.2.2.2, 3.3.3.3".