hgbook

changeset 1094:b1ad59702530

2.7.1 1 fuzzy
author Zhaoping Sun <zhaopingsun@gmail.com>
date Mon Nov 23 23:31:53 2009 -0500 (2009-11-23)
parents 7640e10b2128
children 40b0b761519d
files po/zh.po
line diff
     1.1 --- a/po/zh.po	Mon Nov 23 23:15:02 2009 -0500
     1.2 +++ b/po/zh.po	Mon Nov 23 23:31:53 2009 -0500
     1.3 @@ -4560,6 +4560,10 @@
     1.4  "figure out a sensible username to commit the change with.  It will attempt "
     1.5  "each of the following methods, in order:"
     1.6  msgstr ""
     1.7 +"当你准备第一次运行<command role=\"hg-cmd\">hg commit</command>命令时,不一定会"
     1.8 +"成功。对于你提交的每个变更,Mercurial都会记录你的名字和邮件地址,这样你和其他"
     1.9 +"人以后就能分开是谁做的哪个变更。Mercurial会自动尝试找出一个有意义的用户名来提"
    1.10 +"交。它会依次尝试以下方法:"
    1.11  
    1.12  #. type: Content of: <book><chapter><sect1><sect2><orderedlist><listitem><para>
    1.13  #: ../en/ch02-tour-basic.xml:552
    1.14 @@ -4568,13 +4572,16 @@
    1.15  "<command role=\"hg-cmd\">hg commit</command> command on the command line, "
    1.16  "followed by a username, this is always given the highest precedence."
    1.17  msgstr ""
    1.18 +"如果你给<command role=\"hg-cmd\">hg commit</command>命令加上了<option role="
    1.19 +"\"hg-opt-commit\">-u</option>选项,接着是一个用户名,Mercurial会使用这个用户"
    1.20 +"名,这是最高的优先级。"
    1.21  
    1.22  #. type: Content of: <book><chapter><sect1><sect2><orderedlist><listitem><para>
    1.23  #: ../en/ch02-tour-basic.xml:557
    1.24  msgid ""
    1.25  "If you have set the <envar>HGUSER</envar> environment variable, this is "
    1.26  "checked next."
    1.27 -msgstr ""
    1.28 +msgstr "接下来测试你是否设定了<envar>HGUSER</envar>环境变量。"
    1.29  
    1.30  #. type: Content of: <book><chapter><sect1><sect2><orderedlist><listitem><para>
    1.31  #: ../en/ch02-tour-basic.xml:560