Branch 'f13' - zh-CN/SystemDaemons.po

Transifex System User transif at fedoraproject.org
Sun Mar 28 15:25:20 UTC 2010


 zh-CN/SystemDaemons.po |   89 ++++++++++++++-----------------------------------
 1 file changed, 26 insertions(+), 63 deletions(-)

New commits:
commit dff94422d32b979a601500adaadac4122e72898f
Author: tiansworld <tiansworld at fedoraproject.org>
Date:   Sun Mar 28 15:25:18 2010 +0000

    l10n: Updates to Chinese (China) (zh_CN) translation
    
    Transmitted-via: Transifex (translate.fedoraproject.org)

diff --git a/zh-CN/SystemDaemons.po b/zh-CN/SystemDaemons.po
index 9128f32..3dcdb60 100644
--- a/zh-CN/SystemDaemons.po
+++ b/zh-CN/SystemDaemons.po
@@ -5,7 +5,7 @@
 # Leah Liu <lliu at redhat.com>, 2008, 2009.
 # Tian Shixiong <tiansworld at gmail.com>, 2008, 2009.
 # microcai <microcai at sina.com>, 2009
-#
+# 
 msgid ""
 msgstr ""
 "Project-Id-Version: docs-release-notes.f12-tx\n"
@@ -30,110 +30,73 @@ msgstr ""
 
 #. Tag: para
 #, no-c-format
-msgid ""
-"The <application>mdadm</application> program controls Linux <firstterm>md</"
-"firstterm> devices (<firstterm>redundant arrays of independent disks</"
-"firstterm> implemented in softwar, or <firstterm>software RAIDs</"
-"firstterm>). It can create, assemble, report on, and monitor arrays and can "
-"also move spare storage between arrays when needed."
+msgid "previously, arrays with interdependencies had to be listed in <filename>mdadm.conf</filename> in a specific order. Now, the order is not important."
 msgstr ""
 
 #. Tag: para
 #, no-c-format
-msgid ""
-"The version of <application>mdadm</application> in Fedora&nbsp;&PRODVER; has "
-"been upgraded from version 3.0.2 to version 3.1.1. The most important "
-"changes include:"
+msgid "The version of <application>openssh-server</application> in Fedora&nbsp;&PRODVER; has been upgraded from version 5.2p1 to version 5.4p1. The most important changes include:"
 msgstr ""
 
 #. Tag: para
 #, no-c-format
-msgid ""
-"you can no longer stop a <firstterm>container</firstterm> when the "
-"<firstterm>members</firstterm> within it are still active."
+msgid "SSH protocol 1 is disabled by default."
 msgstr ""
 
 #. Tag: para
 #, no-c-format
-msgid ""
-"a <parameter>homehost</parameter> parameter has been added to the "
-"<literal>AUTO</literal> config line. When used with the <option>-all</"
-"option> option, this parameter causes <application>mdadm</application> to "
-"assemble any array that belongs to this host automatically, but not to "
-"assemble any other arrays automatically."
+msgid "added support for PKCS#11 tokens."
 msgstr ""
 
 #. Tag: para
 #, no-c-format
-msgid ""
-"previously, arrays with interdependencies had to be listed in "
-"<filename>mdadm.conf</filename> in a specific order. Now, the order is not "
-"important."
+msgid "added support for certificate authentication of users and hosts using a new, minimal OpenSSH certificate format (not X.509)."
 msgstr ""
 
-#. Tag: title
+#. Tag: para
 #, no-c-format
-msgid "openssh-server"
+msgid "added a <literal>netcat mode</literal> that connects standard out on a client to a single port forward on a server."
 msgstr ""
 
 #. Tag: para
 #, no-c-format
-msgid ""
-"<application>Openssh-server</application> is a open-source server daemon for "
-"the SSH protocol."
+msgid "added the ability to revoke keys to <application>sshd</application> and <application>ssh</application>."
 msgstr ""
 
 #. Tag: para
 #, no-c-format
