diff --git a/src/lang/zh-cn.json b/src/lang/zh-cn.json index 607bfe340..345db85f1 100644 --- a/src/lang/zh-cn.json +++ b/src/lang/zh-cn.json @@ -500,205 +500,205 @@ "developer mode enabled": "开发者模式已启用。使用命令面板切换检查器 (Ctrl+Shift+I)。", "developer mode disabled": "开发者模式已禁用", "copy relative path": "复制相对路径", - "shortcut request sent": "Shortcut request opened. Tap Add to finish.", - "add to home screen": "Add to home screen", - "pin shortcuts not supported": "Home screen shortcuts are not supported on this device.", - "save file before home shortcut": "Save the file before adding it to the home screen.", - "terminal_required_message_for_lsp": "Terminal not installed. Please install Terminal first to use LSP servers.", - "shift click selection": "Shift + tap/click selection", - "earn ad-free time": "Earn ad-free time", - "indent guides": "Indent guides", - "language servers": "Language servers", - "lint gutter": "Show lint gutter", - "rainbow brackets": "Rainbow brackets", - "lsp-add-custom-server": "Add custom server", - "lsp-binary-args": "Binary args (JSON array)", - "lsp-binary-command": "Binary command", - "lsp-binary-path-optional": "Binary path (optional)", - "lsp-check-command-optional": "Check command (optional override)", - "lsp-checking-installation-status": "Checking installation status...", - "lsp-configured": "Configured", - "lsp-custom-server-added": "Custom server added", - "lsp-default": "Default", - "lsp-details-line": "Details: {details}", - "lsp-edit-initialization-options": "Edit initialization options", - "lsp-empty": "Empty", - "lsp-enabled": "Enabled", - "lsp-error-add-server-failed": "Failed to add server", - "lsp-error-args-must-be-array": "Arguments must be a JSON array", - "lsp-error-binary-command-required": "Binary command is required", - "lsp-error-language-id-required": "At least one language ID is required", - "lsp-error-package-required": "At least one package is required", - "lsp-error-server-id-required": "Server ID is required", - "lsp-feature-completion": "Code completion", - "lsp-feature-completion-info": "Enable autocomplete suggestions from the server.", - "lsp-feature-diagnostics": "Diagnostics", - "lsp-feature-diagnostics-info": "Show errors and warnings from the language server.", - "lsp-feature-document-highlights": "Document highlights", - "lsp-feature-document-highlights-info": "Highlight all occurrences of the word under the cursor.", - "lsp-feature-formatting": "Formatting", - "lsp-feature-formatting-info": "Enable code formatting from the language server.", - "lsp-feature-hover": "Hover information", - "lsp-feature-hover-info": "Show type information and documentation on hover.", - "lsp-feature-inlay-hints": "Inlay hints", - "lsp-feature-inlay-hints-info": "Show inline type hints in the editor.", - "lsp-feature-signature": "Signature help", - "lsp-feature-signature-info": "Show function parameter hints while typing.", - "lsp-feature-state-toast": "{feature} {state}", - "lsp-initialization-options": "Initialization options", - "lsp-initialization-options-json": "Initialization options (JSON)", - "lsp-initialization-options-updated": "Initialization options updated", - "lsp-install-command": "Install command", - "lsp-install-command-unavailable": "Install command not available", - "lsp-install-info-check-failed": "Acode could not verify the installation status.", - "lsp-install-info-missing": "Language server is not installed in the terminal environment.", - "lsp-install-info-ready": "Language server is installed and ready.", - "lsp-install-info-unknown": "Installation status could not be checked automatically.", - "lsp-install-info-version-available": "Version {version} is available.", - "lsp-install-method-apk": "APK package", - "lsp-install-method-cargo": "Cargo crate", - "lsp-install-method-manual": "Manual binary", - "lsp-install-method-npm": "npm package", - "lsp-install-method-pip": "pip package", - "lsp-install-method-shell": "Custom shell", - "lsp-install-method-title": "Install method", - "lsp-install-repair": "Install / repair", - "lsp-installation-status": "Installation status", - "lsp-installed": "Installed", - "lsp-invalid-timeout": "Invalid timeout value", - "lsp-language-ids": "Language IDs (comma separated)", - "lsp-packages-prompt": "{method} packages (comma separated)", - "lsp-remove-installed-files": "Remove installed files for {server}?", - "lsp-server-disabled-toast": "Server disabled", - "lsp-server-enabled-toast": "Server enabled", - "lsp-server-id": "Server ID", - "lsp-server-label": "Server label", - "lsp-server-not-found": "Server not found", - "lsp-server-uninstalled": "Server uninstalled", - "lsp-startup-timeout": "Startup timeout", - "lsp-startup-timeout-ms": "Startup timeout (milliseconds)", - "lsp-startup-timeout-set": "Startup timeout set to {timeout} ms", - "lsp-state-disabled": "disabled", - "lsp-state-enabled": "enabled", - "lsp-status-check-failed": "Check failed", - "lsp-status-installed": "Installed", - "lsp-status-installed-version": "Installed ({version})", - "lsp-status-line": "Status: {status}", - "lsp-status-not-installed": "Not installed", - "lsp-status-unknown": "Unknown", + "shortcut request sent": "快捷方式请求已发送。点击“添加”完成操作。", + "add to home screen": "添加到主屏幕", + "pin shortcuts not supported": "此设备不支持主屏幕快捷方式。", + "save file before home shortcut": "请先保存文件,再添加到主屏幕。", + "terminal_required_message_for_lsp": "未安装终端。请先安装终端以使用 LSP 服务器。", + "shift click selection": "Shift + 点击选择", + "earn ad-free time": "获取免广告时间", + "indent guides": "缩进指示线", + "language servers": "语言服务器", + "lint gutter": "显示 Lint 标记栏", + "rainbow brackets": "彩虹括号", + "lsp-add-custom-server": "添加自定义服务器", + "lsp-binary-args": "可执行参数(JSON 数组)", + "lsp-binary-command": "可执行命令", + "lsp-binary-path-optional": "可执行路径(可选)", + "lsp-check-command-optional": "检查命令(可选覆盖)", + "lsp-checking-installation-status": "正在检查安装状态…", + "lsp-configured": "已配置", + "lsp-custom-server-added": "已添加自定义服务器", + "lsp-default": "默认", + "lsp-details-line": "详情:{details}", + "lsp-edit-initialization-options": "编辑初始化选项", + "lsp-empty": "空", + "lsp-enabled": "已启用", + "lsp-error-add-server-failed": "添加服务器失败", + "lsp-error-args-must-be-array": "参数必须是 JSON 数组", + "lsp-error-binary-command-required": "必须填写可执行命令", + "lsp-error-language-id-required": "至少需要一个语言 ID", + "lsp-error-package-required": "至少需要一个包", + "lsp-error-server-id-required": "必须填写服务器 ID", + "lsp-feature-completion": "代码补全", + "lsp-feature-completion-info": "启用来自服务器的自动补全建议。", + "lsp-feature-diagnostics": "诊断", + "lsp-feature-diagnostics-info": "显示语言服务器返回的错误和警告。", + "lsp-feature-document-highlights": "文档高亮", + "lsp-feature-document-highlights-info": "高亮显示光标下单词的所有出现位置。", + "lsp-feature-formatting": "格式化", + "lsp-feature-formatting-info": "启用语言服务器提供的代码格式化。", + "lsp-feature-hover": "悬停信息", + "lsp-feature-hover-info": "悬停时显示类型信息和文档。", + "lsp-feature-inlay-hints": "内联提示", + "lsp-feature-inlay-hints-info": "在编辑器中显示类型提示。", + "lsp-feature-signature": "函数签名提示", + "lsp-feature-signature-info": "输入时显示函数参数提示。", + "lsp-feature-state-toast": "{feature} 已{state}", + "lsp-initialization-options": "初始化选项", + "lsp-initialization-options-json": "初始化选项(JSON)", + "lsp-initialization-options-updated": "初始化选项已更新", + "lsp-install-command": "安装命令", + "lsp-install-command-unavailable": "安装命令不可用", + "lsp-install-info-check-failed": "无法验证安装状态。", + "lsp-install-info-missing": "语言服务器未安装在终端环境中。", + "lsp-install-info-ready": "语言服务器已安装并可用。", + "lsp-install-info-unknown": "无法自动检查安装状态。", + "lsp-install-info-version-available": "可用版本:{version}", + "lsp-install-method-apk": "APK 包", + "lsp-install-method-cargo": "Cargo 包", + "lsp-install-method-manual": "手动二进制", + "lsp-install-method-npm": "npm 包", + "lsp-install-method-pip": "pip 包", + "lsp-install-method-shell": "自定义 Shell", + "lsp-install-method-title": "安装方式", + "lsp-install-repair": "安装 / 修复", + "lsp-installation-status": "安装状态", + "lsp-installed": "已安装", + "lsp-invalid-timeout": "无效的超时值", + "lsp-language-ids": "语言 ID(逗号分隔)", + "lsp-packages-prompt": "{method} 包(逗号分隔)", + "lsp-remove-installed-files": "移除 {server} 的已安装文件?", + "lsp-server-disabled-toast": "服务器已禁用", + "lsp-server-enabled-toast": "服务器已启用", + "lsp-server-id": "服务器 ID", + "lsp-server-label": "服务器标签", + "lsp-server-not-found": "未找到服务器", + "lsp-server-uninstalled": "服务器已卸载", + "lsp-startup-timeout": "启动超时", + "lsp-startup-timeout-ms": "启动超时(毫秒)", + "lsp-startup-timeout-set": "启动超时已设置为 {timeout} ms", + "lsp-state-disabled": "禁用", + "lsp-state-enabled": "启用", + "lsp-status-check-failed": "检查失败", + "lsp-status-installed": "已安装", + "lsp-status-installed-version": "已安装({version})", + "lsp-status-line": "状态:{status}", + "lsp-status-not-installed": "未安装", + "lsp-status-unknown": "未知", "lsp-timeout-ms": "{timeout} ms", - "lsp-uninstall-command-unavailable": "Uninstall command not available", - "lsp-uninstall-server": "Uninstall server", - "lsp-update-command-optional": "Update command (optional)", - "lsp-update-command-unavailable": "Update command not available", - "lsp-update-server": "Update server", - "lsp-version-line": "Version: {version}", - "lsp-view-initialization-options": "View initialization options", - "settings-category-about-acode": "About Acode", - "settings-category-advanced": "Advanced", - "settings-category-assistance": "Assistance", - "settings-category-core": "Core settings", - "settings-category-cursor": "Cursor", - "settings-category-cursor-selection": "Cursor & selection", - "settings-category-custom-servers": "Custom servers", - "settings-category-customization-tools": "Customization & tools", - "settings-category-display": "Display", - "settings-category-editing": "Editing", - "settings-category-features": "Features", - "settings-category-files-sessions": "Files & sessions", - "settings-category-fonts": "Fonts", - "settings-category-general": "General", - "settings-category-guides-indicators": "Guides & indicators", - "settings-category-installation": "Installation", - "settings-category-interface": "Interface", - "settings-category-maintenance": "Maintenance", - "settings-category-permissions": "Permissions", - "settings-category-preview": "Preview", - "settings-category-scrolling": "Scrolling", - "settings-category-server": "Server", - "settings-category-servers": "Servers", - "settings-category-session": "Session", - "settings-category-support-acode": "Support Acode", - "settings-category-text-layout": "Text & layout", - "settings-info-app-animation": "Control transition animations across the app.", - "settings-info-app-check-files": "Refresh editors when files change outside Acode.", - "settings-info-app-clean-install-state": "Clear stored install state used by onboarding and setup flows.", - "settings-info-app-confirm-on-exit": "Ask before closing the app.", - "settings-info-app-console": "Choose which debug console integration Acode uses.", - "settings-info-app-default-file-encoding": "Default encoding when opening or creating files.", - "settings-info-app-exclude-folders": "Skip folders and patterns while searching or scanning.", - "settings-info-app-floating-button": "Show the floating quick actions button.", - "settings-info-app-font-manager": "Install, manage, or remove app fonts.", - "settings-info-app-fullscreen": "Hide the system status bar while using Acode.", - "settings-info-app-keybindings": "Edit the key bindings file or reset shortcuts.", - "settings-info-app-keyboard-mode": "Choose how the software keyboard behaves while editing.", - "settings-info-app-language": "Choose the app language and translated labels.", - "settings-info-app-open-file-list-position": "Choose where the active files list appears.", - "settings-info-app-quick-tools-settings": "Reorder and customize quick tool shortcuts.", - "settings-info-app-quick-tools-trigger-mode": "Choose how quick tools open on tap or touch.", - "settings-info-app-remember-files": "Reopen the files that were open last time.", - "settings-info-app-remember-folders": "Reopen folders from the previous session.", - "settings-info-app-retry-remote-fs": "Retry remote file operations after a failed transfer.", - "settings-info-app-side-buttons": "Show extra action buttons beside the editor.", - "settings-info-app-sponsor-sidebar": "Show the sponsor entry in the sidebar.", - "settings-info-app-touch-move-threshold": "Minimum movement before a touch drag is detected.", - "settings-info-app-vibrate-on-tap": "Enable haptic feedback for taps and controls.", - "settings-info-editor-autosave": "Save changes automatically after a delay.", - "settings-info-editor-color-preview": "Preview color values inline in the editor.", - "settings-info-editor-fade-fold-widgets": "Dim fold markers until they are needed.", - "settings-info-editor-font-family": "Choose the typeface used in the editor.", - "settings-info-editor-font-size": "Set the editor text size.", - "settings-info-editor-format-on-save": "Run the formatter whenever a file is saved.", - "settings-info-editor-hard-wrap": "Insert real line breaks instead of only wrapping visually.", - "settings-info-editor-indent-guides": "Show indentation guide lines.", - "settings-info-editor-line-height": "Adjust vertical spacing between lines.", - "settings-info-editor-line-numbers": "Show line numbers in the gutter.", - "settings-info-editor-lint-gutter": "Show diagnostics and lint markers in the gutter.", - "settings-info-editor-live-autocomplete": "Show suggestions while you type.", - "settings-info-editor-rainbow-brackets": "Color matching brackets by nesting depth.", - "settings-info-editor-relative-line-numbers": "Show distance from the current line.", - "settings-info-editor-rtl-text": "Switch right-to-left behavior per line.", - "settings-info-editor-scroll-settings": "Adjust scrollbar size, speed, and gesture behavior.", - "settings-info-editor-shift-click-selection": "Extend selection with Shift + tap or click.", - "settings-info-editor-show-spaces": "Display visible whitespace markers.", - "settings-info-editor-soft-tab": "Insert spaces instead of tab characters.", - "settings-info-editor-tab-size": "Set how many spaces each tab step uses.", - "settings-info-editor-teardrop-size": "Set the cursor handle size for touch editing.", - "settings-info-editor-text-wrap": "Wrap long lines inside the editor.", - "settings-info-lsp-add-custom-server": "Register a custom language server with install, update, and launch commands.", - "settings-info-lsp-edit-init-options": "Edit initialization options as JSON.", - "settings-info-lsp-install-server": "Install or repair this language server.", - "settings-info-lsp-server-enabled": "Enable or disable this language server.", - "settings-info-lsp-startup-timeout": "Set how long Acode waits for the server to start.", - "settings-info-lsp-uninstall-server": "Remove installed packages or binaries for this server.", - "settings-info-lsp-update-server": "Update this language server if an update flow is available.", - "settings-info-lsp-view-init-options": "View the effective initialization options as JSON.", - "settings-info-main-ad-rewards": "Watch ads to unlock temporary ad-free access.", - "settings-info-main-app-settings": "Language, app behavior, and quick access tools.", - "settings-info-main-backup-restore": "Export settings to a backup or restore them later.", - "settings-info-main-changelog": "See recent updates and release notes.", - "settings-info-main-edit-settings": "Edit the raw settings.json file directly.", - "settings-info-main-editor-settings": "Fonts, tabs, suggestions, and editor display.", - "settings-info-main-formatter": "Choose a formatter for each supported language.", - "settings-info-main-lsp-settings": "Configure language servers and editor intelligence.", - "settings-info-main-plugins": "Manage installed plugins and their available actions.", - "settings-info-main-preview-settings": "Preview mode, server ports, and browser behavior.", - "settings-info-main-rateapp": "Rate Acode on Google Play.", - "settings-info-main-remove-ads": "Unlock permanent ad-free access.", - "settings-info-main-reset": "Reset Acode to its default configuration.", - "settings-info-main-sponsors": "Support ongoing Acode development.", - "settings-info-main-terminal-settings": "Terminal theme, font, cursor, and session behavior.", - "settings-info-main-theme": "App theme, contrast, and custom colors.", - "settings-info-preview-disable-cache": "Always reload content in the in-app browser.", - "settings-info-preview-host": "Hostname used when opening the preview URL.", - "settings-info-preview-mode": "Choose where preview opens when you launch it.", - "settings-info-preview-preview-port": "Port used by the live preview server.", - "settings-info-preview-server-port": "Port used by the internal app server.", - "settings-info-preview-show-console-toggler": "Show the console button in preview.", - "settings-info-preview-use-current-file": "Prefer the current file when starting preview.", - "settings-info-terminal-convert-eol": "Convert line endings when pasting or rendering terminal output.", - "settings-note-formatter-settings": "Assign a formatter to each language. Install formatter plugins to unlock more options.", - "settings-note-lsp-settings": "Language servers add autocomplete, diagnostics, hover details, and more. You can install, update, or define custom servers here. Managed installers run inside the terminal/proot environment.", - "search result label singular": "result", - "search result label plural": "results" + "lsp-uninstall-command-unavailable": "卸载命令不可用", + "lsp-uninstall-server": "卸载服务器", + "lsp-update-command-optional": "更新命令(可选)", + "lsp-update-command-unavailable": "更新命令不可用", + "lsp-update-server": "更新服务器", + "lsp-version-line": "版本:{version}", + "lsp-view-initialization-options": "查看初始化选项", + "settings-category-about-acode": "关于 Acode", + "settings-category-advanced": "高级", + "settings-category-assistance": "辅助", + "settings-category-core": "核心设置", + "settings-category-cursor": "光标", + "settings-category-cursor-selection": "光标与选区", + "settings-category-custom-servers": "自定义服务器", + "settings-category-customization-tools": "自定义与工具", + "settings-category-display": "显示", + "settings-category-editing": "编辑", + "settings-category-features": "功能", + "settings-category-files-sessions": "文件与会话", + "settings-category-fonts": "字体", + "settings-category-general": "通用", + "settings-category-guides-indicators": "指示线与标记", + "settings-category-installation": "安装", + "settings-category-interface": "界面", + "settings-category-maintenance": "维护", + "settings-category-permissions": "权限", + "settings-category-preview": "预览", + "settings-category-scrolling": "滚动", + "settings-category-server": "服务器", + "settings-category-servers": "服务器", + "settings-category-session": "会话", + "settings-category-support-acode": "支持 Acode", + "settings-category-text-layout": "文本与布局", + "settings-info-app-animation": "控制应用内的过渡动画。", + "settings-info-app-check-files": "当文件在外部被修改时刷新编辑器。", + "settings-info-app-clean-install-state": "清除安装流程使用的存储状态。", + "settings-info-app-confirm-on-exit": "退出应用前进行确认。", + "settings-info-app-console": "选择 Acode 使用的调试控制台集成方式。", + "settings-info-app-default-file-encoding": "打开或创建文件时的默认编码。", + "settings-info-app-exclude-folders": "搜索或扫描时跳过指定文件夹或模式。", + "settings-info-app-floating-button": "显示悬浮快捷按钮。", + "settings-info-app-font-manager": "安装、管理或移除应用字体。", + "settings-info-app-fullscreen": "编辑时隐藏系统状态栏。", + "settings-info-app-keybindings": "编辑快捷键文件或重置快捷键。", + "settings-info-app-keyboard-mode": "选择软件键盘的编辑行为。", + "settings-info-app-language": "选择应用语言和翻译标签。", + "settings-info-app-open-file-list-position": "选择活动文件列表的位置。", + "settings-info-app-quick-tools-settings": "自定义和排序快捷工具。", + "settings-info-app-quick-tools-trigger-mode": "选择快捷工具的触发方式。", + "settings-info-app-remember-files": "重新打开上次编辑的文件。", + "settings-info-app-remember-folders": "重新打开上次使用的文件夹。", + "settings-info-app-retry-remote-fs": "远程文件传输失败后自动重试。", + "settings-info-app-side-buttons": "在编辑器旁显示额外操作按钮。", + "settings-info-app-sponsor-sidebar": "在侧边栏显示赞助入口。", + "settings-info-app-touch-move-threshold": "触摸拖动的最小移动距离。", + "settings-info-app-vibrate-on-tap": "启用触控震动反馈。", + "settings-info-editor-autosave": "延迟后自动保存更改。", + "settings-info-editor-color-preview": "在编辑器中预览颜色值。", + "settings-info-editor-fade-fold-widgets": "折叠标记在非活动时变暗。", + "settings-info-editor-font-family": "选择编辑器字体。", + "settings-info-editor-font-size": "设置编辑器字体大小。", + "settings-info-editor-format-on-save": "保存文件时自动格式化。", + "settings-info-editor-hard-wrap": "插入真实换行,而不仅是视觉换行。", + "settings-info-editor-indent-guides": "显示缩进指示线。", + "settings-info-editor-line-height": "调整行间距。", + "settings-info-editor-line-numbers": "在边栏显示行号。", + "settings-info-editor-lint-gutter": "在边栏显示诊断和 Lint 标记。", + "settings-info-editor-live-autocomplete": "输入时显示自动补全建议。", + "settings-info-editor-rainbow-brackets": "按嵌套深度为括号着色。", + "settings-info-editor-relative-line-numbers": "显示相对行号。", + "settings-info-editor-rtl-text": "按行切换从右到左文本行为。", + "settings-info-editor-scroll-settings": "调整滚动条大小、速度和手势行为。", + "settings-info-editor-shift-click-selection": "使用 Shift + 点击扩展选区。", + "settings-info-editor-show-spaces": "显示空白字符标记。", + "settings-info-editor-soft-tab": "使用空格代替 Tab 字符。", + "settings-info-editor-tab-size": "设置 Tab 等效空格数。", + "settings-info-editor-teardrop-size": "设置触控编辑的光标拖动手柄大小。", + "settings-info-editor-text-wrap": "在编辑器中自动换行长行。", + "settings-info-lsp-add-custom-server": "注册自定义语言服务器,包括安装、更新和启动命令。", + "settings-info-lsp-edit-init-options": "以 JSON 形式编辑初始化选项。", + "settings-info-lsp-install-server": "安装或修复此语言服务器。", + "settings-info-lsp-server-enabled": "启用或禁用此语言服务器。", + "settings-info-lsp-startup-timeout": "设置语言服务器启动等待时间。", + "settings-info-lsp-uninstall-server": "移除此服务器的已安装包或二进制文件。", + "settings-info-lsp-update-server": "如果可用,更新此语言服务器。", + "settings-info-lsp-view-init-options": "以 JSON 查看有效的初始化选项。", + "settings-info-main-ad-rewards": "观看广告以解锁临时免广告。", + "settings-info-main-app-settings": "语言、应用行为和快捷工具。", + "settings-info-main-backup-restore": "导出或恢复设置备份。", + "settings-info-main-changelog": "查看最近更新和发布说明。", + "settings-info-main-edit-settings": "直接编辑 settings.json。", + "settings-info-main-editor-settings": "字体、Tab、建议和编辑器显示。", + "settings-info-main-formatter": "为每种语言选择格式化器。", + "settings-info-main-lsp-settings": "配置语言服务器和智能编辑功能。", + "settings-info-main-plugins": "管理已安装插件及其操作。", + "settings-info-main-preview-settings": "预览模式、端口和浏览器行为。", + "settings-info-main-rateapp": "在 Google Play 上评价 Acode。", + "settings-info-main-remove-ads": "解锁永久免广告。", + "settings-info-main-reset": "将 Acode 重置为默认配置。", + "settings-info-main-sponsors": "支持 Acode 的持续开发。", + "settings-info-main-terminal-settings": "终端主题、字体、光标和会话行为。", + "settings-info-main-theme": "应用主题、对比度和自定义颜色。", + "settings-info-preview-disable-cache": "在预览中始终重新加载内容。", + "settings-info-preview-host": "打开预览 URL 时使用的主机名。", + "settings-info-preview-mode": "选择预览的打开方式。", + "settings-info-preview-preview-port": "实时预览服务器使用的端口。", + "settings-info-preview-server-port": "内部应用服务器使用的端口。", + "settings-info-preview-show-console-toggler": "在预览中显示控制台按钮。", + "settings-info-preview-use-current-file": "启动预览时优先使用当前文件。", + "settings-info-terminal-convert-eol": "粘贴或渲染终端输出时转换行结尾。", + "settings-note-formatter-settings": "为每种语言分配格式化器。安装格式化插件可解锁更多选项。", + "settings-note-lsp-settings": "语言服务器提供补全、诊断、悬停等功能。你可以在此安装、更新或定义自定义服务器。托管安装程序在终端/proot 环境中运行。", + "search result label singular": "条结果", + "search result label plural": "条结果" } diff --git a/src/lang/zh-hant.json b/src/lang/zh-hant.json index e47069764..9dd9d6b54 100644 --- a/src/lang/zh-hant.json +++ b/src/lang/zh-hant.json @@ -500,205 +500,205 @@ "developer mode enabled": "開發者模式已啟用。使用命令面板切換檢查器 (Ctrl+Shift+I)。", "developer mode disabled": "開發者模式已禁用", "copy relative path": "複製相對路徑", - "shortcut request sent": "Shortcut request opened. Tap Add to finish.", - "add to home screen": "Add to home screen", - "pin shortcuts not supported": "Home screen shortcuts are not supported on this device.", - "save file before home shortcut": "Save the file before adding it to the home screen.", - "terminal_required_message_for_lsp": "Terminal not installed. Please install Terminal first to use LSP servers.", - "shift click selection": "Shift + tap/click selection", - "earn ad-free time": "Earn ad-free time", - "indent guides": "Indent guides", - "language servers": "Language servers", - "lint gutter": "Show lint gutter", - "rainbow brackets": "Rainbow brackets", - "lsp-add-custom-server": "Add custom server", - "lsp-binary-args": "Binary args (JSON array)", - "lsp-binary-command": "Binary command", - "lsp-binary-path-optional": "Binary path (optional)", - "lsp-check-command-optional": "Check command (optional override)", - "lsp-checking-installation-status": "Checking installation status...", - "lsp-configured": "Configured", - "lsp-custom-server-added": "Custom server added", - "lsp-default": "Default", - "lsp-details-line": "Details: {details}", - "lsp-edit-initialization-options": "Edit initialization options", - "lsp-empty": "Empty", - "lsp-enabled": "Enabled", - "lsp-error-add-server-failed": "Failed to add server", - "lsp-error-args-must-be-array": "Arguments must be a JSON array", - "lsp-error-binary-command-required": "Binary command is required", - "lsp-error-language-id-required": "At least one language ID is required", - "lsp-error-package-required": "At least one package is required", - "lsp-error-server-id-required": "Server ID is required", - "lsp-feature-completion": "Code completion", - "lsp-feature-completion-info": "Enable autocomplete suggestions from the server.", - "lsp-feature-diagnostics": "Diagnostics", - "lsp-feature-diagnostics-info": "Show errors and warnings from the language server.", - "lsp-feature-document-highlights": "Document highlights", - "lsp-feature-document-highlights-info": "Highlight all occurrences of the word under the cursor.", - "lsp-feature-formatting": "Formatting", - "lsp-feature-formatting-info": "Enable code formatting from the language server.", - "lsp-feature-hover": "Hover information", - "lsp-feature-hover-info": "Show type information and documentation on hover.", - "lsp-feature-inlay-hints": "Inlay hints", - "lsp-feature-inlay-hints-info": "Show inline type hints in the editor.", - "lsp-feature-signature": "Signature help", - "lsp-feature-signature-info": "Show function parameter hints while typing.", - "lsp-feature-state-toast": "{feature} {state}", - "lsp-initialization-options": "Initialization options", - "lsp-initialization-options-json": "Initialization options (JSON)", - "lsp-initialization-options-updated": "Initialization options updated", - "lsp-install-command": "Install command", - "lsp-install-command-unavailable": "Install command not available", - "lsp-install-info-check-failed": "Acode could not verify the installation status.", - "lsp-install-info-missing": "Language server is not installed in the terminal environment.", - "lsp-install-info-ready": "Language server is installed and ready.", - "lsp-install-info-unknown": "Installation status could not be checked automatically.", - "lsp-install-info-version-available": "Version {version} is available.", - "lsp-install-method-apk": "APK package", - "lsp-install-method-cargo": "Cargo crate", - "lsp-install-method-manual": "Manual binary", - "lsp-install-method-npm": "npm package", - "lsp-install-method-pip": "pip package", - "lsp-install-method-shell": "Custom shell", - "lsp-install-method-title": "Install method", - "lsp-install-repair": "Install / repair", - "lsp-installation-status": "Installation status", - "lsp-installed": "Installed", - "lsp-invalid-timeout": "Invalid timeout value", - "lsp-language-ids": "Language IDs (comma separated)", - "lsp-packages-prompt": "{method} packages (comma separated)", - "lsp-remove-installed-files": "Remove installed files for {server}?", - "lsp-server-disabled-toast": "Server disabled", - "lsp-server-enabled-toast": "Server enabled", - "lsp-server-id": "Server ID", - "lsp-server-label": "Server label", - "lsp-server-not-found": "Server not found", - "lsp-server-uninstalled": "Server uninstalled", - "lsp-startup-timeout": "Startup timeout", - "lsp-startup-timeout-ms": "Startup timeout (milliseconds)", - "lsp-startup-timeout-set": "Startup timeout set to {timeout} ms", - "lsp-state-disabled": "disabled", - "lsp-state-enabled": "enabled", - "lsp-status-check-failed": "Check failed", - "lsp-status-installed": "Installed", - "lsp-status-installed-version": "Installed ({version})", - "lsp-status-line": "Status: {status}", - "lsp-status-not-installed": "Not installed", - "lsp-status-unknown": "Unknown", + "shortcut request sent": "快捷方式請求已發送。點擊「添加」完成操作。", + "add to home screen": "添加到主屏幕", + "pin shortcuts not supported": "此設備不支持主屏幕快捷方式。", + "save file before home shortcut": "請先保存文件,再添加到主屏幕。", + "terminal_required_message_for_lsp": "未安裝終端。請先安裝終端以使用 LSP 服務器。", + "shift click selection": "Shift + 點擊選擇", + "earn ad-free time": "獲取免廣告時間", + "indent guides": "縮進指示線", + "language servers": "語言服務器", + "lint gutter": "顯示 Lint 標記欄", + "rainbow brackets": "彩虹括號", + "lsp-add-custom-server": "添加自定義服務器", + "lsp-binary-args": "可執行參數(JSON 數組)", + "lsp-binary-command": "可執行命令", + "lsp-binary-path-optional": "可執行路徑(可選)", + "lsp-check-command-optional": "檢查命令(可選覆蓋)", + "lsp-checking-installation-status": "正在檢查安裝狀態…", + "lsp-configured": "已配置", + "lsp-custom-server-added": "已添加自定義服務器", + "lsp-default": "默認", + "lsp-details-line": "詳情:{details}", + "lsp-edit-initialization-options": "編輯初始化選項", + "lsp-empty": "空", + "lsp-enabled": "已啟用", + "lsp-error-add-server-failed": "添加服務器失敗", + "lsp-error-args-must-be-array": "參數必須是 JSON 數組", + "lsp-error-binary-command-required": "必須填寫可執行命令", + "lsp-error-language-id-required": "至少需要一個語言 ID", + "lsp-error-package-required": "至少需要一個包", + "lsp-error-server-id-required": "必須填寫服務器 ID", + "lsp-feature-completion": "代碼補全", + "lsp-feature-completion-info": "啟用來自服務器的自動補全建議。", + "lsp-feature-diagnostics": "診斷", + "lsp-feature-diagnostics-info": "顯示語言服務器返回的錯誤和警告。", + "lsp-feature-document-highlights": "文檔高亮", + "lsp-feature-document-highlights-info": "高亮顯示光標下單詞的所有出現位置。", + "lsp-feature-formatting": "格式化", + "lsp-feature-formatting-info": "啟用語言服務器提供的代碼格式化。", + "lsp-feature-hover": "懸停信息", + "lsp-feature-hover-info": "懸停時顯示類型信息和文檔。", + "lsp-feature-inlay-hints": "內聯提示", + "lsp-feature-inlay-hints-info": "在編輯器中顯示類型提示。", + "lsp-feature-signature": "函數簽名提示", + "lsp-feature-signature-info": "輸入時顯示函數參數提示。", + "lsp-feature-state-toast": "{feature} 已{state}", + "lsp-initialization-options": "初始化選項", + "lsp-initialization-options-json": "初始化選項(JSON)", + "lsp-initialization-options-updated": "初始化選項已更新", + "lsp-install-command": "安裝命令", + "lsp-install-command-unavailable": "安裝命令不可用", + "lsp-install-info-check-failed": "無法驗證安裝狀態。", + "lsp-install-info-missing": "語言服務器未安裝在終端環境中。", + "lsp-install-info-ready": "語言服務器已安裝並可用。", + "lsp-install-info-unknown": "無法自動檢查安裝狀態。", + "lsp-install-info-version-available": "可用版本:{version}", + "lsp-install-method-apk": "APK 包", + "lsp-install-method-cargo": "Cargo 包", + "lsp-install-method-manual": "手動二進制", + "lsp-install-method-npm": "npm 包", + "lsp-install-method-pip": "pip 包", + "lsp-install-method-shell": "自定義 Shell", + "lsp-install-method-title": "安裝方式", + "lsp-install-repair": "安裝 / 修復", + "lsp-installation-status": "安裝狀態", + "lsp-installed": "已安裝", + "lsp-invalid-timeout": "無效的超時值", + "lsp-language-ids": "語言 ID(逗號分隔)", + "lsp-packages-prompt": "{method} 包(逗號分隔)", + "lsp-remove-installed-files": "移除 {server} 的已安裝文件?", + "lsp-server-disabled-toast": "服務器已禁用", + "lsp-server-enabled-toast": "服務器已啟用", + "lsp-server-id": "服務器 ID", + "lsp-server-label": "服務器標籤", + "lsp-server-not-found": "未找到服務器", + "lsp-server-uninstalled": "服務器已卸載", + "lsp-startup-timeout": "啟動超時", + "lsp-startup-timeout-ms": "啟動超時(毫秒)", + "lsp-startup-timeout-set": "啟動超時已設置為 {timeout} ms", + "lsp-state-disabled": "禁用", + "lsp-state-enabled": "啟用", + "lsp-status-check-failed": "檢查失敗", + "lsp-status-installed": "已安裝", + "lsp-status-installed-version": "已安裝({version})", + "lsp-status-line": "狀態:{status}", + "lsp-status-not-installed": "未安裝", + "lsp-status-unknown": "未知", "lsp-timeout-ms": "{timeout} ms", - "lsp-uninstall-command-unavailable": "Uninstall command not available", - "lsp-uninstall-server": "Uninstall server", - "lsp-update-command-optional": "Update command (optional)", - "lsp-update-command-unavailable": "Update command not available", - "lsp-update-server": "Update server", - "lsp-version-line": "Version: {version}", - "lsp-view-initialization-options": "View initialization options", - "settings-category-about-acode": "About Acode", - "settings-category-advanced": "Advanced", - "settings-category-assistance": "Assistance", - "settings-category-core": "Core settings", - "settings-category-cursor": "Cursor", - "settings-category-cursor-selection": "Cursor & selection", - "settings-category-custom-servers": "Custom servers", - "settings-category-customization-tools": "Customization & tools", - "settings-category-display": "Display", - "settings-category-editing": "Editing", - "settings-category-features": "Features", - "settings-category-files-sessions": "Files & sessions", - "settings-category-fonts": "Fonts", - "settings-category-general": "General", - "settings-category-guides-indicators": "Guides & indicators", - "settings-category-installation": "Installation", - "settings-category-interface": "Interface", - "settings-category-maintenance": "Maintenance", - "settings-category-permissions": "Permissions", - "settings-category-preview": "Preview", - "settings-category-scrolling": "Scrolling", - "settings-category-server": "Server", - "settings-category-servers": "Servers", - "settings-category-session": "Session", - "settings-category-support-acode": "Support Acode", - "settings-category-text-layout": "Text & layout", - "settings-info-app-animation": "Control transition animations across the app.", - "settings-info-app-check-files": "Refresh editors when files change outside Acode.", - "settings-info-app-clean-install-state": "Clear stored install state used by onboarding and setup flows.", - "settings-info-app-confirm-on-exit": "Ask before closing the app.", - "settings-info-app-console": "Choose which debug console integration Acode uses.", - "settings-info-app-default-file-encoding": "Default encoding when opening or creating files.", - "settings-info-app-exclude-folders": "Skip folders and patterns while searching or scanning.", - "settings-info-app-floating-button": "Show the floating quick actions button.", - "settings-info-app-font-manager": "Install, manage, or remove app fonts.", - "settings-info-app-fullscreen": "Hide the system status bar while using Acode.", - "settings-info-app-keybindings": "Edit the key bindings file or reset shortcuts.", - "settings-info-app-keyboard-mode": "Choose how the software keyboard behaves while editing.", - "settings-info-app-language": "Choose the app language and translated labels.", - "settings-info-app-open-file-list-position": "Choose where the active files list appears.", - "settings-info-app-quick-tools-settings": "Reorder and customize quick tool shortcuts.", - "settings-info-app-quick-tools-trigger-mode": "Choose how quick tools open on tap or touch.", - "settings-info-app-remember-files": "Reopen the files that were open last time.", - "settings-info-app-remember-folders": "Reopen folders from the previous session.", - "settings-info-app-retry-remote-fs": "Retry remote file operations after a failed transfer.", - "settings-info-app-side-buttons": "Show extra action buttons beside the editor.", - "settings-info-app-sponsor-sidebar": "Show the sponsor entry in the sidebar.", - "settings-info-app-touch-move-threshold": "Minimum movement before a touch drag is detected.", - "settings-info-app-vibrate-on-tap": "Enable haptic feedback for taps and controls.", - "settings-info-editor-autosave": "Save changes automatically after a delay.", - "settings-info-editor-color-preview": "Preview color values inline in the editor.", - "settings-info-editor-fade-fold-widgets": "Dim fold markers until they are needed.", - "settings-info-editor-font-family": "Choose the typeface used in the editor.", - "settings-info-editor-font-size": "Set the editor text size.", - "settings-info-editor-format-on-save": "Run the formatter whenever a file is saved.", - "settings-info-editor-hard-wrap": "Insert real line breaks instead of only wrapping visually.", - "settings-info-editor-indent-guides": "Show indentation guide lines.", - "settings-info-editor-line-height": "Adjust vertical spacing between lines.", - "settings-info-editor-line-numbers": "Show line numbers in the gutter.", - "settings-info-editor-lint-gutter": "Show diagnostics and lint markers in the gutter.", - "settings-info-editor-live-autocomplete": "Show suggestions while you type.", - "settings-info-editor-rainbow-brackets": "Color matching brackets by nesting depth.", - "settings-info-editor-relative-line-numbers": "Show distance from the current line.", - "settings-info-editor-rtl-text": "Switch right-to-left behavior per line.", - "settings-info-editor-scroll-settings": "Adjust scrollbar size, speed, and gesture behavior.", - "settings-info-editor-shift-click-selection": "Extend selection with Shift + tap or click.", - "settings-info-editor-show-spaces": "Display visible whitespace markers.", - "settings-info-editor-soft-tab": "Insert spaces instead of tab characters.", - "settings-info-editor-tab-size": "Set how many spaces each tab step uses.", - "settings-info-editor-teardrop-size": "Set the cursor handle size for touch editing.", - "settings-info-editor-text-wrap": "Wrap long lines inside the editor.", - "settings-info-lsp-add-custom-server": "Register a custom language server with install, update, and launch commands.", - "settings-info-lsp-edit-init-options": "Edit initialization options as JSON.", - "settings-info-lsp-install-server": "Install or repair this language server.", - "settings-info-lsp-server-enabled": "Enable or disable this language server.", - "settings-info-lsp-startup-timeout": "Set how long Acode waits for the server to start.", - "settings-info-lsp-uninstall-server": "Remove installed packages or binaries for this server.", - "settings-info-lsp-update-server": "Update this language server if an update flow is available.", - "settings-info-lsp-view-init-options": "View the effective initialization options as JSON.", - "settings-info-main-ad-rewards": "Watch ads to unlock temporary ad-free access.", - "settings-info-main-app-settings": "Language, app behavior, and quick access tools.", - "settings-info-main-backup-restore": "Export settings to a backup or restore them later.", - "settings-info-main-changelog": "See recent updates and release notes.", - "settings-info-main-edit-settings": "Edit the raw settings.json file directly.", - "settings-info-main-editor-settings": "Fonts, tabs, suggestions, and editor display.", - "settings-info-main-formatter": "Choose a formatter for each supported language.", - "settings-info-main-lsp-settings": "Configure language servers and editor intelligence.", - "settings-info-main-plugins": "Manage installed plugins and their available actions.", - "settings-info-main-preview-settings": "Preview mode, server ports, and browser behavior.", - "settings-info-main-rateapp": "Rate Acode on Google Play.", - "settings-info-main-remove-ads": "Unlock permanent ad-free access.", - "settings-info-main-reset": "Reset Acode to its default configuration.", - "settings-info-main-sponsors": "Support ongoing Acode development.", - "settings-info-main-terminal-settings": "Terminal theme, font, cursor, and session behavior.", - "settings-info-main-theme": "App theme, contrast, and custom colors.", - "settings-info-preview-disable-cache": "Always reload content in the in-app browser.", - "settings-info-preview-host": "Hostname used when opening the preview URL.", - "settings-info-preview-mode": "Choose where preview opens when you launch it.", - "settings-info-preview-preview-port": "Port used by the live preview server.", - "settings-info-preview-server-port": "Port used by the internal app server.", - "settings-info-preview-show-console-toggler": "Show the console button in preview.", - "settings-info-preview-use-current-file": "Prefer the current file when starting preview.", - "settings-info-terminal-convert-eol": "Convert line endings when pasting or rendering terminal output.", - "settings-note-formatter-settings": "Assign a formatter to each language. Install formatter plugins to unlock more options.", - "settings-note-lsp-settings": "Language servers add autocomplete, diagnostics, hover details, and more. You can install, update, or define custom servers here. Managed installers run inside the terminal/proot environment.", - "search result label singular": "result", - "search result label plural": "results" + "lsp-uninstall-command-unavailable": "卸載命令不可用", + "lsp-uninstall-server": "卸載服務器", + "lsp-update-command-optional": "更新命令(可選)", + "lsp-update-command-unavailable": "更新命令不可用", + "lsp-update-server": "更新服務器", + "lsp-version-line": "版本:{version}", + "lsp-view-initialization-options": "查看初始化選項", + "settings-category-about-acode": "關於 Acode", + "settings-category-advanced": "高級", + "settings-category-assistance": "輔助", + "settings-category-core": "核心設置", + "settings-category-cursor": "光標", + "settings-category-cursor-selection": "光標與選區", + "settings-category-custom-servers": "自定義服務器", + "settings-category-customization-tools": "自定義與工具", + "settings-category-display": "顯示", + "settings-category-editing": "編輯", + "settings-category-features": "功能", + "settings-category-files-sessions": "文件與會話", + "settings-category-fonts": "字體", + "settings-category-general": "通用", + "settings-category-guides-indicators": "指示線與標記", + "settings-category-installation": "安裝", + "settings-category-interface": "界面", + "settings-category-maintenance": "維護", + "settings-category-permissions": "權限", + "settings-category-preview": "預覽", + "settings-category-scrolling": "滾動", + "settings-category-server": "服務器", + "settings-category-servers": "服務器", + "settings-category-session": "會話", + "settings-category-support-acode": "支持 Acode", + "settings-category-text-layout": "文本與佈局", + "settings-info-app-animation": "控制應用內的過渡動畫。", + "settings-info-app-check-files": "當文件在外部被修改時刷新編輯器。", + "settings-info-app-clean-install-state": "清除安裝流程使用的存儲狀態。", + "settings-info-app-confirm-on-exit": "退出應用前進行確認。", + "settings-info-app-console": "選擇 Acode 使用的調試控制台集成方式。", + "settings-info-app-default-file-encoding": "打開或創建文件時的默認編碼。", + "settings-info-app-exclude-folders": "搜索或掃描時跳過指定文件夾或模式。", + "settings-info-app-floating-button": "顯示懸浮快捷按鈕。", + "settings-info-app-font-manager": "安裝、管理或移除應用字體。", + "settings-info-app-fullscreen": "編輯時隱藏系統狀態欄。", + "settings-info-app-keybindings": "編輯快捷鍵文件或重置快捷鍵。", + "settings-info-app-keyboard-mode": "選擇軟件鍵盤的編輯行為。", + "settings-info-app-language": "選擇應用語言和翻譯標籤。", + "settings-info-app-open-file-list-position": "選擇活動文件列表的位置。", + "settings-info-app-quick-tools-settings": "自定義和排序快捷工具。", + "settings-info-app-quick-tools-trigger-mode": "選擇快捷工具的觸發方式。", + "settings-info-app-remember-files": "重新打開上次編輯的文件。", + "settings-info-app-remember-folders": "重新打開上次使用的文件夾。", + "settings-info-app-retry-remote-fs": "遠程文件傳輸失敗後自動重試。", + "settings-info-app-side-buttons": "在編輯器旁顯示額外操作按鈕。", + "settings-info-app-sponsor-sidebar": "在側邊欄顯示贊助入口。", + "settings-info-app-touch-move-threshold": "觸摸拖動的最小移動距離。", + "settings-info-app-vibrate-on-tap": "啟用觸控震動反饋。", + "settings-info-editor-autosave": "延遲後自動保存更改。", + "settings-info-editor-color-preview": "在編輯器中預覽顏色值。", + "settings-info-editor-fade-fold-widgets": "折疊標記在非活動時變暗。", + "settings-info-editor-font-family": "選擇編輯器字體。", + "settings-info-editor-font-size": "設置編輯器字體大小。", + "settings-info-editor-format-on-save": "保存文件時自動格式化。", + "settings-info-editor-hard-wrap": "插入真實換行,而不僅是視覺換行。", + "settings-info-editor-indent-guides": "顯示縮進指示線。", + "settings-info-editor-line-height": "調整行間距。", + "settings-info-editor-line-numbers": "在邊欄顯示行號。", + "settings-info-editor-lint-gutter": "在邊欄顯示診斷和 Lint 標記。", + "settings-info-editor-live-autocomplete": "輸入時顯示自動補全建議。", + "settings-info-editor-rainbow-brackets": "按嵌套深度為括號著色。", + "settings-info-editor-relative-line-numbers": "顯示相對行號。", + "settings-info-editor-rtl-text": "按行切換從右到左文本行為。", + "settings-info-editor-scroll-settings": "調整滾動條大小、速度和手勢行為。", + "settings-info-editor-shift-click-selection": "使用 Shift + 點擊擴展選區。", + "settings-info-editor-show-spaces": "顯示空白字符標記。", + "settings-info-editor-soft-tab": "使用空格代替 Tab 字符。", + "settings-info-editor-tab-size": "設置 Tab 等效空格數。", + "settings-info-editor-teardrop-size": "設置觸控編輯的光標拖動手柄大小。", + "settings-info-editor-text-wrap": "在編輯器中自動換行長行。", + "settings-info-lsp-add-custom-server": "註冊自定義語言服務器,包括安裝、更新和啟動命令。", + "settings-info-lsp-edit-init-options": "以 JSON 形式編輯初始化選項。", + "settings-info-lsp-install-server": "安裝或修復此語言服務器。", + "settings-info-lsp-server-enabled": "啟用或禁用此語言服務器。", + "settings-info-lsp-startup-timeout": "設置語言服務器啟動等待時間。", + "settings-info-lsp-uninstall-server": "移除此服務器的已安裝包或二進制文件。", + "settings-info-lsp-update-server": "如果可用,更新此語言服務器。", + "settings-info-lsp-view-init-options": "以 JSON 查看有效的初始化選項。", + "settings-info-main-ad-rewards": "觀看廣告以解鎖臨時免廣告。", + "settings-info-main-app-settings": "語言、應用行為和快捷工具。", + "settings-info-main-backup-restore": "導出或恢復設置備份。", + "settings-info-main-changelog": "查看最近更新和發布說明。", + "settings-info-main-edit-settings": "直接編輯 settings.json。", + "settings-info-main-editor-settings": "字體、Tab、建議和編輯器顯示。", + "settings-info-main-formatter": "為每種語言選擇格式化器。", + "settings-info-main-lsp-settings": "配置語言服務器和智能編輯功能。", + "settings-info-main-plugins": "管理已安裝插件及其操作。", + "settings-info-main-preview-settings": "預覽模式、端口和瀏覽器行為。", + "settings-info-main-rateapp": "在 Google Play 上評價 Acode。", + "settings-info-main-remove-ads": "解鎖永久免廣告。", + "settings-info-main-reset": "將 Acode 重置為默認配置。", + "settings-info-main-sponsors": "支持 Acode 的持續開發。", + "settings-info-main-terminal-settings": "終端主題、字體、光標和會話行為。", + "settings-info-main-theme": "應用主題、對比度和自定義顏色。", + "settings-info-preview-disable-cache": "在預覽中始終重新加載內容。", + "settings-info-preview-host": "打開預覽 URL 時使用的主機名。", + "settings-info-preview-mode": "選擇預覽的打開方式。", + "settings-info-preview-preview-port": "實時預覽服務器使用的端口。", + "settings-info-preview-server-port": "內部應用服務器使用的端口。", + "settings-info-preview-show-console-toggler": "在預覽中顯示控制台按鈕。", + "settings-info-preview-use-current-file": "啟動預覽時優先使用當前文件。", + "settings-info-terminal-convert-eol": "粘貼或渲染終端輸出時轉換行結尾。", + "settings-note-formatter-settings": "為每種語言分配格式化器。安裝格式化插件可解鎖更多選項。", + "settings-note-lsp-settings": "語言服務器提供補全、診斷、懸停等功能。你可以在此安裝、更新或定義自定義服務器。託管安裝程序在終端/proot 環境中運行。", + "search result label singular": "條結果", + "search result label plural": "條結果" }