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/CryptPasswordStorageSchemeCfgDefn_zh_CN.properties |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/opends/src/admin/messages/CryptPasswordStorageSchemeCfgDefn_zh_CN.properties b/opends/src/admin/messages/CryptPasswordStorageSchemeCfgDefn_zh_CN.properties
index cef7031..545c883 100644
--- a/opends/src/admin/messages/CryptPasswordStorageSchemeCfgDefn_zh_CN.properties
+++ b/opends/src/admin/messages/CryptPasswordStorageSchemeCfgDefn_zh_CN.properties
@@ -1,6 +1,6 @@
-user-friendly-name=Crypt Password Storage Scheme
-user-friendly-plural-name=Crypt Password Storage Schemes
-synopsis=The Crypt Password Storage Scheme provides a mechanism for encoding user passwords using the UNIX crypt algorithm.
-description=This implementation contains only an implementation for the user password syntax, with a storage scheme name of "CRYPT". Even though it is a one-way digest, the Crypt Password Storage Scheme is relatively weak by today's standards. Because it supports only a 12-bit salt (meaning that there are only 4096 possible ways to encode a given password), it is also vulnerable to dictionary attacks. You should therefore use this storage scheme only in cases where an external application expects to retrieve the password and verify it outside of the directory, rather than by performing an LDAP bind.
-property.enabled.synopsis=Indicates whether the Crypt Password Storage Scheme is enabled for use.
-property.java-class.synopsis=Specifies the fully-qualified name of the Java class that provides the Crypt Password Storage Scheme implementation.
+user-friendly-name=\u52a0\u5bc6\u5bc6\u7801\u5b58\u50a8\u6a21\u5f0f
+user-friendly-plural-name=\u52a0\u5bc6\u5bc6\u7801\u5b58\u50a8\u6a21\u5f0f
+synopsis=\u52a0\u5bc6\u5bc6\u7801\u5b58\u50a8\u6a21\u5f0f\u901a\u8fc7 UNIX \u52a0\u5bc6\u7b97\u6cd5\u63d0\u4f9b\u5bf9\u7528\u6237\u5bc6\u7801\u8fdb\u884c\u7f16\u7801\u7684\u673a\u5236\u3002
+description=\u8be5\u5b9e\u65bd\u4ec5\u5305\u542b\u5bf9\u7528\u6237\u5bc6\u7801\u8bed\u6cd5\u7684\u4e00\u79cd\u5b9e\u65bd\uff0c\u5b58\u50a8\u6a21\u5f0f\u540d\u79f0\u4e3a\u201cCRYPT\u201d\u3002\u867d\u7136\u5b83\u662f\u5355\u5411\u6458\u8981\uff0c\u4f46\u6839\u636e\u5f53\u524d\u7684\u6807\u51c6\u6765\u8bf4\uff0c\u52a0\u5bc6\u5bc6\u7801\u5b58\u50a8\u6a21\u5f0f\u76f8\u5bf9\u8f83\u5f31\u3002\u7531\u4e8e\u5b83\u4ec5\u652f\u6301 12 \u4f4d salt\uff08\u8868\u793a\u53ea\u53ef\u80fd\u6709 4096 \u79cd\u65b9\u6cd5\u5bf9\u7ed9\u5b9a\u7684\u5bc6\u7801\u8fdb\u884c\u52a0\u5bc6\uff09\uff0c\u6240\u4ee5\u4e5f\u6613\u53d7\u5b57\u5178\u653b\u51fb\u3002\u56e0\u6b64\uff0c\u60a8\u5e94\u4ec5\u5728\u4ee5\u4e0b\u60c5\u51b5\u4e0b\u4f7f\u7528\u6b64\u5b58\u50a8\u6a21\u5f0f\uff1a\u5916\u90e8\u5e94\u7528\u7a0b\u5e8f\u671f\u671b\u68c0\u7d22\u5bc6\u7801\u5e76\u5728\u76ee\u5f55\u5916\u5bf9\u5b83\u8fdb\u884c\u9a8c\u8bc1\uff0c\u800c\u975e\u901a\u8fc7\u6267\u884c LDAP \u7ed1\u5b9a\u3002
+property.enabled.synopsis=\u6307\u793a\u662f\u5426\u542f\u7528\u52a0\u5bc6\u5bc6\u7801\u5b58\u50a8\u6a21\u5f0f\u4ee5\u8fdb\u884c\u4f7f\u7528\u3002
+property.java-class.synopsis=\u6307\u5b9a\u63d0\u4f9b\u52a0\u5bc6\u5bc6\u7801\u5b58\u50a8\u6a21\u5f0f\u5b9e\u65bd\u7684 Java \u7c7b\u7684\u5b8c\u5168\u9650\u5b9a\u540d\u79f0\u3002

--
Gitblit v1.10.0