⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 hl_res.rc

📁 hl2 source code. Do not use it illegal.
💻 RC
📖 第 1 页 / 共 3 页
字号:
    IDS_FILTER_NOTEMPTY     "have people currently playing"
    IDS_FILTER_ONFAVORITES  "are in my 'favorites' list"
    IDS_FILTER_INCHATROOM   "are associated with the selected chat room"
    IDS_FINDPLAYER_PLAYER   "Player to find:"
    IDS_OPTS_CROSSHAIR      "Crosshair"
    IDS_OPTS_REVERSE        "Reverse mouse"
    IDS_OPTS_MLOOK          "Mouse look"
    IDS_OPTS_LOOKSPRING     "Look spring"
    IDS_OPTS_LOOKSTRAFE     "Look strafe"
    IDS_OPTS_MFILTER        "Mouse filter"
END

STRINGTABLE DISCARDABLE 
BEGIN
    IDS_OPTS_JOYSTICK       "Joystick"
    IDS_OPTS_CROSSHAIRHELP  "Enable the weapon aiming crosshair."
    IDS_OPTS_REVERSEHELP    "Reverse mouse up/down axis."
    IDS_OPTS_MLOOKHELP      "Use the mouse to look around instead of using the mouse to move."
    IDS_OPTS_LOOKSPRINGHELP "Causes the screen to ""spring"" back to looking straight ahead when you move forward."
    IDS_OPTS_LOOKSTRAFEHELP "In combination with your mouse look modifier, causes left-right movements to strafe instead of turn."
    IDS_OPTS_MFILTERHELP    "Average mouse inputs over the last two frames to smooth out movements."
    IDS_OPTS_JOYSTICKHELP   "Enable the joystick."
    IDS_OPTS_SENSITIVITYHELP "Mouse sensitivity."
    IDS_LOADSAVE_LOADHELP   "Load a previously saved game"
    IDS_LOADSAVE_SAVEHELP   "Save current game."
    IDS_LOADSAVE_RETURN     "Go back to the Main Menu."
    IDS_MAIN_RETURNHELP     "Return to game."
    IDS_MAIN_NEWGAMEHELP    "Start a new game."
    IDS_MAIN_TRAININGHELP   "Learn how to play !game."
    IDS_MAIN_LOADHELP       "Load a previously saved game."
END

STRINGTABLE DISCARDABLE 
BEGIN
    IDS_MAIN_LOADSAVEHELP   "Load a saved game, save the current game."
    IDS_MAIN_CONFIGUREHELP  "Change game settings, configure controls."
    IDS_MAIN_READMEHELP     "View the Readme.txt file."
    IDS_MAIN_ORDERHELP      "Order the full version of Half-Life."
    IDS_MAIN_QUITHELP       "Quit playing !game."
    IDS_MAIN_QUICKHELP      "Connect to the fastest, active Internet game server found."
    IDS_MAIN_MULTIPLAYERHELP 
                            "Search for !game servers, chat with other players, configure character."
    IDS_CHAT_PROMPT         "Type Message:"
    IDS_NEWGAME_EASYHELP    "Play !game on the 'easy' skill setting."
    IDS_NEWGAME_MEDIUMHELP  "Play !game on the 'medium' skill setting."
    IDS_NEWGAME_DIFFICULTHELP "Play !game on the 'difficult' skill setting."
    IDS_NEWGAME_RETURNHELP  "Go back to the Main Menu."
    IDS_NEWPROFILE_TITLE    "Select Player"
    IDS_NEWPROFILE_NAME     "Na&me:"
    IDS_NEWPROFILE_PASSWORD "Password:"
    IDS_NEWPROFILE_REMEMBER "remember password"
END

