|
|
@@ -61,6 +61,7 @@ export const zh = {
|
|
|
'access.confirm.acknowledge': '我已了解风险,并愿意继续',
|
|
|
'access.confirm.cancel': '取消',
|
|
|
'access.confirm.enable': '启用 Full access',
|
|
|
+ 'access.fullLabel': 'Full access',
|
|
|
'hero.headline': '探索未至之境',
|
|
|
'hero.preview': '预览版',
|
|
|
'hero.chooseWorkspace': '选择工作区',
|
|
|
@@ -83,6 +84,46 @@ export const zh = {
|
|
|
'row.running': '运行中',
|
|
|
'row.failed': '失败',
|
|
|
'row.stopped': '已停止',
|
|
|
+ 'row.input': '输入',
|
|
|
+ 'row.output': '输出',
|
|
|
+ 'row.inspect': '查看',
|
|
|
+ 'tool.title.search': '搜索',
|
|
|
+ 'tool.title.read': '读取',
|
|
|
+ 'tool.title.bash': 'Bash',
|
|
|
+ 'tool.title.write': '写入',
|
|
|
+ 'tool.title.edit': '编辑',
|
|
|
+ 'tool.title.code': '代码',
|
|
|
+ 'tool.title.generic': '工具调用',
|
|
|
+ 'tool.title.inspect': '查看',
|
|
|
+ 'tool.title.runCordis': '运行 Cordis 插件',
|
|
|
+ 'tool.title.stopCordis': '停止 Cordis 插件',
|
|
|
+ 'tool.title.removeCordis': '移除 Cordis 插件',
|
|
|
+ 'tool.title.pwsh': 'Pwsh',
|
|
|
+ 'tool.title.grep': 'Grep',
|
|
|
+ 'tool.title.glob': 'Glob',
|
|
|
+ 'tool.title.webSearch': '网页搜索',
|
|
|
+ 'tool.title.webFetch': '网页获取',
|
|
|
+ 'diff.files.one': '{count} 个文件',
|
|
|
+ 'diff.files.other': '{count} 个文件',
|
|
|
+ 'diff.collapseAria': '收起差异',
|
|
|
+ 'diff.expandAria': '展开其余 {count} 行差异',
|
|
|
+ 'diff.expandRest': '… 其余 {count} 行',
|
|
|
+ 'read.window': '显示 {shown} / {total} 行',
|
|
|
+ 'read.collapseAria': '收起内容',
|
|
|
+ 'read.expandAria': '展开其余 {count} 行',
|
|
|
+ 'read.expandRest': '… 其余 {count} 行',
|
|
|
+ 'search.paths': '{shown} 个路径',
|
|
|
+ 'search.paths.truncated': '显示 {shown} / 共 {total} 个路径',
|
|
|
+ 'search.matches': '{shown} 处匹配 · {files} 个文件',
|
|
|
+ 'search.matches.truncated': '显示 {shown} / 共 {total} 处匹配 · {files} 个文件',
|
|
|
+ 'search.noResults': '无结果',
|
|
|
+ 'search.collapseAria': '收起结果',
|
|
|
+ 'search.expandAria': '展开其余 {count} 行结果',
|
|
|
+ 'search.expandRest': '… 其余 {count} 行',
|
|
|
+ 'web.noResults': '未找到结果',
|
|
|
+ 'web.sourcesTruncated': '来源列表已截断',
|
|
|
+ 'web.http': 'HTTP',
|
|
|
+ 'web.contentTruncated': '内容已截断',
|
|
|
'details.running': '运行中…',
|
|
|
'queue.count': '{n} 条排队消息',
|
|
|
'queue.edit': '编辑排队消息',
|
|
|
@@ -163,6 +204,7 @@ export const en = {
|
|
|
'access.confirm.acknowledge': 'I understand the risks and want to continue',
|
|
|
'access.confirm.cancel': 'Cancel',
|
|
|
'access.confirm.enable': 'Enable Full access',
|
|
|
+ 'access.fullLabel': 'Full access',
|
|
|
'hero.headline': 'Into the Unknown',
|
|
|
'hero.preview': 'Preview',
|
|
|
'hero.chooseWorkspace': 'Choose workspace',
|
|
|
@@ -185,6 +227,46 @@ export const en = {
|
|
|
'row.running': 'Running',
|
|
|
'row.failed': 'Failed',
|
|
|
'row.stopped': 'Stopped',
|
|
|
+ 'row.input': 'IN',
|
|
|
+ 'row.output': 'OUT',
|
|
|
+ 'row.inspect': 'Inspect',
|
|
|
+ 'tool.title.search': 'Search',
|
|
|
+ 'tool.title.read': 'Read',
|
|
|
+ 'tool.title.bash': 'Bash',
|
|
|
+ 'tool.title.write': 'Write',
|
|
|
+ 'tool.title.edit': 'Edit',
|
|
|
+ 'tool.title.code': 'Code',
|
|
|
+ 'tool.title.generic': 'Tool call',
|
|
|
+ 'tool.title.inspect': 'Inspect',
|
|
|
+ 'tool.title.runCordis': 'Run Cordis Plugin',
|
|
|
+ 'tool.title.stopCordis': 'Stop Cordis Plugin',
|
|
|
+ 'tool.title.removeCordis': 'Remove Cordis Plugin',
|
|
|
+ 'tool.title.pwsh': 'Pwsh',
|
|
|
+ 'tool.title.grep': 'Grep',
|
|
|
+ 'tool.title.glob': 'Glob',
|
|
|
+ 'tool.title.webSearch': 'Search',
|
|
|
+ 'tool.title.webFetch': 'Fetch',
|
|
|
+ 'diff.files.one': '{count} file',
|
|
|
+ 'diff.files.other': '{count} files',
|
|
|
+ 'diff.collapseAria': 'Collapse diff',
|
|
|
+ 'diff.expandAria': 'Expand {count} more diff lines',
|
|
|
+ 'diff.expandRest': '… {count} more lines',
|
|
|
+ 'read.window': 'Showing {shown} of {total} lines',
|
|
|
+ 'read.collapseAria': 'Collapse content',
|
|
|
+ 'read.expandAria': 'Expand {count} more lines',
|
|
|
+ 'read.expandRest': '… {count} more lines',
|
|
|
+ 'search.paths': '{shown} paths',
|
|
|
+ 'search.paths.truncated': 'Showing {shown} of {total} paths',
|
|
|
+ 'search.matches': '{shown} matches · {files} files',
|
|
|
+ 'search.matches.truncated': 'Showing {shown} of {total} matches · {files} files',
|
|
|
+ 'search.noResults': 'No results',
|
|
|
+ 'search.collapseAria': 'Collapse results',
|
|
|
+ 'search.expandAria': 'Expand {count} more result lines',
|
|
|
+ 'search.expandRest': '… {count} more lines',
|
|
|
+ 'web.noResults': 'No results found',
|
|
|
+ 'web.sourcesTruncated': 'Source list truncated',
|
|
|
+ 'web.http': 'HTTP',
|
|
|
+ 'web.contentTruncated': 'Content truncated',
|
|
|
'details.running': 'Running…',
|
|
|
'queue.count': '{n} queued messages',
|
|
|
'queue.edit': 'Edit queued message',
|