Difference between revisions of "Window.int"

From Oldunreal-Wiki
Jump to navigation Jump to search
m
m
Line 1: Line 1:
<pre>
[Errors]
[Errors]
Critical=Critical Error
Critical="Critical Error"
FailedConfigLoad=%s (failed load)
FailedConfigLoad="%s (failed load)"


[General]
[General]
BrowseButton=...
BrowseButton="..."
UseButton=Use
UseButton="Use"
ClearButton=Clear
ClearButton="Clear"
OkButton=Ok
OkButton="Ok"
AddButton=Add
AddButton="Add"
EmptyButton=Empty
EmptyButton="Empty"
InsertButton=Insert
InsertButton="Insert"
DeleteButton=Delete
DeleteButton="Delete"
DefaultsButton=Reset To Defaults
DefaultsButton="Reset To Defaults"
BackButton=< &Back
BackButton="< &Back"
NextButton=&Next >
NextButton="&Next >"
FinishButton=&Finish
FinishButton="&Finish"
CancelButton=Cancel
CancelButton="Cancel"
InstallButton=&Install
InstallButton="&Install"
YesButton=&Yes
YesButton="&Yes"
NoButton=&No
NoButton="&No"
AgreeButton=I &Agree
AgreeButton="I &Agree"
LanguagePrompt=Language:
LanguagePrompt="Language:"
LanguageWindow=Language Selection
LanguageWindow="Language Selection"
LogWindow=%s Log Window
LogWindow="%s Log Window"
PropNone=Nothing Selected
PropNone="Nothing Selected"
PropSingle=%s Properties
PropSingle="%s Properties"
PropMulti=%s Properties (%i selected)
PropMulti="%s Properties (%i selected)"
InsertCdText=Please insert the Unreal CD-Rom into your drive and press OK to continue, or Cancel to exit.
InsertCdText="Please insert the Unreal CD-Rom into your drive and press OK to continue, or Cancel to exit."
InsertCdTitle=Cd Required At Startup
InsertCdTitle="Cd Required At Startup"
AdvancedOptionsTitle=Advanced Options
AdvancedOptionsTitle="Advanced Options"
Low=Low
Low="Low"
High=High
High="High"


[FirstRun]
[FirstRun]
Caption=Initial Configuration
Caption="Initial Configuration"
LowMemory=Unreal has detected that you have %i megabytes of memory available. To improve performance, the "Low Detail Textures" and "Low Sound Quality" options have been enabled. You may change this settings in the "Performance Settings" menu.
LowMemory="Unreal has detected that you have %i megabytes of memory available. To improve performance, the \"Low Detail Textures\" and \"Low Sound Quality\" options have been enabled. You may change this settings in the \"Performance Settings\" menu."
NonMMX=Unreal has detected that you're using a non-MMX PC. Based on this, the sound playback rate has been set to use the least CPU power. You may change this settings in the "Advanced Options / Audio" menu.
NonMMX="Unreal has detected that you're using a non-MMX PC. Based on this, the sound playback rate has been set to use the least CPU power. You may change this settings in the \"Advanced Options / Audio\" menu."
Starting=Unreal is starting up for the first time. If you experience any problems, please read the Troubleshooting section of the Release Notes in the "Start" menu.
Starting="Unreal is starting up for the first time. If you experience any problems, please read the Troubleshooting section of the Release Notes in the \"Help\" folder."


[IDDIALOG_Directory]
[IDDIALOG_Directory]
IDC_Directory=Installation Folder
IDC_Directory="Installation Folder"
IDC_ChoosePrompt=Please choose the installation folder.
IDC_ChoosePrompt="Please choose the installation folder."
IDC_PathTitle=&Path:
IDC_PathTitle="&Path:"
IDC_DirectoryTitle=&Directories:
IDC_DirectoryTitle="&Directories:"
IDC_DrivesTitle=Dri&ves:
IDC_DrivesTitle="Dri&ves:"
IDC_NetworkButton=&Network
IDC_NetworkButton="&Network"


[IDDIALOG_Password]
[IDDIALOG_Password]
IDC_Password=Password Check
IDC_Password="Password Check"
IDC_Prompt=Please enter your name and password.
IDC_Prompt="Please enter your name and password."
IDC_Name=&Name:
IDC_Name="&Name:"
IDC_Password=&Password:
IDC_Password="&Password:"


[IDMENU_NotifyIcon]
[IDMENU_NotifyIcon]
ID_NotifyIcon=Menu
ID_NotifyIcon="Menu"
ID_NotifyShowLog=&UnrealServer Console
ID_NotifyShowLog="&UnrealServer Console"
ID_NotifyAdvancedOptions=&Advanced Options
ID_NotifyAdvancedOptions="&Advanced Options"
ID_NotifyExit=E&xit UnrealServer
ID_NotifyExit="E&xit UnrealServer"


[IDMENU_Log]
[IDMENU_Log]
ID_LogFile=&File
ID_LogFile="&File"
ID_LogAdvancedOptions=&Advanced Options
ID_LogAdvancedOptions="&Advanced Options"
ID_LogFileExit=E&xit
ID_LogFileExit="E&xit"
</pre>
[[Category:English Localization]]

Revision as of 03:45, 2 July 2020

[Errors] Critical="Critical Error" FailedConfigLoad="%s (failed load)"

[General] BrowseButton="..." UseButton="Use" ClearButton="Clear" OkButton="Ok" AddButton="Add" EmptyButton="Empty" InsertButton="Insert" DeleteButton="Delete" DefaultsButton="Reset To Defaults" BackButton="< &Back" NextButton="&Next >" FinishButton="&Finish" CancelButton="Cancel" InstallButton="&Install" YesButton="&Yes" NoButton="&No" AgreeButton="I &Agree" LanguagePrompt="Language:" LanguageWindow="Language Selection" LogWindow="%s Log Window" PropNone="Nothing Selected" PropSingle="%s Properties" PropMulti="%s Properties (%i selected)" InsertCdText="Please insert the Unreal CD-Rom into your drive and press OK to continue, or Cancel to exit." InsertCdTitle="Cd Required At Startup" AdvancedOptionsTitle="Advanced Options" Low="Low" High="High"

[FirstRun] Caption="Initial Configuration" LowMemory="Unreal has detected that you have %i megabytes of memory available. To improve performance, the \"Low Detail Textures\" and \"Low Sound Quality\" options have been enabled. You may change this settings in the \"Performance Settings\" menu." NonMMX="Unreal has detected that you're using a non-MMX PC. Based on this, the sound playback rate has been set to use the least CPU power. You may change this settings in the \"Advanced Options / Audio\" menu." Starting="Unreal is starting up for the first time. If you experience any problems, please read the Troubleshooting section of the Release Notes in the \"Help\" folder."

[IDDIALOG_Directory] IDC_Directory="Installation Folder" IDC_ChoosePrompt="Please choose the installation folder." IDC_PathTitle="&Path:" IDC_DirectoryTitle="&Directories:" IDC_DrivesTitle="Dri&ves:" IDC_NetworkButton="&Network"

[IDDIALOG_Password] IDC_Password="Password Check" IDC_Prompt="Please enter your name and password." IDC_Name="&Name:" IDC_Password="&Password:"

[IDMENU_NotifyIcon] ID_NotifyIcon="Menu" ID_NotifyShowLog="&UnrealServer Console" ID_NotifyAdvancedOptions="&Advanced Options" ID_NotifyExit="E&xit UnrealServer"

[IDMENU_Log] ID_LogFile="&File" ID_LogAdvancedOptions="&Advanced Options" ID_LogFileExit="E&xit"