From 5317b08ebe4a7fb43823502ee21065059e4190ee Mon Sep 17 00:00:00 2001 From: hajma <hajma@localhost> Date: Thu, 23 Jul 2009 08:44:32 +0000 Subject: [PATCH] l10n files update --- opends/src/admin/messages/AttributeValuePasswordValidatorCfgDefn_zh_CN.properties | 18 +++++++++--------- 1 files changed, 9 insertions(+), 9 deletions(-) diff --git a/opends/src/admin/messages/AttributeValuePasswordValidatorCfgDefn_zh_CN.properties b/opends/src/admin/messages/AttributeValuePasswordValidatorCfgDefn_zh_CN.properties index 3bfdab5..bb4904b 100644 --- a/opends/src/admin/messages/AttributeValuePasswordValidatorCfgDefn_zh_CN.properties +++ b/opends/src/admin/messages/AttributeValuePasswordValidatorCfgDefn_zh_CN.properties @@ -1,9 +1,9 @@ -user-friendly-name=Attribute Value Password Validator -user-friendly-plural-name=Attribute Value Password Validators -synopsis=The Attribute Value Password Validator attempts to determine whether a proposed password is acceptable for use by determining whether that password is contained in any attribute within the user's entry. -description=It can be configured to look in all attributes or in a specified subset of attributes. -property.enabled.synopsis=Indicates whether the password validator is enabled for use. -property.java-class.synopsis=Specifies the fully-qualified name of the Java class that provides the password validator implementation. -property.match-attribute.synopsis=Specifies the name(s) of the attribute(s) whose values should be checked to determine whether they match the provided password. If no values are provided, then the server checks if the proposed password matches the value of any attribute in the user's entry. -property.match-attribute.default-behavior.alias.synopsis=All attributes in the user entry will be checked. -property.test-reversed-password.synopsis=Indicates whether this password validator should test the reversed value of the provided password as well as the order in which it was given. +user-friendly-name=\u5c5e\u6027\u503c\u5bc6\u7801\u9a8c\u8bc1\u7a0b\u5e8f +user-friendly-plural-name=\u5c5e\u6027\u503c\u5bc6\u7801\u9a8c\u8bc1\u7a0b\u5e8f +synopsis=\u5c5e\u6027\u503c\u5bc6\u7801\u9a8c\u8bc1\u7a0b\u5e8f\u5c1d\u8bd5\u786e\u5b9a\u662f\u5426\u53ef\u4ee5\u63a5\u53d7\u4f7f\u7528\u63d0\u8bae\u7684\u5bc6\u7801\uff0c\u65b9\u6cd5\u662f\u786e\u5b9a\u8be5\u5bc6\u7801\u662f\u5426\u5305\u542b\u5728\u7528\u6237\u6761\u76ee\u4e2d\u7684\u4efb\u4f55\u5c5e\u6027\u4e2d\u3002 +description=\u53ef\u4ee5\u5c06\u5b83\u914d\u7f6e\u4e3a\u5728\u6240\u6709\u5c5e\u6027\u4e2d\u8fdb\u884c\u67e5\u627e\u6216\u5728\u6307\u5b9a\u7684\u5c5e\u6027\u5b50\u96c6\u4e2d\u8fdb\u884c\u67e5\u627e\u3002 +property.enabled.synopsis=\u6307\u793a\u662f\u5426\u542f\u7528\u5bc6\u7801\u9a8c\u8bc1\u7a0b\u5e8f\u4ee5\u8fdb\u884c\u4f7f\u7528\u3002 +property.java-class.synopsis=\u6307\u5b9a\u63d0\u4f9b\u5bc6\u7801\u9a8c\u8bc1\u7a0b\u5e8f\u5b9e\u65bd\u7684 Java \u7c7b\u7684\u5b8c\u5168\u9650\u5b9a\u540d\u79f0\u3002 +property.match-attribute.synopsis=\u6307\u5b9a\u5e94\u68c0\u67e5\u5176\u503c\u4ee5\u786e\u5b9a\u5b83\u4eec\u662f\u5426\u4e0e\u63d0\u4f9b\u7684\u5bc6\u7801\u5339\u914d\u7684\u5c5e\u6027\u7684\u540d\u79f0\u3002\u5982\u679c\u672a\u63d0\u4f9b\u503c\uff0c\u5219\u670d\u52a1\u5668\u5c06\u68c0\u67e5\u63d0\u8bae\u7684\u5bc6\u7801\u662f\u5426\u4e0e\u7528\u6237\u6761\u76ee\u4e2d\u4efb\u4f55\u5c5e\u6027\u7684\u503c\u5339\u914d\u3002 +property.match-attribute.default-behavior.alias.synopsis=\u5c06\u68c0\u67e5\u7528\u6237\u6761\u76ee\u4e2d\u7684\u6240\u6709\u5c5e\u6027\u3002 +property.test-reversed-password.synopsis=\u6307\u793a\u8be5\u5bc6\u7801\u9a8c\u8bc1\u7a0b\u5e8f\u662f\u5426\u5e94\u6d4b\u8bd5\u6240\u63d0\u4f9b\u5bc6\u7801\u7684\u53cd\u5411\u503c\u4ee5\u53ca\u63d0\u4f9b\u5b83\u4eec\u7684\u987a\u5e8f\u3002 -- Gitblit v1.10.0