- 新增 LanguageManager 类实现语言管理功能 - 在 FridaWindow 中添加多语言支持 - 优化 LoadIcon 类的图片加载逻辑- 更新 BoxClassLoader 和 AxisInnovatorsBox 类以支持新功能- 添加 FolderCleaner 工具类用于清理日志文件 - 更新构建配置,添加新的依赖项
100 lines
4.1 KiB
INI
100 lines
4.1 KiB
INI
default_theme.system.topicName=Default Theme
|
|
default_theme.default.tip=Default theme
|
|
metal_theme.system.topicName=Metal Style
|
|
metal_theme.default.tip=Metal style
|
|
motif_theme.system.topicName=Motif Style
|
|
motif_theme.default.tip=Motif style
|
|
flatLightLaf_theme.system.topicName=flatLightLaf Style
|
|
flatLightLaf_theme.default.tip=flatLightLaf style
|
|
|
|
mainWindow.title=Axis Creation Toolbox v1.0
|
|
mainWindow.title.2=Axis Creation Toolbox
|
|
mainWindow.settings.title=System Settings
|
|
|
|
andShow.title=Program Crash Report
|
|
andShow.title.2=<html><h2 style='color: #D32F2F;'>A serious error occurred in the program</h2></html>
|
|
andShow.title.3=<html><h3 style='color: #FF0000;'>Please report it to us!</h3></html>
|
|
andShow.pluginInfo.title==== Loaded Plugins ===
|
|
andShow.pluginInfo.title.1=Plugin Name:
|
|
andShow.pluginInfo.title.2=Plugin Description:
|
|
andShow.pluginInfo.title.3=Supported Versions:
|
|
andShow.pluginInfo.exportButton=Export Report
|
|
andShow.pluginInfo.closeButton=Close
|
|
andShow.pluginInfo.writer=The report has been saved to:
|
|
andShow.pluginInfo.writer.title=Export Successful
|
|
andShow.pluginInfo.writer.error=Export Failed:
|
|
andShow.pluginInfo.error.writer.title=Error
|
|
|
|
progressBarManager.title=Loading...
|
|
|
|
fridaWindow.title=Frida Injection Tool
|
|
fridaWindow.pidField=Enter Process PID
|
|
fridaWindow.browseButton=Select Process
|
|
fridaWindow.panel=Script Editor
|
|
fridaWindow.injectButton=Inject Script
|
|
fridaWindow.panel.log=Log Output
|
|
fridaWindow.processSelectionWindow=Select Process
|
|
fridaWindow.processSelectionWindow.search=Search Process
|
|
fridaWindow.processSelectionWindow.columns.1=Process Name
|
|
fridaWindow.processSelectionWindow.columns.2=Process ID
|
|
fridaWindow.processSelectionWindow.selectButton=Select
|
|
|
|
localWindow.newBtn=New Conversation
|
|
localWindow.saveBtn=Save Record
|
|
localWindow.cudaCheck=Enable CUDA
|
|
localWindow.searchBtn=Start Search
|
|
localWindow.searchBtn.1=Close Search
|
|
localWindow.searchBtn.appendMessage=Search functionality is enabled
|
|
localWindow.searchBtn.appendMessage.1=Search functionality is disabled
|
|
localWindow.sendButton=Send
|
|
localWindow.prompt.system=You are a helpful AI assistant. Please respond to user questions in a friendly and natural tone. Users may provide search results, and you should integrate those results into your answers.
|
|
localWindow.prompt.system.2=You are a search-focused assistant. Users will provide links, summaries, titles, and scraped content, and your job is to output the most relevant content to the user's question.
|
|
localWindow.prompt.name=[User]
|
|
|
|
settings.1.title=Plugins
|
|
settings.2.title=Basic Settings
|
|
settings.3.title=About
|
|
settings.4.title=Themes
|
|
settings.1.tip=Plugin Management
|
|
settings.2.tip=Appearance Settings
|
|
settings.3.tip=Version Information
|
|
settings.4.tip=Theme Management
|
|
|
|
settings.1.columns.1=Plugin Name
|
|
settings.1.columns.2=Supported Versions
|
|
settings.1.columns.3=Description
|
|
settings.1.scrollPane=Loaded Plugin List
|
|
|
|
settings.2.color=Interface Theme Color:
|
|
settings.2.colorBtn=Select Color
|
|
settings.2.colorBtn.color=Select Theme Color
|
|
settings.2.font=Interface Font:
|
|
settings.2.fontBtn=Select Font
|
|
settings.2.showConfirmDialog=Select Font
|
|
settings.2.cuda=Use CUDA for AI Inference:
|
|
settings.2.cudaCheckBox=Enable CUDA Acceleration
|
|
settings.2.cuda.error=Unable to reload AI inference library, please check the CUDA environment
|
|
settings.2.cuda.error.1=Error
|
|
settings.2.language=Interface Language:
|
|
settings.2.language.error=Unknown Language
|
|
settings.3.infoArea.1=Software Version:
|
|
settings.3.infoArea.2=Developer:
|
|
settings.4.no_theme=No available themes
|
|
settings.4.search=Search
|
|
settings.4.search_empty=Please enter search content!
|
|
settings.4.search_empty_title=Prompt
|
|
settings.4.search_not_found=No matching themes found!
|
|
settings.4.search_not_found_title=Prompt
|
|
settings.4.loading=This theme has already been loaded, no need to load again!
|
|
settings.4.loading_title=Prompt
|
|
settings.4.load=Load Theme
|
|
settings.4.info=Theme Class:
|
|
settings.4.info.1=Theme Name:
|
|
settings.4.info.2=Tip:
|
|
settings.4.info.3=Register Name:
|
|
settings.4.load_theme_success=Theme '
|
|
settings.4.load_theme_success.2=' loaded successfully!
|
|
settings.4.load_theme_success.3=Success
|
|
settings.4.load_theme_error=Failed to load theme:
|
|
settings.4.load_theme_error.title=Error
|