home *** CD-ROM | disk | FTP | other *** search
/ fxPAINT 1.0 / fxPAINT 1.0.iso / tools / ics / software / ics.lzh / ICS / Programmer / catalogs / ICS_Convert.cd next >
Encoding:
Text File  |  1999-09-05  |  4.9 KB  |  203 lines

  1. ;    $VER: ICS_Convert.cd 2.00 (11.03.99)
  2. ;
  3. ;    This  is  the  master  catalog  description  file  to generate foreign
  4. ;    language catalogs for use with ICS's 'ScanTarget'.
  5. ;
  6. ;    Please keep the following in mind:
  7. ;
  8. ;    · Although  the  Style Guide suggests that keyboard shortcuts for menu
  9. ;      items  should  be  translated  along  with  the  label  text, common
  10. ;      practice  is  not  to  translate  them.  This  makes  it  easier for
  11. ;      experienced users to operate the program.
  12. ;
  13. ;    · Do  not change the sequence of  the catalog entries in the file  and
  14. ;      do not change the names of the entries either.
  15. ;
  16. ;    · Please read the locale library documentation on how to format
  17. ;      strings before translating this catalog
  18. ;
  19. ;    · Please do contact Wolf Faust before translating a catalog.
  20. ;      This makes sure you do have the latest .cd file and your translation
  21. ;      thus has the right version to work with the latest ICS library.
  22. ;      There may already be someone preparing a translation. So contact me!
  23. ;
  24. ;    · Once you are finished with the translation table, send it to me on
  25. ;      disk or via eMail. Don't compile the catalog on your own!.
  26. ;
  27. ;    Thank  you  very much for your generous offer to translate the catalog
  28. ;    descriptions!
  29. ;                  -Wolf
  30. ;
  31. ##header LOCALESTR_ICS
  32. ##arrayopts const
  33. ; ##prototype STRPTR __asm GetString(register __a0 struct LocaleInfo *li, register __d0 ULONG id);
  34. ;
  35. ; All ID's below 2000 will cause Fault() text to be appended to message text if available.
  36. ;
  37. ;
  38. MSG_ERR_FOPEN (//)
  39. Can't open file '%s'.
  40. ;
  41. MSG_ERR_FREADNAME (//)
  42. Error while reading file:\n'%s'.
  43. ;
  44. MSG_ERR_LOCKNAME (//)
  45. Error: Can't get full name from filelock on\nfile: '%s'.
  46. ;
  47. MSG_ERR_LOCK (//)
  48. Can't lock file: '%s'.
  49. ;
  50. MSG_ICSERR_WRITEDISKOBJECT (//)
  51. Can't write icon for\nfile:'%s'.
  52. ;
  53. ;
  54. ; All ID's below are messages without system Fault() returns
  55. ;
  56. ; Now let's define some basic text used in many ways...
  57. ;
  58. ; Program Name for user interface - similar to GUIPRGMNAME define.
  59. ;
  60. MSG_GUIPRGMNAME (2000//)
  61. ICSConvert
  62. ;
  63. MSG_ERRMSG_HEADER (//)
  64. \nICSConvert Error %ld: 
  65. ;
  66. MSG_ERR_REASON (//)
  67. \nReason
  68. ;
  69. MSG_ERR_LIBRARY (//)
  70. Couldn't open %s.library version %ld or higher.
  71. ;
  72. MSG_ERR_MEMORY (//)
  73. Not enough free memory.\nFailed to get %ld bytes.
  74. ;
  75. MSG_GUI_CANTGETPUBSCREEN (//)
  76. Can't get lock on public screen.
  77. ;
  78. MSG_ASK_REPLACE (//)
  79. Selected file already exists.\nShall I overwrite the old file?
  80. ;
  81. MSG_ASK_REPLACEFORMAT (//)
  82. OK|Abort
  83. ;
  84. MSG_ERR_ALLOCASL (//)
  85. Can't allocate filerequester. Low memory?
  86. ;
  87. ; Abbruch
  88. MSG_BREAK (//)
  89. ***Break\n
  90. ;
  91. MSG_BREAK_REMOVED (//)
  92. Destination file '%s' removed.\n
  93. ;
  94. ;
  95. ;
  96. ; load.c
  97. ;
  98. MSG_ICSERR_MSGHEADER (3000//)
  99. Error while running ICSConvert.
  100. ;
  101. MSG_ICSERR_NOPREFS (//)
  102. Error: Can't open ICS preferences.
  103. ;
  104. MSG_ICSERR_TURNON (//)
  105. Error enabling ICS by ICSConvert.
  106. ;
  107. MSG_ICSERR_CREATETRANSFORM (//)
  108. Error: Can't create color transformation using ics.library.
  109. ;
  110. MSG_ICSERR_ICSMODE (//)
  111. Error setting ICS mode by ICSConvert.
  112. ;
  113. MSG_ICSERR_ICSMODE2 (//)
  114. Error: Can't enable or disable ICS.
  115. ;
  116. MSG_ICSERR_NOCONTEXT (//)
  117. Error: Can't create device context using ics.library\n      Maybe not enough memory?
  118. ;
  119. MSG_ICSERR_CONVERT (//)
  120. Error while converting color using ICS.
  121. ;
  122. MSG_ICSSTATUS_TITLE (//)
  123. ICS Image Conversion
  124. ;
  125. MSG_ICSSTATUS_OPENDESTFILE (//)
  126. Opening destination file
  127. ;
  128. MSG_ICSSTATUS_OPENSRCFILE (//)
  129. Opening image file...
  130. ;
  131. MSG_ICSSTATUS_COMPLETE (//)
  132. Converting Image  -  %ld%% complete
  133. ;
  134. MSG_ICSSTATUS_CLOSING (//)
  135. Closing source and destination file
  136. ;
  137. MSG_ICSSTATUS_FINISH (//)
  138. Finished processing of file
  139. ;
  140. MSG_IFFERR_WRITECHUNK (//)
  141. Error (Type %ld): Can't write '%s' chunk of\ndestination file: '%s'.
  142. ;
  143. MSG_IFFERR_WRITEFORM (//)
  144. Error (Type %ld): Can't write IFF FORM '%s' of\ndestination file: '%s'.
  145. ;
  146. MSG_IFFERR_ALLOCHANDLE (//)
  147. Error: Can't allocate IFF handle. Low memory?
  148. ;
  149. MSG_IFFERR_OPENHANDLE (//)
  150. Error: Can't open IFF handle. Low memory?
  151. ;
  152. ;
  153. ; conv.c
  154. ;
  155. ;
  156. MSG_DEMO_EXPIRED (4000//)
  157. Sorry, this version of ICSConvert\nexpired on %s.\nPlease update the free ICS software.\nHint: Check 'hard/misc/ICS.lha' on AmiNet InterNet sites.
  158. ;
  159. MSG_DEMO_SOONEXPIRED (//)
  160. Warning: this version of ICSConvert\nwill soon expire on %s.\nPlease update the ICS software as soon as possible.
  161. ;
  162. MSG_ICSERR_BADDESTNODIR (//)
  163. Destination must be a directory for multiple source files.
  164. ;
  165. MSG_ICSERR_BADDESTNOFILE (//)
  166. Destination must be a file and not a directory.
  167. ;
  168. MSG_ICSERR_BADDESTNAME (//)
  169. Error: Invalid destination file name or path.
  170. ;
  171. MSG_ICSERR_BADPATHNAME (//)
  172. Error: Invalid file name or path\nfor '%s'?!
  173. ;
  174. MSG_ICSERR_SOURCEISDRAWER (//)
  175. Source '%s' is a drawer.
  176. ;
  177. MSG_ASL_SELSOURCE (//)
  178. Select source image file(s).
  179. ;
  180. MSG_ASL_SELDEST (//)
  181. Please select destination.
  182. ;
  183. MSG_BADARG_NOINPUT (//)
  184. No input files specified.
  185. ;
  186. MSG_BADARG_NOOUTPUT (//)
  187. No output file/drawer specified.
  188. ;
  189. MSG_STATUS_FILEPROCESSED (//)
  190.    %s..
  191. ;
  192. MSG_STATUS_CORRECTED (//)
  193. corrected.\n
  194. ;
  195. MSG_STATUS_FILEABORTED (//)
  196. aborted.\n
  197. ;
  198. ;
  199. ;
  200. ; This must be last entry in this .cd file... otherwise you do get an endless loop...
  201. LASTTEXTID (99999//)
  202.  
  203.