home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 7 / FreshFishVol7.bin / bbs / biz / db-2.3.lha / db / Translators / db.cd < prev    next >
Text File  |  1994-09-27  |  10KB  |  530 lines

  1. # header locale_db
  2. ;
  3. ; db 2.3 (locale description file)
  4. ;
  5. ; (c) 1993-94 David Ekholm, Datadosen
  6. ;
  7. ;
  8. ; Menus
  9. ;
  10. ;
  11. MSG_PROJECT_MENU (/3/)
  12.  \0Project
  13. ;
  14. MSG_PROJECT_NEW (/3/)
  15.  \0New
  16. ;
  17. MSG_PROJECT_OPEN (/3/)
  18. O\0Open...
  19. ;
  20. MSG_PROJECT_SAVE (/3/)
  21. S\0Save
  22. ;
  23. MSG_PROJECT_SAVE_AS (/3/)
  24. W\0Save as...
  25. ;
  26. MSG_PROJECT_OUTPUT (/3/)
  27.  \0Output
  28. ;
  29. MSG_PROJECT_OUTPUT_VIEW (/3/)
  30.  \0View...
  31. ;
  32. MSG_PROJECT_OUTPUT_TAB_ASCII (/3/)
  33.  \0Tab-separated ASCII...
  34. ;
  35. MSG_PROJECT_OUTPUT_COMMA_ASCII (/3/)
  36.  \0Comma-separated ASCII...
  37. ;
  38. MSG_PROJECT_ABOUT (/3/)
  39. ?\0About...
  40. ;
  41. MSG_PROJECT_QUIT (/3/)
  42. Q\0Quit
  43. ;
  44. MSG_EDIT_MENU (/3/)
  45.  \0Edit
  46. ;
  47. MSG_EDIT_CUT (/3/)
  48. X\0Cut
  49. ;
  50. MSG_EDIT_COPY (/3/)
  51. C\0Copy
  52. ;
  53. MSG_EDIT_PASTE (/3/)
  54. V\0Paste
  55. ;
  56. MSG_EDIT_ADD (/3/)
  57. A\0Add
  58. ;
  59. MSG_EDIT_KILL (/3/)
  60. K\0Kill
  61. ;
  62. MSG_VIEW_MENU (/3/)
  63.  \0View
  64. ;
  65. MSG_ACTION_MENU (/3/)
  66.  \0Action
  67. ;
  68. MSG_ACTION_FIND (/3/)
  69. F\0Find...
  70. ;
  71. MSG_ACTION_FIND_NEXT (/3/)
  72. N\0Find next
  73. ;
  74. MSG_ACTION_SORT (/3/)
  75. T\0Sort...
  76. ;
  77. MSG_ACTION_DIAL (/3/)
  78. D\0Dial...
  79. ;
  80. MSG_SETTINGS_MENU (/3/)
  81.  \0Settings
  82. ;
  83. MSG_SETTINGS_WARNINGS (/3/)
  84.  \0Display warnings
  85. ;
  86. MSG_SETTINGS_SORTDIR (/3/)
  87.  \0Sort direction
  88. ;
  89. MSG_SETTINGS_SORTDIR_AZ (/3/)
  90.  \0A-Z
  91. ;
  92. MSG_SETTINGS_SORTDIR_ZA (/3/)
  93.  \0Z-A
  94. ;
  95. MSG_SETTINGS_SAVE_SETTINGS (/3/)
  96.  \0Save settings...
  97. ;
  98. ;
  99. ; Windowtitle messages
  100. ;
  101. ;
  102. MSG_FIND_MODE_WINMSG (/1/)
  103. Find record    <CR> Find, <ESC> Abort
  104. ;
  105. MSG_SORT_MODE_WINMSG (/1/)
  106. Sort records   <CR> Sort, <ESC> Abort
  107. ;
  108. MSG_SORTING_WINMSG (/1/)
  109. Sorting...
  110. ;
  111. MSG_SAVING_WINMSG (/1/)
  112. Saving...
  113. ;
  114. MSG_LOADING_WINMSG (/1/)
  115. Loading...
  116. ;
  117. ;
  118. ; Misc strings
  119. ;
  120. ;
  121. MSG_UNTITLED_PRO (/1/)
  122. Untitled
  123. ;
  124. ;
  125. ; Requesters
  126. ;
  127. ;
  128. MSG_OPEN_ASLREQ_TITLE (/1/)
  129. Open project
  130. ;
  131. MSG_SAVE_AS_ASLREQ_TITLE (/1/)
  132. Save project
  133. ;
  134. MSG_OUTPUT_VIEW_ASLREQ_TITLE (/1/)
  135. Output view
  136. ;
  137. MSG_OUTPUT_TAB_ASCII_ASLREQ_TITLE (/1/)
  138. Output tab-separated ASCII
  139. ;
  140. MSG_OUTPUT_COMMA_ASCII_ASLREQ_TITLE (/1/)
  141. Output comma-separated ASCII
  142. ;
  143. ;
  144. ;
  145. MSG_REQ_OK (/1/)
  146. Ok
  147. ;
  148. MSG_REQ_OKCANCEL (/1/)
  149. Ok|Cancel
  150. ;
  151. ;
  152. ;
  153. MSG_ABOUT_REQ_TITLE (/1/)
  154. About db
  155. ;
  156. MSG_ABOUT_REQ_TEXT (/1/)
  157. This is a small and fast database.\n\
  158. This program is freely distributable.\n\n\
  159. ©1994, David Ekholm, Datadosen\n\
  160. Email: david-ek@dsv.su.se\n\n\
  161. Version: %s\n\
  162. ARexx port: %s
  163. ;
  164. MSG_ABOUT_REQ_GADS (/3/)
  165. Ok|More info
  166. ;
  167. ;
  168. ;
  169. MSG_MOREABOUT_REQ_TITLE (/1/)
  170. More about db
  171. ;
  172. MSG_MOREABOUT_REQ_TEXT (/1/)
  173. db is now a general database program.\n\
  174. Record layouts can be edited in any ASCII editor by\n\
  175. simply editing a file's RFF lines. (There is currently\n\
  176. no GUI for this.) Se more on RFF below.\n\n\
  177. Try out the following hidden features:\n\
  178. · AppWindow -Drag and drop icons on db.\n\
  179. · Commodore's Clipboard.\n\
  180. · MenuHelp -Hold mouse over a menuitem, press HELP\n\
  181. · Help -Press HELP and get help where you are.\n\
  182. · ARexx -Show pictures etc from db.\n\n\
  183. There will be a successor to db called REG which\n\
  184. will feature fields of string-, checkbox- and cycle-\n\
  185. type, relations and more...
  186. ;
  187. MSG_MOREABOUT_REQ_GADS (/3/)
  188. Ok|More on RFF
  189. ;
  190. ;
  191. ;
  192. MSG_NORMALHELP_REQ_TITLE (/1/)
  193. Help on normal mode
  194. ;
  195. MSG_NORMALHELP_REQ_TEXT (/1/)
  196. The keys:\n\
  197. Up - Previous record\n\
  198. Down - Next record\n\
  199. Shift Up - First record\n\
  200. Shift Down - Last record\n\
  201. Return - Forward search\n\
  202. Shift Return - Backward search
  203. ;
  204. ;
  205. ;
  206. MSG_FINDHELP_REQ_TITLE (/1/)
  207. Help on find mode
  208. ;
  209. MSG_FINDHELP_REQ_TEXT (/1/)
  210. Enter a search pattern into one or many fields.\n\
  211. db will then search the database starting from the top\n\
  212. and stop at the first occurence that has a match.\n\
  213. Usually only a few letters will do as a search pattern.\n\
  214. For example: 'da' will match both 'David' and 'Daniel'.\n\
  215. You may also use AmigaDOS patterns.\n\
  216. For example:\n\
  217. '#?d' or '*d' will match fields ending with a d.\n\
  218. '(david|micke)' will match both 'David' and 'Micke'.\n\
  219. See help on normal mode for more information.\n\n\
  220. The keys:\n\
  221. ESC - Back to normal mode\n\
  222. Amiga-K - In this mode, clears the fields\n\
  223. Return - Start searching from top
  224. ;
  225. ;
  226. ;
  227. MSG_SORTHELP_REQ_TITLE (/1/)
  228. Help on sort mode
  229. ;
  230. MSG_SORTHELP_REQ_TEXT (/1/)
  231. Enter numbers in the fields to represent\n\
  232. the sort order. Illegal entries are ignored\n\n\
  233. The keys:\n\
  234. ESC - Back to normal mode\n\
  235. Amiga-K - In this mode, clears the fields\n\
  236. Return - Start sorting
  237. ;
  238. ;
  239. ;
  240. MSG_DIALHELP_REQ_TITLE (/1/)
  241. Dial
  242. ;
  243. MSG_DIALHELP_REQ_TEXT (/1/)
  244. db will dial the number found in the last active stringgadget.\n\
  245. db dials using the modem. Do like this:\n\n\
  246.   1. Click into prefered stringgadget.\n\
  247.   2. Select this menu or press Amiga-D\n\
  248.   3. When the modem starts to dial: Lift the hook and wait.\n\
  249.   4. The modem goes on hook and you can take over.\n\n\
  250.   Look at the ToolTypes in db's icon for settings.\n
  251. ;
  252. ;
  253. ;
  254. MSG_MEMWARN_REQ_TITLE (/1/)
  255. Out of Memory
  256. ;
  257. MSG_MEMWARN_REQ_TEXT (/1/)
  258. Not enough memory for operation!
  259. ;
  260. ;
  261. ;
  262. MSG_OPENFAIL_REQ_TITLE (/1/)
  263. Open file
  264. ;
  265. MSG_OPENFAIL_REQ_TEXT (/1/)
  266. Can't open file '%s'\n\
  267. for read or write
  268. ;
  269. ;
  270. ;
  271. MSG_REXX_PROG_NOT_FOUND_TITLE (/1/)
  272. ARexx message
  273. ;
  274. MSG_REXX_PROG_NOT_FOUND_TEXT (/1/)
  275. The file '%s' can't be loaded\n\
  276. or is not an ARexx program
  277. ;
  278. ;
  279. ;
  280. MSG_REXXERR_TITLE (/1/)
  281. ARexx message
  282. ;
  283. MSG_REXXERR_TEXT (/1/)
  284. The ARexx program '%s'\n\
  285. reported error #%ld
  286. ;
  287. ;
  288. ;
  289. MSG_DIALFAIL_REQ_TITLE (/1/)
  290. Dial
  291. ;
  292. MSG_DIALFAIL_REQ_TEXT (/1/)
  293. Can't open '%s', unit %ld!\n\
  294. Check db's ToolType settings.
  295. ;
  296. ;
  297. ;
  298. MSG_SAVEERROR_REQ_TITLE (/1/)
  299. Save file
  300. ;
  301. MSG_SAVEERROR_REQ_TEXT (/1/)
  302. Error saving file '%s'
  303. ;
  304. ;
  305. ;
  306. MSG_SAVEWARN_REQ_TITLE (/1/)
  307. Save file
  308. ;
  309. MSG_SAVEWARN_REQ_TEXT (/1/)
  310. The file '%s' already exists.\n\
  311. Save over top of it?
  312. ;
  313. ;
  314. ;
  315. MSG_ES_ASKFILTERING_REQ_TITLE (/1/)
  316. Output filter
  317. MSG_ES_ASKFILTERING_REQ_TEXT (/1/)
  318. Output all records,\n\
  319. or only those matched by 'Find record'?
  320. MSG_ES_ASKFILTERING_REQ_GADS (/5/)
  321. All|Matched|Cancel
  322. ;
  323. ;
  324. ;
  325. MSG_NOTIMPLEMENTED_REQ_TITLE (/1/)
  326. Information
  327. ;
  328. MSG_NOTIMPLEMENTED_REQ_TEXT (/1/)
  329. Sorry, this function is not implemeted yet.
  330. ;
  331. ;
  332. ;
  333. MSG_KILLWARN_REQ_TITLE (/1/)
  334. Kill Record
  335. ;
  336. MSG_KILLWARN_REQ_TEXT (/1/)
  337. Kill this record?
  338. ;
  339. ;
  340. ;
  341. MSG_QUITWARN_REQ_TITLE (/1/)
  342. Quit program
  343. ;
  344. MSG_QUITWARN_REQ_TEXT (/1/)
  345. Changes have been made to this file.\n\
  346. They will be lost.\n\
  347. Ok to quit?
  348. ;
  349. ;
  350. ;
  351. MSG_NEWWARN_REQ_TITLE (/1/)
  352. New file
  353. ;
  354. MSG_NEWWARN_REQ_TEXT (/1/)
  355. Changes have been made to this file.\n\
  356. They will be lost.\n\
  357. Ok to clear data?
  358. ;
  359. ;
  360. ;
  361. MSG_LOADWARN_REQ_TITLE (/1/)
  362. Open file
  363. ;
  364. MSG_LOADWARN_REQ_TEXT (/1/)
  365. Changes have been made to this file.\n\
  366. They will be lost.\n\
  367. Ok to load another file over top of it?
  368. ;
  369. ;
  370. ;
  371. MSG_WRONGFILETYPE_REQ_TITLE (/1/)
  372. Open file
  373. ;
  374. MSG_WRONGFILETYPE_REQ_TEXT (/1/)
  375. Can't open file '%s'\n\
  376. This is not a db RFF file
  377. ;
  378. ;
  379. ;
  380. MSG_MANGLEDRFF_REQ_TITLE (/1/)
  381. Open file
  382. ;
  383. MSG_MANGLEDRFF_REQ_TEXT (/1/)
  384. Can't open file '%s'\n\
  385. This RFF file is mangled!
  386. ;
  387. ;
  388. ;
  389. MSG_WINSIZEERR_REQ_TITLE (/1/)
  390. Open window
  391. ;
  392. MSG_WINSIZEERR_REQ_TEXT (/1/)
  393. Can't open the requested window!\n\
  394. It is to big.
  395. ;
  396. ;
  397. ;
  398. MSG_WINOPENERR_REQ_TITLE (/1/)
  399. Open window
  400. ;
  401. MSG_WINOPENERR_REQ_TEXT (/1/)
  402. Can't open the requested window!
  403. ;
  404. ;
  405. ;
  406. MSG_DEFAULTERR_REQ_TITLE (/1/)
  407. Internal error
  408. ;
  409. MSG_DEFAULTERR_REQ_TEXT (/1/)
  410. A serious error has occured.\n\
  411. The program will quit immediately!
  412. ;
  413. ;
  414. ; Menuhelp messages
  415. ;
  416. ;
  417. MSG_MH_NOHELP_REQ_TITLE (/1/)
  418. Menuhelp
  419. ;
  420. MSG_MH_NOHELP_REQ_TEXT (/1/)
  421. This menuitem has no specific help
  422. ;
  423. ;
  424. ;
  425. MSG_MH_NEW_REQ_TITLE (/1/)
  426. New project
  427. ;
  428. MSG_MH_NEW_REQ_TEXT (/1/)
  429. This menuitem empties the current project from all records.
  430. ;
  431. ;
  432. ;
  433. MSG_MH_RFF_REQ_TITLE (/1/)
  434. db's fileformat
  435. ;
  436. MSG_MH_RFF_REQ_TEXT (/1/)
  437. The fileformat db uses is RFF standard. This standard is based upon\n\
  438. The ASCII standard for databases but it has additions for\n\
  439. field formatting and more. It also has the same forward\n\
  440. and backward compatibility as IFF files. It goes as follows:\n\n\
  441. >One line with tabseparated fieldnames as in the ASCII standard.\n\
  442. >One or many @RFF lines with structured information.\n\
  443. >The database. Fields separated by TABs. One record per line.\n\n\
  444. More info on RFF (Register File Format) can be found in the docs\n\
  445. included with db. db reads RFF files and tab-separated ASCII files.
  446. ;
  447. ;
  448. ;
  449. MSG_MH_OUTPUT_VIEW_REQ_TITLE (/1/)
  450. Output view
  451. ;
  452. MSG_MH_OUTPUT_VIEW_REQ_TEXT (/1/)
  453. The records are saved in ASCII format, formatted like the active view.\n\
  454. Using a view similar to a label makes it simple to export addresses\n