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/UniqueCharactersPasswordValidatorCfgDefn_zh_CN.properties |   20 ++++++++++----------
 1 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/opends/src/admin/messages/UniqueCharactersPasswordValidatorCfgDefn_zh_CN.properties b/opends/src/admin/messages/UniqueCharactersPasswordValidatorCfgDefn_zh_CN.properties
index 43c0c8e..19e4686 100644
--- a/opends/src/admin/messages/UniqueCharactersPasswordValidatorCfgDefn_zh_CN.properties
+++ b/opends/src/admin/messages/UniqueCharactersPasswordValidatorCfgDefn_zh_CN.properties
@@ -1,10 +1,10 @@
-user-friendly-name=Unique Characters Password Validator
-user-friendly-plural-name=Unique Characters Password Validators
-synopsis=The Unique Characters Password Validator is used to determine whether a proposed password is acceptable based on the number of unique characters that it contains.
-description=This validator can be used to prevent simple passwords that contain only a few characters like "aabbcc" or "abcabc".
-property.case-sensitive-validation.synopsis=Indicates whether this password validator should treat password characters in a case-sensitive manner.
-property.case-sensitive-validation.description=A value of true indicates that the validator does not consider a capital letter to be the same as its lower-case counterpart. A value of false indicates that the validator ignores differences in capitalization when looking at the number of unique characters in the password.
-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.min-unique-characters.synopsis=Specifies the minimum number of unique characters that a password will be allowed to contain.
-property.min-unique-characters.description=A value of zero indicates that no minimum value is enforced.
+user-friendly-name=\u552f\u4e00\u5b57\u7b26\u5bc6\u7801\u9a8c\u8bc1\u7a0b\u5e8f
+user-friendly-plural-name=\u552f\u4e00\u5b57\u7b26\u5bc6\u7801\u9a8c\u8bc1\u7a0b\u5e8f
+synopsis=\u552f\u4e00\u5b57\u7b26\u5bc6\u7801\u9a8c\u8bc1\u7a0b\u5e8f\u7528\u4e8e\u6839\u636e\u5efa\u8bae\u5bc6\u7801\u5305\u542b\u7684\u552f\u4e00\u5b57\u7b26\u6570\u6765\u786e\u5b9a\u5efa\u8bae\u5bc6\u7801\u662f\u5426\u53ef\u63a5\u53d7\u3002
+description=\u8be5\u9a8c\u8bc1\u7a0b\u5e8f\u53ef\u4ee5\u7528\u4e8e\u9632\u6b62\u4ec5\u5305\u542b\u5c11\u6570\u5b57\u7b26\uff08\u4f8b\u5982\u201caabbcc\u201d\u6216\u201cabcabc\u201d\uff09\u7684\u7b80\u5355\u5bc6\u7801\u3002
+property.case-sensitive-validation.synopsis=\u6307\u793a\u8be5\u5bc6\u7801\u9a8c\u8bc1\u5668\u662f\u5426\u5e94\u4ee5\u533a\u5206\u5927\u5c0f\u5199\u7684\u65b9\u5f0f\u5904\u7406\u5bc6\u7801\u5b57\u7b26\u3002
+property.case-sensitive-validation.description=\u503c\u4e3a\u201cTrue\u201d\u8868\u793a\u9a8c\u8bc1\u7a0b\u5e8f\u4e0d\u4f1a\u5c06\u5927\u5199\u5b57\u7b26\u89c6\u4e3a\u4e0e\u5176\u76f8\u5bf9\u5e94\u7684\u5c0f\u5199\u5b57\u7b26\u76f8\u540c\u3002\u503c\u4e3a\u201cFalse\u201d\u8868\u793a\u9a8c\u8bc1\u7a0b\u5e8f\u5728\u67e5\u770b\u5bc6\u7801\u4e2d\u7684\u552f\u4e00\u5b57\u7b26\u6570\u65f6\uff0c\u4e0d\u4f1a\u8003\u8651\u5927\u5199\u4e2d\u7684\u5dee\u522b\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.min-unique-characters.synopsis=\u6307\u5b9a\u5141\u8bb8\u4e00\u4e2a\u5bc6\u7801\u5305\u542b\u7684\u6700\u5927\u552f\u4e00\u5b57\u7b26\u6570\u3002
+property.min-unique-characters.description=\u503c\u4e3a\u96f6\u8868\u793a\u65e0\u6700\u5927\u503c\u9650\u5236\u3002

--
Gitblit v1.10.0