STRINGTABLE DISCARDABLE 
BEGIN
    IDS_PROFILE_MODEL       "Player Model"
    IDS_PROFILE_NICKNAME    "Player Name"
    IDS_PROFILE_SELECT      "Player profile:"
    IDS_PROFILE_PROCEEDHELP "Chat with users and browse for servers."
    IDS_PROFILE_RETURNHELP  "Go back to the Main Menu."
    IDS_VIDEO_SCREENSIZE    "Screen size"
    IDS_VIDEO_GAMMA         "Gamma"
    IDS_VIDEO_GLARE         "Glare reduction"
    IDS_VIDEO_GAMMAHELP     "Gamma:  Adjusts !game's color balance to best suit your monitor. Move the slider until you can just make out the figure standing in shadow on the right side of the sample image."
    IDS_VIDEO_GLAREHELP     "Glare Reduction: Adjusts darker colors to reduce the effect of glare on your monitor. "
    IDS_VIDMODE_WINDOWED    "Run in a &window"
    IDS_VIDMODE_MOUSE       "&Use mouse"
    IDS_VIDMODE_GLLISTHEADER "OpenGL Driver"
    IDS_VIDMODE_D3DHEADER   "D3D Device"
    IDS_VIDSELECT_OPTIONSHELP 
                            "Set video options such as screen size, gamma, and glare reduction."
    IDS_VIDSELECT_MODESHELP "Set video modes and configure 3D accelerators."
END

STRINGTABLE DISCARDABLE 
BEGIN
    IDS_VIDSELECT_RETURNHELP "Go back to the previous menu."
    IDS_SERVERS_REFRESH     "Refreshing servers..."
    IDS_PROGRESS_START      "Start"
    IDS_QUICK_CONTACT       "Contacting servers..."
    IDS_QUICK_REQUESTLIST   "Requesting list of servers..."
    IDS_README_NOFILE       "Could not find readme.txt"
    IDS_STATUS_CONNECTING   "Connecting to server '%s'"
    IDS_STATUS_CONNECTIONESTABLISHED 
                            "Connection established to %s, switching to game"
    IDS_STATUS_SKIPSERVER   "Skipping..."
    IDS_STATUS_ELPASEDTIME  "%s\n%3.1f Seconds Elapsed"
    IDS_TRAINING_EXITCURRENT 
                            "Entering the Hazard Course will exit any current game, OK to exit?"
    IDS_MAIN_QUITPROMPTINGAME "Quit !game without saving current game?"
    IDS_MAIN_QUITPROMPT     "Are you sure you want to quit?"
    IDS_CONTROLS_CANCELPROMPT "Exit without saving changes?"
    IDS_LOAD_LOADPROMPT     "Loading a game will exit any current game, OK to exit?"
    IDS_LOADSAVE_DELETEPROMPT "Delete selected game?"
END

STRINGTABLE DISCARDABLE 
BEGIN
    IDS_NEWGAME_NEWPROMPT   "Starting a new game will exit any current game, OK to exit?"
    IDS_NICKNAME_ADD        "Enter a name:"
    IDS_PROFILE_CANCELPROMPT "Save changes made to profile?"
    IDS_SAVE_INGAMEPROMPT   "Can't save, you are not currently playing a game."
    IDS_SAVE_OVERWRITE      "Are you sure you want to overwrite this saved game?"
    IDS_VIDEO_BADSETTINGS   "Your video settings do not appear to be valid, use these settings anyway?"
    IDS_AUDIO_A3D           "Enable A3D hardware support"
    IDS_BTN_DONE            "&Done"
    IDS_BTN_CONTROLS        "&Controls"
    IDS_BTN_AUDIO           "&Audio"
    IDS_BTN_VIDEO           "&Video"
    IDS_BTN_CANCEL          "&Cancel"
    IDS_BTN_CREATE          "Create &room"
    IDS_BTN_FILTER          "&Filter"
    IDS_BTN_FIND            "&Search"
    IDS_BTN_RETURN          "&Return"
END

STRINGTABLE DISCARDABLE 
BEGIN
    IDS_BTN_NEWGAME         "&New game"
    IDS_BTN_TRAINING        "&Hazard course"
    IDS_BTN_CONFIGURE       "&Configure"
    IDS_BTN_LOADSAVE        "&Save/load game"
    IDS_BTN_LOAD            "&Load game"
    IDS_BTN_MULTIPLAYER     "&Multiplayer"
    IDS_BTN_README          "&View readme"
    IDS_BTN_ORDER           "&Order"
    IDS_BTN_QUIT            "&Quit"
    IDS_BTN_ADVANCED        "&Advanced controls"
    IDS_BTN_REVERT          "&Cancel"
    IDS_BTN_RESTORE         "&Use defaults"
    IDS_BTN_DELETE          "&Delete"
    IDS_BTN_SAVE            "&Save game"
    IDS_BTN_LOGIN           "&Login"
    IDS_BTN_CONNECT         "&Connect"
