home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Misc / MSCRPT10.LHA / MathScript / Catalogs / newlanguage.ct (.txt) next >
Encoding:
Amiga Catalog Translation file  |  1994-10-28  |  2.6 KB  |  130 lines

  1. ## version 
  2. ## language 
  3. ## codeset 0
  4. ERR_NOGADTOOLS
  5. ;Cannot open gadtools.library version 37!
  6. ERR_NOASL
  7. ;Cannot open asl.library version 37!
  8. ERR_NOGFX
  9. ;Cannot open graphics.library!
  10. ERR_NODISKFONT
  11. ;Cannot open diskfont.library!
  12. ERR_NODOS
  13. ;Cannot open dos.library version 37!
  14. ERR_NOICON
  15. ;Cannot open icon.library!
  16. ERR_NOFONT
  17. ;Cannot open font!
  18. ERR_NOSCREEN
  19. ;PublicScreen not available!
  20. ERR_NOGAD
  21. ;Cannot make gadgets!
  22. ERR_NOWIN
  23. ;Cannot open window!
  24. ERR_NOMENU
  25. ;Cannot make menus!
  26. ERR_NOREQ
  27. ;Cannot open file requester!
  28. ERR_NOMEM
  29. ;Not enough memory!
  30. ERR_STRING
  31. ;String buffer too small!
  32. ERR_NOVINFO
  33. ;Cannot get VisualInfo !\nNot enough memory!
  34. ERR_NOINIT
  35. ;Cannot open file init.ps!
  36. ERR_INIT
  37. ;Bad file init.ps!
  38. ERR_NOMETRICS
  39. ;Cannot open file metrics!
  40. ERR_NORXLIB
  41. ;Cannot open rexxsyslib.library!
  42. ERR_RXPORT_EXISTS
  43. ;MathScript is already running!
  44. ERR_NORXPORT
  45. ;Cannot open ARexx port!
  46. ERR_NORX
  47. ;ARexx-port not available!
  48. ERR_NOINTUI
  49. ;Cannot open intuition.library version 37!
  50. WARN_QUIT
  51. ;Really quit?
  52. WARN_OVERWRITE
  53. ;Overwrite existing file?
  54. WARN_FILESIZE
  55. ;File is too large for string buffer!\nLoad it anyway?
  56. ERR_TEXT
  57. ;Error:\n%s
  58. WARN_TEXT
  59. ;Attention:\n%s
  60. WARN_GADGETS
  61. ;Ok|Cancel
  62. SCREEN_TITLE
  63. ;MathScript version 1.0 by Simon Ihmig
  64. PROJECT
  65. ;Project
  66. ;Open...
  67. ;Save
  68. SAVE_AS
  69. ;Save as...
  70. EXPORT
  71. ;Export
  72. ABOUT
  73. ;About...
  74. ;Quit
  75. START_AREXX
  76. ;Execute ARexx script...
  77. REQ_LOAD
  78. ;Load formula...
  79. REQ_SAVE
  80. ;Save formula...
  81. REQ_EPS
  82. ;Export as EPS...
  83. INFO_TITLE
  84. ;MathScript
  85. INFO_TEXT
  86. ;MathScript version 1.0\nby Simon Ihmig\n\nARexx portname: MathScript\n\nMy address:\nSimon Ihmig\nBeim Rauhen Hause 30\n22111 Hamburg\nGermany\n\ne-mail: Ihmig@tu-harburg.d400.de\n
  87. UNTITLED
  88. ;Untitled
  89. ERR_READARGS
  90. ;wrong number of arguments
  91. ERR_CONVERT
  92. ;Error with translation:\nUnknown control code '%s'!
  93. ERR_BRACKETS
  94. ;Error with translation:\nWrong number of brackets!
  95. NOKEY
  96. ;MathScript is Shareware!\nYou may use this program\nfor 14 days.\nFor further use\nyou have to register!\nThe registration fee is 15$!
  97. ERR_NOPSFONT
  98. ;Cannot open file PSFont!
  99. SETTINGS
  100. ;Settings
  101. CHANGE_SETTINGS
  102. ;Change Settings...
  103. SAVE_SETTINGS
  104. ;Save Settings
  105. SCREEN
  106. ;Screen:
  107. PUBSCREEN
  108. ;Public Screen
  109. ;Path:
  110. PSFONT
  111. ;Include PS-Font
  112. ICONS
  113. ;Create Icons
  114. DEF_PUBSCREEN
  115. ;Default public screen
  116. CANCEL
  117. ;Cancel
  118. ERR_NOPREFS
  119. ;Cannot open settings!\nUsing default settings
  120. ERR_SAVEPREFS
  121. ;Cannot save settings!
  122. PSSIZE
  123. ;PS-Font size (in pt)
  124. WARN_NOMS
  125. ;This is not a MathScript formula!\nShall it be imported as ASCII?
  126. WARN_NEWERFILE
  127. ;This formula is made by a\nlater version of MathScript!\nUsing it may cause\nunpredictable results!\nLoad it anyway?
  128. REQ_PATH
  129. ;Choose path...
  130.