home *** CD-ROM | disk | FTP | other *** search
/ The Amiga Game Guide / AmigaGameGuide_CD.iso / Amiga / Tools / EasyFind / src / english / EasyFind.cd
Text File  |  1977-12-31  |  5KB  |  376 lines

  1. #language english
  2. #version 2
  3. ;
  4. ; 31.08.1997   (C) Jan Schwenke
  5. ;
  6. msgMemoryError(0//)
  7. Out of memory!
  8. ;
  9. msgSelectPath(1//)
  10. Select Path
  11. ;
  12. msgCancel(2//)
  13. Cancel
  14. ;
  15. msgError(3//)
  16. Error
  17. ;
  18. msgMuimasterError(4//)
  19. Cant find muimaster.library !
  20. ;
  21. msgNoIndexName(5//)
  22. Missing name for indexfile !
  23. ;
  24. msgNoIndexFile(6//)
  25. Selected file is not an indexfile
  26. ;
  27. msgIndexError(7//)
  28. Cant find indexfile
  29. ;
  30. msgInvert(8//)
  31. Invert
  32. ;
  33. msgNone(9//)
  34. None
  35. ;
  36. msgDelete(10//)
  37. Delete
  38. ;
  39. msgCopy(11//)
  40. Copy
  41. ;
  42. msgUnpack(12//)
  43. Unpack
  44. ;
  45. msgArchive(13//)
  46. Archive
  47. ;
  48. msgRead(14//)
  49. Read
  50. ;
  51. msgShow(15//)
  52. Show
  53. ;
  54. msgPath(16//)
  55. Path
  56. ;
  57. msgSearchword(17//)
  58. Searchword
  59. ;
  60. msgSearch(18//)
  61. Search
  62. ;
  63. msgNewIndexfile(19//)
  64. Make new indexfile
  65. ;
  66. msgcase(20//)
  67. case sensitive
  68. ;
  69. msgDirNames(21//)
  70. Directorynames
  71. ;
  72. msgExact(22//)
  73. Exact
  74. ;
  75. msgIndexsearch(23//)
  76. Indexsearch
  77. ;
  78. msgOptions(24//)
  79. Options
  80. ;
  81. msgProgram(25//)
  82. Program
  83. ;
  84. msgIndexfile(26//)
  85. Indexfile
  86. ;
  87. msgPacker(27//)
  88. Packer
  89. ;
  90. msgUnpacker(28//)
  91. Unpacker
  92. ;
  93. msgTextviewer(29//)
  94. Textviewer
  95. ;
  96. msgPictureviewer(30//)
  97. Pictureviewer
  98. ;
  99. msgSave(31//)
  100. Save
  101. ;
  102. msgStop(32//)
  103. Stop
  104. ;
  105. msgSearching(33//)
  106. Searching...
  107. ;
  108. msgAboutMUI(34//)
  109. About MUI
  110. ;
  111. msgAboutEasyFind(35//)
  112. About EasyFind
  113. ;
  114. msgQuit(36//)
  115. Quit
  116. ;
  117. msgProject(37//)
  118. Project
  119. ;
  120. msgOK_Cancel(38//)
  121. OK|Cancel
  122. ;
  123. msgDelSelectedEntries(39//)
  124. Delete selected entries
  125. ;
  126. msgSelDestPath(40//)
  127. Select destinationpath
  128. ;
  129. msgSelDestArchive(41//)
  130. Select destinationpath and archive
  131. ;
  132. msgReplaceIndexfile(42//)
  133. File already exists ! Replace ?
  134. ;
  135. msgGuide(43//)
  136. EasyFind_English.guide
  137. ;
  138. msgMinStack(44//)
  139. Please set stacksize to 40000
  140. ;
  141. msgDMSSelect(45//)
  142. Select drive for DMS
  143. ;
  144. msgFileInfo(46//)
  145. FileInfo
  146. ;
  147. msgScript(47//)
  148. \033lS-Script
  149. ;
  150. msgPure(48//)
  151. \033lP-Pure
  152. ;
  153. msgArchivebit(49//)
  154. \033lA-Archive
  155. ;
  156. msgReadable(50//)
  157. \033lR-Read
  158. ;
  159. msgWritable(51//)
  160. \033lW-Write;
  161. ;
  162. msgExecuteable(52//)
  163. \033lE-Execute
  164. ;
  165. msgDeletable(53//)
  166. \033lD-Delete
  167. ;
  168. msgProtectionbits(54//)
  169. Protectionbits
  170. ;
  171. msgFileName(55//)
  172. Name
  173. ;
  174. msgDate(56//)
  175. Date
  176. ;
  177. msgComment(57//)
  178. Comment
  179. ;
  180. msgSize(58//)
  181. \033cSize
  182. ;
  183. msgRename(59//)
  184. Rename
  185. ;
  186. msgSetDate(60//)
  187. Set new date
  188. ;
  189. msgSetComment(61//)
  190. Set new comment
  191. ;
  192. ;-------------------
  193. ;new strings in V2.0
  194. ;-------------------
  195. msgCreaIfile(62//)
  196. Creating Indexfile...
  197. ;
  198. msgIndex(63//)
  199. Index
  200. ;
  201. msgInfo(64//)
  202. Info
  203. ;
  204. msgAction(65//)
  205. Action
  206. ;
  207. msgFiletypes(66//)
  208. filetypes
  209. ;
  210. msgStorage(67//)
  211. storage
  212. ;
  213. msgNewIfile(68//)
  214. New Indexfile
  215. ;
  216. msgCreaNewIfile(69//)
  217. Create new indexfile
  218. ;
  219. msgCurrent(70//)
  220. current
  221. ;
  222. msgFiletype(71//)
  223. filetype
  224. ;
  225. msgOK(72//)
  226. OK
  227. ;
  228. msgFilename(73//)
  229. filename
  230. ;
  231. msgRNC(74//)
  232. Replace|Next|Cancel
  233. ;
  234. msgFileexists(75//)
  235. File already exists !
  236. ;
  237. msgIdirnotfound(76//)
  238. Directory for indexfiles not found !
  239. ;
  240. msgErrwriteifile(77//)
  241. Could not write indexfile !
  242. ;
  243. msgMaxfound(78//)
  244.  files/directories found.
  245. ;
  246. msgContCancel(79//)
  247. Continue|Cancel
  248. ;
  249. msgHotDelete(80/1/1)
  250. d
  251. ;
  252. msgHotCopy(81/1/1)
  253. c
  254. ;
  255. msgHotRead(82/1/1)
  256. r
  257. ;
  258. msgHotShow(83/1/1)
  259. o
  260. ;
  261. msgHotInvert(84/1/1)
  262. v
  263. ;
  264. msgHotNone(85/1/1)
  265. n
  266. ;
  267. msgHotUnpack(86/1/1)
  268. u
  269. ;
  270. msgHotArchive(87/1/1)
  271. a
  272. ;
  273. msgHotSearch(88/1/1)
  274. s
  275. ;
  276. msgHotSave(89/1/1)
  277. s
  278. ;
  279. msgHotInfo(90/1/1)
  280. i
  281. ;
  282. msgHotAction(91/1/1)
  283. t
  284. ;
  285. msgBubSList(92//)
  286. List of the found files.\nDoubleclick starts the\nfor these filetype selected action.
  287. ;
  288. msgBubPath(93//)
  289. EasyFind searchs within these path
  290. ;
  291. msgBubSword(94//)
  292. Name of the searched file/directory\No wildcards are needed
  293. ;
  294. msgBubSearch(95//)
  295. Select path and start search
  296. ;
  297. msgBubInvert(96//)
  298. Invert the selection within the list.
  299. ;
  300. msgBubDelete(97//)
  301. Delete all selected files
  302. ;
  303. msgBubUnpack(98//)
  304. Unpack all selected archives
  305. ;
  306. msgBubRead(99//)
  307. Read all selected files
  308. ;
  309. msgBubNone(100//)
  310. Unselect all files
  311. ;
  312. msgBubCopy(101//)
  313. Copy all selected files
  314. ;
  315. msgBubArchive(102//)
  316. Archive all selected files
  317. ;
  318. msgBubShow(103//)
  319. Show all selected pictures
  320. ;
  321. msgBubInfo(104//)
  322. Show info about the selected file.
  323. ;
  324. msgBubAction(105//)
  325. Start actions for the filetypes of the selected files
  326. ;
  327. msgBubFtypes(106//)
  328. List of known filetypes.\nDoubleclick to select action.
  329. ;
  330. msgBubSelType(107//)
  331. Name and path of the program/script\nwhich shall be started for this filetype.
  332. ;
  333. msgBubcasesensitive(108//)
  334. Berücksichtigung der Groß- und\nKleinschreibung bei der Suche
  335. ;
  336. msgBubDirnames(109//)
  337. Verzeichnisse mit Inhalt anzeigen, wenn das \n Suchwort im Verzeichnisnamen vorkommt
  338. ;
  339. msgBubExact(110//)
  340. Look only for whole words
  341. ;
  342. msgBubIndexsearch(111//)
  343. Use indexfiles for search
  344. ;
  345. msgBubPacker(112//)
  346. Name and arguments of the packer
  347. ;
  348. msgBubUnpacker(113//)
  349. Name and arguments of the unpacker
  350. ;
  351. msgBubTextview(114//)
  352. Name and path of the textviewer
  353. ;
  354. msgBubPicview(115//)
  355. Name and path of the pictureviewer
  356. ;
  357. msgBubPrefsave(116//)
  358. Save Preferences of EasyFind
  359. ;
  360. msgBubIfile_in_use(117//)
  361. List of Indexfiles which are used while the next search
  362. ;
  363. msgBubIfile_storage(118//)
  364. List of indexfile which are currently not in use
  365. ;
  366. msgBubtostor(119//)
  367. Move selected indexfiles to storage
  368. ;
  369. msgBubtouse(120//)
  370. Move selected indexfiles to "in use"
  371. ;
  372. msgBubNewIfile(121//)
  373. Name of the new indexfile
  374. ;
  375. msgBubNewIfilePath(122//)
  376. Select path and start creation of a new indexfile