Localized/zh-TW/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} 個補全結果" } |