update
This commit is contained in:
@@ -828,16 +828,20 @@
|
||||
"focusSwitcher": {
|
||||
"configTitle": "Configure Focus Switcher",
|
||||
"availableInputs": "Available Inputs",
|
||||
"configuredSequence": "Configured Sequence",
|
||||
"dragHere": "Drag here to add",
|
||||
"configuredSequence": "Configured Sequence (Drag to Sort)",
|
||||
"dragHere": "Drag inputs from the left here",
|
||||
"allInputsConfigured": "All available inputs are configured",
|
||||
"input": {
|
||||
"commandHistorySearch": "Search command history...",
|
||||
"quickCommandsSearch": "Search quick commands...",
|
||||
"fileManagerSearch": "Search files...",
|
||||
"commandInput": "Enter command...",
|
||||
"terminalSearch": "Search terminal..."
|
||||
}
|
||||
"commandHistorySearch": "Command History Search",
|
||||
"quickCommandsSearch": "Quick Commands Search",
|
||||
"fileManagerSearch": "File Manager Search",
|
||||
"commandInput": "Command Input",
|
||||
"terminalSearch": "Terminal Search",
|
||||
"connectionListSearch": "Connection List Search",
|
||||
"fileEditorActive": "File Editor"
|
||||
},
|
||||
"confirmClose": "You have unsaved changes. Are you sure you want to close?",
|
||||
"shortcutPlaceholder": "e.g., Alt+K"
|
||||
},
|
||||
"dockerManager": {
|
||||
"loading": "Loading Docker Containers...",
|
||||
|
||||
@@ -833,16 +833,20 @@
|
||||
"focusSwitcher": {
|
||||
"configTitle": "配置焦点切换器",
|
||||
"availableInputs": "可用输入源",
|
||||
"configuredSequence": "已配置序列",
|
||||
"dragHere": "拖拽到此处添加",
|
||||
"configuredSequence": "已配置序列 (拖拽排序)",
|
||||
"dragHere": "从左侧拖拽输入框到此处",
|
||||
"allInputsConfigured": "所有可用输入源都已配置",
|
||||
"input": {
|
||||
"commandHistorySearch": "搜索命令历史...",
|
||||
"quickCommandsSearch": "搜索快捷指令...",
|
||||
"fileManagerSearch": "搜索文件...",
|
||||
"commandInput": "输入命令...",
|
||||
"terminalSearch": "搜索终端..."
|
||||
}
|
||||
"commandHistorySearch": "命令历史搜索",
|
||||
"quickCommandsSearch": "快捷指令搜索",
|
||||
"fileManagerSearch": "文件管理器搜索",
|
||||
"commandInput": "命令输入",
|
||||
"terminalSearch": "终端内搜索",
|
||||
"connectionListSearch": "连接列表搜索",
|
||||
"fileEditorActive": "文件编辑器"
|
||||
},
|
||||
"confirmClose": "有未保存的更改,确定要关闭吗?",
|
||||
"shortcutPlaceholder": "例如 Alt+K"
|
||||
},
|
||||
"dockerManager": {
|
||||
"loading": "正在加载 Docker 容器...",
|
||||
|
||||
Reference in New Issue
Block a user