Localized/zh-CN/Messages.psd1
|
@{ 'CoolUsage' = "用法:`r`n cool init`r`n cool edit colors|icons" 'UnknownCoolEditSubcommand' = '未知子命令: {0}. 可用子命令: colors|icons' 'UnknownCoolCommand' = '未知命令: {0}.' 'NoEditorFound' = '无法找到合适的文本编辑器。请设置 EDITOR 环境变量。' 'CoolProfileCreated' = '已创建新的 {0} Profile 文件。' 'CoolProfileUpdated' = '已将 Cool 导入语句添加到 {0} Profile 文件。' 'CoolProfileAlreadyConfigured' = '您的 {0} Profile 已经配置过了,无需重复操作。' "NextPage" = " 下一页 " "PrevPage" = " 上一页 " "NextPageToolTip" = "下一页还有 {0} 个补全结果" "PrevPageToolTip" = "上一页还有 {0} 个补全结果" } |