home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD1.iso / FileMover / Dopus5 / DC-OP55B.LZX / Opus5 / Catalogs / ftp.cd < prev    next >
Encoding:
Text File  |  1996-05-14  |  4.6 KB  |  286 lines

  1. ; ************************************************* 
  2. ; Catalog description file for ftp.module
  3. ; ************************************************* 
  4. ;
  5. ; Thse are the descriptions of the ftp commands
  6. ;
  7. ;
  8. MSG_FTP_ADDRBOOK (1000//)
  9. Show FTP address book
  10. ;
  11. MSG_FTP_CONNECT (//)
  12. Connect to FTP site
  13. ;
  14. MSG_FTP_CD (//)
  15. Change directory on FTP site
  16. ;
  17. MSG_FTP_COPY (//)
  18. Copy files from FTP site
  19. ;
  20. MSG_FTP_RENAME (//)
  21. Rename files on FTP site
  22. ;
  23. MSG_FTP_DELETE (//)
  24. Delete files on FTP site
  25. ;
  26. MSG_FTP_COMMAND (//)
  27. Send command to FTP site
  28. ;
  29. MSG_FTP_SETVAR (//)
  30. Set FTP variable
  31. ;
  32. MSG_FTP_QUIT (//)
  33. Quit OpusFTP
  34. ;
  35. ; These are requester options sererated by bars "|"
  36. ;
  37. MSG_FTP_OKAY (//)
  38. OK
  39. ;
  40. MSG_FTP_CANCEL (//)
  41. Cancel
  42. ;
  43. MSG_FTP_OKAY_CANCEL (//)
  44. OK|Cancel
  45. ;
  46. MSG_LISTER_OK_ANON_CANCEL (//)
  47. OK|Anonymous|Cancel
  48. ;
  49. ; (this string must begin with a space)
  50. MSG_LISTER_REPLACE_SKIP_RESUME_ABORT (//)
  51.  Replace|Skip|Resume|Abort
  52. ;
  53. MSG_LISTER_REPLACE_REPLACEALL_SKIP_SKIPALL_ABORT (//)
  54. Replace|Replace All|Skip|Skip All|Abort
  55. ;
  56. MSG_LISTER_ONE_ALL_ABORT (//)
  57. One file|All files|Abort
  58. ;
  59. MSG_LISTER_RENAME_ABORT (//)
  60. Rename|Abort
  61. ;
  62. MSG_LISTER_PROCEED_DELETE_ALL_CANCEL (//)
  63. Proceed|Delete All|Cancel
  64. ;
  65. ;
  66. ; These are the prefixes that appear before address book entries
  67. ; (these must be a single character followed by a space)
  68. ;
  69. MSG_ADDRBOOK_ANON_PREFIX (/2/2)
  70. ;
  71. MSG_ADDRBOOK_USER_PREFIX (/2/2)
  72. ;
  73. ;
  74. ;
  75. MSG_ADDRBOOK_LISTVIEW_TITLE (//)
  76. FTP Addressbook
  77. ;
  78. MSG_LISTER_CONNECTING (//)
  79. Connecting...
  80. ;
  81. MSG_LISTER_LOGGING_IN (//)
  82. Logging in as
  83. ;
  84. MSG_LISTER_ENTER_HOSTNAME (//)
  85. Enter host name
  86. ;
  87. MSG_LISTER_ENTER_USERNAME (//)
  88. Enter user name
  89. ;
  90. MSG_LISTER_ENTER_PASSWORD (//)
  91. Enter password
  92. ;
  93. MSG_LISTER_CANT_LOG_IN_TO (//)
  94. Cannot log in to
  95. ;
  96. ;
  97. ;
  98. MSG_LISTER_NOT_AVAILABLE (//)
  99. no longer available
  100. ;
  101. ;
  102. ;
  103. MSG_LISTER_COPY (//)
  104. copy
  105. ;
  106. MSG_LISTER_ENTER_NEW_FILENAME (//)
  107. Enter new filename
  108. ;
  109. MSG_LISTER_RETRIEVING_FILES (//)
  110. Retrieving files...
  111. ;
  112. MSG_LISTER_STORING_FILES (//)
  113. Storing files...
  114. ;
  115. ;
  116. ;
  117. MSG_LISTER_ENTER_FILENAME_TO (//)
  118. Enter filename to
  119. ;
  120. MSG_LISTER_SKIP (//)
  121. Skip
  122. ;
  123. MSG_LISTER_REPLACE (//)
  124. Replace
  125. ;
  126. MSG_LISTER_RESUME (//)
  127. Resume
  128. ;
  129. ;
  130. ;
  131. MSG_LISTER_FILE (//)
  132. File
  133. ;
  134. MSG_LISTER_ALREADY_EXISTS (//)
  135. already exists
  136. ;
  137. MSG_LISTER_NEWSIZE (//)
  138. New  -  Size
  139. ;
  140. MSG_LISTER_OLDSIZE (//)
  141. Old  -  Size
  142. ;
  143. MSG_LISTER_DATE (//)
  144. Date
  145. ;
  146. MSG_LISTER_REPLACE_OR_RESUME (//)
  147. Do you wish to replace it or resume the transfer?
  148. ;
  149. MSG_LISTER_REPLACE_IT (//)
  150. Replace it?
  151. ;
  152. MSG_LISTER_ALL_SELECTED (//)
  153. all selected files?
  154. ;
  155. ;
  156. ; (Shown during a transfer if file size is not known)
  157. MSG_LISTER_XFER_BYTES (//)
  158. bytes
  159. ;
  160. MSG_LISTER_ENTER_DIRNAME (//)
  161. Enter directory name
  162. ;
  163. MSG_LISTER_MAKEDIR_ERROR (//)
  164. An error occured creating the directory
  165. ;
  166. MSG_LISTER_RENAME (//)
  167. rename
  168. ;
  169. MSG_LISTER_RENAME_ERROR (//)
  170. An error occured renaming the entry
  171. ;
  172. ;
  173. ; (The delete requester)
  174. ;
  175. MSG_LISTER_DELETE (//)
  176. delete
  177. ;
  178. MSG_LISTER_WARNING_CANT_GET_BACK (//)
  179. Warning: you cannot get back
  180. ;
  181. MSG_LISTER_OK_TO_DELETE (//)
  182. what you delete! OK to delete
  183. ;
  184. MSG_LISTER_FILES_AND (//)
  185. file(s) and
  186. ;
  187. MSG_LISTER_DRAWERS (//)
  188. drawer(s) (if they are empty)
  189. ;
  190. MSG_LISTER_FROM (//)
  191. from
  192. ;
  193. MSG_LISTER_DELETE_ERROR (//)
  194. An error occured deleting an entry
  195. ;
  196. ;
  197. MSG_LISTER_RETRIEVING_FILE (//)
  198. Retrieving file...
  199. ;
  200. MSG_LISTER_LISTING (//)
  201. Listing directory...
  202. ;
  203. MSG_LISTER_CHANGING_DIR (//)
  204. Changing directory...
  205. ;
  206. MSG_LISTER_ENTER_DIR (//)
  207. Enter directory to change to
  208. ;
  209. MSG_LISTER_PATH_NOT_FOUND (//)
  210. Path not found on FTP site
  211. ;
  212. MSG_LISTER_CMD_TO_SEND (//)
  213. Enter FTP command to send
  214. ;
  215. MSG_LISTER_SENDING_CMD (//)
  216. Sending FTP command...
  217. ;
  218. MSG_LISTER_LOCAL_VAR (//)
  219. Enter new value for local variable
  220. ;
  221. MSG_LISTER_DELETING (//)
  222. Deleting...
  223. ;
  224. MSG_LISTER_RENAMING (//)
  225. Renaming...
  226. ;
  227. ;
  228. ; Error messages
  229. ;
  230. MSG_LISTER_COULD_NOT_CONNECT (//)
  231. (Could not connect)
  232. ;
  233. MSG_LISTER_USERNAME_FAILED (//)
  234. (User name failed)
  235. ;
  236. MSG_LISTER_PASSWORD_FAILED (//)
  237. (Password failed)
  238. ;
  239. MSG_LISTER_SERVER_CLOSED_CONN (//)
  240. (Server closed connection)
  241. ;
  242. MSG_LISTER_NO_ERR (//)
  243. (No error detected)
  244. ;
  245. MSG_LISTER_INT_SYS_CALL (//)
  246. (Interrupted system call)
  247. ;
  248. MSG_LISTER_PERMISSION_DENIED (//)
  249. (Permission denied)
  250. ;
  251. MSG_LISTER_PROTO_NOT_SUPP (//)
  252. (Protocol not supported)
  253. ;
  254. MSG_LISTER_CANT_ASSIGN_ADDR (//)
  255. (Cannot assign requested address)
  256. ;
  257. MSG_LISTER_CONN_RESET_PEER (//)
  258. (Connection reset by peer)
  259. ;
  260. MSG_LISTER_TIMEOUT (//)
  261. (Connection timed out)
  262. ;
  263. MSG_LISTER_CONN_REFUSED (//)
  264. (Connection refused)
  265. ;
  266. MSG_LISTER_NO_ROUTE (//)
  267. (No route to host)
  268. ;
  269. MSG_ERR_XX (//)
  270. (Error xx)
  271. ;
  272. ;
  273. ;
  274. MSG_MAIN_NEED_TCPIP (//)
  275. You must have a TCP/IP stack\nsuch as AmiTCP, AS225, INet, or MLink\n running to use\nOpusFTP
  276. ;
  277. ; (The next two lines make up a single string "The ??? command...")
  278. MSG_MAIN_THE (//)
  279. The
  280. ;
  281. MSG_MAIN_CMD_NOT_SUPP (//)
  282. command\nis not currently supported\nby OpusFTP
  283. ;
  284.