home *** CD-ROM | disk | FTP | other *** search
/ Enigma Amiga Life 113 / EnigmaAmiga113CD.iso / software / grafica / picfx / translation / picfx.cd < prev   
Encoding:
Text File  |  2000-05-27  |  5.9 KB  |  310 lines

  1. #version 2
  2. #language english
  3. ;
  4. ;msgm: Messages
  5. msgm_NoMsg (//)
  6. No Messages
  7. msgm_Message (//)
  8. message
  9. msgm_Messages (//)
  10. messages
  11. msgm_Welcome (//)
  12. Welcome to picFX!
  13. msgm_WriteVsLock (//)
  14. Can't write bitmap, instance's locked.
  15. msgm_WriteVsFreeze (//)
  16. Can't write bitmap, instance's frozen.
  17. msgm_AttrVsLock (//)
  18. Can't set attribute, instance's locked.
  19. msgm_RemVsFreeze (//)
  20. Can't remove frozen project.
  21. msgm_WarnNoSupport (//)
  22. Warning, using functions in unsupported mode
  23. msgm_WarnEPi (//)
  24. Warning, e and pi are 3 in int32 mode :-)
  25. ; %s will be replaced by the invalid expression.
  26. msgm_NoParse (//)
  27. Could not parse expression %s.
  28. msgm_NoFunc (//)
  29. Could not find function "%s".
  30. msgm_NoChar (//)
  31. Could not find char "\s".
  32. msgm_Failure (//)
  33. Error while parsing expression...
  34. msgm_Done (//)
  35. Calculation done.
  36. msgm_Abort (//)
  37. User Aborted.
  38. msgm_NoLoad (//)
  39. Picture could not be loaded!
  40. msgm_EmptyFile (//)
  41. Empty file!
  42. msgm_BadFile (//)
  43. Bad function file!
  44. msgm_UnknownVar (//)
  45. Unknown Variable "%s"
  46. msgm_Obsolete (//)
  47. Warning, obsolete tag "precision" used!
  48. msgm_NoAlloc (//)
  49. Sorry, could not allocate all projects
  50. msgm_NoID (//)
  51. There is no project #%ld!
  52. msgm_FEsignal (//)
  53. Unable to allocate a user signal!
  54. msgm_FEmemory (//)
  55. Unable to allocate memory!
  56. msgm_FEchild (//)
  57. Unable to create child task!
  58. ;%ld will be replaced by the number of project being removed.
  59. msgm_Removing (//)
  60. Removing #%ld
  61. ;(two below: actually not a message in message-window, but a message anyway)
  62. msgm_WarnPart (//)
  63. Warning: Partial area selected.
  64. msgm_NoPart (//)
  65. No partial area selected.
  66. msgm_Nof64 (//)
  67. Sorry, float64 isn't implemented.
  68. msgm_NoDrawHandle (//)
  69. I can't obtain the draw handle..
  70. msgm_NoWindow (//)
  71. MUIA_Window returned NIL!
  72. ;Please keep \ec on the left
  73. msgm_PleaseWait (//)
  74. \ecPlease Wait :-)
  75. ;
  76. ;
  77. ;msgs: (State area)
  78. msgs_Idle (//)
  79. Idle
  80. msgs_Drawing (//)
  81. Drawing
  82. msgs_Loading (//)
  83. Loading
  84. msgs_Saving (//)
  85. Saving
  86. msgs_Paused (//)
  87. Paused
  88. msgs_Frozen (//)
  89. Frozen
  90. msgs_DrawHandle (//)
  91. Updating drawhandles
  92. ;
  93. msgs_IdleAborted (//)
  94. Idle (Aborted)
  95. msgs_AnimatingFirst (//)
  96. Animating first frame out of %ld.
  97. msgs_SavingFrame (//)
  98. Saving frame %ld of %ld.
  99. msgs_AnimatingFrame (//)
  100. Animating frame %ld of %ld.
  101. ;
  102. ;msgr: Buttons and titles in requesters
  103. ;Underscode _ is for keyboard shortcuts
  104. msgr_Cancel (//)
  105. _Cancel
  106. msgr_Quit (//)
  107. _Quit
  108. msgr_Loadf_T (//)
  109. Load function ?
  110. msgr_LoadPicture (//)
  111. Load picture ?
  112. msgr_Loadf_Ok (//)
  113. Load
  114. msgr_Savef_T (//)
  115. Save function ?
  116. msgr_SavePicture (//)
  117. Save picture ?
  118. msgr_Savef_Ok (//)
  119. Save
  120. msgr_NoAslReq (//)
  121. Couldn't create Asl requester!
  122. msgr_RemProject (//)
  123. Remove Project?
  124. msgr_Remove (//)
  125. _Remove
  126. msgr_RemoveLong (//)
  127. You are going to remove unsaved project #%ld, named\n\ec%s
  128. msgr_QuitProgram (//)
  129. Quit Program ?
  130. msgr_QuitProgramLong (//)
  131. Do you really want to destroy all existing projects and quit the program?
  132. ;
  133. ;msgn: Menus
  134. msgn_AboutPicFX (//)
  135. About picFX
  136. msgn_AboutMui (//)
  137. About Mui
  138. msgn_NewProject (//)
  139. New Project
  140. msgn_Hide (//)
  141. Hide
  142. msgn_Quit (//)
  143. Quit
  144. msgn_Visible (//)
  145. Visible
  146. msgn_ClearPic (//)
  147. Clear Picture
  148. msgn_Animation (//)
  149. Animation
  150. ;msgl: Labels, main window
  151. msgl_Add (//)
  152. Add
  153. msgl_Del (//)
  154. Delete
  155. msgl_Title (//)
  156. Settings Window
  157. msgl_type_Image (//)
  158. Image
  159. msgl_type_Function (//)
  160. Function
  161. msgl_lm_Scale (//)
  162. Scale
  163. msgl_lm_CutTile (//)
  164. Cut or Tile
  165. msgl_lm_Change (//)
  166. Change Size
  167. msgl_Hidden (//)
  168. Hidden
  169. msgl_Shown (//)
  170. Shown
  171. msgl_OpenedProjects (//)
  172. Opened Projects
  173. ;This "\e8" is to have the text in white. Please let it when you translate!
  174. msgl_New (//)
  175. \e8NEW
  176. msgl_VarList (//)
  177. Var List
  178. msgl_VarListWin (//)
  179. Variable List Window
  180. ;Note the ":"
  181. msgl_Path (//)
  182. Path:
  183. msgl_Size (//)
  184. Size
  185. msgl_PicSize (//)
  186. Picture Size\n
  187. ;note the ":"
  188. msgl_Output (//)
  189. Output:
  190. msgl_Int32 (//)
  191. 32Bits Integer
  192. msgl_Float32 (//)
  193. 32Bits Float
  194. msgl_Float64 (//)
  195. 64Bits Float
  196. msgl_OldR (//)
  197. Old red
  198. msgl_OldG (//)
  199. Old green
  200. msgl_OldB (//)
  201. Old blue
  202. msgl_CopyR (//)
  203. Copy red
  204. msgl_CopyG (//)
  205. Copy green
  206. msgl_Prefs (//)
  207. Preferences
  208. msgl_Width (//)
  209. Width
  210. msgl_Height (//)
  211. Height
  212. msgl_Render (//)
  213. Render
  214. msgl_Pause (//)
  215. Pause
  216. msgl_Restart (//)
  217. Restart
  218. msgl_SavePic (//)
  219. Save Pic
  220. msgl_SaveFunc (//)
  221. Save Func
  222. msgl_LoadFunc (//)
  223. Load Func
  224. msgl_Abort (//)
  225. Abort
  226. msgl_Close (//)
  227. Close
  228. msgl_Iconify (//)
  229. Iconify
  230. msgl_Clear (//)
  231. Clear
  232. msgl_DropHere (//)
  233. Drop here!
  234. ;msga: Animation window's gadgets
  235. msga_Parameter (//)
  236. Time parameter:
  237. msga_FrameCount (//)
  238. Frame Count:
  239. msga_RenderThese (//)
  240. \ecRender These:
  241. msga_Insert (//)
  242. Insert
  243. msga_SaveThis (//)
  244. Save This:
  245. msga_FileBase (//)
  246. FileName Base:
  247. msga_StartAnimation (//)
  248. \nStart Animation\n
  249. msga_AbortAnimation (//)
  250. \nAbort Animation\n
  251. ;msgp: Prefs window's gadgets
  252. msgp_Priority (//)
  253. Priorities
  254. msgp_MainTask (//)
  255. Main task
  256. msgp_RenderTask (//)
  257. Render task
  258. msgp_CurrentTask (//)
  259. Current task
  260. msgp_Recompile (//)
  261. Recompile on Render
  262. msgp_RenderUpd (//)
  263. Render update delay
  264. msgp_GaugeUpd (//)
  265. Gauge Update
  266. msgp_guNone (//)
  267. None
  268. msgp_Pixel (//)
  269. Pixel
  270. ;plural... :-)
  271. msgp_Pixels (//)
  272. Pixels
  273. msgp_Close (//)
  274. Close:
  275. msgp_MuiPrefs (//)
  276. MUI prefs
  277. msgp_ShowMw (//)
  278. Show message window
  279. msgp_DithM (//)
  280. Dither Mode:
  281. ; not necessarilly the same word than guNone in all languages :-)
  282. msgp_diNone (//)
  283. None
  284. msgp_diRand (//)
  285. Random
  286. msgp_DithA (//)
  287. Dither Amount
  288. msgp_SavePrefs (//)
  289. Save Preferences
  290. ;
  291. ;msg: Errors and some that doesn't fit in any other place :-)
  292. ;About Text: the \e? chars are followed by an mui control char, to center or left the text...
  293. ;Put your name in this about text, if you translated it, something like '%s translation by %s' :-)
  294. msg_AboutText (//)
  295. \el(The ultimate mathematical picture manipulator)\n\
  296. \ecPostcard-ware!!!\n\
  297. \elBy Maxime Gamboni <gamboni@fastnet.ch>\n\ec\ebhttp://intelcom.ch/maxime/\n\en\el\n\
  298. Please mail if you have slightest trouble to use this software, if you have a suggestion or anything else!\n\
  299. Many thanks for your interest to my program!
  300. ;
  301. ;default project name
  302. msg_Unnamed (//)
  303. Unnamed
  304. msg_Description (//)
  305. Creates picture with math functions
  306. msg_Nolib (//)
  307. Failed to open %s.\n
  308. msg_NoApp (//)
  309. Failed to create application object!
  310.