home *** CD-ROM | disk | FTP | other *** search
- ; *************************************************
- ; Catalog description file for ftp.module
- ; *************************************************
- ;
- ; Thse are the descriptions of the ftp commands
- ;
- ;
- MSG_FTP_ADDRBOOK (1000//)
- Show FTP address book
- ;
- MSG_FTP_CONNECT (//)
- Connect to FTP site
- ;
- MSG_FTP_CD (//)
- Change directory on FTP site
- ;
- MSG_FTP_COPY (//)
- Copy files from FTP site
- ;
- MSG_FTP_RENAME (//)
- Rename files on FTP site
- ;
- MSG_FTP_DELETE (//)
- Delete files on FTP site
- ;
- MSG_FTP_COMMAND (//)
- Send command to FTP site
- ;
- MSG_FTP_SETVAR (//)
- Set FTP variable
- ;
- MSG_FTP_QUIT (//)
- Quit OpusFTP
- ;
- ; These are requester options sererated by bars "|"
- ;
- MSG_FTP_OKAY (//)
- OK
- ;
- MSG_FTP_CANCEL (//)
- Cancel
- ;
- MSG_FTP_OKAY_CANCEL (//)
- OK|Cancel
- ;
- MSG_LISTER_OK_ANON_CANCEL (//)
- OK|Anonymous|Cancel
- ;
- ; (this string must begin with a space)
- MSG_LISTER_REPLACE_SKIP_RESUME_ABORT (//)
- Replace|Skip|Resume|Abort
- ;
- MSG_LISTER_REPLACE_REPLACEALL_SKIP_SKIPALL_ABORT (//)
- Replace|Replace All|Skip|Skip All|Abort
- ;
- MSG_LISTER_ONE_ALL_ABORT (//)
- One file|All files|Abort
- ;
- MSG_LISTER_RENAME_ABORT (//)
- Rename|Abort
- ;
- MSG_LISTER_PROCEED_DELETE_ALL_CANCEL (//)
- Proceed|Delete All|Cancel
- ;
- ;
- ; These are the prefixes that appear before address book entries
- ; (these must be a single character followed by a space)
- ;
- MSG_ADDRBOOK_ANON_PREFIX (/2/2)
- A
- ;
- MSG_ADDRBOOK_USER_PREFIX (/2/2)
- U
- ;
- ;
- ;
- MSG_ADDRBOOK_LISTVIEW_TITLE (//)
- FTP Addressbook
- ;
- MSG_LISTER_CONNECTING (//)
- Connecting...
- ;
- MSG_LISTER_LOGGING_IN (//)
- Logging in as
- ;
- MSG_LISTER_ENTER_HOSTNAME (//)
- Enter host name
- ;
- MSG_LISTER_ENTER_USERNAME (//)
- Enter user name
- ;
- MSG_LISTER_ENTER_PASSWORD (//)
- Enter password
- ;
- MSG_LISTER_CANT_LOG_IN_TO (//)
- Cannot log in to
- ;
- ;
- ;
- MSG_LISTER_NOT_AVAILABLE (//)
- no longer available
- ;
- ;
- ;
- MSG_LISTER_COPY (//)
- copy
- ;
- MSG_LISTER_ENTER_NEW_FILENAME (//)
- Enter new filename
- ;
- MSG_LISTER_RETRIEVING_FILES (//)
- Retrieving files...
- ;
- MSG_LISTER_STORING_FILES (//)
- Storing files...
- ;
- ;
- ;
- MSG_LISTER_ENTER_FILENAME_TO (//)
- Enter filename to
- ;
- MSG_LISTER_SKIP (//)
- Skip
- ;
- MSG_LISTER_REPLACE (//)
- Replace
- ;
- MSG_LISTER_RESUME (//)
- Resume
- ;
- ;
- ;
- MSG_LISTER_FILE (//)
- File
- ;
- MSG_LISTER_ALREADY_EXISTS (//)
- already exists
- ;
- MSG_LISTER_NEWSIZE (//)
- New - Size
- ;
- MSG_LISTER_OLDSIZE (//)
- Old - Size
- ;
- MSG_LISTER_DATE (//)
- Date
- ;
- MSG_LISTER_REPLACE_OR_RESUME (//)
- Do you wish to replace it or resume the transfer?
- ;
- MSG_LISTER_REPLACE_IT (//)
- Replace it?
- ;
- MSG_LISTER_ALL_SELECTED (//)
- all selected files?
- ;
- ;
- ; (Shown during a transfer if file size is not known)
- MSG_LISTER_XFER_BYTES (//)
- bytes
- ;
- MSG_LISTER_ENTER_DIRNAME (//)
- Enter directory name
- ;
- MSG_LISTER_MAKEDIR_ERROR (//)
- An error occured creating the directory
- ;
- MSG_LISTER_RENAME (//)
- rename
- ;
- MSG_LISTER_RENAME_ERROR (//)
- An error occured renaming the entry
- ;
- ;
- ; (The delete requester)
- ;
- MSG_LISTER_DELETE (//)
- delete
- ;
- MSG_LISTER_WARNING_CANT_GET_BACK (//)
- Warning: you cannot get back
- ;
- MSG_LISTER_OK_TO_DELETE (//)
- what you delete! OK to delete
- ;
- MSG_LISTER_FILES_AND (//)
- file(s) and
- ;
- MSG_LISTER_DRAWERS (//)
- drawer(s) (if they are empty)
- ;
- MSG_LISTER_FROM (//)
- from
- ;
- MSG_LISTER_DELETE_ERROR (//)
- An error occured deleting an entry
- ;
- ;
- MSG_LISTER_RETRIEVING_FILE (//)
- Retrieving file...
- ;
- MSG_LISTER_LISTING (//)
- Listing directory...
- ;
- MSG_LISTER_CHANGING_DIR (//)
- Changing directory...
- ;
- MSG_LISTER_ENTER_DIR (//)
- Enter directory to change to
- ;
- MSG_LISTER_PATH_NOT_FOUND (//)
- Path not found on FTP site
- ;
- MSG_LISTER_CMD_TO_SEND (//)
- Enter FTP command to send
- ;
- MSG_LISTER_SENDING_CMD (//)
- Sending FTP command...
- ;
- MSG_LISTER_LOCAL_VAR (//)
- Enter new value for local variable
- ;
- MSG_LISTER_DELETING (//)
- Deleting...
- ;
- MSG_LISTER_RENAMING (//)
- Renaming...
- ;
- ;
- ; Error messages
- ;
- MSG_LISTER_COULD_NOT_CONNECT (//)
- (Could not connect)
- ;
- MSG_LISTER_USERNAME_FAILED (//)
- (User name failed)
- ;
- MSG_LISTER_PASSWORD_FAILED (//)
- (Password failed)
- ;
- MSG_LISTER_SERVER_CLOSED_CONN (//)
- (Server closed connection)
- ;
- MSG_LISTER_NO_ERR (//)
- (No error detected)
- ;
- MSG_LISTER_INT_SYS_CALL (//)
- (Interrupted system call)
- ;
- MSG_LISTER_PERMISSION_DENIED (//)
- (Permission denied)
- ;
- MSG_LISTER_PROTO_NOT_SUPP (//)
- (Protocol not supported)
- ;
- MSG_LISTER_CANT_ASSIGN_ADDR (//)
- (Cannot assign requested address)
- ;
- MSG_LISTER_CONN_RESET_PEER (//)
- (Connection reset by peer)
- ;
- MSG_LISTER_TIMEOUT (//)
- (Connection timed out)
- ;
- MSG_LISTER_CONN_REFUSED (//)
- (Connection refused)
- ;
- MSG_LISTER_NO_ROUTE (//)
- (No route to host)
- ;
- MSG_ERR_XX (//)
- (Error xx)
- ;
- ;
- ;
- MSG_MAIN_NEED_TCPIP (//)
- You must have a TCP/IP stack\nsuch as AmiTCP, AS225, INet, or MLink\n running to use\nOpusFTP
- ;
- ; (The next two lines make up a single string "The ??? command...")
- MSG_MAIN_THE (//)
- The
- ;
- MSG_MAIN_CMD_NOT_SUPP (//)
- command\nis not currently supported\nby OpusFTP
- ;
-