[Freeipa-devel] [PATCH 7/7] Add Chinese Simplified (zh_CN) translation

2010-03-09 Thread John Dennis


--
John Dennis jden...@redhat.com

Looking to carve out IT costs?
www.redhat.com/carveoutcosts/
From 9ea306588525a1c30fb2e03ee95a14c6b45e377b Mon Sep 17 00:00:00 2001
From: John Dennis jden...@redhat.com
Date: Tue, 9 Mar 2010 08:11:05 -0500
Subject: [PATCH 7/7] Add Chinese Simplified (zh_CN) translation
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 8bit

---
 Contributors.txt|1 +
 install/po/LINGUAS  |1 +
 install/po/contributing_translators.txt |2 +
 install/po/zh_CN.po | 1603 +++
 4 files changed, 1607 insertions(+), 0 deletions(-)
 create mode 100644 install/po/zh_CN.po

diff --git a/Contributors.txt b/Contributors.txt
index 3b8f06d..5cf43ec 100644
--- a/Contributors.txt
+++ b/Contributors.txt
@@ -32,6 +32,7 @@ Translators:
 	Teguh DC
 	Piotr Drąg
 	Gundachandru
+	Jake Li
 	Andrew Martynov
 	Sankarshan Mukhopadhyay
 
diff --git a/install/po/LINGUAS b/install/po/LINGUAS
index 22dcd88..eb8ac8d 100644
--- a/install/po/LINGUAS
+++ b/install/po/LINGUAS
@@ -4,3 +4,4 @@ id
 kn
 pl
 ru
+zh_CN
diff --git a/install/po/contributing_translators.txt b/install/po/contributing_translators.txt
index 0687c86..c58a9ca 100644
--- a/install/po/contributing_translators.txt
+++ b/install/po/contributing_translators.txt
@@ -10,3 +10,5 @@ ru: Russian
 Andrew Martynov andr...@inventa.ru
 es: Spanish
 Héctor Daniel Cabrera lo...@fedoraproject.org
+zh_CN: Chinese Simplified
+Jake Li gno...@gmail.com
diff --git a/install/po/zh_CN.po b/install/po/zh_CN.po
new file mode 100644
index 000..0b6508f
--- /dev/null
+++ b/install/po/zh_CN.po
@@ -0,0 +1,1603 @@
+# Copyright (C) YEAR Red Hat
+# This file is distributed under the same license as the PACKAGE package.
+#
+# Jake Li gno...@gmail.com, 2010.
+msgid 
+msgstr 
+Project-Id-Version: ipa\n
+Report-Msgid-Bugs-To: https://hosted.fedoraproject.org/projects/freeipa/;
+newticket\n
+POT-Creation-Date: 2010-03-09 08:00-0500\n
+PO-Revision-Date: 2010-03-09 11:40+0800\n
+Last-Translator: Jake Li gno...@gmail.com\n
+Language-Team: Chinese Simplified zh_CN\n
+MIME-Version: 1.0\n
+Content-Type: text/plain; charset=UTF-8\n
+Content-Transfer-Encoding: 8bit\n
+Plural-Forms: nplurals=2; plural=n != 1;\n
+X-Poedit-Language: Chinese\n
+X-Poedit-Country: CHINA\n
+X-Generator: Lokalize 1.0\n
+
+#: ../../ipalib/parameters.py:295
+msgid incorrect type
+msgstr 不正确的类型
+
+#: ../../ipalib/parameters.py:298
+msgid Only one value is allowed
+msgstr 只允许一个值
+
+#: ../../ipalib/parameters.py:862
+msgid must be True or False
+msgstr 必须是True或False
+
+#: ../../ipalib/parameters.py:963
+msgid must be an integer
+msgstr 必须是一个整数
+
+#: ../../ipalib/parameters.py:1014
+#, python-format
+msgid must be at least %(minvalue)d
+msgstr 
+
+#: ../../ipalib/parameters.py:1024
+#, python-format
+msgid can be at most %(maxvalue)d
+msgstr 
+
+#: ../../ipalib/parameters.py:1034
+msgid must be a decimal number
+msgstr 必须是一个十进制数
+
+#: ../../ipalib/parameters.py:1056
+#, python-format
+msgid must be at least %(minvalue)f
+msgstr 
+
+#: ../../ipalib/parameters.py:1066
+#, python-format
+msgid can be at most %(maxvalue)f
+msgstr 
+
+#: ../../ipalib/parameters.py:1126
+#, python-format
+msgid must match pattern \%(pattern)s\
+msgstr 
+
+#: ../../ipalib/parameters.py:1144
+msgid must be binary data
+msgstr 必须是二进制数据
+
+#: ../../ipalib/parameters.py:1159
+#, python-format
+msgid must be at least %(minlength)d bytes
+msgstr 
+
+#: ../../ipalib/parameters.py:1169
+#, python-format
+msgid can be at most %(maxlength)d bytes
+msgstr 
+
+#: ../../ipalib/parameters.py:1179
+#, python-format
+msgid must be exactly %(length)d bytes
+msgstr 
+
+#: ../../ipalib/parameters.py:1197
+msgid must be Unicode text
+msgstr 必须是Unicode文本
+
+#: ../../ipalib/parameters.py:1227
+#, python-format
+msgid must be at least %(minlength)d characters
+msgstr 
+
+#: ../../ipalib/parameters.py:1237
+#, python-format
+msgid can be at most %(maxlength)d characters
+msgstr 
+
+#: ../../ipalib/parameters.py:1247
+#, python-format
+msgid must be exactly %(length)d characters
+msgstr 
+
+#: ../../ipalib/parameters.py:1286
+#, python-format
+msgid must be one of %(values)r
+msgstr 
+
+#: ../../ipalib/output.py:92
+msgid A dictionary representing an LDAP entry
+msgstr 
+
+#: ../../ipalib/output.py:100
+msgid A list of LDAP entries
+msgstr 
+
+#: ../../ipalib/output.py:111
+msgid All commands should at least have a result
+msgstr 
+
+#: ../../ipalib/cli.py:507
+#, python-format
+msgid Enter %(label)s again to verify: 
+msgstr 
+
+#: ../../ipalib/cli.py:511
+msgid Passwords do not match!
+msgstr 密码不匹配!
+
+#: ../../ipalib/cli.py:516
+msgid Cancelled.
+msgstr 已取消
+
+#: ../../ipalib/frontend.py:377
+msgid Results are truncated, try a more specific search
+msgstr 
+
+#: ../../ipalib/frontend.py:785
+msgid retrieve all attributes
+msgstr 
+

Re: [Freeipa-devel] [PATCH 7/7] Add Chinese Simplified (zh_CN) translation

2010-03-09 Thread Rob Crittenden

John Dennis wrote:





pushed to master

___
Freeipa-devel mailing list
Freeipa-devel@redhat.com
https://www.redhat.com/mailman/listinfo/freeipa-devel