home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / alib / d8xx / d812 / ppmc.lha / PPMC / Source / Locale / PPMC.cd < prev   
Text File  |  1993-02-14  |  4KB  |  319 lines

  1. #header    PPMC_LOCALE
  2. ;
  3. ;    Startup messages :
  4. ;
  5. MSG_LOCK_SCREEN (0/1/)
  6. Unable to Lock\nWorkbench Screen !
  7. ;
  8. MSG_OPEN_WINDOW (/1/)
  9. Unable to open\nthe PPMC Window !
  10. ;
  11. MSG_OS_VER (/1/)
  12. You need KickStart V37+ !
  13. ;
  14. MSG_PPACKER_VER (/1/)
  15. You need powerpacker.library V35+ !
  16. ;
  17. ;    Status messages :
  18. ;
  19. MSG_STATUS_BEGIN (/1/)
  20.  Load or Drop a file to Pack/UnPack...
  21. ;
  22. MSG_STATUS_ANOTHER (/1/)
  23.  Load or Drop another file to Pack/UnPack...
  24. ;
  25. MSG_STATUS_LOADING (/1/)
  26.  Loading the file...
  27. ;
  28. MSG_CLI_LOADING_FILE (/1/)
  29. loading file
  30. ;
  31. MSG_STATUS_PACKING (/1/)
  32.  Crunching the file...
  33. ;
  34. MSG_STATUS_UNPACKING (/1/)
  35.  Decrunching the file...
  36. ;
  37. MSG_STATUS_PACKED (/1/)
  38.  File has been packed.
  39. ;
  40. MSG_STATUS_UNPACKED (/1/)
  41.  File has been unpacked.
  42. ;
  43. MSG_STATUS_START_PACK (/1/)
  44.  Hit the PACK button to crunch the file...
  45. ;
  46. MSG_STATUS_START_UNPACK (/1/)
  47.  Hit the UNPACK button to decrunch the file...
  48. ;
  49. MSG_STATUS_SAVED (/1/)
  50.  File has been saved.
  51. ;
  52. ;    Requesters title :
  53. ;
  54. MSG_TITLE_ERROR (/1/)
  55.  PPMC Error
  56. ;
  57. MSG_TITLE_WARNING (/1/)
  58.  PPMC Warning
  59. ;
  60. MSG_TITLE_LOAD (/1/)
  61. Select a file to load...
  62. ;
  63. MSG_TITLE_SAVE (/1/)
  64. Select a file to save to...
  65. ;
  66. ;    Requesters OK buttons :
  67. ;
  68. MSG_OK_LOAD (/1/)
  69. Load
  70. ;
  71. MSG_OK_SAVE (/1/)
  72. Save
  73. ;
  74. MSG_OK_ABORT (/1/)
  75. Abort
  76. ;
  77. MSG_OK_RESUME (/1/)
  78. Abort|Resume
  79. ;
  80. MSG_OK_CONTINUE (/1/)
  81. Continue
  82. ;
  83. MSG_OK_OKCANCEL (/1/)
  84. Ok|Cancel
  85. ;
  86. MSG_OK_OVERWRITE (/1/)
  87. Rename|Overwrite|Abort
  88. ;
  89. ;    Miscellaneous messages :
  90. ;
  91. MSG_ENTER_PASSWORD (/1/)
  92. Please enter password
  93. ;
  94. MSG_REENTER_PASSWORD (/1/)
  95. Please re-enter password
  96. ;
  97. MSG_VERIFICATION (/1/)
  98. Verification
  99. ;
  100. MSG_CRUNCH_ABORTED (/1/)
  101. Do you really want to abort ?
  102. ;
  103. MSG_EXECUTABLE (/1/)
  104. is an Executable file\nLoad it anyway ?
  105. ;
  106. MSG_CLI_EXECUTABLE (/1/)
  107. is an executable file, load it anyway ? (Y/N)
  108. ;
  109. MSG_FILE_EXISTS (/1/)
  110. already exists !
  111. ;
  112. MSG_CLI_FILE_EXISTS (/1/)
  113. already exists, overwrite it ? (Y/N)
  114. ;
  115. MSG_CLI_YES (/1/1)
  116. Y
  117. ;
  118. ;    Error messages :
  119. ;
  120. MSG_ERROR_HEADER (/1/)
  121. Error writing data header !
  122. ;
  123. MSG_ERROR_MEMORY (/1/)
  124. Out of memory !
  125. ;
  126. MSG_ERROR_OVERFLOW (/1/)
  127. Buffer Overflow !
  128. ;
  129. MSG_ERROR_OPEN (/1/)
  130. Unable to open
  131. ;
  132. MSG_ERROR_SAVE (/1/)
  133. Write Error !
  134. ;
  135. MSG_CLI_ERROR_SAVE (/1/)
  136. error while saving
  137. ;
  138. ;    About requester :
  139. ;
  140. MSG_ABOUT (/1/)
  141.  About PPMC...
  142. ;
  143. MSG_FREEWARE (/1/)
  144. This program is FREEWARE
  145. ;
  146. MSG_USING (/1/)
  147. using...
  148. ;
  149. MSG_WRITTEN (/1/)
  150. Written by
  151. ;
  152. ;    Intuitexts :
  153. ;
  154. MSG_EFFICIENCY_ITEXT (/1/)
  155. EFFICIENCY
  156. ;
  157. MSG_SUBUFFER_ITEXT (/1/)
  158. SPEEDUP BUFFER
  159. ;
  160. MSG_DECEFFECT_ITEXT (/1/)
  161. DECRUNCH EFFECT
  162. ;
  163. ;    Gadget labels :
  164. ;
  165. MSG_EFFICIENCY0_GAD (/1/)
  166. Fast
  167. ;
  168. MSG_EFFICIENCY1_GAD (/1/)
  169. Mediocre
  170. ;
  171. MSG_EFFICIENCY2_GAD (/1/)
  172. Good
  173. ;
  174. MSG_EFFICIENCY3_GAD (/1/)
  175. Very Good
  176. ;
  177. MSG_EFFICIENCY4_GAD (/1/)
  178. Best
  179. ;
  180. MSG_SUBUFFER0_GAD (/1/)
  181. Large
  182. ;
  183. MSG_SUBUFFER1_GAD (/1/)
  184. Medium
  185. ;
  186. MSG_SUBUFFER2_GAD (/1/)
  187. Small
  188. ;
  189. MSG_DECEFFECT0_GAD (/1/)
  190. Color 0
  191. ;
  192. MSG_DECEFFECT1_GAD (/1/)
  193. Color 2
  194. ;
  195. MSG_DECEFFECT2_GAD (/1/)
  196. Pointer
  197. ;
  198. MSG_DECEFFECT3_GAD (/1/)
  199. Scroll
  200. ;
  201. MSG_DECEFFECT4_GAD (/1/)
  202. None
  203. ;
  204. MSG_SIZE_GAD (/1/)
  205. Size
  206. ;
  207. MSG_ENCRYPT_GAD (/1/)
  208. _ENCRYPT FILE
  209. ;
  210. MSG_GAIN_GAD (/1/)
  211. % gain
  212. ;
  213. MSG_ABOUT_GAD (/1/)
  214. ABOUT
  215. ;
  216. MSG_SAVE_GAD (/1/)
  217. _SAVE
  218. ;
  219. MSG_PACK_GAD (/1/)
  220. _PACK
  221. ;
  222. MSG_UNPACK_GAD (/1/)
  223. _UNPACK
  224. ;
  225. MSG_ABORT_GAD (/1/)
  226. ABORT
  227. ;
  228. ;    Menu labels :
  229. ;
  230. MSG_PROJECT_MENU (/1/)
  231. Project
  232. ;
  233. MSG_PROJECT_ABOUT (/1/)
  234. About...
  235. ;
  236. MSG_PROJECT_ABOUT_CKEY (/1/1)
  237. ?
  238. ;
  239. MSG_PROJECT_LOAD (/1/)
  240. Load...
  241. ;
  242. MSG_PROJECT_LOAD_CKEY (/1/1)
  243. L
  244. ;
  245. MSG_PROJECT_SAVE (/1/)
  246. Save
  247. ;
  248. MSG_PROJECT_SAVE_CKEY (/1/1)
  249. S
  250. ;
  251. MSG_PROJECT_SAVEAS (/1/)
  252. Save As...
  253. ;
  254. MSG_PROJECT_SAVEAS_CKEY (/1/1)
  255. V
  256. ;
  257. MSG_PROJECT_QUIT (/1/)
  258. Quit
  259. ;
  260. MSG_PROJECT_QUIT_CKEY (/1/1)
  261. Q
  262. ;
  263. MSG_PARAMETERS_MENU (/1/)
  264. Parameters
  265. ;
  266. MSG_PARAMETERS_EFFICIENCY (/1/)
  267. Efficiency
  268. ;
  269. MSG_PARAMETERS_SUBUFFER (/1/)
  270. Speedup Buffer
  271. ;
  272. MSG_PARAMETERS_DECEFFECT (/1/)
  273. Decrunching Effect
  274. ;
  275. MSG_PARAMETERS_ENCRYPT (/1/)
  276. Encrypt File
  277. ;
  278. MSG_PARAMETERS_ENCRYPT_CKEY (/1/1)
  279. E
  280. ;
  281. MSG_CRUNCHING_MENU (/1/)
  282. Crunching
  283. ;
  284. MSG_CRUNCHING_PACK (/1/)
  285. Pack
  286. ;
  287. MSG_CRUNCHING_PACK_CKEY (/1/1)
  288. P
  289. ;
  290. MSG_CRUNCHING_UNPACK (/1/)
  291. Unpack
  292. ;
  293. MSG_CRUNCHING_UNPACK_CKEY (/1/1)
  294. U
  295. ;
  296. ;    CLI messages :
  297. ;
  298. MSG_CLI_ORIGINAL_FILE (/1/)
  299. original file
  300. ;
  301. MSG_CLI_PACKED_FILE (/1/)
  302. packed file
  303. ;
  304. MSG_CLI_UNPACKED_FILE (/1/)
  305. unpacked file
  306. ;
  307. MSG_CLI_BYTES (/1/)
  308. bytes
  309. ;
  310. MSG_CLI_BREAK (/1/)
  311. aborted
  312. ;
  313. MSG_PER_GAINED (/1/)
  314. gained
  315. ;
  316. MSG_PER_PACKED (/1/)
  317. packed
  318. ;
  319.