home *** CD-ROM | disk | FTP | other *** search
/ Acorn User 4 / AUCD4.iso / art_design / imaging / widget / !Widget5 / Messages < prev    next >
Text File  |  1998-08-19  |  6KB  |  207 lines

  1. #  Messages file for Widget5
  2.  
  3. # Application Name
  4. app.name: Widget 5
  5.  
  6. # version text for info box
  7. info.version: 1.36 (18-Aug-98)
  8.  
  9. # iconbar menu definition
  10. title.main: Widget 5
  11. menu.main: >Info,Configure…,Quit
  12.  
  13. # image window menu definition
  14. title.image: Image XXX
  15. menu.image: Info,Save,Process,Graphs,>Zoom…,Image flipper,Add mask,Translation,Set palette
  16.  
  17. # trans submenu
  18. title.trans: Translation
  19. menu.trans: Linear,Logarithmic|Options…
  20.  
  21. # info submenu
  22. title.info: Info
  23. menu.info: >Image…,>Stats…,>File,>Loading
  24.  
  25. # save submenu
  26. title.save: Save
  27. menu.save: >Sprite,>Epic,>Clear,>CSV
  28. menu.fsave: >Sprite,>Epic,>Clear,>CSV,>Widget5,>Widget4
  29.  
  30. # processing options submenu
  31. title.process: Process
  32. menu.process: Copy,Add,Average,Mix,Convolution,Focal analysis,Percentage cover,Levels slice,Greylevel edit,Replace pixels,Scale,Extract,Colour to RGB,16bit to 8bit Grey
  33.  
  34. # grey edit process menu
  35. title.greyproc: Processes
  36. menu.greyproc: Use mask|Linear,Invert,>Threshold,>Gamma,Histogram,S.L.C.E.
  37.  
  38. # grey edit process mask menu
  39. title.submask: Mask
  40. menu.submask: Inside,Outside
  41.  
  42. # graphs menu
  43. title.graph: Graphs
  44. menu.graph: Greylevel histogram,Ogive histogram,Reverse ogive histogram
  45.  
  46. # filter menu for convolution process
  47. title.filter: Filters
  48. menu.filter: ~None found
  49.  
  50. # copy mask menu
  51. title.copymask: Copy mask
  52. menu.copymask: ~No masks
  53.  
  54. # flipper image menu
  55. title.imglst: Images
  56. menu.imglst: ~No images
  57.  
  58. # menu for focal analysis processes
  59. title.fanal: Filters
  60. menu.fanal: Mean,~L.A.C.E.,Median,Maximum,Minimum,Histogram,LocalRegion
  61. title.meanthr: Threshold
  62. title.lacek: K factor
  63.  
  64. # menu for graph windows
  65. title.graphw: Graph
  66. menu.graphw: Make small,>Save points
  67.  
  68. # image selection menu
  69. title.imagesel: Image
  70. menu.imagesel: ~No images
  71.  
  72. # ATrans stuff
  73. msg.rdied: Data transfer failed, Receiver died.
  74. msg.noleaf: To save, drag the icon to a directory viewer.
  75.  
  76. # error messages
  77. err.nomemspr: Not enough memory to create image display window.
  78. err.nomemload: Not enough memory to load image.
  79. err.noload: Load failed: %s
  80. err.nosave: Save failed: %s
  81. err.invfile: Input file is corrupt, load failed.
  82. err.invszCSV: CSV image file does not contain the image size, load failed. 
  83. err.short: Input file is too short.
  84. err.nomemproc: Not enough memory to process image.
  85. err.invfilt: The filter size is invalid, is it a filter file?
  86. err.nomemaf: Not enough memory to add convolution filter.
  87. err.noloadf: Could not read convolution filter file: %s
  88. err.noaddff: Filter '%s', size %ix%i in file '%s' could not be added, duplicate names are not allowed.
  89. err.noaddf: Filter '%s', size %ix%i could not be added, duplicate names are not allowed.
  90. err.nomemosf: Not enough memory to open save filter window.
  91. err.nosavef: Save filter failed: %s
  92. msg.overwf: A filter file with this name already exists, do you want to overwrite it's contents?
  93. err.nomemmsk: Not enough memory to create image mask.
  94. err.die: %s has suffered an unrecoverable internal error (type %i) and must exit immediately, choose 'OK' to save any loaded images in the scrap directory.
  95. err.nosavem: Not enough memory to save file.
  96. err.invsqtp: Load aborted, only Squashed Sprites can be loaded.
  97. err.invsppal: Squashed sprite has incorrect palette, only 256 entry palettes are supported when loading Squashed Sprites.
  98. err.invmode: Sprite mode not recognised, assuming 8bit grey.
  99. err.invbpp: Sprite colour depth not 8 or 24bits, assuming 8bit grey.
  100. err.no24bit: Your version of RISC OS does not support 24bit images.
  101. err.nsupepic: Only 8 and 16 bit per pixel Epic images are supported.
  102. msg.hdel: Do you want to delete the image header?
  103. err.nsupclr: Only 8, 16 and 24 bit per pixel Clear images are supported.
  104.  
  105. # misc text
  106. txt.greys: Greys
  107. txt.imbank: Image Bank
  108. txt.userdef: User Defined
  109. txt.copyt: Copy Image
  110. txt.copy: Copy
  111. txt.addt: Add Image
  112. txt.add: Add
  113. txt.avrt: Average Image
  114. txt.avr: Average
  115. txt.16to8t: 16bit Grey to 8 bit Grey
  116. txt.16to8: Convert
  117. txt.filter: Filter
  118. txt.histeqt: Histogram Equalize Image
  119. txt.proc: Process
  120. txt.hisgra: Histogram of Image
  121. txt.cugra: Ogive Histogram of Image
  122. txt.rcugra: Reverse Ogive Histogram of Image
  123. txt.start: Start
  124. txt.mixt: Mix two Images
  125. txt.image: Image
  126. txt.mtools: Image %i Mask Tools
  127. txt.none: None
  128. txt.addp: Add Point
  129. txt.addpe: Add Point To End
  130. txt.movp: Move Point
  131. txt.delp: Delete Point
  132. txt.fill: Filled Shape
  133. txt.magt: Magnifier: %i
  134. txt.imagen: Image %i
  135. txt.imt: Image %i (%s)
  136. txt.impst: Image %i (%s) {%s from %i}
  137. txt.imps2t: Image %i (%s) {%s from %i and %i}
  138. txt.impt: Image %i (%s) processed by %s
  139. txt.slicet: Image %i Slices
  140. txt.daim: Widget 5: Image %i
  141. txt.dama: Widget 5: Mask %i
  142. txt.dald: Widget 5: Loaded Image
  143. txt.iminfot: Image Info: %i
  144. txt.stinfot: Statistical Info: %i
  145. txt.mlarge: Make large
  146. txt.msmall: Make small
  147. txt.256grey: 256 Greys
  148. txt.65kgrey: 65536 Greys
  149. txt.256col: 256 Colours
  150. txt.16mil: 16.7 Million Colours
  151. txt.locked: Locked
  152. txt.head0: (None)
  153. txt.head1: Epic
  154. txt.head2: KB Vision
  155. txt.yes: Yes
  156. txt.no: No
  157. txt.nfile: (New File)
  158. txt.hedit: Edit
  159. txt.hnew: New
  160. txt.tident: Identify image: %.2f seconds
  161. txt.theader: Read in header: %.2f seconds
  162. txt.tseek: Seek to image data: %.2f seconds
  163. txt.timage: Read in image data: %.2f seconds
  164. txt.tdecomp: Read and decompress data: %.2f seconds
  165. txt.rimage: Image data transfer rate: %.2f Kb/second
  166. txt.rgbcimt: {Combine from %s,%s,%s}
  167. txt.reximt: {Red from %i}
  168. txt.geximt: {Green from %i}
  169. txt.beximt: {Blue from %i}
  170.  
  171. # Epic header lookup text
  172. epic.title: EPIC Image Details
  173. epic.proj0: No Defined Projection
  174. epic.proj1: North Island National Grid (Yards)
  175. epic.proj2: South Island National Grid (Yards)
  176. epic.proj3: New Zealand Map Grid (Meters)
  177. epic.proj4: Latitude, Longitude
  178. epic.proj5: Raw Image
  179. epic.proj6: Cylindrical Equal Area Projection (Lambert)
  180. epic.proj7: Polar Stereograpic
  181. epic.proj8: Lambert Conformal Conic (2 STD //)
  182. epic.proj9: Lambert Conformal Conic (1 STD //)
  183. epic.proj10: Mercator
  184. epic.proj11: Universal Transverse Mercator (no ellip.)
  185. epic.proj12: Transverse Mercator (no ellipticity)
  186. epic.proj13: Universal Transverse Mercator
  187. epic.proj14: Transverse Mercator
  188. epic.comp0: None
  189. epic.intp0: None
  190. epic.intp1: Cubic
  191. epic.intp2: Bilinear
  192. epic.intp3: Nearest neighbour
  193. epic.rect0: No
  194. epic.rect1: Yes
  195. epic.snc1_x: Multispectral
  196. epic.snc1_p: Panchromatic
  197. epic.snc2_d: Double
  198. epic.snc2_t: Twin
  199. epic.snc3_c: Compressed
  200. epic.snc3_l: Linear
  201. epic.warp0: Quadrilateral
  202. epic.warp1: Cubic
  203. epic.warp2: Second order
  204. epic.warp3: Affine
  205. epic.calib0: No
  206. epic.calib1: Yes
  207.