home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD1.iso / Archiver / ADV_ARCH.LZX / ARCHandler / Catalogs / archandler.cd
Encoding:
Text File  |  1995-07-02  |  7.2 KB  |  481 lines

  1. ;;$VER: archandler.cd 37.6 (4.6.95)
  2. ;;
  3. ;;  $Filename: archandler.cd $
  4. ;;  $Version: 37.6 $
  5. ;;  $Date: 4.6.95 $
  6. ;;  $Creation: 26.9.94 $
  7. ;;
  8. ;;  ARCHandler strings.
  9. ;;
  10. ;;  © Copyright 1994 Rafael D'Halleweyn, all rights reserved
  11. ;;
  12. MSG_OK_GAD (1//)
  13.  Ok 
  14. ;
  15. ;-------------;
  16. ; Main Window ;
  17. ;-------------;
  18. ;
  19. MSG_MAIN_TITLE (1000//)
  20. ARCHandler
  21. ;
  22. MSG_PREFERENCES_LABEL (//)
  23. Preferences
  24. ;
  25. MSG_DEVICE_LABEL (//)
  26. _Device...
  27. ;
  28. MSG_ARCHIVE_LABEL (1099//)
  29. A_rchive...
  30. ;
  31. MSG_COMMODITY_LABEL (1003//)
  32. _Commodity...
  33. ;
  34. MSG_FLUSH_LABEL (//)
  35. _Flush
  36. ;
  37. MSG_ABOUT_LABEL (//)
  38. _About...
  39. ;
  40. MSG_HIDE_LABEL (//)
  41. _Hide
  42. ;
  43. MSG_QUIT_LABEL (//)
  44. _Quit
  45. ;
  46. MSG_ABOUT_DESCR_REQ (//)
  47. \023A filesystem that lets you\n\
  48. \023use archives like directories.
  49. ;
  50. MSG_ABOUT_SHARE_REQ (//)
  51. \023ARCHandler is \010shareware\020!
  52. ;
  53. MSG_ABOUT_TRANSLATION_REQ (//)
  54. \023Using builtin strings
  55. ;
  56. MSG_ABOUT_TITLE (//)
  57. About ARCHandler
  58. ;
  59. MSG_MORE_GAD (//)
  60. More...
  61. ;
  62. MSG_REGISTERED_REQ (//)
  63. \023This copy is registered to\n\
  64. \023\010%s\020.
  65. ;
  66. MSG_NOT_REGISTERED_REQ (//)
  67. \023This copy is \010not\020 registered.
  68. ;
  69. MSG_PROJECT_MENU (1080//)
  70. Project
  71. ;
  72. MSG_PROJECT_ABOUT_MENU (//)
  73. About...
  74. ;
  75. MSG_PROJECT_ABOUT_MENU_KEY (//1)
  76. ?
  77. ;
  78. MSG_PROJECT_HELP_MENU (//)
  79. Help
  80. ;
  81. MSG_PROJECT_HELP_MENU_KEY (//4)
  82. Help
  83. ;
  84. MSG_PROJECT_HIDE_MENU (//)
  85. Hide
  86. ;
  87. MSG_PROJECT_HIDE_MENU_KEY (//1)
  88. H
  89. ;
  90. MSG_PROJECT_QUIT_MENU (//)
  91. Quit
  92. ;
  93. MSG_PROJECT_QUIT_MENU_KEY (//1)
  94. Q
  95. ;
  96. ;--------------------;
  97. ; Device Preferences ;
  98. ;--------------------;
  99. ;
  100. MSG_DEV_TITLE (1100//)
  101. ARCHandler: Device Preferences
  102. ;
  103. MSG_DEV_DEVICENAME_LABEL (//)
  104. _Device Name
  105. ;
  106. MSG_DEV_VOLUMENAME_LABEL (//)
  107. _Volume Name
  108. ;
  109. MSG_DEV_TASKPRI_LABEL (1104//)
  110. Task _Priority
  111. ;
  112. MSG_DEV_SCANDELAY_LABEL (//)
  113. Volume Sc_an Delay
  114. ;
  115. MSG_DEV_FILESDIR_LABEL (1107//)
  116. Extra _Files
  117. ;
  118. MSG_DEV_SAVE_LABEL (1109//)
  119. _Save
  120. ;
  121. MSG_DEV_USE_LABEL (//)
  122. _Use
  123. ;
  124. MSG_DEV_CANCEL_LABEL (//)
  125. _Cancel
  126. ;
  127. MSG_DEV_DELAY_FMT (1120//)
  128. %ld sec
  129. ;
  130. MSG_DEV_FILESDIR_FREQ_TITLE (//)
  131. Select Extra Files directory
  132. ;
  133. MSG_DEV_ADDFAIL_REQ (1140//)
  134. Couldn't add the '%s:' device!\n\
  135. This device name is probably\n\
  136. already in use.
  137. ;
  138. MSG_DEV_NOVOLUME_REQ (//)
  139. Couldn't create volume '%s:'!
  140. ;
  141. MSG_DEV_NODEV_REQ (//)
  142. Couldn't create device '%s:'!
  143. ;
  144. MSG_DEV_NODIR_REQ (//)
  145. '%s' is not a directory!
  146. ;
  147. MSG_DEV_NOLOCKFILES_REQ (//)
  148. Can't lock '%s'\n\
  149. as Extra Files directory!
  150. ;
  151. MSG_DEV_DEVHASCOLON_REQ (1146//)
  152. The name of the Device should not contain\n\
  153. a colon (':')! The name is not changed.
  154. ;
  155. MSG_DEV_DEVCHANGE_REQ (//)
  156. The name of the Device can't be changed\n\
  157. until ARCHandler is restarted.
  158. ;
  159. MSG_DEV_VOLHASCOLON_REQ (//)
  160. The name of the Volume should not contain\n\
  161. a colon (':')! The name is not changed.
  162. ;
  163. MSG_DEV_EXTRAONARC_REQ (1150//)
  164. The Extra Files directory should not be\n\
  165. placed on the ARCHandler volume!
  166. ;
  167. MSG_DEV_REQ_TITLE (//)
  168. Device Preferences
  169. ;
  170. MSG_DEV_NOSAVE_REQ (//)
  171. Can't save Device Preferences:\n\
  172. %s
  173. ;
  174. MSG_DEV_PROJECT_MENU (1180//)
  175. Project
  176. ;
  177. MSG_DEV_PROJECT_HELP_MENU (//)
  178. Help
  179. ;
  180. MSG_DEV_PROJECT_HELP_MENU_KEY (//4)
  181. Help
  182. ;
  183. MSG_DEV_EDIT_MENU (//)
  184. Edit
  185. ;
  186. MSG_DEV_EDIT_DEFAULTS_MENU (//)
  187. Reset To Defaults
  188. ;
  189. MSG_DEV_EDIT_DEFAULTS_MENU_KEY (//1)
  190. D
  191. ;
  192. MSG_DEV_EDIT_LASTSAVED_MENU (//)
  193. Last Saved
  194. ;
  195. MSG_DEV_EDIT_LASTSAVED_MENU_KEY (//1)
  196. L
  197. ;
  198. MSG_DEV_EDIT_RESTORE_MENU (//)
  199. Restore
  200. ;
  201. MSG_DEV_EDIT_RESTORE_MENU_KEY (//1)
  202. R
  203. ;
  204. ;---------------------;
  205. ; Archive Preferences ;
  206. ;---------------------;
  207. ;
  208. MSG_ARC_TITLE (1300//)
  209. ARCHandler: Archive Preferences
  210. ;
  211. MSG_ARC_RECOGNITION_LABEL (//)
  212. Archive _Recognition
  213. ;
  214. MSG_ARC_KEEPFILES_LABEL (//)
  215. _Keep Files
  216. ;
  217. MSG_ARC_SAVE_LABEL (//)
  218. _Save
  219. ;
  220. MSG_ARC_USE_LABEL (//)
  221. _Use
  222. ;
  223. MSG_ARC_CANCEL_LABEL (//)
  224. _Cancel
  225. ;
  226. MSG_ARC_BUFFERS_LABEL (1106//)
  227. _Buffers
  228. ;
  229. MSG_ARC_TEMPDIR_LABEL (1108//)
  230. _Temporary Files
  231. ;
  232. MSG_ARC_RECOG_CYC (1320//)
  233. Filename only|Name and Contents|File Contents
  234. ;
  235. MSG_ARC_KEEPFILES_FMT (//)
  236. %ld sec
  237. ;
  238. MSG_ARC_TEMPDIR_FREQ_TITLE (1122//)
  239. Select Temporary Files directory
  240. ;
  241. MSG_ARC_NODIR_REQ (1340//)
  242. '%s' is not a directory!
  243. ;
  244. MSG_ARC_REQ_TITLE (//)
  245. Archive Preferences
  246. ;
  247. MSG_ARC_NOSAVE_REQ (//)
  248. Can't save Archive Preferences:\n\
  249. %s
  250. ;
  251. MSG_ARC_NOLOCKTEMP_REQ (1145//)
  252. Can't lock '%s'\n\
  253. as Temporary directory!
  254. ;
  255. MSG_ARC_TEMPONARC_REQ (1149//)
  256. The Temporary directory should not be\n\
  257. placed on the ARChandler volume!
  258. ;
  259. MSG_ARC_PROJECT_MENU (1380//)
  260. Project
  261. ;
  262. MSG_ARC_PROJECT_HELP_MENU (//)
  263. Help
  264. ;
  265. MSG_ARC_PROJECT_HELP_MENU_KEY (//4)
  266. Help
  267. ;
  268. MSG_ARC_EDIT_MENU (//)
  269. Edit
  270. ;
  271. MSG_ARC_EDIT_DEFAULTS_MENU (//)
  272. Reset To Defaults
  273. ;
  274. MSG_ARC_EDIT_DEFAULTS_MENU_KEY (//1)
  275. D
  276. ;
  277. MSG_ARC_EDIT_LASTSAVED_MENU (//)
  278. Last Saved
  279. ;
  280. MSG_ARC_EDIT_LASTSAVED_MENU_KEY (//1)
  281. L
  282. ;
  283. MSG_ARC_EDIT_RESTORE_MENU (//)
  284. Restore
  285. ;
  286. MSG_ARC_EDIT_RESTORE_MENU_KEY (//1)
  287. R
  288. ;
  289. ;-----------------------;
  290. ; Commodity Preferences ;
  291. ;-----------------------;
  292. ;
  293. MSG_CX_TITLE (1200//)
  294. ARCHandler: Commodity Preferences
  295. ;
  296. MSG_CX_HOTKEY_LABEL (//)
  297. _Hot Key
  298. ;
  299. MSG_CX_FLUSHKEY_LABEL (//)
  300. _Flush Key
  301. ;
  302. MSG_CX_PRIORITY_LABEL (//)
  303. _Priority
  304. ;
  305. MSG_CX_POPUP_LABEL (//)
  306. P_op Up
  307. ;
  308. MSG_CX_SAVE_LABEL (//)
  309. _Save
  310. ;
  311. MSG_CX_USE_LABEL (//)
  312. _Use
  313. ;
  314. MSG_CX_CANCEL_LABEL (//)
  315. _Cancel
  316. ;
  317. MSG_CX_HOTKEY_REQ (1220//)
  318. \023Select Hot Key combination
  319. ;
  320. MSG_CX_FLUSHKEY_REQ (//)
  321. \023Select Flush Key combination
  322. ;
  323. MSG_CX_NOFLUSH_REQ (//)
  324. Couldn't create Flush Key\n\
  325. '%s'!
  326. ;
  327. MSG_CX_NOHOT_REQ (//)
  328. Couldn't create Hot Key\n\
  329. '%s'!
  330. ;
  331. MSG_CX_NOREMOVE_REQ (//)
  332. Couldn't create DISKREMOVED event catcher!
  333. ;
  334. MSG_CX_NOINSERT_REQ (//)
  335. Couldn't create DISKINSERT event catcher!
  336. ;
  337. MSG_CX_BROKERNOMEM_REQ (//)
  338. Not enough memory free to\n\
  339. add commodity broker!
  340. ;
  341. MSG_CX_PRIORITY_REQ (//)
  342. The Priority of the Commodity can't be\n\
  343. changed until ARCHandler is restarted.
  344. ;
  345. MSG_CX_REQ_TITLE (//)
  346. Commodity Preferences
  347. ;
  348. MSG_CX_DESCR (1250//)
  349. Use archives as directories
  350. ;
  351. MSG_CX_NOSAVE_REQ (//)
  352. Can't save Commodity Preferences:\n\
  353. %s
  354. ;
  355. MSG_CX_PROJECT_MENU (1280//)
  356. Project
  357. ;
  358. MSG_CX_PROJECT_HELP_MENU (//)
  359. Help
  360. ;
  361. MSG_CX_PROJECT_HELP_MENU_KEY (//4)
  362. Help
  363. ;
  364. MSG_CX_EDIT_MENU (//)
  365. Edit
  366. ;
  367. MSG_CX_EDIT_DEFAULTS_MENU (//)
  368. Reset To Defaults
  369. ;
  370. MSG_CX_EDIT_DEFAULTS_MENU_KEY (//1)
  371. D
  372. ;
  373. MSG_CX_EDIT_LASTSAVED_MENU (//)
  374. Last Saved
  375. ;
  376. MSG_CX_EDIT_LASTSAVED_MENU_KEY (//1)
  377. L
  378. ;
  379. MSG_CX_EDIT_RESTORE_MENU (//)
  380. Restore
  381. ;
  382. MSG_CX_EDIT_RESTORE_MENU_KEY (//1)
  383. R
  384. ;
  385. ;------;
  386. ; Misc ;
  387. ;------;
  388. ;
  389. MSG_NOTIMER_REQ (2000//)
  390. Can't open timer.device!
  391. ;
  392. MSG_UNKNOWN_TXT (//)
  393. unknown
  394. ;
  395. MSG_CANTOPEN_REQ (//)
  396. Can't open '%s'!
  397. ;
  398. MSG_CANTQUIT1_REQ (2004//)
  399. Can't quit now: some windows\n\
  400. are still in use.
  401. ;
  402. MSG_CANTQUIT2_REQ (//)
  403. Can't quit now: %sare still in use.
  404. ;
  405. MSG_CANTQUIT3_REQ (//)
  406. Can't quit now: %sis still in use.
  407. ;
  408. MSG_CANTQUIT1_FMT (//)
  409. %s\n\
  410.  
  411. ;
  412. MSG_CANTQUIT2_FMT (//)
  413. %s and\n\
  414. %s 
  415. ;
  416. MSG_CANTQUIT3_FMT (//)
  417. %s, %s\n\
  418. and %s 
  419. ;
  420. MSG_CANTQUIT4_FMT (//)
  421. %s, %s,\n\
  422. %s and %s\n\
  423.  
  424. ;
  425. MSG_LOCK_TXT (//)
  426. one lock
  427. ;
  428. MSG_LOCKS_FMT (//)
  429. %ld locks
  430. ;
  431. MSG_FILE_TXT (//)
  432. one file
  433. ;
  434. MSG_FILES_FMT (//)
  435. %ld files
  436. ;
  437. MSG_ARCHIVE_TXT (//)
  438. one archive
  439. ;
  440. MSG_ARCHIVES_FMT (//)
  441. %ld archives
  442. ;
  443. MSG_REQUESTER_TXT (//)
  444. one requester
  445. ;
  446. MSG_REQUESTERS_FMT (//)
  447. %ld requesters
  448. ;
  449. MSG_RETRY_CANCEL_GADS (//)
  450. Retry|Cancel
  451. ;
  452. MSG_VOLUME_ERROR_FMT (//)
  453. %s,\n%s.
  454. ;
  455. ;------------------;
  456. ; GetKey requester ;
  457. ;------------------;
  458. ;
  459. MSG_KREQ_GADS (2102//)
  460.  _Ok |_Cancel
  461. ;
  462. MSG_KREQ_NOTHING_TEXT (//)
  463. nothing
  464. ;
  465. MSG_KREQ_TITLE (//)
  466. ARCHandler: Key Request
  467. ;
  468. MSG_KREQ_GETNOTHING_GADS (//)
  469. _Get|_Nothing
  470. ;
  471. ;-----;
  472. ; LhA ;
  473. ;-----;
  474. ;
  475. MSG_LHA_CORRUPT_REQ (2200//)
  476. %s is corrupt!
  477. ;
  478. MSG_LHA_NOT_FOUND_REQ (//)
  479. Couldn't not find the LhA command!
  480. ;
  481.