END

STRINGTABLE DISCARDABLE 
BEGIN
    IDS_BTN_CREATESV        "Crea&te game"
    IDS_BTN_REFRESH         "&Refresh"
    IDS_BTN_ROOM            "&List rooms"
    IDS_BTN_EASY            "&Easy"
    IDS_BTN_MEDIUM          "&Medium"
    IDS_BTN_HARD            "&Difficult"
    IDS_BTN_YES             "&Yes"
    IDS_BTN_NO              "&No"
    IDS_BTN_OK              "&Ok"
    IDS_BTN_OPTIONS         "&Video options"
    IDS_BTN_MODES           "Video &modes"
    IDS_BTN_QUICK           "Quick &start"
    IDS_PROFILE_LOGO        "Spraypaint Image"
    IDS_BTN_BROWSE          "&Internet games"
    IDS_MULTI_BROWSEHELP    "View a list of !game game servers and join the one of your choice."
    IDS_BTN_CHAT            "C&hat rooms"
END

STRINGTABLE DISCARDABLE 
BEGIN
    IDS_MULTI_CHATHELP      "Talk online with other !game players."
    IDS_BTN_LAN             "&Lan game"
    IDS_MULTI_LANHELP       "Set up a !game game on a local area network."
    IDS_BTN_CUSTOMIZE       "C&ustomize"
    IDS_MULTI_CUSTOMIZEHELP "Choose your player name, and select visual options for your character."
    IDS_CREATEROOM_ROOMPASSWORD "Room Password (optional)"
    IDS_PLAYERINFO_RULENAME "Server Rule"
    IDS_PLAYERINFO_RULEVALUE "Value"
    IDS_BTN_SEARCH          "&Search for Game"
    IDS_BTN_CHATMODE        "Chat"
    IDS_BTN_LISTMODE        "&Internet games"
    IDS_BTN_EXIT            "&Exit"
    IDS_SERVER_MANUALADD    "Add a server by manually by IP address..."
    IDS_SERVER_REQUESTNEWLIST "Request updated server list."
    IDS_PLAYERINFO_SERVERNAME "Server hostname:"
    IDS_PLAYERINFO_SERVERIP "Server IP address:"
END

STRINGTABLE DISCARDABLE 
BEGIN
    IDS_PLAYERINFO_SERVERPING "Server 'ping' time:"
    IDS_PROFILE_FACE        "Player Face"
    IDS_PROFILE_SKIN        "Player Skin"
    IDS_BTN_JOIN            "&Join Game"
    IDS_BTN_FINDGAME        "&Find Game"
    IDS_BTN_START           "S&tart Game"
    IDS_PROFILE_LOGOCOLOR   "Color"
    IDS_MULTI_RESUMEHELP    "Return to your current multi-player game."
    IDS_MULTI_DISCONNECTHELP "Disconnect yourself from the game server."
    IDS_BTN_RESUME          "Resume"
    IDS_BTN_DISCONNECT      "Disconnect"
    IDS_BTN_ADDSERVER       "&Add server"
    IDS_BTN_UPDATE          "&Update"
    IDS_BTN_INFO            "&View game info"
    IDS_QUICKSTART_TITLE    "Quick multiplayer"
END