-msgid ""
-"The version of <application>openssh-server</application> in Fedora&nbsp;"
-"&PRODVER; has been upgraded from version 5.2p1 to version 5.4p1. The most "
-"important changes include:"
-msgstr ""
+msgid "The <application>mdadm</application> program controls Linux <firstterm>md</firstterm> devices (<firstterm>redundant arrays of independent disks</firstterm> implemented in softwar, or <firstterm>software RAIDs</firstterm>). It can create, assemble, report on, and monitor arrays and can also move spare storage between arrays when needed."
+msgstr "<application>mdadm</application>用来控制Linux下的<firstterm>md</firstterm>设备(软件实现的<firstterm>独立磁盘冗余阵列</firstterm>,或<firstterm>软 RAIDs</firstterm>。它可以创建、组合、报告及监控阵列,并可以在需要时在阵列间移动空闲存储。"
 
 #. Tag: para
 #, no-c-format
-msgid "SSH protocol 1 is disabled by default."
-msgstr ""
+msgid "you can no longer stop a <firstterm>container</firstterm> when the <firstterm>members</firstterm> within it are still active."
+msgstr "当<firstterm>container</firstterm>中的<firstterm>members</firstterm>仍然活跃时,您不必再停止<firstterm>container</firstterm>。"
 
 #. Tag: para
 #, no-c-format
-msgid "added support for PKCS#11 tokens."
-msgstr ""
+msgid "The version of <application>mdadm</application> in Fedora&nbsp;&PRODVER; has been upgraded from version 3.0.2 to version 3.1.1. The most important changes include:"
+msgstr "Fedora&nbsp;&PRODVER;的<application>mdadm</application>从3.0.2更新至3.1.1。主要变化包括:"
 
 #. Tag: para
 #, no-c-format
-msgid ""
-"added support for certificate authentication of users and hosts using a new, "
-"minimal OpenSSH certificate format (not X.509)."
-msgstr ""
+msgid "a <parameter>homehost</parameter> parameter has been added to the <literal>AUTO</literal> config line. When used with the <option>-all</option> option, this parameter causes <application>mdadm</application> to assemble any array that belongs to this host automatically, but not to assemble any other arrays automatically."
+msgstr "<parameter>homehost</parameter>已添加至<literal>AUTO</literal>的配置行中。当使用<option>-all</option>选项时,此选项将使<application>mdadm</application>自动组合属于本机器的任何阵列,但不会自动组合其它阵列。"
 
 #. Tag: para
 #, no-c-format
-msgid ""
-"added a <literal>netcat mode</literal> that connects standard out on a "
-"client to a single port forward on a server."
-msgstr ""
+msgid "<application>Openssh-server</application> is a open-source server daemon for the SSH protocol."
+msgstr "<application>Openssh-server</application>是一个基于SSH协议的开源服务器守护程序。"
 
-#. Tag: para
+#. Tag: title
 #, no-c-format
-msgid ""
-"added the ability to revoke keys to <application>sshd</application> and "
-"<application>ssh</application>."
-msgstr ""
+msgid "openssh-server"
+msgstr "openssh-server"
 
 #. Tag: para
 #, no-c-format
-msgid ""
-"For more information, refer to <ulink url=\"http://www.openssh.com/txt/"
-"release-5.4\" />."
-msgstr ""
+msgid "For more information, refer to <ulink url=\"http://www.openssh.com/txt/release-5.4\" />."
+msgstr "详情请参考<ulink url=\"http://www.openssh.com/txt/release-5.4\" />。"
 
-#~ msgid ""
-#~ "This beat is located here: <ulink type=\"http\" url=\"https://"
-#~ "fedoraproject.org/wiki/Docs/Beats/SystemDaemons\">https://fedoraproject."
-#~ "org/wiki/Docs/Beats/SystemDaemons</ulink>"
-#~ msgstr ""
-#~ "这个 beat 位于:<ulink type=\"http\" url=\"https://fedoraproject.org/wiki/"
-#~ "Docs/Beats/SystemDaemons\">https://fedoraproject.org/wiki/Docs/Beats/"
-#~ "SystemDaemons</ulink>"
+#~ msgid "This beat is located here: <ulink type=\"http\" url=\"https://fedoraproject.org/wiki/Docs/Beats/SystemDaemons\">https://fedoraproject.org/wiki/Docs/Beats/SystemDaemons</ulink>"
+#~ msgstr "这个 beat 位于:<ulink type=\"http\" url=\"https://fedoraproject.org/wiki/Docs/Beats/SystemDaemons\">https://fedoraproject.org/wiki/Docs/Beats/SystemDaemons</ulink>"




More information about the docs-commits mailing list