Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
126 changes: 63 additions & 63 deletions src/lang/zh-cn.json
Original file line number Diff line number Diff line change
Expand Up @@ -709,7 +709,7 @@
"settings-info-preview-use-current-file": "启动预览时优先使用当前文件。",
"settings-info-terminal-convert-eol": "粘贴或渲染终端输出时转换行结尾。",
"settings-note-formatter-settings": "为每种语言分配格式化器。安装格式化插件可解锁更多选项。",
"settings-note-lsp-settings": "Language servers add autocomplete, diagnostics, hover details, and more. They work best with folders that Acode's built-in terminal can access directly, such as terminal/public folders. SAF, external, and remote locations are skipped by default because they may use cached or virtual paths; enable the compatibility option only if you want to try them.",
"settings-note-lsp-settings": "语言服务器可添加自动补全、诊断信息、悬停详情等功能。它们在 Acode 内置终端可直接访问的文件夹(例如 terminal/public 文件夹)内使用时效果最佳。默认情况下会跳过 SAF、外部和远程位置,因为它们可能使用缓存路径或虚拟路径;仅当您想尝试这些位置时才启用兼容性选项。",
"search result label singular": "条结果",
"search result label plural": "条结果",
"pin tab": "固定标签页",
Expand Down Expand Up @@ -743,73 +743,73 @@
"plugin-not-supported": "不支持该插件",
"plugin-not-supported-info": "该插件仅适用于旧版本的 Acode。",
"login-to-view": "请先登录以查看此内容……",
"show share button": "Show share button",
"settings-info-editor-show-share-button": "Show share button in selection menu.",
"show share button": "显示分享按钮",
"settings-info-editor-show-share-button": "在选择菜单中显示分享按钮。",
"iap-plugin-purchase-warning": "购买的插件不会同步到您的 Acode 账户。请在 Play 商店中使用相同的 Google 账户来恢复您的购买。",
"iap-pro-purchase-warning": "此购买不会同步到您的 Acode 账户。请在 Play 商店中使用相同的 Google 账户来恢复您的购买。",
"confirm-login": "您尚未登录 Acode,立即登录?",
"local word completion": "Local word completion",
"language package completion": "Language package completion",
"settings-info-editor-local-word-completion": "Suggest words from the current file.",
"settings-info-editor-language-completion": "Suggest keywords, snippets, and other completions from CodeMirror language packages.",
"terminal:failsafe": "FailSafe mode",
"terminal:failsafe-info": "Start terminal with system shell",
"auto rename tags": "Auto rename tags",
"settings-info-editor-auto-rename-tags": "Rename the matching opening or closing tag while editing HTML-like tags.",
"copying items": "Copying {count} items...",
"cannot paste folder into itself": "Cannot paste a folder into itself",
"folder already exists": "Folder already exists",
"file already exists force named": "'{name}' already exists. Overwrite?",
"lsp-allow-non-terminal-workspace": "Run LSP on external folders",
"settings-info-lsp-allow-non-terminal-workspace": "Allow language servers for SAF, external, and remote locations. LSP runs in Acode's built-in terminal, which cannot access those locations, so features may not work correctly. As it will connect to a virtual path or cache location.",
"don't ask again": "Don't ask again",
"scrollbar height": "Scrollbar height",
"full": "Full",
"scroll past end": "Scroll past end",
"settings-info-scroll-past-end": "Adds extra empty space at the bottom of the editor, allowing you to scroll the last line to the top.",
"local word completion": "本地字符自动补全",
"language package completion": "语言包自动补全",
"settings-info-editor-local-word-completion": "从当前文件提供自动补全词建议。",
"settings-info-editor-language-completion": "CodeMirror 语言包提供自动补全关键字、语法片段和其他补全建议。",
"terminal:failsafe": "回退模式",
"terminal:failsafe-info": "使用系统 Shell 启动于终端",
"auto rename tags": "自动重命名标签组",
"settings-info-editor-auto-rename-tags": "重命名 HTML 标签时自动重命名匹配的开闭标签。",
"copying items": "正在复制 {count} 项目...",
"cannot paste folder into itself": "无法将文件夹粘贴于自身",
"folder already exists": "文件夹以存在",
"file already exists force named": "'{name}' 已存在。是否覆盖?",
"lsp-allow-non-terminal-workspace": "允许在外部文件夹中运行语言服务器(LSP",
"settings-info-lsp-allow-non-terminal-workspace": "允许使用 SAF、外部和远程位置的语言服务器。LSP 运行在 Acode 的内置终端中,该终端无法访问这些位置,因此某些功能可能无法正常工作,因为它会连接到虚拟路径或缓存位置。",
"don't ask again": "下次不再询问",
"scrollbar height": "滚动条高度",
"full": "完整",
"scroll past end": "允许滚动超过文本末尾",
"settings-info-scroll-past-end": "在编辑器底部添加额外的空白空间,使得可以将最后一行滚动到编辑视图顶部。",
"compact": "紧凑",
"off": "关闭",
"quick tools height": "快捷工具栏高度",
"quick tools toggler": "快捷工具切换按钮",
"running processes": "Running processes",
"recommend extensions": "Recommend extensions",
"settings-info-editor-recommend-extensions": "Suggest plugins when a file opens as plain text because no language mode is available.",
"extension recommendation title": "Extensions available for {extension}",
"extension recommendation message": "No syntax mode is installed for {extension}. Search plugins for \"{keyword}\".",
"extension request title": "No extension found for {extension}",
"extension request message": "Ask for a plugin so Acode can highlight this file type.",
"search plugins": "Search plugins",
"request plugin": "Request plugin",
"terminal:block": "Block",
"terminal:underline": "Underline",
"terminal:bar": "Bar",
"terminal:inactive block": "Block",
"terminal:inactive underline": "Underline",
"terminal:inactive bar": "Bar",
"terminal:inactive none": "None",
"terminal:normal": "Normal",
"terminal:bold": "Bold",
"quicktools-trigger:click": "Click",
"quicktools-trigger:touch": "Touch",
"settings-info-terminal-uninstall": "Are you sure you want to uninstall the terminal?",
"terminal:inactive outline": "Outline",
"restored successfully": "Terminal restored successfully",
"uninstalled successfully": "Terminal uninstalled successfully",
"enter plugin source": "Enter plugin source",
"enter keywords": "Enter keywords",
"enter author name": "Enter author name",
"update available": "Update Available",
"update available info": "Acode {version} is now available! Click here to check out.",
"plugin updates": "Plugin Updates",
"plugin updates singular": "1 plugin has a new version available.",
"plugin updates plural": "{count} plugins have new versions available.",
"just now": "Just now",
"day singular": "{count} day ago",
"hour singular": "{count} hour ago",
"min singular": "{count} minute ago",
"day plural": "{count} days ago",
"hour plural": "{count} hours ago",
"min plural": "{count} minutes ago",
"settings-category-builtin-servers": "Built-in servers",
"settings-category-plugin-servers": "Plugin servers"
"running processes": "正在运行中的进程",
"recommend extensions": "推荐扩展",
"settings-info-editor-recommend-extensions": "当文件以纯文本格式打开,且没有语言模式可用时,建议可安装的插件。",
"extension recommendation title": "针对 {extension} 文件可用的扩展",
"extension recommendation message": "没有安装针对 {extension} 文件的语法模式。为 \"{keyword}\" 搜索插件。",
"extension request title": "没有找到针对 {extension} 文件的扩展",
"extension request message": "请求开发相关插件,以便 Acode 可以高亮显示这种文件类型。",
"search plugins": "搜索插件",
Comment thread
LaunchLee marked this conversation as resolved.
"request plugin": "请求插件",
"terminal:block": "方块",
"terminal:underline": "下划线",
"terminal:bar": "竖条",
"terminal:inactive block": "方块",
"terminal:inactive underline": "下划线",
"terminal:inactive bar": "竖条",
"terminal:inactive none": "不显示",
"terminal:normal": "正常",
"terminal:bold": "加粗",
"quicktools-trigger:click": "点击",
"quicktools-trigger:touch": "触摸",
"settings-info-terminal-uninstall": "确定要卸载终端?",
"terminal:inactive outline": "方框",
"restored successfully": "终端重置成功",
"uninstalled successfully": "终端卸载成功",
"enter plugin source": "输入插件源",
"enter keywords": "输入关键字",
"enter author name": "输入作者名",
"update available": "有可用更新",
"update available info": "Acode {version} 现已可用!点击以查看。",
"plugin updates": "插件更新",
"plugin updates singular": "1 个插件有可用的新版本更新",
"plugin updates plural": "{count} 个插件有可用的新版本更新",
"just now": "刚刚",
"day singular": "{count} 天前",
"hour singular": "{count} 小时前",
"min singular": "{count} 分钟前",
"day plural": "{count} 天前",
"hour plural": "{count} 小时前",
"min plural": "{count} 分钟前",
"settings-category-builtin-servers": "内置服务器",
"settings-category-plugin-servers": "插件服务器"
}
Loading