home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 25 / amigaformatcd25.iso / websites / f1_gp / ftp / f1gp-ed_locale.lha / F1GP-Ed_Catalogs / NewCatalog.ct (.txt) < prev    next >
Amiga Catalog Translation file  |  1997-08-31  |  23KB  |  1,102 lines

  1. ## version $VER: F1GP-Ed.catalog XX.XX ($TODAY)
  2. ## language X
  3. ## codeset 0
  4. ;   F1GP-Ed 3.34+ Catalog Translation File
  5. ;   Program Copyright 
  6.  1994-1997 Oliver Roberts
  7. ;   Internet: Oliver@POBoxes.com
  8. ;   This file contains the catalog-definitions and the english strings
  9. ;   that are builtin.  If you would prefer the text in F1GP-Ed to be in
  10. ;   another language (ie your own), then you might want to translate the
  11. ;   strings in this file and send the completed file back to me.
  12. ;   IMPORTANT: Please check with me before translating, just in case
  13. ;              somebody else has already done the translation, or is
  14. ;              currently working on it - I don't want you to waste your
  15. ;              time.
  16. ;   The following defines a sequence of strings. Each definition looks as
  17. ;   follows:
  18. ;   MSG_STRING_NAME
  19. ;   text
  20. ;   ;english
  21. ;   where:
  22. ;      MSG_STRING_NAME is the name of the macro-definition, that will be
  23. ;                      used to get the string - do NOT change this!
  24. ;      text            is the text the string will contain (fill this in)
  25. ;      ;english        is the text in english
  26. ;   *** strings can contain certain tokens:
  27. ;      \      denotes the string continues on the next line in this file
  28. ;      \n     denotes a physical newline (carriage return)
  29. ;      _      denotes a keyboard shortcut (following letter is the shortcut)
  30. ;   Lines beginning with semi-colons (;) are comments.
  31. ;   Some strings contain printf control codes.  The most common being
  32. ;   %d (number) and %s (string) - make sure these codes appear unchanged
  33. ;   in the translated string.
  34. ;   A NOTE ABOUT KEYBOARD SHORTCUTS
  35. ;     You may redefine any of the English keyboard shortcuts, or omit any
  36. ;     of them (ie no _ in translation, when there is one in the English
  37. ;     string).  However, if the English string doesn't have a shortcut
  38. ;     you shouldn't add one to your translation, as it won't do anything!
  39. ;     Localized shortcuts are supported starting with F1GP-Ed 3.10
  40. ;   IMPORTANT NOTE ABOUT STRING LENGTHS
  41. ;     Generally, it is okay to make strings that appear in requesters,
  42. ;     menus and key redefinition windows as long as you wish (within
  43. ;     reason).  You have to be a bit more careful when translating
  44. ;     gadget labels and other text that appears inside editor windows
  45. ;     to make sure they fit.  Generally, if the english string only
  46. ;     just fits into its space (with fixed width 8 point font), then
  47. ;     you shouldn't really make the translated string longer than the
  48. ;     english one.  Don't worry too much about this - you can always
  49. ;     correct overlong strings once you've got the .catalog from me.
  50. ;   AND NOW THE DEFINITIONS SHALL BEGIN... GOOD LUCK :-)
  51. ;************************************************************************
  52. ;** Text used in various requester buttons
  53. TXT_Load
  54. ;Load
  55. TXT_Save
  56. ;Save
  57. TXT_Select
  58. ;Select
  59. TXT_Replace
  60. ;Replace
  61. TXT_Cancel
  62. ;Cancel
  63. TXT_SharewareInfo
  64. ;Shareware Info
  65. ;*******************************************************************
  66. ;** Various requester title text
  67. ;** (string length is not too important)
  68. TXT_DisplayErrorTitle
  69. ;F1GP-Ed Message
  70. TXT_ConfirmReqTitle
  71. ;F1GP-Ed Request
  72. TXT_DataFileReqTitle
  73. ;Select F1GP-Ed datafile
  74. TXT_SampleReqTitle
  75. ;Select RAW sound sample
  76. TXT_DirReqTitle
  77. ;Select directory
  78. TXT_BinReqTitle
  79. ;Select F1GP disk #2 directory
  80. TXT_RecordsReqTitle
  81. ;Select F1GP lap records file
  82. TXT_NamesReqTitle
  83. ;Select F1GP names file
  84. TXT_SetupReqTitle
  85. ;Select F1GP global car setups file
  86. TXT_SingleSetupReqTitle
  87. ;Select F1GP car setup file
  88. TXT_OutputTextReqTitle
  89. ;Select output file
  90. TXT_GfxReqTitle
  91. ;Select RAW Image
  92. TXT_GfxSetReqTitle
  93. ;Select graphics settings file
  94. TXT_GfxReqTitleIFF
  95. ;Select IFF ILBM or RAW Image
  96. TXT_StatsReqTitle
  97. ;Select calculator events file
  98. TXT_SampleSetReqTitle
  99. ;Select sound settings file
  100. TXT_IFFImageReqTitle
  101. ;Select IFF ILBM or .BKG Image
  102. TXT_BkgReqTitle
  103. ;Select F1GP backdrop file
  104. ;********************************************************************
  105. ;** Warnings that require responses
  106. ;** (string length is not important)
  107. TXT_FileExists
  108. ;File exists, replace?
  109. TXT_ConfirmQuit
  110. ;Are you sure you want to quit?
  111. TXT_ModifyBin
  112. ;This will directly modify your F1GP binary.\n\
  113. ;Please make sure you are using a backup\n\n\
  114. ;Version \
  115. TXT_MemWarn
  116. ;This option will directly alter system memory.\n\
  117. ;Make sure you have saved all your work\n\n\
  118. ;Version \
  119. TXT_PatchQuit
  120. ;Memory Patches still active.\n\
  121. ;Remove them, and then quit?
  122. TXT_CloseWindows
  123. ;Change screen now?\n\
  124. ;(all windows will be closed)
  125. TXT_ImageTooBig
  126. ;Warning: Image is larger than 320x184x4.\n\
  127. ;Right and bottom edges will be cropped\n\
  128. ;where required.  Do you still want to\n\
  129. ;save it?
  130. TXT_SampleTooBig2
  131. ;Warning: %s\n\
  132. ;is larger than the maximum size (%d bytes).\n\n\
  133. ;The sound sample will be truncated.
  134. ;**********************************************************************
  135. ;** Error messages
  136. ;** (string length is not important)
  137. TXT_ScreenOpenFailed
  138. ;Could not open screen
  139. TXT_NotABinary
  140. ;Not a F1GP or WC Binary!  The size of the `f1gp'\n\
  141. ;file should be 582780, 582988 or 582992 bytes.
  142. TXT_WrongFileType
  143. ;Expected different file type
  144. TXT_StackTooSmall
  145. ;Stack too small - F1GP-Ed needs at least 4000 bytes
  146. TXT_NotInMem
  147. ;Cannot find F1GP in memory - aborting operation
  148. TXT_ClickGFXError
  149. ;Could not allocate memory to enable colour editor
  150. TXT_Crippled
  151. ;You haven't registered - feature disabled
  152. TXT_Requires
  153. ;Requires
  154. TXT_NotEnoughDrivers
  155. ;You must have at least %d drivers\n\
  156. ;allocated to the teams.  Also,\n\
  157. ;ensure there are enough teams.
  158. TXT_UnhandledILBM
  159. ;Sorry, cannot handle this image type
  160. TXT_CorruptILBM
  161. ;Unable to load ILBM - appears to be corrupt
  162. TXT_ImageTooSmall
  163. ;Image too small
  164. TXT_NoMem
  165. ;Not enough memory available
  166. ;**********************************************************************
  167. ;** Camera editor text
  168. ;** (string is important)
  169. cameraLength
  170. ;_Length of Shot:
  171. cameraSpeed
  172. ;_Tracking Speed:
  173. cameraZoom
  174. ;_Zoom:
  175. cameraHeight
  176. ;_Height:
  177. cameraPresets
  178. ;_Presets:
  179. cameraRide
  180. ;_Ride Height:
  181. cameraTrackCam
  182. ;Trackside Camera
  183. cameraChaseCam
  184. ;Chase Cameras
  185. cameraBothCam
  186. ;Trackside & Chase
  187. cameraInCar
  188. ;In-Car
  189. ;*********************************************************************
  190. ;** Cheat editor text
  191. ;** (string length is important)
  192. cheatQPractice
  193. ;_Q Tyres in Practice?
  194. cheatUnlimited
  195. ;_Unlimited Q Tyres?
  196. cheatAids
  197. ;_All Driving Aids?
  198. cheatTeamHP
  199. ;Use _Team HP?
  200. cheatPlayerHP
  201. ;_Player HP:
  202. cheatFinishHP
  203. ;_Finish HP:
  204. cheatDegradeHP
  205. ;_Degrade HP?
  206. ;cheatMultiFix (257//)
  207. ;_Multiplayer Fix?
  208. ;********************************************************************
  209. ;** Car Control editor text
  210. ;** (string length is important)
  211. controlLeft
  212. ;_left
  213. controlCentre
  214. ;centre
  215. controlRight
  216. ;right
  217. controlBack
  218. ;back
  219. controlForward
  220. controlAGear
  221. ;Analog _Gearchange:
  222. controlKeyDef
  223. ;Keyboard _Default?
  224. controlCali
  225. ;Analog Joystick Calibration
  226. controlSteerHelp
  227. ;Analog _Super-Steering Help?
  228. ;*********************************************************************
  229. ;** Driver editor text
  230. ;** (string length is important)
  231. driverName
  232. ;_Name:
  233. driverSelect
  234. ;_Selected?
  235. driverQual
  236. ;_Qual:
  237. driverRace
  238. ;_Race:
  239. driverHelmet
  240. ;Edit _Helmet...
  241. driverUp
  242. driverDown
  243. ;_Down
  244. driverGlobal
  245. ;Global
  246. ;*********************************************************************
  247. ;** In-game prefs editor text
  248. ;** (string length is important)
  249. gameDamage1
  250. ;_Hit Wall (retire):
  251. gameDamage2
  252. ;Hit Car (retire):
  253. gameDamage3
  254. ;Hit Car (damage):
  255. gameDamage4
  256. ;Hit Wall (damage):
  257. gameDetail
  258. ;_Detail Level:
  259. gameFramesSec
  260. ;_Frames/sec:
  261. gameTargetDisp
  262. ;_Target Display:
  263. gameYellow
  264. ;_Yellow Flag Delay:
  265. gameRemoval
  266. ;_Car Removal Delay:
  267. gameDamage
  268. ;Car Fragility
  269. gameSteering
  270. ;_Reverse Steering Help?
  271. gameFuelLoad
  272. ;Practice _Fuel Load:
  273. ;*********************************************************************
  274. ;** Common memory patch GUI text
  275. ;** (string length is important)
  276. memInstall
  277. ;_Install
  278. memRemove
  279. ;_Remove
  280. ;*********************************************************************
  281. ;**  Main window text
  282. ;**  (string length is important)
  283. mainMemPatch
  284. ;Memory Patches
  285. mainFileEd
  286. ;File Editors
  287. mainOther
  288. ;Other
  289. mainBinFile
  290. ;F1GP Binary:
  291. ;*********************************************************************
  292. ;** F1GP options editor text
  293. ;** (string length is important)
  294. optionsBrakes
  295. ;Auto _Brakes?
  296. optionsGears
  297. ;Auto _Gears?
  298. optionsSpins
  299. ;_Self-Righting Spins?
  300. optionsIndes
  301. ;_Indestructible?
  302. optionsLine
  303. ;Dotted `Best _Line'?
  304. optionsGear
  305. ;S_uggested Gear?
  306. optionsStandard
  307. ;Opposition S_tandard:
  308. optionsSpread
  309. ;Opposition Spr_ead:
  310. optionsPrac
  311. ;_Practice:
  312. optionsQual
  313. ;_Qualifying:
  314. optionsDist
  315. ;_Race Distance:
  316. optionsMulti
  317. ;_Multiplayer Turns:
  318. optionsUnits
  319. ;U_nits:
  320. optionsFast
  321. ;_Fast Windows?
  322. optionsAnims
  323. ;_Animations?
  324. optionsAnalog
  325. ;Analog _Joystick?
  326. optionsSetups
  327. ;Separate Qual/Race _Car Setups?
  328. optionsHelp
  329. ;Help Options
  330. optionsRace
  331. ;Race Options
  332. optionsGame
  333. ;Game Options
  334. ;*********************************************************************
  335. ;** PatchF1GP GUI text
  336. ;** (string length is important)
  337. pf1gpInterrupt
  338. ;Interrupt _Enabled?
  339. pf1gpDebounce
  340. ;_Debounce:
  341. pf1gpDigi
  342. ;Digital _Joystick Gears
  343. pf1gpKey
  344. ;_2 Key Gearchange?
  345. pf1gpTraction
  346. ;Traction Control
  347. pf1gpPitSpeed
  348. ;_Pit Lane Speed Limiter?
  349. pf1gpSpeedLimit
  350. ;Speed _Limit:
  351. pf1gpSnapshot
  352. ;Position _Snapshot Keys?
  353. ;*********************************************************************
  354. ;** Prefs editor text
  355. ;** (string length is important)
  356. prefsQuick
  357. ;Select _Quick Race?
  358. prefsSkip
  359. ;_Skip Startup Menu?
  360. prefsManual
  361. ;_Manual:
  362. prefsTiming
  363. ;_Timing:
  364. prefsDefDir
  365. ;_Default Dir:
  366. prefsLevel
  367. ;_Level Name:
  368. prefsGUI
  369. ;Fast _GUI?
  370. prefsFilter
  371. ;_File Filter?
  372. prefsLaps
  373. ;Quick _Race Laps:
  374. prefsWetProb
  375. ;_Wet Race Probability:
  376. prefsFirst
  377. ;_1st:
  378. prefsTenth
  379. ;10th:
  380. prefsPoints
  381. ;Points
  382. prefsQualLaps
  383. ;Q_ual Laps:
  384. prefsAudioInt
  385. ;Nice _Audio?
  386. prefsWetUSA
  387. ;Wet at P_hoenix?
  388. prefsAbandonQual
  389. ;A_bandon Qualifying?
  390. ;*********************************************************************
  391. ;** Record editor text
  392. ;** (string length is important)
  393. recordCondition
  394. ;_Condition
  395. recordDriver
  396. ;_Driver:
  397. recordTeam
  398. ;_Team:
  399. recordTime
  400. ;T_ime:
  401. recordDate
  402. ;D_ate:
  403. recordLoad
  404. ;_Load
  405. recordSave
  406. ;_Save
  407. ;*********************************************************************
  408. ;** Sample editor text
  409. ;** (string length is important)
  410. sampleBin
  411. ;F1GP _Binary...
  412. sampleMem
  413. ;_Memory...
  414. sampleSave
  415. ;Save RAW sample to:
  416. sampleVolume
  417. ;_Volume:
  418. sampleLength
  419. ;_Length:
  420. sampleStart
  421. ;_Start at:
  422. sampleSamFile
  423. ;S_ample:
  424. sampleSaveMode
  425. ;Save M_ode
  426. sampleCurrent
  427. ;Current
  428. sampleAll
  429. ;*********************************************************************
  430. ;** Car Setup Editor text
  431. ;** (string length is important)
  432. setupFrontW
  433. ;_Front Wing:
  434. setupRearW
  435. ;_Rear Wing:
  436. setup1
  437. ;1st:
  438. setup2
  439. ;2nd:
  440. setup3
  441. ;3rd:
  442. setup4
  443. ;4th:
  444. setup5
  445. ;5th:
  446. setup6
  447. ;6th:
  448. setupBrake
  449. ;_Brake Balance:
  450. setupTyre
  451. ;_Tyre Compound:
  452. setupLoadGlob
  453. ;Load _Global
  454. setupSaveGlob
  455. ;Save Gl_obal
  456. setupGear
  457. ;Gear
  458. setupRatios
  459. ;Ratios
  460. setupRear
  461. ;Rear
  462. setupFront
  463. ;Front
  464. setupCCTyre
  465. ;Computer Car Tyre Co_mpound:
  466. setupPitTyre
  467. ;_Default Tyre Compound:
  468. ;*********************************************************************
  469. ;** Stats GUI text
  470. ;** (string length is important)
  471. statsOutput
  472. ;_Output:
  473. statsPrint
  474. ;_Print
  475. statsHOFID
  476. ;_Driver ID
  477. statsHOFOptions
  478. ;Op_tions
  479. ;*********************************************************************
  480. ;** Team editor text
  481. ;** (string length is important)
  482. TXT_NoDriver
  483. ;None
  484. teamMax
  485. ;Ma_x Teams:
  486. teamEngine
  487. ;_Engine:
  488. teamHP
  489. ;_HP:
  490. teamDriverA
  491. ;Driver _A:
  492. teamDriverB
  493. ;Driver _B:
  494. teamCar
  495. ;Edit _Car...
  496. teamCrew
  497. ;Edit _Pit Crew...
  498. teamSpeed
  499. ;Speed _Factor:
  500. teamRisk
  501. ;_Risk Factor:
  502. teamRiskRace
  503. ;Race Ris_k Factor:
  504. teamDefRisk
  505. ;Nor_mal Risk Factors?
  506. ;*********************************************************************
  507. ;** Graphics editor text
  508. ;** (string length is important)
  509. gfxImage
  510. ;_Image:
  511. gfxLoadSettings
  512. ;_Load Settings...
  513. gfxSaveSettings
  514. ;_Save Settings As...
  515. gfxPosition
  516. ;Position
  517. gfxSaveImage
  518. ;Save Image & Positions to:
  519. gfxView
  520. ;_View
  521. ;*********************************************************************
  522. ;** Keyboard Redefinition windows
  523. ;** (string length is not important)
  524. keyDefine
  525. ;Redefine _Keys...
  526. keySteerRight
  527. ;Steer Right
  528. keySteerLeft
  529. ;Steer Left
  530. keyBrake
  531. ;Brake
  532. keyAccelerate
  533. ;Accelerate
  534. keyShowTimes
  535. ;Show positions and times
  536. keyTimesOff
  537. ;Positions and times off
  538. keyPositions
  539. ;Positions front/behind
  540. keySetupMenu
  541. ;Car setup menu
  542. keyHUDUp
  543. ;Move HUD up
  544. keyHUDDown
  545. ;Move HUD down
  546. keyHUDLeft
  547. ;Move HUD left
  548. keyHUDRight
  549. ;Move HUD right
  550. keyToggleHUD
  551. ;Toggle HUD
  552. keyHUDSize
  553. ;Change HUD size
  554. keyForChase
  555. ;Forward chase view
  556. keyYourCar
  557. ;View your car
  558. keyRevChase
  559. ;Reverse chase view
  560. keyNextCar
  561. ;Next car
  562. keyPrevCar
  563. ;Previous car
  564. keyTrackside
  565. ;Trackside view
  566. keyCockpit
  567. ;Cockpit view
  568. keyChangeUp
  569. ;Change up a gear
  570. keyChangeDown
  571. ;Change down a gear
  572. keySnapshot1
  573. ;Snapshot position 1
  574. keySnapshot2
  575. ;Snapshot position 2
  576. keyRestore1
  577. ;Restore position 1
  578. keyRestore2
  579. ;Restore position 2
  580. ;*********************************************************************
  581. ;** Local Speed Factor window
  582. ;** (string length is important)
  583. sfactorLocal
  584. ;_Local Speed Factor:
  585. sfactorReset
  586. ;Re_set
  587. sfactorDec
  588. ;_Decrease All
  589. sfactorInc
  590. ;I_ncrease All
  591. sfactorWetFactor
  592. ;In Wet Weather:
  593. sfactorWetReduce
  594. ;_Auto-Reduce in the wet?
  595. sfactorCorrectFPS
  596. ;_Frame Rate Correction?
  597. sfactorActual
  598. ;Actual:
  599. ;*********************************************************************
  600. ;** Misc patches window
  601. ;** (string length is important)
  602. miscPitLight
  603. ;_Pit Light Off?
  604. miscLess26Cars
  605. ;_Less cars in races?
  606. miscCorrectClock
  607. ;_Correct Clock?
  608. ;*********************************************************************
  609. ;** Auto Calculation window
  610. ;** (string length is important)
  611. realEvent
  612. ;_Event:
  613. realInclude
  614. ;_Include in calculation?
  615. realNew
  616. ;_New
  617. realRemove
  618. ;Dele_te
  619. realFastest
  620. ;_Fastest Team HP:
  621. realSlowest
  622. ;S_lowest Team HP:
  623. realCalculate
  624. ;C_alculate Current
  625. realDriver
  626. ;Driver:
  627. realQualTime
  628. ;_Qualifying Time:
  629. realRaceLap
  630. ;Fastest _Race Lap:
  631. realIgnore
  632. ;I_gnore Race?
  633. realBestDriver
  634. ;_Best Driver:
  635. realWorstDriver
  636. ;_Worst Driver:
  637. realCalcAll
  638. ;_Calculate All
  639. realMateFactor
  640. ;_Mate Factor:
  641. ;*********************************************************************
  642. ;** Local Risk Factor window
  643. ;** (string length is important)
  644. rfactorLocal
  645. ;_Local Risk Factor:
  646. rfactorLocalRace
  647. ;L_ocal Race Risk Factor:
  648. ;*********************************************************************
  649. ;** Palette window
  650. ;** (string length is important)
  651. paletteRed
  652. ;_Red:
  653. paletteGreen
  654. ;_Green:
  655. paletteBlue
  656. ;_Blue:
  657. ;*********************************************************************
  658. ;** GPPatch window
  659. ;** (string length is important)
  660. gppatchFont
  661. ;_Font
  662. gppatchHUD
  663. ;_HUD on?
  664. gppatchHUDsize
  665. ;HUD _Size:
  666. gppatchSetup
  667. ;_Allow Setup Change:
  668. gppatchLarge
  669. ;Large
  670. gppatchMedium
  671. ;Medium
  672. gppatchSmall
  673. ;Small
  674. gppatchNever
  675. ;Never
  676. gppatchAlways
  677. ;Always
  678. gppatchNotRace
  679. ;Not Race
  680. ;*********************************************************************
  681. ;** Display window
  682. ;** (string length is important)
  683. displayX
  684. displayY
  685. displayDefPos
  686. ;Default _Position?
  687. ;*********************************************************************
  688. ;** Backdrops window
  689. ;** (string length is important)
  690. bkgDest
  691. ;_Destination
  692. bkgLoad
  693. ;_Load IFF/BKG Image
  694. bkgReplace
  695. ;_Replace
  696. bkgBuffer
  697. ;Buffer:
  698. bkgFlush
  699. ;_Flush
  700. bkgViewIFF
  701. ;_View
  702. bkgViewBKG
  703. ;View _Current
  704. bkgSave
  705. ;_Save Other
  706. bkgInfo
  707. ;Information
  708. bkgBufEmpty
  709. ;<empty>
  710. bkgInfoIntro
  711. ;Intro
  712. bkgInfoAnim
  713. ;Animation
  714. bkgInfoMenu
  715. ;Menu
  716. bkgInfoDim
  717. ;Palette Change
  718. bkgInfoSimple
  719. ;Unrestricted
  720. ;*********************************************************************
  721. ;** Menu text
  722. ;** (string length is not important)
  723. menuProjectTitle
  724. ;Project
  725. menuFileTitle
  726. ;File
  727. menuWindowTitle
  728. ;Window
  729. menuMemoryTitle
  730. ;Memory
  731. menuSettingsTitle
  732. ;Settings
  733. menuNew
  734. menuLoad
  735. ;Load from
  736. ;*** The 3 sub-item strings below are only used by the menuLoad item ***
  737. menuDatafile
  738. ;Datafile...
  739. menuBinary
  740. ;F1GP Binary
  741. menuMemory
  742. ;Memory
  743. menuSave
  744. ;Save to
  745. menuAbout
  746. ;About...
  747. menuQuit
  748. ;Quit
  749. ;*** The 3 sub-item strings below are only used by the menuSave item ***
  750. menuDatafileSave
  751. ;Datafile...
  752. menuBinarySave
  753. ;F1GP Binary
  754. menuMemorySave
  755. ;Memory
  756. menuSaveAll
  757. menuLoadNames
  758. ;Load Names...
  759. menuSaveNames
  760. ;Save Names...
  761. menuDefault
  762. ;Default settings
  763. menuInstall
  764. ;Install Patches
  765. menuRemove
  766. ;Remove Patches
  767. menuIcons
  768. ;Create Icons?
  769. menuOverwrite
  770. ;Overwrite Files?
  771. menuConfirm
  772. ;Confirmation Requests?
  773. menuFilter
  774. ;File Filter?
  775. menuSavePos
  776. ;Save Window Positions?
  777. menuScreen
  778. ;Screen
  779. menuScreenPub
  780. ;Public
  781. menuScreenCust
  782. ;Custom...
  783. menuSaveSettings
  784. ;Save Settings
  785. menuRepatch
  786. ;Patch After Loading?
  787. ;********
  788. ; V3.32+
  789. ;********
  790. cameraCustom
  791. ;Custom
  792. cameraRearWing
  793. ;Rear Wing
  794. cameraNose
  795. ;Nose/Gearbox
  796. cameraMini
  797. ;Mini Mode
  798. cameraClose
  799. ;Close Up
  800. controlAnalogEqual
  801. ;Buttons Equal
  802. controlAnalogUpDown
  803. ;B1:Up / B2:Down
  804. controlAnalogDownUp
  805. ;B1:Down / B2:Up
  806. optionsRookie
  807. ;Rookie
  808. optionsAmateur
  809. ;Amateur
  810. optionsSemi
  811. ;Semi-Pro
  812. optionsPro
  813. optionsAce
  814. optionsSame
  815. ;All the Same
  816. optionsRandom
  817. ;Random
  818. optionsKm
  819. optionsMiles
  820. ;Miles
  821. pf1gpTCNormal
  822. ;_Normal  (Fixed)
  823. pf1gpTCOn
  824. ;_On  (Changable)
  825. pf1gpTCOff
  826. ;Off (_Changable)
  827. prefsSelectMan
  828. ;Select as normal
  829. prefsEngMan
  830. ;English
  831. prefsFreMan
  832. ;French
  833. prefsGerMan
  834. ;German
  835. prefsAutoDetect
  836. ;Auto Detect
  837. sampleWrench
  838. ;Air-Socket Wrench
  839. sampleCarPass1
  840. ;Car Pass 1
  841. sampleCarPass2
  842. ;Car Pass 2
  843. sampleKlaxon
  844. ;Klaxon
  845. sampleSkid
  846. ;Skid
  847. sampleRev
  848. ;Rev Start
  849. sampleCrash
  850. ;Crash
  851. sampleEngine
  852. ;Engine
  853. setupTyreA
  854. ;A (Hard)
  855. setupTyreB
  856. ;B (Medium)
  857. setupTyreC
  858. ;C (Soft)
  859. setupTyreD
  860. ;D (V.Soft)
  861. statsRecords
  862. ;Lap Records
  863. statsRecordsQual
  864. ;Lap Records (Qualifying)
  865. statsRecordsHOF
  866. ;Lap Records (Hall of Fame format)
  867. statsRecordsRace
  868. ;Lap Records (Race)
  869. statsSetups
  870. ;Car Setups
  871. statsSetupsQual
  872. ;Car Setups (Qualifying)
  873. statsSetupsRace
  874. ;Car Setups (Race)
  875. statsDriverPerf
  876. ;Driver Performance
  877. statsTeamPerf
  878. ;Team Performance
  879. teamNormal
  880. ;Normal
  881. teamPitOrder
  882. ;Pit Order
  883. gfxGear
  884. ;Gear
  885. gfxAids
  886. ;Driver Aids
  887. gfxOppSpread
  888. ;Opposition Spread
  889. gfxPitLight
  890. ;Pit Light
  891. gfxBestGearBkg
  892. ;Best Gear (background)
  893. gfxBestGear
  894. ;Best Gear
  895. gfxDetailTop
  896. ;Detail (top half)
  897. gfxDetailBot
  898. ;Detail (bottom half)
  899. gfxFrontWing
  900. ;Front Wing Damage
  901. gfxRearWing
  902. ;Rear Wing Damage
  903. gfxRookie
  904. ;Rookie Light
  905. gfxAmateur
  906. ;Amateur Light
  907. gfxSemiPro
  908. ;Semi-Pro Light
  909. gfxPro
  910. ;Pro Light
  911. gfxAce
  912. ;Ace Light
  913. gfxStatus
  914. ;Driver Status Light
  915. displayLow
  916. displayMedium
  917. ;Medium
  918. displayFull
  919. ;Full
  920. TXT_default
  921. ;Default
  922. TXT_Qual
  923. ;Qualifying
  924. TXT_Race
  925. ;Race
  926. TXT_MemPatchesActive
  927. ;Memory Patches Active
  928. TXT_PatchActive
  929. ;Active
  930. TeamWinTitle
  931. ;Team Editor
  932. DriverWinTitle
  933. ;Driver Editor
  934. CameraWinTitle
  935. ;Camera Adjustment
  936. RecordWinTitle
  937. ;Lap Record Editor
  938. SetupWinTitle
  939. ;Car Setup Editor
  940. OptionsWinTitle
  941. ;Standard Options
  942. ControlWinTitle
  943. ;Car Control
  944. CheatWinTitle
  945. ;Cheats
  946. PaletteWinTitle
  947. ;In-Game Colours
  948. DisplayWinTitle
  949. ;Display
  950. BackdropWinTitle
  951. ;Backdrops
  952. PrefsWinTitle
  953. ;Preferences
  954. SampleWinTitle
  955. ;Sound Samples
  956. StatsWinTitle
  957. ;Statistics
  958. GfxWinTitle
  959. ;Graphics - Cockpit
  960. CalcWinTitle
  961. ;Calculator
  962. GameWinTitle
  963. ;In-Game Preferences
  964. PatchitWinTitle
  965. ;PatchF1GP
  966. GPPatchWinTitle
  967. ;GPPatch
  968. SFactorWinTitle
  969. ;Local Speed Factors
  970. RFactorWinTitle
  971. ;Local Risk Factors
  972. MiscWinTitle
  973. ;Miscellaneous
  974. CarEdWinTitle
  975. ;Car Colours
  976. CrewEdWinTitle
  977. ;Pit Crew Colours
  978. HelmetEdWinTitle
  979. ;Helmet Colours
  980. listfTeams
  981. ;Teams
  982. listfDrivers
  983. ;Drivers
  984. listfSetups
  985. ;Car Setups
  986. listfRecords
  987. ;Lap Records
  988. listfCamera
  989. ;Camera Views
  990. listfControl
  991. ;Car Control
  992. listfOptions
  993. ;Standard Options
  994. listfGame
  995. ;In-Game Prefs
  996. listfPrefs
  997. ;Preferences
  998. listfCheats
  999. ;Cheats
  1000. listfDisplay
  1001. ;Display
  1002. listfPalette
  1003. ;Colours
  1004. listmPatchF1GP
  1005. ;Car Control
  1006. listmGPPatch
  1007. ;Information
  1008. listmSFactor
  1009. ;Speed Factors
  1010. listmRFactor
  1011. ;Risk Factors
  1012. listmMisc
  1013. ;Miscellaneous
  1014. listoSound
  1015. ;Sound Samples
  1016. listoGfx
  1017. ;Graphics
  1018. listoStats
  1019. ;Statistics
  1020. listoCalc
  1021. ;Calculator
  1022. listoBackdrop
  1023. ;Backdrops
  1024. countryUSA
  1025. ;United States
  1026. countryBrazil
  1027. ;Brazil
  1028. countrySanMarino
  1029. ;San Marino
  1030. countryMonaco
  1031. ;Monaco
  1032. countryCanada
  1033. ;Canada
  1034. countryMexico
  1035. ;Mexico
  1036. countryFrance
  1037. ;France
  1038. countryGB
  1039. ;Great Britain
  1040. countryGermany
  1041. ;Germany
  1042. countryHungary
  1043. ;Hungary
  1044. countryBelgium
  1045. ;Belgium
  1046. countryItaly
  1047. ;Italy
  1048. countryPortugal
  1049. ;Portugal
  1050. countrySpain
  1051. ;Spain
  1052. countryJapan
  1053. ;Japan
  1054. countryAustralia
  1055. ;Australia
  1056. gppatchTurboKeys
  1057. ;_Enable Turbo Keys?
  1058. prefsQuickExit
  1059. ;Quick _Exit?
  1060. gamePitTime
  1061. ;Minimum _Pitstop Time:
  1062. gameDamageTime
  1063. ;_Damage Repair Time:
  1064. paletteImport
  1065. ;_Import
  1066. paletteExport
  1067. ;_Export
  1068. TXT_PaletteReqTitle
  1069. ;Select IFF image/palette file
  1070. ;********
  1071. ; V3.33+
  1072. ;********
  1073. TXT_F1GPCorrupt
  1074. ;It appears that a previous version of F1GP-Ed has corrupted your\n\
  1075. ;copy of the game.  Please delete the \"%s\"\n\
  1076. ;file and make a new copy of the \"f1gp\" file from your original\n\
  1077. ;game disks before continuing.  Sorry!
  1078. ;********
  1079. ; V3.34+
  1080. ;********
  1081. miscAudioFilter
  1082. ;_Audio Filter:
  1083. miscOn
  1084. miscOff
  1085. miscMultiPatches
  1086. ;Multiplayer Patches
  1087. miscFixMultiSpeed
  1088. ;_Fix Speed Problems?
  1089. miscSafeIndestruct
  1090. ;_Safe Indestructibility?
  1091. prefsWetQual
  1092. ;All Sessio_ns Wet?
  1093. gppatchXOffset
  1094. ;_X Offset:
  1095. gppatchYOffset
  1096. ;_Y Offset:
  1097. recordLoadMix
  1098. ;Load & _Mix
  1099. recordToday
  1100. ;T_oday
  1101. ; END
  1102.