STRINGTABLE DISCARDABLE 
BEGIN
    IDS_BTN_LISTROOMS       "&List rooms"
    IDS_BTN_GORE            "C&ontent control"
    IDS_BTN_AUTOPATCH       "&Update !game."
    IDS_CONFIGURE_GOREHELP  "Disable visuals inappropriate for younger players and multiplayer."
    IDS_CONFIGURE_AUTOPATCHHELP "Download the latest version of !game."
    IDS_CHAT_NOSERVERS      "Could not locate any WON servers."
    IDS_CHAT_NOPROFILE      "Couldn't locate player profile"
    IDS_INIT_DX6REQUIRED    "!game requires DirectX version 6 or above.   Please install DirectX 6 and restart !game."
    IDS_WON_VALIDATIONFAIL  "Validation refused\n'%s'"
    IDS_WON_VALIDATIONFAIL2 "Validation refused."
    IDS_WON_AUTHOUTOFORDER  "Authentication out of order (1)."
    IDS_WON_AUTHPROBLEM     "Authentication problem (2)"
    IDS_WON_ENCRYPTBAD      "Error creating message (1)."
    IDS_WON_BADPUBLICKEY    "Invalid signal from authentication server (1)."
    IDS_WON_AUTHNOMEM       "Insufficient memory to receive authentication response."
    IDS_CD_NEEDCDKEY        "You must type in a valid CD Key to play Half-Life"
END

STRINGTABLE DISCARDABLE 
BEGIN
    IDS_CD_BADKEY           "The CD Key you typed was invalid, please try again"
    IDS_CD_BADKEYTYPED      "Your CD Key is invalid, please reenter the CD key"
    IDS_MD5_HASHFAIL        "Could not validate !game"
    IDS_MAIN_REGISTERMSGFAIL "Couldn't register !game user message"
    IDS_CDCHECK_PROMPT      "Please Insert the Half-Life CD"
    IDS_SETTINGS_SERVERTYPEINVALID "Bogus list type in %s"
    IDS_TOKEN_EXPECTLEFTBRACE "Expecting { in %s"
    IDS_TOKEN_EXPECTRIGHTBRACE "Expecting } in %s"
    IDS_MULTI_ADDIPUNRESOLVABLE "That IP address could not be resolved."
    IDS_CHATCTRL_NOMEM      "Couldn't allocate space for user name"
    IDS_CHATCTRL_NOTEXTMEM  "Couldn't allocate space for chat text"
    IDS_CHATCTRL_WINREGFAIL "Couldn't register chat edit control"
    IDS_PROFILE_DEFAULTMISSING "Could not find default keybinding file %s"
    IDS_QUICK_NOMASTER      "Unable to retrieve server list, check that your internet connection is active"
    IDS_QUICK_USINGPREVIOUSLIST 
                            "Unable to reach master, using previous list..."
    IDS_CHAT_NOROOMLIST     "Could not obtain room list"
END

STRINGTABLE DISCARDABLE 
BEGIN
    IDS_SAVELOAD_NUMBEROFGAMESCHANGED "Number of saved games changed?"
    IDS_MAIN_EXITMULTIPLAYERPROMPT 
                            "Entering the multiplayer system will terminate your current single player game, OK to exit without saving?"
    IDS_CD_ENTERPROMPT      "Please type in the CD Key displayed on the Half-Life CD case"
    IDS_MULTISELECT_EXITGAMEPROMPT 
                            "Exiting the multiplayer system will terminate your current multiplayer game, OK to exit?"
    IDS_MULTI_ADDSERVERPROMPT 
                            "Enter server Internet address\r\n(e.g., 209.255.10.255:27015)"
    IDS_ROOM_NEEDPASS       "Enter room password:"
    IDS_SAVE_CANTSAVE       "Can't save, you are not currently playing a game."
    IDS_SAVE_OVERWRITEPROMPT 
                            "Are you sure you want to overwrite this saved game?"
    IDS_SAVE_DELETEPROMPT   "Delete selected game?"
    IDS_AUTH_INUSE          "Account in use"
    IDS_AUTH_BADACCOUNT     "Invalid account"
    IDS_AUTH_BADREQ         "Invalid server request"
    IDS_AUTH_BADCERTIFICATE "Invalid client certificate"
    IDS_AUTH_BADEXE         "Invalid client value"
    IDS_AUTH_BADCERTIFICATE2 "Invalid client certificate"
    IDS_AUTH_BADLOOKUP      "Invalid client lookup value"
END

STRINGTABLE DISCARDABLE 
BEGIN

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -