home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD1.iso / Database / hf-dm1.lha / docma11 / catalogs / DocMa.cd
Encoding:
Text File  |  1996-10-14  |  5.7 KB  |  382 lines

  1. ;
  2. ; Catalogdescription for DocMa
  3. ;
  4. ; $VER: DocMa.cd V1.1 14.10.96
  5. ;
  6. ; Defaultlanguage: english
  7. ;
  8. ; Abreviations:
  9. ; ERR  -  Error message
  10. ; GAD  -  Gadget text
  11. ; TIL  -  Title from e.g. Window, Group, ...
  12. ; CYC  -  Cycle gadget titles
  13. ; LAB  -  Gadgetlabel
  14. ; MSG  -  Message
  15. ; MEN  -  Menutitles
  16. ; HLP  -  Help lines
  17. ;
  18. #basename DocMa
  19. ;
  20. ; ---------------
  21. ; Error messages:
  22. ; ---------------
  23. ;
  24. FAIL_TO_CREATE_ERR (1//)
  25. Failed to create application!
  26. ;
  27. WRONG_SETTINGS_VERSION_ERR (//)
  28. Wrong version of Settings file!
  29. ;
  30. ; -------
  31. ; Titles:
  32. ; -------
  33. ;
  34. SELECT_DRAWER_TIL (//)
  35. Select a Drawer
  36. ;
  37. FILETYPES_TIL (//)
  38. Filetypes
  39. ;
  40. ICONS_TIL (//)
  41. Icons
  42. ;
  43. SETTINGS_TIL (//)
  44. Settings
  45. ;
  46. FILETYPE_TIL (//)
  47. _Filetype
  48. ;
  49. PATTERN_TIL (//)
  50. _Pattern
  51. ;
  52. CONTENTS_TIL (//)
  53. _Contents
  54. ;
  55. APPLICATION_TIL (//)
  56. _Application
  57. ;
  58. FILETYPE_BOLD_TIL (//)
  59. \ebFiletype
  60. ;
  61. PATTERN_BOLD_TIL (//)
  62. \ebPattern
  63. ;
  64. CONTENTS_BOLD_TIL (//)
  65. \ebContents
  66. ;
  67. APPLICATION_BOLD_TIL (//)
  68. \ebApplication
  69. ;
  70. FILETYPE_EDIT_TIL (//)
  71. Filetyp edit
  72. ;
  73. UNNAMED_TIL (//)
  74. Unnamed
  75. ;
  76. DISPLAY_TIL (//)
  77. Display
  78. ;
  79. MISC_TIL (//)
  80. Miscellaneous
  81. ;
  82. XPK_TIL (//)
  83. XPK packer
  84. ;
  85. ; -------------
  86. ; Gadget texts:
  87. ; -------------
  88. ;
  89. VOLUMES_GAD (//)
  90. _Volumes
  91. ;
  92. ASSIGNS_GAD (//)
  93. A_ssigns
  94. ;
  95. PARENT_GAD (//)
  96. _Parent
  97. ;
  98. DELETE_GAD (//)
  99. _Delete
  100. ;
  101. RENAME_GAD (//)
  102. _Rename
  103. ;
  104. UPDATE_GAD (//)
  105. _Update
  106. ;
  107. NEW_GAD (//)
  108. _New...
  109. ;
  110. USE_GAD (//)
  111. _Use
  112. ;
  113. CANCEL_GAD (//)
  114. _Cancel
  115. ;
  116. EDIT_GAD (//)
  117. _Edit...
  118. ;
  119. ABORT_GAD (//)
  120. _Abort
  121. ;
  122. MAKEDIR_GAD (//)
  123. _Makedir
  124. ;
  125. OK_GAD (//)
  126. _Ok
  127. ;
  128. ; -------------
  129. ; Gadgetlabels
  130. ; -------------
  131. ;
  132. MAX_WIDTH_LAB (//)
  133. _MaxWidth
  134. ;
  135. MAX_HEIGHT_LAB (//)
  136. M_axHeight
  137. ;
  138. HORIZ_SPACING_LAB (//)
  139. _HorizSpacing
  140. ;
  141. VERT_SPACING_LAB (//)
  142. _VertSpacing
  143. ;
  144. PATTERN_LAB (//)
  145. _Pattern
  146. ;
  147. SORT_LAB (//)
  148. _Sort
  149. ;
  150. SAVETHUMBS_LAB (//)
  151. Save_thumbs
  152. ;
  153. AVOID_LAB (//)
  154. _Avoid
  155. ;
  156. SAVEDIR_LAB (//)
  157. Save_dir
  158. ;
  159. COLORMODE_LAB (//)
  160. _ColorMode
  161. ;
  162. XPKMODE_LAB (//)
  163. _XPK mode
  164. ;
  165. XPK_LAB (//)
  166. _XPK packer
  167. ;
  168. ; -------------
  169. ; Cycle gadget titles
  170. ; -------------
  171. ;
  172. NAME_CYC (//)
  173. name
  174. ;
  175. SIZE_CYC (//)
  176. size
  177. ;
  178. DATE_CYC (//)
  179. date
  180. ;
  181. NONE_CYC (//)
  182. none
  183. ;
  184. PICTURE_CYC (//)
  185. picture
  186. ;
  187. TEXT_CYC (//)
  188. text
  189. ;
  190. AMIGAGUIDE_CYC (//)
  191. amigaguide
  192. ;
  193. INFO_CYC (//)
  194. info
  195. ;
  196. SOUND_CYC (//)
  197. sound
  198. ;
  199. SAMPLE_CYC (//)
  200. sample
  201. ;
  202. ANIM_CYC (//)
  203. anim
  204. ;
  205. COLORMODE_256_CYC (//)
  206. 256
  207. ;
  208. COLORMODE_TRUE_CYC (//)
  209. TrueColor
  210. ;
  211. ; -------------
  212. ; Messages:
  213. ; -------------
  214. ;
  215. DELETE_MSG (//)
  216. Warning: This operation deletes files.\nWill you really delete %ld drawer(s) and %ld file(s)?
  217. ;
  218. RENAME_MSG (//)
  219. Enter new name
  220. ;
  221. OK_CANCEL_MSG (//)
  222. _Ok|_Cancel
  223. ;
  224. OK_MSG (//)
  225. _Ok
  226. ;
  227. REPLACE_MSG (//)
  228. Warning: The file/drawer \"%s\" is already existing!\nWill you go on?
  229. ;
  230. REGISTERED_MSG (//)
  231. This version of DocMa is registered to:
  232. ;
  233. UNREGISTERED_MSG (//)
  234. This version of DocMa is unregistered!
  235. ;
  236. SAVE_SETTINGS_AS_MSG (//)
  237. Save settings as
  238. ;
  239. LOAD_SETTINGS_MSG (//)
  240. Load settings
  241. ;
  242. NERV_MSG (//)
  243. This version of DocMa is unregistered!\n\nPlease consider to pay the shareware fee to the author,\nthen you will get a keyfile,\nwhich will supress this \"nerv-requester\"\nFor more information see the documentation file.\n
  244. ;
  245. XPK_MSG (//)
  246. %s\n%s\n\n%s\n\nPacking Speed (K/s): %ld\nUnpacking Speed (K/s): %ld\nCompression Factor: %2.2f\%
  247. ;
  248. ; -------------
  249. ; Menutitles:
  250. ; don`t forget the \x00\x00 in front of the titles!!!
  251. ; -------------
  252. ;
  253. PROJECT_MEN (//)
  254. \x00\x00Project
  255. ;
  256. ABOUT_MEN (//)
  257. ?\x00About...
  258. ;
  259. ABOUT_MUI_MEN (//)
  260. A\x00About MUI...
  261. ;
  262. QUIT_MEN (//)
  263. Q\x00Quit
  264. ;
  265. SETTINGS_MEN (//)
  266. \x00\x00Settings
  267. ;
  268. SETTINGS_DM_MEN (//)
  269. S\x00Settings...
  270. ;
  271. SETTINGS_MUI_MEN (//)
  272. M\x00Settings MUI...
  273. ;
  274. SAVE_AS_SETTINGS_MEN (//)
  275. M\x00Save settings as...
  276. ;
  277. LOAD_SETTINGS_MEN (//)
  278. M\x00Load settings...
  279. ;
  280. ABOUT_USER (//)
  281. U\x00About User...
  282. ;
  283. ; -------------
  284. ; Helplines
  285. ; -------------
  286. ;
  287. VOLUMES_HLP (//)
  288. Display a list of all volumes.
  289. ;
  290. ASSIGNS_HLP (//)
  291. Display a list of all assigns.
  292. ;
  293. PARENT_HLP (//)
  294. Change to parent directory.
  295. ;
  296. DELETE_HLP (//)
  297. Delete the selected files/directories.\nBe careful, the files/directories will really be deleted!
  298. ;
  299. RENAME_HLP (//)
  300. Rename the selected files/directories.
  301. ;
  302. UPDATE_HLP (//)
  303. Update the thumbnails.
  304. ;
  305. USE_SETTINGS_HLP (//)
  306. Use the settings and save them as default settings.
  307. ;
  308. CANCEL_SETTINGS_HLP (//)
  309. Cancel the settings changes.
  310. ;
  311. NEW_ENTRY_HLP (//)
  312. Create a new entry.
  313. ;
  314. EDIT_ENTRY_HLP (//)
  315. Edit the current entry.
  316. ;
  317. DELETE_ENTRY_HLP (//)
  318. Delete the current entry.
  319. ;
  320. ABORT_HLP (//)
  321. Abort the current operation.
  322. ;
  323. MAKEDIR_HLP (//)
  324. Create a new directory.
  325. ;
  326. MAX_WIDTH_HLP (//)
  327. Maximal width of the icons.
  328. ;
  329. MAX_HEIGHT_HLP (//)
  330. Maximal height of the icons.
  331. ;
  332. HORIZ_SPACING_HLP (//)
  333. Horizontal spacing between the icons.
  334. ;
  335. VERT_SPACING_HLP (//)
  336. Vertical spacing between the icons.
  337. ;
  338. PATTERN_HLP (//)
  339. Pattern for icons which should be displayed.
  340. ;
  341. SORT_HLP (//)
  342. Sorting criterion for the icons.
  343. ;
  344. SAVETHUMBS_HLP (//)
  345. Decide if thumbnails should be saved.
  346. ;
  347. AVOID_HLP (//)
  348. Devices on which the thumbnails shouldn`t be saved.\nType the devices directly after each other,\ne.g. \"DH0:CD0:\".
  349. ;
  350. SAVEDIR_HLP (//)
  351. Directory where the thumbnails from the \"avoided\" devices should be saved.
  352. ;
  353. FILETYPE_HLP (//)
  354. Filetype of the the entry.
  355. ;
  356. FILETYPE_PATTERN_HLP (//)
  357. Filepattern for the entry.
  358. ;
  359. CONTENTS_HLP (//)
  360. Description of the \"filestructure\" for the entry.\nSee documentation for more information.
  361. ;
  362. APPLICATION_HLP (//)
  363. Application which should be called, after doubleclick on icon\n with this entry. See documentation for more information.
  364. ;
  365. DRAWER_HLP (//)
  366. Current Directory.
  367. ;
  368. COLORMODE_HLP (//)
  369. Actual colormode for DocMa. Owner of a gfx card and the CyberGraphX software should choose "TrueColor".
  370. ;
  371. XPK_HLP (//)
  372. XPK packer for thumbnail files. RAKE would be a good decision for 68020+.
  373. ;
  374. XPKLIST_HLP (//)
  375. List of selectable XPK packer.
  376. ;
  377. XPKINFO_HLP (//)
  378. Information of the selected XPK packer.
  379. ;
  380. XPKMODE_HLP (//)
  381. Mode of the selected XPK packer, is disabled if there is only one.
  382.