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/LengthBasedPasswordValidatorCfgDefn_zh_CN.properties | 20 ++++++++++---------- 1 files changed, 10 insertions(+), 10 deletions(-) diff --git a/opends/src/admin/messages/LengthBasedPasswordValidatorCfgDefn_zh_CN.properties b/opends/src/admin/messages/LengthBasedPasswordValidatorCfgDefn_zh_CN.properties index b5a8e68..0d3aa73 100644 --- a/opends/src/admin/messages/LengthBasedPasswordValidatorCfgDefn_zh_CN.properties +++ b/opends/src/admin/messages/LengthBasedPasswordValidatorCfgDefn_zh_CN.properties @@ -1,10 +1,10 @@ -user-friendly-name=Length Based Password Validator -user-friendly-plural-name=Length Based Password Validators -synopsis=The Length Based Password Validator is used to determine whether a proposed password is acceptable based on whether the number of characters it contains falls within an acceptable range of values. -description=Both upper and lower bounds may be defined. -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.max-password-length.synopsis=Specifies the maximum number of characters that can be included in a proposed password. -property.max-password-length.description=A value of zero indicates that there will be no upper bound enforced. If both minimum and maximum lengths are defined, then the minimum length must be less than or equal to the maximum length. -property.min-password-length.synopsis=Specifies the minimum number of characters that must be included in a proposed password. -property.min-password-length.description=A value of zero indicates that there will be no lower bound enforced. If both minimum and maximum lengths are defined, then the minimum length must be less than or equal to the maximum length. +user-friendly-name=\u57fa\u4e8e\u957f\u5ea6\u7684\u5bc6\u7801\u9a8c\u8bc1\u7a0b\u5e8f +user-friendly-plural-name=\u57fa\u4e8e\u957f\u5ea6\u7684\u5bc6\u7801\u9a8c\u8bc1\u7a0b\u5e8f +synopsis=\u57fa\u4e8e\u957f\u5ea6\u7684\u5bc6\u7801\u9a8c\u8bc1\u7a0b\u5e8f\u7528\u4e8e\u6839\u636e\u5efa\u8bae\u7684\u5bc6\u7801\u6240\u5305\u542b\u7684\u5b57\u7b26\u6570\u662f\u5426\u5728\u53ef\u63a5\u53d7\u7684\u503c\u8303\u56f4\u5185\uff0c\u6765\u786e\u5b9a\u662f\u5426\u53ef\u4ee5\u63a5\u53d7\u8be5\u5bc6\u7801\u3002 +description=\u53ef\u4ee5\u5b9a\u4e49\u4e0a\u9650\u548c\u4e0b\u9650\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.max-password-length.synopsis=\u6307\u5b9a\u5efa\u8bae\u7684\u5bc6\u7801\u4e2d\u53ef\u5305\u542b\u7684\u6700\u5927\u5b57\u7b26\u6570\u3002 +property.max-password-length.description=\u503c\u4e3a\u96f6\u8868\u793a\u4e0d\u5f3a\u5236\u8bbe\u5b9a\u4e0a\u9650\u3002\u5982\u679c\u5b9a\u4e49\u4e86\u6700\u5c0f\u548c\u6700\u5927\u957f\u5ea6\uff0c\u5219\u6700\u5c0f\u957f\u5ea6\u5fc5\u987b\u5c0f\u4e8e\u6216\u7b49\u4e8e\u6700\u5927\u957f\u5ea6\u3002 +property.min-password-length.synopsis=\u6307\u5b9a\u5efa\u8bae\u7684\u5bc6\u7801\u4e2d\u5fc5\u987b\u5305\u542b\u7684\u6700\u5c11\u5b57\u7b26\u6570\u3002 +property.min-password-length.description=\u503c\u4e3a\u96f6\u8868\u793a\u4e0d\u5f3a\u5236\u8bbe\u5b9a\u4e0b\u9650\u3002\u5982\u679c\u5b9a\u4e49\u4e86\u6700\u5c0f\u548c\u6700\u5927\u957f\u5ea6\uff0c\u5219\u6700\u5c0f\u957f\u5ea6\u5fc5\u987b\u5c0f\u4e8e\u6216\u7b49\u4e8e\u6700\u5927\u957f\u5ea6\u3002 -- Gitblit v1.10.0