CheatMenuSA/resource/common/locale/English.json

99 lines
4.1 KiB
JSON

{
"Main" :
{
"TranslatorName" : "Grinch_",
"TranslationLanguage" : "English",
"TranslationLanguageDisclaimer" : "Translated to English by Grinch_"
},
"Teleport" :
{
"TargetBlipText" : "Target blip not found. You need to place it on the map first",
"InvalidLocation" : "Invalid location",
"LocationRemoved" : "Location removed",
"CustomLocationRemoveOnly" : "You can only remove custom location",
"InsertCoord" : "Insert coordinates",
"QuickTeleport" : "Quick teleport",
"QuickTeleportHint" : "Teleport to the location of your radar\ntarget blip using ",
"Coordinates" : "Coordinates",
"TeleportToCoord" : "Teleport to coordinates",
"InvalidCoord" : "Invalid coordinates",
"TeleportMarker" : "Teleport to marker",
"TeleportCenter" : "Teleport to center",
"Location" : "Location",
"LocationHint" : "Groove Street",
"AddLocation" : "Add location"
},
"Window" :
{
"TeleportPage" : "Teleport",
"PlayerPage" : "Player",
"PedPage" : "Ped",
"VehiclePage" : "Vehicle",
"WeaponPage" : "Weapon",
"AnimationPage" : "Animation",
"GamePage" : "Game",
"VisualPage" : "Visual",
"MenuPage" : "Menu",
"Search" : "Search",
"AddNew" : "Add new"
},
"Menu" :
{
"BugDisclaimer" : "If you find bugs or have suggestions, let me know on discord.",
"CopyrightDisclaimer" : "Copyright Grinch_ 2019-2022. All rights reserved.",
"Author" : "Author",
"Version" : "Version",
"Build" : "Build",
"CheckUpdate" : "Check update",
"DiscordServer" : "Discord server",
"GitHubRepo" : "GitHub repo",
"Usage" : "Usage",
"UsageText" : "Left-click selects hotkey.\nLeft clicking outside deselects.\nRight click disables hotkey.",
"OpenMenuKey" : "Open/ close cheat menu",
"OpenCMDKey" : "Open/ close command window",
"SkinChangerKey" : "Activate aim skin changer",
"Config" : "Config",
"Name" : "Name",
"Credits" : "Credits",
"FreecamKey" : "Toggle freecam",
"QuickTPKey" : "Toogle quick teleport",
"ResetConfig" : "Reset config",
"FixVehKey" : "Fix current vehicle",
"FlipVehKey" : "Flip current vehicle",
"GodModeKey" : "Toggle god mode",
"VehEngineKey" : "Toggle vehicle engine",
"VehStartKey" : "Vehicle instant start",
"VehStopKey" : "Vehicle instant start",
"QuickSSKey" : "Quick screenshot",
"OpenCMDUsing" : "Open or close command window using %s",
"SetHealthCMD" : "Set health",
"SetHealthCMDText" : "Set player health.\nExample: hp (health).",
"SetTimeCMD" : "Set time",
"SetTimeCMDText" : "Set current game time.\nExample: time (hour) (minute).\n",
"SetTimeCMDText2" : "Writing something like 'time 12' would be interpreted as 'time 12 12'",
"TeleportCMD" : "Teleport",
"TeleportCMDText" : "Teleports player to specified coordinates.\nExample: tp x y z",
"ResetConfigMSG" : "Config has been reset. Restart the game for it to take effect.",
"QuickVehSpawnerCMD" : "Quick vehicle spawner",
"QuickVehSpawnerCMDText" : "Spawn vehicles by typing their model names.\nExample: veh (veh_name)",
"QuickWepSpawnerCMD" : "Quick weapon spawner",
"QuickWepSpawnerCMDText" : "Spawn weapons by typing their model names.\nExample: wep (wep_name)",
"ResetSize" : "Reset sonfig",
"Overlay" : "Overlay",
"Position" : "Position",
"Language" : "Language",
"TextColor" : "Text color",
"NoBG" : "No background",
"ShowCoords" : "Show coordinates",
"ShowCPU" : "Show CPU usage",
"ShowFPS" : "Show FPS",
"ShowLocation" : "Show location",
"ShowRAM" : "Show RAM usage",
"ShowVehHealth" : "Show veh health",
"ShowVehSpeed" : "Show veh speed",
"Hotkeys" : "Hotkeys",
"Commands" : "Commands",
"About" : "About",
"LanguageChangeFailed" : "Failed to change language!"
}
}