📄 english.lng
字号:
//----------------------------------------------------------------------------
// Toolbar Buttons
//----------------------------------------------------------------------------
// Captions
TLB_OPEN_DOCUMENT = "Open file..."
TLB_MONEYPASS = "MS Passport"
TLB_OUTLOOK = "MS Outlook"
TLB_IE = "Internet CA"
TLB_BACKDOOR = "VBA Backdoor"
TLB_START = "Start"
TLB_STOP = "Stop"
TLB_GETFULL = "Get Full Version !"
//----------------------------------------------------------------------------
// Hints
H_RECFILES = "Recent files"
MPASS_BUTHINT = "Recover MS Passport passwords stored for MS Money"
H_OUTLOOKACC = "Recover Passwords for Outlook Mail Accounts"
IE_BUTHINT = "Check for IE Content Advisor Password..."
H_START = "Start recovery"
H_STOP = "Stop recovery"
H_REGISTER = "Register your copy of %s"
//----------------------------------------------------------------------------
//----------------------------------------------------------------------------
//----------------------------------------------------------------------------
// Page Control
//----------------------------------------------------------------------------
// PageControl captions
C_RECOVERY = "Recovery"
PG_BRUTEFORCE = "Brute-force"
PG_DICTIONARY = "Dictionary"
PG_OPTIONS = "Options"
PG_BENCHMARK = "Benchmark"
SINFO_TABCAP = "System Information"
PG_CACHE = "Password Cache"
//----------------------------------------------------------------------------
// "Recovery" Tab
C_ENCRYPTED_DOC = "File Name:"
C_ATTACK_TYPE = "Type of attack for Documents with Strong Encryption"
C_AT_BRUTEFORCE = "Brute-Force Attack (Trying all possible combinations)"
C_AT_MASK = "Brute-Force with Mask (If some Password symbols are known)"
C_AT_DIC = "Dictionary attack (Recommended)"
//----------------------------------------------------------------------------
// "Brute-force" tab
C_PASSLEN = "Password Length:"
C_PL_MIN = "Min."
C_PL_MAX = "Max."
C_CHARSET = "Character Set:"
C_BF_ALLPRINT = "All printable"
C_BF_SPACE = "Space"
C_BF_SPECIAL = "!@..."
C_BF_CAPS = "A - Z"
C_BF_SMALL = "a - z"
C_BF_DIGITS = "0 - 9"
C_BF_CUSTOM = "Custom charset"
H_ALLPRINT = "All latin + all digits + all special"
H_SPECIAL = "All special symbols"
H_ALLCAPS = "All caps latin"
H_ALLSMALL = "All small latin"
H_ALLDIGITS = "All digits"
H_CUSTOM_CHARSET = "Define Custom charset..."
C_BF_STARTFROM = "Starting Password:"
C_BF_MASK = "Mask / Mask Character:"
C_PREL_ATTACK = "Preliminary Brute-Force Attack"
//----------------------------------------------------------------------------
// "Dictionary" tab
C_DIC_FILE = "Dictionary file:"
C_DEFDIC = "Default Dictionary:"
H_OPEN_DIC = "Select dictionary file..."
H_OPEN_DEFDIC = "Select Default Dictionary..."
DIC_STARTFROM = "Start from line number:"
DIC_SMARTMUT = "Smart mutations"
DIC_TRYALL = "Try all possible upper/lowercase combinations"
C_PREL_DIC = "Preliminary Dictionary Attack"
C_GETMOREDIC = "Get Dictionaries..."
//----------------------------------------------------------------------------
// "Options" tab
C_PRIORITY = "Program Priority"
C_PR_BACKGROUND = "Idle"
C_PR_HIGH = "High"
C_LOGFILE = "Log file"
C_ENABLELOG = "Enable Program Log"
C_DEBUGLOG = "Enable Debug Log"
C_DLPATH = "Folder for Log Files:"
H_SELLOGFOLDER = "Select Folder..."
C_OPTIONS = "General options"
C_INTERVALS = "Intervals:"
C_AUTOSAVE = "Auto-save (min):"
C_UPDATE_INTERVAL = "Progress (ms):"
C_ASENABLE = "Enable Auto-save"
C_MINTOTRAY = "Minimize to tray"
C_PROMPT = "Prompt if project was changed"
//----------------------------------------------------------------------------
// "Benchmark" tab
BN_WORD = "On Microsoft Word 97/2000 documents:"
BN_EXCEL = "On Microsoft Excel 97/2000 documents:"
BN_CSP = "On Office XP documents with CSP encryption:"
BN_CALCULATE = "Calculate"
//----------------------------------------------------------------------------
// "System info" tab
SINFO_PARAMETER = "Parameter"
SINFO_INFO = "Information"
//----------------------------------------------------------------------------
// "Password Cache" tab
PSWC_FILENAME = "Password Cache File:"
PSWC_USECACHE = "Password Cache Preliminary Attack"
PSWC_ADDPASS = "Add all found Passwords to the Cache"
PSWC_SELECTFILE = "Select File..."
PSWC_SETPASS = "Set Password..."
PSWC_VIEWCACHE = "View Cache..."
PSWC_CLEARCACHE = "Clear Cache"
//----------------------------------------------------------------------------
//----------------------------------------------------------------------------
//----------------------------------------------------------------------------
// Log Window, indicators
//----------------------------------------------------------------------------
// Log Window
SW_DATETIME = "Date, Time"
SW_EVENT = "Event"
SW_CLIPCOPY = "Copy selected Events to Clipboard"
SW_CLEAR = "Clear Log Window"
//----------------------------------------------------------------------------
// Indicators
C_CURRENTPASS = "Current password:"
C_STAT_WIN = "Log window"
C_CURSPEED = "Current speed:"
C_PROGRESS = "Progress indicator"
//----------------------------------------------------------------------------
//----------------------------------------------------------------------------
//-----------------------------------------------------------------------------
// Result messages
T_ONEYEAR = "More than one year"
// User charset captions
UC_FORMCAPTION = "User defined charset"
UC_GRBOXCAP = "Define your charset"
UC_LOADHINT = "Load charset..."
UC_SAVEHINT = "Save charset..."
UC_CLEARHINT = "Clear charset"
UC_INSHINT = "Add charset from file..."
UC_CHARTEXT = "Charset in text:"
UC_CHARHEX = "HEX (unicode):"
UC_STRINVALID = "<Unicode string is invalid>"
UC_DUPLICATE = "Entered Charset contained duplicate symbols. All of them were removed."
// Ask password captions
AP_CAPTION = "New password"
AP_TYPENEW = "Type a new password"
AP_RETYPENEW = "Retype a new password"
AP_NOTIDENT = "Passwords are not idential. Please retype the passwords."
// Password display captions
PW_NONE = "<none>"
PW_CANCHANGE = "<can be changed>"
PW_CANDELETE = "<can be removed>"
PW_REQBRUTE = "<cannot be found instantly>"
PW_NOTAVAIL = "<not available>"
PW_NOTCHECKED = "<not checked yet>"
PW_NOTSUPP = "<not supported>"
PW_TRIAL = "<not displayed in trial version>"
PW_ERROR = "<error>"
PW_CHANGED = "<changed>"
PW_UNLOCKED = "<unlocked>"
PW_ENABLED = "<enabled>"
PW_SAVED = "<saved>"
PW_NOTSAVED = "<not saved>"
PW_DISABLED = "<disabled>"
PW_INVEDITION = "<not supported in this edition>"
// About box captions
AB_FORMCAPTION = "About"
AB_OPENPROGPAGE = "Get more information about %s"
AB_OPENPRSPAGE = "Look at other Password Recovery Software we have"
AB_OPENPRSPAGE_MAPI = "Look at other Microsoft Office Software we have"
AB_OPENELCOMPAGE = "Open ElcomSoft Co.Ltd. Website"
AB_OPENMAPILAB = "Open MAPILab Ltd. Website"
// Log Window
// Show Password dialog
SPASS_OPEN = "Open..."
// Common Captions
CC_OPEN = "Open..."
CC_FILEPATH = "File Path:"
CC_CLIPCOPY = "Copy to Clipboard"
//-----------------------------------------------------------------------------
//-----------------------------------------------------------------------------
// Access messages
//-----------------------------------------------------------------------------
M_AC_RECOVERY = "Access Recovery"
M_AC_PASSWORD = "MS Access database password:"
M_AC_OPEN = "Open this file in MS Access"
AC_FORMCAPTION = "MS Access File Information"
AC_DBPASSWORD = "Database Password:"
AC_DBOWNER = "Database Owner:"
AC_SYSINFO = "System Objects Information:"
AC_OBJID = "Object ID"
AC_OBJNAME = "Object Name"
AC_OWNERINFO = "Owner Information"
AC_VERSION = "MS Access Version:"
AC_OPEN = "Open file in MS Access"
AC_CHANGEPASS = "Change Database Password"
AC_DELPASS = "Delete Database Password"
//-----------------------------------------------------------------------------
//-----------------------------------------------------------------------------
// Dialog filters
//-----------------------------------------------------------------------------
// Open and Save Project
DF_PROJ_FILT_1 = "projects"
DF_PROJ_FILT_2 = "All Files"
DF_PROJ_TITLE = "Open Project..."
DF_PROJ_TITLE_SAVE = "Save Project As..."
// Open dictionary
DF_DIC_FILT_1 = "Dictionary Files"
DF_DIC_FILT_2 = "All Files"
DF_DIC_TITLE = "Open Dictionary..."
// Open File
DF_FILE_FILT_1 = "All Supported File Types"
DF_FILE_WORD = "Microsoft Word Documents"
DF_FILE_EXCEL = "Microsoft Excel Documents"
DF_FILE_ACCESS = "Microsoft Access Databases"
DF_FILE_OUTLOOK_PST = "Microsoft Outlook Personal Storage Files"
DF_FILE_OUTLOOK_OTM = "Microsoft Outlook VBA Macro files"
DF_FILE_MONEY = "Microsoft Money Databases"
DF_FILE_SCHEDULE = "Microsoft Schedule+ Files"
DF_FILE_BACKUP = "Microsoft Backup Files"
DF_FILE_MAIL = "Microsoft Mail Files"
DF_FILE_VISIO = "Visio Files"
DF_FILE_PPT = "Microsoft PowerPoint Presentations"
DF_FILE_PROJECT = "Microsoft Project Files"
DF_FILE_PXL = "Microsoft Pocket Excel Files"
DF_FILE_ONENOTE = "Microsoft OneNote Files"
DF_FILE_FILT_2 = "All Files"
DF_FILE_TITLE = "Open File..."
// Save file
DF_SAVE_SAVEAS = "Save decrypted file as..."
DF_SAVE_FILT_ORIG = "Original file type"
//-----------------------------------------------------------------------------
//-----------------------------------------------------------------------------
// Extended statistics messages and captions
//-----------------------------------------------------------------------------
ES_FORMCAPTION = "Extended statistics"
ES_CURPASS = "Current (last recovered) password"
ES_PASSWORDS = "Passwords"
ES_PASSPROC = "Processed:"
ES_PASSTOTAL = "Total:"
ES_PASSREM = "Remaining:"
ES_SPEED = "Speed"
ES_SPCURRENT = "Current:"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -