home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format 134 / af134a.adf / OnyxBase.lzx / OnyxBase / Catalogs / OnyxBase.cd
Encoding:
Text File  |  1999-12-30  |  6.4 KB  |  555 lines

  1. ;;
  2. ;; OnyxBase 2.0 cd file
  3. ;; 1999-11-29
  4. ;;
  5. #language english
  6. #version 2
  7. #basename OnyxBase
  8. ;
  9. ;GUI text
  10. ;
  11. TXT_FIRSTNAME(//)
  12. Firstname:
  13. ;
  14. TXT_LASTNAME(//)
  15. Lastname:
  16. ;
  17. TXT_NICKNAME(//)
  18. Nickname:
  19. ;
  20. TXT_ADDRESS(//)
  21. Address:
  22. ;
  23. TXT_ZIPCODE(//)
  24. Zip code:
  25. ;
  26. TXT_CITY(//)
  27. City/State:
  28. ;
  29. TXT_COUNTRY(//)
  30. Country:
  31. ;
  32. TXT_EMAIL(//)
  33. Email:
  34. ;
  35. TXT_URL(//)
  36. URL:
  37. ;
  38. TXT_PHONE(//)
  39. Phone:
  40. ;
  41. TXT_OTHER(//)
  42. Other:
  43. ;
  44. ;MainGUI-Buttons
  45. ;
  46. BUTTON_ADD(//)
  47. _Add
  48. ;
  49. SHCUT_ADD(//)
  50. a
  51. ;
  52. BUTTON_DELETE(//)
  53. _Delete
  54. ;
  55. SHCUT_DELETE(//)
  56. d
  57. ;
  58. BUTTON_SORT(//)
  59. _Sort
  60. ;
  61. SHCUT_SORT(//)
  62. s
  63. ;
  64. BUTTON_SEARCH(//)
  65. Sea_rch
  66. ;
  67. SHCUT_SEARCH(//)
  68. r
  69. ;
  70. BUTTON_CALLNUMBER(//)
  71. D_ial
  72. ;
  73. SHCUT_CALLNUMBER(//)
  74. i
  75. ;
  76. BUTTON_SENDEMAIL(//)
  77. _Email
  78. ;
  79. SHCUT_SENDEMAIL(//)
  80. e
  81. ;
  82. BUTTON_GOHOMEPAGE(//)
  83. _Homepage
  84. ;
  85. SHCUT_GOHOMEPAGE(//)
  86. h
  87. ;
  88. BUTTON_PREFERENCES(//)
  89. _Preferences
  90. ;
  91. SHCUT_PREFERENCES(//)
  92. p
  93. ;
  94. ;Menu Project
  95. ;
  96. MENU_PROJECT(//)
  97. Project
  98. ;
  99. MENU_NEW(//)
  100. New
  101. ;
  102. SHCUT_MENUNEW(//)
  103. n
  104. ;
  105. MENU_OPEN(//)
  106. Open file...
  107. ;
  108. SHCUT_MENUOPEN(//)
  109. o
  110. ;
  111. MENU_SAVE(//)
  112. Save file...
  113. ;
  114. SHCUT_MENUSAVE(//)
  115. w
  116. ;
  117. MENU_IMPORT(//)
  118. Import
  119. ;
  120. MENU_EXPORT(//)
  121. Export
  122. ;
  123. MENU_INFO(//)
  124. Information
  125. ;
  126. SHCUT_MENUINFO(//)
  127. i
  128. ;
  129. MENU_PREFS(//)
  130. Preferences
  131. ;
  132. SHCUT_MENUPREFS(//)
  133. p
  134. ;
  135. MENU_ABOUT(//)
  136. About...
  137. ;
  138. SHCUT_MENUABOUT(//)
  139. ?
  140. ;
  141. MENU_QUIT(//)
  142. Quit
  143. ;
  144. SHCUT_MENUQUIT(//)
  145. q
  146. ;
  147. ;Menu Edit 
  148. ;
  149. MENU_EDIT(//)
  150. Edit
  151. ;
  152. MENU_COPY(//)
  153. Copy
  154. ;
  155. MENU_PASTE(//)
  156. Paste
  157. ;
  158. MENU_FIRSTNAME(//)
  159. Firstname
  160. ;
  161. MENU_LASTNAME(//)
  162. Lastname
  163. ;
  164. MENU_NICKNAME(//)
  165. Nickname
  166. ;
  167. MENU_ADDRESS(//)
  168. Address
  169. ;
  170. MENU_2ND_ADDRESS(//)
  171. 2:nd Address
  172. ;
  173. MENU_ZIPCODE(//)
  174. Zip code
  175. ;
  176. MENU_CITY(//)
  177. City
  178. ;
  179. MENU_COUNTRY(//)
  180. Country
  181. ;
  182. MENU_EMAIL(//)
  183. Email
  184. ;
  185. MENU_URL(//)
  186. URL
  187. ;
  188. MENU_PHONE(//)
  189. Phone
  190. ;
  191. MENU_OTHER(//)
  192. Other
  193. ;
  194. MENU_WHOLERECORD(//)
  195. Whole Record
  196. ;
  197. SHCUT_MENUCOPYALL(//)
  198. c
  199. ;
  200. SHCUT_MENUPASTEALL(//)
  201. v
  202. ;
  203. MENU_ITEM(//)
  204. Item
  205. ;
  206. MENU_ITEMADD(//)
  207. Add new
  208. ;
  209. SHCUT_MENUITEMADD(//)
  210. a
  211. ;
  212. MENU_ITEMDELETE(//)
  213. Delete
  214. ;
  215. SHCUT_MENUITEMDEL(//)
  216. x
  217. ;
  218. MENU_ITEMUP(//)
  219. Move up
  220. ;
  221. SHCUT_MENUITEMUP(//)
  222. u
  223. ;
  224. MENU_ITEMDOWN(//)
  225. Move down
  226. ;
  227. SHCUT_MENUITEMDOWN(//)
  228. d
  229. ;
  230. MENU_GOTO(//)
  231. Go to
  232. ;
  233. MENU_GOTONEXT(//)
  234. Next item
  235. ;
  236. MENU_GOTOPREV(//)
  237. Previous item
  238. ;
  239. MENU_GOTOFIRST(//)
  240. First item
  241. ;
  242. MENU_GOTOLAST(//)
  243. Last item
  244. ;
  245. MENU_SORT(//)
  246. Sort
  247. ;
  248. SHCUT_MENUSORTFIRST(//)
  249. f
  250. ;
  251. SHCUT_MENUSORTLAST(//)
  252. l
  253. ;
  254. MENU_SEARCH(//)
  255. Search
  256. ;
  257. ;Misc - texts..
  258. ;
  259. TXT_REGREQ(//)
  260. Register OnyxBase...
  261. ;
  262. TXT_REGISTER(//)
  263. Unregistered copy of OnyxBase found!\nPlease register to get rid of this annoying requester ;-)\n\nRegistration is totaly free!\nRequest your keyfile at : onyxbase@onyxsoft.nu
  264. ;
  265. TXT_ABOUTREQ(//)
  266. About OnyxBase...
  267. ;
  268. TXT_ABOUT(//)
  269. OnyxBase is a address book with lots of features.\n\nThe program can communicate directly with internet programs,\nsuch as email and web browser software.\nThe program has also built-in DTMF-tone sender for use when dialing.\n\nRegistered to :
  270. ;
  271. TXT_TRANSLATOR(//)
  272. Translation : <None> (default)
  273. ;
  274. TXT_ABOUTAUTHOR(//)
  275. Author
  276. ;
  277. TXT_ABOUTVERSION(//)
  278. Version
  279. ;
  280. TXT_INFOREQ(//)
  281. Information!
  282. ;
  283. TXT_QUITOB(//)
  284. Are you sure you want to quit OnyxBase?
  285. ;
  286. TXT_PREFSERROR(//)
  287. Could not open the preference window for some reason!
  288. ;
  289. TXT_DELITEM(//)
  290. Do you really want to delete this item ?
  291. ;
  292. TXT_SORT(//)
  293. Sort type
  294. ;
  295. BUTTONS_SORT(//)
  296. Lastname|Firstname|Cancel
  297. ;
  298. TXT_OPEN(//)
  299. There are unsaved data!
  300. ;
  301. BUTTONS_OPEN(//)
  302. Replace|Append|Cancel
  303. ;
  304. TXT_ERROR(//)
  305. Error!
  306. ;
  307. TXT_ERRORNOVALIDFILE(//)
  308. Not a valid file!
  309. ;
  310. TXT_ERRORCORRUPTFILE(//)
  311. The file seems to be corrupt in some way\nThe program tries to load the file anyway...
  312. ;
  313. TXT_ERRORLOWMEM(//)
  314. To little memory to load the file!
  315. ;
  316. TXT_ERRORNOTOPENFILE(//)
  317. Could not open the file!
  318. ;
  319. TXT_ERRORNOOBFILE(//)
  320. The file is not a OnyxBase 2.x file!
  321. ;
  322. TXT_ERRORLOADPROBS(//)
  323. Something made it impossible to open the file!
  324. ;
  325. TXT_FILEEXIST(//)
  326. A file with that name already exist!\nWould you like to overwrite it?
  327. ;
  328. TXT_NOTHINGTOSAVE(//)
  329. There is nothing to save!
  330. ;
  331. TXT_ERRORSAVEPROBS(//)
  332. Could not save the file for some reason!
  333. ;
  334. TXT_MBERROR1(//)
  335. Unknown MegaBook format!
  336. ;
  337. TXT_MBERROR2(//)
  338. Not a MegaBook 4.x file!
  339. ;
  340. TXT_OBERROR(//)
  341. No OnyxBase 1.x file!
  342. ;
  343. TXT_YAMERROR(//)
  344. No YAM 2.x addressbook!
  345. ;
  346. BUTTONS_NEW(//)
  347. Save|Clear|Cancel
  348. ;
  349. TXT_SENDURL(//)
  350. Send URL to :
  351. ;
  352. BUTTON_SENDURL(//)
  353. Active window|New window|Cancel
  354. ;
  355. TXT_COMERROR(//)
  356. Can not communicate with %s
  357. ;
  358. ASL_OPENOB2FILE(//)
  359. Open OnyxBase 2.x file
  360. ;
  361. ASL_SAVEOB2FILE(//)
  362. Save OnyxBase 2.x file
  363. ;
  364. ASL_IMPORTMBFILE(//)
  365. Import MegaBook 4.x file
  366. ;
  367. ASL_IMPORTIBFILE(//)
  368. Import OnyxBase 1.x file
  369. ;
  370. ASL_IMPORTYAMFILE(//)
  371. Import YAM 2.x addressbook
  372. ;
  373. ASL_EXPORTOBFILE(//)
  374. Export OnyxBase 1.x file
  375. ;
  376. ASL_EXPORTMBFILE(//)
  377. Export MegaBook 4.x file
  378. ;
  379. ASL_EXPORTYAMFILE(//)
  380. Export YAM 2.x addressbook
  381. ;
  382. BUTTON_OK(//)
  383. OK
  384. ;
  385. TXT_ITEM0(//)
  386. Item 0 of 0
  387. ;
  388. TXT_NOITEMS(//)
  389. No items...
  390. ;
  391. TXT_NONAME(//)
  392. -no name-
  393. ;
  394. TXT_ITEM(//)
  395. Item
  396. ;
  397. TXT_OF(//)
  398. of
  399. ;
  400. TXT_MAINTITLE(//)
  401. OnyxBase - Unnamed
  402. ;
  403. TXT_UNNAMED(//)
  404. Unnamed
  405. ;
  406. GUI_INFORMATION(//)
  407. Information...
  408. ;
  409. TXT_INFOAUTHOR(//)
  410. Project author :
  411. ;
  412. TXT_INFOPROJECT(//)
  413. Project name :
  414. ;
  415. TXT_INFOITEMS(//)
  416. Item(s) :
  417. ;
  418. TXT_INFOCHANGED(//)
  419. Last changed :
  420. ;
  421. TXT_INFOTOTAL(//)
  422. Total Item(s) :
  423. ;
  424. TXT_NODATE(//)
  425. -no date-
  426. ;
  427. TXT_PREFSGUI(//)
  428. OnyxBase - Preferences
  429. ;
  430. TXT_VISUAL(//)
  431. Visual in GUI :
  432. ;
  433. TXT_NAMEINPOS(//)
  434. Name in position
  435. ;
  436. TXT_EMAILPRG(//)
  437. Email program :
  438. ;
  439. TXT_WEBPRG(//)
  440. Web browser :
  441. ;
  442. TXT_OPENURLON(//)
  443. Open URL on :
  444. ;
  445. TXT_URL1(//)
  446. *Requester*
  447. ;
  448. TXT_URL2(//)
  449. New window
  450. ;
  451. TXT_URL3(//)
  452. Active window
  453. ;
  454. TXT_DBLCLICK(//)
  455. On double-click :
  456. ;
  457. TXT_DBL1(//)
  458. Do nothing
  459. ;
  460. TXT_DBL2(//)
  461. Dial number
  462. ;
  463. TXT_DBL3(//)
  464. Send email
  465. ;
  466. TXT_DBL4(//)
  467. Check URL
  468. ;
  469. TXT_DIALDELAY(//)
  470. Dial delay :
  471. ;
  472. BUTTON0_DIALDELAY(//)
  473. No delay
  474. ;
  475. BUTTON1_DIALDELAY(//)
  476. 0.05 second
  477. ;
  478. BUTTON2_DIALDELAY(//)
  479. 0.5 second
  480. ;
  481. BUTTON3_DIALDELAY(//)
  482. 1 second
  483. ;
  484. BUTTON4_DIALDELAY(//)
  485. 2 seconds
  486. ;
  487. TXT_SPEAKER(//)
  488. Speaker :
  489. ;
  490. BUTTON1_SPEAKER(//)
  491. Left
  492. ;
  493. BUTTON2_SPEAKER(//)
  494. Right
  495. ;
  496. TXT_APRIORITY(//)
  497. Audio priority:
  498. ;
  499. TXT_CREATEICON(//)
  500. Create icon with file
  501. ;
  502. TXT_ASKDELETE(//)
  503. Ask before delete item
  504. ;
  505. TXT_SHOWREQ(//)
  506. Show quit requester
  507. ;
  508. BUTTON_SAVEPREFS(//)
  509. _Save
  510. ;
  511. SHCUT_SAVEPREFS(//)
  512. s
  513. ;
  514. BUTTON_USEPREFS(//)
  515. _Use
  516. ;
  517. SHCUT_USEPREFS(//)
  518. u
  519. ;
  520. BUTTON_CANCELPREFS(//)
  521. _Cancel
  522. ;
  523. SHCUT_CANCELPREFS(//)
  524. c
  525. ;
  526. GUI_SEARCH(//)
  527. Search records
  528. ;
  529. TXT_SEARCH(//)
  530. Enter string to search for...
  531. ;
  532. TXT_LOCATE(//)
  533. Locate :
  534. ;
  535. BUTTON_SEARCHTOP(//)
  536. Search from top
  537. ;
  538. BUTTON_SEARCHCURSOR(//)
  539. Search from cursor
  540. ;
  541. TXT_SEARCHBUTTON(//)
  542. Press one of the searchbuttons
  543. ;
  544. TXT_SEARCHING(//)
  545. Searching...
  546. ;
  547. TXT_SEARCHFOUND(//)
  548. Found a matching string!
  549. ;
  550. TXT_SEARCHNOFOUND(//)
  551. Could not find a matching string!
  552. ;
  553. BUTTON_YESNO(//)
  554. Yes|No
  555. ;