Branch 'f13' - zh-CN/Devel-GCC.po

Transifex System User transif at fedoraproject.org
Tue Mar 30 02:42:11 UTC 2010


 zh-CN/Devel-GCC.po |   65 +++++++++++++++--------------------------------------
 1 file changed, 19 insertions(+), 46 deletions(-)

New commits:
commit a0965b9682eb39e14d858f5a7fa6728f4710a469
Author: tiansworld <tiansworld at fedoraproject.org>
Date:   Tue Mar 30 02:42:08 2010 +0000

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

diff --git a/zh-CN/Devel-GCC.po b/zh-CN/Devel-GCC.po
index b169e59..f48e3c5 100644
--- a/zh-CN/Devel-GCC.po
+++ b/zh-CN/Devel-GCC.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"
@@ -23,15 +23,6 @@ msgstr ""
 msgid "The GCC Compiler Collection"
 msgstr "GCC 编译器集合"
 
-#. Tag: para
-#, no-c-format
-msgid ""
-"<package>gcc</package> has been upgraded from 4.4.2 to 4.4.3. This includes "
-"<application>gcc</application>, <application>gcc-c++</application>, "
-"<application>gcc-fortran</application>, <application>gcc-gnat</application>, "
-"and <application>gcc-objc</application>."
-msgstr ""
-
 #. Tag: title
 #, no-c-format
 msgid "GCC now uses Implicit DSO linking"
@@ -39,69 +30,51 @@ msgstr ""
 
 #. Tag: para
 #, no-c-format
-msgid "Key points:"
+msgid "<command>ld</command> will no longer automatically search in the dependencies of linked objects."
 msgstr ""
 
 #. Tag: para
 #, no-c-format
-msgid ""
-"<command>ld</command> will no longer automatically search in the "
-"dependencies of linked objects."
+msgid "If your project used both libraries <replaceable>A</replaceable> and <replaceable>B</replaceable>, it will not compile unless <replaceable>A</replaceable> and <replaceable>B</replaceable> are both explicitly linked."
 msgstr ""
 
 #. Tag: para
 #, no-c-format
-msgid ""
-"If your project used both libraries <replaceable>A</replaceable> and "
-"<replaceable>B</replaceable>, it will not compile unless <replaceable>A</"
-"replaceable> and <replaceable>B</replaceable> are both explicitly linked."
+msgid "There are more explanations on the GCC features page on the Fedora wiki: <ulink url=\"http://fedoraproject.org/w/index.php?title=UnderstandingDSOLinkChange\" />."
 msgstr ""
 
 #. Tag: para
 #, no-c-format
-msgid ""
-"There are more explanations on the GCC features page on the Fedora wiki: "
-"<ulink url=\"http://fedoraproject.org/w/index.php?"
-"title=UnderstandingDSOLinkChange\" />."
+msgid "Under the new changes, if your package fails its build with a message like:"
 msgstr ""
 
 #. Tag: para
 #, no-c-format
-msgid ""
-"Under the new changes, if your package fails its build with a message like:"
+msgid "Then the line that builds the specified <literal>.o</literal> needs to explicitly link <application>libm</application>."
 msgstr ""
 
 #. Tag: para
 #, no-c-format
-msgid ""
-"Then the line that builds the specified <literal>.o</literal> needs to "
-"explicitly link <application>libm</application>."
+msgid "<command>_builtin_stdarg_start</command> will return a undefined reference to <command>_builtin_stdarg_start</command> because of the depreciation of <command>&lt;stdarg.h&gt;</command> in <application>gcc 4.x</application> The replacement is <command>_builtin_va_start</command>."
 msgstr ""
 
-#. Tag: title
+#. Tag: para
 #, no-c-format
-msgid ""
-"<command>_builtin_stdarg_start</command> has been completely removed from "
-"<application>gcc 4.4.3</application>."
-msgstr ""
+msgid "<package>gcc</package> has been upgraded from 4.4.2 to 4.4.3. This includes <application>gcc</application>, <application>gcc-c++</application>, <application>gcc-fortran</application>, <application>gcc-gnat</application>, and <application>gcc-objc</application>."
+msgstr "<package>gcc</package>从4.4.2更新至4.4.3。包括<application>gcc</application>,<application>gcc-c++</application>,<application>gcc-fortran</application>,<application>gcc-gnat</application>和 <application>gcc-objc</application>。"
 
 #. Tag: para
 #, no-c-format
-msgid ""
-"<command>_builtin_stdarg_start</command> will return a undefined reference "
-"to <command>_builtin_stdarg_start</command> because of the depreciation of "
-"<command>&lt;stdarg.h&gt;</command> in <application>gcc 4.x</application> "
-"The replacement is <command>_builtin_va_start</command>."
-msgstr ""
+msgid "Key points:"
+msgstr "要点:"
+
+#. Tag: title
+#, no-c-format
+msgid "<command>_builtin_stdarg_start</command> has been completely removed from <application>gcc 4.4.3</application>."
+msgstr "<application>gcc 4.4.3</application>完全移除了<command>_builtin_stdarg_start</command>。"
 
-#~ msgid ""
-#~ "This beat is located here: <ulink type=\"http\" url=\"https://"
-#~ "fedoraproject.org/wiki/Docs/Beats/Devel/Tools/GCC\">https://fedoraproject."
-#~ "org/wiki/Docs/Beats/Devel/Tools/GCC</ulink>"
-#~ msgstr ""
-#~ "这个 beat 位于:<ulink type=\"http\" url=\"https://fedoraproject.org/wiki/"
-#~ "Docs/Beats/Devel/Tools/GCC\">https://fedoraproject.org/wiki/Docs/Beats/"
-#~ "Devel/Tools/GCC</ulink>"
+#~ msgid "This beat is located here: <ulink type=\"http\" url=\"https://fedoraproject.org/wiki/Docs/Beats/Devel/Tools/GCC\">https://fedoraproject.org/wiki/Docs/Beats/Devel/Tools/GCC</ulink>"
+#~ msgstr "这个 beat 位于:<ulink type=\"http\" url=\"https://fedoraproject.org/wiki/Docs/Beats/Devel/Tools/GCC\">https://fedoraproject.org/wiki/Docs/Beats/Devel/Tools/GCC</ulink>"
 
 #~ msgid "<para>TBD</para>"
 #~ msgstr "<para>待定</para>"




More information about the docs-commits mailing list