Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Multilanguage
04-01-2012, 07:02 PM,
#34
 
Sorry for the double post, I went through the game and picked up more strings to translate. I hope I got them all - at least those I can access.

Main menu
Code:
Cars and tracks
Keep your cars and tracks up to date

Practice Game
Code:
Player:
Paint:
default
Antilock Brakes (ABS)
Traction Control (TCS)

Track:
Code:
Reverse Track
Race on this track backwards.
Record Session
Record this game for replay later.


Gameplay
Code:
Lap time
Last lap
Best lap
Score
MPH

Options -> Display
Code:
Resolution:
Fullscreen
Use MPH Speed Units
Framerate Counter
Heads Up Display
Menu Skin:
simple
Input Graph
Track Map
Racing Line
Camera Bounce
Contrast
How do we want to handle language names?
Should we use the languages' own names instead of the English names?


Options -> Display -> Advanced
Code:
Color Depth:
Texture Size:
View Distance:
Very Low (0.25 km)
Low (0.5 km)
Medium (1 km)
High (2.5 km)
Very High (10 km)
Anisotopic Filtering:
Off
1X
2X
4X
8X
16X
Antialiasing:
Field of View:
Normal
Wide
Extra-wide
Shaders
Shadows
Bloom
Normal Maps
Motion Blur
Ambient Occlusion
Low
High
Reflection Quality:
Shadow Distance:
Far
Near
Medium
Shadow Quality:

Options -> Sound
Code:
Sound Effects Volume
Change the volume of the sound effects in the game.
Music Volume
Change the volume of the music in the game.


Options -> Controls
Code:
Speed Effect on Steering
The higher the value on this setting, the more steering is limited as car speed increases.
AutoShift
AutoClutch
Button Control Delay:
long
medium
short
Off

Options -> Controls -> Assign Controls -> Car Controls
Code:
Edit key X press (held)

Edit mouse motion left
Edit mouse motion right
Edit mouse motion up
Edit mouse motion down

Edit mouse button X press (held)
Replace X with name/number
I don't have a joystick, so I can't get at those strings



Options -> Controls -> Assign Controls -> Car Controls -> Gears
Code:
H-Gate Shifter
Automatically shift to neutral when no gear button is active, as with "H Gate" shifter.
Add a new input

Edit Key
Code:
One activation per button press
Will this imput be activated once per press or whenever it's held down?
Trigger when key is pressed down


Options -> Controls -> Assign Controls -> Game Controls -> Tools
Code:
Reload GUI


Options -> Controls -> Assign Controls -> Joystick Options
Code:
Joystick Type:
Change the type of joystick device
Joystick/Gamepad
Steering Wheel
Force Feedback Gain
Multiplier to adjust strength of force feedback.
Invert Force

Replays
Code:
Select replay


Cars and Tracks
Code:
Check for updates
Check for updates to your existing cars and tracks
Manage Cars
Browse cars and apply updates

Cars and tracks -> Check for updates
Code:
Check for updates
Connecting
Downloading cars
X updates available
You can apply updates on the car's management screen
Back to Cars and Tracks
Return to the Cars and Tracks menu.

X updates available -> is there a way to implement a flexible singular/plural system? I have seen something somewhere with curly brackets but don't remember what it's called. Would need to research this.


Cars and Tracks -> Manage cars
Code:
Car Manager
Previous
Go back to the last car
Next
Advance to the next car
Version: An update is available
Apply Update
Update this car to the latest version
Return to the Cars and Tracks page.
You must update to the latest VDrift release
Are there any other error messages throughout the software?
Reply


