home *** CD-ROM | disk | FTP | other *** search
/ Aminet 10 / aminetcdnumber101996.iso / Aminet / util / wb / ShellBench.lha / ShellBench / Catalogs / ShellBench.ct (.txt) < prev    next >
Amiga Catalog Translation file  |  1995-12-22  |  7KB  |  220 lines

  1. ## version 
  2. ## language 
  3. ## codeset 0
  4. ; Created from $VER: ShellBench.cd 1.1 (29.10.95)
  5. ; Catalog description file for ShellBench.
  6. ;*************************************************************************
  7. ; General Program Strings
  8. ;*************************************************************************
  9. NOMEMMSG
  10. ;Not enough memory available!
  11. COMMDESCMSG
  12. ;WB's 'Execute' requester on steroids!
  13. ; <commodity description>
  14. OPTSWINMSG
  15. ;ShellBench Options
  16. ; <options window title>
  17. ;*************************************************************************
  18. ; Initialization Strings
  19. ; Unless otherwise noted, all these appear in requesters and are
  20. ; automatically formatted.
  21. ;*************************************************************************
  22. NOLIBMSG
  23. ;Couldn't open %s V%lu!
  24. ; <%s = libname, %lu = libver>
  25. NOICONMSG
  26. ;Couldn't access ShellBench icon to read tooltypes!
  27. BADBOOLTOOLMSG
  28. ;\033cInvalid value '%s'\nfor boolean tooltype '%s'.\nPlease specify a value of\nYES, NO, TRUE or FALSE.
  29. ; <%s = user's value, %s = tooltypename>
  30. BADSTRTOOLMSG
  31. ;\033cInvalid value for string tooltype '%s'.\nPlease supply an unquoted value for this tooltype.
  32. ; <%s = tooltypename>
  33. BADINTTOOLMSG
  34. ;\033cInvalid value '%s'\nfor integer tooltype '%s'.\nPlease supply an integer value.
  35. ; <%s = user's value, %s = tooltypename>
  36. NOHOTKEYMSG
  37. ;\033cCouldn't create the hotkey object!\nCheck the definition:\n'%s'.
  38. ; <%s = hotkey definition>
  39. NOOPENHISTMSG
  40. ;\033cCouldn't open history file\n'%s'!
  41. ; <%s = filename>
  42. NOREADHISTMSG
  43. ;\033cCouldn't read history file!\nError %lu: %s
  44. ; <%lu = DOS error code, %s = DOS error msg>
  45. NOWRITEHISTMSG
  46. ;\033cCouldn't write history file!\nError %lu: %s
  47. ; <%lu = DOS error code, %s = DOS error msg>
  48. ;NOIFFLIBMSG (//)
  49. ;Couldn't open iffparse.library V37!
  50. ;NOFONTLIBMSG (//)
  51. ;Couldn't open diskfont.library V36!
  52. NOOPENFONTMSG
  53. ;Couldn't open font '%s', size %lu!
  54. ; <%s = fontname, %lu = fontsize>
  55. NOWINOBJMSG
  56. ;Couldn't create window object!
  57. ;NOGADKEYMSG (//)
  58. ;Couldn't assign key to gadget object!
  59. NOOPENWINMSG
  60. ;Couldn't open the window!
  61. ;*************************************************************************
  62. ; Requester Title & Gadget Strings
  63. ;*************************************************************************
  64. INSFREQMSG
  65. ;Choose Filename to Insert
  66. INFORMTITLEMSG
  67. ;ShellBench Message
  68. INFORMOKAYMSG
  69. ;_Okay
  70. CURDIRREQMSG
  71. ;Choose Current Directory
  72. PATHREQMSG
  73. ;Choose Another Path Directory
  74. SAVEOPTSREQMSG
  75. ;Save Options to Project Icon
  76. ;*************************************************************************
  77. ; General Runtime Strings
  78. ; Unless otherwise noted, all these appear in requesters and are
  79. ; automatically formatted.
  80. ;*************************************************************************
  81. CLIPNOTFTXTMSG
  82. ;Clipboard doesn't contain plain text!
  83. CLIPNOTIFFMSG
  84. ;Clipboard contents are not in valid IFF format!
  85. NOREADCLIPMSG
  86. ;Couldn't read from clipboard!
  87. NOOPENCLIPMSG
  88. ;Couldn't open clipboard!
  89. NOLAUNCHMSG
  90. ;\033cCouldn't launch command!\nReturn code: %ld
  91. ; <%ld = DOS error code returned by System()>
  92. NOCURDIRMSG
  93. ;\033cCouldn't set current directory\n'%s'\nfor command!
  94. ; <%s = dirname>
  95. NOPATHMSG
  96. ;\033cCouldn't build search path out of\n'%s'!
  97. ; <%s = dirnames separated by commas>
  98. NOOUTPUTMSG
  99. ;\033cCouldn't open output\n'%s'\nfor command!
  100. ; <%s = filename>
  101. LONGCMDMSG
  102. ;\033cCommand in project icon\n'%s'\nis too long!
  103. NOMATCHSPACEMSG
  104. ;\033cNot enough space to\ninsert all matches of:\n'%s'
  105. ; <%s = wildcard pattern>
  106. NOMATCHMSG
  107. ;\033cNo match found for:\n'%s'
  108. ; <%s = wildcard pattern>
  109. NOEXPANDMSG
  110. ;\033cCouldn't expand\n'%s'\nas a pattern!
  111. ; <%s = wildcard pattern>
  112. NOCOMPLETEMSG
  113. ;\033cCouldn't perform name completion!\nError %lu: %s
  114. ; <%lu = DOS error code, %s = DOS error msg>
  115. LONGPATHMSG
  116. ;\033cFull pathname of\n'%s'\n is too long!
  117. ; <%s = filename>
  118. NOGETPATHMSG
  119. ;\033cCouldn't get full pathname for\n'%s'
  120. ; <%s = filename>
  121. NOWBARGMSG
  122. ;\033cCouldn't find Workbench object\n'%s'!
  123. ; <%s = filename>
  124. NOSTRSPACEMSG
  125. ;\033cNot enough space left in string gadget for\n'%s'!
  126. ; <%s = filename or hotlist string>
  127. NOWRITEPROJMSG
  128. ;\033cCouldn't write project icon\n'%s'!
  129. ; <%s = iconname>
  130. NOLOCKDIRMSG
  131. ;\033cCouldn't access drawer\n'%s'!
  132. NOTSBPROJMSG
  133. ;\033c'%s'\nis not a ShellBench project!
  134. ; <%s = iconname>
  135. NOGUIDEMSG
  136. ;\033cCouldn't open AmigaGuide file\n'%s'!
  137. ; <%s = guidename>
  138. ;*************************************************************************
  139. ; Main Window Gadget Labels and Keys
  140. ; As usual, place underscore '_' before shortcut key in label, set
  141. ; xxxGADKEY to that single shortcut character. Do not use any shifted
  142. ; characters, as SHIFT in BGUI cancels gadget activation.
  143. ;*************************************************************************
  144. MAINCMDGADLAB
  145. ;Co_mmand
  146. ; <command string gadget>
  147. MAINCMDGADKEY
  148. MAINEXEGADLAB
  149. ;_Execute
  150. ; <exe button gadget>
  151. MAINEXEGADKEY
  152. MAINOPTSGADLAB
  153. ;_Options...
  154. ; <options button gadget>
  155. MAINOPTSGADKEY
  156. MAINHIDEGADLAB
  157. ;_Hide
  158. ; <hide button gadget>
  159. MAINHIDEGADKEY
  160. MAINQUITGADLAB
  161. ;_Quit
  162. ; <quit button gadget>
  163. MAINQUITGADKEY
  164. ;*************************************************************************
  165. ; Options Window Gadget Labels and Keys
  166. ; As usual, place underscore '_' before shortcut key in label, set
  167. ; xxxGADKEY to that single shortcut character. Do not use any shifted
  168. ; characters, as SHIFT in BGUI cancels gadget activation.
  169. ;*************************************************************************
  170. OUTGADLAB
  171. ;O_utput
  172. ; <output string gadget>
  173. OUTGADKEY
  174. CDSTRGADLAB
  175. ;Cur_Dir
  176. ; <curdir string gadget>
  177. CDSTRGADKEY
  178. CDREQGADLAB
  179. ; <curdir-req button gadget>
  180. CDREQGADKEY
  181. PATHSTRGADLAB
  182. ;_Path
  183. ; <path string gadget>
  184. PATHSTRGADKEY
  185. PATHREQGADLAB
  186. ; <path-req button gadget>
  187. PATHREQGADKEY
  188. STACKGADLAB
  189. ;Stac_k
  190. ; <stack integer gadget>
  191. STACKGADKEY
  192. PRIGADLAB
  193. ;P_riority
  194. ; <priority integer gadget>
  195. PRIGADKEY
  196. WILDGADLAB
  197. ;Expand _Wild
  198. ; <wildcardexpansion checkbox gadget>
  199. WILDGADKEY
  200. INFOGADLAB
  201. ;_Match .info
  202. ; <match .info checkbox gadget>
  203. INFOGADKEY
  204. SHELLGADLAB
  205. ;S_hell
  206. ; <customshellname string gadget>
  207. SHELLGADKEY
  208. OKAYGADLAB
  209. ;_Okay
  210. ; <okay button gadget>
  211. OKAYGADKEY
  212. SAVEGADLAB
  213. ;_Save to Icon
  214. ; <save button gadget>
  215. SAVEGADKEY
  216. CANCELGADLAB
  217. ;_Cancel
  218. ; <cancel button gadget>
  219. CANCELGADKEY
  220.