############################################################## # Copyright (c) 2011-2015 VMware, Inc. All rights reserved. ############################################################## # # Simplified Chinese translation catalog. # # Please follow a few guidelines when editing this file: # . Try to maintain formatting (e.g., indentation and line breaks). # . Avoid long lines by breaking them into multiple lines. # . Catalogs *must* be in UTF-8. # . Try to keep the file sorted by message id. # addsubj.fail = "%1$s: 未能为用户“%2$s”添加别名: %3$s。\n" addsubj.success = "%1$s: 别名已添加\n" addoptions.comment = "主题备注" addoptions.file = "PEM 文件名" addoptions.global = "将证书添加到全局映射文件" addoptions.subject = "SAML 主题" addoptions.username = "要向其证书存储添加证书的用户" addoptions.verbose = "Verbose 操作" cmdline.parse = "命令行解析失败" cmdline.summary.pemfile = "PEM 文件" cmdline.summary.subject = "主题" cmdline.summary.username = "username" cmdline.summary.comm = "备注" list.comment = "备注" list.count = "%1$s 找到用户“%3$s”的 %2$d 个别名\n" list.error = "%1$s: 未能列出用户“%2$s”的别名: %3$s。\n" list.subject = "主题" listmapped.count = "%1$s 找到 %2$d 个映射的别名\n" listmapped.error = "%1$s: 未能列出映射的别名: %2$s。\n" listmapped.subject = "主题" listmapped.username = "用户名" listoptions.username = "要对其证书存储进行查询的用户" listoptions.verbose = "Verbose 操作" loadfile.fail = "%1$s: 无法读取 PEM 文件“%2$s”\n" name.any = "<任意>" removesubj.fail = "%1$s: 未能移除用户“%2$s”的别名: %3$s。\n" removesubj.success = "%1$s: 别名已移除\n" removeoptions.file = "PEM 文件名" removeoptions.subject = "SAML 主题" removeoptions.username = "要从其证书存储中移除证书的用户" removeoptions.verbose = "Verbose 操作" vgauth.init.failed = "未能初始化 VGAuth"