Messages In This Thread
Multilanguage - by asasinuxp - 11-27-2010, 04:37 AM
RE: Multilanguage - by GunChleoc - 11-22-2012, 07:11 AM
RE: Multilanguage - by NaN - 11-24-2012, 12:42 PM
RE: Multilanguage - by GunChleoc - 11-24-2012, 04:03 PM
RE: Multilanguage - by NaN - 11-24-2012, 04:19 PM
RE: Multilanguage - by NaN - 11-24-2012, 02:06 PM
RE: Multilanguage - by NaN - 11-25-2012, 07:12 AM
RE: Multilanguage - by GunChleoc - 11-25-2012, 11:23 AM
RE: Multilanguage - by GunChleoc - 12-09-2012, 11:32 AM
RE: Multilanguage - by NaN - 12-09-2012, 12:37 PM
RE: Multilanguage - by GunChleoc - 12-10-2012, 08:27 AM
RE: Multilanguage - by NaN - 12-10-2012, 05:19 PM
RE: Multilanguage - by GunChleoc - 12-10-2012, 10:31 PM
RE: Multilanguage - by joevenzon - 12-11-2012, 12:08 PM
RE: Multilanguage - by GunChleoc - 12-11-2012, 12:21 PM
RE: Multilanguage - by NaN - 12-11-2012, 03:20 PM
RE: Multilanguage - by GunChleoc - 12-11-2012, 04:37 PM
RE: Multilanguage - by NaN - 12-11-2012, 05:21 PM
RE: Multilanguage - by GunChleoc - 12-11-2012, 09:39 PM
RE: Multilanguage - by NaN - 12-12-2012, 06:12 AM
RE: Multilanguage - by GunChleoc - 12-12-2012, 08:00 AM
RE: Multilanguage - by NaN - 12-12-2012, 08:36 AM
RE: Multilanguage - by GunChleoc - 12-12-2012, 02:12 PM
RE: Multilanguage - by GunChleoc - 12-16-2012, 11:20 AM
RE: Multilanguage - by NaN - 12-16-2012, 01:41 PM
RE: Multilanguage - by GunChleoc - 12-16-2012, 07:34 PM
RE: Multilanguage - by brian_ch - 01-07-2013, 12:14 AM
RE: Multilanguage - by NaN - 01-07-2013, 12:17 PM
RE: Multilanguage - by NaN - 01-07-2013, 03:08 PM
RE: Multilanguage - by GunChleoc - 01-11-2013, 12:06 PM
RE: Multilanguage - by NaN - 01-11-2013, 01:09 PM
RE: Multilanguage - by NaN - 01-11-2013, 05:45 PM
RE: Multilanguage - by GunChleoc - 01-11-2013, 05:50 PM
RE: Multilanguage - by GunChleoc - 01-12-2013, 10:04 AM
RE: Multilanguage - by NaN - 01-12-2013, 03:21 PM
RE: Multilanguage - by GunChleoc - 01-13-2013, 10:24 AM
RE: Multilanguage - by NaN - 01-13-2013, 04:07 PM
RE: Multilanguage - by brian_ch - 01-14-2013, 06:09 AM
RE: Multilanguage - by NaN - 01-14-2013, 09:24 AM
RE: Multilanguage - by brian_ch - 01-14-2013, 09:55 AM
RE: Multilanguage - by NaN - 01-14-2013, 03:41 PM
RE: Multilanguage - by NaN - 01-15-2013, 02:51 PM
RE: Multilanguage - by NaN - 01-15-2013, 04:27 PM
RE: Multilanguage - by GunChleoc - 01-16-2013, 06:34 PM
RE: Multilanguage - by NaN - 01-17-2013, 02:48 PM
RE: Multilanguage - by GunChleoc - 01-17-2013, 03:40 PM
RE: Multilanguage - by NaN - 01-19-2013, 10:00 AM
RE: Multilanguage - by GunChleoc - 01-20-2013, 08:33 AM
RE: Multilanguage - by NaN - 01-20-2013, 10:38 AM
RE: Multilanguage - by Timo 6 - 01-19-2013, 01:53 PM
RE: Multilanguage - by NaN - 01-19-2013, 03:10 PM
RE: Multilanguage - by brian_ch - 01-20-2013, 09:49 AM
RE: Multilanguage - by GunChleoc - 01-21-2013, 08:06 AM
RE: Multilanguage - by NaN - 01-21-2013, 03:48 PM
RE: Multilanguage - by NaN - 01-21-2013, 05:21 PM
RE: Multilanguage - by GunChleoc - 01-21-2013, 08:02 PM
RE: Multilanguage - by GunChleoc - 01-25-2013, 02:22 PM
RE: Multilanguage - by NaN - 01-25-2013, 04:54 PM
RE: Multilanguage - by GunChleoc - 01-25-2013, 04:56 PM
RE: Multilanguage - by GunChleoc - 03-21-2013, 10:33 AM
RE: Multilanguage - by NaN - 03-21-2013, 03:48 PM
RE: Multilanguage - by GunChleoc - 03-21-2013, 04:01 PM
RE: Multilanguage - by brian_ch - 03-30-2013, 03:27 PM
RE: Multilanguage - by NaN - 03-30-2013, 05:26 PM
RE: Multilanguage - by brian_ch - 03-31-2013, 08:05 PM
RE: Multilanguage - by NaN - 03-31-2013, 08:12 PM
RE: Multilanguage - by GunChleoc - 04-01-2013, 07:45 PM
RE: Multilanguage - by NaN - 04-02-2013, 12:02 PM
RE: Multilanguage - by GunChleoc - 04-02-2013, 12:57 PM
[No subject] - by Thib25 - 11-27-2010, 06:55 AM
[No subject] - by asasinuxp - 11-27-2010, 07:38 AM
[No subject] - by nomoo - 11-27-2010, 09:42 AM
[No subject] - by NaN - 11-27-2010, 10:58 AM
[No subject] - by NaN - 11-29-2010, 09:57 PM
[No subject] - by Thib25 - 11-30-2010, 04:16 PM
[No subject] - by asasinuxp - 12-01-2010, 08:44 AM
[No subject] - by NaN - 12-01-2010, 12:58 PM
[No subject] - by thelusiv - 12-01-2010, 11:39 PM
[No subject] - by NaN - 12-02-2010, 12:24 AM
[No subject] - by thelusiv - 12-02-2010, 12:58 AM
[No subject] - by nomoo - 12-02-2010, 05:07 PM
[No subject] - by NaN - 12-04-2010, 09:23 AM
[No subject] - by joevenzon_phpbb2_import3 - 12-04-2010, 06:56 PM
[No subject] - by asasinuxp - 12-05-2010, 10:56 AM
[No subject] - by NaN - 12-05-2010, 11:50 AM
[No subject] - by asasinuxp - 12-06-2010, 03:04 AM
[No subject] - by NaN - 12-06-2010, 07:41 AM
[No subject] - by asasinuxp - 12-06-2010, 12:07 PM
[No subject] - by NaN - 12-06-2010, 02:43 PM
[No subject] - by NaN - 12-07-2010, 09:40 AM
[No subject] - by NaN - 12-07-2010, 10:35 AM
[No subject] - by asasinuxp - 12-08-2010, 04:35 AM
[No subject] - by NaN - 12-08-2010, 06:46 AM
[No subject] - by nomoo - 12-12-2010, 04:54 PM
[No subject] - by NaN - 12-12-2010, 05:02 PM
[No subject] - by nomoo - 12-12-2010, 06:03 PM
[No subject] - by thelusiv - 12-13-2010, 05:49 AM
[No subject] - by nomoo - 01-27-2011, 11:59 AM
[No subject] - by NaN - 01-27-2011, 04:30 PM
[No subject] - by skankerror - 02-27-2011, 06:16 PM
[No subject] - by GunChleoc - 04-01-2012, 11:57 AM
[No subject] - by GunChleoc - 04-01-2012, 07:02 PM
[No subject] - by NaN - 04-01-2012, 08:04 PM
[No subject] - by GunChleoc - 04-02-2012, 06:25 AM
[No subject] - by GunChleoc - 04-02-2012, 07:37 AM
[No subject] - by GunChleoc - 08-19-2012, 07:03 AM
[No subject] - by NaN - 08-19-2012, 06:17 PM
[No subject] - by GunChleoc - 08-20-2012, 12:19 PM

Forum Jump:


Users browsing this thread: 7 Guest(s)