File.Usage=en.html

Main.Menu.SelectWindow.Hint=Select Window
Main.Menu.SelectRange.Hint=Select Range (Ctrl+Shift+S)
Main.Menu.TranslateRange.Hint=Translate Range (Ctrl+Shift+R)
Main.Menu.RecordRange.Hint=Record Range
Main.Menu.Range.Hint=Translate Recorded Range (Ctrl+Shift+[1-9])
Main.Menu.All.Hint=Translate All (Ctrl+Shift+A)
Main.Menu.Block.Hint=Translate Block (Ctrl+Shift+B)
Main.Menu.Capture.Hint=Show Capture
Main.Menu.DeleteRange.Caption=Delete Translation Range
Main.Menu.DeleteRange.Hint=Delete Translation Range
Main.Menu.RenameRange.Caption=Rename Translation Range
Main.Menu.RenameRange.Hint=Rename Translation Range
Main.Menu.Stop.Hint=Stop
Main.Menu.Settings.Hint=Settings
Main.Menu.Usage.Hint=Usage
Main.Menu.About.Hint=About myTranslator
Main.Menu.AdditionalInstruction.Hint=Additional Instructions
Main.Menu.Translate.Hint=Translate Text

Main.DefaultTranslateInstruction=Translate into English and display only the results.

Main.Message.DeleteRect=Delete %s.
Main.Message.FileNotFound=File Not Found. [%s]
Main.Message.HotKeyDisabled=%s is disabled.
Main.Message.RangeName=Translation Range Name
Main.Message.NewName=New Name

Capture.Title=Capture
Capture.Label.Message=Drag the mouse to specify the range to translate.
Capture.CheckBox.AutoClose=Auto close after selection
Capture.Button.Capture=Capture
Capture.Button.Paste=Paste
Capture.Button.Translate=Translate Range
Capture.Button.All=Translate All
Capture.Button.Block=Translate Block
Capture.ComboBox.Delay.Hint=Delay time before capture

Capture.Message.CaptureFail=Failed to capture.

Instruction.Title=Additional Instructions
Instruction.Label.Instruction=You can specify instructions for translation (e.g., style, tone).
Instruction.Button.OK=OK
Instruction.Button.Cancel=Cancel

SelectWindow.Title=Select Window
SelectWindow.Label.Message=Select the target window to translate.\nIf the target application is not running yet, launch the application and click "Refresh".
SelectWindow.Button.Refresh=Refresh
SelectWindow.Button.OK=OK

SettingsDialog.Title=myTranslator Settings
SettingsDialog.Menu.AI=AI
SettingsDialog.Menu.Translation=Translation
SettingsDialog.Menu.Block=Block Detection
SettingsDialog.Menu.UI=UI
SettingsDialog.Label.Ocr=OCR
SettingsDialog.Label.OcrEndpoint=Endpoint
SettingsDialog.Label.OcrModels=Model
SettingsDialog.Label.OcrApiKey=API Key
SettingsDialog.Label.Translate=Translation
SettingsDialog.Label.TranslateEndpoint=Endpoint
SettingsDialog.Label.TranslateModels=Model
SettingsDialog.Label.TranslateApiKey=API Key
SettingsDialog.Label.Block=Block Detection
SettingsDialog.Label.BlockEndpoint=Endpoint
SettingsDialog.Label.BlockModels=Model
SettingsDialog.Label.BlockApiKey=API Key
SettingsDialog.Button.GetModels=Get Models
SettingsDialog.Button.GetModels.Hint=Click after entering the endpoint
SettingsDialog.Button.ApiKey.Hint=Click to set the API Key
SettingsDialog.Button.ApiKeyNotSet=Not Set
SettingsDialog.Button.ApiKeySet=Set
SettingsDialog.CheckBox.SameAsOcr=Same as OCR
SettingsDialog.Label.Instruction=Translation Instructions
SettingsDialog.Label.InstructionMemo=(Instructions when there is no translation instruction)
SettingsDialog.Label.ImageSize=Image Size
SettingsDialog.Label.ImagePositionType=Coordinate Type
SettingsDialog.Label.Language=Language
SettingsDialog.Button.OK=OK
SettingsDialog.Button.Cancel=Cancel
SettingsDialog.InputQuery.ApiKey.Title=Enter API Key
SettingsDialog.InputQuery.BlockApiKey.Prompt=API Key for Block Detection\n(Leave blank and press OK to delete)
SettingsDialog.InputQuery.OcrApiKey.Prompt=API Key for OCR\n(Leave blank and press OK to delete)
SettingsDialog.InputQuery.TranslateApiKey.Prompt=API Key for Translation\n(Leave blank and press OK to delete)
SettingsDialog.Message.EndpointChanged=The endpoint has changed.\nDo you want to delete the API Key?

OcrRect.Title=Translation Range
OcrRect.Label.List=Select a location to save.
OcrRect.Label.Info=To rename or delete settings, right-click the drop-down list on the main form.
OcrRect.Label.Name=Enter a name to save.
OcrRect.Label.Rect=Coordinate Information
OcrRect.Button.OK=OK
OcrRect.Button.Cancel=Cancel
OcrRect.Message.SelectLocation=Please select a location to save.
