home *** CD-ROM | disk | FTP | other *** search
/ Amiga MA Magazine 1998 #3 / amigamamagazinepolishissue1998.iso / bazy / fiasco_2.1 / development / locale / fiasco.cd next >
Text File  |  1997-10-19  |  36KB  |  1,750 lines

  1. ;
  2. ; Fiasco.cd
  3. ; Catalog descriptor file for Fiasco 2.1
  4. ; Copyright © 1995-1997 Nils Bandener
  5. ; $VER: Fiasco_cd 6.25 (11.8.97)
  6. ;
  7. ; Please read first the readme file!
  8. ;
  9. ; Translators name, will be displayed in About requester
  10. ; Should be like "Klingon translation by Agima Foobar"
  11. MSG_TRANSLATOR (0//)
  12.  
  13. ;
  14. ; standard strings
  15. ;
  16. MSG_OK (1//)
  17. Ok
  18. MSG_CANCEL (//)
  19. Cancel
  20. MSG_CONTINUE (//)
  21. Continue
  22. MSG_TERMINATE (//)
  23. Terminate
  24. MSG_RETRYCANCEL (//)
  25. Retry|Cancel
  26. MSG_OKCANCEL (//)
  27. Ok|Cancel
  28. MSG_YESNO (//)
  29. Yes|No
  30. MSG_SAVE_GAD (//)
  31. _Save...
  32. MSG_LOAD_GAD (//)
  33. _Load...
  34. MSG_CONTINUE_CANCEL (//)
  35. Continue|Cancel
  36. ;
  37. ; Progress-Strings
  38. ;
  39. MSG_FREEING_PROJECT (20//)
  40. freeing project...
  41. MSG_CREATING_PROJECT (//)
  42. creating project...
  43. MSG_CREATING_BACKUP (//)
  44. creating backup...
  45. MSG_WRITING (//)
  46. writing...
  47. MSG_READING (//)
  48. reading...
  49. MSG_WRITING_ICON (//)
  50. writing icon...
  51. MSG_WRITING_RELATIONS (//)
  52. writing relations...
  53. MSG_READING_RELATIONS (//)
  54. reading relations...
  55. MSG_OPENING_FILE (//)
  56. opening file...
  57. MSG_SEARCHING (//)
  58. searching...
  59. MSG_CREATING_FILTER (//)
  60. creating filter...
  61. MSG_SORTING (//)
  62. sorting...
  63. MSG_CREATING_DT_OBJECT (//)
  64. creating DTObject...
  65. MSG_CONVERTING_FIELD (//)
  66. converting field...
  67. MSG_VIRTUAL_FIELDS (//)
  68. virtual fields...
  69. MSG_PRINTING (//)
  70. printing...
  71. MSG_AREXX_PRINTING (//)
  72. ARexx print...
  73. MSG_SCANNING_FILE (//)
  74. scanning file...
  75. ;
  76. ; Other messages for the status field
  77. ;
  78. MSG_POSITION_OCCUPIED (40//)
  79. position occupied
  80. MSG_ILLEGAL_POSITION (//)
  81. illegal position
  82. MSG_NO_FIELD_ACTIVE (//)
  83. no field active
  84. MSG_RESERVED4 (//)
  85. ;
  86. ; Errors
  87. ;
  88. MSG_NOT_ENOUGH_MEMORY (50//)
  89. Not enough memory
  90. MSG_NOT_ENOUGH_CHIP_MEM (//)
  91. Not enough Chip memory
  92. MSG_COULDNT_OPEN_S_VERSION_D (//)
  93. Couldn`t open %s\nversion %ld or higher
  94. MSG_COULDNT_OPEN_FONT (//)
  95. Couldn`t open font %s %ld
  96. MSG_COULDNT_OPEN_FILE (//)
  97. Couldn`t open file
  98. MSG_COULDNT_OPEN_WINDOW (//)
  99. Couldn`t open window
  100. MSG_COULDNT_CREATE_GADGETS (//)
  101. Couldn`t create gadgets
  102. MSG_COULDNT_CREATE_MENUS (//)
  103. Couldn`t create menus
  104. MSG_COULDNT_CREATE_BOOPSI (//)
  105. Couldn`t create BOOPSI object
  106. MSG_COULDNT_ALLOC_ASL (//)
  107. Couldn`t allocate ASL requester
  108. MSG_COULDNT_CREATE_MSGPORT (//)
  109. Couldn`t create message port
  110. MSG_COULDNT_LOCK_PUBSCREEN (//)
  111. Couldn`t lock public screen
  112. MSG_COULDNT_GET_VISUALINFO (//)
  113. Couldn`t get visual info
  114. MSG_COULDNT_GET_SCR_DRAWINFO (//)
  115. Couldn`t get screen draw info
  116. MSG_COULDNT_CREATE_CUSTOMGADS (//)
  117. Couldn`t create custom gadgets
  118. MSG_COULDNT_OPEN_S (//)
  119. Couldn`t open %s
  120. MSG_PROBLEMS_WITH_S_S (//)
  121. Problems with %s\n%s
  122. MSG_DATATYPES_LIBRARY_REQUIRED (//)
  123. datatypes.library required
  124. MSG_AMIGAGUIDE_LIBRARY_REQUIRED (//)
  125. amigaguide.library required for online-help
  126. MSG_COULDNT_OPEN_GUIDE_ERROR_D (//)
  127. Couldn`t open Guide\nError: %ld
  128. MSG_COULDNT_CREATE_BACKUP_S_S (//)
  129. Couldn`t create backup %s\n%s
  130. MSG_COULDNT_CREATE_BACKUP_OF_S_S (//)
  131. Couldn`t create backup of %s\n%s
  132. MSG_ERROR_WHILE_WRITING_S_S (//)
  133. Error while writing %s\n%s
  134. MSG_ERROR_WHILE_READING_S_S (//)
  135. Error while reading %s\n%s
  136. MSG_COULDNT_OPEN_S_FOR_WRITING_S (//)
  137. Couldn`t open \"%s\" for write access\n%s
  138. MSG_COULDNT_OPEN_S_FOR_READING_S (//)
  139. Couldn`t open \"%s\" for read access\n%s
  140. ; Spelling error: should have been MSG_S_IS_NOT_A_VALID_FIASCO_PROJECT
  141. MSG_S_IS_NO_A_VALID_FIASCO_PROJECT (//)
  142. \"%s\"\nis not a valid Fiasco database file
  143. MSG_COULDNT_SAVE_SETTINGS_TO_S  (//)
  144. Couldn`t save settings to \"%s\"
  145. MSG_COULDNT_READ_SETTINGS_FROM_S (//)
  146. Couldn`t read settings from \"%s\"
  147. MSG_COULDNT_FIND_KEY (//)
  148. Couldn`t find key
  149. MSG_COULDNT_FIND_RELATED_FIELD (//)
  150. Couldn`t find related field
  151. MSG_COULDNT_OPEN_S_FOR_RELATIONS_S (//)
  152. Couldn`t open \"%s\" for relations\n%s
  153. MSG_COULDNT_EXECUTE_S (//)
  154. Couldn`t execute %s
  155. MSG_INVALID_NEWMENU (//)
  156. Invalid NewMenu structure
  157. MSG_MENU_HAS_BEEN_TRIMMED (//)
  158. Menu has been trimmed
  159. MSG_KEY_AND_REAL_EQUAL (//)
  160. Key and real Field must not be equal
  161. MSG_COULDNT_OPEN_SCREEN (//)
  162. Couldn`t open screen\n%s
  163. MSG_COULDNT_LOCK_PROJECT_DIR (//)
  164. Couldn`t lock directory of project\n%s
  165. ;
  166. ; ARexx
  167. ;
  168. ; See also ARexx Errors at another location in this file
  169. ;
  170. MSG_SCRIPT_RETURNED_ERROR (100//)
  171. Error in ARexx-Script \"%s\":\nLevel: %ld\nError: %s (%ld)
  172. MSG_RC5 (//)
  173. Warning (rc = 5)
  174. MSG_RC10 (//)
  175. Error (rc = 10)
  176. MSG_RC20 (//)
  177. Fatal Error (rc = 20)
  178. MSG_S_IN_AREXX_SCRIPT_CMD_S_S (//)
  179. %s in ARexx script:\nCommand Line: \"%s\"\nCommand Template: \"%s\"\nDescription: %s
  180. MSG_REQUIRED_ARG_MISSING (//)
  181. required argument missing
  182. MSG_BAD_MODE (//)
  183. command may not be called in this mode
  184. MSG_NO_RECORD (//)
  185. No record active (Project empty?)
  186. MSG_UNKNOWN_ERROR (//)
  187. Unknown error
  188. MSG_NO_FIELD (//)
  189. Unknown field ID
  190. MSG_SEARCH_FAILED (//)
  191. Nothing found
  192. MSG_NO_RESULT (//)
  193. No result requested
  194. MSG_UNKNOWN_COMMAND (//)
  195. Unknown command
  196. MSG_BAD_NUMBER (//)
  197. Bad number
  198. MSG_BAD_ARGS (//)
  199. Bad args
  200. MSG_PROJECT_ACTIVE (//)
  201. Project already active
  202. MSG_UNKNOWN_PROJECT (//)
  203. Unknown project
  204. MSG_NO_AREXX (//)
  205. ARexx server not active
  206. MSG_GUI_NOT_LOCKED (//)
  207. GUI is not locked
  208. MSG_COULDNT_ACTIVATE_FIELD (//)
  209. Couldn`t activate Field
  210. MSG_WRONG_FIELD_TYPE (//)
  211. Wrong fieldtype
  212. MSG_NO_RECORD_4 (//)
  213. No record
  214. MSG_AREXX_SCRIPT_RETURNED (//)
  215. ARexx script\n%s\nreturned\n%s (%ld)
  216. MSG_COULD_NOT_START_AREXX_SCRIPT (//)
  217. Could not start ARexx script\n%s\n%s
  218. ;
  219. ;
  220. ;
  221. MSG_UNNAMED (130//)
  222. Unnamed
  223. MSG_FIASCO (//)
  224. Fiasco
  225. ; Strings 132 to 143 are reserved
  226. MSG_EDIT_RELATION (144//)
  227. Edit relation
  228. MSG_EDIT_MENU (//)
  229. User Menu
  230. MSG_SHOW_COLUMN (//)
  231. Show column
  232. MSG_SELECT_FILE (//)
  233. Select file
  234. MSG_SELECT_PREFS (//)
  235. Select prefs
  236. MSG_SELECT_FONT (//)
  237. Select font
  238. MSG_GOTO (//)
  239. Goto
  240. MSG_FILTER (//)
  241. Filter
  242. MSG_REPLACE (//)
  243. Replace
  244. MSG_COUNT (//)
  245. Count
  246. MSG_FIND (//)
  247. Find
  248. MSG_SORT (//)
  249. Sort
  250. MSG_OPTIONS (//)
  251. Options
  252. MSG_IMPORT (//)
  253. Import
  254. MSG_EXPORT (//)
  255. Export
  256. MSG_CONVERT_FIELD (//)
  257. Convert Field
  258. ; Displayed in Datatypes-Field:
  259. MSG_EMPTY (//)
  260. Empty
  261. MSG_NEW_FIELD (//)
  262. New Field:
  263. MSG_EDIT_FIELD (//)
  264. Edit Field:
  265. ; Displayed in Datatypes-Field:
  266. MSG_DT_LOADING_DEFERRED (//)
  267. Deferred
  268. MSG_DELETE_FIELD (//)
  269. Delete Field
  270. ;
  271. ; Fieldtypes
  272. ;
  273. MSG_FT_STRING (170//)
  274. String
  275. MSG_FT_INTEGER (//)
  276. Integer
  277. MSG_FT_FLOAT (//)
  278. Float
  279. MSG_FT_BOOL (//)
  280. Boolean
  281. MSG_FT_CYCLE (//)
  282. Cycle
  283. MSG_FT_SLIDER (//)
  284. Slider
  285. MSG_FT_DATE (//)
  286. Date
  287. MSG_FT_TIME (//)
  288. Time
  289. MSG_FT_EXTERN (//)
  290. Extern
  291. MSG_FT_DATATYPES (//)
  292. Datatypes
  293. MSG_FT_TEXT (//)
  294. Text
  295. MSG_FT_BUTTON (//)
  296. Button
  297. MSG_FT_BAR (//)
  298. Bar
  299. MSG_FT_VARSTRING (//)
  300. Var String
  301. MSG_FT_LISTVIEW (189//)
  302. Listview
  303. ;
  304. ; Service-Window
  305. ;
  306. MSG_ADD (190//)
  307. Add
  308. MSG_DEL (//)
  309. Delete
  310. ;
  311. ; Window/Group-Names
  312. ;
  313. MSG_ERASE (200//)
  314. Erase
  315. MSG_OPEN (//)
  316. Open
  317. MSG_QUIT (//)
  318. Quit
  319. MSG_ID (//)
  320. ID
  321. MSG_MAXCHARS (//)
  322. max chars
  323. MSG_WIDTH (//)
  324. Width
  325. MSG_HEIGHT (//)
  326. Height
  327. MSG_INITCONT (//)
  328. Initial Content
  329. MSG_COMMAND (//)
  330. Command
  331. MSG_MINMAX (//)
  332. Min/Max
  333. MSG_AREXX (//)
  334. ARexx
  335. MSG_STRETCH (//)
  336. Mask Stretching
  337. ;
  338. ; Longer Texts
  339. ;
  340. MSG_FATAL_ERROR (250//)
  341. FATAL ERROR!\nProject has to be closed!\nDo you want to save it before proceeding?\n(The original one will be in %s.bak)
  342. MSG_ILLEGAL_VAL_FOR_MAXCHARS (//)
  343. Illegal value for:\n\"Max chars\"
  344. MSG_D_ENTRIES_ARE_LONGER (//)
  345. Warning:\n%ld entries are longer than %ld chars!\nThe maximun length is %ld
  346. MSG_INVALID_VALUES_FOR (//)
  347. Invalid values for:
  348. MSG_FIELD_TOO_WIDE (//)
  349. Field is too wide!\nThe maximum width in this place is %ld.%s
  350. MSG_SHIFTING_NOT_POSSIBLE (//)
  351. \nShifting is not possible.
  352. MSG_NEEDSLABEL (//)
  353. You have to specify at least one label
  354. MSG_SMALLSTACK (//)
  355. The specified stacksize is relatively small!\nDo you really want to use this value?\n(Crashes are possible)
  356. MSG_ASK_REMOVE_RECORD (//)
  357. Do you really want\nto remove this record?
  358. MSG_ASK_REMOVE_FIELD (//)
  359. Do you really want\nto remove this field?\n(All data in this field will be lost!)
  360. MSG_FIASCO_TOO_OLD (//)
  361. You need a newer version of\nFiasco to load %s.\nThis is Fiasco %ld.%ld.\nThe file has been created with Fiasco %ld.%ld.
  362. ; Note: All Fiasco 2.0x versions (5.x) used the values in the wrong order.
  363. ;       Starting with Fiasco 2.1 (6.x) the values are displayed with this format string
  364. ;       in the correct order.
  365. MSG_PROB_NO_MEM (//)
  366. Probably not enough memory
  367. MSG_S_HAS_CHANGED_S_ANYWAY (//)
  368. \"%s\" has changed.\n%s anyway?
  369. MSG_INVALID_NUMBER (//)
  370. Invalid Number
  371. MSG_THERE_ARE_MENUS (//)
  372. There are already user-defined menus!\nShall I append the new menus or replace them?
  373. MSG_PATTERN_S_NOT_FOUND (//)
  374.  
  375. ; MSG_PATTERN_S_NOT_FOUND is unused
  376. MSG_FILTER_BOGUS (//)
  377. No records would match with this filter\nUsing old index
  378. MSG_ASK_REPLACE (//)
  379. Replace ?
  380. MSG_FOUND_PAT_D_TIMES (//)
  381. Found pattern %ld times.\n(%ld %%)
  382. MSG_NO_PATTERN (//)
  383. No pattern specified
  384. MSG_STATISTIC (//)
  385.  
  386. ; MSG_STATISTIC is unused
  387. MSG_FIELDTYPE_MISMATCH (//)
  388. Fieldtype mismatch
  389. MSG_MAXCHARS_TOO_SMALL (//)
  390. Max Chars of %s too small
  391. MSG_COULDNT_CLOSE_SCREEN (//)
  392. Fiasco is attempting to close its public screen.\nPlease close all windows.
  393. MSG_S_ALREADY_EXISTS_REALLY_OVERWRITE (//)
  394. %s already exists.\nDo you want to overwrite it?
  395. MSG_S_IS_INVALID (//)
  396. %s is corrupt 
  397. MSG_DO_REALLY_WANT_TO_REORG (//)
  398. Do you really want to reorganize the database\n%s?\n%ld unused records will be\nunrecoverably deleted!
  399. MSG_S_MAY_BE_INVALID (//)
  400. %s may be invalid.\nDo you want to try to load the database nethertheless?\n(Be careful with save commands, because that may destroy your data entirely!) 
  401. MSG_LOAD_DATABASE_CANCEL (//)
  402. Load Database|Cancel
  403. MSG_PERFORM_MODIFICATION_SAVE (//)
  404. To perform this modification,\nFiasco has to save the database.\nDo you want to continue?
  405. MSG_PATTERN_NOT_FOUND (//)
  406. Pattern not found
  407. ;
  408. ; Errors from OpenScreen()
  409. ;
  410. MSG_OSERR_NOMONITOR (290//)
  411. Monitor not availble
  412. MSG_OSERR_NOCHIPS (//)
  413. Newer custom chips required
  414. MSG_OSERR_UNKNOWNMODE (//)
  415. Unknown display mode
  416. MSG_OSERR_PUBNOTUNIQUE (//)
  417. Name of public screen already used
  418. ;
  419. ; EasyRequest-Gadgets
  420. ;
  421. MSG_SHIFT_SQUEEZE_CANCEL (300//)
  422. Shift|Squeeze|Cancel
  423. MSG_S_SAVE_THEN_S_CANCEL (//)
  424. %s|Save then %s|Cancel
  425. MSG_REPLACE_APPEND (//)
  426. Replace|Append
  427. MSG_CONTINUE_IGNORE (//)
  428. Continue|Help|Ignore
  429. MSG_OK_ABORT_SKIP (//)
  430. Ok|Abort|Skip
  431. MSG_SQUEEZE_CANCEL (//)
  432. Squeeze|Cancel
  433. MSG_CHANGE_TO_D_CHANGE_TO_D_CANCEL (//)
  434. Change to %ld|Change to %ld|Cancel
  435. MSG_RETURN_TO_MAIN_RETURN_TO_REQUESTER (//)
  436. Return to Main|Return to Requester
  437. ;
  438. ; iffparse
  439. ;
  440. MSG_NO_LEXICAL_SCOPE (350//)
  441. No lexical scope
  442. MSG_STREAM_READ_ERROR (//)
  443. Stream read error
  444. MSG_STREAM_WRITE_ERROR (//)
  445. Stream write error
  446. MSG_STREAM_SEEK_ERROR (//)
  447. Stream seek error
  448. MSG_FILE_IS_CORRUPT (//)
  449. File is corrupt
  450. MSG_IFF_SYNTAX_ERROR (//)
  451. IFF syntax error
  452. MSG_NOT_IFF (//)
  453. Not an IFF file
  454. MSG_IFF_ERROR (375//)
  455. IFF Error:\n%s
  456. MSG_COULDNT_OPEN_CLIPBOARD (//)
  457. Couldn`t open clipboard
  458. MSG_CLIPBOARD_CONTAINS_NO_FTXT (//)
  459. Clipboard contains no text
  460. ;
  461. ; Titles for miscelanneous requesters
  462. ;
  463. MSG_ASL_SELECT_DATABASE (400//)
  464. Select Database
  465. MSG_INPUT_NUMBER (//)
  466. Input Number:
  467. MSG_INPUT_STRING (//)
  468. Input String:
  469. MSG_SELECT_FIELD (//)
  470. Select Field
  471. ;
  472. ; Options-Requester
  473. ;
  474. MSG_NAME_GAD (1000//)
  475. _Name
  476. MSG_AUTHOR_GAD (//)
  477. _Author
  478. MSG_ANNO_GAD (//)
  479. Anno_tations
  480. MSG_STRECH_X_GAD (//)
  481. _X
  482. MSG_STRECH_Y_GAD (//)
  483. _Y
  484. MSG_OPT_WINDOWS (//)
  485. Windows
  486. MSG_OPT_OPEN_LIST_GAD (//)
  487. Open list on _startup
  488. MSG_OPT_FIX_LIST_COORD_GAD (//)
  489. _List position fixed
  490. MSG_OPT_FIX_MASK_COORD_GAD (//)
  491. _Mask position fixed
  492. MSG_OPT_RECORDS (//)
  493. Records
  494. MSG_OPT_RECORD_READ_TIME_GAD (//)
  495. Max. t_ime for reading
  496. MSG_OPT_MAX_MEMORY_GAD (//)
  497. Max. memo_ry
  498. MSG_OPT_DRAG_GAD (//)
  499. Drag Bar
  500. MSG_OPT_DEPTH_GAD (//)
  501. Depth Gadget
  502. MSG_OPT_CLOSE_GAD (//)
  503. Close Gadget
  504. MSG_OPT_SIZE_GAD (//)
  505. Size Gadget
  506. MSG_OPT_TITLE_GAD (//)
  507. Title
  508. ;
  509. ; Fieldrequesters
  510. ;
  511. ; Standard
  512. ;
  513. MSG_ID_GAD (1100//)
  514. _ID
  515. MSG_WIDTH_GAD (//)
  516. _Width
  517. MSG_HEIGHT_GAD (//)
  518. _Height
  519. MSG_INIT_CONT_GAD (//)
  520. _Type
  521. MSG_USE_OLD_VALUE_GAD (//)
  522. Use old value
  523. MSG_MAX_CHARS_GAD (//)
  524. _Max Chars
  525. MSG_SCRIPT_GAD (//)
  526. ARexx-_Script
  527. MSG_READ_ONLY_GAD (//)
  528. _Read Only
  529. MSG_FIELDREQ_OPTIONS (//)
  530. Options
  531. MSG_FIELDREQ_EDIT_SCRIPT (//)
  532. Edit S_cript...
  533. MSG_USE_OWN_VALUE_GAD (//)
  534. Use own value
  535. MSG_OWN_VALUE_GAD (//)
  536. _Own value
  537. MSG_FR_VIRTUAL_GAD (1113//)
  538. _Virtual
  539. MSG_FR_FREEDOM_GAD (//)
  540. _Freedom
  541. MSG_FR_FREEDOM_HORIZ (//)
  542. Horizontal
  543. MSG_FR_FREEDOM_VERT (//)
  544. Vertical
  545. MSG_FR_WIDTH_HEIGHT_GAD (//)
  546. Width_/Height
  547. MSG_FR_LISTVIEW_GAD (//)
  548. _Listview
  549. MSG_FR_KEYBOARD_SHORTCUT_GAD (//)
  550. _Keyboard Shortcut
  551. MSG_FR_KEYBOARD_SHORTCUT (//)
  552. Keyboard Shortcut
  553. MSG_FR_JUSTIFICATION_GAD (//)
  554. _Justification
  555. MSG_FR_JUSTIFICATION_LEFT (//)
  556. Left
  557. MSG_FR_JUSTIFICATION_RIGHT (//)
  558. Right
  559. MSG_FR_JUSTIFICATION_CENTERED (//)
  560. Centered
  561. MSG_FR_LIST_JUSTIFICATION_GAD (//)
  562. J_ustification
  563. MSG_FR_MASK_HIDDEN_GAD (//)
  564. Hidd_en
  565. MSG_FR_LIST_HIDDEN_GAD (//)
  566. Hidde_n
  567. MSG_FR_LIST (//)
  568. List Window
  569. MSG_FR_MASK (//)
  570. Mask Window
  571. MSG_FR_STRUCTURE (//)
  572. Structure
  573. MSG_FR_LIST_WIDTH_GAD (//)
  574. Width
  575. MSG_FR_STYLE (//)
  576. Style
  577. MSG_FR_WIDTH (//)
  578. Mask/Width
  579. MSG_FR_HEIGHT (//)
  580. Mask/Height
  581. MSG_FR_MAX_CHARS (//)
  582. Max Chars
  583. MSG_FR_LIST_WIDTH (//)
  584. List/Width
  585. MSG_FR_SELECT_FIELD_TO_EDIT (//)
  586. Select field to edit:
  587. MSG_FR_FORMULA_GAD (//)
  588. Formula
  589. MSG_FR_PROGRAMMING (//)
  590. Programming
  591. MSG_FR_PREDEF_VALUES_GAD (//)
  592. Predefined Values...
  593. MSG_FR_SELECT_ONLY_GAD (//)
  594. Select Only
  595. MSG_FR_AREXX_ARGS_GAD (//)
  596. Arguments
  597. ;
  598. ; String
  599. ;
  600. ; Integer
  601. ;
  602. MSG_GIMME_UNI_ID_GAD (1200//)
  603. Use unique Key
  604. ;
  605. ; Float
  606. ;
  607. MSG_PRECISION_GAD (1250//)
  608. _Precision
  609. ;
  610. ; Slider
  611. ;
  612. MSG_MIN_VAL_GAD (1300//)
  613. _Min. Value
  614. MSG_MAX_VAL_GAD (//)
  615. Ma_x. Value
  616. MSG_FORMAT_GAD (//)
  617. _Format
  618. MSG_MAX_FORMAT_LEN_GAD (//)
  619. Format Len_gth
  620. ;
  621. ; Cycle
  622. ;
  623. MSG_LABELS_GAD (1350//)
  624. Labels
  625. MSG_ADD_CYCLE_LABEL_GAD (//)
  626. Add
  627. MSG_DEL_CYCLE_LABEL_GAD (//)
  628. Del
  629. ;
  630. ; Date
  631. ;
  632. MSG_USE_CURRENT_DATE_GAD (1400//)
  633. Use current date
  634. ;
  635. ; Time
  636. ;
  637. MSG_USE_CURRENT_TIME_GAD (1450//)
  638. Use current time
  639. MSG_FR_TIME_DURATION_GAD (//)
  640. _Duration format
  641. ;
  642. ; Extern
  643. ;
  644. MSG_COMMAND_GAD (1500//)
  645. Comman_d
  646. MSG_STACK_GAD (//)
  647. St_ack
  648. MSG_FILEREQ_GADGET_GAD (//)
  649. File_Req Gadget
  650. MSG_FR_EXT_COMMAND (//)
  651. Command
  652. ;
  653. ; Datatypes
  654. ;
  655. ; Since v5, most of these strings are no longer used directly in the
  656. ; datatypes field requester, but in the datatypes options requester. 
  657. ; The datatypes options requester can be opened using the options gadget 
  658. ; in the datatypes field requester.
  659. ;
  660. MSG_SCROLLBARS_GAD (1550//)
  661. Scroll_bars
  662. MSG_DEFER_LOADING_GAD (//)
  663. _Defer Loading
  664. MSG_SAVE_GADGET_GAD (//)
  665. Save _Gadget
  666. MSG_IMMEDIATE_PLAY_GAD (//)
  667. _Play immediately
  668. MSG_DT_BORDER_GAD (//)
  669. Bo_rder
  670. MSG_DT_STRING_GAD (//)
  671. Display _filename
  672. MSG_DT_TYPE_OPTIONS_GAD (//)
  673. _Options...
  674. MSG_DT_CENTER_CONTENTS_GAD (//)
  675. _Center
  676. ;
  677. ; Text
  678. ;
  679. MSG_TEXT_GAD (1600//)
  680. _Text
  681. MSG_PEN_GAD (//)
  682. _Pen
  683. MSG_BOLD_GAD (//)
  684. _Bold
  685. MSG_ITALICS_GAD (//)
  686. _Italics
  687. MSG_UNDERLINED_GAD (//)
  688. _Underlined
  689. MSG_NORMAL_GAD (//)
  690. Normal
  691. MSG_HIGHLIGHT_GAD (//)
  692. Highlight
  693. MSG_TXT_TEXT (//)
  694. Text
  695. ;
  696. ; Button
  697. ;
  698. MSG_CONSOLE_WINDOW_GAD (1650//)
  699. Co_nsole window
  700. MSG_FR_BUTTON_PROGRAM_TYPE_GAD (//)
  701. T_ype
  702. MSG_FR_BUTTON_PROGRAM (//)
  703. Action
  704. ;
  705. ; Var String
  706. ;
  707. MSG_CLIPBOARD_GADGETS_GAD (1700//)
  708. _Clipboard Gadgets
  709. ;
  710. ; Datatypes Type Options
  711. ;
  712. MSG_DTTO_PICTURES (1750//)
  713. Pictures
  714. MSG_DTTO_SCALING_GAD (//)
  715. _Scaling
  716. MSG_DTTO_SCALING_OFF (//)
  717. Off
  718. MSG_DTTO_SCALING_IF_BIGGER (//)
  719. If Bigger
  720. MSG_DTTO_SCALING_ALWAYS (//)
  721. Always
  722. MSG_DTTO_SCALE_SIZE_GAD (//)
  723. Scale Si_ze
  724. MSG_DTTO_FULL_SIZE (//)
  725. Full Size
  726. MSG_DTTO_PROPORTIONAL_SMALL (//)
  727. Proportional Small
  728. MSG_DTTO_PROPORTIONAL_BIG (//)
  729. Proportional Big
  730. MSG_DTTO_TEXTS (//)
  731. Texts
  732. MSG_DTTO_WORDWRAP_GAD (//)
  733. _Word Wrap
  734. MSG_DTTO_MISC (//)
  735. Miscellaneous
  736. MSG_DTTO_MASK (//)
  737. Mask
  738. MSG_DTTO_TITLE (//)
  739. Datatypes Options
  740. MSG_DTTO_DONT_REQUEST_DISKS (//)
  741. Do not request disks
  742. ;
  743. ; Popup Gadget
  744. ;
  745. MSG_POG_TITLE (1800//)
  746. Popup Gadget
  747. MSG_POG_TYPE_GAD (//)
  748. _Popup Gadget
  749. MSG_POG_TYPE_OFF (//)
  750. Off
  751. MSG_POG_TYPE_PREDEFINED_VALUE (//)
  752. Request Predefined Value
  753. MSG_POG_TYPE_AREXX_SCRIPT (//)
  754. Execute ARexx Script
  755. MSG_POG_PREDEFINED_VALUES (//)
  756. Predefined Values
  757. MSG_POG_VALUE_GAD (//)
  758. _Value
  759. MSG_POG_VALUE_NEW_GAD (//)
  760. _New
  761. MSG_POG_VALUE_DEL_GAD (//)
  762. _Del.
  763. MSG_POG_AREXX_SCRIPT (//)
  764. ARexx Script
  765. ;
  766. ; Predefined Values Requester
  767. ;
  768. MSG_PDR_TITLE (1850//)
  769. Predefined Values
  770. MSG_PDR_FIELD_GAD (//)
  771. Field:
  772. MSG_PDR_OLD_VALUE_GAD (//)
  773. Old Value:
  774. MSG_PDR_NEW_VALUE_GAD (//)
  775. _New Value:
  776. ;
  777. ; Search and related
  778. ;
  779. MSG_FIELD_GAD (2000//)
  780. _Fields:
  781. MSG_PATTERN_GAD (2002//)
  782. Pa_ttern
  783. MSG_BLURRED_GAD (//)
  784. Blurred Search
  785. MSG_NEXT_GAD (2005//)
  786. Next
  787. MSG_FIRST_GAD (//)
  788. First
  789. MSG_PREV_GAD (//)
  790. Previous
  791. MSG_REPLACE_GAD (//)
  792. _Replacement
  793. MSG_CONFIRM_GAD (//)
  794. C_onfirm
  795. MSG_ALL_GAD (//)
  796. All
  797. MSG_SEARCH_INDEX_GAD (//)
  798. _Index
  799. MSG_MARK_TITLE (//)
  800. Mark
  801. MSG_SEARCH_FOR_GAD (//)
  802. Search for:
  803. MSG_SEARCH_DELETE_GAD (//)
  804. _Delete
  805. MSG_SEARCH_BLURRED_SEARCH_OFF (//)
  806. «Off»
  807. MSG_SEARCH_MODE_GAD (//)
  808. Mode:
  809. MSG_SEARCH_MODE_BY_FIELDS (//)
  810. By Fields
  811. MSG_SEARCH_MODE_BY_FORMULA (//)
  812. By Formula
  813. MSG_SEARCH_FORMULA_GAD (//)
  814. _Formula:
  815. MSG_SEARCH_SEARCHINFO_NAME_GAD (//)
  816. Name:
  817. MSG_SEARCH_REPLACE_FIELD_GAD (//)
  818. Field
  819. MSG_SEARCH_SELECT_VALUE (2035//)
  820. Select Value:
  821. ;
  822. ; Search Info
  823. ;
  824. MSG_SEARCHINFO_TITLE (2040//)
  825. Select Search Information
  826. MSG_SEARCHINFO_NAME_DEFAULT (2045//)
  827. Default
  828. MSG_SEARCHINFO_NAME_FILTER_DEFAULT (//)
  829. Filter Default
  830. ;
  831. ; Sort
  832. ;
  833. MSG_SORT_BY_GAD (2050//)
  834. Sort _by
  835. MSG_DESCENDING_GAD (//)
  836. _Descending
  837. MSG_SORT_DEL_GAD (//)
  838. D_elete
  839. MSG_SORT_FIELDS_GAD (//)
  840. _Fields
  841. MSG_SORT_INDEX_GAD (//)
  842. _Index
  843. MSG_SORT_USE_LOCALE_GAD (//)
  844. Use _Locale Settings
  845. ;
  846. ; Goto
  847. ;
  848. MSG_GOTO_RECORD_NUMBER (2101//)
  849. Record Number:
  850. ;
  851. ; Relations
  852. ;
  853. MSG_RELATED_FILE_GAD (2150//)
  854. _Related File
  855. MSG_KEY_HERE_GAD (//)
  856. _Local Key
  857. MSG_KEY_THERE_GAD (//)
  858. _Remote Key
  859. MSG_REAL_THERE_GAD (//)
  860. Remote r_eal Data
  861. MSG_REAL_HERE_GAD (//)
  862. Local real Data
  863. MSG_RELATION_TYPE_GAD (//)
  864. T_ype
  865. MSG_RELATION_ONE_WAY_GAD (//)
  866. Only read relation
  867. ;
  868. MSG_RELATION_ONLY_LISTS (2180//)
  869. Only listviews
  870. MSG_RELATION_ONLY_SIMPLE_TYPES (//)
  871. Only simple types
  872. MSG_RELATION_MATCH_KEY_HERE_ONLY_SIMPLE (//)
  873. Match local Key, Only Simple
  874. MSG_RELATION_MATCH_REAL_HERE (//)
  875. Match local real Data
  876. ;
  877. MSG_RELATION_TYPE_ONE_TO_ONE_GAD (2190//)
  878. 1:N (Field with same key directly copied)
  879. MSG_RELATION_TYPE_SUM_TO_N_GAD (//)
  880. N:Sum (Fields with same key summed up)
  881. MSG_RELATION_TYPE_ONE_TO_N_GAD (//)
  882. N:L (Fields with same key copied in list)
  883. MSG_RELATION_TYPE_N_TO_ONE_GAD (//)
  884. 1:L (Fields with same key in list copied in list)
  885. ;
  886. ; Usermenu
  887. ;
  888. MSG_ITEMS_GAD (2200//)
  889. Items
  890. MSG_TYPE_GAD (//)
  891. _Type
  892. MSG_MENU_COMMAND_GAD (//)
  893. _Command
  894. MSG_AREXX_GAD (//)
  895. ARexx
  896. MSG_CLI_GAD (//)
  897. CLI
  898. MSG_ADD_USER_ITEM_GAD (//)
  899. Add
  900. MSG_DEL_USER_ITEM_GAD (//)
  901. Del
  902. ;
  903. ; Export/Import
  904. ;
  905. MSG_XP_FILE_GAD (2300//)
  906. _File
  907. MSG_XP_VIEW_GAD (//)
  908. _View
  909. MSG_XP_RECORDS (2310//)
  910. Records
  911. MSG_XP_RECORD_START_GAD (//)
  912. S_tart
  913. MSG_XP_RECORD_END_GAD (//)
  914. _End
  915. MSG_XP_RECORD_SEPERATOR_GAD (//)
  916. Se_perator
  917. MSG_XP_FIELDS (2340//)
  918. Fields
  919. MSG_XP_FIELD_START_GAD (//)
  920. St_art
  921. MSG_XP_FIELD_END_GAD (//)
  922. E_nd
  923. MSG_XP_FIELD_SEPERATOR_GAD (//)
  924. Sepe_rator
  925. MSG_XP_MISC (//)
  926. Misc
  927. MSG_XP_SKIP_LINES_GAD (//)
  928. Skip _Lines
  929. MSG_XP_START_SKIP_GAD (//)
  930. Start S_kip
  931. MSG_XP_OPTIONS (//)
  932. Options
  933. MSG_XP_FIRST_LINE_IDS_GAD (//)
  934. First record contains _IDs
  935. MSG_XP_APPEND_NEW_FIELDS_GAD (//)
  936. Append ne_w fields
  937. MSG_XP_OVERWRITE_OLD_PROJECT_GAD (//)
  938. _Overwrite old project
  939. MSG_XP_MARKED_RECORDS_ONLY_GAD (//)
  940. _Marked records only
  941. MSG_XP_MAX_FIELDS_GAD (//)
  942. Ma_x Fields
  943. MSG_XP_LISTVIEWS (//)
  944. Listviews
  945. MSG_XP_ENTRY_SEPARATOR_GAD (//)
  946. Entry Separator
  947. ;
  948. ; Convert Field
  949. ;
  950. MSG_FIELD_ID_GAD (2400//)
  951. Field ID
  952. MSG_OLD_TYPE_GAD (//)
  953. old Type
  954. MSG_NEW_TYPE_GAD (//)
  955. _new Type
  956. MSG_ALTERNATIVE_FORMAT_GAD (//)
  957. _alternative format
  958. MSG_CONV_OPTIONS (//)
  959. Options
  960. ;
  961. ; Warning requester in Convert Field
  962. ;
  963. MSG_CONV_S_IS_USED_BY (2430//)
  964. %s is used by:
  965. MSG_CONV_REMOVE_CANCEL (//)
  966. Remove|Cancel
  967. MSG_CONV_ONE_RELATION (//)
  968. · 1 relation as Real Here
  969. MSG_CONV_D_RELATIONS (//)
  970. · %ld relations
  971. ; Unused
  972. MSG_CONV_ONE_INDEX_FOR_SORTING (//)
  973. · 1 index for sorting
  974. MSG_CONV_D_INDICES_FOR_SORTING (//)
  975. · %ld indices for sorting
  976. MSG_CONV_ONE_INDEX_FOR_FILTERING (//)
  977. · 1 index for filtering
  978. MSG_CONV_D_INDICES_FOR_FILTERING (//)
  979. · %ld indices for filtering
  980. ;
  981. ; Display
  982. ;
  983. MSG_PUBLIC_SCREEN_GAD (2450//)
  984. PublicScreen
  985. MSG_CUSTOM_SCREEN_GAD (//)
  986. CustomScreen
  987. MSG_SCREEN_MODE_GAD (//)
  988. Screen Mode
  989. MSG_MASK_FONT (//)
  990. Mask Font
  991. MSG_CUSTOM_SCREEN_FONT (//)
  992. Custom Screen Font
  993. MSG_USE_CUSTOM_FONT_S_GAD (//)
  994. Custom Font
  995. MSG_USE_WB_SCREEN_S_GAD (//)
  996. WB Screen Font
  997. MSG_USE_CUSTOM_FONT_M_GAD (//)
  998. Custom Font
  999. MSG_USE_SYSTEM_DEFAULT_FONT_M_GAD (//)
  1000. System Default Font
  1001. MSG_SCREEN (//)
  1002. Screen
  1003. MSG_SCREEN_TYPE_GAD (//)
  1004. Screen_type
  1005. MSG_PUBSCREEN_NAME_GAD (//)
  1006. _PubScreen Name
  1007. MSG_SCREEN_FONT_TYPE_GAD (//)
  1008. Screen _Font
  1009. MSG_MASK_FONT_TYPE_GAD (//)
  1010. _Mask Font
  1011. MSG_SELECT_CUSTOM_FONT (//)
  1012. Custom Font
  1013. ; Window Title:
  1014. MSG_DISPLAY_TITLE (//)
  1015. Display
  1016. MSG_IMAGES (//)
  1017. Images
  1018. MSG_NEW_LOOK_PROP_GADS_GAD (//)
  1019. _New look proportional gadgets
  1020. ;
  1021. ; Print
  1022. ;
  1023. ; Print Elements Req
  1024. ;
  1025. MSG_PF_NEW_ELEMENT (2500//)
  1026. New Element:
  1027. MSG_PF_EDIT_ELEMENT (//)
  1028. Edit Element:
  1029. MSG_PF_FIELD_GAD (//)
  1030. _Field
  1031. MSG_PF_WIDTH_GAD (//)
  1032. _Width
  1033. MSG_PF_TEXT_GAD (//)
  1034. _Text
  1035. MSG_PF_CLIP_GAD (//)
  1036. _Clip
  1037. MSG_PF_BOLD_GAD (//)
  1038. _Bold
  1039. MSG_PF_ITALIC_GAD (//)
  1040. _Italic
  1041. MSG_PF_UNDERLINED_GAD (//)
  1042. _Underlined
  1043. MSG_PF_STYLE (//)
  1044. Style
  1045. MSG_PF_HEIGHT_GAD (//)
  1046. _Height
  1047. ;
  1048. ; Print Elements
  1049. ;
  1050. MSG_P_ELEMENT_FIELD (2520//)
  1051. Field
  1052. MSG_P_ELEMENT_TEXT (//)
  1053. Text
  1054. MSG_P_ELEMENT_FORMFEED (//)
  1055. Formfeed
  1056. ;
  1057. ; Print Options
  1058. ;
  1059. MSG_PO_TITLE (2530//)
  1060. Print Options
  1061. MSG_PO_PRINT_TO_GAD (//)
  1062. Print _to
  1063. MSG_PO_MARKED_ONLY_GAD (//)
  1064. Only _marked records
  1065. MSG_PO_AREXX_PRINT_GAD (//)
  1066. Print with _ARexx
  1067. MSG_PO_WAIT_AFTER_EACH_PAGE_GAD (//)
  1068. _Wait after each Page
  1069. ;
  1070. ; Print window title
  1071. ;
  1072. MSG_PRT_WINDOW_TITLE (2548//)
  1073. Fiasco Print: %s with %s
  1074. ;
  1075. ; For "Wait after each Page"
  1076. ;
  1077. MSG_PRT_WAITING (2549//)
  1078. Waiting...
  1079. MSG_PRT_CONTINUE_ABORT (2547//)
  1080. Continue|Abort
  1081. ;
  1082. ;
  1083. ; External Programs & Paths Settings
  1084. ;
  1085. MSG_EDITOR_PROG_GAD (2551//)
  1086. _Editor Program
  1087. MSG_EDITOR_STACK_GAD (//)
  1088. Stack
  1089. MSG_PROGRAMS_TITLE (//)
  1090. External Programs and Paths
  1091. ; Title of Window
  1092. MSG_PROGRAMS_PROGRAMS_TITLE (//)
  1093. Programs
  1094. MSG_PROGRAMS_TEXT_VIEWER_PROGRAM_GAD (//)
  1095. _Text Viewer Program
  1096. MSG_PROGRAMS_TEXT_VIEWER_STACK_GAD (//)
  1097. Stack
  1098. MSG_PROGRAMS_PATHS_TITLE (//)
  1099. Paths
  1100. MSG_PROGRAMS_PATH_FIASCO_GAD (//)
  1101. Fiasco Path for Icons
  1102. MSG_PROGRAMS_PATH_DATABASE_DEFAULT_GAD (//)
  1103. Default Database Directory
  1104. ;
  1105. ; Statistic
  1106. ;
  1107. MSG_DB_STATISTIC (2600//)
  1108. Database statistic
  1109. MSG_DB_STATISTIC_FLUSH_RECORDS_GAD (//)
  1110. _Flush unused Records
  1111. MSG_DB_STATISTIC_FILE (//)
  1112. Database:
  1113. MSG_DB_STATISTIC_INDEX (//)
  1114. Index:
  1115. MSG_DB_STATISTIC_DISK_RECORDS (//)
  1116. Records on disk:
  1117. MSG_DB_STATISTIC_INDEX_RECORDS (//)
  1118. Records in index:
  1119. MSG_DB_STATISTIC_ADDED_RECORDS (//)
  1120. Added records in RAM:
  1121. MSG_DB_STATISTIC_LOADED_RECORDS (//)
  1122. Disk-loaded records in RAM:
  1123. MSG_DB_STATISTIC_ALL_RECORDS (//)
  1124. All records in RAM:
  1125. MSG_DB_STATISTIC_FREE_MEM (//)
  1126. Free RAM:
  1127. MSG_DB_STATISTIC_SIZE_ONE_RECORD (//)
  1128. RAM size of one record:
  1129. MSG_DB_STATISTIC_SIZE_ALL_RECORDS (//)
  1130. RAM size of all records:
  1131. MSG_DB_STATISTIC_CHANGED_RECORDS (//)
  1132. Changed records in RAM:
  1133. MSG_DB_STATISTIC_DELETED_RECORDS (//)
  1134. Deleted records in RAM:
  1135. ;
  1136. ; Indices
  1137. ;
  1138. MSG_INDICES_TITLE (2650//)
  1139. Indices
  1140. MSG_INDEX_INDEX_FILES_GAD (//)
  1141. Index _Files
  1142. MSG_INDEX_NEW_INDEX_GAD (//)
  1143. New
  1144. MSG_INDEX_DEL_INDEX_GAD (//)
  1145. Delete
  1146. MSG_INDEX_EDIT_INDEX_GAD (//)
  1147. Edit
  1148. MSG_INDEX_NO_INDEX (//)
  1149. «No Index»
  1150. ;
  1151. ; New/Edit Index
  1152. ;
  1153. MSG_NEW_INDEX_TITLE (2700//)
  1154. New Index
  1155. MSG_EDIT_INDEX_TITLE (//)
  1156. Edit Index
  1157. MSG_NEW_INDEX_COPY (//)
  1158. _Index Source:
  1159. MSG_NEW_INDEX_EDIT_SORT_GAD (//)
  1160. Index Sorting...
  1161. MSG_NEW_INDEX_EDIT_FILTER_GAD (//)
  1162. Index Filter...
  1163. MSG_NEW_INDEX_AUTO_ADD_NEW_RECORDS_GAD (//)
  1164. _Automatically add new Records
  1165. ;
  1166. ; User interface prefs
  1167. ;
  1168. MSG_UIP_TITLE (2750//)
  1169. User Interface
  1170. MSG_UIP_SERVICE_WINDOW (//)
  1171. Service Window
  1172. MSG_UIP_SW_OPEN_ON_STARTUP_GAD (//)
  1173. Open on _Startup
  1174. MSG_UIP_SW_FIXED_POSITION_GAD (//)
  1175. _Fixed Position
  1176. MSG_UIP_MISC (//)
  1177. Miscellaneous
  1178. MSG_UIP_CREATE_ICONS_GAD (//)
  1179. Create _Icons
  1180. MSG_UIP_SPEECH_GAD (//)
  1181. Speech
  1182. MSG_UIP_SECURITY_REQS_GAD (//)
  1183. Security requesters
  1184. MSG_UIP_CYCLE_WITH_ENTER_GAD (//)
  1185. Cycle through fields with `Enter'
  1186. MSG_UIP_ACTIVATE_FIRST_FIELD_GAD (//)
  1187. Automatically activate first field
  1188. ;
  1189. ; Databases prefs
  1190. ;
  1191. MSG_DBP_TITLE (2800//)
  1192. Databases
  1193. MSG_DBP_RELATIONS (//)
  1194. Relations
  1195. MSG_DBP_WRITE_RELATIONS_GAD (//)
  1196. _Write Relations
  1197. MSG_DBP_UPDATE_RELATIONS_GAD (//)
  1198. _Update Relations
  1199. MSG_DBP_MISC (//)
  1200. Miscellaneous
  1201. MSG_DBP_CREATE_BACKUPS_GAD (//)
  1202. Create _Backups
  1203. MSG_DBP_USE_STAR_GAD (//)
  1204. Use `_*' as Synonym for `#?'
  1205. ;
  1206. ; Messages from database validator
  1207. ;
  1208. MSG_DBV_UNKNOWN_FIELD_TYPE (2850//)
  1209. The file %s contains invalid data:\nUnknown fieldtype %ld at field %s.\nClick on continue if you want\nFiasco to assume it is an integer field.
  1210. MSG_DBV_NO_FIELD_ID (//)
  1211. The file %s contains invalid data:\nField ID of length zero.
  1212. MSG_DBV_BAD_FIELD_ID (//)
  1213. The file %s contains invalid data:\nField ID contains invalid characters.
  1214. MSG_DBV_BAD_CYCLE_LABELS (//)
  1215. The file %s contains invalid data:\nLabels of cycle field %s are invalid.
  1216. MSG_DBV_MAX_CHARS_ZERO (//)
  1217. The file %s contains invalid data:\nMax chars of field %s zero.\nClick on continue if you want Fiasco\nto assume a max chars value of 30.
  1218. MSG_DBV_TEXT_FIELD_ZERO_LEN (//)
  1219. The file %s contains invalid data:\nText length of text field is zero.
  1220. ;
  1221. ; Reveal project
  1222. ;
  1223. MSG_REVEAL_PROJECT_TITLE (2900//)
  1224. Reveal Project
  1225. ;
  1226. ; Functions
  1227. ;
  1228. MSG_FUNC_TITLE (2950//)
  1229. Functions
  1230. MSG_FUNC_NAME_GAD (//)
  1231. _Name
  1232. MSG_FUNC_DEFINITION_GAD (//)
  1233. D_efinition
  1234. MSG_FUNC_ADD_GAD (//)
  1235. Add
  1236. MSG_FUNC_DEL_GAD (//)
  1237. Del.
  1238. ;
  1239. ; Constants
  1240. ;
  1241. MSG_CONST_TITLE (3000//)
  1242. Constants
  1243. MSG_CONST_NAME_GAD (//)
  1244. _Name
  1245. MSG_CONST_DEFINITION_GAD (//)
  1246. D_efinition
  1247. MSG_CONST_ADD_GAD (//)
  1248. Add
  1249. MSG_CONST_DEL_GAD (//)
  1250. Del.
  1251. ;
  1252. ; Formula requester
  1253. ;
  1254. MSG_FRMREQ_TITLE (3050//)
  1255. Edit Formula
  1256. MSG_FRMREQ_OPERATORS_GAD (//)
  1257. Operators:
  1258. MSG_FRMREQ_FUNCTIONS_GAD (//)
  1259. Functions:
  1260. MSG_FRMREQ_FIELDS_GAD (//)
  1261. Fields:
  1262. MSG_FRMREQ_CONSTANTS_GAD (//)
  1263. Constants:
  1264. ;
  1265. ; Status field in formula requester:
  1266. MSG_FRMREQ_OKAY (3100//)
  1267. Ok.
  1268. MSG_FRMREQ_ERROR (//)
  1269. Error:
  1270. ;
  1271. ; Field users:
  1272. ;
  1273. ; Messages:
  1274. ;
  1275. MSG_FLDUSE_FIELD_IN_USE_REMOVE (3150//)
  1276. This field is used by these objects:\n%s\n\nDo you want to continue and remove these uses?
  1277. MSG_FLDUSE_S_IN_USE_REMOVE (//)
  1278. The field %s is used by these objects:\n%s\n\nDo you want to continue and remove these uses?
  1279. MSG_FLDUSE_RELATION_REMOVE (//)
  1280. This field is connected by a relation.\nDo you want to continue and remove the relation?
  1281. ;
  1282. ; Objects:
  1283. ;
  1284. ; "\n" at beginnig is important for correct layout!
  1285. ;
  1286. MSG_FLDUSE_FORMULA (3200//)
  1287. \n· Formula of field %s
  1288. MSG_FLDUSE_SORTING (//)
  1289. \n· Sorting of index %s
  1290. MSG_FLDUSE_FILTER (//)
  1291. \n· Filter of index %s
  1292. ; Formulas 
  1293. ;
  1294. MSG_FORMULA_ERROR_FIELD (7000//)
  1295. Error in formula of field %s:\nFormula: %s\nError: %s
  1296. MSG_FORMULA_ERROR_DIRECT (//)
  1297. Error in formula:\n%s
  1298. MSG_FORMULA_ERROR_IN_DEFINITION (//)
  1299. Error in function definition:\nFunction: %s\nError: %s
  1300. MSG_FORMULA_ERROR_IN_HEADER (//)
  1301. Error in function header:\nFunction: %s\nError: %s
  1302. MSG_FORMULA_WANNA_RECOMPILE (//)
  1303. Do you want to recompile the formulas\ndefined in this project?
  1304. MSG_FORMULA_CHANGED_WANNA_RECALCULATE (//)
  1305. The formula has been changed.\nDo you want to recalculate all entries?
  1306. ;
  1307. ; Fiasco errors
  1308. ;
  1309. MSG_FIASCO_ERR_1000 (8000//)
  1310. Unknown function or command
  1311. MSG_FIASCO_ERR_1001 (//)
  1312. Invalid arguments
  1313. MSG_FIASCO_ERR_1002 (//)
  1314. Unknown field ID 
  1315. MSG_FIASCO_ERR_1003 (//)
  1316. No record active (database empty?)
  1317. MSG_FIASCO_ERR_1004 (//)
  1318. Unknown Fiasco project
  1319. MSG_FIASCO_ERR_1005 (//)
  1320. Wrong mode
  1321. MSG_FIASCO_ERR_1006 (//)
  1322. Wrong field type
  1323. MSG_FIASCO_ERR_1007 (//)
  1324. Searching failed
  1325. MSG_FIASCO_ERR_1008 (//)
  1326. Project already active
  1327. MSG_FIASCO_ERR_1009 (//)
  1328. GUI not locked
  1329. MSG_FIASCO_ERR_1010 (//)
  1330. Could not activate field
  1331. MSG_FIASCO_ERR_1011 (//)
  1332. Field is not a listview field
  1333. MSG_FIASCO_ERR_1012 (//)
  1334. Index out of range
  1335. MSG_FIASCO_ERR_1013 (//)
  1336. Unknown index
  1337. MSG_FIASCO_ERR_1014 (//)
  1338. Could not activate index
  1339. MSG_FIASCO_ERR_1015 (//)
  1340. Unknown search info
  1341. MSG_FIASCO_ERR_1016 (//)
  1342. ARexx server not running
  1343. MSG_FIASCO_ERR_1017 (//)
  1344. ARexx error
  1345. MSG_FIASCO_ERR_1101 (8101//)
  1346. Unmatched parenteses
  1347. MSG_FIASCO_ERR_1102 (//)
  1348. Missing operand
  1349. MSG_FIASCO_ERR_1103 (//)
  1350. Illegal operand
  1351. MSG_FIASCO_ERR_1104 (//)
  1352. Syntax error
  1353. MSG_FIASCO_ERR_1105 (//)
  1354. Expression expected
  1355. MSG_FIASCO_ERR_1106 (//)
  1356. If without else
  1357. MSG_FIASCO_ERR_1107 (//)
  1358. Else without if
  1359. MSG_FIASCO_ERR_1200 (8200//)
  1360. Math error
  1361. MSG_FIASCO_ERR_1201 (//)
  1362. Underflow
  1363. MSG_FIASCO_ERR_1202 (//)
  1364. Overflow
  1365. MSG_FIASCO_ERR_1203 (//)
  1366. Division by zero
  1367. MSG_FIASCO_ERR_1204 (//)
  1368. Not a valid number
  1369. MSG_FIASCO_ERR_1205 (//)
  1370. Not comparable
  1371. MSG_FIASCO_ERR_1206 (//)
  1372. Domain
  1373. MSG_FIASCO_ERR_1207 (//)
  1374. Out of range
  1375. MSG_FIASCO_ERR_1301 (8301//)
  1376. Unknown object type
  1377. MSG_FIASCO_ERR_1302 (//)
  1378. Object name missing
  1379. MSG_FIASCO_ERR_1303 (//)
  1380. Unknown object name
  1381. MSG_FIASCO_ERR_1304 (//)
  1382. Unkonwn attribute name
  1383. ;
  1384. ; ARexx errors
  1385. ;
  1386. MSG_REXX_ERR_01 (9000//)
  1387. Program not found
  1388. MSG_REXX_ERR_02 (//)
  1389. Execution halted
  1390. MSG_REXX_ERR_03 (//)
  1391. Insufficient memory
  1392. MSG_REXX_ERR_04 (//)
  1393. Invalid character
  1394. MSG_REXX_ERR_05 (//)
  1395. Unmatches quote
  1396. MSG_REXX_ERR_06 (//)
  1397. Unterminated comment
  1398. MSG_REXX_ERR_07 (//)
  1399. Clause too long
  1400. MSG_REXX_ERR_08 (//)
  1401. Invalid token
  1402. MSG_REXX_ERR_09 (//)
  1403. Symbol or string too long
  1404. MSG_REXX_ERR_10 (//)
  1405. Invalid message packet
  1406. MSG_REXX_ERR_11 (//)
  1407. Command string error
  1408. MSG_REXX_ERR_12 (//)
  1409. Error return from function
  1410. MSG_REXX_ERR_13 (//)
  1411. Host environment not found
  1412. MSG_REXX_ERR_14 (//)
  1413. Requested library not found
  1414. MSG_REXX_ERR_15 (//)
  1415. Function not found
  1416. MSG_REXX_ERR_16 (//)
  1417. Function did not return value
  1418. MSG_REXX_ERR_17 (//)
  1419. Wrong number of arguments
  1420. MSG_REXX_ERR_18 (//)
  1421. Invalid argument to function
  1422. MSG_REXX_ERR_19 (//)
  1423. Invalid PROCEDURE
  1424. MSG_REXX_ERR_20 (//)
  1425. Unexpected THEN or WHEN
  1426. MSG_REXX_ERR_21 (//)
  1427. Unexpected ELSE or OTHERWISE
  1428. MSG_REXX_ERR_22 (//)
  1429. Unexpected BREAK, LEAVE or ITERATE
  1430. MSG_REXX_ERR_23 (//)
  1431. Invalid statement in SELECT
  1432. MSG_REXX_ERR_24 (//)
  1433. Missing or multiple THEN
  1434. MSG_REXX_ERR_25 (//)
  1435. Missing OTHERWISE
  1436. MSG_REXX_ERR_26 (//)
  1437. Missing or unexpected END
  1438. MSG_REXX_ERR_27 (//)
  1439. Symbol mismatch
  1440. MSG_REXX_ERR_28 (//)
  1441. Invalid DO syntax
  1442. MSG_REXX_ERR_29 (//)
  1443. Incomplete IF or SELECT
  1444. MSG_REXX_ERR_30 (//)
  1445. Label not found
  1446. MSG_REXX_ERR_31 (//)
  1447. Symbol expected
  1448. MSG_REXX_ERR_32 (//)
  1449. Symbol or string expected
  1450. MSG_REXX_ERR_33 (//)
  1451. Invalid keyword
  1452. MSG_REXX_ERR_34 (//)
  1453. Required keyword missing
  1454. MSG_REXX_ERR_35 (//)
  1455. Extraneous characters
  1456. MSG_REXX_ERR_36 (//)
  1457. Keyword conflict
  1458. MSG_REXX_ERR_37 (//)
  1459. Invalid template
  1460. MSG_REXX_ERR_38 (//)
  1461. Invalid TRACE request
  1462. MSG_REXX_ERR_39 (//)
  1463. Uninitialized variable
  1464. MSG_REXX_ERR_40 (//)
  1465. Invalid variable name
  1466. MSG_REXX_ERR_41 (//)
  1467. Invalid expression
  1468. MSG_REXX_ERR_42 (//)
  1469. Unbalanced parentheses
  1470. MSG_REXX_ERR_43 (//)
  1471. Nesting limit exceeded
  1472. MSG_REXX_ERR_44 (//)
  1473. Invalid expression result
  1474. MSG_REXX_ERR_45 (//)
  1475. Expression required
  1476. MSG_REXX_ERR_46 (//)
  1477. Boolean value not 0 or 1
  1478. MSG_REXX_ERR_47 (//)
  1479. Arithmetic conversion error
  1480. MSG_REXX_ERR_48 (//)
  1481. Invalid operand
  1482. ;
  1483. ; Pulldown Menus
  1484. ;
  1485. MSG_PROJECT_MENU (10000//)
  1486. Project
  1487. MSG_PROJECT_NEW (//)
  1488. N\0New
  1489. MSG_PROJECT_ERASE (//)
  1490. Z\0Erase
  1491. MSG_PROJECT_OPEN (//)
  1492. O\0Open...
  1493. MSG_PROJECT_OPEN_NEW (//)
  1494. L\0Open new...
  1495. MSG_PROJECT_OPTIONS (//)
  1496. $\0Options...
  1497. ; Since 6.x in the Database menu
  1498. MSG_PROJECT_STATISTIC (//)
  1499. \0Statistic...
  1500. ; Since 6.x in the Database menu
  1501. MSG_PROJECT_INDICES (//)
  1502. *\0Indices...
  1503. ; Since 6.x in the Database menu
  1504. MSG_PROJECT_RELOADRELS (//)
  1505. \0Reload Relations
  1506. ; Since 6.x in the Database menu
  1507. MSG_PROJECT_REORGANIZE (//)
  1508. \0Reorganize
  1509. ; Since 6.x in the Database menu
  1510. MSG_PROJECT_SAVE (//)
  1511. S\0Save
  1512. MSG_PROJECT_SAVEAS (//)
  1513. A\0Save as...
  1514. MSG_PROJECT_IMPORT (//)
  1515. I\0Import...
  1516. MSG_PROJECT_EXPORT (//)
  1517. E\0Export...
  1518. MSG_PROJECT_PRINT (//)
  1519. P\0Print...
  1520. MSG_PROJECT_HIDE (//)
  1521. H\0Hide
  1522. MSG_PROJECT_REVEAL (//)
  1523. ^\0Reveal...
  1524. MSG_PROJECT_ABOUT (//)
  1525. ?\0About...
  1526. MSG_PROJECT_QUIT (//)
  1527. Q\0Quit
  1528. ;
  1529. MSG_RECORDS_MENU (10050//)
  1530. Record
  1531. MSG_RECORDS_ADD (//)
  1532. +\0Add Record
  1533. MSG_RECORDS_DUP (//)
  1534. 2\0Duplicate Record
  1535. MSG_RECORDS_REM (//)
  1536. -\0Delete Record
  1537. MSG_RECORDS_ALLREM (//)
  1538. @\0Delete all Records
  1539. MSG_RECORDS_CUT (//)
  1540. X\0Cut Record
  1541. MSG_RECORDS_COPY (//)
  1542. C\0Copy Record
  1543. MSG_RECORDS_PASTE (//)
  1544. V\0Paste Record
  1545. MSG_RECORDS_PREV (//)
  1546. Up\0Previous
  1547. MSG_RECORDS_NEXT (//)
  1548. Dn\0Next
  1549. MSG_RECORDS_FIRST (//)
  1550. Ctrl Up\0First Record
  1551. MSG_RECORDS_LAST (//)
  1552. Ctrl Dn\0Last Record
  1553. MSG_RECORDS_GOTO (//)
  1554. G\0Goto...
  1555. MSG_RECORDS_MARK_RECORD (//)
  1556. .\0Mark Record
  1557. MSG_RECORDS_UNMARK_RECORD (//)
  1558. :\0Unmark Record
  1559. MSG_RECORDS_MARK_ALL_RECORDS (//)
  1560. ,\0Mark All Records
  1561. MSG_RECORDS_UNMARK_ALL_RECORDS (//)
  1562. ;\0Unmark All Records
  1563. MSG_RECORDS_TOGGLE_ALL_MARKS (//)
  1564. \0Toggle All Marks
  1565. ;
  1566. MSG_FIELDS_MENU (10100//)
  1567. Field
  1568. MSG_FIELDS_TYPE (//)
  1569. \0Field Type
  1570. MSG_FIELDS_TYPE_STRING (//)
  1571. Ctrl S\0String
  1572. MSG_FIELDS_TYPE_INTEGER (//)
  1573. Ctrl I\0Integer
  1574. MSG_FIELDS_TYPE_FLOAT (//)
  1575. Ctrl F\0Float
  1576. MSG_FIELDS_TYPE_BOOL (//)
  1577. Ctrl B\0Boolean
  1578. MSG_FIELDS_TYPE_CYCLE (//)
  1579. Ctrl C\0Cycle
  1580. MSG_FIELDS_TYPE_SLIDER (//)
  1581. Ctrl L\0Slider
  1582. MSG_FIELDS_TYPE_DATE (//)
  1583. Ctrl A\0Date
  1584. MSG_FIELDS_TYPE_TIME (//)
  1585. Ctrl M\0Time
  1586. MSG_FIELDS_TYPE_EXTERN (//)
  1587. Ctrl E\0Extern
  1588. MSG_FIELDS_TYPE_DATATYPES (//)
  1589. Ctrl D\0Datatypes
  1590. MSG_FIELDS_TYPE_VARSTRING (//)
  1591. Ctrl V\0Var String
  1592. MSG_FIELDS_TYPE_TEXT (//)
  1593. Ctrl T\0Text
  1594. MSG_FIELDS_TYPE_BUTTON (//)
  1595. Ctrl U\0Button
  1596. MSG_FIELDS_TYPE_BAR (//)
  1597. Ctrl R\0Bar
  1598. MSG_FIELDS_ADD (10150//)
  1599. Enter\0Add Field...
  1600. MSG_FIELDS_EDIT (//)
  1601. Enter\0Edit active Field...
  1602. MSG_FIELDS_EDIT_NAMED (//)
  1603. Shift Enter\0Edit named Field...
  1604. MSG_FIELDS_DUPLICATE (//)
  1605. \0Duplicate Field
  1606. MSG_FIELDS_REMOVE (//)
  1607. Del\0Remove Field
  1608. MSG_FIELDS_EDRELS (//)
  1609. &\0Edit Relation...
  1610. MSG_FIELDS_REMRELS (//)
  1611. 0\0Remove Relation
  1612. MSG_FIELDS_CREATE_GROUP (//)
  1613. J\0Create Group
  1614. MSG_FIELDS_RESOLVE_GROUP (//)
  1615. /\0Resolve Group
  1616. MSG_FIELDS_CONVERT (//)
  1617. \"\0Convert Field...
  1618. MSG_LIST_MENU (10200//)
  1619. List
  1620. MSG_LIST_HIDECOL (//)
  1621. [\0Hide column
  1622. MSG_LIST_SHOWCOL (//)
  1623. ]\0Show column...
  1624. MSG_LIST_SHOWALLCOLS (//)
  1625. \0Show all columns
  1626. MSG_LIST_RECALC (//)
  1627. %%\0Recalc List
  1628. MSG_COMP_MENU (10250//)
  1629. Compare
  1630. MSG_COMP_FIND (//)
  1631. F\0Find...
  1632. MSG_COMP_FINDNEXT (//)
  1633. >\0Find next
  1634. MSG_COMP_FINDPREV (//)
  1635. <\0Find previous
  1636. MSG_COMP_EDITFILTER (//)
  1637. ~\0Filter...
  1638. MSG_COMP_REPLACE (//)
  1639. R\0Replace...
  1640. MSG_COMP_COUNT (//)
  1641. #\0Count...
  1642. MSG_COMP_SORT (//)
  1643. =\0Sort...
  1644. MSG_COMP_MARK (//)
  1645. \0Mark...
  1646. MSG_COMP_FILTER_TO_MARKS (//)
  1647. \0Filter to Marks
  1648. MSG_COMP_MARKS_TO_FILTER (//)
  1649. \0Marks to Filter
  1650. MSG_CTRL_MENU (10300//)
  1651. Control
  1652. MSG_CTRL_RECORDS (//)
  1653. Ctrl F1\0Record Mode
  1654. MSG_CTRL_MASK (//)
  1655. Ctrl F2\0Mask Mode
  1656. MSG_CTRL_SERVICE (//)
  1657. Ctrl F3\0Service Window
  1658. MSG_CTRL_LIST (//)
  1659. Ctrl F4\0List Window
  1660. MSG_CTRL_AREXXDEBUG (//)
  1661. \0ARexx-Debug
  1662. MSG_SET_MENU (10350//)
  1663. Settings
  1664. MSG_SET_DATABASES (//)
  1665. \0Databases...
  1666. MSG_SET_USER_INTERFACE (//)
  1667. \0User Interface...
  1668. MSG_SET_USER_MENU (//)
  1669. \0User Menu...
  1670. MSG_SET_DISPLAY (//)
  1671. \0Display...
  1672. MSG_SET_EDITOR (//)
  1673.  
  1674. ; Obsolete
  1675. MSG_SET_SAVE (//)
  1676. \0Save Settings
  1677. MSG_SET_SAVEAS (//)
  1678. \0Save Settings as...
  1679. MSG_SET_LOAD (//)
  1680. \0Load Settings...
  1681. MSG_SET_PROGRAMS (//)
  1682. \0External Programs and Paths...
  1683. MSG_USER_MENU (10400//)
  1684. User
  1685. ; The Database menu is new for Fiasco 2.1 (Version 6.x)
  1686. ; and directly follows the Project menu
  1687. ;
  1688. MSG_DATABASE_MENU (10450//)
  1689. Database
  1690. MSG_DATABASE_FUNCTIONS (//)
  1691. \0Functions...
  1692. MSG_DATABASE_CONSTANTS (//)
  1693. \0Constants...
  1694. MSG_DATABASE_PREV_INDEX (//)
  1695. \0Previous active index
  1696. MSG_DATABASE_NEXT_INDEX (//)
  1697. \0Next active index
  1698. ;
  1699. ; Print window
  1700. ;
  1701. MSG_PRT_PROJECT_MENU (20000//)
  1702. Project
  1703. MSG_PRT_PROJECT_ERASE (//)
  1704. Z\0Erase
  1705. MSG_PRT_PROJECT_OPEN (//)
  1706. O\0Open...
  1707. MSG_PRT_PROJECT_GET_FROM_MASK (//)
  1708. M\0Get from Mask
  1709. MSG_PRT_PROJECT_GET_FROM_LIST (//)
  1710. L\0Get from List
  1711. MSG_PRT_PROJECT_SAVE (//)
  1712. S\0Save
  1713. MSG_PRT_PROJECT_SAVE_AS (//)
  1714. A\0Save as...
  1715. MSG_PRT_PROJECT_PRINT (//)
  1716. P\0Print
  1717. MSG_PRT_PROJECT_OPTIONS (//)
  1718. T\0Options...
  1719. MSG_PRT_PROJECT_EXIT (//)
  1720. Q\0Exit
  1721. MSG_PRT_ELEMENT_MENU (20050//)
  1722. Element
  1723. MSG_PRT_ELEMENT_TYPE (//)
  1724. \0Element Type
  1725. MSG_PRT_ELEMENT_TYPE_FIELD (//)
  1726. Ctrl F\0Field
  1727. MSG_PRT_ELEMENT_TYPE_TEXT (//)
  1728. Ctrl T\0Text
  1729. MSG_PRT_ELEMENT_TYPE_FF (//)
  1730. Ctrl F\0Formfeed
  1731. MSG_PRT_ELEMENT_ADD (20100//)
  1732. Enter\0Add...
  1733. MSG_PRT_ELEMENT_EDIT (//)
  1734. Enter\0Edit...
  1735. MSG_PRT_ELEMENT_DUPLICATE (//)
  1736. 2\0Duplicate
  1737. MSG_PRT_ELEMENT_REMOVE (//)
  1738. Del\0Remove
  1739. MSG_PRT_CONTROL_MENU (20150//)
  1740. Control
  1741. MSG_PRT_CONTROL_EDIT_HEAD (//)
  1742. H\0Edit Head
  1743. MSG_PRT_CONTROL_EDIT_BODY (//)
  1744. B\0Edit Body
  1745. MSG_PRT_CONTROL_EDIT_FOOT (//)
  1746. F\0Edit Foot
  1747.