Files
server/usr/share/open-vm-tools/messages/zh_CN/VGAuthService.vmsg
2026-01-07 20:52:11 +01:00

47 lines
2.4 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
##########################################################
# Copyright (C) 2011-2016 VMware, Inc. All rights reserved.
#
# This program is free software; you can redistribute it and/or modify it
# under the terms of the GNU Lesser General Public License as published
# by the Free Software Foundation version 2.1 and no later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
# or FITNESS FOR A PARTICULAR PURPOSE. See the Lesser GNU General Public
# License for more details.
#
# You should have received a copy of the GNU Lesser General Public License
# along with this program; if not, write to the Free Software Foundation, Inc.,
# 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
#
##########################################################
proto.attack = "可能发生安全攻击! 请求类型 %1$d 具有的 userName (%2$s)与管道所有者(%3$s)不匹配!"
validate.samlBearer.fail = "SAML 持有者令牌验证失败: %1$d"
validate.samlBearer.success = "已验证用户“%1$s”的 SAML 持有者令牌"
alias.addid = "用户“%2$s”已将别名添加到“%1$s”拥有的别名存储中"
alias.dir.badperm = "别名存储目录“%1$s”具有不正确的所有者或权限。无法使用当前在“%2$s”中存储的任何别名进行身份验证"
alias.dir.notadir = "别名存储目录“%1$s”已存在但不是一个目录"
alias.dir.renamefail = "无法将可疑别名存储目录“%1$s”重命名为“%2$s”"
alias.alias.badfile = "别名存储“%1$s”已存在但不是一个常规文件。无法使用用户“%2$s”的别名进行身份验证"
alias.alias.badperm = "别名存储“%1$s”具有不正确的所有者或权限。无法使用用户“%2$s”的别名进行身份验证"
alias.alias.rename = "已将可疑别名存储“%1$s”重命名为“%2$s”"
alias.alias.renamefail = "无法将可疑别名存储“%1$s”重命名为“%2$s”"
alias.mapfile.badperm = "别名存储映射文件“%1$s”具有不正确的所有者或权限。无法使用映射文件中的别名进行身份验证"
alias.mapping.badfile = "映射文件“%1$s”已存在但不是一个常规文件。无法使用映射文件中的别名进行身份验证"
alias.removeid = "用户“%2$s”已从“%1$s”拥有的别名存储中删除别名"