home *** CD-ROM | disk | FTP | other *** search
/ Enigma Amiga Life 109 / EnigmaAmiga109CD.iso / software / on-line / amster / src / amster.cd < prev    next >
Text File  |  2000-01-21  |  5KB  |  376 lines

  1. ;
  2. ; Amster catalog description
  3. ;
  4. MSG_NO_LIBRARY (//)
  5. Cannot open %s V%d!\n
  6. ;
  7. MSG_APP_ERROR (//)
  8. Cannot create mui app!\n
  9. ;
  10. MSG_NO_TCPIP (//)
  11. TCP/IP stack needed!
  12. ;
  13. MSG_CX_DESCRIPTION (//)
  14. Napster client
  15. ;
  16. MSG_PROJECT_MENU (//)
  17. Amster
  18. ;
  19. MSG_PROJECT_ABOUT (//)
  20. ?\000About...
  21. ;
  22. MSG_PROJECT_ABOUTMUI (//)
  23. About MUI...
  24. ;
  25. MSG_PROJECT_HIDE (//)
  26. H\000Hide
  27. ;
  28. MSG_PROJECT_QUIT (//)
  29. Q\000Quit
  30. ;
  31. MSG_SETTINGS_MENU (//)
  32. Settings
  33. ;
  34. MSG_SETTINGS_CONFIG (//)
  35. Configuration...
  36. ;
  37. MSG_SETTINGS_MUI (//)
  38. MUI...
  39. ;
  40. MSG_ABOUT_TITLE (//)
  41. About Amster
  42. ;
  43. MSG_ABOUT (//)
  44. \33c\33bAmster %s (%s)\33n\n\n\
  45. \33cCopyright © 1999-2000 by Gürer Özen.\n\
  46. \33cReleased under GNU Public License.\n\
  47. \n\
  48. Programming by Gürer Özen & Jacob Laursen.\n\
  49. Documentation by Jacob Laursen.\n
  50. ;
  51. MSG_OK_GAD (//)
  52. _OK
  53. ;
  54. MSG_CONNECT_GAD (//)
  55. _Connect
  56. ;
  57. MSG_DISCONNECT_GAD (//)
  58. _Disconnect
  59. ;
  60. MSG_RECONNECT_GAD (//)
  61. _Reconnect
  62. ;
  63. MSG_SETTINGS_GAD (//)
  64. _Settings...
  65. ;
  66. MSG_SEARCH (//)
  67. Song
  68. ;
  69. MSG_MAX (//)
  70. Max.
  71. ;
  72. MSG_SEARCH_GAD (//)
  73. Search
  74. ;
  75. MSG_ADVSEARCH (//)
  76. \33c\33b-- Advanced Search Options --
  77. ;
  78. MSG_ADVUSE_GAD (//)
  79. Use
  80. ;
  81. MSG_ADVRESET_GAD (//)
  82. Reset
  83. ;
  84. MSG_LINESPEED (//)
  85. Line speed must be
  86. ;
  87. MSG_BITRATE (//)
  88. Bitrate must be
  89. ;
  90. MSG_FREQUENCY (//)
  91. Frequency must be
  92. ;
  93. MSG_LINE_UNKNOWN (//)
  94. Unknown
  95. ;
  96. MSG_LINE_14400 (//)
  97. 14.4 Modem
  98. ;
  99. MSG_LINE_28800 (//)
  100. 28.8 Modem
  101. ;
  102. MSG_LINE_33600 (//)
  103. 33.6 Modem
  104. ;
  105. MSG_LINE_57600 (//)
  106. 56K Modem
  107. ;
  108. MSG_LINE_64000 (//)
  109. ISDN 64K
  110. ;
  111. MSG_LINE_128000 (//)
  112. ISDN 128K
  113. ;
  114. MSG_LINE_CABLE (//)
  115. Cable
  116. ;
  117. MSG_LINE_DSL (//)
  118. DSL
  119. ;
  120. MSG_LINE_T1 (//)
  121. T1
  122. ;
  123. MSG_LINE_T3 (//)
  124. T3+
  125. ;
  126. MSG_SEARCHUSER (//)
  127. User
  128. ;
  129. MSG_SEARCHUSER_HELP (//)
  130. List all MP3 files shared by a single user
  131. ;
  132. MSG_SEARCHUSER_GAD (//)
  133. Browse
  134. ;
  135. MSG_RESULT (//)
  136. Result:
  137. ;
  138. MSG_COMPARE_NONE (//)
  139. Not important
  140. ;
  141. MSG_COMPARE_ATLEAST (//)
  142. At least
  143. ;
  144. MSG_COMPARE_EQUALTO (//)
  145. Equal to
  146. ;
  147. MSG_COMPARE_ATBEST (//)
  148. At best
  149. ;
  150. MSG_LISTHEADER_SONG (//)
  151. \33cSong
  152. ;
  153. MSG_LISTHEADER_SIZE (//)
  154. \33cSize
  155. ;
  156. MSG_LISTHEADER_USER (//)
  157. \33cUser
  158. ;
  159. MSG_LISTHEADER_LINK (//)
  160. \33cLink
  161. ;
  162. MSG_CLEAR_GAD (//)
  163. Cl_ear
  164. ;
  165. MSG_CLEARALL_GAD (//)
  166. Clear _all
  167. ;
  168. MSG_DOWNLOAD_GAD (//)
  169. Do_wnload
  170. ;
  171. MSG_STATUS1_SEARCHING (//)
  172. Searching...
  173. ;
  174. MSG_STATUS1_NOFILES (//)
  175. No files found.
  176. ;
  177. MSG_STATUS1_FOUND (//)
  178. %d files found.
  179. ;
  180. MSG_STATUS1_REQLIST (//)
  181. Requesting list from user...
  182. ;
  183. MSG_STATUS2_NOTCONNECTED (//)
  184. Not connected to a server.
  185. ;
  186. MSG_STATUS2_CONNECTING (//)
  187. Connecting...
  188. ;
  189. MSG_STATUS2_CONNECTINGTO (//)
  190. Connecting to %s...
  191. ;
  192. MSG_STATUS2_CONNECTFAILED (//)
  193. Connection to %s failed.
  194. ;
  195. MSG_STATUS2_FINDINGOPTIMAL (//)
  196. Finding optimal server...
  197. ;
  198. MSG_STATUS2_OPTIMALFAILED (//)
  199. Failed to find optimal server.
  200. ;
  201. MSG_STATUS2_SONGSONLINE (//)
  202. %d songs in %d libraries (%d GB)
  203. ;
  204. ;-----------------------------------------------------------------------------
  205. ; Prefs
  206. ;
  207. MSG_SETTINGS_TITLE (//)
  208. Amster settings...
  209. ;
  210. MSG_ERROR_TITLE (//)
  211. Error
  212. ;
  213. MSG_ERROR_UPDATEEMAIL (//)
  214. You must be connected to change your e-mail address.
  215. ;
  216. MSG_GROUP_USER (//)
  217. User
  218. ;
  219. MSG_GROUP_OPTIONS (//)
  220. Options
  221. ;
  222. MSG_GROUP_ADVANCED (//)
  223. Advanced
  224. ;
  225. MSG_USERNAME (//)
  226. Username
  227. ;
  228. MSG_PASSWORD (//)
  229. Password
  230. ;
  231. MSG_EMAIL (//)
  232. E-Mail
  233. ;
  234. MSG_UPDATE_GAD (//)
  235. U_pdate
  236. ;
  237. MSG_CONNECTION (//)
  238. Connection
  239. ;
  240. MSG_DOWNLOADPATH (//)
  241. Download path
  242. ;
  243. MSG_DOWNLOADPATH_REQ (//)
  244. Select your download directory...
  245. ;
  246. MSG_CLEARLIST (//)
  247. Clear list before new searches
  248. ;
  249. MSG_AUTOCONNECT (//)
  250. Auto-connect on program startup
  251. ;
  252. MSG_FULLPATHS (//)
  253. Show full paths in result list
  254. ;
  255. MSG_MAINSERVER (//)
  256. Main server
  257. ;
  258. MSG_MAINSERVER_HELP (//)
  259. Amster gets MP3 server address from this server. You don't need to change it.
  260. ;
  261. MSG_MP3SERVER (//)
  262. MP3 server
  263. ;
  264. MSG_MP3SERVER_HELP (//)
  265. MP3 server address. If you want to get it from main server, leave this string empty.
  266. ;
  267. MSG_VERSION (//)
  268. Version
  269. ;
  270. MSG_SAVE_GAD (//)
  271. _Save
  272. ;
  273. MSG_USE_GAD (//)
  274. _Use
  275. ;
  276. MSG_CANCEL_GAD (//)
  277. _Cancel
  278. ;
  279. MSG_ERROR_SAVE (//)
  280. Cannot save configuration!
  281. ;
  282. ;-----------------------------------------------------------------------------
  283. ; Info
  284. ;
  285. MSG_INFO_TITLE (//)
  286. Amster information/debug...
  287. ;
  288. MSG_INFO_CLEAR (//)
  289. _Clear
  290. ;
  291. MSG_INFO_CONNECTED (//)
  292. Connected.
  293. ;
  294. MSG_INFO_LOGINFAILED (//)
  295. Login failed!
  296. ;
  297. MSG_INFO_LOGGEDIN (//)
  298. Logged in.
  299. ;
  300. MSG_INFO_EMAIL (//)
  301. Server returned e-mail address '%s'.
  302. ;
  303. MSG_INFO_SERVERBUSY (//)
  304. Server is busy. Try again later.
  305. ;
  306. MSG_INFO_OPTIMAL (//)
  307. Got '%s' from Napster.
  308. ;
  309. MSG_INFO_PORTNEEDED (//)
  310. Port number needed (hostname:port)!
  311. ;
  312. ;-----------------------------------------------------------------------------
  313. ; Download
  314. ;
  315. MSG_DL_TITLE (//)
  316. Amster download...
  317. ;
  318. MSG_DL_ABORT (//)
  319. User aborted connection!
  320. ;
  321. MSG_DL_HOSTLOOKUP (//)
  322. Looking for host...
  323. ;
  324. MSG_DL_ABORT_GAD (//)
  325. _Abort
  326. ;
  327. MSG_DL_INFORMATION (//)
  328. \33uTitle\33n:\n\
  329. %s\n\
  330. \33uUser\33n: %s, \33uLink\33n: %s\n\
  331. \33uSize\33n: %ld bytes.\n\
  332. \33uBitrate\33n: %d kbps, \33uFrequency\33n: %d kHz\n
  333. ;
  334. MSG_DL_CONNECTING (//)
  335. Connecting...
  336. ;
  337. MSG_DL_LOSTCONNECTION (//)
  338. Connection lost.
  339. ;
  340. MSG_DL_REQFILE (//)
  341. Requesting file...
  342. ;
  343. MSG_DL_DOWNLOADING (//)
  344. Downloading mp3...
  345. ;
  346. MSG_DL_OPENERROR (//)
  347. Cannot open file!
  348. ;
  349. MSG_DL_DOWNLOADFINISHED (//)
  350. Download finished
  351. ;
  352. ;-----------------------------------------------------------------------------
  353. ; Chat
  354. ;
  355. MSG_CHAT_TITLE (//)
  356. Amster messenger...
  357. ;
  358. ;-----------------------------------------------------------------------------
  359. ; Network errors
  360. ;
  361. MSG_ERR_NETWORKERROR (//)
  362. Network error.
  363. ;
  364. MSG_ERR_RECVERROR (//)
  365. recv() error!
  366. ;
  367. MSG_ERR_LOOKUPFAILED (//)
  368. Hostname lookup failed!
  369. ;
  370. MSG_ERR_SOCKETERROR (//)
  371. Socket() error!
  372. ;
  373. MSG_ERR_CONNECTERROR (//)
  374. Cannot connect!
  375. ;
  376.