summaryrefslogtreecommitdiff
path: root/po/zh_CN.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/zh_CN.po')
-rw-r--r--po/zh_CN.po27
1 files changed, 14 insertions, 13 deletions
diff --git a/po/zh_CN.po b/po/zh_CN.po
index a51cc85..0ff988b 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -1,7 +1,7 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR libpwquality project
# This file is distributed under the same license as the PACKAGE package.
-#
+#
# Translators:
# Alick Zhao <alick9188@gmail.com>, 2012.
# <chongfengnx@gmail.com>, 2012.
@@ -13,14 +13,14 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: http://fedorahosted.org/libpwquality\n"
-"POT-Creation-Date: 2012-12-20 10:03+0100\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
+"POT-Creation-Date: 2014-08-06 16:45+0200\n"
"PO-Revision-Date: 2012-07-23 10:14-0400\n"
"Last-Translator: Alick Zhao <alick9188@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: zh-CN\n"
+"Language: zh_CN\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0\n"
"X-Generator: Zanata 3.1.2\n"
@@ -51,8 +51,7 @@ msgstr "用法: %s [user]\n"
#: src/pwscore.c:23
#, c-format
msgid ""
-" The command reads the password to be scored from the standard input."
-"\n"
+" The command reads the password to be scored from the standard input.\n"
msgstr " 命令通过标准输入读取需要评分的密码。\n"
#: src/pwscore.c:51 src/pwscore.c:59 src/pwscore.c:65
@@ -66,15 +65,18 @@ msgstr "无法获得需要评分的密码"
#: src/pwscore.c:73
#, c-format
-msgid "Password quality check failed:\n"
+msgid ""
+"Password quality check failed:\n"
" %s\n"
-msgstr "密码质量检查失败:\n"
+msgstr ""
+"密码质量检查失败:\n"
"%s\n"
#: src/pwmake.c:22
#, c-format
msgid "Usage: %s <entropy-bits>\n"
-msgstr "用法: %s <entropy-bits>\n"
+msgstr ""
+"用法: %s <entropy-bits>\n"
"\n"
#: src/error.c:31
@@ -106,8 +108,7 @@ msgid "The password contains the user name in some form"
msgstr "密码包含用户名在某些地方"
#: src/error.c:47
-msgid ""
-"The password contains words from the real name of the user in some form"
+msgid "The password contains words from the real name of the user in some form"
msgstr "密码包含了某种形式的用户真实名称"
#: src/error.c:49