home *** CD-ROM | disk | FTP | other *** search
/ World of A1200 / World_Of_A1200.iso / programs / commodity / magiccx / locale / localesource.lha / Server.cd < prev    next >
Text File  |  1994-08-16  |  4KB  |  208 lines

  1. TX_BrokerTitle (//)
  2. MagicCX %s ©1994 Kai Iske
  3. ;
  4. TX_BrokerDesc (//)
  5. System enhancer. SASG product
  6. ;
  7. TX_FullMemPage (//)
  8. Memory: %12ld
  9. ;
  10. TX_OnlinePage (//)
  11. No connect
  12. ;
  13. TX_Empty (//)
  14. E
  15. ;
  16. TX_Full (//)
  17. F
  18. ;
  19. TX_RequestTitle (//)
  20. MagicCX-Server message
  21. ;
  22. TX_OkText (//)
  23. Ok
  24. ;
  25. TX_ErrLibMissed (//)
  26. %s version %ld\x0a\
  27. could not be opened.
  28. ;
  29. TX_ErrBrokerPort (//)
  30. Communications port for the\x0a\
  31. Broker could not be installed.
  32. ;
  33. TX_ErrBroker (//)
  34. The Broker could not be installed.
  35. ;
  36. TX_ErrHotKey (//)
  37. A HotKey defined as\x0a\
  38.   \"%s\"\x0a\
  39. could not be installed.
  40. ;
  41. TX_ErrNoMem (//)
  42. Out of memory.
  43. ;
  44. TX_ErrPatches (//)
  45. Someone else has patched my library\x0a\
  46. functions. Can not quit yet. Please\x0a\
  47. remove the other program(s) first.
  48. ;
  49. TX_ErrOpen (//)
  50. %s couldn`t be opened.
  51. ;
  52. TX_ErrDevicePatches (//)
  53. There are still some devices under\x0a\
  54. control of the PhoneBill module.\x0a\
  55. Can not quit yet. Please close\x0a\
  56. these devices first.
  57. ;
  58. TX_ErrConnectsPending (//)
  59. There are still %ld connects.\x0a\
  60. Please disconnect first.
  61. ;
  62. TX_ErrNoPrefsLaunch (//)
  63. Prefs Program could not be\x0a\
  64. launched. Please try again.
  65. ;
  66. TX_ErrPrintJobsPending (//)
  67. There are still %ld print jobs.\x0a\
  68. Please wait until finished.
  69. ;
  70. TX_ErrRequestersOpen (//)
  71. There are %ld programs using EasyRequest.\x0a\
  72. Can not quit yet. Please wait until released.
  73. ;
  74. TX_ErrFormatsPending (//)
  75. There are still %ld format jobs.\x0a\
  76. Please wait until finished.
  77. ;
  78. TX_ErrGadgetsPatched (//)
  79. There are still %ld CYCLE gadgets\x0a\
  80. under control of MagicCX. Please wait\x0a\
  81. until those gadgets have been removed.
  82. ;
  83. TX_ErrNewPrefs (//)
  84. You tried to load a prefs file which\x0a\
  85. was created by a newer version of MagicCX.\x0a\
  86. This format is not supported by your version.
  87. ;
  88. TX_ErrNoAppPort (//)
  89. The Message Port for the AppIcon/AppMenu\x0a\
  90. could not be installed. No AppIcon/AppMenu\x0a\
  91. will be available
  92. ;
  93. TX_ErrNoAppIcon (//)
  94. The AppIcon could not be installed.\x0a\
  95. No AppIcon will be available.
  96. ;
  97. TX_ErrNoAppMenu (//)
  98. The AppMenuItem could not be installed.\x0a\
  99. No AppMenuItem will be available.
  100. ;
  101. TX_IFFErrEOF (//)
  102. IFF-Error\x0a\
  103. End of file reached before being\x0a\
  104. seeked completely.
  105. ;
  106. TX_IFFErrEOC (//)
  107. IFF-Error\x0a\
  108. An IFF-Chunk could not be\x0a\
  109. read completely.
  110. ;
  111. TX_IFFErrNoScope (//)
  112. IFF-Error\x0a\
  113. Chunk`s contents wasn`t found\x0a\
  114. at correct location.
  115. ;
  116. TX_IFFErrNoMem (//)
  117. IFF-Error\x0a\
  118. Internal memory couldn`t be allocated.
  119. ;
  120. TX_IFFErrRead (//)
  121. IFF-Error\x0a\
  122. Error while reading\x0a\
  123. Maybe the file couldn`t be found.\x0a\
  124. %s
  125. ;
  126. TX_IFFErrWrite (//)
  127. IFF-Error\x0a\
  128. Error while writing\x0a\
  129. Maybe the file couldn`t be found.\x0a\
  130. %s
  131. ;
  132. TX_IFFErrSeek (//)
  133. IFF-Error\x0a\
  134. Error while seeking the file.\x0a\
  135. %s
  136. ;
  137. TX_IFFErrMangled (//)
  138. IFF-Error\x0a\
  139. Data corrupt within file.\x0a\
  140. %s
  141. ;
  142. TX_IFFErrSyntax (//)
  143. IFF-Error\x0a\
  144. Syntax error found in IFF file.\x0a\
  145. %s
  146. ;
  147. TX_IFFErrNotIFF (//)
  148. IFF-Error\x0a\
  149. File\x0a\
  150. %s\x0a\
  151. is not an IFF file.
  152. ;
  153. TX_STDDosError (//)
  154. Unknown DOS-Error %ld:\x0a\
  155. ;
  156. TX_DOSObjInUse (//)
  157. DOS-Error %ld:\x0a\
  158. File in use. No access possible.
  159. ;
  160. TX_DOSObjExists (//)
  161. DOS-Error %ld:\x0a\
  162. Object already exists.
  163. ;
  164. TX_DOSDirNotFound (//)
  165. DOS-Error %ld:\x0a\
  166. Directory not found.\x0a\
  167. %s
  168. ;
  169. TX_DOSObjNotFound (//)
  170. DOS-Error %ld:\x0a\
  171. Object not found.\x0a\
  172. %s
  173. ;
  174. TX_DOSDiskNotVal (//)
  175. DOS-Error %ld:\x0a\
  176. Disk not validated.
  177. ;
  178. TX_DOSDiskWritePrtcd (//)
  179. DOS-Error %ld:\x0a\
  180. Disk write-protected.
  181. ;
  182. TX_DOSDiskFull (//)
  183. DOS-Error %ld:\x0a\
  184. Disk full.
  185. ;
  186. TX_DOSDelPrtcd (//)
  187. DOS-Error %ld:\x0a\
  188. File delete-protected.\x0a\
  189. %s
  190. ;
  191. TX_DOSWritePrtcd (//)
  192. DOS-Error %ld:\x0a\
  193. File write-protected.\x0a\
  194. %s
  195. ;
  196. TX_DOSReadPrtcd (//)
  197. DOS-Error %ld:\x0a\
  198. File read-protected.\x0a\
  199. %s
  200. ;
  201. TX_DOSNotADosDisk (//)
  202. DOS-Error %ld:\x0a\
  203. Not a DOS-Disk.
  204. ;
  205. TX_DOSNoDisk (//)
  206. DOS-Error %ld:\x0a\
  207. No disk found.
  208.