Language

{
    "translate_mode": "Translate",
    "rotate_mode": "Rotate",
    "toggle_space": "Relative/World",
    "enable_cursor": "Toggle Cursor",
    "done_editing": "Done",
    "close_gizmo_description": "Cancel",

    "menu_nitrous": "NITROUS",
    "menu_purge": "PURGE",
    "menu_popcorn": "POP-CORN",
    "menu_glow": "GLOWING DISCS",
    "menu_drift": "DRIFT+ MODE",
    "menu_drift_hd": "DRIFT MODE+HD",
    "menu_drift_smoke": "DRIFT SMOKE",
    "menu_sport_mode": "SPORT+ MODE",
    "menu_throttle_control": "THROTTLE CONTROL",
    "menu_rollback": "ROLLBACK & HANDBRAKE",
    "menu_neon": "NEON",
    "menu_interior_lights": "INTERIOR LIGHTS",
    "menu_shunt": "SHUNT BOOST",

    "nitrous_enabled": "Nitrous enabled",
    "nitrous_disabled": "Nitrous disabled",
    "purge_enabled": "Purge activated",
    "purge_disabled": "Purge deactivated",
    "drift_smoke_enabled": "Drift smoke enabled",
    "drift_smoke_disabled": "Drift smoke disabled",
    "popcorn_enabled": "Popcorn enabled",
    "popcorn_disabled": "Popcorn disabled",
    "glow_enabled": "Glow brakes enabled",
    "glow_disabled": "Glow brakes disabled",
    "throttle_enabled": "Throttle control enabled",
    "throttle_disabled": "Throttle control disabled",
    "rollback_enabled": "Rollback & Handbrake enabled",
    "rollback_disabled": "Rollback & Handbrake disabled",
    "sport_mode_enabled": "Sport mode enabled",
    "sport_mode_disabled": "Sport mode disabled",
    "drift_enabled": "Drift mode enabled",
    "drift_disabled": "Drift mode disabled",
    "drift_hd_enabled": "Drift HD mode enabled",
    "drift_hd_disabled": "Drift HD mode disabled",
    "interior_light_toggled": "Interior lights toggled",
    "neon_light_toggled": "Neon lights toggled",

    "keybind_nitrous": "Hold Nitrous",
    "keybind_purge": "Hold Purge",
    "keybind_drift_smoke": "Toggle Drift Smoke",
    "keybind_popcorn": "Toggle Popcorn",
    "keybind_glow": "Toggle Glow Brakes",
    "keybind_throttle": "Toggle Throttle Control",
    "keybind_rollback": "Toggle Rollback & Handbrake",
    "keybind_sport_mode": "Toggle Sport Mode",
    "keybind_drift": "Hold Drift Mode",
    "keybind_drift_hd": "Hold Drift HD Mode",
    "keybind_interior_light": "Toggle Interior Lights",
    "keybind_neon": "Toggle Neon Lights",
    "keybind_shunt": "Forward Shunt",

    "toggle_tablet": "Open Vehicle Tablet",

    "nitrous_cooldown": "Nitrous is on cooldown, please wait",
    "nitro_not_in_vehicle": "You must be in a vehicle",
    "nitro_max_tanks": "This vehicle has reached the maximum number of nitrous tanks",
    "vehicle_not_owned": "You must own this vehicle to do that.",
    "vehicle_class_not_allowed": "This vehicle type is not supported",
    "vehicle_blacklisted": "This vehicle is not compatible",
    "vehicle_occupied": "Someone is in the vehicle, cannot install nitrous",
    "vehicle_occupied_exhaust": "Someone is in the vehicle, cannot modify the exhaust",
    "tablet_already_installed": "This vehicle already has a tablet installed",
    "nitro_requires_turbo": "This vehicle requires a turbo modification to use nitrous",
    "exit_tablet": "Exit Tablet",
    "remove_tablet": "Remove Tablet",
    "tablet_not_installed": "This vehicle does not have a tablet installed.",
    "tablet_not_driving": "You must be the driver to use the tablet.",
    "tablet_vehicle_moving": "You must stop the vehicle to use the tablet.",
    "tablet_removed": "Tablet has been removed from the vehicle",

    "givenitro_no_auth": "You have no authorization for this.",
    "givenitro_not_in_vehicle": "You must be in a vehicle.",
    "givenitro_player_not_online": "Player ID %d is not online.",
    "givenitro_player_not_in_vehicle": "Player ID %d is not in a vehicle.",
    "givenitro_success": "Added %d nitrous tank(s) to vehicle.",

    "job_not_allowed": "Your job does not allow you to use this item.",

    "nitrobar_not_in_vehicle": "You must be in a vehicle.",
    "nitrobar_no_nitro": "This vehicle has no nitrous installed.",
    "nitrobar_hidden": "Nitro bar hidden.",
    "nitrobar_shown": "Nitro bar shown.",
    "nitrobar_confirm_position": "Confirm",
    "nitrobar_move_mode": "Drag the nitro bar to your desired position.",
    "nitrobar_position_reset": "Nitro bar position reset.",
    "progress_tablet_opening": "Opening tablet...",
    "progress_tablet_install": "Installing tablet...",
    "nitro_color_dialog_title": "Select Nitrous Color",
    "progress_nitro_install": "Installing nitrous...",

    "shunt_activated": "Shunt boost activated!",
    "shunt_cooldown": "Shunt boost is on cooldown",

    "exhaust_no_vehicle_nearby": "No vehicle nearby",
    "exhaust_carry_textui": "[Enter] Install Exhaust | [ESC] Cancel",
    "exhaust_sound_checkbox": "Sound Effect",
    "exhaust_color_dialog_title": "Select Exhaust Color",
    "exhaust_color_blue": "Blue",
    "exhaust_color_white": "White",
    "exhaust_color_purple": "Purple",
    "exhaust_color_green": "Green",
    "exhaust_color_yellow": "Yellow",
    "exhaust_color_red": "Red",
    "exhaust_color_pink": "Pink",
    "exhaust_color_orange": "Orange",
    "exhaust_color_cyan": "Cyan",
    "exhaust_color_darkblue": "Dark Blue",
    "exhaust_color_darkgreen": "Dark Green",
    "exhaust_color_brown": "Brown",
    "exhaust_color_black": "Black",
    "exhaust_installed": "Custom exhaust installed!",
    "exhaust_removed": "Custom exhaust removed!",
    "exhaust_not_installed": "This vehicle does not have a custom exhaust installed.",
    "progress_exhaust_install": "Installing custom exhaust...",
    "progress_exhaust_remove": "Removing custom exhaust...",
    "tablet_device_connected": "DEVICE CONNECTED"
}

Last updated