i18n/zh_CN.po
author Martin Geisler <mg@lazybytes.net>
Sun, 25 Oct 2009 12:50:12 +0100
changeset 9769 af64aa112aa3
parent 8965 4df5d07fb532
child 9804 fe0fb1cca911
permissions -rw-r--r--
i18n-zh_CN: synchronized with e06c940d554d
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
     1
#
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
     2
# Chinese (simplified) translation for Mercurial
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
     3
# This file is distributed under the same license as Mercurial
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
     4
#
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
     5
# Copyright (C) 2009 the Mercurial team
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
     6
# Dongsheng Song <dongsheng.song@gmail.com>, 2009
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
     7
#
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
     8
# $Id: zh_CN.po 1313 2009-06-24 02:08:02Z songdongsheng@live.cn $
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
     9
#
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
    10
# Update with pot file:
7925
c84df11bf721 i18n: updated zh_CN instructions
Martin Geisler <mg@daimi.au.dk>
parents: 7924
diff changeset
    11
#    msgmerge --update zh_CN.po hg.pot
c84df11bf721 i18n: updated zh_CN instructions
Martin Geisler <mg@daimi.au.dk>
parents: 7924
diff changeset
    12
#    msgfmt --statistics -c zh_CN.po
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
    13
#
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
    14
# Please test your translation before commit:
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
    15
#    python setup.py build_py -c -d . build_ext -i build_mo
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
    16
#    LC_ALL=zh_CN.UTF-8 ./hg
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
    17
#
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
    18
# Please format your translation before commit:
7925
c84df11bf721 i18n: updated zh_CN instructions
Martin Geisler <mg@daimi.au.dk>
parents: 7924
diff changeset
    19
#    msgcat --width=80 --sort-by-file -o zh_CN_new.po zh_CN.po
c84df11bf721 i18n: updated zh_CN instructions
Martin Geisler <mg@daimi.au.dk>
parents: 7924
diff changeset
    20
#    mv -f zh_CN_new.po zh_CN.po
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
    21
#
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
    22
# Please remove '#: filename:line' lines before submit to hg:
7925
c84df11bf721 i18n: updated zh_CN instructions
Martin Geisler <mg@daimi.au.dk>
parents: 7924
diff changeset
    23
#    msgcat --width=80 --no-location -o zh_CN_new.po zh_CN.po
c84df11bf721 i18n: updated zh_CN instructions
Martin Geisler <mg@daimi.au.dk>
parents: 7924
diff changeset
    24
#    mv -f zh_CN_new.po zh_CN.po
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
    25
#
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
    26
# Dictionary:
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
    27
# blame             追溯
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
    28
# branch            分支
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
    29
# changes           修改
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
    30
# changeset         修改集
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
    31
# checkout          检出
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
    32
# remove            移除(从版本库删除)
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
    33
# delete            删除(只从文件系统删除)
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
    34
# patchset          补丁集
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
    35
# pushing to        推到
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
    36
# pulling from      拉自
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
    37
# rename            改名
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
    38
# repository        版本库
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
    39
# revert            恢复
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
    40
# revision          版本
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
    41
# tag               标签
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
    42
# tip               顶点
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
    43
# undo              撤销
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
    44
# unversioned       未版本控制
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
    45
# versioned         受版本控制
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
    46
# working copy      工作副本
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
    47
# ...
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
    48
#
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
    49
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
    50
msgstr ""
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
    51
"Project-Id-Version: Mercurial 1.3\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
    52
"Report-Msgid-Bugs-To: <mercurial-devel@selenic.com>\n"
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
    53
"POT-Creation-Date: 2009-10-25 12:38+0100\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
    54
"PO-Revision-Date: 2009-10-25 12:49+0100\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
    55
"Last-Translator: Dongsheng Song <dongsheng.song@gmail.com>\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
    56
"Language-Team: Chinese translation team <i18n-zh@googlegroups.com>\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
    57
"MIME-Version: 1.0\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
    58
"Content-Type: text/plain; charset=UTF-8\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
    59
"Content-Transfer-Encoding: 8bit\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
    60
"Generated-By: pygettext.py 1.5\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
    61
"X-Poedit-Language: Chinese\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
    62
"X-Poedit-Country: CHINA\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
    63
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
    64
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
    65
msgid " (default: %s)"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
    66
msgstr " (默认: %s)"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
    67
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
    68
msgid "OPTIONS"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
    69
msgstr "选项"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
    70
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
    71
msgid "COMMANDS"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
    72
msgstr "命令"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
    73
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
    74
#, fuzzy
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
    75
msgid ""
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
    76
"    options:\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
    77
"\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
    78
msgstr "    选项:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
    79
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
    80
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
    81
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
    82
"    aliases: %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
    83
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
    84
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
    85
"    别名: %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
    86
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
    87
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
    88
msgid ""
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
    89
"Some commands allow the user to specify a date, e.g.:\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
    90
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
    91
"- backout, commit, import, tag: Specify the commit date.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
    92
"- log, revert, update: Select revision(s) by date.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
    93
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
    94
"Many date formats are valid. Here are some examples::\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
    95
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
    96
"  \"Wed Dec 6 13:18:29 2006\" (local timezone assumed)\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
    97
"  \"Dec 6 13:18 -0600\" (year assumed, time offset provided)\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
    98
"  \"Dec 6 13:18 UTC\" (UTC and GMT are aliases for +0000)\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
    99
"  \"Dec 6\" (midnight)\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   100
"  \"13:18\" (today assumed)\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   101
"  \"3:39\" (3:39AM assumed)\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   102
"  \"3:39pm\" (15:39)\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   103
"  \"2006-12-06 13:18:29\" (ISO 8601 format)\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   104
"  \"2006-12-6 13:18\"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   105
"  \"2006-12-6\"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   106
"  \"12-6\"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   107
"  \"12/6\"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   108
"  \"12/6/6\" (Dec 6 2006)\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   109
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   110
"Lastly, there is Mercurial's internal format::\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   111
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   112
"  \"1165432709 0\" (Wed Dec 6 13:18:29 2006 UTC)\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   113
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   114
"This is the internal representation format for dates. unixtime is the\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   115
"number of seconds since the epoch (1970-01-01 00:00 UTC). offset is\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   116
"the offset of the local timezone, in seconds west of UTC (negative if\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   117
"the timezone is east of UTC).\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   118
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   119
"The log command also accepts date ranges::\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   120
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   121
"  \"<{datetime}\" - at or before a given date/time\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   122
"  \">{datetime}\" - on or after a given date/time\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   123
"  \"{datetime} to {datetime}\" - a date range, inclusive\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   124
"  \"-{days}\" - within a given number of days of today\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   125
msgstr ""
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   126
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   127
#, fuzzy
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   128
msgid ""
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   129
"Mercurial's default format for showing changes between two versions of\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   130
"a file is compatible with the unified format of GNU diff, which can be\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   131
"used by GNU patch and many other standard tools.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   132
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   133
"While this standard format is often enough, it does not encode the\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   134
"following information:\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   135
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   136
"- executable status and other permission bits\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   137
"- copy or rename information\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   138
"- changes in binary files\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   139
"- creation or deletion of empty files\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   140
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   141
"Mercurial also supports the extended diff format from the git VCS\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   142
"which addresses these limitations. The git diff format is not produced\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   143
"by default because a few widespread tools still do not understand this\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   144
"format.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   145
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   146
"This means that when generating diffs from a Mercurial repository\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   147
"(e.g. with \"hg export\"), you should be careful about things like file\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   148
"copies and renames or other things mentioned above, because when\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   149
"applying a standard diff to a different repository, this extra\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   150
"information is lost. Mercurial's internal operations (like push and\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   151
"pull) are not affected by this, because they use an internal binary\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   152
"format for communicating changes.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   153
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   154
"To make Mercurial produce the git extended diff format, use the --git\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   155
"option available for many commands, or set 'git = True' in the [diff]\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   156
"section of your hgrc. You do not need to set this option when\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   157
"importing diffs in this format or using them in the mq extension.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   158
msgstr ""
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   159
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   160
"    水银显示文件不同版本之间差异的格式与 GNU diff 标准格式兼容,可用于\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   161
"    GNU patch 和许多标准工具。\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   162
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   163
"    虽然标准格式在大多数情况下都能满足要求,但是它不包含下述信息:\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   164
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   165
"     - 可执行状态和其它权限位\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   166
"     - 复制或改名信息\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   167
"     - 二进制文件的修改\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   168
"     - 创建或删除空文件\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   169
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   170
"    水银也支持解决这些限制的 git 扩展差异格式。由于一些常用的工具还不支持\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   171
"    此格式,所以它不是默认格式。\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   172
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   173
"    这意味着当从水银版本库(例如 \"hg export\")产生差异时,在其它版本库应用"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   174
"标\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   175
"    准差异时,会丢失文件复制或改名等额外信息,所以你要小心处理。水银的内部\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   176
"    操作(例如 push 和 pull)在传达改变时,使用内部的二进制格式,所以不受影\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   177
"    响。\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   178
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   179
"    要让水银产生 git 扩展差异格式,可以对许多命令使用选项 '--git',或者在\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   180
"    你的 hgrc 文件中的节 '[diff]' 中增加 'git = True'。当你从此格式导入时,\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   181
"    或在 mq 扩展中使用时,不需要设置此选项。\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   182
"    "
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   183
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   184
msgid ""
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   185
"HG\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   186
"    Path to the 'hg' executable, automatically passed when running\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   187
"    hooks, extensions or external tools. If unset or empty, this is\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   188
"    the hg executable's name if it's frozen, or an executable named\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   189
"    'hg' (with %PATHEXT% [defaulting to COM/EXE/BAT/CMD] extensions on\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   190
"    Windows) is searched.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   191
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   192
"HGEDITOR\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   193
"    This is the name of the editor to run when committing. See EDITOR.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   194
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   195
"    (deprecated, use .hgrc)\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   196
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   197
"HGENCODING\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   198
"    This overrides the default locale setting detected by Mercurial.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   199
"    This setting is used to convert data including usernames,\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   200
"    changeset descriptions, tag names, and branches. This setting can\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   201
"    be overridden with the --encoding command-line option.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   202
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   203
"HGENCODINGMODE\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   204
"    This sets Mercurial's behavior for handling unknown characters\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   205
"    while transcoding user input. The default is \"strict\", which\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   206
"    causes Mercurial to abort if it can't map a character. Other\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   207
"    settings include \"replace\", which replaces unknown characters, and\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   208
"    \"ignore\", which drops them. This setting can be overridden with\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   209
"    the --encodingmode command-line option.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   210
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   211
"HGMERGE\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   212
"    An executable to use for resolving merge conflicts. The program\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   213
"    will be executed with three arguments: local file, remote file,\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   214
"    ancestor file.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   215
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   216
"    (deprecated, use .hgrc)\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   217
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   218
"HGRCPATH\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   219
"    A list of files or directories to search for hgrc files. Item\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   220
"    separator is \":\" on Unix, \";\" on Windows. If HGRCPATH is not set,\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   221
"    platform default search path is used. If empty, only the .hg/hgrc\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   222
"    from the current repository is read.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   223
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   224
"    For each element in HGRCPATH:\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   225
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   226
"    - if it's a directory, all files ending with .rc are added\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   227
"    - otherwise, the file itself will be added\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   228
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   229
"HGUSER\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   230
"    This is the string used as the author of a commit. If not set,\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   231
"    available values will be considered in this order:\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   232
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   233
"    - HGUSER (deprecated)\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   234
"    - hgrc files from the HGRCPATH\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   235
"    - EMAIL\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   236
"    - interactive prompt\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   237
"    - LOGNAME (with '@hostname' appended)\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   238
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   239
"    (deprecated, use .hgrc)\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   240
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   241
"EMAIL\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   242
"    May be used as the author of a commit; see HGUSER.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   243
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   244
"LOGNAME\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   245
"    May be used as the author of a commit; see HGUSER.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   246
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   247
"VISUAL\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   248
"    This is the name of the editor to use when committing. See EDITOR.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   249
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   250
"EDITOR\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   251
"    Sometimes Mercurial needs to open a text file in an editor for a\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   252
"    user to modify, for example when writing commit messages. The\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   253
"    editor it uses is determined by looking at the environment\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   254
"    variables HGEDITOR, VISUAL and EDITOR, in that order. The first\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   255
"    non-empty one is chosen. If all of them are empty, the editor\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   256
"    defaults to 'vi'.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   257
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   258
"PYTHONPATH\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   259
"    This is used by Python to find imported modules and may need to be\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   260
"    set appropriately if this Mercurial is not installed system-wide.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   261
msgstr ""
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   262
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   263
msgid ""
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   264
"Mercurial has the ability to add new features through the use of\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   265
"extensions. Extensions may add new commands, add options to\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   266
"existing commands, change the default behavior of commands, or\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   267
"implement hooks.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   268
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   269
"Extensions are not loaded by default for a variety of reasons:\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   270
"they can increase startup overhead; they may be meant for advanced\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   271
"usage only; they may provide potentially dangerous abilities (such\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   272
"as letting you destroy or modify history); they might not be ready\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   273
"for prime time; or they may alter some usual behaviors of stock\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   274
"Mercurial. It is thus up to the user to activate extensions as\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   275
"needed.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   276
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   277
"To enable the \"foo\" extension, either shipped with Mercurial or in\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   278
"the Python search path, create an entry for it in your hgrc, like\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   279
"this::\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   280
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   281
"  [extensions]\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   282
"  foo =\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   283
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   284
"You may also specify the full path to an extension::\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   285
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   286
"  [extensions]\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   287
"  myfeature = ~/.hgext/myfeature.py\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   288
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   289
"To explicitly disable an extension enabled in an hgrc of broader\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   290
"scope, prepend its path with !::\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   291
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   292
"  [extensions]\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   293
"  # disabling extension bar residing in /path/to/extension/bar.py\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   294
"  hgext.bar = !/path/to/extension/bar.py\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   295
"  # ditto, but no path was supplied for extension baz\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   296
"  hgext.baz = !\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   297
msgstr ""
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   298
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   299
#, fuzzy
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   300
msgid ""
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   301
"When Mercurial accepts more than one revision, they may be specified\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   302
"individually, or provided as a topologically continuous range,\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   303
"separated by the \":\" character.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   304
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   305
"The syntax of range notation is [BEGIN]:[END], where BEGIN and END are\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   306
"revision identifiers. Both BEGIN and END are optional. If BEGIN is not\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   307
"specified, it defaults to revision number 0. If END is not specified,\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   308
"it defaults to the tip. The range \":\" thus means \"all revisions\".\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   309
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   310
"If BEGIN is greater than END, revisions are treated in reverse order.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   311
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   312
"A range acts as a closed interval. This means that a range of 3:5\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   313
"gives 3, 4 and 5. Similarly, a range of 9:6 gives 9, 8, 7, and 6.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   314
msgstr ""
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   315
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   316
"    当水银接受多个版本时,它们可以单独给出,或者以字符 \":\" 分割的拓扑连续\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   317
"    范围格式提供。\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   318
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   319
"    范围的语法是 '[BEGIN]:[END]',其中 'BEGIN' 和 'END' 是版本标识。'BEGIN'\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   320
"    和 'END' 都是可选的。'BEGIN' 默认是 0,'END' 默认是 'tip'。因此范围 \":"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   321
"\"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   322
"    意味着全部版本。\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   323
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   324
"    如果 'BEGIN' 大于 'END',版本视为反序。\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   325
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   326
"    范围是闭区间。即范围 '3:5' 是 '3','4','5'。同样,范围 '9:6' 是 '9',\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   327
"    '8','7' 和 '6'。\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   328
"    "
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   329
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   330
msgid ""
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   331
"Mercurial accepts several notations for identifying one or more files\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   332
"at a time.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   333
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   334
"By default, Mercurial treats filenames as shell-style extended glob\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   335
"patterns.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   336
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   337
"Alternate pattern notations must be specified explicitly.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   338
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   339
"To use a plain path name without any pattern matching, start it with\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   340
"``path:``. These path names must completely match starting at the\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   341
"current repository root.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   342
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   343
"To use an extended glob, start a name with ``glob:``. Globs are rooted\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   344
"at the current directory; a glob such as ``*.c`` will only match files\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   345
"in the current directory ending with ``.c``.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   346
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   347
"The supported glob syntax extensions are ``**`` to match any string\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   348
"across path separators and ``{a,b}`` to mean \"a or b\".\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   349
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   350
"To use a Perl/Python regular expression, start a name with ``re:``.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   351
"Regexp pattern matching is anchored at the root of the repository.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   352
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   353
"Plain examples::\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   354
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   355
"  path:foo/bar   a name bar in a directory named foo in the root\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   356
"                 of the repository\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   357
"  path:path:name a file or directory named \"path:name\"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   358
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   359
"Glob examples::\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   360
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   361
"  glob:*.c       any name ending in \".c\" in the current directory\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   362
"  *.c            any name ending in \".c\" in the current directory\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   363
"  **.c           any name ending in \".c\" in any subdirectory of the\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   364
"                 current directory including itself.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   365
"  foo/*.c        any name ending in \".c\" in the directory foo\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   366
"  foo/**.c       any name ending in \".c\" in any subdirectory of foo\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   367
"                 including itself.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   368
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   369
"Regexp examples::\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   370
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   371
"  re:.*\\.c$      any name ending in \".c\", anywhere in the repository\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   372
msgstr ""
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   373
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   374
msgid ""
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   375
"Mercurial supports several ways to specify individual revisions.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   376
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   377
"A plain integer is treated as a revision number. Negative integers are\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   378
"treated as sequential offsets from the tip, with -1 denoting the tip,\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   379
"-2 denoting the revision prior to the tip, and so forth.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   380
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   381
"A 40-digit hexadecimal string is treated as a unique revision\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   382
"identifier.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   383
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   384
"A hexadecimal string less than 40 characters long is treated as a\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   385
"unique revision identifier and is referred to as a short-form\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   386
"identifier. A short-form identifier is only valid if it is the prefix\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   387
"of exactly one full-length identifier.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   388
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   389
"Any other string is treated as a tag or branch name. A tag name is a\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   390
"symbolic name associated with a revision identifier. A branch name\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   391
"denotes the tipmost revision of that branch. Tag and branch names must\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   392
"not contain the \":\" character.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   393
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   394
"The reserved name \"tip\" is a special tag that always identifies the\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   395
"most recent revision.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   396
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   397
"The reserved name \"null\" indicates the null revision. This is the\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   398
"revision of an empty repository, and the parent of revision 0.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   399
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   400
"The reserved name \".\" indicates the working directory parent. If no\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   401
"working directory is checked out, it is equivalent to null. If an\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   402
"uncommitted merge is in progress, \".\" is the revision of the first\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   403
"parent.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   404
msgstr ""
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   405
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   406
#, fuzzy
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   407
msgid ""
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   408
"Mercurial allows you to customize output of commands through\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   409
"templates. You can either pass in a template from the command\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   410
"line, via the --template option, or select an existing\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   411
"template-style (--style).\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   412
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   413
"You can customize output for any \"log-like\" command: log,\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   414
"outgoing, incoming, tip, parents, heads and glog.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   415
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   416
"Three styles are packaged with Mercurial: default (the style used\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   417
"when no explicit preference is passed), compact and changelog.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   418
"Usage::\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   419
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   420
"    $ hg log -r1 --style changelog\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   421
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   422
"A template is a piece of text, with markup to invoke variable\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   423
"expansion::\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   424
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   425
"    $ hg log -r1 --template \"{node}\\n\"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   426
"    b56ce7b07c52de7d5fd79fb89701ea538af65746\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   427
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   428
"Strings in curly braces are called keywords. The availability of\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   429
"keywords depends on the exact context of the templater. These\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   430
"keywords are usually available for templating a log-like command:\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   431
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   432
":author:    String. The unmodified author of the changeset.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   433
":branches:  String. The name of the branch on which the changeset\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   434
"            was committed. Will be empty if the branch name was\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   435
"            default.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   436
":date:      Date information. The date when the changeset was\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   437
"            committed.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   438
":desc:      String. The text of the changeset description.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   439
":diffstat:  String. Statistics of changes with the following\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   440
"            format: \"modified files: +added/-removed lines\"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   441
":files:     List of strings. All files modified, added, or removed\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   442
"            by this changeset.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   443
":file_adds: List of strings. Files added by this changeset.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   444
":file_mods: List of strings. Files modified by this changeset.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   445
":file_dels: List of strings. Files removed by this changeset.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   446
":node:      String. The changeset identification hash, as a\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   447
"            40-character hexadecimal string.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   448
":parents:   List of strings. The parents of the changeset.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   449
":rev:       Integer. The repository-local changeset revision\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   450
"            number.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   451
":tags:      List of strings. Any tags associated with the\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   452
"            changeset.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   453
":latesttag: String. Most recent global tag in the ancestors of this\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   454
"            changeset.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   455
":latesttagdistance: Integer. Longest path to the latest tag.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   456
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   457
"The \"date\" keyword does not produce human-readable output. If you\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   458
"want to use a date in your output, you can use a filter to process\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   459
"it. Filters are functions which return a string based on the input\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   460
"variable. You can also use a chain of filters to get the desired\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   461
"output::\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   462
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   463
"   $ hg tip --template \"{date|isodate}\\n\"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   464
"   2008-08-21 18:22 +0000\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   465
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   466
"List of filters:\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   467
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   468
":addbreaks:   Any text. Add an XHTML \"<br />\" tag before the end of\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   469
"              every line except the last.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   470
":age:         Date. Returns a human-readable date/time difference\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   471
"              between the given date/time and the current\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   472
"              date/time.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   473
":basename:    Any text. Treats the text as a path, and returns the\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   474
"              last component of the path after splitting by the\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   475
"              path separator (ignoring trailing separators). For\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   476
"              example, \"foo/bar/baz\" becomes \"baz\" and \"foo/bar//\"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   477
"              becomes \"bar\".\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   478
":stripdir:    Treat the text as path and strip a directory level,\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   479
"              if possible. For example, \"foo\" and \"foo/bar\" becomes\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   480
"              \"foo\".\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   481
":date:        Date. Returns a date in a Unix date format, including\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   482
"              the timezone: \"Mon Sep 04 15:13:13 2006 0700\".\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   483
":domain:      Any text. Finds the first string that looks like an\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   484
"              email address, and extracts just the domain\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   485
"              component. Example: 'User <user@example.com>' becomes\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   486
"              'example.com'.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   487
":email:       Any text. Extracts the first string that looks like\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   488
"              an email address. Example: 'User <user@example.com>'\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   489
"              becomes 'user@example.com'.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   490
":escape:      Any text. Replaces the special XML/XHTML characters\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   491
"              \"&\", \"<\" and \">\" with XML entities.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   492
":fill68:      Any text. Wraps the text to fit in 68 columns.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   493
":fill76:      Any text. Wraps the text to fit in 76 columns.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   494
":firstline:   Any text. Returns the first line of text.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   495
":nonempty:    Any text. Returns '(none)' if the string is empty.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   496
":hgdate:      Date. Returns the date as a pair of numbers:\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   497
"              \"1157407993 25200\" (Unix timestamp, timezone offset).\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   498
":isodate:     Date. Returns the date in ISO 8601 format:\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   499
"              \"2009-08-18 13:00 +0200\".\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   500
":isodatesec:  Date. Returns the date in ISO 8601 format, including\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   501
"              seconds: \"2009-08-18 13:00:13 +0200\". See also the\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   502
"              rfc3339date filter.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   503
":localdate:   Date. Converts a date to local date.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   504
":obfuscate:   Any text. Returns the input text rendered as a\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   505
"              sequence of XML entities.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   506
":person:      Any text. Returns the text before an email address.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   507
":rfc822date:  Date. Returns a date using the same format used in\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   508
"              email headers: \"Tue, 18 Aug 2009 13:00:13 +0200\".\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   509
":rfc3339date: Date. Returns a date using the Internet date format\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   510
"              specified in RFC 3339: \"2009-08-18T13:00:13+02:00\".\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   511
":short:       Changeset hash. Returns the short form of a changeset\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   512
"              hash, i.e. a 12-byte hexadecimal string.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   513
":shortdate:   Date. Returns a date like \"2006-09-18\".\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   514
":strip:       Any text. Strips all leading and trailing whitespace.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   515
":tabindent:   Any text. Returns the text, with every line except\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   516
"              the first starting with a tab character.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   517
":urlescape:   Any text. Escapes all \"special\" characters. For\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   518
"              example, \"foo bar\" becomes \"foo%20bar\".\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   519
":user:        Any text. Returns the user portion of an email\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   520
"              address.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   521
msgstr ""
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   522
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   523
"    水银允许你通过模版定制命令的输出。你可以通过命令行选项 '--template'\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   524
"    来使用模版,或者选择已有的模版样式(--style)。\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   525
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   526
"    你可以定制任意输出与日志信息类似的命令,即: log,outgoing,incoming,\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   527
"    tip,parents,heads 和 glog。\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   528
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   529
"    水银中内置了 3 种样式: default (默认), compact 和 changelog。用法:\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   530
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   531
"        $ hg log -r1 --style changelog\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   532
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   533
"    模版是文本片断,其中的标记用于变量扩展:\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   534
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   535
"        $ hg log -r1 --template \"{node}\\n\"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   536
"        b56ce7b07c52de7d5fd79fb89701ea538af65746\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   537
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   538
"    花括号中的字符串称为关键字。可用的关键字依赖于模版的上下文。下述关键字\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   539
"    可用于输出与日志信息类似的命令:\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   540
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   541
"    - author: 字符串。修改集的作者。\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   542
"    - branches: 字符串。修改集的分支。如果分支名称为 'default' 则为空。\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   543
"    - date: 日期信息。修改集的日期。\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   544
"    - desc: 字符串。修改集的描述。\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   545
"    - files: 字符串列表。修改集中被修改、增加和删除的全部文件。\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   546
"    - file_adds: 字符串列表。修改集中被增加的文件。\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   547
"    - file_mods: 字符串列表。修改集中被修改的文件\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   548
"    - file_dels: 字符串列表。修改集中被删除的文件\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   549
"    - node: 字符串。修改集的哈系标识,40 个字符的 16 进制字符串。\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   550
"    - parents: 字符串列表。修改集的父亲。\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   551
"    - rev: 整数。本地版本库的修改集的版本号。\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   552
"    - tags: 字符串列表。修改集的标签。\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   553
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   554
"    关键字 \"date\" 不产生人工可读的输出。如果你想在输出中使用日期,可以使"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   555
"用\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   556
"    过滤器来处理它。过滤器是根据输入变量返回字符串的函数。你还可以使用过滤\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   557
"    链来产生理想的输出:\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   558
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   559
"       $ hg tip --template \"{date|isodate}\\n\"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   560
"       2008-08-21 18:22 +0000\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   561
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   562
"    过滤器列表:\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   563
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   564
"    - addbreaks: 输入任意文本。除了最后一行,在每行的结尾增加 XHTML 标签\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   565
"          \"<br />\"。\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   566
"    - age: 输入日期。返回指定日期与当前日期差异的人工可读的字符串。\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   567
"    - basename: 输入任意文本。将输入视为路径,返回被路径分隔符隔开的最后\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   568
"          一个组件的名称(忽略结尾的分隔符)。例如 \"foo/bar/baz\" 成为 \"baz"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   569
"\",\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   570
"          \"foo/bar//\" 成为 \"bar\"。\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   571
"    - date: 输入日期。返回指定日期的 Unix 日期格式字符串,包含时区,例如: \n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   572
"          \"Mon Sep 04 15:13:13 2006 0700\"。\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   573
"    - domain: 输入任意文本。找到第一个 email 地址,返回其域名。例如: \n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   574
"          'User <user@example.com>' 成为 'example.com'。\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   575
"    - email: 输入任意文本。返回第一个 email 地址。例如: \n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   576
"          'User <user@example.com>' 成为 'user@example.com'。\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   577
"    - escape: 输入任意文本。用 XML 实体来封装 XML/XHTML 的特殊字符 \"&\",\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   578
"          \"<\" 和 \">\"。\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   579
"    - fill68: 输入任意文本。格式化为 68 列文本。\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   580
"    - fill76: 输入任意文本。格式化为 76 列文本。\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   581
"    - firstline: 输入任意文本。返回首行。\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   582
"    - hgdate: 输入日期。返回一对数字:\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   583
"          \"1157407993 25200\" (Unix 时戳,时区偏移)。\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   584
"    - isodate: 输入日期。返回 ISO 8601 格式的日期。\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   585
"    - obfuscate: 输入任意文本。返回其 XML 实体序列。\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   586
"    - person: 输入任意文本。返回 email 地址前的文本。\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   587
"    - rfc822date: 输入日期。返回 email 头部使用的日期格式。\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   588
"    - short: 修改集哈系。返回修改集哈系的短格式。例如 12 字符的 16 进制\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   589
"          字符串。\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   590
"    - shortdate: 输入日期。返回格式类似于 \"2006-09-18\"。\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   591
"    - strip: 输入任意文本。删除全部行首与行尾空白。\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   592
"    - tabindent: 输入任意文本。除了首行,在每行的开始增加制表符号。\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   593
"    - urlescape: 输入任意文本。封装全部特殊字符。例如\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   594
"          \"foo bar\" 成为 \"foo%20bar\"。\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   595
"    - user: 输入任意文本。返回 email 地址中的用户名称部分。\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   596
"    "
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   597
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   598
#, fuzzy
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   599
msgid ""
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   600
"Valid URLs are of the form::\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   601
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   602
"  local/filesystem/path[#revision]\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   603
"  file://local/filesystem/path[#revision]\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   604
"  http://[user[:pass]@]host[:port]/[path][#revision]\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   605
"  https://[user[:pass]@]host[:port]/[path][#revision]\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   606
"  ssh://[user[:pass]@]host[:port]/[path][#revision]\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   607
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   608
"Paths in the local filesystem can either point to Mercurial\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   609
"repositories or to bundle files (as created by 'hg bundle' or 'hg\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   610
"incoming --bundle').\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   611
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   612
"An optional identifier after # indicates a particular branch, tag, or\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   613
"changeset to use from the remote repository. See also 'hg help\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   614
"revisions'.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   615
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   616
"Some features, such as pushing to http:// and https:// URLs are only\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   617
"possible if the feature is explicitly enabled on the remote Mercurial\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   618
"server.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   619
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   620
"Some notes about using SSH with Mercurial:\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   621
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   622
"- SSH requires an accessible shell account on the destination machine\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   623
"  and a copy of hg in the remote path or specified with as remotecmd.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   624
"- path is relative to the remote user's home directory by default. Use\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   625
"  an extra slash at the start of a path to specify an absolute path::\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   626
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   627
"    ssh://example.com//tmp/repository\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   628
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   629
"- Mercurial doesn't use its own compression via SSH; the right thing\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   630
"  to do is to configure it in your ~/.ssh/config, e.g.::\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   631
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   632
"    Host *.mylocalnetwork.example.com\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   633
"      Compression no\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   634
"    Host *\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   635
"      Compression yes\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   636
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   637
"  Alternatively specify \"ssh -C\" as your ssh command in your hgrc or\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   638
"  with the --ssh command line option.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   639
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   640
"These URLs can all be stored in your hgrc with path aliases under the\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   641
"[paths] section like so::\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   642
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   643
"  [paths]\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   644
"  alias1 = URL1\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   645
"  alias2 = URL2\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   646
"  ...\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   647
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   648
"You can then use the alias for any command that uses a URL (for\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   649
"example 'hg pull alias1' would pull from the 'alias1' path).\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   650
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   651
"Two path aliases are special because they are used as defaults when\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   652
"you do not provide the URL to a command:\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   653
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   654
"default:\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   655
"  When you create a repository with hg clone, the clone command saves\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   656
"  the location of the source repository as the new repository's\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   657
"  'default' path. This is then used when you omit path from push- and\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   658
"  pull-like commands (including incoming and outgoing).\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   659
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   660
"default-push:\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   661
"  The push command will look for a path named 'default-push', and\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   662
"  prefer it over 'default' if both are defined.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   663
msgstr ""
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   664
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   665
"    有效的位置格式:\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   666
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   667
"      local/filesystem/path (or file://local/filesystem/path)\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   668
"      http://[user[:pass]@]host[:port]/[path]\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   669
"      https://[user[:pass]@]host[:port]/[path]\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   670
"      ssh://[user[:pass]@]host[:port]/[path]\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   671
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   672
"    位于本地文件系统中的路径可以指向版本库,也可以指向打包的文件(被\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   673
"    'hg bundle' 或 'hg incoming --bundle' 创建)。\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   674
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   675
"    在 '#' 后面可选的标识符用于指定要取得的远程版本库的分支,标签或\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   676
"    修改集。\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   677
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   678
"    仅当远程水银服务器显式启用时,才能推到 'http://' 和 'https://'。\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   679
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   680
"    在水银中使用 SSH 的一些提示:\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   681
"    - 使用 SSH 时,需要在远程主机上有可登录帐号,远程路径中还需要有\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   682
"      hg,或者有指定的远程命令。\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   683
"    - 默认 'path' 是相对于远程主机上的用户家目录。\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   684
"      可以在路径前增加一个斜线指定绝对路径:\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   685
"        ssh://example.com//tmp/repository\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   686
"    - 水银使用 SSH 时不使用压缩,所以你可以在 ~/.ssh/config 中配置\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   687
"      SSH 执行压缩,例如:\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   688
"        Host *.mylocalnetwork.example.com\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   689
"          Compression no\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   690
"        Host *\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   691
"          Compression yes\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   692
"      另一个方法是在你的 hgrc 中将 \"ssh -C\" 作为你的 ssh 命令,或\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   693
"      用于命令行参数 '--ssh' 中。\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   694
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   695
"    这些路径可以在你的 'hgrc' 中的节 '[paths]' 中定义别名:\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   696
"    [paths]\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   697
"    alias1 = URL1\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   698
"    alias2 = URL2\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   699
"    ...\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   700
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   701
"    然后你就可以在任意命令中使用这些别名作为路径(例如 'hg pull alias1'\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   702
"    会从 'alias1' 定义的路径取得指定版本)。\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   703
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   704
"    因为用于默认路径,所以这 2 个路径别名比较特殊:\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   705
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   706
"    default:\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   707
"      当你使用 'hg clone' 创建版本库时,此命令会将源版本库的位置保存\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   708
"      为新版本库的 'default' 路径,然后你可以对类似 'push' 和 'pull'\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   709
"      的命令省略路径(包含进和出)。\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   710
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   711
"    default-push:\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   712
"      命令 'push' 会查找别名是 'default-push' 的路径,它覆盖定义 "
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   713
"'default'。\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   714
"    "
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   715
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   716
msgid ""
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   717
"hooks for controlling repository access\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   718
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   719
"This hook makes it possible to allow or deny write access to portions\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   720
"of a repository when receiving incoming changesets.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   721
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   722
"The authorization is matched based on the local user name on the\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   723
"system where the hook runs, and not the committer of the original\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   724
"changeset (since the latter is merely informative).\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   725
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   726
"The acl hook is best used along with a restricted shell like hgsh,\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   727
"preventing authenticating users from doing anything other than\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   728
"pushing or pulling. The hook is not safe to use if users have\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   729
"interactive shell access, as they can then disable the hook.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   730
"Nor is it safe if remote users share an account, because then there\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   731
"is no way to distinguish them.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   732
"\n"
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   733
"To use this hook, configure the acl extension in your hgrc like this::\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   734
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   735
"  [extensions]\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   736
"  hgext.acl =\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   737
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   738
"  [hooks]\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   739
"  pretxnchangegroup.acl = python:hgext.acl.hook\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   740
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   741
"  [acl]\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   742
"  # Check whether the source of incoming changes is in this list\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   743
"  # (\"serve\" == ssh or http, \"push\", \"pull\", \"bundle\")\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   744
"  sources = serve\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   745
"\n"
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   746
"The allow and deny sections take a subtree pattern as key (with a glob\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   747
"syntax by default), and a comma separated list of users as the\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   748
"corresponding value. The deny list is checked before the allow list\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   749
"is. ::\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   750
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   751
"  [acl.allow]\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   752
"  # If acl.allow is not present, all users are allowed by default.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   753
"  # An empty acl.allow section means no users allowed.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   754
"  docs/** = doc_writer\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   755
"  .hgtags = release_engineer\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   756
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   757
"  [acl.deny]\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   758
"  # If acl.deny is not present, no users are refused by default.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   759
"  # An empty acl.deny section means all users allowed.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   760
"  glob pattern = user4, user5\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   761
"   ** = user6\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   762
msgstr ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   763
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
   764
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   765
msgid "config error - hook type \"%s\" cannot stop incoming changesets"
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
   766
msgstr "配置错误 - 钩子类型 \"%s\" 不能终止进入的修改集"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   767
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
   768
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   769
msgid "acl: access denied for changeset %s"
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
   770
msgstr "acl: 拒绝访问修改集 %s"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   771
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   772
msgid ""
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   773
"track a line of development with movable markers\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   774
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   775
"Bookmarks are local movable markers to changesets. Every bookmark\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   776
"points to a changeset identified by its hash. If you commit a\n"
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   777
"changeset that is based on a changeset that has a bookmark on it, the\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   778
"bookmark shifts to the new changeset.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   779
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   780
"It is possible to use bookmark names in every revision lookup (e.g. hg\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   781
"merge, hg update).\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   782
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   783
"By default, when several bookmarks point to the same changeset, they\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   784
"will all move forward together. It is possible to obtain a more\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   785
"git-like experience by adding the following configuration option to\n"
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   786
"your .hgrc::\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   787
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   788
"  [bookmarks]\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   789
"  track.current = True\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   790
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   791
"This will cause Mercurial to track the bookmark that you are currently\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   792
"using, and only update it. This is similar to git's approach to\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   793
"branching.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   794
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   795
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   796
msgid ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   797
"track a line of development with movable markers\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   798
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   799
"    Bookmarks are pointers to certain commits that move when\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   800
"    committing. Bookmarks are local. They can be renamed, copied and\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   801
"    deleted. It is possible to use bookmark names in 'hg merge' and\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   802
"    'hg update' to merge and update respectively to a given bookmark.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   803
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   804
"    You can use 'hg bookmark NAME' to set a bookmark on the working\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   805
"    directory's parent revision with the given name. If you specify\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   806
"    a revision using -r REV (where REV may be an existing bookmark),\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   807
"    the bookmark is assigned to that revision.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   808
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   809
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   810
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   811
msgid "a bookmark of this name does not exist"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   812
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   813
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   814
msgid "a bookmark of the same name already exists"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   815
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   816
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   817
msgid "new bookmark name required"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   818
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   819
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   820
msgid "bookmark name required"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   821
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   822
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   823
msgid "bookmark name cannot contain newlines"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   824
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   825
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   826
msgid "a bookmark cannot have the name of an existing branch"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   827
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   828
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   829
msgid "force"
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
   830
msgstr "强制"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   831
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   832
msgid "revision"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   833
msgstr "版本"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   834
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   835
msgid "delete a given bookmark"
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
   836
msgstr "删除指定书签"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   837
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   838
msgid "rename a given bookmark"
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
   839
msgstr "改名指定书签"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   840
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
   841
msgid "hg bookmarks [-f] [-d] [-m NAME] [-r REV] [NAME]"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   842
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   843
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   844
msgid ""
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   845
"hooks for integrating with the Bugzilla bug tracker\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   846
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   847
"This hook extension adds comments on bugs in Bugzilla when changesets\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   848
"that refer to bugs by Bugzilla ID are seen. The hook does not change\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   849
"bug status.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   850
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   851
"The hook updates the Bugzilla database directly. Only Bugzilla\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   852
"installations using MySQL are supported.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   853
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   854
"The hook relies on a Bugzilla script to send bug change notification\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   855
"emails. That script changes between Bugzilla versions; the\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   856
"'processmail' script used prior to 2.18 is replaced in 2.18 and\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   857
"subsequent versions by 'config/sendbugmail.pl'. Note that these will\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   858
"be run by Mercurial as the user pushing the change; you will need to\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   859
"ensure the Bugzilla install file permissions are set appropriately.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   860
"\n"
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   861
"The extension is configured through three different configuration\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   862
"sections. These keys are recognized in the [bugzilla] section:\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   863
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   864
"host\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   865
"  Hostname of the MySQL server holding the Bugzilla database.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   866
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   867
"db\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   868
"  Name of the Bugzilla database in MySQL. Default 'bugs'.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   869
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   870
"user\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   871
"  Username to use to access MySQL server. Default 'bugs'.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   872
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   873
"password\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   874
"  Password to use to access MySQL server.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   875
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   876
"timeout\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   877
"  Database connection timeout (seconds). Default 5.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   878
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   879
"version\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   880
"  Bugzilla version. Specify '3.0' for Bugzilla versions 3.0 and later,\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   881
"  '2.18' for Bugzilla versions from 2.18 and '2.16' for versions prior\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   882
"  to 2.18.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   883
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   884
"bzuser\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   885
"  Fallback Bugzilla user name to record comments with, if changeset\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   886
"  committer cannot be found as a Bugzilla user.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   887
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   888
"bzdir\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   889
"   Bugzilla install directory. Used by default notify. Default\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   890
"   '/var/www/html/bugzilla'.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   891
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   892
"notify\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   893
"  The command to run to get Bugzilla to send bug change notification\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   894
"  emails. Substitutes from a map with 3 keys, 'bzdir', 'id' (bug id)\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   895
"  and 'user' (committer bugzilla email). Default depends on version;\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   896
"  from 2.18 it is \"cd %(bzdir)s && perl -T contrib/sendbugmail.pl\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   897
"  %(id)s %(user)s\".\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   898
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   899
"regexp\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   900
"  Regular expression to match bug IDs in changeset commit message.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   901
"  Must contain one \"()\" group. The default expression matches 'Bug\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   902
"  1234', 'Bug no. 1234', 'Bug number 1234', 'Bugs 1234,5678', 'Bug\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   903
"  1234 and 5678' and variations thereof. Matching is case insensitive.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   904
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   905
"style\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   906
"  The style file to use when formatting comments.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   907
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   908
"template\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   909
"  Template to use when formatting comments. Overrides style if\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   910
"  specified. In addition to the usual Mercurial keywords, the\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   911
"  extension specifies::\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   912
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   913
"    {bug}       The Bugzilla bug ID.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   914
"    {root}      The full pathname of the Mercurial repository.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   915
"    {webroot}   Stripped pathname of the Mercurial repository.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   916
"    {hgweb}     Base URL for browsing Mercurial repositories.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   917
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   918
"  Default 'changeset {node|short} in repo {root} refers '\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   919
"          'to bug {bug}.\\ndetails:\\n\\t{desc|tabindent}'\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   920
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   921
"strip\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   922
"  The number of slashes to strip from the front of {root} to produce\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   923
"  {webroot}. Default 0.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   924
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   925
"usermap\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   926
"  Path of file containing Mercurial committer ID to Bugzilla user ID\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   927
"  mappings. If specified, the file should contain one mapping per\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   928
"  line, \"committer\"=\"Bugzilla user\". See also the [usermap] section.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   929
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   930
"The [usermap] section is used to specify mappings of Mercurial\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   931
"committer ID to Bugzilla user ID. See also [bugzilla].usermap.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   932
"\"committer\"=\"Bugzilla user\"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   933
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   934
"Finally, the [web] section supports one entry:\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   935
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   936
"baseurl\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   937
"  Base URL for browsing Mercurial repositories. Reference from\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   938
"  templates as {hgweb}.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   939
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   940
"Activating the extension::\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   941
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   942
"    [extensions]\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   943
"    hgext.bugzilla =\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   944
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   945
"    [hooks]\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   946
"    # run bugzilla hook on every change pulled or pushed in here\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   947
"    incoming.bugzilla = python:hgext.bugzilla.hook\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   948
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   949
"Example configuration:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   950
"\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   951
"This example configuration is for a collection of Mercurial\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   952
"repositories in /var/local/hg/repos/ used with a local Bugzilla 3.2\n"
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   953
"installation in /opt/bugzilla-3.2. ::\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   954
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   955
"    [bugzilla]\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   956
"    host=localhost\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   957
"    password=XYZZY\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   958
"    version=3.0\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   959
"    bzuser=unknown@domain.com\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   960
"    bzdir=/opt/bugzilla-3.2\n"
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   961
"    template=Changeset {node|short} in {root|basename}.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   962
"             {hgweb}/{webroot}/rev/{node|short}\\n\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   963
"             {desc}\\n\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   964
"    strip=5\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   965
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   966
"    [web]\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   967
"    baseurl=http://dev.domain.com/hg\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   968
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   969
"    [usermap]\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   970
"    user@emaildomain.com=user.name@bugzilladomain.com\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   971
"\n"
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   972
"Commits add a comment to the Bugzilla bug record of the form::\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   973
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   974
"    Changeset 3b16791d6642 in repository-name.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   975
"    http://dev.domain.com/hg/repository-name/rev/3b16791d6642\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   976
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   977
"    Changeset commit comment. Bug 1234.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   978
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   979
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
   980
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   981
msgid "connecting to %s:%s as %s, password %s\n"
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
   982
msgstr "连接到 %s:%s as %s,密码 %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   983
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
   984
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   985
msgid "query: %s %s\n"
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
   986
msgstr "查询: %s %s\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
   987
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
   988
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   989
msgid "failed query: %s %s\n"
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
   990
msgstr "查询失败: %s %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   991
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   992
msgid "unknown database schema"
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
   993
msgstr "未知的数据库方案"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   994
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
   995
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   996
msgid "bug %d already knows about changeset %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   997
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   998
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   999
msgid "telling bugzilla to send mail:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1000
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1001
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1002
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1003
msgid "  bug %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1004
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1005
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1006
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1007
msgid "running notify command %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1008
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1009
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1010
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1011
msgid "bugzilla notify command %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1012
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1013
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1014
msgid "done\n"
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1015
msgstr "完成\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1016
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1017
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1018
msgid "looking up user %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1019
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1020
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1021
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1022
msgid "cannot find bugzilla user id for %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1023
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1024
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1025
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1026
msgid "cannot find bugzilla user id for %s or %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1027
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1028
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1029
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1030
msgid "bugzilla version %s not supported"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1031
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1032
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1033
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1034
"changeset {node|short} in repo {root} refers to bug {bug}.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1035
"details:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1036
"\t{desc|tabindent}"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1037
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1038
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1039
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1040
msgid "python mysql support not available: %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1041
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1042
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1043
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1044
msgid "hook type %s does not pass a changeset id"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1045
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1046
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1047
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1048
msgid "database error: %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1049
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1050
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1051
#, fuzzy
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1052
msgid "command to display child changesets"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1053
msgstr "列出修改集"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1054
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1055
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1056
msgid ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1057
"show the children of the given or working directory revision\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1058
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1059
"    Print the children of the working directory's revisions. If a\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1060
"    revision is given via -r/--rev, the children of that revision will\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1061
"    be printed. If a file argument is given, revision in which the\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1062
"    file was last changed (after the working directory revision or the\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1063
"    argument to --rev if given) is printed.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1064
"    "
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1065
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1066
"显示工作目录或指定版本的父亲\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1067
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1068
"    显示工作目录的父亲版本。如果使用 '--rev' 指定版本,就显示此版本的\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1069
"    父亲。如果指定了文件,那么使用此文件最后修改的版本(工作目录的起源\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1070
"    版本,或 '--rev' 指定的版本)。\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1071
"    "
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1072
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1073
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1074
msgid "show children of the specified revision"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1075
msgstr "从指定的版本显示父亲"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1076
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1077
msgid "hg children [-r REV] [FILE]"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1078
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1079
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1080
msgid "command to display statistics about repository history"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1081
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1082
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1083
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1084
msgid "Revision %d is a merge, ignoring...\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1085
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1086
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1087
#, python-format
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1088
msgid "generating stats: %d%%"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1089
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1090
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1091
msgid ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1092
"histogram of changes to the repository\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1093
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1094
"    This command will display a histogram representing the number\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1095
"    of changed lines or revisions, grouped according to the given\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1096
"    template. The default template will group changes by author.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1097
"    The --dateformat option may be used to group the results by\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1098
"    date instead.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1099
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1100
"    Statistics are based on the number of changed lines, or\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1101
"    alternatively the number of matching revisions if the\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1102
"    --changesets option is specified.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1103
"\n"
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1104
"    Examples::\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1105
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1106
"      # display count of changed lines for every committer\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1107
"      hg churn -t '{author|email}'\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1108
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1109
"      # display daily activity graph\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1110
"      hg churn -f '%H' -s -c\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1111
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1112
"      # display activity of developers by month\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1113
"      hg churn -f '%Y-%m' -s -c\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1114
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1115
"      # display count of lines changed in every year\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1116
"      hg churn -f '%Y' -s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1117
"\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1118
"    It is possible to map alternate email addresses to a main address\n"
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1119
"    by providing a file using the following format::\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1120
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1121
"      <alias email> <actual email>\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1122
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1123
"    Such a file may be specified with the --aliases option, otherwise\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1124
"    a .hgchurn file will be looked for in the working directory root.\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1125
"    "
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1126
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1127
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1128
msgid "count rate for the specified revision or range"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1129
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1130
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1131
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1132
msgid "count rate for revisions matching date spec"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1133
msgstr "显示匹配日期的版本"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1134
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1135
msgid "template to group changesets"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1136
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1137
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1138
msgid "strftime-compatible format for grouping by date"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1139
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1140
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1141
msgid "count rate by number of changesets"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1142
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1143
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1144
msgid "sort by key (default: sort by count)"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1145
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1146
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1147
msgid "file with email aliases"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1148
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1149
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1150
msgid "show progress"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1151
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1152
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1153
msgid "hg churn [-d DATE] [-r REV] [--aliases FILE] [--progress] [FILE]"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1154
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1155
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1156
msgid ""
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1157
"colorize output from some commands\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1158
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1159
"This extension modifies the status command to add color to its output\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1160
"to reflect file status, the qseries command to add color to reflect\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1161
"patch status (applied, unapplied, missing), and to diff-related\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1162
"commands to highlight additions, removals, diff headers, and trailing\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1163
"whitespace.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1164
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1165
"Other effects in addition to color, like bold and underlined text, are\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1166
"also available. Effects are rendered with the ECMA-48 SGR control\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1167
"function (aka ANSI escape codes). This module also provides the\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1168
"render_text function, which can be used to add effects to any text.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1169
"\n"
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1170
"Default effects may be overridden from the .hgrc file::\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1171
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1172
"  [color]\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1173
"  status.modified = blue bold underline red_background\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1174
"  status.added = green bold\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1175
"  status.removed = red bold blue_background\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1176
"  status.deleted = cyan bold underline\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1177
"  status.unknown = magenta bold underline\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1178
"  status.ignored = black bold\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1179
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1180
"  # 'none' turns off all effects\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1181
"  status.clean = none\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1182
"  status.copied = none\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1183
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1184
"  qseries.applied = blue bold underline\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1185
"  qseries.unapplied = black bold\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1186
"  qseries.missing = red bold\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1187
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1188
"  diff.diffline = bold\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1189
"  diff.extended = cyan bold\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1190
"  diff.file_a = red bold\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1191
"  diff.file_b = green bold\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1192
"  diff.hunk = magenta\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1193
"  diff.deleted = red\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1194
"  diff.inserted = green\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1195
"  diff.changed = white\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1196
"  diff.trailingwhitespace = bold red_background\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1197
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1198
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1199
msgid "when to colorize (always, auto, or never)"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1200
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1201
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1202
#, fuzzy
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1203
msgid "don't colorize output (DEPRECATED)"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1204
msgstr "编辑提交日志(不赞成)"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1205
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1206
#, python-format
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1207
msgid "ignoring unknown color/effect %r (configured in color.%s)\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1208
msgstr ""
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1209
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1210
msgid "import revisions from foreign VCS repositories into Mercurial"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1211
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1212
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1213
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1214
"convert a foreign SCM repository to a Mercurial one.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1215
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1216
"    Accepted source formats [identifiers]:\n"
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1217
"\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1218
"    - Mercurial [hg]\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1219
"    - CVS [cvs]\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1220
"    - Darcs [darcs]\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1221
"    - git [git]\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1222
"    - Subversion [svn]\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1223
"    - Monotone [mtn]\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1224
"    - GNU Arch [gnuarch]\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1225
"    - Bazaar [bzr]\n"
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  1226
"    - Perforce [p4]\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1227
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1228
"    Accepted destination formats [identifiers]:\n"
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1229
"\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1230
"    - Mercurial [hg]\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1231
"    - Subversion [svn] (history on branches is not preserved)\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1232
"\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1233
"    If no revision is given, all revisions will be converted.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1234
"    Otherwise, convert will only import up to the named revision\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1235
"    (given in a format understood by the source).\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1236
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1237
"    If no destination directory name is specified, it defaults to the\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1238
"    basename of the source with '-hg' appended. If the destination\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1239
"    repository doesn't exist, it will be created.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1240
"\n"
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1241
"    By default, all sources except Mercurial will use --branchsort.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1242
"    Mercurial uses --sourcesort to preserve original revision numbers\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1243
"    order. Sort modes have the following effects:\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1244
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1245
"    --branchsort  convert from parent to child revision when possible,\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1246
"                  which means branches are usually converted one after\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1247
"                  the other. It generates more compact repositories.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1248
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1249
"    --datesort    sort revisions by date. Converted repositories have\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1250
"                  good-looking changelogs but are often an order of\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1251
"                  magnitude larger than the same ones generated by\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1252
"                  --branchsort.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1253
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1254
"    --sourcesort  try to preserve source revisions order, only\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1255
"                  supported by Mercurial sources.\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1256
"\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1257
"    If <REVMAP> isn't given, it will be put in a default location\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1258
"    (<dest>/.hg/shamap by default). The <REVMAP> is a simple text file\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1259
"    that maps each source commit ID to the destination ID for that\n"
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1260
"    revision, like so::\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1261
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1262
"      <source ID> <destination ID>\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1263
"\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1264
"    If the file doesn't exist, it's automatically created. It's\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1265
"    updated on each commit copied, so convert-repo can be interrupted\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1266
"    and can be run repeatedly to copy new commits.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1267
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1268
"    The [username mapping] file is a simple text file that maps each\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1269
"    source commit author to a destination commit author. It is handy\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1270
"    for source SCMs that use unix logins to identify authors (eg:\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1271
"    CVS). One line per author mapping and the line format is:\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1272
"    srcauthor=whatever string you want\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1273
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1274
"    The filemap is a file that allows filtering and remapping of files\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1275
"    and directories. Comment lines start with '#'. Each line can\n"
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1276
"    contain one of the following directives::\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1277
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1278
"      include path/to/file\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1279
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1280
"      exclude path/to/file\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1281
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1282
"      rename from/file to/file\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1283
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1284
"    The 'include' directive causes a file, or all files under a\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1285
"    directory, to be included in the destination repository, and the\n"
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1286
"    exclusion of all other files and directories not explicitly\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1287
"    included. The 'exclude' directive causes files or directories to\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1288
"    be omitted. The 'rename' directive renames a file or directory. To\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1289
"    rename from a subdirectory into the root of the repository, use\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1290
"    '.' as the path to rename to.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1291
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1292
"    The splicemap is a file that allows insertion of synthetic\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1293
"    history, letting you specify the parents of a revision. This is\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1294
"    useful if you want to e.g. give a Subversion merge two parents, or\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1295
"    graft two disconnected series of history together. Each entry\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1296
"    contains a key, followed by a space, followed by one or two\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1297
"    comma-separated values. The key is the revision ID in the source\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1298
"    revision control system whose parents should be modified (same\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1299
"    format as a key in .hg/shamap). The values are the revision IDs\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1300
"    (in either the source or destination revision control system) that\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1301
"    should be used as the new parents for that node.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1302
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1303
"    The branchmap is a file that allows you to rename a branch when it is\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1304
"    being brought in from whatever external repository. When used in\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1305
"    conjunction with a splicemap, it allows for a powerful combination\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1306
"    to help fix even the most badly mismanaged repositories and turn them\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1307
"    into nicely structured Mercurial repositories. The branchmap contains\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1308
"    lines of the form \"original_branch_name new_branch_name\".\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1309
"    \"original_branch_name\" is the name of the branch in the source\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1310
"    repository, and \"new_branch_name\" is the name of the branch is the\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1311
"    destination repository. This can be used to (for instance) move code\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1312
"    in one repository from \"default\" to a named branch.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1313
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1314
"    Mercurial Source\n"
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1315
"    ----------------\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1316
"\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1317
"    --config convert.hg.ignoreerrors=False    (boolean)\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1318
"        ignore integrity errors when reading. Use it to fix Mercurial\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1319
"        repositories with missing revlogs, by converting from and to\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1320
"        Mercurial.\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1321
"    --config convert.hg.saverev=False         (boolean)\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1322
"        store original revision ID in changeset (forces target IDs to\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1323
"        change)\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1324
"    --config convert.hg.startrev=0            (hg revision identifier)\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1325
"        convert start revision and its descendants\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1326
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1327
"    CVS Source\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1328
"    ----------\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1329
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1330
"    CVS source will use a sandbox (i.e. a checked-out copy) from CVS\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1331
"    to indicate the starting point of what will be converted. Direct\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1332
"    access to the repository files is not needed, unless of course the\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1333
"    repository is :local:. The conversion uses the top level directory\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1334
"    in the sandbox to find the CVS repository, and then uses CVS rlog\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1335
"    commands to find files to convert. This means that unless a\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1336
"    filemap is given, all files under the starting directory will be\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1337
"    converted, and that any directory reorganization in the CVS\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1338
"    sandbox is ignored.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1339
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1340
"    The options shown are the defaults.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1341
"\n"
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1342
"    --config convert.cvsps.cache=True         (boolean)\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1343
"        Set to False to disable remote log caching, for testing and\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1344
"        debugging purposes.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1345
"    --config convert.cvsps.fuzz=60            (integer)\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1346
"        Specify the maximum time (in seconds) that is allowed between\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1347
"        commits with identical user and log message in a single\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1348
"        changeset. When very large files were checked in as part of a\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1349
"        changeset then the default may not be long enough.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1350
"    --config convert.cvsps.mergeto='{{mergetobranch ([-\\w]+)}}'\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1351
"        Specify a regular expression to which commit log messages are\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1352
"        matched. If a match occurs, then the conversion process will\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1353
"        insert a dummy revision merging the branch on which this log\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1354
"        message occurs to the branch indicated in the regex.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1355
"    --config convert.cvsps.mergefrom='{{mergefrombranch ([-\\w]+)}}'\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1356
"        Specify a regular expression to which commit log messages are\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1357
"        matched. If a match occurs, then the conversion process will\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1358
"        add the most recent revision on the branch indicated in the\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1359
"        regex as the second parent of the changeset.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1360
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1361
"    An additional \"debugcvsps\" Mercurial command allows the builtin\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1362
"    changeset merging code to be run without doing a conversion. Its\n"
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1363
"    parameters and output are similar to that of cvsps 2.1. Please see\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1364
"    the command help for more details.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1365
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1366
"    Subversion Source\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1367
"    -----------------\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1368
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1369
"    Subversion source detects classical trunk/branches/tags layouts.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1370
"    By default, the supplied \"svn://repo/path/\" source URL is\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1371
"    converted as a single branch. If \"svn://repo/path/trunk\" exists it\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1372
"    replaces the default branch. If \"svn://repo/path/branches\" exists,\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1373
"    its subdirectories are listed as possible branches. If\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1374
"    \"svn://repo/path/tags\" exists, it is looked for tags referencing\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1375
"    converted branches. Default \"trunk\", \"branches\" and \"tags\" values\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1376
"    can be overridden with following options. Set them to paths\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1377
"    relative to the source URL, or leave them blank to disable auto\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1378
"    detection.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1379
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1380
"    --config convert.svn.branches=branches    (directory name)\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1381
"        specify the directory containing branches\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1382
"    --config convert.svn.tags=tags            (directory name)\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1383
"        specify the directory containing tags\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1384
"    --config convert.svn.trunk=trunk          (directory name)\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1385
"        specify the name of the trunk branch\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1386
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1387
"    Source history can be retrieved starting at a specific revision,\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1388
"    instead of being integrally converted. Only single branch\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1389
"    conversions are supported.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1390
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1391
"    --config convert.svn.startrev=0           (svn revision number)\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1392
"        specify start Subversion revision.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1393
"\n"
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  1394
"    Perforce Source\n"
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  1395
"    ---------------\n"
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  1396
"\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1397
"    The Perforce (P4) importer can be given a p4 depot path or a\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1398
"    client specification as source. It will convert all files in the\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1399
"    source to a flat Mercurial repository, ignoring labels, branches\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1400
"    and integrations. Note that when a depot path is given you then\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1401
"    usually should specify a target directory, because otherwise the\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1402
"    target may be named ...-hg.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1403
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1404
"    It is possible to limit the amount of source history to be\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1405
"    converted by specifying an initial Perforce revision.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1406
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1407
"    --config convert.p4.startrev=0            (perforce changelist number)\n"
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  1408
"        specify initial Perforce revision.\n"
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  1409
"\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1410
"    Mercurial Destination\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1411
"    ---------------------\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1412
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1413
"    --config convert.hg.clonebranches=False   (boolean)\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1414
"        dispatch source branches in separate clones.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1415
"    --config convert.hg.tagsbranch=default    (branch name)\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1416
"        tag revisions branch name\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1417
"    --config convert.hg.usebranchnames=True   (boolean)\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1418
"        preserve branch names\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1419
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1420
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1421
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1422
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1423
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1424
"create changeset information from CVS\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1425
"\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1426
"    This command is intended as a debugging tool for the CVS to\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1427
"    Mercurial converter, and can be used as a direct replacement for\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1428
"    cvsps.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1429
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1430
"    Hg debugcvsps reads the CVS rlog for current directory (or any\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1431
"    named directory) in the CVS repository, and converts the log to a\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1432
"    series of changesets based on matching commit log entries and\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1433
"    dates."
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1434
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1435
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1436
msgid "username mapping filename"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1437
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1438
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1439
msgid "destination repository type"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1440
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1441
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1442
msgid "remap file names using contents of file"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1443
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1444
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1445
msgid "import up to target revision REV"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1446
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1447
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1448
msgid "source repository type"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1449
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1450
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1451
msgid "splice synthesized history into place"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1452
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1453
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1454
msgid "change branch names while converting"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1455
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1456
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1457
msgid "try to sort changesets by branches"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1458
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1459
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1460
msgid "try to sort changesets by date"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1461
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1462
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1463
msgid "preserve source changesets order"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1464
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1465
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1466
msgid "hg convert [OPTION]... SOURCE [DEST [REVMAP]]"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1467
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1468
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1469
msgid "only return changes on specified branches"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1470
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1471
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1472
msgid "prefix to remove from file names"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1473
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1474
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1475
msgid "only return changes after or between specified tags"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1476
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1477
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1478
msgid "update cvs log cache"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1479
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1480
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1481
msgid "create new cvs log cache"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1482
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1483
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1484
msgid "set commit time fuzz in seconds"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1485
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1486
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1487
msgid "specify cvsroot"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1488
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1489
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1490
msgid "show parent changesets"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1491
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1492
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1493
msgid "show current changeset in ancestor branches"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1494
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1495
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  1496
msgid "ignored for compatibility"
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  1497
msgstr ""
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  1498
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  1499
msgid "hg debugcvsps [OPTION]... [PATH]..."
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  1500
msgstr ""
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  1501
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1502
msgid ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1503
"warning: lightweight checkouts may cause conversion failures, try with a "
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1504
"regular branch instead.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1505
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1506
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1507
msgid "bzr source type could not be determined\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1508
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1509
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1510
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1511
msgid "%s is not a valid revision in current branch"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1512
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1513
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1514
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1515
msgid "%s is not available in %s anymore"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1516
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1517
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1518
#, python-format
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1519
msgid "%s.%s symlink has no target"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1520
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1521
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1522
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1523
msgid "cannot find required \"%s\" tool"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1524
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1525
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1526
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1527
msgid "%s error:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1528
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1529
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1530
#, python-format
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1531
msgid "syntax error in %s(%d): key/value pair expected"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1532
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1533
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1534
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1535
msgid "could not open map file %r: %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1536
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1537
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1538
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1539
msgid "%s: missing or unsupported repository"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1540
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1541
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1542
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1543
msgid "convert: %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1544
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1545
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1546
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1547
msgid "%s: unknown repository type"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1548
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1549
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1550
#, fuzzy, python-format
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1551
msgid "unknown sort mode: %s"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1552
msgstr "hg: 未知命令 '%s'\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1553
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1554
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1555
msgid "cycle detected between %s and %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1556
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1557
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1558
msgid "not all revisions were sorted"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1559
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1560
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1561
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1562
msgid "Writing author map file %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1563
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1564
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1565
#, python-format
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1566
msgid "Ignoring bad line in author map file %s: %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1567
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1568
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1569
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1570
msgid "mapping author %s to %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1571
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1572
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1573
#, python-format
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1574
msgid "overriding mapping for author %s, was %s, will be %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1575
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1576
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1577
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1578
msgid "spliced in %s as parents of %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1579
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1580
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1581
msgid "scanning source...\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1582
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1583
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1584
msgid "sorting...\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1585
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1586
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1587
msgid "converting...\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1588
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1589
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1590
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1591
msgid "source: %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1592
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1593
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1594
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1595
msgid "assuming destination %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1596
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1597
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1598
msgid "more than one sort mode specified"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1599
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1600
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1601
msgid "--sourcesort is not supported by this data source"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1602
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1603
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1604
#, fuzzy, python-format
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1605
msgid "revision %s is not a patchset number"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1606
msgstr "svn: 版本 %s 不是整数"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1607
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1608
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1609
msgid "connecting to %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1610
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1611
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1612
msgid "CVS pserver authentication failed"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1613
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1614
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1615
#, python-format
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1616
msgid ""
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1617
"unexpected response from CVS server (expected \"Valid-requests\", but got %r)"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1618
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1619
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1620
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1621
msgid "%d bytes missing from remote file"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1622
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1623
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1624
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1625
msgid "cvs server: %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1626
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1627
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1628
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1629
msgid "unknown CVS response: %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1630
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1631
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1632
msgid "collecting CVS rlog\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1633
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1634
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1635
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1636
msgid "reading cvs log cache %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1637
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1638
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1639
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1640
msgid "cache has %d log entries\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1641
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1642
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1643
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1644
msgid "error reading cache: %r\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1645
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1646
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1647
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1648
msgid "running %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1649
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1650
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1651
msgid "RCS file must be followed by working file"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1652
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1653
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1654
msgid "must have at least some revisions"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1655
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1656
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1657
msgid "expected revision number"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1658
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1659
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1660
msgid "revision must be followed by date line"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1661
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1662
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1663
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1664
msgid "writing cvs log cache %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1665
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1666
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1667
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1668
msgid "%d log entries\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1669
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1670
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1671
msgid "creating changesets\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1672
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1673
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1674
msgid "synthetic changeset cannot have multiple parents"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1675
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1676
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1677
#, python-format
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1678
msgid ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1679
"warning: CVS commit message references non-existent branch %r:\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1680
"%s\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1681
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1682
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1683
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1684
msgid "%d changeset entries\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1685
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1686
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1687
#, python-format
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1688
msgid "darcs version 2.1 or newer needed (found %r)"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1689
msgstr ""
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1690
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1691
msgid "Python ElementTree module is not available"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1692
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1693
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1694
msgid "internal calling inconsistency"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1695
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1696
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1697
msgid "errors in filemap"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1698
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1699
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1700
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1701
msgid "%s:%d: %r already in %s list\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1702
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1703
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1704
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1705
msgid "%s:%d: unknown directive %r\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1706
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1707
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1708
msgid "source repository doesn't support --filemap"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1709
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1710
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1711
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1712
msgid "%s does not look like a GNU Arch repo"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1713
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1714
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1715
msgid "cannot find a GNU Arch tool"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1716
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1717
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1718
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1719
msgid "analyzing tree version %s...\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1720
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1721
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1722
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1723
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1724
"tree analysis stopped because it points to an unregistered archive %s...\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1725
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1726
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1727
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1728
msgid "could not parse cat-log of %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1729
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1730
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1731
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1732
msgid "%s is not a local Mercurial repo"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  1733
msgstr "%s 不是本地的水银版本库"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1734
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1735
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1736
msgid "initializing destination %s repository\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  1737
msgstr "初始化目标版本库 %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1738
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1739
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1740
msgid "pulling from %s into %s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  1741
msgstr "自 %s 拉到 %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1742
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1743
msgid "filtering out empty revision\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1744
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1745
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1746
msgid "updating tags\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  1747
msgstr "正在更新标签\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1748
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1749
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1750
msgid "%s is not a valid start revision"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  1751
msgstr "%s 不是有效的开始版本"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1752
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1753
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1754
msgid "ignoring: %s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  1755
msgstr "忽略: %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1756
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1757
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1758
msgid "%s does not look like a monotone repo"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  1759
msgstr "%s 不像是单纯的 monotone 版本库"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1760
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1761
#, fuzzy, python-format
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1762
msgid "copying file in renamed directory from '%s' to '%s'"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  1763
msgstr "从已改名的目录 '%s' 复制文件到 '%s'"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1764
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  1765
msgid "reading p4 views\n"
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  1766
msgstr ""
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  1767
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  1768
msgid "collecting p4 changelists\n"
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  1769
msgstr "正在搜索 p4 修改集\n"
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  1770
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1771
msgid "Mercurial failed to run itself, check hg executable is in PATH"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1772
msgstr ""
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1773
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1774
msgid "Subversion python bindings could not be loaded"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  1775
msgstr "不能加载 svn 的 python 绑定"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1776
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1777
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1778
msgid "Subversion python bindings %d.%d found, 1.4 or later required"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  1779
msgstr "发现 svn 的 python 绑定版本 %d.%d,需要 1.4 或更新的版本"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1780
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1781
msgid "Subversion python bindings are too old, 1.4 or later required"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  1782
msgstr "svn 的 python 绑定太旧,需要 1.4 或更新的版本"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1783
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1784
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1785
msgid "svn: revision %s is not an integer"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  1786
msgstr "svn: 版本 %s 不是整数"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1787
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1788
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1789
msgid "svn: start revision %s is not an integer"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  1790
msgstr "svn: 开始版本 %s 不是整数"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1791
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1792
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1793
msgid "no revision found in module %s"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  1794
msgstr "没有在模块 %s 中发现版本"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1795
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1796
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1797
msgid "expected %s to be at %r, but not found"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  1798
msgstr "期望 %s 位于 %r,但是没有发现"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1799
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1800
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1801
msgid "found %s at %r\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  1802
msgstr "发现 %s 位于 %r\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1803
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1804
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1805
msgid "ignoring empty branch %s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  1806
msgstr "忽略空的分支 %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1807
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1808
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1809
msgid "found branch %s at %d\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  1810
msgstr "发现分支 %s 位于 %d\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1811
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1812
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1813
msgid "svn: start revision is not supported with more than one branch"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  1814
msgstr "svn: 在给出多于一个分支时不支持开始版本"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1815
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1816
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1817
msgid "svn: no revision found after start revision %d"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  1818
msgstr "svn: 在开始版本 %d 之后没有版本"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1819
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1820
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1821
msgid "no tags found at revision %d\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  1822
msgstr "在版本 %d 没有发现标签\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1823
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1824
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1825
msgid "%s not found up to revision %d"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  1826
msgstr "没有发现 %s,一直到版本 %d"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1827
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1828
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1829
msgid "found parent of branch %s at %d: %s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  1830
msgstr "发现分支 %s 的父亲,在 %d: %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1831
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1832
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1833
msgid "fetching revision log for \"%s\" from %d to %d\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  1834
msgstr "为 \"%s\" 获取版本日志,自 %d 到 %d\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1835
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1836
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1837
msgid "svn: branch has no revision %s"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  1838
msgstr "svn: 分支没有版本 %s"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1839
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1840
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1841
msgid "initializing svn repo %r\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  1842
msgstr "初始化 svn 版本库 %r\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1843
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1844
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1845
msgid "initializing svn wc %r\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  1846
msgstr "初始化 svn 工作副本 %r\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1847
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1848
msgid "unexpected svn output:\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  1849
msgstr "意外的 svn 输出:\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1850
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1851
msgid "unable to cope with svn output"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  1852
msgstr "不能处理 svn 的输出"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1853
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1854
msgid "XXX TAGS NOT IMPLEMENTED YET\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1855
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1856
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1857
msgid ""
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1858
"command to allow external programs to compare revisions\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1859
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1860
"The extdiff Mercurial extension allows you to use external programs\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1861
"to compare revisions, or revision with working directory. The external\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1862
"diff programs are called with a configurable set of options and two\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1863
"non-option arguments: paths to directories containing snapshots of\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1864
"files to compare.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1865
"\n"
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1866
"The extdiff extension also allows to configure new diff commands, so\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1867
"you do not need to type \"hg extdiff -p kdiff3\" always. ::\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1868
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1869
"  [extdiff]\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1870
"  # add new command that runs GNU diff(1) in 'context diff' mode\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1871
"  cdiff = gdiff -Nprc5\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1872
"  ## or the old way:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1873
"  #cmd.cdiff = gdiff\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1874
"  #opts.cdiff = -Nprc5\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1875
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1876
"  # add new command called vdiff, runs kdiff3\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1877
"  vdiff = kdiff3\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1878
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1879
"  # add new command called meld, runs meld (no need to name twice)\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1880
"  meld =\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1881
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1882
"  # add new command called vimdiff, runs gvimdiff with DirDiff plugin\n"
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1883
"  # (see http://www.vim.org/scripts/script.php?script_id=102) Non\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1884
"  # English user, be sure to put \"let g:DirDiffDynamicDiffText = 1\" in\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1885
"  # your .vimrc\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1886
"  vimdiff = gvim -f '+next' '+execute \"DirDiff\" argv(0) argv(1)'\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1887
"\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1888
"You can use -I/-X and list of file or directory names like normal \"hg\n"
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1889
"diff\" command. The extdiff extension makes snapshots of only needed\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1890
"files, so running the external diff program will actually be pretty\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1891
"fast (at least faster than having to compare the entire tree).\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1892
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1893
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1894
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1895
msgid "making snapshot of %d files from rev %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1896
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1897
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1898
#, python-format
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1899
msgid "making snapshot of %d files from working directory\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1900
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1901
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  1902
msgid "cannot specify --rev and --change at the same time"
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  1903
msgstr "不能同时指定 '--rev' 和 '--change'"
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  1904
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1905
msgid "cleaning up temp directory\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1906
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1907
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1908
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1909
"use external program to diff repository (or selected files)\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1910
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1911
"    Show differences between revisions for the specified files, using\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1912
"    an external program. The default program used is diff, with\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1913
"    default options \"-Npru\".\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1914
"\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1915
"    To select a different program, use the -p/--program option. The\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1916
"    program will be passed the names of two directories to compare. To\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1917
"    pass additional options to the program, use -o/--option. These\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1918
"    will be passed before the names of the directories to compare.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1919
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1920
"    When two revision arguments are given, then changes are shown\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1921
"    between those revisions. If only one revision is specified then\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1922
"    that revision is compared to the working directory, and, when no\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1923
"    revisions are specified, the working directory files are compared\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1924
"    to its parent."
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1925
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1926
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1927
msgid "comparison program to run"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1928
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1929
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1930
msgid "pass option to comparison program"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1931
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1932
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  1933
msgid "change made by revision"
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  1934
msgstr "此版本的修改"
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  1935
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1936
msgid "hg extdiff [OPT]... [FILE]..."
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1937
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1938
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1939
#, python-format
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1940
msgid ""
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1941
"use %(path)s to diff repository (or selected files)\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1942
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1943
"    Show differences between revisions for the specified files, using the\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1944
"    %(path)s program.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1945
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1946
"    When two revision arguments are given, then changes are shown between\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1947
"    those revisions. If only one revision is specified then that revision "
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1948
"is\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1949
"    compared to the working directory, and, when no revisions are "
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1950
"specified,\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1951
"    the working directory files are compared to its parent."
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1952
msgstr ""
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1953
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1954
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1955
msgid "hg %s [OPTION]... [FILE]..."
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1956
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1957
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1958
msgid "pull, update and merge in one command"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1959
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1960
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1961
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1962
"pull changes from a remote repository, merge new changes if needed.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1963
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1964
"    This finds all changes from the repository at the specified path\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1965
"    or URL and adds them to the local repository.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1966
"\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1967
"    If the pulled changes add a new branch head, the head is\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1968
"    automatically merged, and the result of the merge is committed.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1969
"    Otherwise, the working directory is updated to include the new\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1970
"    changes.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1971
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1972
"    When a merge occurs, the newly pulled changes are assumed to be\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1973
"    \"authoritative\". The head of the new changes is used as the first\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1974
"    parent, with local changes as the second. To switch the merge\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1975
"    order, use --switch-parent.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1976
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1977
"    See 'hg help dates' for a list of formats valid for -d/--date.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1978
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1979
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1980
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1981
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1982
"working dir not at branch tip (use \"hg update\" to check out branch tip)"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1983
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1984
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1985
msgid "outstanding uncommitted merge"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1986
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1987
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1988
msgid "outstanding uncommitted changes"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1989
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1990
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1991
msgid "working directory is missing some files"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1992
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1993
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1994
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1995
"multiple heads in this branch (use \"hg heads .\" and \"hg merge\" to merge)"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1996
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1997
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1998
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1999
msgid "pulling from %s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  2000
msgstr "正在拉自 %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2001
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2002
msgid ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2003
"Other repository doesn't support revision lookup, so a rev cannot be "
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2004
"specified."
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2005
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2006
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2007
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2008
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2009
"not merging with %d other new branch heads (use \"hg heads .\" and \"hg merge"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2010
"\" to merge them)\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2011
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2012
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2013
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2014
msgid "updating to %d:%s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2015
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2016
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2017
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2018
msgid "merging with %d:%s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2019
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2020
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2021
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2022
msgid "new changeset %d:%s merges remote changes with local\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2023
msgstr "新修改集 '%d:%s' 将远程修改与本地合并\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2024
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2025
msgid "a specific revision you would like to pull"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2026
msgstr "指定取得的版本"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2027
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2028
msgid "edit commit message"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2029
msgstr "编辑提交日志"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2030
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2031
msgid "edit commit message (DEPRECATED)"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2032
msgstr "编辑提交日志(不赞成)"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2033
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2034
msgid "switch parents when merging"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2035
msgstr "当合并时切换父亲"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2036
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2037
msgid "hg fetch [SOURCE]"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2038
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2039
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2040
#, fuzzy
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2041
msgid "commands to sign and verify changesets"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2042
msgstr "正在增加修改集\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2043
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2044
msgid "error while verifying signature"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2045
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2046
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2047
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2048
msgid "%s Bad signature from \"%s\"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2049
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2050
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2051
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2052
msgid "%s Note: Signature has expired (signed by: \"%s\")\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2053
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2054
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2055
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2056
msgid "%s Note: This key has expired (signed by: \"%s\")\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2057
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2058
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2059
msgid "list signed changesets"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2060
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2061
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2062
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2063
msgid "%s:%d node does not exist\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2064
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2065
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2066
msgid "verify all the signatures there may be for a particular revision"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2067
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2068
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2069
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2070
msgid "No valid signature for %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2071
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2072
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2073
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2074
"add a signature for the current or given revision\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2075
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2076
"    If no revision is given, the parent of the working directory is used,\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2077
"    or tip if no revision is checked out.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2078
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2079
"    See 'hg help dates' for a list of formats valid for -d/--date.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2080
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2081
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2082
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2083
msgid "uncommitted merge - please provide a specific revision"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2084
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2085
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2086
msgid "Error while signing"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2087
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2088
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2089
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2090
"working copy of .hgsigs is changed (please commit .hgsigs manually or use --"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2091
"force)"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2092
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2093
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2094
msgid "unknown signature version"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2095
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2096
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2097
msgid "make the signature local"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2098
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2099
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2100
msgid "sign even if the sigfile is modified"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2101
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2102
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2103
msgid "do not commit the sigfile after signing"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2104
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2105
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2106
msgid "the key id to sign with"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2107
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2108
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2109
msgid "commit message"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2110
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2111
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2112
msgid "hg sign [OPTION]... [REVISION]..."
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2113
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2114
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2115
msgid "hg sigcheck REVISION"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2116
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2117
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2118
msgid "hg sigs"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2119
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2120
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2121
msgid ""
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2122
"command to view revision graphs from a shell\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2123
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2124
"This extension adds a --graph option to the incoming, outgoing and log\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2125
"commands. When this options is given, an ASCII representation of the\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2126
"revision graph is also shown.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2127
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2128
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2129
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2130
msgid "--graph option is incompatible with --%s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2131
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2132
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2133
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2134
"show revision history alongside an ASCII revision graph\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2135
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2136
"    Print a revision history alongside a revision graph drawn with\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2137
"    ASCII characters.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2138
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2139
"    Nodes printed as an @ character are parents of the working\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2140
"    directory.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2141
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2142
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2143
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2144
#, python-format
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2145
msgid "comparing with %s\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2146
msgstr ""
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2147
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2148
msgid "no changes found\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  2149
msgstr "没有发现修改\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2150
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2151
msgid "show the revision DAG"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2152
msgstr "显示版本分支图"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2153
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2154
msgid "limit number of changes displayed"
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  2155
msgstr "限制显示的修改集数量"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2156
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2157
msgid "show patch"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2158
msgstr "显示补丁"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2159
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2160
msgid "show the specified revision or range"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2161
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2162
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2163
msgid "hg glog [OPTION]... [FILE]"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2164
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2165
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2166
msgid ""
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2167
"hooks for integrating with the CIA.vc notification service\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2168
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2169
"This is meant to be run as a changegroup or incoming hook. To\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2170
"configure it, set the following options in your hgrc::\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2171
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2172
"  [cia]\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2173
"  # your registered CIA user name\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2174
"  user = foo\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2175
"  # the name of the project in CIA\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2176
"  project = foo\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2177
"  # the module (subproject) (optional)\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2178
"  #module = foo\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2179
"  # Append a diffstat to the log message (optional)\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2180
"  #diffstat = False\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2181
"  # Template to use for log messages (optional)\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2182
"  #template = {desc}\\n{baseurl}/rev/{node}-- {diffstat}\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2183
"  # Style to use (optional)\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2184
"  #style = foo\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2185
"  # The URL of the CIA notification service (optional)\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2186
"  # You can use mailto: URLs to send by email, eg\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2187
"  # mailto:cia@cia.vc\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2188
"  # Make sure to set email.from if you do this.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2189
"  #url = http://cia.vc/\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2190
"  # print message instead of sending it (optional)\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2191
"  #test = False\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2192
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2193
"  [hooks]\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2194
"  # one of these:\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2195
"  changegroup.cia = python:hgcia.hook\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2196
"  #incoming.cia = python:hgcia.hook\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2197
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2198
"  [web]\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2199
"  # If you want hyperlinks (optional)\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2200
"  baseurl = http://server/path/to/repo\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2201
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2202
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2203
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2204
msgid "hgcia: sending update to %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2205
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2206
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2207
msgid "email.from must be defined when sending by email"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2208
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2209
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2210
msgid ""
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2211
"browse the repository in a graphical way\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2212
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2213
"The hgk extension allows browsing the history of a repository in a\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2214
"graphical way. It requires Tcl/Tk version 8.4 or later. (Tcl/Tk is not\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2215
"distributed with Mercurial.)\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2216
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2217
"hgk consists of two parts: a Tcl script that does the displaying and\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2218
"querying of information, and an extension to Mercurial named hgk.py,\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2219
"which provides hooks for hgk to get information. hgk can be found in\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2220
"the contrib directory, and the extension is shipped in the hgext\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2221
"repository, and needs to be enabled.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2222
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2223
"The hg view command will launch the hgk Tcl script. For this command\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2224
"to work, hgk must be in your search path. Alternately, you can specify\n"
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2225
"the path to hgk in your .hgrc file::\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2226
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2227
"  [hgk]\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2228
"  path=/location/of/hgk\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2229
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2230
"hgk can make use of the extdiff extension to visualize revisions.\n"
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2231
"Assuming you had already configured extdiff vdiff command, just add::\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2232
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2233
"  [hgk]\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2234
"  vdiff=vdiff\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2235
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2236
"Revisions context menu will now display additional entries to fire\n"
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2237
"vdiff on hovered and selected revisions.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2238
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2239
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2240
msgid "diff trees from two commits"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2241
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2242
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2243
msgid "output common ancestor information"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2244
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2245
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2246
msgid "cat a specific revision"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2247
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2248
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2249
msgid "cat-file: type or revision not supplied\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2250
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2251
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2252
msgid "aborting hg cat-file only understands commits\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2253
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2254
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2255
msgid "parse given revisions"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2256
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2257
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2258
msgid "print revisions"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2259
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2260
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2261
msgid "print extension options"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2262
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2263
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2264
msgid "start interactive history viewer"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2265
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2266
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2267
msgid "hg view [-l LIMIT] [REVRANGE]"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2268
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2269
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2270
msgid "generate patch"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2271
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2272
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2273
msgid "recursive"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2274
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2275
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2276
msgid "pretty"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2277
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2278
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2279
msgid "stdin"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2280
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2281
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2282
msgid "detect copies"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2283
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2284
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2285
msgid "search"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2286
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2287
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2288
msgid "hg git-diff-tree [OPTION]... NODE1 NODE2 [FILE]..."
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2289
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2290
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2291
msgid "hg debug-cat-file [OPTION]... TYPE FILE"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2292
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2293
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2294
msgid "hg debug-config"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2295
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2296
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2297
msgid "hg debug-merge-base REV REV"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2298
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2299
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2300
msgid "ignored"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2301
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2302
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2303
msgid "hg debug-rev-parse REV"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2304
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2305
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2306
msgid "header"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2307
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2308
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2309
msgid "topo-order"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2310
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2311
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2312
msgid "parents"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2313
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2314
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2315
msgid "max-count"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2316
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2317
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2318
msgid "hg debug-rev-list [OPTION]... REV..."
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2319
msgstr ""
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2320
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2321
msgid ""
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2322
"syntax highlighting for hgweb (requires Pygments)\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2323
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2324
"It depends on the Pygments syntax highlighting library:\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2325
"http://pygments.org/\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2326
"\n"
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2327
"There is a single configuration option::\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2328
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2329
"  [web]\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2330
"  pygments_style = <style>\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2331
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2332
"The default is 'colorful'.\n"
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2333
msgstr ""
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2334
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2335
msgid "accelerate status report using Linux's inotify service"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2336
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2337
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2338
msgid "start an inotify server for this repository"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2339
msgstr "为此版本库启动服务 'inotify'"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2340
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2341
msgid ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2342
"debugging information for inotify extension\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2343
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2344
"    Prints the list of directories being watched by the inotify server.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2345
"    "
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2346
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2347
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2348
msgid "directories being watched:\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2349
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2350
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2351
msgid "run server in background"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2352
msgstr "在后台运行服务"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2353
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2354
msgid "used internally by daemon mode"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2355
msgstr "在后台服务模式内部使用"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2356
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2357
msgid "minutes to sit idle before exiting"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2358
msgstr "空闲几分钟后退出"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2359
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2360
msgid "name of file to write process ID to"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2361
msgstr "写入进程标识符的文件名称"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2362
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2363
msgid "hg inserve [OPTION]..."
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2364
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2365
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2366
msgid "(found dead inotify server socket; removing it)\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2367
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2368
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2369
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2370
msgid "could not start inotify server: %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2371
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2372
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2373
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2374
msgid "could not talk to new inotify server: %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2375
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2376
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2377
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2378
msgid "failed to contact inotify server: %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2379
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2380
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2381
msgid "received empty answer from inotify server"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2382
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2383
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2384
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2385
msgid "(inotify: received response from incompatible server version %d)\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2386
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2387
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2388
#, python-format
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2389
msgid "(inotify: received '%s' response when expecting '%s')\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2390
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2391
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2392
msgid "this system does not seem to support inotify"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2393
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2394
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2395
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2396
msgid "*** the current per-user limit on the number of inotify watches is %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2397
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2398
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2399
msgid "*** this limit is too low to watch every directory in this repository\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2400
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2401
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2402
msgid "*** counting directories: "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2403
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2404
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2405
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2406
msgid "found %d\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2407
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2408
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2409
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2410
msgid "*** to raise the limit from %d to %d (run as root):\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2411
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2412
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2413
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2414
msgid "***  echo %d > %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2415
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2416
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2417
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2418
msgid "cannot watch %s until inotify watch limit is raised"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2419
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2420
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2421
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2422
msgid "inotify service not available: %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2423
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2424
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2425
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2426
msgid "watching %r\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2427
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2428
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2429
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2430
msgid "watching directories under %r\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2431
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2432
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2433
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2434
msgid "status: %r %s -> %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2435
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2436
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2437
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2438
msgid "%s dirstate reload\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2439
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2440
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2441
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2442
msgid "%s end dirstate reload\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2443
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2444
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2445
msgid "rescanning due to .hgignore change\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2446
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2447
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2448
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2449
msgid "%s event: created %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2450
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2451
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2452
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2453
msgid "%s event: deleted %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2454
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2455
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2456
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2457
msgid "%s event: modified %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2458
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2459
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2460
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2461
msgid "filesystem containing %s was unmounted\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2462
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2463
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2464
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2465
msgid "%s readable: %d bytes\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2466
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2467
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2468
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2469
msgid "%s below threshold - unhooking\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2470
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2471
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2472
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2473
msgid "%s reading %d events\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2474
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2475
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2476
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2477
msgid "%s hooking back up with %d bytes readable\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2478
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2479
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2480
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2481
msgid "could not start server: %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2482
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2483
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2484
#, python-format
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2485
msgid "answering query for %r\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2486
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2487
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2488
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2489
msgid "received query from incompatible client version %d\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2490
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2491
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2492
#, python-format
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2493
msgid "unrecognized query type: %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2494
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2495
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2496
msgid "finished setup\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2497
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2498
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2499
msgid ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2500
"expand expressions into changelog and summaries\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2501
"\n"
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2502
"This extension allows the use of a special syntax in summaries, which\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2503
"will be automatically expanded into links or any other arbitrary\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2504
"expression, much like InterWiki does.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2505
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2506
"A few example patterns (link to bug tracking, etc.) that may be used\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2507
"in your hgrc::\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2508
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2509
"  [interhg]\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2510
"  issues = s!issue(\\d+)!<a href=\"http://bts/issue\\1\">issue\\1</a>!\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2511
"  bugzilla = s!((?:bug|b=|(?=#?\\d{4,}))(?:\\s*#?)(\\d+))!<a..=\\2\">\\1</a>!"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2512
"i\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2513
"  boldify = s!(^|\\s)#(\\d+)\\b! <b>#\\2</b>!\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2514
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2515
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2516
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2517
msgid "interhg: invalid pattern for %s: %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2518
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2519
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2520
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2521
msgid "interhg: invalid regexp for %s: %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2522
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2523
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2524
msgid ""
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2525
"expand keywords in tracked files\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2526
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2527
"This extension expands RCS/CVS-like or self-customized $Keywords$ in\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2528
"tracked text files selected by your configuration.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2529
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2530
"Keywords are only expanded in local repositories and not stored in the\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2531
"change history. The mechanism can be regarded as a convenience for the\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2532
"current user or for archive distribution.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2533
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2534
"Configuration is done in the [keyword] and [keywordmaps] sections of\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2535
"hgrc files.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2536
"\n"
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2537
"Example::\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2538
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2539
"    [keyword]\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2540
"    # expand keywords in every python file except those matching \"x*\"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2541
"    **.py =\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2542
"    x*    = ignore\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2543
"\n"
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2544
"NOTE: the more specific you are in your filename patterns the less you\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2545
"lose speed in huge repositories.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2546
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2547
"For [keywordmaps] template mapping and expansion demonstration and\n"
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2548
"control run \"hg kwdemo\". See \"hg help templates\" for a list of\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2549
"available templates and filters.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2550
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2551
"An additional date template filter {date|utcdate} is provided. It\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2552
"returns a date like \"2006/09/18 15:13:13\".\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2553
"\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2554
"The default template mappings (view with \"hg kwdemo -d\") can be\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2555
"replaced with customized keywords and templates. Again, run \"hg\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2556
"kwdemo\" to control the results of your config changes.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2557
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2558
"Before changing/disabling active keywords, run \"hg kwshrink\" to avoid\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2559
"the risk of inadvertently storing expanded keywords in the change\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2560
"history.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2561
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2562
"To force expansion after enabling it, or a configuration change, run\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2563
"\"hg kwexpand\".\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2564
"\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2565
"Also, when committing with the record extension or using mq's qrecord,\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2566
"be aware that keywords cannot be updated. Again, run \"hg kwexpand\" on\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2567
"the files in question to update keyword expansions after all changes\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2568
"have been checked in.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2569
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2570
"Expansions spanning more than one line and incremental expansions,\n"
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2571
"like CVS' $Log$, are not supported. A keyword template map \"Log =\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2572
"{desc}\" expands to the first line of the changeset description.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2573
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2574
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2575
#, python-format
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2576
msgid "overwriting %s expanding keywords\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2577
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2578
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2579
#, python-format
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2580
msgid "overwriting %s shrinking keywords\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2581
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2582
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2583
msgid "[keyword] patterns cannot match"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2584
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2585
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2586
msgid "no [keyword] patterns configured"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2587
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2588
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2589
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2590
"print [keywordmaps] configuration and an expansion example\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2591
"\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2592
"    Show current, custom, or default keyword template maps and their\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2593
"    expansions.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2594
"\n"
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2595
"    Extend the current configuration by specifying maps as arguments\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2596
"    and using -f/--rcfile to source an external hgrc file.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2597
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2598
"    Use -d/--default to disable current configuration.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2599
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2600
"    See \"hg help templates\" for information on templates and filters.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2601
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2602
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2603
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2604
#, fuzzy, python-format
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2605
msgid "creating temporary repository at %s\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2606
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2607
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2608
"正在删除临时版本库 %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2609
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2610
msgid ""
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2611
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2612
"\tconfiguration using custom keyword template maps\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2613
msgstr ""
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2614
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2615
msgid "\textending current template maps\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2616
msgstr ""
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2617
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2618
msgid "\toverriding default template maps\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2619
msgstr ""
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2620
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2621
msgid ""
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2622
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2623
"\tconfiguration using default keyword template maps\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2624
msgstr ""
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2625
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2626
#, fuzzy
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2627
msgid "\tdisabling current template maps\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2628
msgstr "使用指定的样式显示"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2629
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2630
msgid ""
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2631
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2632
"\tconfiguration using current keyword template maps\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2633
msgstr ""
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2634
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2635
#, python-format
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2636
msgid ""
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2637
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2638
"keywords written to %s:\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2639
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2640
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2641
msgid "unhooked all commit hooks\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2642
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2643
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2644
msgid ""
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2645
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2646
"\tkeywords expanded\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2647
msgstr ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2648
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2649
msgid ""
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2650
"expand keywords in the working directory\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2651
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2652
"    Run after (re)enabling keyword expansion.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2653
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2654
"    kwexpand refuses to run if given files contain local changes.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2655
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2656
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2657
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2658
msgid ""
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2659
"show files configured for keyword expansion\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2660
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2661
"    List which files in the working directory are matched by the\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2662
"    [keyword] configuration patterns.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2663
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2664
"    Useful to prevent inadvertent keyword expansion and to speed up\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2665
"    execution by including only files that are actual candidates for\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2666
"    expansion.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2667
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2668
"    See \"hg help keyword\" on how to construct patterns both for\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2669
"    inclusion and exclusion of files.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2670
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2671
"    With -A/--all and -v/--verbose the codes used to show the status\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2672
"    of files are::\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2673
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2674
"      K = keyword expansion candidate\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2675
"      k = keyword expansion candidate (not tracked)\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2676
"      I = ignored\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2677
"      i = ignored (not tracked)\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2678
"    "
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2679
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2680
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2681
msgid ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2682
"revert expanded keywords in the working directory\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2683
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2684
"    Run before changing/disabling active keywords or if you experience\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2685
"    problems with \"hg import\" or \"hg merge\".\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2686
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2687
"    kwshrink refuses to run if given files contain local changes.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2688
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2689
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2690
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2691
msgid "show default keyword template maps"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2692
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2693
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2694
msgid "read maps from rcfile"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2695
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2696
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2697
msgid "hg kwdemo [-d] [-f RCFILE] [TEMPLATEMAP]..."
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2698
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2699
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2700
msgid "hg kwexpand [OPTION]... [FILE]..."
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2701
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2702
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2703
msgid "show keyword status flags of all files"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2704
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2705
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2706
msgid "show files excluded from expansion"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2707
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2708
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2709
#, fuzzy
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2710
msgid "only show unknown (not tracked) files"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2711
msgstr "只显示未知(未被跟踪)文件的状态"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2712
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2713
#, fuzzy
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2714
msgid "show keyword status flags of all files (DEPRECATED)"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2715
msgstr "显示全部文件的状态"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2716
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2717
msgid "only show untracked files (DEPRECATED)"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2718
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2719
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2720
msgid "hg kwfiles [OPTION]... [FILE]..."
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2721
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2722
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2723
msgid "hg kwshrink [OPTION]... [FILE]..."
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2724
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2725
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2726
msgid ""
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2727
"manage a stack of patches\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2728
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2729
"This extension lets you work with a stack of patches in a Mercurial\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2730
"repository. It manages two stacks of patches - all known patches, and\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2731
"applied patches (subset of known patches).\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2732
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2733
"Known patches are represented as patch files in the .hg/patches\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2734
"directory. Applied patches are both patch files and changesets.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2735
"\n"
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2736
"Common tasks (use \"hg help command\" for more details)::\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2737
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2738
"  prepare repository to work with patches   qinit\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2739
"  create new patch                          qnew\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2740
"  import existing patch                     qimport\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2741
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2742
"  print patch series                        qseries\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2743
"  print applied patches                     qapplied\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2744
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2745
"  add known patch to applied stack          qpush\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2746
"  remove patch from applied stack           qpop\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2747
"  refresh contents of top applied patch     qrefresh\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2748
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2749
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2750
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2751
msgid "%s appears more than once in %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2752
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2753
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2754
msgid "guard cannot be an empty string"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2755
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2756
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2757
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2758
msgid "guard %r starts with invalid character: %r"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2759
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2760
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2761
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2762
msgid "invalid character in guard %r: %r"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2763
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2764
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2765
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2766
msgid "guard %r too short"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2767
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2768
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2769
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2770
msgid "guard %r starts with invalid char"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2771
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2772
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2773
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2774
msgid "allowing %s - no guards in effect\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2775
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2776
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2777
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2778
msgid "allowing %s - no matching negative guards\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2779
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2780
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2781
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2782
msgid "allowing %s - guarded by %r\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2783
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2784
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2785
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2786
msgid "skipping %s - guarded by %r\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2787
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2788
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2789
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2790
msgid "skipping %s - no matching guards\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2791
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2792
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2793
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2794
msgid "error removing undo: %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2795
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2796
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2797
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2798
msgid "apply failed for patch %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2799
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2800
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2801
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2802
msgid "patch didn't work out, merging %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2803
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2804
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2805
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2806
msgid "update returned %d"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2807
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2808
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2809
msgid "repo commit failed"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2810
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2811
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2812
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2813
msgid "unable to read %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2814
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2815
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2816
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2817
msgid "patch %s does not exist\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2818
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2819
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2820
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2821
msgid "patch %s is not applied\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2822
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2823
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2824
msgid "patch failed, unable to continue (try -v)\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2825
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2826
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2827
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2828
msgid "applying %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2829
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2830
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2831
#, fuzzy, python-format
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2832
msgid "unable to read %s\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2833
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2834
"解析 '%s' 失败\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2835
"%s"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2836
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2837
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2838
msgid "imported patch %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2839
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2840
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2841
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2842
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2843
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2844
"imported patch %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2845
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2846
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2847
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2848
msgid "patch %s is empty\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2849
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2850
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2851
msgid "patch failed, rejects left in working dir\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2852
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2853
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2854
msgid "fuzz found when applying patch, stopping\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2855
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2856
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2857
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2858
msgid "revision %d is not managed"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2859
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2860
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2861
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2862
msgid "cannot delete revision %d above applied patches"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2863
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2864
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2865
#, fuzzy, python-format
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2866
msgid "patch %s finalized without changeset message\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2867
msgstr "只显示无改动文件的状态"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2868
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2869
msgid "qdelete requires at least one revision or patch name"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2870
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2871
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2872
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2873
msgid "cannot delete applied patch %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2874
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2875
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2876
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2877
msgid "patch %s not in series file"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2878
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2879
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2880
msgid "no patches applied"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2881
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2882
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2883
msgid "working directory revision is not qtip"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2884
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2885
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2886
msgid "local changes found, refresh first"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2887
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2888
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2889
msgid "local changes found"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2890
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2891
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2892
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2893
msgid "\"%s\" cannot be used as the name of a patch"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2894
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2895
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2896
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2897
msgid "patch \"%s\" already exists"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2898
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2899
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2900
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2901
msgid "error unlinking %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2902
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2903
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2904
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2905
msgid "patch name \"%s\" is ambiguous:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2906
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2907
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2908
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2909
msgid "patch %s not in series"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2910
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2911
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2912
msgid "(working directory not at a head)\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2913
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2914
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2915
msgid "no patches in series\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2916
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2917
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2918
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2919
msgid "cannot push to a previous patch: %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2920
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2921
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2922
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2923
msgid "qpush: %s is already at the top\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2924
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2925
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2926
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2927
msgid "guarded by %r"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2928
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2929
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2930
msgid "no matching guards"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2931
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2932
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2933
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2934
msgid "cannot push '%s' - %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2935
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2936
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2937
msgid "all patches are currently applied\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2938
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2939
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2940
msgid "patch series already fully applied\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2941
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2942
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2943
msgid "cleaning up working directory..."
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2944
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2945
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2946
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2947
msgid "errors during apply, please fix and refresh %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2948
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2949
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2950
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2951
msgid "now at: %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2952
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2953
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2954
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2955
msgid "patch %s is not applied"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2956
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2957
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2958
msgid "no patches applied\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2959
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2960
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2961
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2962
msgid "qpop: %s is already at the top\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2963
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2964
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2965
msgid "qpop: forcing dirstate update\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2966
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2967
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2968
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2969
msgid "trying to pop unknown node %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2970
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2971
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2972
msgid "popping would remove a revision not managed by this patch queue"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2973
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2974
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2975
msgid "deletions found between repo revs"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2976
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2977
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2978
#, fuzzy, python-format
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2979
msgid "popping %s\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2980
msgstr "使用 %s\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2981
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2982
msgid "patch queue now empty\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2983
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2984
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2985
msgid "cannot refresh a revision with children"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2986
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2987
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2988
msgid ""
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2989
"refresh interrupted while patch was popped! (revert --all, qpush to "
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2990
"recover)\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2991
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2992
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2993
msgid "patch queue directory already exists"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2994
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2995
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2996
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2997
msgid "patch %s is not in series file"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2998
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2999
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3000
msgid "No saved patch data found\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3001
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3002
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  3003
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3004
msgid "restoring status: %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3005
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3006
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3007
msgid "save entry has children, leaving it alone\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3008
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3009
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  3010
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3011
msgid "removing save entry %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3012
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3013
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  3014
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3015
msgid "saved queue repository parents: %s %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3016
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3017
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3018
msgid "queue directory updating\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3019
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3020
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3021
msgid "Unable to load queue repository\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3022
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3023
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3024
msgid "save: no patches applied, exiting\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3025
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3026
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3027
msgid "status is already saved\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3028
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3029
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3030
msgid "hg patches saved state"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3031
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3032
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3033
msgid "repo commit failed\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3034
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3035
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  3036
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3037
msgid "patch %s is already in the series file"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3038
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3039
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3040
msgid "option \"-r\" not valid when importing files"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3041
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3042
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3043
msgid "option \"-n\" not valid when importing multiple patches"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3044
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3045
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  3046
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3047
msgid "revision %d is the root of more than one branch"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3048
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3049
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  3050
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3051
msgid "revision %d is already managed"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3052
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3053
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  3054
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3055
msgid "revision %d is not the parent of the queue"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3056
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3057
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  3058
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3059
msgid "revision %d has unmanaged children"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3060
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3061
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  3062
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3063
msgid "cannot import merge revision %d"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3064
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3065
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  3066
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3067
msgid "revision %d is not the parent of %d"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3068
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3069
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3070
msgid "-e is incompatible with import from -"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3071
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3072
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  3073
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3074
msgid "patch %s does not exist"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3075
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3076
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3077
msgid "need --name to import a patch from -"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3078
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3079
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  3080
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3081
msgid "adding %s to series file\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3082
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3083
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3084
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3085
"remove patches from queue\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3086
"\n"
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3087
"    The patches must not be applied, and at least one patch is required. "
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3088
"With\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3089
"    -k/--keep, the patch files are preserved in the patch directory.\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3090
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3091
"    To stop managing a patch and move it into permanent history,\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3092
"    use the qfinish command."
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3093
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3094
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3095
msgid "print the patches already applied"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3096
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3097
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3098
msgid "only one patch applied\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3099
msgstr ""
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3100
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3101
msgid "print the patches not yet applied"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3102
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3103
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3104
msgid "all patches applied\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3105
msgstr ""
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3106
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3107
#, fuzzy
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3108
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3109
"import a patch\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3110
"\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3111
"    The patch is inserted into the series after the last applied\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3112
"    patch. If no patches have been applied, qimport prepends the patch\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3113
"    to the series.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3114
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3115
"    The patch will have the same name as its source file unless you\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3116
"    give it a new one with -n/--name.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3117
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3118
"    You can register an existing patch inside the patch directory with\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3119
"    the -e/--existing flag.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3120
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3121
"    With -f/--force, an existing patch of the same name will be\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3122
"    overwritten.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3123
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3124
"    An existing changeset may be placed under mq control with -r/--rev\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3125
"    (e.g. qimport --rev tip -n patch will place tip under mq control).\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3126
"    With -g/--git, patches imported with --rev will use the git diff\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3127
"    format. See the diffs help topic for information on why this is\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3128
"    important for preserving rename/copy information and permission\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3129
"    changes.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3130
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3131
"    To import a patch from standard input, pass - as the patch file.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3132
"    When importing from standard input, a patch name must be specified\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3133
"    using the --name flag.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3134
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3135
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3136
"导入补丁\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3137
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3138
"    此补丁插入到最近一次应用的补丁序列中。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3139
"    如果尚无应用补丁,qimport 会插入补丁到序列开始。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3140
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3141
"    除非你使用 '--name' 给出补丁名称,否则就与源文件同名。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3142
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3143
"    你可以使用 '--existing' 注册一个已在补丁目录中的补丁。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3144
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3145
"    使用 '--force' 会覆盖已有的补丁。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3146
"\n"
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  3147
"    可以使用 '--rev' 将已有的修改集置于 mq 控制下(例如 \n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3148
"    'qimport --rev tip -n patch' 会将 tip 置于 mq 控制下)。当使用 '--git'\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3149
"    时,'--rev' 导入的补丁将会使用 git 差异格式。参见差异帮助主题,以了解\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3150
"    为什么这对于保留改名/复制信息和权限修改很重要。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3151
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3152
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3153
#, fuzzy
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3154
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3155
"init a new queue repository\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3156
"\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3157
"    The queue repository is unversioned by default. If\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3158
"    -c/--create-repo is specified, qinit will create a separate nested\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3159
"    repository for patches (qinit -c may also be run later to convert\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3160
"    an unversioned patch repository into a versioned one). You can use\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3161
"    qcommit to commit changes to this queue repository."
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3162
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3163
"初始化队列仓库\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3164
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3165
"    默认队列仓库不受版本控制。如果指定了 '-c',那么 qinit 会为补丁创建一个\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3166
"    单独的嵌套版本库(也可以稍后运行 'qinit -c' 来将不受版本控制的补丁仓库\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3167
"    转换成受版本控制)。你可以使用 'qcommit' 提交改变到此队列版本库。"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3168
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3169
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3170
"clone main and patch repository at same time\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3171
"\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3172
"    If source is local, destination will have no patches applied. If\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3173
"    source is remote, this command can not check if patches are\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3174
"    applied in source, so cannot guarantee that patches are not\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3175
"    applied in destination. If you clone remote repository, be sure\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3176
"    before that it has no patches applied.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3177
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3178
"    Source patch repository is looked for in <src>/.hg/patches by\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3179
"    default. Use -p <url> to change.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3180
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3181
"    The patch directory must be a nested Mercurial repository, as\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3182
"    would be created by qinit -c.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3183
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3184
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3185
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3186
msgid "versioned patch repository not found (see qinit -c)"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3187
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3188
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3189
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3190
msgid "cloning main repository\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3191
msgstr "初始化目标版本库 %s\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3192
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3193
msgid "cloning patch repository\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3194
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3195
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3196
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3197
msgid "stripping applied patches from destination repository\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3198
msgstr "初始化目标版本库 %s\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3199
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3200
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3201
msgid "updating destination repository\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3202
msgstr "初始化目标版本库 %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3203
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3204
msgid "commit changes in the queue repository"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3205
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3206
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3207
msgid "print the entire series file"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3208
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3209
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3210
msgid "print the name of the current patch"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3211
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3212
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3213
msgid "print the name of the next patch"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3214
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3215
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3216
msgid "print the name of the previous patch"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3217
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3218
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3219
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3220
"create a new patch\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3221
"\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3222
"    qnew creates a new patch on top of the currently-applied patch (if\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3223
"    any). It will refuse to run if there are any outstanding changes\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3224
"    unless -f/--force is specified, in which case the patch will be\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3225
"    initialized with them. You may also use -I/--include,\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3226
"    -X/--exclude, and/or a list of files after the patch name to add\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3227
"    only changes to matching files to the new patch, leaving the rest\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3228
"    as uncommitted modifications.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3229
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3230
"    -u/--user and -d/--date can be used to set the (given) user and\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3231
"    date, respectively. -U/--currentuser and -D/--currentdate set user\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3232
"    to current user and date to current date.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3233
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3234
"    -e/--edit, -m/--message or -l/--logfile set the patch header as\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3235
"    well as the commit message. If none is specified, the header is\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3236
"    empty and the commit message is '[mq]: PATCH'.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3237
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3238
"    Use the -g/--git option to keep the patch in the git extended diff\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3239
"    format. Read the diffs help topic for more information on why this\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3240
"    is important for preserving permission changes and copy/rename\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3241
"    information.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3242
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3243
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3244
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3245
#, fuzzy
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3246
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3247
"update the current patch\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3248
"\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3249
"    If any file patterns are provided, the refreshed patch will\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3250
"    contain only the modifications that match those patterns; the\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3251
"    remaining modifications will remain in the working directory.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3252
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3253
"    If -s/--short is specified, files currently included in the patch\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3254
"    will be refreshed just like matched files and remain in the patch.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3255
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3256
"    hg add/remove/copy/rename work as usual, though you might want to\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3257
"    use git-style patches (-g/--git or [diff] git=1) to track copies\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3258
"    and renames. See the diffs help topic for more information on the\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3259
"    git diff format.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3260
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3261
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3262
"更新当前补丁\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3263
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3264
"    如果提供了文件匹配模式,更新后的补丁只包含匹配这些模式的修改,其它\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3265
"    的修改仍旧在工作目录中。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3266
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3267
"    如果指定了 '--short',只更新已经在补丁中的文件,与文件匹配模式类似。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3268
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3269
"    'hg add/remove/copy/rename' 如常工作,你可能想使用 git 格式补丁(使\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3270
"    用选项 '--git' 或在配置文件的 [diff] 区中设置 git=1)以跟踪复制和改\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3271
"    名。请参见差异帮助主题,以了解关于 git 差异格式的更多信息。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3272
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3273
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3274
msgid "option \"-e\" incompatible with \"-m\" or \"-l\""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3275
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3276
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3277
#, fuzzy
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3278
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3279
"diff of the current patch and subsequent modifications\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3280
"\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3281
"    Shows a diff which includes the current patch as well as any\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3282
"    changes which have been made in the working directory since the\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3283
"    last refresh (thus showing what the current patch would become\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3284
"    after a qrefresh).\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3285
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3286
"    Use 'hg diff' if you only want to see the changes made since the\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3287
"    last qrefresh, or 'hg export qtip' if you want to see changes made\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3288
"    by the current patch without including changes made since the\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3289
"    qrefresh.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3290
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3291
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3292
"显式当前的补丁和后续的修改\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3293
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3294
"    显示当前的补丁和最近一次刷新之后的修改(因而在执行 'qrefresh' 之后就只\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3295
"    显示当前的补丁)。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3296
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3297
"    如果你只想看到最近一次刷新之后的修改请使用 'hg diff',如果你只想看到当\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3298
"    前的补丁请使用 'hg export qtip'。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3299
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3300
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3301
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3302
"fold the named patches into the current patch\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3303
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3304
"    Patches must not yet be applied. Each patch will be successively\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3305
"    applied to the current patch in the order given. If all the\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3306
"    patches apply successfully, the current patch will be refreshed\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3307
"    with the new cumulative patch, and the folded patches will be\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3308
"    deleted. With -k/--keep, the folded patch files will not be\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3309
"    removed afterwards.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3310
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3311
"    The header for each folded patch will be concatenated with the\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3312
"    current patch header, separated by a line of '* * *'."
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3313
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3314
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3315
msgid "qfold requires at least one patch name"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3316
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3317
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3318
msgid "No patches applied"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3319
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3320
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  3321
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3322
msgid "Skipping already folded patch %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3323
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3324
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  3325
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3326
msgid "qfold cannot fold already applied patch %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3327
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3328
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  3329
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3330
msgid "Error folding patch %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3331
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3332
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3333
msgid "push or pop patches until named patch is at top of stack"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3334
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3335
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3336
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3337
"set or print guards for a patch\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3338
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3339
"    Guards control whether a patch can be pushed. A patch with no\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3340
"    guards is always pushed. A patch with a positive guard (\"+foo\") is\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3341
"    pushed only if the qselect command has activated it. A patch with\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3342
"    a negative guard (\"-foo\") is never pushed if the qselect command\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3343
"    has activated it.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3344
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3345
"    With no arguments, print the currently active guards.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3346
"    With arguments, set guards for the named patch.\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  3347
"    NOTE: Specifying negative guards now requires '--'.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3348
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3349
"    To set guards on another patch:\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  3350
"      hg qguard -- other.patch +2.6.17 -stable\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3351
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3352
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3353
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3354
msgid "cannot mix -l/--list with options or arguments"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3355
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3356
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3357
msgid "no patch to work with"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3358
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3359
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  3360
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3361
msgid "no patch named %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3362
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3363
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3364
msgid "print the header of the topmost or specified patch"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3365
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3366
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3367
#, fuzzy
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3368
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3369
"push the next patch onto the stack\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3370
"\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3371
"    When -f/--force is applied, all local changes in patched files\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3372
"    will be lost.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3373
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3374
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3375
"将下个补丁压入堆栈\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3376
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3377
"    当指定 '--force' 时,所有在补丁文件中的本地修改都会丢失。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3378
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3379
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3380
msgid "no saved queues found, please use -n\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3381
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3382
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  3383
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3384
msgid "merging with queue at: %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3385
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3386
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3387
#, fuzzy
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3388
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3389
"pop the current patch off the stack\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3390
"\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3391
"    By default, pops off the top of the patch stack. If given a patch\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3392
"    name, keeps popping off patches until the named patch is at the\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3393
"    top of the stack.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3394
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3395
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3396
"将当前补丁弹出堆栈\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3397
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3398
"    默认将补丁堆栈的顶部弹出。如果指定了补丁名称,那么就会一直弹出,直到此\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3399
"    补丁位于堆栈顶部。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3400
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3401
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  3402
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3403
msgid "using patch queue: %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3404
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3405
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3406
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3407
"rename a patch\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3408
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3409
"    With one argument, renames the current patch to PATCH1.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3410
"    With two arguments, renames PATCH1 to PATCH2."
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3411
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3412
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  3413
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3414
msgid "%s already exists"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3415
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3416
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  3417
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3418
msgid "A patch named %s already exists in the series file"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3419
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3420
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3421
msgid "restore the queue state saved by a revision"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3422
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3423
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3424
msgid "save current queue state"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3425
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3426
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  3427
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3428
msgid "destination %s exists and is not a directory"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3429
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3430
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  3431
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3432
msgid "destination %s exists, use -f to force"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3433
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3434
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  3435
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3436
msgid "copy %s to %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3437
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3438
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3439
#, fuzzy
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3440
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3441
"strip a revision and all its descendants from the repository\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3442
"\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3443
"    If one of the working directory's parent revisions is stripped, the\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3444
"    working directory will be updated to the parent of the stripped\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3445
"    revision.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3446
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3447
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3448
"从版本库删除一个版本以及它的子孙\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3449
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3450
"    如果有工作目录的父版本被删除,那么此目录会被更新到已删除版本的父版本。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3451
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3452
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3453
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3454
"set or print guarded patches to push\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3455
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3456
"    Use the qguard command to set or print guards on patch, then use\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3457
"    qselect to tell mq which guards to use. A patch will be pushed if\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3458
"    it has no guards or any positive guards match the currently\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3459
"    selected guard, but will not be pushed if any negative guards\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3460
"    match the current guard. For example:\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3461
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3462
"        qguard foo.patch -stable    (negative guard)\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3463
"        qguard bar.patch +stable    (positive guard)\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3464
"        qselect stable\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3465
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3466
"    This activates the \"stable\" guard. mq will skip foo.patch (because\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3467
"    it has a negative match) but push bar.patch (because it has a\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3468
"    positive match).\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3469
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3470
"    With no arguments, prints the currently active guards.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3471
"    With one argument, sets the active guard.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3472
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3473
"    Use -n/--none to deactivate guards (no other arguments needed).\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3474
"    When no guards are active, patches with positive guards are\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3475
"    skipped and patches with negative guards are pushed.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3476
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3477
"    qselect can change the guards on applied patches. It does not pop\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3478
"    guarded patches by default. Use --pop to pop back to the last\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3479
"    applied patch that is not guarded. Use --reapply (which implies\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3480
"    --pop) to push back to the current patch afterwards, but skip\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3481
"    guarded patches.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3482
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3483
"    Use -s/--series to print a list of all guards in the series file\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3484
"    (no other arguments needed). Use -v for more information."
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3485
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3486
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3487
msgid "guards deactivated\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3488
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3489
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  3490
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3491
msgid "number of unguarded, unapplied patches has changed from %d to %d\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3492
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3493
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  3494
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3495
msgid "number of guarded, applied patches has changed from %d to %d\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3496
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3497
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3498
msgid "guards in series file:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3499
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3500
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3501
msgid "no guards in series file\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3502
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3503
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3504
msgid "active guards:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3505
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3506
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3507
msgid "no active guards\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3508
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3509
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3510
msgid "popping guarded patches\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3511
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3512
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3513
msgid "reapplying unguarded patches\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3514
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3515
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3516
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3517
"move applied patches into repository history\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3518
"\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3519
"    Finishes the specified revisions (corresponding to applied\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3520
"    patches) by moving them out of mq control into regular repository\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3521
"    history.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3522
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3523
"    Accepts a revision range or the -a/--applied option. If --applied\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3524
"    is specified, all applied mq revisions are removed from mq\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3525
"    control. Otherwise, the given revisions must be at the base of the\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3526
"    stack of applied patches.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3527
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3528
"    This can be especially useful if your changes have been applied to\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3529
"    an upstream repository, or if you are about to push your changes\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3530
"    to upstream.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3531
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3532
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3533
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3534
msgid "no revisions specified"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3535
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3536
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3537
msgid "cannot commit over an applied mq patch"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3538
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3539
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3540
msgid "source has mq patches applied"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3541
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3542
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  3543
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3544
msgid "mq status file refers to unknown node %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3545
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3546
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  3547
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3548
msgid "Tag %s overrides mq patch of the same name\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3549
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3550
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3551
msgid "cannot import over an applied patch"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3552
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3553
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3554
msgid "print first line of patch header"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3555
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3556
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3557
#, fuzzy
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3558
msgid "show only the last patch"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3559
msgstr "只显示已增加文件的状态"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3560
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3561
msgid "hg qapplied [-1] [-s] [PATCH]"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3562
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3563
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3564
msgid "use pull protocol to copy metadata"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3565
msgstr "数用协议 'pull' 来复制元数据"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3566
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3567
msgid "do not update the new working directories"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3568
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3569
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3570
msgid "use uncompressed transfer (fast over LAN)"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3571
msgstr "使用不压缩的传输(在局域网更快)"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3572
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3573
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3574
msgid "location of source patch repository"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3575
msgstr "为此版本库启动服务 'inotify'"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3576
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3577
msgid "hg qclone [OPTION]... SOURCE [DEST]"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3578
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3579
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3580
msgid "hg qcommit [OPTION]... [FILE]..."
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3581
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3582
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3583
msgid "hg qdiff [OPTION]... [FILE]..."
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3584
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3585
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3586
msgid "keep patch file"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3587
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3588
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3589
msgid "stop managing a revision (DEPRECATED)"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3590
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3591
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3592
msgid "hg qdelete [-k] [-r REV]... [PATCH]..."
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3593
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3594
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3595
msgid "edit patch header"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3596
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3597
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3598
msgid "keep folded patch files"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3599
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3600
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3601
msgid "hg qfold [-e] [-k] [-m TEXT] [-l FILE] PATCH..."
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3602
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3603
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3604
msgid "overwrite any local changes"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3605
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3606
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3607
msgid "hg qgoto [OPTION]... PATCH"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3608
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3609
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3610
msgid "list all patches and guards"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3611
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3612
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3613
msgid "drop all guards"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3614
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3615
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  3616
msgid "hg qguard [-l] [-n] -- [PATCH] [+GUARD]... [-GUARD]..."
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3617
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3618
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3619
msgid "hg qheader [PATCH]"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3620
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3621
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3622
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3623
msgid "import file in patch directory"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3624
msgstr "从补丁目录导入文件"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3625
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3626
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3627
msgid "name of patch file"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3628
msgstr "补丁文件名称"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3629
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3630
msgid "overwrite existing files"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3631
msgstr "覆盖已有文件"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3632
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3633
msgid "place existing revisions under mq control"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3634
msgstr "将现有的版本置于 mq 控制下"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3635
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3636
msgid "use git extended diff format"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3637
msgstr "使用 git 扩展差异格式"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3638
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3639
msgid "qpush after importing"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3640
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3641
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3642
msgid "hg qimport [-e] [-n NAME] [-f] [-g] [-P] [-r REV]... FILE..."
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3643
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3644
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3645
msgid "create queue repository"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3646
msgstr "创建队列版本库"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3647
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3648
msgid "hg qinit [-c]"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3649
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3650
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3651
msgid "import uncommitted changes into patch"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3652
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3653
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3654
msgid "add \"From: <current user>\" to patch"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3655
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3656
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3657
msgid "add \"From: <given user>\" to patch"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3658
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3659
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3660
msgid "add \"Date: <current date>\" to patch"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3661
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3662
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3663
msgid "add \"Date: <given date>\" to patch"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3664
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3665
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3666
msgid "hg qnew [-e] [-m TEXT] [-l FILE] [-f] PATCH [FILE]..."
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3667
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3668
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3669
msgid "hg qnext [-s]"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3670
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3671
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3672
msgid "hg qprev [-s]"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3673
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3674
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3675
msgid "pop all patches"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3676
msgstr "弹出全部补丁"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3677
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3678
msgid "queue name to pop"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3679
msgstr "操作的队列名称"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3680
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3681
#, fuzzy
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3682
msgid "forget any local changes to patched files"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3683
msgstr "丢弃本地修改"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3684
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3685
msgid "hg qpop [-a] [-n NAME] [-f] [PATCH | INDEX]"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3686
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3687
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3688
msgid "apply if the patch has rejects"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3689
msgstr "强制应用补丁"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3690
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3691
msgid "list patch name in commit text"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3692
msgstr "在提交日志中列出补丁名称"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3693
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3694
msgid "apply all patches"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3695
msgstr "应用所有补丁"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3696
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3697
msgid "merge from another queue"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3698
msgstr "从其它队列合并"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3699
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3700
msgid "merge queue name"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3701
msgstr "合并队列的名称"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3702
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3703
msgid "hg qpush [-f] [-l] [-a] [-m] [-n NAME] [PATCH | INDEX]"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3704
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3705
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3706
msgid "refresh only files already in the patch and specified files"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3707
msgstr "仅当文件已经在补丁或指定文件中时才更新"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3708
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3709
msgid "add/update author field in patch with current user"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3710
msgstr ""
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3711
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3712
msgid "add/update author field in patch with given user"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3713
msgstr ""
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3714
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3715
#, fuzzy
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3716
msgid "add/update date field in patch with current date"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3717
msgstr "在补丁中更新 \"Date: <given date>\" (如果存在)"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3718
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3719
#, fuzzy
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3720
msgid "add/update date field in patch with given date"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3721
msgstr "在补丁中更新 \"Date: <given date>\" (如果存在)"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3722
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3723
msgid "hg qrefresh [-I] [-X] [-e] [-m TEXT] [-l FILE] [-s] [FILE]..."
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3724
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3725
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3726
msgid "hg qrename PATCH1 [PATCH2]"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3727
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3728
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3729
msgid "delete save entry"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3730
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3731
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3732
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3733
msgid "update queue working directory"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3734
msgstr "正在更新工作目录\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3735
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3736
msgid "hg qrestore [-d] [-u] REV"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3737
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3738
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3739
msgid "copy patch directory"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3740
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3741
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3742
msgid "copy directory name"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3743
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3744
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3745
msgid "clear queue status file"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3746
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3747
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3748
msgid "force copy"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3749
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3750
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3751
msgid "hg qsave [-m TEXT] [-l FILE] [-c] [-n NAME] [-e] [-f]"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3752
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3753
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3754
msgid "disable all guards"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3755
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3756
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3757
msgid "list all guards in series file"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3758
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3759
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3760
msgid "pop to before first guarded applied patch"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3761
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3762
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3763
msgid "pop, then reapply patches"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3764
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3765
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3766
msgid "hg qselect [OPTION]... [GUARD]..."
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3767
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3768
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3769
msgid "print patches not in series"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3770
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3771
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3772
msgid "hg qseries [-ms]"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3773
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3774
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3775
msgid "force removal with local changes"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3776
msgstr "强制删除,纵然有本地修改"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3777
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3778
msgid "bundle unrelated changesets"
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  3779
msgstr "打包不相关的修改集"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3780
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3781
msgid "no backups"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3782
msgstr "不备份"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3783
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3784
msgid "hg strip [-f] [-b] [-n] REV"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3785
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3786
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3787
msgid "hg qtop [-s]"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3788
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3789
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3790
#, fuzzy
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3791
msgid "show only the first patch"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3792
msgstr "只显示已增加文件的状态"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3793
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3794
msgid "hg qunapplied [-1] [-s] [PATCH]"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3795
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3796
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3797
msgid "finish all applied changesets"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3798
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3799
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3800
msgid "hg qfinish [-a] [REV]..."
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3801
msgstr ""
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3802
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3803
msgid ""
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3804
"hooks for sending email notifications at commit/push time\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3805
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3806
"Subscriptions can be managed through a hgrc file. Default mode is to\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3807
"print messages to stdout, for testing and configuring.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3808
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3809
"To use, configure the notify extension and enable it in hgrc like\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3810
"this::\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3811
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3812
"  [extensions]\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3813
"  hgext.notify =\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3814
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3815
"  [hooks]\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3816
"  # one email for each incoming changeset\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3817
"  incoming.notify = python:hgext.notify.hook\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3818
"  # batch emails when many changesets incoming at one time\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3819
"  changegroup.notify = python:hgext.notify.hook\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3820
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3821
"  [notify]\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3822
"  # config items go here\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3823
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3824
"Required configuration items::\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3825
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3826
"  config = /path/to/file # file containing subscriptions\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3827
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3828
"Optional configuration items::\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3829
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3830
"  test = True            # print messages to stdout for testing\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3831
"  strip = 3              # number of slashes to strip for url paths\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3832
"  domain = example.com   # domain to use if committer missing domain\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3833
"  style = ...            # style file to use when formatting email\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3834
"  template = ...         # template to use when formatting email\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3835
"  incoming = ...         # template to use when run as incoming hook\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3836
"  changegroup = ...      # template when run as changegroup hook\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3837
"  maxdiff = 300          # max lines of diffs to include (0=none, -1=all)\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3838
"  maxsubject = 67        # truncate subject line longer than this\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3839
"  diffstat = True        # add a diffstat before the diff content\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3840
"  sources = serve        # notify if source of incoming changes in this "
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3841
"list\n"
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3842
"                         # (serve == ssh or http, push, pull, bundle)\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3843
"  merge = False          # send notification for merges (default True)\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3844
"  [email]\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3845
"  from = user@host.com   # email address to send as if none given\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3846
"  [web]\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3847
"  baseurl = http://hgserver/... # root of hg web site for browsing commits\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3848
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3849
"The notify config file has same format as a regular hgrc file. It has\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3850
"two sections so you can express subscriptions in whatever way is\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3851
"handier for you.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3852
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3853
"::\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3854
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3855
"  [usersubs]\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3856
"  # key is subscriber email, value is \",\"-separated list of glob patterns\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3857
"  user@host = pattern\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3858
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3859
"  [reposubs]\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3860
"  # key is glob pattern, value is \",\"-separated list of subscriber emails\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3861
"  pattern = user@host\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3862
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3863
"Glob patterns are matched against path to repository root.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3864
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3865
"If you like, you can put notify config file in repository that users\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3866
"can push changes to, they can manage their own subscriptions.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3867
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3868
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  3869
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3870
msgid "%s: %d new changesets"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3871
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3872
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  3873
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3874
msgid "notify: sending %d subscribers %d changes\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3875
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3876
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  3877
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3878
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3879
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3880
"diffs (truncated from %d to %d lines):\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3881
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3882
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3883
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  3884
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3885
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3886
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3887
"diffs (%d lines):\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3888
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3889
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3890
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3891
#, python-format
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3892
msgid "notify: suppressing notification for merge %d:%s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3893
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3894
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3895
msgid ""
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3896
"browse command output with an external pager\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3897
"\n"
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3898
"To set the pager that should be used, set the application variable::\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3899
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3900
"  [pager]\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3901
"  pager = LESS='FSRX' less\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3902
"\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3903
"If no pager is set, the pager extensions uses the environment variable\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3904
"$PAGER. If neither pager.pager, nor $PAGER is set, no pager is used.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3905
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3906
"If you notice \"BROKEN PIPE\" error messages, you can disable them by\n"
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3907
"setting::\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3908
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3909
"  [pager]\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3910
"  quiet = True\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3911
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3912
"You can disable the pager for certain commands by adding them to the\n"
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3913
"pager.ignore list::\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3914
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3915
"  [pager]\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3916
"  ignore = version, help, update\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3917
"\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3918
"You can also enable the pager only for certain commands using\n"
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3919
"pager.attend::\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3920
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3921
"  [pager]\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3922
"  attend = log\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3923
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3924
"If pager.attend is present, pager.ignore will be ignored.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3925
"\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3926
"To ignore global commands like \"hg version\" or \"hg help\", you have to\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3927
"specify them in the global .hgrc\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3928
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3929
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3930
msgid ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3931
"interpret suffixes to refer to ancestor revisions\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3932
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3933
"This extension allows you to use git-style suffixes to refer to the\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3934
"ancestors of a specific revision.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3935
"\n"
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3936
"For example, if you can refer to a revision as \"foo\", then::\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3937
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3938
"  foo^N = Nth parent of foo\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3939
"  foo^0 = foo\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3940
"  foo^1 = first parent of foo\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3941
"  foo^2 = second parent of foo\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3942
"  foo^  = foo^1\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3943
"\n"
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3944
"  foo~N = Nth first grandparent of foo\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3945
"  foo~0 = foo\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3946
"  foo~1 = foo^1 = foo^ = first parent of foo\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3947
"  foo~2 = foo^1^1 = foo^^ = first parent of first parent of foo\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3948
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3949
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3950
msgid ""
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3951
"command to send changesets as (a series of) patch emails\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3952
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3953
"The series is started off with a \"[PATCH 0 of N]\" introduction, which\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3954
"describes the series as a whole.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3955
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3956
"Each patch email has a Subject line of \"[PATCH M of N] ...\", using the\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3957
"first line of the changeset description as the subject text. The\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3958
"message contains two or three body parts:\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3959
"\n"
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3960
"- The changeset description.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3961
"- [Optional] The result of running diffstat on the patch.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3962
"- The patch itself, as generated by \"hg export\".\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3963
"\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3964
"Each message refers to the first in the series using the In-Reply-To\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3965
"and References headers, so they will show up as a sequence in threaded\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3966
"mail and news readers, and in mail archives.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3967
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3968
"With the -d/--diffstat option, you will be prompted for each changeset\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3969
"with a diffstat summary and the changeset summary, so you can be sure\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3970
"you are sending the right changes.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3971
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3972
"To configure other defaults, add a section like this to your hgrc\n"
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3973
"file::\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3974
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3975
"  [email]\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3976
"  from = My Name <my@email>\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3977
"  to = recipient1, recipient2, ...\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3978
"  cc = cc1, cc2, ...\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3979
"  bcc = bcc1, bcc2, ...\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3980
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3981
"Then you can use the \"hg email\" command to mail a series of changesets\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3982
"as a patchbomb.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3983
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3984
"To avoid sending patches prematurely, it is a good idea to first run\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3985
"the \"email\" command with the \"-n\" option (test only). You will be\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3986
"prompted for an email recipient address, a subject and an introductory\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3987
"message describing the patches of your patchbomb. Then when all is\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3988
"done, patchbomb messages are displayed. If the PAGER environment\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3989
"variable is set, your pager will be fired up once for each patchbomb\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3990
"message, so you can verify everything is alright.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3991
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3992
"The -m/--mbox option is also very useful. Instead of previewing each\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3993
"patchbomb message in a pager or sending the messages directly, it will\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3994
"create a UNIX mailbox file with the patch emails. This mailbox file\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3995
"can be previewed with any mail user agent which supports UNIX mbox\n"
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3996
"files, e.g. with mutt::\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3997
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3998
"  % mutt -R -f mbox\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3999
"\n"
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4000
"When you are previewing the patchbomb messages, you can use ``formail``\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4001
"(a utility that is commonly installed as part of the procmail\n"
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4002
"package), to send each message out::\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4003
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4004
"  % formail -s sendmail -bm -t < mbox\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4005
"\n"
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4006
"That should be all. Now your patchbomb is on its way out.\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4007
"\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4008
"You can also either configure the method option in the email section\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4009
"to be a sendmail compatible mailer or fill out the [smtp] section so\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4010
"that the patchbomb extension can automatically send patchbombs\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4011
"directly from the commandline. See the [email] and [smtp] sections in\n"
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4012
"hgrc(5) for details.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4013
msgstr ""
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4014
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4015
#, python-format
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4016
msgid "%sPlease enter a valid value"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4017
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4018
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4019
msgid "Please enter a valid value.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4020
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4021
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4022
msgid "does the diffstat above look okay? "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4023
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4024
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4025
msgid "diffstat rejected"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4026
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4027
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4028
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4029
"send changesets by email\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4030
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4031
"    By default, diffs are sent in the format generated by hg export,\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4032
"    one per message. The series starts with a \"[PATCH 0 of N]\"\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4033
"    introduction, which describes the series as a whole.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4034
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4035
"    Each patch email has a Subject line of \"[PATCH M of N] ...\", using\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4036
"    the first line of the changeset description as the subject text.\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4037
"    The message contains two or three parts. First, the changeset\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4038
"    description. Next, (optionally) if the diffstat program is\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4039
"    installed and -d/--diffstat is used, the result of running\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4040
"    diffstat on the patch. Finally, the patch itself, as generated by\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4041
"    \"hg export\".\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4042
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4043
"    By default the patch is included as text in the email body for\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4044
"    easy reviewing. Using the -a/--attach option will instead create\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4045
"    an attachment for the patch. With -i/--inline an inline attachment\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4046
"    will be created.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4047
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4048
"    With -o/--outgoing, emails will be generated for patches not found\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4049
"    in the destination repository (or only those which are ancestors\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4050
"    of the specified revisions if any are provided)\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4051
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4052
"    With -b/--bundle, changesets are selected as for --outgoing, but a\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4053
"    single email containing a binary Mercurial bundle as an attachment\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4054
"    will be sent.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4055
"\n"
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4056
"    Examples::\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4057
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4058
"      hg email -r 3000          # send patch 3000 only\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4059
"      hg email -r 3000 -r 3001  # send patches 3000 and 3001\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4060
"      hg email -r 3000:3005     # send patches 3000 through 3005\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4061
"      hg email 3000             # send patch 3000 (deprecated)\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4062
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4063
"      hg email -o               # send all patches not in default\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4064
"      hg email -o DEST          # send all patches not in DEST\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4065
"      hg email -o -r 3000       # send all ancestors of 3000 not in default\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4066
"      hg email -o -r 3000 DEST  # send all ancestors of 3000 not in DEST\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4067
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4068
"      hg email -b               # send bundle of all patches not in default\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4069
"      hg email -b DEST          # send bundle of all patches not in DEST\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4070
"      hg email -b -r 3000       # bundle of all ancestors of 3000 not in "
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4071
"default\n"
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4072
"      hg email -b -r 3000 DEST  # bundle of all ancestors of 3000 not in "
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4073
"DEST\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4074
"\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4075
"    Before using this command, you will need to enable email in your\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4076
"    hgrc. See the [email] section in hgrc(5) for details.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4077
"    "
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4078
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4079
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4080
msgid "specify at least one changeset with -r or -o"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4081
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4082
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4083
msgid "--outgoing mode always on with --bundle; do not re-specify --outgoing"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4084
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4085
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4086
msgid "too many destinations"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4087
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4088
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4089
msgid "use only one form to specify the revision"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4090
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4091
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4092
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4093
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4094
"Write the introductory message for the patch series.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4095
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4096
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4097
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4098
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4099
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4100
"This patch series consists of %d patches.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4101
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4102
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4103
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4104
msgid "Final summary:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4105
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4106
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4107
msgid "Displaying "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4108
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4109
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4110
msgid "Writing "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4111
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4112
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4113
msgid "Sending "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4114
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4115
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4116
msgid "send patches as attachments"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4117
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4118
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4119
msgid "send patches as inline attachments"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4120
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4121
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  4122
msgid "email addresses of blind carbon copy recipients"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4123
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4124
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4125
msgid "email addresses of copy recipients"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4126
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4127
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4128
msgid "add diffstat output to messages"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4129
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4130
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4131
msgid "use the given date as the sending date"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4132
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4133
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4134
msgid "use the given file as the series description"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4135
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4136
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4137
msgid "email address of sender"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4138
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4139
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4140
msgid "print messages that would be sent"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4141
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4142
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4143
msgid "write messages to mbox file instead of sending them"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4144
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4145
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4146
msgid "subject of first message (intro or single patch)"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4147
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4148
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4149
msgid "message identifier to reply to"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4150
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4151
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4152
msgid "flags to add in subject prefixes"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4153
msgstr ""
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4154
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4155
msgid "email addresses of recipients"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4156
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4157
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4158
msgid "omit hg patch header"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4159
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4160
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4161
msgid "send changes not found in the target repository"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4162
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4163
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4164
msgid "send changes not in target as a binary bundle"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4165
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4166
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4167
msgid "name of the bundle attachment file"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4168
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4169
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4170
msgid "a revision to send"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4171
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4172
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4173
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4174
msgid "run even when remote repository is unrelated (with -b/--bundle)"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4175
msgstr "纵然远程版本库是无关的也要执行"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4176
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4177
msgid "a base changeset to specify instead of a destination (with -b/--bundle)"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4178
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4179
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4180
msgid "send an introduction email for a single patch"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4181
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4182
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4183
msgid "hg email [OPTION]... [DEST]..."
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4184
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4185
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4186
msgid "command to delete untracked files from the working directory"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4187
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4188
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4189
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4190
"removes files not tracked by Mercurial\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4191
"\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4192
"    Delete files not known to Mercurial. This is useful to test local\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4193
"    and uncommitted changes in an otherwise-clean source tree.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4194
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4195
"    This means that purge will delete:\n"
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4196
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4197
"    - Unknown files: files marked with \"?\" by \"hg status\"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4198
"    - Empty directories: in fact Mercurial ignores directories unless\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4199
"      they contain files under source control management\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4200
"\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4201
"    But it will leave untouched:\n"
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4202
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4203
"    - Modified and unmodified tracked files\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4204
"    - Ignored files (unless --all is specified)\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4205
"    - New files added to the repository (with \"hg add\")\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4206
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4207
"    If directories are given on the command line, only files in these\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4208
"    directories are considered.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4209
"\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4210
"    Be careful with purge, as you could irreversibly delete some files\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4211
"    you forgot to add to the repository. If you only want to print the\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4212
"    list of files that this program would delete, use the --print\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4213
"    option.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4214
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4215
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4216
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4217
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4218
msgid "%s cannot be removed"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4219
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4220
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4221
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4222
msgid "warning: %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4223
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4224
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4225
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4226
msgid "Removing file %s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  4227
msgstr "正在删除文件 %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4228
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4229
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4230
msgid "Removing directory %s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  4231
msgstr "正在删除目录 %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4232
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4233
msgid "abort if an error occurs"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4234
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4235
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4236
msgid "purge ignored files too"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4237
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4238
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4239
msgid "print filenames instead of deleting them"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4240
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4241
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4242
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4243
msgid "end filenames with NUL, for use with xargs (implies -p/--print)"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4244
msgstr "在文件名称结尾增加 NUL,用于 xargs"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4245
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4246
msgid "hg purge [OPTION]... [DIR]..."
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4247
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4248
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4249
msgid ""
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4250
"command to move sets of revisions to a different ancestor\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4251
"\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4252
"This extension lets you rebase changesets in an existing Mercurial\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4253
"repository.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4254
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4255
"For more information:\n"
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4256
"http://mercurial.selenic.com/wiki/RebaseExtension\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4257
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4258
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4259
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4260
"move changeset (and descendants) to a different branch\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4261
"\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4262
"    Rebase uses repeated merging to graft changesets from one part of\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4263
"    history onto another. This can be useful for linearizing local\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4264
"    changes relative to a master development tree.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4265
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4266
"    If a rebase is interrupted to manually resolve a merge, it can be\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4267
"    continued with --continue/-c or aborted with --abort/-a.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4268
"    "
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4269
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4270
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4271
msgid "cannot use both abort and continue"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4272
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4273
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4274
msgid "cannot use collapse with continue or abort"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4275
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4276
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4277
msgid "abort and continue do not allow specifying revisions"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4278
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4279
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4280
msgid "cannot specify both a revision and a base"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4281
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4282
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4283
msgid "nothing to rebase\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4284
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4285
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4286
msgid "cannot use both keepbranches and extrafn"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4287
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4288
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4289
msgid "rebase merging completed\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4290
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4291
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4292
msgid "warning: new changesets detected on source branch, not stripping\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4293
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4294
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4295
msgid "rebase completed\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4296
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4297
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4298
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4299
msgid "%d revisions have been skipped\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4300
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4301
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4302
msgid "fix unresolved conflicts with hg resolve then run hg rebase --continue"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4303
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4304
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4305
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4306
msgid "no changes, revision %d skipped\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4307
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4308
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4309
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4310
msgid "cannot use revision %d as base, result would have 3 parents"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4311
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4312
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4313
msgid "no rebase in progress"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4314
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4315
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4316
msgid "warning: new changesets detected on target branch, not stripping\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4317
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4318
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4319
msgid "rebase aborted\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4320
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4321
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4322
msgid "cannot rebase onto an applied mq patch"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4323
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4324
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4325
msgid "source is ancestor of destination"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4326
msgstr ""
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4327
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4328
msgid "source is descendant of destination"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4329
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4330
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4331
msgid "unable to collapse, there is more than one external parent"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4332
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4333
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4334
msgid "rebase working directory to branch head"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4335
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4336
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4337
msgid "rebase from a given revision"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4338
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4339
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4340
msgid "rebase from the base of a given revision"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4341
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4342
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4343
msgid "rebase onto a given revision"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4344
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4345
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4346
#, fuzzy
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4347
msgid "collapse the rebased changesets"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4348
msgstr "打包不相关的修改集"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4349
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4350
#, fuzzy
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4351
msgid "keep original changesets"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4352
msgstr "列出修改集"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4353
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4354
msgid "keep original branch names"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4355
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4356
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4357
msgid "continue an interrupted rebase"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4358
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4359
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4360
msgid "abort an interrupted rebase"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4361
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4362
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4363
msgid ""
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4364
"hg rebase [-s REV | -b REV] [-d REV] [--collapse] [--keep] [--keepbranches] "
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4365
"| [-c] | [-a]"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4366
msgstr ""
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4367
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4368
msgid "commands to interactively select changes for commit/qrefresh"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4369
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4370
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4371
msgid "this modifies a binary file (all or nothing)\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4372
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4373
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4374
msgid "this is a binary file\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4375
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4376
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4377
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4378
msgid "%d hunks, %d lines changed\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4379
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4380
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4381
msgid "[Ynsfdaq?]"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4382
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4383
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4384
msgid "&Yes, record this change"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4385
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4386
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4387
msgid "&No, skip this change"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4388
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4389
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4390
msgid "&Skip remaining changes to this file"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4391
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4392
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4393
msgid "Record remaining changes to this &file"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4394
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4395
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4396
msgid "&Done, skip remaining changes and files"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4397
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4398
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4399
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4400
msgid "Record &all changes to all remaining files"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4401
msgstr "将丢失的文件视为删除"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4402
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4403
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4404
msgid "&Quit, recording no changes"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4405
msgstr "正在搜索修改\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4406
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4407
msgid "&?"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4408
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4409
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4410
msgid "y - record this change"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4411
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4412
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4413
msgid "user quit"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  4414
msgstr "用户退出"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4415
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4416
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4417
msgid "examine changes to %s?"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4418
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4419
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4420
msgid " and "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4421
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4422
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4423
msgid "y"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4424
msgstr ""
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4425
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4426
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4427
msgid "record this change to %r?"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4428
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4429
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4430
#, fuzzy, python-format
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4431
msgid "record change %d/%d to %r?"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4432
msgstr "不需要改变 %s\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4433
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4434
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4435
"interactively select changes to commit\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4436
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4437
"    If a list of files is omitted, all changes reported by \"hg status\"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4438
"    will be candidates for recording.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4439
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4440
"    See 'hg help dates' for a list of formats valid for -d/--date.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4441
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4442
"    You will be prompted for whether to record changes to each\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4443
"    modified file, and for files with multiple changes, for each\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4444
"    change to use. For each query, the following responses are\n"
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4445
"    possible::\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4446
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4447
"      y - record this change\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4448
"      n - skip this change\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4449
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4450
"      s - skip remaining changes to this file\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4451
"      f - record remaining changes to this file\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4452
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4453
"      d - done, skip remaining changes and files\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4454
"      a - record all changes to all remaining files\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4455
"      q - quit, recording no changes\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4456
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4457
"      ? - display help"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4458
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4459
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4460
msgid "'mq' extension not loaded"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4461
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4462
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4463
msgid "running non-interactively, use commit instead"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4464
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4465
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4466
msgid "no changes to record\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4467
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4468
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4469
msgid "patch failed to apply"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4470
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4471
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4472
msgid "hg record [OPTION]... [FILE]..."
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4473
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4474
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4475
msgid "hg qrecord [OPTION]... PATCH [FILE]..."
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4476
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4477
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4478
msgid "share a common history between several working directories"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4479
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4480
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4481
msgid ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4482
"create a new shared repository (experimental)\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4483
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4484
"    Initialize a new repository and working directory that shares its\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4485
"    history with another repository.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4486
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4487
"    NOTE: actions that change history such as rollback or moving the\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4488
"    source may confuse sharers.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4489
"    "
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4490
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4491
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4492
msgid "do not create a working copy"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4493
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4494
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4495
msgid "[-U] SOURCE [DEST]"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4496
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4497
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4498
msgid ""
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4499
"command to transplant changesets from another branch\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4500
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4501
"This extension allows you to transplant patches from another branch.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4502
"\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4503
"Transplanted patches are recorded in .hg/transplant/transplants, as a\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4504
"map from a changeset hash to its hash in the source repository.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4505
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4506
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4507
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4508
msgid "skipping already applied revision %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4509
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4510
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4511
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4512
msgid "skipping merge changeset %s:%s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4513
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4514
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4515
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4516
msgid "%s merged at %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4517
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4518
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4519
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4520
msgid "%s transplanted to %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4521
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4522
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4523
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4524
msgid "filtering %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4525
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4526
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4527
msgid "filter failed"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4528
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4529
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4530
msgid "can only omit patchfile if merging"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4531
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4532
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4533
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4534
msgid "%s: empty changeset"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4535
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4536
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4537
msgid "Fix up the merge and run hg transplant --continue"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4538
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4539
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4540
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4541
msgid "%s transplanted as %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4542
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4543
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4544
msgid "transplant log file is corrupt"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4545
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4546
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4547
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4548
msgid "working dir not at transplant parent %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4549
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4550
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4551
msgid "commit failed"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4552
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4553
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4554
msgid "apply changeset? [ynmpcq?]:"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4555
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4556
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4557
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4558
"transplant changesets from another branch\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4559
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4560
"    Selected changesets will be applied on top of the current working\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4561
"    directory with the log of the original changeset. If --log is\n"
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4562
"    specified, log messages will have a comment appended of the form::\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4563
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4564
"      (transplanted from CHANGESETHASH)\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4565
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4566
"    You can rewrite the changelog message with the --filter option.\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4567
"    Its argument will be invoked with the current changelog message as\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4568
"    $1 and the patch as $2.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4569
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4570
"    If --source/-s is specified, selects changesets from the named\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4571
"    repository. If --branch/-b is specified, selects changesets from\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4572
"    the branch holding the named revision, up to that revision. If\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4573
"    --all/-a is specified, all changesets on the branch will be\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4574
"    transplanted, otherwise you will be prompted to select the\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4575
"    changesets you want.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4576
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4577
"    hg transplant --branch REVISION --all will rebase the selected\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4578
"    branch (up to the named revision) onto your current working\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4579
"    directory.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4580
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4581
"    You can optionally mark selected transplanted changesets as merge\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4582
"    changesets. You will not be prompted to transplant any ancestors\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4583
"    of a merged transplant, and you can merge descendants of them\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4584
"    normally instead of transplanting them.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4585
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4586
"    If no merges or revisions are provided, hg transplant will start\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4587
"    an interactive changeset browser.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4588
"\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4589
"    If a changeset application fails, you can fix the merge by hand\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4590
"    and then resume where you left off by calling hg transplant\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4591
"    --continue/-c.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4592
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4593
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4594
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4595
msgid "--continue is incompatible with branch, all or merge"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4596
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4597
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4598
msgid "no source URL, branch tag or revision list provided"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4599
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4600
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4601
msgid "--all requires a branch revision"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4602
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4603
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4604
msgid "--all is incompatible with a revision list"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4605
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4606
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4607
msgid "no revision checked out"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4608
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4609
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4610
msgid "outstanding uncommitted merges"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4611
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4612
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4613
msgid "outstanding local changes"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4614
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4615
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4616
msgid "pull patches from REPOSITORY"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4617
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4618
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4619
msgid "pull patches from branch BRANCH"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4620
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4621
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4622
msgid "pull all changesets up to BRANCH"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4623
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4624
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4625
msgid "skip over REV"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4626
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4627
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4628
msgid "merge at REV"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4629
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4630
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4631
msgid "append transplant info to log message"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4632
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4633
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4634
msgid "continue last transplant session after repair"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4635
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4636
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4637
msgid "filter changesets through FILTER"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4638
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4639
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4640
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4641
"hg transplant [-s REPOSITORY] [-b BRANCH [-a]] [-p REV] [-m REV] [REV]..."
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4642
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4643
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4644
msgid ""
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4645
"allow the use of MBCS paths with problematic encodings\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4646
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4647
"Some MBCS encodings are not good for some path operations (i.e.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4648
"splitting path, case conversion, etc.) with its encoded bytes. We call\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4649
"such a encoding (i.e. shift_jis and big5) as \"problematic encoding\".\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4650
"This extension can be used to fix the issue with those encodings by\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4651
"wrapping some functions to convert to Unicode string before path\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4652
"operation.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4653
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4654
"This extension is useful for:\n"
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4655
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4656
"- Japanese Windows users using shift_jis encoding.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4657
"- Chinese Windows users using big5 encoding.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4658
"- All users who use a repository with one of problematic encodings on\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4659
"  case-insensitive file system.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4660
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4661
"This extension is not needed for:\n"
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4662
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4663
"- Any user who use only ASCII chars in path.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4664
"- Any user who do not use any of problematic encodings.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4665
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4666
"Note that there are some limitations on using this extension:\n"
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4667
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4668
"- You should use single encoding in one repository.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4669
"- You should set same encoding for the repository by locale or\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4670
"  HGENCODING.\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4671
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4672
"Path encoding conversion are done between Unicode and\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4673
"encoding.encoding which is decided by Mercurial from current locale\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4674
"setting or HGENCODING.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4675
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4676
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4677
#, python-format
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4678
msgid "[win32mbcs] filename conversion failed with %s encoding\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4679
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4680
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4681
msgid "[win32mbcs] cannot activate on this platform.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4682
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4683
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4684
msgid ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4685
"perform automatic newline conversion\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4686
"\n"
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4687
"To perform automatic newline conversion, use::\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4688
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4689
"  [extensions]\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4690
"  hgext.win32text =\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4691
"  [encode]\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4692
"  ** = cleverencode:\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4693
"  # or ** = macencode:\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4694
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4695
"  [decode]\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4696
"  ** = cleverdecode:\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4697
"  # or ** = macdecode:\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4698
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4699
"If not doing conversion, to make sure you do not commit CRLF/CR by "
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4700
"accident::\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4701
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4702
"  [hooks]\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4703
"  pretxncommit.crlf = python:hgext.win32text.forbidcrlf\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4704
"  # or pretxncommit.cr = python:hgext.win32text.forbidcr\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4705
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4706
"To do the same check on a server to prevent CRLF/CR from being\n"
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4707
"pushed or pulled::\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4708
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4709
"  [hooks]\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4710
"  pretxnchangegroup.crlf = python:hgext.win32text.forbidcrlf\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4711
"  # or pretxnchangegroup.cr = python:hgext.win32text.forbidcr\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4712
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4713
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4714
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4715
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4716
"WARNING: %s already has %s line endings\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4717
"and does not need EOL conversion by the win32text plugin.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4718
"Before your next commit, please reconsider your encode/decode settings in \n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4719
"Mercurial.ini or %s.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4720
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4721
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4722
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4723
msgid "Attempt to commit or push text file(s) using %s line endings\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4724
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4725
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4726
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4727
msgid "in %s: %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4728
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4729
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4730
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4731
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4732
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4733
"To prevent this mistake in your local repository,\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4734
"add to Mercurial.ini or .hg/hgrc:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4735
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4736
"[hooks]\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4737
"pretxncommit.%s = python:hgext.win32text.forbid%s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4738
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4739
"and also consider adding:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4740
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4741
"[extensions]\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4742
"hgext.win32text =\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4743
"[encode]\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4744
"** = %sencode:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4745
"[decode]\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4746
"** = %sdecode:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4747
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4748
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4749
msgid ""
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4750
"discover and advertise repositories on the local network\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4751
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4752
"Zeroconf enabled repositories will be announced in a network without\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4753
"the need to configure a server or a service. They can be discovered\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4754
"without knowing their actual IP address.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4755
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4756
"To allow other people to discover your repository using run \"hg serve\"\n"
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4757
"in your repository::\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4758
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4759
"  $ cd test\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4760
"  $ hg serve\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4761
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4762
"You can discover zeroconf enabled repositories by running \"hg paths\"::\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4763
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4764
"  $ hg paths\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4765
"  zc-test = http://example.com:8000/test\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4766
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4767
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4768
msgid "archive prefix contains illegal components"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4769
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4770
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4771
msgid "cannot give prefix when archiving to files"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4772
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4773
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4774
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4775
msgid "unknown archive type '%s'"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4776
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4777
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4778
msgid "invalid changegroup"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4779
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4780
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4781
msgid "unknown parent"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4782
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4783
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4784
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4785
msgid "integrity check failed on %s:%d"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4786
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4787
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4788
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4789
msgid "%s: not a Mercurial bundle file"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4790
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4791
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4792
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4793
msgid "%s: unknown bundle version"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4794
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4795
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4796
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4797
msgid "%s: unknown bundle compression type"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4798
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4799
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4800
msgid "cannot create new bundle repository"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4801
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4802
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4803
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4804
msgid "premature EOF reading chunk (got %d bytes, expected %d)"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4805
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4806
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4807
msgid "empty username"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4808
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4809
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4810
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4811
msgid "username %s contains a newline"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4812
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4813
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4814
msgid "options --message and --logfile are mutually exclusive"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4815
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4816
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4817
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4818
msgid "can't read commit message '%s': %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4819
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4820
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4821
msgid "limit must be a positive integer"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4822
msgstr ""
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4823
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4824
msgid "limit must be positive"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4825
msgstr ""
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4826
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4827
msgid "too many revisions specified"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4828
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4829
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4830
#, python-format
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4831
msgid "invalid format spec '%%%s' in output filename"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4832
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4833
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4834
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4835
msgid "adding %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4836
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4837
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4838
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4839
msgid "removing %s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  4840
msgstr "正在删除 %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4841
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4842
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4843
msgid "recording removal of %s as rename to %s (%d%% similar)\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4844
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4845
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4846
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4847
msgid "%s: not copying - file is not managed\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4848
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4849
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4850
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4851
msgid "%s: not copying - file has been marked for remove\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4852
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4853
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4854
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4855
msgid "%s: not overwriting - %s collides with %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4856
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4857
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4858
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4859
msgid "%s: not overwriting - file exists\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4860
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4861
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4862
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4863
msgid "%s: deleted in working copy\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4864
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4865
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4866
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4867
msgid "%s: cannot copy - %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4868
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4869
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4870
#, python-format
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4871
msgid "moving %s to %s\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4872
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4873
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4874
#, fuzzy, python-format
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4875
msgid "copying %s to %s\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4876
msgstr "正在推到 %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4877
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4878
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4879
msgid "%s has not been committed yet, so no copy data will be stored for %s.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4880
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4881
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4882
msgid "no source or destination specified"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4883
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4884
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4885
msgid "no destination specified"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4886
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4887
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4888
msgid "with multiple sources, destination must be an existing directory"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4889
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4890
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4891
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4892
msgid "destination %s is not a directory"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4893
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4894
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4895
msgid "no files to copy"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4896
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4897
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4898
msgid "(consider using --after)\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  4899
msgstr "(考虑使用 --after)\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4900
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4901
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4902
msgid "changeset:   %d:%s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  4903
msgstr "修改集:      %d:%s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4904
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4905
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4906
msgid "branch:      %s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  4907
msgstr "分支:        %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4908
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4909
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4910
msgid "tag:         %s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  4911
msgstr "标签:        %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4912
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4913
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4914
msgid "parent:      %d:%s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  4915
msgstr "父亲:        %d:%s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4916
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4917
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4918
msgid "manifest:    %d:%s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  4919
msgstr "清单:        %d:%s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4920
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4921
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4922
msgid "user:        %s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  4923
msgstr "用户:        %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4924
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4925
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4926
msgid "date:        %s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  4927
msgstr "日期:        %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4928
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4929
msgid "files+:"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  4930
msgstr "文件+:"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4931
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4932
msgid "files-:"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  4933
msgstr "文件-:"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4934
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4935
msgid "files:"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  4936
msgstr "文件:"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4937
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4938
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4939
msgid "files:       %s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  4940
msgstr "文件:        %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4941
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4942
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4943
msgid "copies:      %s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  4944
msgstr "复制:        %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4945
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4946
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4947
msgid "extra:       %s=%s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  4948
msgstr "额外:        %s=%s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4949
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4950
msgid "description:\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  4951
msgstr "描述:\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4952
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4953
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4954
msgid "summary:     %s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  4955
msgstr "摘要:        %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4956
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4957
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4958
msgid "%s: no key named '%s'"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4959
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4960
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4961
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4962
msgid "%s: %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4963
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4964
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4965
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4966
msgid "Found revision %s from %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4967
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4968
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4969
msgid "revision matching date not found"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4970
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4971
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4972
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4973
msgid "cannot follow nonexistent file: \"%s\""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4974
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4975
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4976
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4977
msgid "%s:%s copy source revision cannot be found!\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4978
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4979
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4980
msgid "can only follow copies/renames for explicit filenames"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4981
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4982
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4983
msgid "HG: Enter commit message.  Lines beginning with 'HG:' are removed."
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4984
msgstr "HG: 请输入提交日志。以 'HG:' 开始的行会被删除。"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4985
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4986
msgid "HG: Leave message empty to abort commit."
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4987
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4988
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4989
#, fuzzy, python-format
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4990
msgid "HG: user: %s"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4991
msgstr "用户: %s\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4992
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4993
msgid "HG: branch merge"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4994
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4995
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4996
#, python-format
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4997
msgid "HG: branch '%s'"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4998
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4999
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  5000
#, fuzzy, python-format
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  5001
msgid "HG: subrepo %s"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  5002
msgstr "已删除"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  5003
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5004
#, python-format
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5005
msgid "HG: added %s"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5006
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5007
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5008
#, python-format
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5009
msgid "HG: changed %s"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5010
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5011
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5012
#, fuzzy, python-format
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5013
msgid "HG: removed %s"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5014
msgstr "已删除"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5015
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5016
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5017
msgid "HG: no files changed"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5018
msgstr "正在增加文件改变\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5019
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5020
msgid "empty commit message"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5021
msgstr "空的提交日志"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5022
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5023
#, fuzzy
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5024
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5025
"add the specified files on the next commit\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5026
"\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5027
"    Schedule files to be version controlled and added to the\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5028
"    repository.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5029
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5030
"    The files will be added to the repository at the next commit. To\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5031
"    undo an add before that, see hg forget.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5032
"\n"
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  5033
"    If no names are given, add all files to the repository.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5034
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5035
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5036
"增加指定文件用于下次提交\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5037
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5038
"    调度文件受版本控制,增加到版本库。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5039
"\n"
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  5040
"    这些文件将于下次提交时增加到版本库。需要在提交前撤销增加,\n"
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  5041
"    参见 'hg revert'。\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5042
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5043
"    如果没有给出文件名称,就增加所有文件到版本库。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5044
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5045
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5046
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5047
"add all new files, delete all missing files\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5048
"\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5049
"    Add all new files and remove all missing files from the\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5050
"    repository.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5051
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5052
"    New files are ignored if they match any of the patterns in\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5053
"    .hgignore. As with add, these changes take effect at the next\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5054
"    commit.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5055
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5056
"    Use the -s/--similarity option to detect renamed files. With a\n"
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  5057
"    parameter greater than 0, this compares every removed file with\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  5058
"    every added file and records those similar enough as renames. This\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  5059
"    option takes a percentage between 0 (disabled) and 100 (files must\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  5060
"    be identical) as its parameter. Detecting renamed files this way\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  5061
"    can be expensive.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5062
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5063
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5064
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5065
msgid "similarity must be a number"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5066
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5067
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5068
msgid "similarity must be between 0 and 100"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5069
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5070
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5071
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5072
msgid ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5073
"show changeset information by line for each file\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5074
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5075
"    List changes in files, showing the revision id responsible for\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5076
"    each line\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5077
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5078
"    This command is useful for discovering when a change was made and\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5079
"    by whom.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5080
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5081
"    Without the -a/--text option, annotate will avoid processing files\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5082
"    it detects as binary. With -a, annotate will annotate the file\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5083
"    anyway, although the results will probably be neither useful\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5084
"    nor desirable.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5085
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5086
msgstr ""
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  5087
"显示指定文件每行的修改集信息\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5088
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5089
"    列出文件中的修改,为每行显示版本标识\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5090
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5091
"    此命令用于查找谁做出的修改,或者什么时候发生的修改\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5092
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5093
"    当没有选项 '-a' 时,annotate 会避免处理检测为二进制的文件\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5094
"    当使用选项 '-a' 时,annotate 会直接产生追溯,可能会有不合需要的结果\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5095
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5096
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5097
msgid "at least one filename or pattern is required"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5098
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5099
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5100
msgid "at least one of -n/-c is required for -l"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5101
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5102
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  5103
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5104
msgid "%s: binary file\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5105
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5106
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5107
msgid ""
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5108
"create an unversioned archive of a repository revision\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5109
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5110
"    By default, the revision used is the parent of the working\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5111
"    directory; use -r/--rev to specify a different revision.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5112
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5113
"    To specify the type of archive to create, use -t/--type. Valid\n"
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  5114
"    types are::\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  5115
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  5116
"      \"files\" (default): a directory full of files\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  5117
"      \"tar\": tar archive, uncompressed\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  5118
"      \"tbz2\": tar archive, compressed using bzip2\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  5119
"      \"tgz\": tar archive, compressed using gzip\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  5120
"      \"uzip\": zip archive, uncompressed\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  5121
"      \"zip\": zip archive, compressed using deflate\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5122
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5123
"    The exact name of the destination archive or directory is given\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5124
"    using a format string; see 'hg help export' for details.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5125
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5126
"    Each member added to an archive file has a directory prefix\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5127
"    prepended. Use -p/--prefix to specify a format string for the\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5128
"    prefix. The default is the basename of the archive, with suffixes\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5129
"    removed.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5130
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5131
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5132
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5133
msgid "no working directory: please specify a revision"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5134
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5135
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5136
msgid "repository root cannot be destination"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5137
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5138
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5139
msgid "cannot archive plain files to stdout"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5140
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5141
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5142
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5143
"reverse effect of earlier changeset\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5144
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5145
"    Commit the backed out changes as a new changeset. The new\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5146
"    changeset is a child of the backed out changeset.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5147
"\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5148
"    If you backout a changeset other than the tip, a new head is\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5149
"    created. This head will be the new tip and you should merge this\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5150
"    backout changeset with another head.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5151
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5152
"    The --merge option remembers the parent of the working directory\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5153
"    before starting the backout, then merges the new head with that\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5154
"    changeset afterwards. This saves you from doing the merge by hand.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5155
"    The result of this merge is not committed, as with a normal merge.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5156
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5157
"    See 'hg help dates' for a list of formats valid for -d/--date.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5158
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5159
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5160
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5161
msgid "please specify just one revision"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5162
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5163
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5164
msgid "please specify a revision to backout"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5165
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5166
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5167
msgid "cannot backout change on a different branch"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5168
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5169
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5170
msgid "cannot backout a change with no parents"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5171
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5172
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5173
msgid "cannot backout a merge changeset without --parent"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5174
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5175
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  5176
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5177
msgid "%s is not a parent of %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5178
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5179
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5180
msgid "cannot use --parent on non-merge changeset"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5181
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5182
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  5183
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5184
msgid "changeset %s backs out changeset %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5185
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5186
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  5187
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5188
msgid "merging with changeset %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5189
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5190
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5191
msgid "the backout changeset is a new head - do not forget to merge\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5192
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5193
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5194
msgid "(use \"backout --merge\" if you want to auto-merge)\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5195
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5196
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5197
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5198
"subdivision search of changesets\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5199
"\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5200
"    This command helps to find changesets which introduce problems. To\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5201
"    use, mark the earliest changeset you know exhibits the problem as\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5202
"    bad, then mark the latest changeset which is free from the problem\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5203
"    as good. Bisect will update your working directory to a revision\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5204
"    for testing (unless the -U/--noupdate option is specified). Once\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5205
"    you have performed tests, mark the working directory as good or\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5206
"    bad, and bisect will either update to another candidate changeset\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5207
"    or announce that it has found the bad revision.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5208
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5209
"    As a shortcut, you can also use the revision argument to mark a\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5210
"    revision as good or bad without checking it out first.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5211
"\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5212
"    If you supply a command, it will be used for automatic bisection.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5213
"    Its exit status will be used to mark revisions as good or bad:\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5214
"    status 0 means good, 125 means to skip the revision, 127\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5215
"    (command not found) will abort the bisection, and any other\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5216
"    non-zero exit status means the revision is bad.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5217
"    "
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5218
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5219
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5220
msgid "The first good revision is:\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5221
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5222
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5223
msgid "The first bad revision is:\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5224
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5225
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5226
msgid "Due to skipped revisions, the first good revision could be any of:\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5227
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5228
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5229
msgid "Due to skipped revisions, the first bad revision could be any of:\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5230
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5231
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5232
msgid "cannot bisect (no known good revisions)"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5233
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5234
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5235
msgid "cannot bisect (no known bad revisions)"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5236
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5237
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5238
msgid "(use of 'hg bisect <cmd>' is deprecated)\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5239
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5240
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5241
msgid "incompatible arguments"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5242
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5243
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  5244
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5245
msgid "failed to execute %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5246
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5247
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  5248
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5249
msgid "%s killed"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5250
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5251
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5252
#, fuzzy, python-format
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5253
msgid "Changeset %d:%s: %s\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5254
msgstr "修改集:      %d:%s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5255
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  5256
#, python-format
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  5257
msgid "Testing changeset %d:%s (%d changesets remaining, ~%d tests)\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5258
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5259
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5260
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5261
"set or show the current branch name\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5262
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5263
"    With no argument, show the current branch name. With one argument,\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5264
"    set the working directory branch name (the branch will not exist\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5265
"    in the repository until the next commit). Standard practice\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5266
"    recommends that primary development take place on the 'default'\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5267
"    branch.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5268
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5269
"    Unless -f/--force is specified, branch will not let you set a\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5270
"    branch name that already exists, even if it's inactive.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5271
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5272
"    Use -C/--clean to reset the working directory branch to that of\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5273
"    the parent of the working directory, negating a previous branch\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5274
"    change.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5275
"\n"
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  5276
"    Use the command 'hg update' to switch to an existing branch. Use\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  5277
"    'hg commit --close-branch' to mark this branch as closed.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5278
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5279
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5280
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  5281
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5282
msgid "reset working directory to branch %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5283
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5284
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5285
msgid "a branch of the same name already exists (use --force to override)"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5286
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5287
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  5288
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5289
msgid "marked working directory as branch %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5290
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5291
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5292
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5293
"list repository named branches\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5294
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5295
"    List the repository's named branches, indicating which ones are\n"
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  5296
"    inactive. If -c/--closed is specified, also list branches which have\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  5297
"    been marked closed (see hg commit --close-branch).\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  5298
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  5299
"    If -a/--active is specified, only show active branches. A branch\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  5300
"    is considered active if it contains repository heads.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5301
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5302
"    Use the command 'hg update' to switch to an existing branch.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5303
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5304
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5305
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5306
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5307
"create a changegroup file\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5308
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5309
"    Generate a compressed changegroup file collecting changesets not\n"
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  5310
"    known to be in another repository.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5311
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5312
"    If no destination repository is specified the destination is\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5313
"    assumed to have all the nodes specified by one or more --base\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5314
"    parameters. To create a bundle containing all changesets, use\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5315
"    -a/--all (or --base null).\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5316
"\n"
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  5317
"    You can change compression method with the -t/--type option.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  5318
"    The available compression methods are: none, bzip2, and\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5319
"    gzip (by default, bundles are compressed using bzip2).\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5320
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5321
"    The bundle file can then be transferred using conventional means\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5322
"    and applied to another repository with the unbundle or pull\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5323
"    command. This is useful when direct push and pull are not\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5324
"    available or when exporting an entire repository is undesirable.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5325
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5326
"    Applying bundles preserves all changeset contents including\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5327
"    permissions, copy/rename information, and revision history.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5328
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5329
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5330
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5331
msgid "--base is incompatible with specifying a destination"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5332
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5333
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5334
msgid "unknown bundle type specified with --type"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5335
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5336
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5337
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5338
"output the current or given revision of files\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5339
"\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5340
"    Print the specified files as they were at the given revision. If\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5341
"    no revision is given, the parent of the working directory is used,\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5342
"    or tip if no revision is checked out.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5343
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5344
"    Output may be to a file, in which case the name of the file is\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5345
"    given using a format string. The formatting rules are the same as\n"
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  5346
"    for the export command, with the following additions::\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  5347
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  5348
"      %s   basename of file being printed\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  5349
"      %d   dirname of file being printed, or '.' if in repository root\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  5350
"      %p   root-relative path name of file being printed\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5351
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5352
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5353
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5354
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5355
"make a copy of an existing repository\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5356
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5357
"    Create a copy of an existing repository in a new directory.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5358
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5359
"    If no destination directory name is specified, it defaults to the\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5360
"    basename of the source.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5361
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5362
"    The location of the source is added to the new repository's\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5363
"    .hg/hgrc file, as the default to be used for future pulls.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5364
"\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5365
"    If you use the -r/--rev option to clone up to a specific revision,\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5366
"    no subsequent revisions (including subsequent tags) will be\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5367
"    present in the cloned repository. This option implies --pull, even\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5368
"    on local repositories.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5369
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5370
"    By default, clone will check out the head of the 'default' branch.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5371
"    If the -U/--noupdate option is used, the new clone will contain\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5372
"    only a repository (.hg) and no working copy (the working copy\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5373
"    parent is the null revision).\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5374
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5375
"    See 'hg help urls' for valid source format details.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5376
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5377
"    It is possible to specify an ssh:// URL as the destination, but no\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5378
"    .hg/hgrc and working directory will be created on the remote side.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5379
"    Please see 'hg help urls' for important details about ssh:// URLs.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5380
"\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5381
"    For efficiency, hardlinks are used for cloning whenever the source\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5382
"    and destination are on the same filesystem (note this applies only\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5383
"    to the repository data, not to the checked out files). Some\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5384
"    filesystems, such as AFS, implement hardlinking incorrectly, but\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5385
"    do not report errors. In these cases, use the --pull option to\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5386
"    avoid hardlinking.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5387
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5388
"    In some cases, you can clone repositories and checked out files\n"
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  5389
"    using full hardlinks with ::\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5390
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5391
"      $ cp -al REPO REPOCLONE\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5392
"\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5393
"    This is the fastest way to clone, but it is not always safe. The\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5394
"    operation is not atomic (making sure REPO is not modified during\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5395
"    the operation is up to you) and you have to make sure your editor\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5396
"    breaks hardlinks (Emacs and most Linux Kernel tools do so). Also,\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5397
"    this is not compatible with certain extensions that place their\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5398
"    metadata under the .hg directory, such as mq.\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5399
"    "
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5400
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5401
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5402
#, fuzzy
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5403
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5404
"commit the specified files or all outstanding changes\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5405
"\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5406
"    Commit changes to the given files into the repository. Unlike a\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5407
"    centralized RCS, this operation is a local operation. See hg push\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5408
"    for a way to actively distribute your changes.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5409
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5410
"    If a list of files is omitted, all changes reported by \"hg status\"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5411
"    will be committed.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5412
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5413
"    If you are committing the result of a merge, do not provide any\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5414
"    filenames or -I/-X filters.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5415
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5416
"    If no commit message is specified, the configured editor is\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5417
"    started to prompt you for a message.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5418
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5419
"    See 'hg help dates' for a list of formats valid for -d/--date.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5420
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5421
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5422
"提交指定文件的修改或全部修改\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5423
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5424
"    将指定文件的修改提交到版本库。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5425
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5426
"    如果省略了文件列表,那么 \"hg status\" 报告的所有修改都被提交。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5427
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5428
"    如果你要提交合并结果,请不要提供任何文件名称或过滤器 '-I/-X'。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5429
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5430
"    如果没有指定提交日志,将会启动配置的编辑器,让你输入信息。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5431
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5432
"    参见 'hg help dates' 以获得 '-d/--date' 的有效格式列表。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5433
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5434
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  5435
msgid "nothing changed\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  5436
msgstr "没有改变\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  5437
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5438
msgid "created new head\n"
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  5439
msgstr "已经创建新顶点\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5440
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  5441
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5442
msgid "committed changeset %d:%s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  5443
msgstr "提交修改集 %d:%s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5444
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5445
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5446
"mark files as copied for the next commit\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5447
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5448
"    Mark dest as having copies of source files. If dest is a\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5449
"    directory, copies are put in that directory. If dest is a file,\n"
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  5450
"    the source must be a single file.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5451
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5452
"    By default, this command copies the contents of files as they\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5453
"    exist in the working directory. If invoked with -A/--after, the\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5454
"    operation is recorded, but no copying is performed.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5455
"\n"
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  5456
"    This command takes effect with the next commit. To undo a copy\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5457
"    before that, see hg revert.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5458
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5459
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5460
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5461
msgid "find the ancestor revision of two revisions in a given index"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5462
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5463
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5464
msgid "There is no Mercurial repository here (.hg not found)"
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  5465
msgstr "此处没有水银版本库(没有找到 .hg)"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5466
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5467
msgid "either two or three arguments required"
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  5468
msgstr "需要两个或三个参数"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5469
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5470
msgid "returns the completion list associated with the given command"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5471
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5472
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5473
msgid "rebuild the dirstate as it would look like for the given revision"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5474
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5475
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5476
msgid "validate the correctness of the current dirstate"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5477
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5478
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  5479
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5480
msgid "%s in state %s, but not in manifest1\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5481
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5482
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  5483
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5484
msgid "%s in state %s, but also in manifest1\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5485
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5486
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  5487
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5488
msgid "%s in state %s, but not in either manifest\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5489
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5490
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  5491
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5492
msgid "%s in manifest1, but listed as state %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5493
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5494
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5495
msgid ".hg/dirstate inconsistent with current parent's manifest"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5496
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5497
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5498
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5499
"show combined config settings from all hgrc files\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5500
"\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5501
"    With no arguments, print names and values of all config items.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5502
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5503
"    With one argument of the form section.name, print just the value\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5504
"    of that config item.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5505
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5506
"    With multiple arguments, print names and values of all config\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5507
"    items with matching section names.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5508
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5509
"    With --debug, the source (filename and line number) is printed\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5510
"    for each config item.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5511
"    "
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5512
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5513
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5514
msgid "only one config item permitted"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5515
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5516
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5517
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5518
"manually set the parents of the current working directory\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5519
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5520
"    This is useful for writing repository conversion tools, but should\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5521
"    be used with care.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5522
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5523
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5524
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5525
msgid "show the contents of the current dirstate"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5526
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5527
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  5528
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5529
msgid "copy: %s -> %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5530
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5531
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5532
msgid "dump the contents of a data file revision"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5533
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5534
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  5535
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5536
msgid "invalid revision identifier %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5537
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5538
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5539
msgid "parse and display a date"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5540
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5541
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5542
msgid "dump the contents of an index file"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5543
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5544
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5545
msgid "dump an index DAG as a graphviz dot file"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5546
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5547
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5548
msgid "test Mercurial installation"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5549
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5550
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  5551
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5552
msgid "Checking encoding (%s)...\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5553
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5554
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5555
msgid " (check that your locale is properly set)\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5556
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5557
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5558
msgid "Checking extensions...\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5559
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5560
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5561
msgid " One or more extensions could not be found"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5562
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5563
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5564
msgid " (check that you compiled the extensions)\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5565
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5566
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5567
msgid "Checking templates...\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5568
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5569
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5570
msgid " (templates seem to have been installed incorrectly)\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5571
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5572
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5573
msgid "Checking patch...\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5574
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5575
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5576
msgid " patch call failed:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5577
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5578
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5579
msgid " unexpected patch output!\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5580
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5581
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5582
msgid " patch test failed!\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5583
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5584
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5585
msgid ""
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  5586
" (Current patch tool may be incompatible with patch, or misconfigured. "
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  5587
"Please check your .hgrc file)\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  5588
msgstr ""
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  5589
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  5590
msgid ""
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  5591
" Internal patcher failure, please report this error to http://mercurial."
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  5592
"selenic.com/bts/\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5593
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5594
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5595
msgid "Checking commit editor...\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5596
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5597
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5598
msgid " No commit editor set and can't find vi in PATH\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5599
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5600
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5601
msgid " (specify a commit editor in your .hgrc file)\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5602
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5603
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  5604
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5605
msgid " Can't find editor '%s' in PATH\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5606
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5607
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5608
msgid "Checking username...\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5609
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5610
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5611
msgid " (specify a username in your .hgrc file)\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5612
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5613
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5614
msgid "No problems detected\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5615
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5616
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  5617
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5618
msgid "%s problems detected, please check your install!\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5619
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5620
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5621
msgid "dump rename information"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5622
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5623
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  5624
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5625
msgid "%s renamed from %s:%s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5626
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5627
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  5628
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5629
msgid "%s not renamed\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5630
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5631
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5632
msgid "show how files match on given patterns"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5633
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5634
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5635
#, fuzzy
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5636
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5637
"diff repository (or selected files)\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5638
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5639
"    Show differences between revisions for the specified files.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5640
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5641
"    Differences between files are shown using the unified diff format.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5642
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5643
"    NOTE: diff may generate unexpected results for merges, as it will\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5644
"    default to comparing against the working directory's first parent\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5645
"    changeset if no revisions are specified.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5646
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5647
"    When two revision arguments are given, then changes are shown\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5648
"    between those revisions. If only one revision is specified then\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5649
"    that revision is compared to the working directory, and, when no\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5650
"    revisions are specified, the working directory files are compared\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5651
"    to its parent.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5652
"\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5653
"    Without the -a/--text option, diff will avoid generating diffs of\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5654
"    files it detects as binary. With -a, diff will generate a diff\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5655
"    anyway, probably with undesirable results.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5656
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5657
"    Use the -g/--git option to generate diffs in the git extended diff\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5658
"    format. For more information, read 'hg help diffs'.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5659
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5660
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5661
"在版本库中比较(指定的文件)\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5662
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5663
"    显示指定文件在版本间的差异。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5664
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5665
"    文件间的差异使用同一差异格式显示。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5666
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5667
"    注意: 对合并的比较可能会产生不期望的结果,因为没有指定版本时,默认\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5668
"    与工作目录的直接父亲比较。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5669
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5670
"    当给出两个版本参数时,会显示在这些版本间的修改。如果只给出一个版本,\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5671
"    那么它将与工作目录比较。当没有指定版本时,将比较工作目录中的文件与\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5672
"    它的直接父亲。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5673
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5674
"    当没有选项 '-a' 时,将会避免处理检测为二进制的文件。当使用选项 '-a'\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5675
"    时,可能会有不合需要的结果。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5676
"\n"
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  5677
"    使用选项 '--git' 会使用 git 扩展差异格式。请阅读 'hg help diffs' 以\n"
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  5678
"    了解更多信息。\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5679
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5680
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5681
#, fuzzy
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5682
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5683
"dump the header and diffs for one or more changesets\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5684
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5685
"    Print the changeset header and diffs for one or more revisions.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5686
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5687
"    The information shown in the changeset header is: author,\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5688
"    changeset hash, parent(s) and commit comment.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5689
"\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5690
"    NOTE: export may generate unexpected diff output for merge\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5691
"    changesets, as it will compare the merge changeset against its\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5692
"    first parent only.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5693
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5694
"    Output may be to a file, in which case the name of the file is\n"
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  5695
"    given using a format string. The formatting rules are as follows::\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  5696
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  5697
"      %%   literal \"%\" character\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  5698
"      %H   changeset hash (40 bytes of hexadecimal)\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  5699
"      %N   number of patches being generated\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  5700
"      %R   changeset revision number\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  5701
"      %b   basename of the exporting repository\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  5702
"      %h   short-form changeset hash (12 bytes of hexadecimal)\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  5703
"      %n   zero-padded sequence number, starting at 1\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  5704
"      %r   zero-padded changeset revision number\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5705
"\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5706
"    Without the -a/--text option, export will avoid generating diffs\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5707
"    of files it detects as binary. With -a, export will generate a\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5708
"    diff anyway, probably with undesirable results.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5709
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5710
"    Use the -g/--git option to generate diffs in the git extended diff\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5711
"    format. See 'hg help diffs' for more information.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5712
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5713
"    With the --switch-parent option, the diff will be against the\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5714
"    second parent. It can be useful to review a merge.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5715
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5716
msgstr ""
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  5717
"为一个或多个修改集输出标题和差异\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5718
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5719
"    为一个或多个版本输出标题和差异。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5720
"\n"
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  5721
"    在修改集标题中显示的信息是: 作者,修改集哈希,父亲和提交日志。\n"
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  5722
"\n"
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  5723
"    注意: 对于合并修改集,导出可能产生不期望的差异输出,因为它只会将合并\n"
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  5724
"    修改集与其第一个父亲比较。\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5725
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5726
"    可以输出到文件,这时会使用指定的格式化字符串构造文件名称。格式化规则\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5727
"    如下:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5728
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5729
"    %%   字符 \"%\"\n"
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  5730
"    %H   修改集哈希 (40 位十六进制数字)\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5731
"    %N   产生的补丁号\n"
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  5732
"    %R   修改集版本号\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5733
"    %b   待导出的版本库的基本名称\n"
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  5734
"    %h   短修改集哈希(12 位十六进制数字)\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5735
"    %n   从 1 开始补 0 的序列号\n"
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  5736
"    %r   补 0 的修改集版本号\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5737
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5738
"    当没有选项 '-a' 时,将会避免处理检测为二进制的文件。当使用选项 '-a'\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5739
"    时,可能会有不合需要的结果。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5740
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5741
"    使用选项 '--git' 会使用 git 扩展差异格式。请阅读差异帮助主题以了解\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5742
"    更多信息。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5743
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5744
"    使用选项 '--switch-parent',将会与第二个父亲比较。对于复审合并很有用。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5745
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5746
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5747
msgid "export requires at least one changeset"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5748
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5749
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5750
msgid "exporting patches:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5751
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5752
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5753
msgid "exporting patch:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5754
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5755
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5756
msgid ""
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5757
"forget the specified files on the next commit\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5758
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5759
"    Mark the specified files so they will no longer be tracked\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5760
"    after the next commit.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5761
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5762
"    This only removes files from the current branch, not from the\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5763
"    entire project history, and it does not delete them from the\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5764
"    working directory.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5765
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5766
"    To undo a forget before the next commit, see hg add.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5767
"    "
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5768
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5769
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5770
msgid "no files specified"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5771
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5772
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5773
#, python-format
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5774
msgid "not removing %s: file is already untracked\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5775
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5776
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5777
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5778
"search for a pattern in specified files and revisions\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5779
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5780
"    Search revisions of files for a regular expression.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5781
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5782
"    This command behaves differently than Unix grep. It only accepts\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5783
"    Python/Perl regexps. It searches repository history, not the\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5784
"    working directory. It always prints the revision number in which a\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5785
"    match appears.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5786
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5787
"    By default, grep only prints output for the first revision of a\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5788
"    file in which it finds a match. To get it to print every revision\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5789
"    that contains a change in match status (\"-\" for a match that\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5790
"    becomes a non-match, or \"+\" for a non-match that becomes a match),\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5791
"    use the --all flag.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5792
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5793
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5794
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  5795
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5796
msgid "grep: invalid match pattern: %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5797
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5798
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5799
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5800
"show current repository heads or show branch heads\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5801
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5802
"    With no arguments, show all repository head changesets.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5803
"\n"
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  5804
"    Repository \"heads\" are changesets with no child changesets. They are\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  5805
"    where development generally takes place and are the usual targets\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  5806
"    for update and merge operations.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5807
"\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5808
"    If one or more REV is given, the \"branch heads\" will be shown for\n"
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  5809
"    the named branch associated with the specified changeset(s).\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  5810
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  5811
"    Branch heads are changesets on a named branch with no descendants on\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  5812
"    the same branch. A branch head could be a \"true\" (repository) head,\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  5813
"    or it could be the last changeset on that branch before it was\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  5814
"    merged into another branch, or it could be the last changeset on the\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  5815
"    branch before a new branch was created. If none of the branch heads\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  5816
"    are true heads, the branch is considered inactive.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  5817
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  5818
"    If -c/--closed is specified, also show branch heads marked closed\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  5819
"    (see hg commit --close-branch).\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  5820
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  5821
"    If STARTREV is specified, only those heads that are descendants of\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  5822
"    STARTREV will be displayed.\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5823
"    "
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5824
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5825
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  5826
msgid "you must specify a branch to use --closed"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  5827
msgstr ""
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  5828
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5829
#, fuzzy, python-format
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5830
msgid "no open branch heads on branch %s\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5831
msgstr "svn: 分支没有版本 %s"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5832
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  5833
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5834
msgid "no changes on branch %s containing %s are reachable from %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5835
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5836
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  5837
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5838
msgid "no changes on branch %s are reachable from %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5839
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5840
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5841
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5842
"show help for a given topic or a help overview\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5843
"\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5844
"    With no arguments, print a list of commands with short help messages.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5845
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5846
"    Given a topic, extension, or command name, print help for that\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5847
"    topic."
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5848
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5849
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5850
msgid "global options:"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5851
msgstr "全局选项:"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5852
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5853
msgid "use \"hg help\" for the full list of commands"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5854
msgstr "使用 \"hg help\" 获得全部命令的列表"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5855
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5856
msgid "use \"hg help\" for the full list of commands or \"hg -v\" for details"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5857
msgstr "使用 \"hg help\" 获得全部命令的列表,或 \"hg -v\" 获得详细信息"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5858
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  5859
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5860
msgid "use \"hg -v help%s\" to show aliases and global options"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5861
msgstr "使用 \"hg -v help%s\" 显示别名和全局选项"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5862
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  5863
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5864
msgid "use \"hg -v help %s\" to show global options"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5865
msgstr "使用 \"hg -v help %s\" 显示全局选项"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5866
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5867
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5868
"list of commands:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5869
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5870
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5871
"命令列表:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5872
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5873
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  5874
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5875
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5876
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5877
"aliases: %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5878
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5879
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5880
"别名: %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5881
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5882
msgid "(no help text available)"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5883
msgstr "(没有可用的帮助信息)"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5884
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5885
msgid "options:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5886
msgstr "选项:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5887
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5888
msgid "no commands defined\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5889
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5890
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5891
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5892
msgid "enabled extensions:"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5893
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5894
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5895
"启用的扩展:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5896
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5897
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5898
msgid "no help text available"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5899
msgstr "没有可用的帮助信息"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5900
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  5901
#, fuzzy, python-format
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  5902
msgid ""
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  5903
"%s extension - %s\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  5904
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  5905
msgstr "** 已加载的扩展: %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5906
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5907
msgid "Mercurial Distributed SCM\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5908
msgstr "分布式软件配置管理工具 - 水银\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5909
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5910
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5911
"basic commands:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5912
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5913
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5914
"基本命令:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5915
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5916
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5917
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5918
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5919
"additional help topics:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5920
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5921
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5922
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5923
"额外的帮助主题:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5924
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5925
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5926
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5927
"identify the working copy or specified revision\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5928
"\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5929
"    With no revision, print a summary of the current state of the\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5930
"    repository.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5931
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5932
"    Specifying a path to a repository root or Mercurial bundle will\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5933
"    cause lookup to operate on that repository/bundle.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5934
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5935
"    This summary identifies the repository state using one or two\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5936
"    parent hash identifiers, followed by a \"+\" if there are\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5937
"    uncommitted changes in the working directory, a list of tags for\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5938
"    this revision and a branch name for non-default branches.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5939
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5940
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5941
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5942
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5943
"import an ordered set of patches\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5944
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5945
"    Import a list of patches and commit them individually.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5946
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5947
"    If there are outstanding changes in the working directory, import\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5948
"    will abort unless given the -f/--force flag.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5949
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5950
"    You can import a patch straight from a mail message. Even patches\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5951
"    as attachments work (to use the body part, it must have type\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5952
"    text/plain or text/x-patch). From and Subject headers of email\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5953
"    message are used as default committer and commit message. All\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5954
"    text/plain body parts before first diff are added to commit\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5955
"    message.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5956
"\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5957
"    If the imported patch was generated by hg export, user and\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5958
"    description from patch override values from message headers and\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5959
"    body. Values given on command line with -m/--message and -u/--user\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5960
"    override these.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5961
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5962
"    If --exact is specified, import will set the working directory to\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5963
"    the parent of each patch before applying it, and will abort if the\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5964
"    resulting changeset has a different ID than the one recorded in\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5965
"    the patch. This may happen due to character set problems or other\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5966
"    deficiencies in the text patch format.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5967
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5968
"    With -s/--similarity, hg will attempt to discover renames and\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5969
"    copies in the patch in the same way as 'addremove'.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5970
"\n"
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  5971
"    To read a patch from standard input, use \"-\" as the patch name. If\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  5972
"    a URL is specified, the patch will be downloaded from it.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5973
"    See 'hg help dates' for a list of formats valid for -d/--date.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5974
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5975
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5976
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5977
msgid "applying patch from stdin\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5978
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5979
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5980
msgid "no diffs found"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5981
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5982
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5983
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5984
msgid "not a Mercurial patch"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5985
msgstr "%s 不是本地的水银版本库"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5986
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5987
msgid "patch is damaged or loses information"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5988
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5989
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5990
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5991
"show new changesets found in source\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5992
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5993
"    Show new changesets found in the specified path/URL or the default\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5994
"    pull location. These are the changesets that would have been pulled\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5995
"    if a pull at the time you issued this command.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5996
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5997
"    For remote repository, using --bundle avoids downloading the\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5998
"    changesets twice if the incoming is followed by a pull.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5999
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6000
"    See pull for valid source format details.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6001
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6002
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6003
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6004
#, fuzzy
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6005
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6006
"create a new repository in the given directory\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6007
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6008
"    Initialize a new repository in the given directory. If the given\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6009
"    directory does not exist, it will be created.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6010
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6011
"    If no directory is given, the current directory is used.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6012
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6013
"    It is possible to specify an ssh:// URL as the destination.\n"
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  6014
"    See 'hg help urls' for more information.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6015
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6016
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6017
"在指定目录创建新版本库\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6018
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6019
"    在指定目录初始化新版本库。如果指定的目录不存在,那么会被创建。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6020
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6021
"    如果没有指定目录,就使用当前目录。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6022
"\n"
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  6023
"    可以指定位置 'ssh://' 作为目标。参见命令 'hg help urls' 的帮助信息,\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  6024
"    以了解位置 'ssh://' 的重要详情。\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6025
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6026
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6027
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6028
"locate files matching specific patterns\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6029
"\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6030
"    Print files under Mercurial control in the working directory whose\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6031
"    names match the given patterns.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6032
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6033
"    By default, this command searches all directories in the working\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6034
"    directory. To search just the current directory and its\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6035
"    subdirectories, use \"--include .\".\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6036
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6037
"    If no patterns are given to match, this command prints the names\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6038
"    of all files under Mercurial control in the working directory.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6039
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6040
"    If you want to feed the output of this command into the \"xargs\"\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6041
"    command, use the -0 option to both this command and \"xargs\". This\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6042
"    will avoid the problem of \"xargs\" treating single filenames that\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6043
"    contain whitespace as multiple filenames.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6044
"    "
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6045
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6046
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6047
#, fuzzy
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6048
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6049
"show revision history of entire repository or files\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6050
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6051
"    Print the revision history of the specified files or the entire\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6052
"    project.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6053
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6054
"    File history is shown without following rename or copy history of\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6055
"    files. Use -f/--follow with a filename to follow history across\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6056
"    renames and copies. --follow without a filename will only show\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6057
"    ancestors or descendants of the starting revision. --follow-first\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6058
"    only follows the first parent of merge revisions.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6059
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6060
"    If no revision range is specified, the default is tip:0 unless\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6061
"    --follow is set, in which case the working directory parent is\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6062
"    used as the starting revision.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6063
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6064
"    See 'hg help dates' for a list of formats valid for -d/--date.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6065
"\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6066
"    By default this command prints revision number and changeset id,\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6067
"    tags, non-trivial parents, user, date and time, and a summary for\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6068
"    each commit. When the -v/--verbose switch is used, the list of\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6069
"    changed files and full commit message are shown.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6070
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6071
"    NOTE: log -p/--patch may generate unexpected diff output for merge\n"
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  6072
"    changesets, as it will only compare the merge changeset against\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6073
"    its first parent. Also, only files different from BOTH parents\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6074
"    will appear in files:.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6075
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6076
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6077
"显示全部版本库或指定文件的版本历史\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6078
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6079
"    显示全部版本库或指定文件的版本历史。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6080
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6081
"    显示文件历史的时候不跟踪改名或复制。对文件名称使用 '-f/--follow'\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6082
"    会跟踪改名或复制的历史。当不给出文件名称时,使用 '--follow' 只显\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6083
"    示开始版本的直系祖先。使用 '--follow-first' 只显示合并版本的第一\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6084
"    个父亲。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6085
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6086
"    如果没有指定版本范围,默认是 'tip:0'。当使用 '--follow' 时,使用\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6087
"    工作目录的父亲作为开始版本。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6088
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6089
"    参见 'hg help dates' 以获得 '-d/--date' 的有效格式列表。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6090
"\n"
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  6091
"    此命令缺省输出: 修改集标识和哈希,标签,父亲,提交者,日期和时间,\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6092
"    以及每次提交的概要信息。当使用选项 '-v/--verbose' 时,会显示文件\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6093
"    变更列表和完整的提交信息。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6094
"\n"
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  6095
"    注意: 对于合并修改集,'log -p' 可能产生不期望的差异输出,因为它只\n"
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  6096
"    会将合并修改集与其第一个父亲比较。而且,只显示对所有父亲都不同的\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6097
"    文件列表。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6098
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6099
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6100
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6101
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6102
"output the current or given revision of the project manifest\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6103
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6104
"    Print a list of version controlled files for the given revision.\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6105
"    If no revision is given, the first parent of the working directory\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6106
"    is used, or the null revision if no revision is checked out.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6107
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6108
"    With -v, print file permissions, symlink and executable bits.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6109
"    With --debug, print file revision hashes.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6110
"    "
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6111
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6112
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6113
#, fuzzy
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6114
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6115
"merge working directory with another revision\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6116
"\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6117
"    The current working directory is updated with all changes made in\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6118
"    the requested revision since the last common predecessor revision.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6119
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6120
"    Files that changed between either parent are marked as changed for\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6121
"    the next commit and a commit must be performed before any further\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6122
"    updates to the repository are allowed. The next commit will have\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6123
"    two parents.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6124
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6125
"    If no revision is specified, the working directory's parent is a\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6126
"    head revision, and the current branch contains exactly one other\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6127
"    head, the other head is merged with by default. Otherwise, an\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6128
"    explicit revision with which to merge with must be provided.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6129
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6130
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6131
"将工作目录与其它版本合并\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6132
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6133
"    将当前工作目录中的内容与指定版本合并。对任一父亲而言改变的文件都会对\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6134
"    下次提交标记为已修改,在提交之前不允许再执行更新。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6135
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6136
"    如果没有指定版本,那么工作目录的父亲是一个合并顶点,另一个在当前分支\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6137
"    中,合并后的内容是新的顶点。否则,必须明确的指定要合并的版本。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6138
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6139
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  6140
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6141
msgid "branch '%s' has %d heads - please merge with an explicit rev"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6142
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6143
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  6144
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6145
msgid "branch '%s' has one head - please merge with an explicit rev"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6146
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6147
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6148
msgid "there is nothing to merge"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6149
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6150
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  6151
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6152
msgid "%s - use \"hg update\" instead"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6153
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6154
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6155
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6156
"working dir not at a head rev - use \"hg update\" or merge with an explicit "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6157
"rev"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6158
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6159
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6160
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6161
"show changesets not found in destination\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6162
"\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6163
"    Show changesets not found in the specified destination repository\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6164
"    or the default push location. These are the changesets that would\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6165
"    be pushed if a push was requested.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6166
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6167
"    See pull for valid destination format details.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6168
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6169
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6170
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6171
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6172
msgid ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6173
"show the parents of the working directory or revision\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6174
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6175
"    Print the working directory's parent revisions. If a revision is\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6176
"    given via -r/--rev, the parent of that revision will be printed.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6177
"    If a file argument is given, the revision in which the file was\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6178
"    last changed (before the working directory revision or the\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6179
"    argument to --rev if given) is printed.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6180
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6181
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6182
"显示工作目录或指定版本的父亲\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6183
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6184
"    显示工作目录的父亲版本。如果使用 '--rev' 指定版本,就显示此版本的\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6185
"    父亲。如果指定了文件,那么使用此文件最后修改的版本(工作目录的起源\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6186
"    版本,或 '--rev' 指定的版本)。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6187
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6188
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6189
msgid "can only specify an explicit filename"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6190
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6191
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  6192
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6193
msgid "'%s' not found in manifest!"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6194
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6195
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6196
msgid ""
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  6197
"show aliases for remote repositories\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  6198
"\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6199
"    Show definition of symbolic path name NAME. If no name is given,\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6200
"    show definition of all available names.\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  6201
"\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6202
"    Path names are defined in the [paths] section of /etc/mercurial/hgrc\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6203
"    and $HOME/.hgrc. If run inside a repository, .hg/hgrc is used, too.\n"
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  6204
"\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  6205
"    See 'hg help urls' for more information.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6206
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6207
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6208
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6209
msgid "not found!\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6210
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6211
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6212
msgid "not updating, since new heads added\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6213
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6214
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6215
msgid "(run 'hg heads' to see heads, 'hg merge' to merge)\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6216
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6217
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6218
msgid "(run 'hg update' to get a working copy)\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6219
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6220
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6221
#, fuzzy
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6222
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6223
"pull changes from the specified source\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6224
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6225
"    Pull changes from a remote repository to a local one.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6226
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6227
"    This finds all changes from the repository at the specified path\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6228
"    or URL and adds them to a local repository (the current one unless\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6229
"    -R is specified). By default, this does not update the copy of the\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6230
"    project in the working directory.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6231
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6232
"    Use hg incoming if you want to see what would have been added by a\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6233
"    pull at the time you issued this command. If you then decide to\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6234
"    added those changes to the repository, you should use pull -r X\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6235
"    where X is the last changeset listed by hg incoming.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6236
"\n"
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  6237
"    If SOURCE is omitted, the 'default' path will be used.\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  6238
"    See 'hg help urls' for more information.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6239
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6240
msgstr ""
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  6241
"从指定版本库取得修改集\n"
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  6242
"\n"
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  6243
"    从远程版本库取得修改集到本地版本库。\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6244
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6245
"    查找位于指定路径或位置的版本库的全部修改,增加到版本版本库。默认不\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6246
"    更新工作目录。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6247
"\n"
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  6248
"    如果没有指定位置,就使用路径 'default'。参见 'hg help urls' 以了解\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  6249
"    更多信息。\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6250
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6251
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6252
#, fuzzy
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6253
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6254
"push changes to the specified destination\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6255
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6256
"    Push changes from the local repository to the given destination.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6257
"\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6258
"    This is the symmetrical operation for pull. It moves changes from\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6259
"    the current repository to a different one. If the destination is\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6260
"    local this is identical to a pull in that directory from the\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6261
"    current one.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6262
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6263
"    By default, push will refuse to run if it detects the result would\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6264
"    increase the number of remote heads. This generally indicates the\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6265
"    user forgot to pull and merge before pushing.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6266
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6267
"    If -r/--rev is used, the named revision and all its ancestors will\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6268
"    be pushed to the remote repository.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6269
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6270
"    Please see 'hg help urls' for important details about ssh://\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6271
"    URLs. If DESTINATION is omitted, a default path will be used.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6272
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6273
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6274
"推送改变到指定位置\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6275
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6276
"    从本地版本库推送改变到指定位置。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6277
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6278
"    这是 'pull' 的对称操作。它从当前版本库推送改变到其它版本库。如果目标\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6279
"    是本地版本库,那么此操作与在目标版本库从当前版本库执行 'pull' 操作等\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6280
"    同。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6281
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6282
"    推送默认拒绝导致增加远程版本库顶点数目的操作。这通常表明客户端在推送\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6283
"    之前忘记取得远程版本库的修改,并且合并。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6284
"\n"
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  6285
"    如果使用了选项 '-r',此命名修改集以及其祖先都会被推送到远程版本库。\n"
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  6286
"    \n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  6287
"\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  6288
"    参见主题 'urls' 的帮助信息,以了解位置 'ssh://' 的重要详情。如果没有\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  6289
"    给出目标位置,那么使用默认路径。参见 'hg help urls' 以了解更多信息。\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  6290
"    "
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  6291
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  6292
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6293
msgid "pushing to %s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  6294
msgstr "正在推到 %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6295
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6296
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6297
"roll back an interrupted transaction\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6298
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6299
"    Recover from an interrupted commit or pull.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6300
"\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6301
"    This command tries to fix the repository status after an\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6302
"    interrupted operation. It should only be necessary when Mercurial\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6303
"    suggests it.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6304
"    "
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6305
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6306
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6307
#, fuzzy
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6308
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6309
"remove the specified files on the next commit\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6310
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6311
"    Schedule the indicated files for removal from the repository.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6312
"\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6313
"    This only removes files from the current branch, not from the\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6314
"    entire project history. -A/--after can be used to remove only\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6315
"    files that have already been deleted, -f/--force can be used to\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6316
"    force deletion, and -Af can be used to remove files from the next\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6317
"    revision without deleting them from the working directory.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6318
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6319
"    The following table details the behavior of remove for different\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6320
"    file states (columns) and option combinations (rows). The file\n"
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6321
"    states are Added [A], Clean [C], Modified [M] and Missing [!] (as\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6322
"    reported by hg status). The actions are Warn, Remove (from branch)\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6323
"    and Delete (from disk)::\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6324
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6325
"             A  C  M  !\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6326
"      none   W  RD W  R\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6327
"      -f     R  RD RD R\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6328
"      -A     W  W  W  R\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6329
"      -Af    R  R  R  R\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6330
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6331
"    This command schedules the files to be removed at the next commit.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6332
"    To undo a remove before that, see hg revert.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6333
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6334
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6335
"在下次提交时删除指定文件\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6336
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6337
"    调度从版本库删除指定文件。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6338
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6339
"    它只从当前分支删除文件,不删除历史。'-A' 用于只移除已经删除的文\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6340
"    件,'-f' 用于强制删除,'-Af' 用于从下个版本移除文件,但是不删除\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6341
"    它们。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6342
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6343
"    下表给出了删除不同状态(列)文件的行为和可选的组合(行)。文件状态\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6344
"    ('hg status' 报告的状态)是增加(A),干净(C),已修改(M),丢失(!)。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6345
"    动作是警告(W),移除(R,从分支),以及删除(D,从磁盘)。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6346
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6347
"           A  C  M  !\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6348
"    none   W  RD W  R\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6349
"    -f     R  RD RD R\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6350
"    -A     W  W  W  R\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6351
"    -Af    R  R  R  R\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6352
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6353
"    此命令调度下次提交时删除文件。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6354
"    要在此之前撤销删除,请参见 'hg revert'。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6355
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6356
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6357
#, python-format
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6358
msgid "not removing %s: file is untracked\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6359
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6360
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  6361
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6362
msgid "not removing %s: file %s (use -f to force removal)\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6363
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6364
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6365
msgid "still exists"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6366
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6367
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6368
msgid "is modified"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6369
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6370
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6371
msgid "has been marked for add"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6372
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6373
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6374
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6375
"rename files; equivalent of copy + remove\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6376
"\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6377
"    Mark dest as copies of sources; mark sources for deletion. If dest\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6378
"    is a directory, copies are put in that directory. If dest is a\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6379
"    file, there can only be one source.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6380
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6381
"    By default, this command copies the contents of files as they\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6382
"    exist in the working directory. If invoked with -A/--after, the\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6383
"    operation is recorded, but no copying is performed.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6384
"\n"
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  6385
"    This command takes effect at the next commit. To undo a rename\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6386
"    before that, see hg revert.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6387
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6388
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6389
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6390
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6391
"retry file merges from a merge or update\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6392
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6393
"    This command will cleanly retry unresolved file merges using file\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6394
"    revisions preserved from the last update or merge. To attempt to\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6395
"    resolve all unresolved files, use the -a/--all switch.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6396
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6397
"    If a conflict is resolved manually, please note that the changes\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6398
"    will be overwritten if the merge is retried with resolve. The\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6399
"    -m/--mark switch should be used to mark the file as resolved.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6400
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6401
"    This command also allows listing resolved files and manually\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6402
"    indicating whether or not files are resolved. All files must be\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6403
"    marked as resolved before a commit is permitted.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6404
"\n"
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6405
"    The codes used to show the status of files are::\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6406
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6407
"      U = unresolved\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6408
"      R = resolved\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6409
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6410
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6411
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6412
msgid "too many options specified"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6413
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6414
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6415
msgid "can't specify --all and patterns"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6416
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6417
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6418
msgid "no files or directories specified; use --all to remerge all files"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6419
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6420
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6421
msgid ""
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6422
"restore individual files or directories to an earlier state\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6423
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6424
"    (Use update -r to check out earlier revisions, revert does not\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6425
"    change the working directory parents.)\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6426
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6427
"    With no revision specified, revert the named files or directories\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6428
"    to the contents they had in the parent of the working directory.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6429
"    This restores the contents of the affected files to an unmodified\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6430
"    state and unschedules adds, removes, copies, and renames. If the\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6431
"    working directory has two parents, you must explicitly specify the\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6432
"    revision to revert to.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6433
"\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6434
"    Using the -r/--rev option, revert the given files or directories\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6435
"    to their contents as of a specific revision. This can be helpful\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6436
"    to \"roll back\" some or all of an earlier change. See 'hg help\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6437
"    dates' for a list of formats valid for -d/--date.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6438
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6439
"    Revert modifies the working directory. It does not commit any\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6440
"    changes, or change the parent of the working directory. If you\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6441
"    revert to a revision other than the parent of the working\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6442
"    directory, the reverted files will thus appear modified\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6443
"    afterwards.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6444
"\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6445
"    If a file has been deleted, it is restored. If the executable mode\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6446
"    of a file was changed, it is reset.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6447
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6448
"    If names are given, all files matching the names are reverted.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6449
"    If no arguments are given, no files are reverted.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6450
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6451
"    Modified files are saved with a .orig suffix before reverting.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6452
"    To disable these backups, use --no-backup.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6453
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6454
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6455
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6456
msgid "you can't specify a revision and a date"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6457
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6458
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6459
msgid "no files or directories specified; use --all to revert the whole repo"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6460
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6461
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  6462
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6463
msgid "forgetting %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6464
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6465
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  6466
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6467
msgid "reverting %s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  6468
msgstr "正在恢复 %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6469
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  6470
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6471
msgid "undeleting %s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  6472
msgstr "正在撤销删除 %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6473
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  6474
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6475
msgid "saving current version of %s as %s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  6476
msgstr "保存当前版本的 %s 为 %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6477
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  6478
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6479
msgid "file not managed: %s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  6480
msgstr "文件未被控制: %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6481
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  6482
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6483
msgid "no changes needed to %s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  6484
msgstr "不需要改变 %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6485
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6486
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6487
"roll back the last transaction\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6488
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6489
"    This command should be used with care. There is only one level of\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6490
"    rollback, and there is no way to undo a rollback. It will also\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6491
"    restore the dirstate at the time of the last transaction, losing\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6492
"    any dirstate changes since that time. This command does not alter\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6493
"    the working directory.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6494
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6495
"    Transactions are used to encapsulate the effects of all commands\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6496
"    that create new changesets or propagate existing changesets into a\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6497
"    repository. For example, the following commands are transactional,\n"
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6498
"    and their effects can be rolled back::\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6499
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6500
"      commit\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6501
"      import\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6502
"      pull\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6503
"      push (with this repository as destination)\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6504
"      unbundle\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6505
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6506
"    This command is not intended for use on public repositories. Once\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6507
"    changes are visible for pull by other users, rolling a transaction\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6508
"    back locally is ineffective (someone else may already have pulled\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6509
"    the changes). Furthermore, a race is possible with readers of the\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6510
"    repository; for example an in-progress pull from the repository\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6511
"    may fail if a rollback is performed.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6512
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6513
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6514
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6515
msgid ""
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6516
"print the root (top) of the current working directory\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6517
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6518
"    Print the root directory of the current repository.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6519
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6520
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6521
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6522
#, fuzzy
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6523
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6524
"export the repository via HTTP\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6525
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6526
"    Start a local HTTP repository browser and pull server.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6527
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6528
"    By default, the server logs accesses to stdout and errors to\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6529
"    stderr. Use the -A/--accesslog and -E/--errorlog options to log to\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6530
"    files.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6531
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6532
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6533
"通过 HTTP 发布版本库\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6534
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6535
"    启动本地 HTTP 版本库浏览器和发布服务器。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6536
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6537
"    默认服务器访问日志输出到 stdout,错误日志输出到 stderr。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6538
"    可以使用选项 \"-A\" 和 \"-E\",将这些日志输出到文件。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6539
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6540
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  6541
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6542
msgid "listening at http://%s%s/%s (bound to %s:%d)\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6543
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6544
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6545
#, fuzzy
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6546
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6547
"show changed files in the working directory\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6548
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6549
"    Show status of files in the repository. If names are given, only\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6550
"    files that match are shown. Files that are clean or ignored or\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6551
"    the source of a copy/move operation, are not listed unless\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6552
"    -c/--clean, -i/--ignored, -C/--copies or -A/--all are given.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6553
"    Unless options described with \"show only ...\" are given, the\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6554
"    options -mardu are used.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6555
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6556
"    Option -q/--quiet hides untracked (unknown and ignored) files\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6557
"    unless explicitly requested with -u/--unknown or -i/--ignored.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6558
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6559
"    NOTE: status may appear to disagree with diff if permissions have\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6560
"    changed or a merge has occurred. The standard diff format does not\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6561
"    report permission changes and diff only reports changes relative\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6562
"    to one merge parent.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6563
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6564
"    If one revision is given, it is used as the base revision.\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6565
"    If two revisions are given, the differences between them are\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6566
"    shown.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6567
"\n"
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6568
"    The codes used to show the status of files are::\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6569
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6570
"      M = modified\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6571
"      A = added\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6572
"      R = removed\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6573
"      C = clean\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6574
"      ! = missing (deleted by non-hg command, but still tracked)\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6575
"      ? = not tracked\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6576
"      I = ignored\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6577
"        = origin of the previous file listed as A (added)\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6578
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6579
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6580
"显示工作目录中已改变的文件\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6581
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6582
"    显示版本库中的文件状态。如果指定文件名称,只显示匹配的文件。干净的\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6583
"    文件,被忽略的文件,复制/移动的源文件,不会被显示,除非使用了选项\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6584
"    '-c' (干净的),'-i' (被忽略的),'-C' (复制源) 或者 '-A' (全部)。除\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6585
"    非使用了选项 \"只显示 ...\",否则就使用选项 '-mardu'。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6586
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6587
"    选项 '-q/--quiet' 隐藏未跟踪(未知或被忽略)的文件,除非明确地使用选\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6588
"    项 '-u/--unknown' 或 ‘-i/-ignored’。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6589
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6590
"    注意: 如果修改了权限或者执行了合并,'status' 与 'diff' 的显示可能\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6591
"    不一致。标准差异格式不报告权限的改变,'diff' 只报告相对于一个合并\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6592
"    父亲的改变。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6593
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6594
"    如果给出 1 个版本,就用于基础版本。如果给出 2 个版本,就显示其差异。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6595
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6596
"    显示文件状态的代码是:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6597
"    M = 已修改\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6598
"    A = 已增加\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6599
"    R = 已移除\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6600
"    C = 干净的\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6601
"    ! = 已删除,仍旧被跟踪\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6602
"    ? = 未跟踪\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6603
"    I = 已忽略\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6604
"      = 早先增加的文件自此复制\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6605
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6606
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6607
msgid ""
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6608
"summarize working directory state\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6609
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6610
"    This generates a brief summary of the working directory state,\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6611
"    including parents, branch, commit status, and available updates.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6612
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6613
"    With the --remote option, this will check the default paths for\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6614
"    incoming and outgoing changes. This can be time-consuming.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6615
"    "
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6616
msgstr ""
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6617
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6618
#, fuzzy
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6619
msgid " (empty repository)"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6620
msgstr "创建队列版本库"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6621
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6622
#, fuzzy
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6623
msgid " (no revision checked out)"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6624
msgstr "要合并的版本"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6625
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6626
#, fuzzy, python-format
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6627
msgid "parent: %d:%s %s\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6628
msgstr "父亲:        %d:%s\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6629
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6630
#, fuzzy, python-format
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6631
msgid "branch: %s\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6632
msgstr "分支:        %s\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6633
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6634
#, python-format
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6635
msgid "%d added"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6636
msgstr ""
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6637
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6638
#, python-format
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6639
msgid "%d modified"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6640
msgstr ""
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6641
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6642
#, fuzzy, python-format
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6643
msgid "%d removed"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6644
msgstr "已删除"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6645
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6646
#, python-format
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6647
msgid "%d deleted"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6648
msgstr ""
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6649
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6650
#, python-format
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6651
msgid "%d ignored"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6652
msgstr ""
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6653
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6654
#, python-format
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6655
msgid "%d unknown"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6656
msgstr ""
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6657
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6658
#, fuzzy, python-format
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6659
msgid "%d unresolved"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6660
msgstr "未解决"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6661
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6662
#, fuzzy
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6663
msgid " (merge)"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6664
msgstr "已合并"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6665
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6666
msgid " (new branch)"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6667
msgstr ""
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6668
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6669
msgid " (clean)"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6670
msgstr ""
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6671
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6672
msgid " (new branch head)"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6673
msgstr ""
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6674
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6675
#, fuzzy, python-format
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6676
msgid "commit: %s\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6677
msgstr "中止: %s\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6678
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6679
msgid "update: (current)\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6680
msgstr ""
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6681
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6682
#, fuzzy, python-format
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6683
msgid "update: %d new changesets (update)\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6684
msgstr "如果有新的修改集,就更新到最新版本"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6685
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6686
#, python-format
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6687
msgid "update: %d new changesets, %d branch heads (merge)\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6688
msgstr ""
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6689
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6690
msgid "1 or more incoming"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6691
msgstr ""
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6692
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6693
#, python-format
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6694
msgid "%d outgoing"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6695
msgstr ""
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6696
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6697
#, fuzzy, python-format
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6698
msgid "remote: %s\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6699
msgstr "领域: %s\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6700
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6701
msgid "remote: (synced)\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6702
msgstr ""
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6703
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6704
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6705
"add one or more tags for the current or given revision\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6706
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6707
"    Name a particular revision using <name>.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6708
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6709
"    Tags are used to name particular revisions of the repository and are\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6710
"    very useful to compare different revisions, to go back to significant\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6711
"    earlier versions or to mark branch points as releases, etc.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6712
"\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6713
"    If no revision is given, the parent of the working directory is\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6714
"    used, or tip if no revision is checked out.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6715
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6716
"    To facilitate version control, distribution, and merging of tags,\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6717
"    they are stored as a file named \".hgtags\" which is managed\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6718
"    similarly to other project files and can be hand-edited if\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6719
"    necessary. The file '.hg/localtags' is used for local tags (not\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6720
"    shared among repositories).\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6721
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6722
"    See 'hg help dates' for a list of formats valid for -d/--date.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6723
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6724
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6725
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6726
msgid "tag names must be unique"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6727
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6728
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  6729
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6730
msgid "the name '%s' is reserved"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6731
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6732
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6733
msgid "--rev and --remove are incompatible"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6734
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6735
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  6736
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6737
msgid "tag '%s' does not exist"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6738
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6739
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6740
#, fuzzy, python-format
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6741
msgid "tag '%s' is not a global tag"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6742
msgstr "非本地版本库 '%s'"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6743
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6744
#, fuzzy, python-format
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6745
msgid "tag '%s' is not a local tag"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6746
msgstr "非本地版本库 '%s'"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6747
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  6748
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6749
msgid "tag '%s' already exists (use -f to force)"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6750
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6751
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6752
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6753
"list repository tags\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6754
"\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6755
"    This lists both regular and local tags. When the -v/--verbose\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6756
"    switch is used, a third column \"local\" is printed for local tags.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6757
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6758
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6759
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6760
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6761
"show the tip revision\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6762
"\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6763
"    The tip revision (usually just called the tip) is the changeset\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6764
"    most recently added to the repository (and therefore the most\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6765
"    recently changed head).\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6766
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6767
"    If you have just made a commit, that commit will be the tip. If\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6768
"    you have just pulled changes from another repository, the tip of\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6769
"    that repository becomes the current tip. The \"tip\" tag is special\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6770
"    and cannot be renamed or assigned to a different changeset.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6771
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6772
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6773
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6774
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6775
"apply one or more changegroup files\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6776
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6777
"    Apply one or more compressed changegroup files generated by the\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6778
"    bundle command.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6779
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6780
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6781
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6782
#, fuzzy
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6783
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6784
"update working directory\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6785
"\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6786
"    Update the repository's working directory to the specified\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6787
"    revision, or the tip of the current branch if none is specified.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6788
"    Use null as the revision to remove the working copy (like 'hg\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6789
"    clone -U').\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6790
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6791
"    When the working directory contains no uncommitted changes, it\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6792
"    will be replaced by the state of the requested revision from the\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6793
"    repository. When the requested revision is on a different branch,\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6794
"    the working directory will additionally be switched to that\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6795
"    branch.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6796
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6797
"    When there are uncommitted changes, use option -C/--clean to\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6798
"    discard them, forcibly replacing the state of the working\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6799
"    directory with the requested revision. Alternately, use -c/--check\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6800
"    to abort.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6801
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6802
"    When there are uncommitted changes and option -C/--clean is not\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6803
"    used, and the parent revision and requested revision are on the\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6804
"    same branch, and one of them is an ancestor of the other, then the\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6805
"    new working directory will contain the requested revision merged\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6806
"    with the uncommitted changes. Otherwise, the update will fail with\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6807
"    a suggestion to use 'merge' or 'update -C' instead.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6808
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6809
"    If you want to update just one file to an older revision, use\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6810
"    revert.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6811
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6812
"    See 'hg help dates' for a list of formats valid for -d/--date.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6813
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6814
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6815
"更新工作目录\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6816
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6817
"    更新工作目录到指定版本,或者到当前分支的顶点。使用 'null' 作为版本可以\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6818
"    删除工作副本(类似于 'hg clone -U')。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6819
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6820
"    当工作目录包含未提交的修改时,它会被版本库中指定版本的状态替换。当请求\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6821
"    的版本位于不同分支时,工作目录会被切换到此分支。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6822
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6823
"    可以使用选项 '-C' 来丢弃未提交的修改,强制使用请求的版本替换工作目录的\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6824
"    状态。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6825
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6826
"    当有未提交的修改,没有使用选项 '-C',父版本和请求版本位于不同分支,并且\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6827
"    其中一个是另一个的祖先时,那么新的工作目录包含请求版本与未提交的修改的\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6828
"    合并结果。否则,更新会失败,建议使用 'merge' 或 'update -C'。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6829
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6830
"    如果你只想更新一个文件到旧版本,请使用 'revert'。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6831
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6832
"    参见 'hg help dates' 以获得 '-d/--date' 的有效格式列表。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6833
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6834
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6835
msgid "cannot specify both -c/--check and -C/--clean"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6836
msgstr ""
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6837
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6838
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6839
msgid "uncommitted local changes"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6840
msgstr "提交修改集 %d:%s\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6841
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6842
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6843
"verify the integrity of the repository\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6844
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6845
"    Verify the integrity of the current repository.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6846
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6847
"    This will perform an extensive check of the repository's\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6848
"    integrity, validating the hashes and checksums of each entry in\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6849
"    the changelog, manifest, and tracked files, as well as the\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6850
"    integrity of their crosslinks and indices.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6851
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6852
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6853
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6854
msgid "output version and copyright information"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6855
msgstr "输出版本和版权信息"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6856
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  6857
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6858
msgid "Mercurial Distributed SCM (version %s)\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6859
msgstr "分布式软件配置管理工具 - 水银 (版本 %s)\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6860
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6861
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6862
"\n"
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  6863
"Copyright (C) 2005-2009 Matt Mackall <mpm@selenic.com> and others\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6864
"This is free software; see the source for copying conditions. There is NO\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6865
"warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6866
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6867
"\n"
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  6868
"版权所有 (C) 2005-2009 Matt Mackall <mpm@selenic.com> 和其他人。\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6869
"这是自由软件,具体参见版权条款。这里没有任何担保,甚至没有适合\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6870
"特定目的的隐含的担保。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6871
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6872
#, fuzzy
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6873
msgid "repository root directory or name of overlay bundle file"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6874
msgstr "版本库的根目录或符号路径名称"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6875
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6876
msgid "change working directory"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6877
msgstr "改变工作目录"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6878
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6879
msgid "do not prompt, assume 'yes' for any required answers"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6880
msgstr "不再询问,假定所有答案都是 'yes'"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6881
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6882
msgid "suppress output"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6883
msgstr "抑制输出"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6884
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6885
msgid "enable additional output"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6886
msgstr "启用额外的输出"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6887
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6888
msgid "set/override config option"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6889
msgstr "设置/覆盖配置选项"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6890
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6891
msgid "enable debugging output"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6892
msgstr "启用调试输出"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6893
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6894
msgid "start debugger"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6895
msgstr "启动调试器"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6896
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6897
msgid "set the charset encoding"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6898
msgstr "设置字符集编码"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6899
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6900
msgid "set the charset encoding mode"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6901
msgstr "设置字符集编码模式"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6902
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6903
msgid "print traceback on exception"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6904
msgstr "显示异常的跟踪"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6905
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6906
msgid "time how long the command takes"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6907
msgstr "为命令计时"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6908
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6909
msgid "print command execution profile"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6910
msgstr "显示命令执行的剖析"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6911
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6912
msgid "output version information and exit"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6913
msgstr "显示版本信息后退出"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6914
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6915
msgid "display help and exit"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6916
msgstr "显示帮助后退出"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6917
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6918
msgid "do not perform actions, just print output"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6919
msgstr "不执行操作,只打印输出"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6920
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6921
msgid "specify ssh command to use"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6922
msgstr "指定要使用的 'ssh' 命令"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6923
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6924
msgid "specify hg command to run on the remote side"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6925
msgstr "指定要在远程运行的 'hg' 命令"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6926
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6927
msgid "include names matching the given patterns"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6928
msgstr "包含匹配指定模式的名称"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6929
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6930
msgid "exclude names matching the given patterns"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6931
msgstr "拒绝匹配指定模式的名称"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6932
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6933
msgid "use <text> as commit message"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6934
msgstr "使用 <text> 作为提交日志"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6935
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6936
msgid "read commit message from <file>"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6937
msgstr "从 <file> 读取提交日志"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6938
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6939
msgid "record datecode as commit date"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6940
msgstr "将提供的日期作为提交日期"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6941
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6942
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6943
msgid "record the specified user as committer"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6944
msgstr "将提供的用户作为提交者"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6945
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6946
msgid "display using template map file"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6947
msgstr "使用指定的样式显示"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6948
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6949
msgid "display with template"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6950
msgstr "使用指定的模板显示"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6951
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6952
msgid "do not show merges"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6953
msgstr "不显示合并"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6954
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6955
msgid "treat all files as text"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6956
msgstr "将所有文件视为文本文件"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6957
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6958
msgid "don't include dates in diff headers"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6959
msgstr "不要的差异头中包含日期"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6960
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6961
msgid "show which function each change is in"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6962
msgstr "为每个修改显示在什么函数中"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6963
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6964
msgid "ignore white space when comparing lines"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6965
msgstr "当比较行时忽略空白"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6966
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6967
msgid "ignore changes in the amount of white space"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6968
msgstr "忽略空白数量的改变"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6969
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6970
msgid "ignore changes whose lines are all blank"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6971
msgstr "忽略空行的改变"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6972
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6973
msgid "number of lines of context to show"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6974
msgstr "显示几行上下文"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6975
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6976
msgid "guess renamed files by similarity (0<=s<=100)"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6977
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6978
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6979
msgid "[OPTION]... [FILE]..."
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6980
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6981
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6982
msgid "annotate the specified revision"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6983
msgstr "追溯指定版本"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6984
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6985
msgid "follow file copies and renames"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6986
msgstr "处理文件复制与改名"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6987
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6988
msgid "list the author (long with -v)"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6989
msgstr "列出作者 (增加 '-v' 会以长格式显示)"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6990
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6991
msgid "list the date (short with -q)"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6992
msgstr "列出日期 (增加 '-q' 会以短格式显示)"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6993
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6994
msgid "list the revision number (default)"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6995
msgstr "列出版本号 (默认)"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6996
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6997
msgid "list the changeset"
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  6998
msgstr "列出修改集"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6999
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7000
msgid "show line number at the first appearance"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7001
msgstr "列出首次出现时的行号"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7002
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7003
msgid "[-r REV] [-f] [-a] [-u] [-d] [-n] [-c] [-l] FILE..."
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7004
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7005
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7006
msgid "do not pass files through decoders"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7007
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7008
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7009
msgid "directory prefix for files in archive"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7010
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7011
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7012
msgid "revision to distribute"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7013
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7014
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7015
msgid "type of distribution to create"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7016
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7017
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7018
msgid "[OPTION]... DEST"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7019
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7020
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7021
msgid "merge with old dirstate parent after backout"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7022
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7023
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7024
msgid "parent to choose when backing out merge"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7025
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7026
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7027
msgid "revision to backout"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7028
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7029
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7030
msgid "[OPTION]... [-r] REV"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7031
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7032
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7033
msgid "reset bisect state"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7034
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7035
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7036
msgid "mark changeset good"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7037
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7038
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7039
msgid "mark changeset bad"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7040
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7041
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7042
msgid "skip testing changeset"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7043
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7044
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7045
msgid "use command to check changeset state"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7046
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7047
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7048
msgid "do not update to target"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7049
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7050
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7051
msgid "[-gbsr] [-c CMD] [REV]"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7052
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7053
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7054
msgid "set branch name even if it shadows an existing branch"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7055
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7056
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7057
msgid "reset branch name to parent branch name"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7058
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7059
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7060
msgid "[-fC] [NAME]"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7061
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7062
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7063
msgid "show only branches that have unmerged heads"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7064
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7065
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  7066
#, fuzzy
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  7067
msgid "show normal and closed branches"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  7068
msgstr "只显示已增加文件的状态"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  7069
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7070
msgid "[-a]"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7071
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7072
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7073
msgid "run even when remote repository is unrelated"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7074
msgstr "纵然远程版本库是无关的也要执行"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7075
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7076
msgid "a changeset up to which you would like to bundle"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7077
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7078
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7079
msgid "a base changeset to specify instead of a destination"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7080
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7081
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7082
msgid "bundle all changesets in the repository"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7083
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7084
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7085
msgid "bundle compression type to use"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7086
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7087
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7088
msgid "[-f] [-a] [-r REV]... [--base REV]... FILE [DEST]"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7089
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7090
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7091
msgid "print output to file with formatted name"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7092
msgstr "输出到使用格式化名称的文件中"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7093
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7094
msgid "print the given revision"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7095
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7096
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7097
msgid "apply any matching decode filter"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7098
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7099
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7100
msgid "[OPTION]... FILE..."
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7101
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7102
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7103
msgid "the clone will only contain a repository (no working copy)"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7104
msgstr "只复制版本库(没有工作副本)"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7105
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7106
msgid "a changeset you would like to have after cloning"
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  7107
msgstr "复制后你期望有的修改集"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7108
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7109
msgid "[OPTION]... SOURCE [DEST]"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7110
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7111
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7112
msgid "mark new/missing files as added/removed before committing"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7113
msgstr "在提交之前将'新的/丢失的'文件标记为'已增加/已删除'"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7114
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7115
msgid "mark a branch as closed, hiding it from the branch list"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7116
msgstr "标记一个分支已关闭,不在分支列表中显示"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7117
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7118
msgid "record a copy that has already occurred"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7119
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7120
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7121
msgid "forcibly copy over an existing managed file"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7122
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7123
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7124
msgid "[OPTION]... [SOURCE]... DEST"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7125
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7126
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7127
msgid "[INDEX] REV1 REV2"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7128
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7129
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7130
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7131
msgid "[COMMAND]"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7132
msgstr "命令"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7133
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7134
msgid "show the command options"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7135
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7136
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7137
msgid "[-o] CMD"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7138
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7139
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7140
msgid "try extended date formats"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7141
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7142
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7143
msgid "[-e] DATE [RANGE]"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7144
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7145
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7146
msgid "FILE REV"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7147
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7148
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7149
msgid "[PATH]"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7150
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7151
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7152
msgid "FILE"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7153
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7154
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7155
msgid "revision to rebuild to"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7156
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7157
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7158
msgid "[-r REV] [REV]"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7159
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7160
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7161
msgid "revision to debug"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7162
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7163
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7164
msgid "[-r REV] FILE"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7165
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7166
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7167
msgid "REV1 [REV2]"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7168
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7169
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7170
msgid "do not display the saved mtime"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7171
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7172
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7173
msgid "[OPTION]..."
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7174
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7175
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7176
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7177
msgid "revision to check"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7178
msgstr "要合并的版本"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7179
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7180
msgid "[OPTION]... [-r REV1 [-r REV2]] [FILE]..."
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7181
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7182
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7183
msgid "diff against the second parent"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7184
msgstr "与第二个父亲比较"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7185
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7186
msgid "[OPTION]... [-o OUTFILESPEC] REV..."
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7187
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7188
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7189
msgid "end fields with NUL"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7190
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7191
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7192
msgid "print all revisions that match"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7193
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7194
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7195
msgid "follow changeset history, or file history across copies and renames"
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  7196
msgstr "跟踪修改集历史,或者跟踪文件的复制与改名操作"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7197
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7198
msgid "ignore case when matching"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7199
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7200
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7201
msgid "print only filenames and revisions that match"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7202
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7203
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7204
msgid "print matching line numbers"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7205
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7206
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7207
msgid "search in given revision range"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7208
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7209
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7210
msgid "[OPTION]... PATTERN [FILE]..."
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7211
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7212
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7213
msgid "show only heads which are descendants of REV"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7214
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7215
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  7216
#, fuzzy
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  7217
msgid "show only the active branch heads from open branches"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  7218
msgstr "svn: 分支没有版本 %s"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7219
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7220
#, fuzzy
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  7221
msgid "show normal and closed branch heads"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7222
msgstr "只显示已增加文件的状态"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7223
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7224
msgid "[-r STARTREV] [REV]..."
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7225
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7226
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7227
msgid "[TOPIC]"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7228
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7229
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7230
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7231
msgid "identify the specified revision"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7232
msgstr "追溯指定版本"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7233
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7234
msgid "show local revision number"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7235
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7236
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7237
msgid "show global revision id"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7238
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7239
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7240
msgid "show branch"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7241
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7242
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7243
msgid "show tags"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7244
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7245
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7246
msgid "[-nibt] [-r REV] [SOURCE]"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7247
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7248
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7249
msgid ""
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7250
"directory strip option for patch. This has the same meaning as the "
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7251
"corresponding patch option"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7252
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7253
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7254
msgid "base path"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7255
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7256
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7257
msgid "skip check for outstanding uncommitted changes"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7258
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7259
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7260
msgid "don't commit, just update the working directory"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7261
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7262
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7263
msgid "apply patch to the nodes from which it was generated"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7264
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7265
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7266
msgid "use any branch information in patch (implied by --exact)"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7267
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7268
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7269
msgid "[OPTION]... PATCH..."
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7270
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7271
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7272
msgid "show newest record first"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7273
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7274
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7275
msgid "file to store the bundles into"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7276
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7277
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7278
msgid "a specific revision up to which you would like to pull"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7279
msgstr "指定要取得的最高版本"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7280
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7281
msgid "[-p] [-n] [-M] [-f] [-r REV]... [--bundle FILENAME] [SOURCE]"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7282
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7283
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7284
msgid "[-e CMD] [--remotecmd CMD] [DEST]"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7285
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7286
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7287
msgid "search the repository as it stood at REV"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7288
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7289
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7290
msgid "end filenames with NUL, for use with xargs"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7291
msgstr "在文件名称结尾增加 NUL,用于 xargs"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7292
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7293
msgid "print complete paths from the filesystem root"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7294
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7295
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7296
msgid "[OPTION]... [PATTERN]..."
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7297
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7298
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7299
msgid "only follow the first parent of merge changesets"
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  7300
msgstr "只跟踪修改集的第一个父亲"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7301
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7302
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7303
msgid "show revisions matching date spec"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7304
msgstr "显示匹配日期的版本"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7305
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7306
msgid "show copied files"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7307
msgstr "显示复制的文件"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7308
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7309
msgid "do case-insensitive search for a keyword"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7310
msgstr "对关键字执行不区分大小写的搜索"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7311
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7312
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7313
msgid "include revisions where files were removed"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7314
msgstr "包含删除文件的版本"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7315
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7316
msgid "show only merges"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7317
msgstr "只显示合并"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7318
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7319
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7320
msgid "revisions committed by user"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7321
msgstr "指定用户提交的版本"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7322
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7323
msgid "show only changesets within the given named branch"
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  7324
msgstr "只显示位于指定命名分支中的修改集"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7325
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7326
msgid "do not display revision or any of its ancestors"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7327
msgstr "不显示指定版本或其祖先"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7328
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7329
msgid "[OPTION]... [FILE]"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7330
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7331
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7332
msgid "revision to display"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7333
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7334
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7335
msgid "[-r REV]"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7336
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7337
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7338
msgid "force a merge with outstanding changes"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7339
msgstr "强制与已有修改合并"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7340
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7341
msgid "revision to merge"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7342
msgstr "要合并的版本"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7343
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7344
msgid "review revisions to merge (no merge is performed)"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7345
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7346
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7347
msgid "[-f] [[-r] REV]"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7348
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7349
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7350
msgid "a specific revision up to which you would like to push"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7351
msgstr "指定你要推送的最高版本"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7352
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7353
msgid "[-M] [-p] [-n] [-f] [-r REV]... [DEST]"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7354
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7355
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7356
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7357
msgid "show parents from the specified revision"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7358
msgstr "从指定的版本显示父亲"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7359
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7360
msgid "[-r REV] [FILE]"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7361
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7362
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7363
msgid "[NAME]"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7364
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7365
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7366
msgid "update to new tip if changesets were pulled"
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  7367
msgstr "如果有新的修改集,就更新到最新版本"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7368
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7369
msgid "[-u] [-f] [-r REV]... [-e CMD] [--remotecmd CMD] [SOURCE]"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7370
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7371
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7372
msgid "force push"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7373
msgstr "强制推送"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7374
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7375
msgid "[-f] [-r REV]... [-e CMD] [--remotecmd CMD] [DEST]"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7376
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7377
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7378
msgid "record delete for missing files"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7379
msgstr "将丢失的文件视为删除"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7380
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7381
msgid "remove (and delete) file even if added or modified"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7382
msgstr "删除文件,纵然它已被增加或修改"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7383
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7384
msgid "record a rename that has already occurred"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7385
msgstr "记录已经发生的改名"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7386
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7387
msgid "[OPTION]... SOURCE... DEST"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7388
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7389
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7390
msgid "remerge all unresolved files"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7391
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7392
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7393
msgid "list state of files needing merge"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7394
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7395
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7396
msgid "mark files as resolved"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7397
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7398
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7399
msgid "unmark files as resolved"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7400
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7401
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7402
msgid "revert all changes when no arguments given"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7403
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7404
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7405
msgid "tipmost revision matching date"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7406
msgstr "匹配最接近顶点的日期"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7407
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7408
msgid "revision to revert to"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7409
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7410
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7411
msgid "do not save backup copies of files"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7412
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7413
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7414
msgid "[OPTION]... [-r REV] [NAME]..."
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7415
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7416
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7417
msgid "name of access log file to write to"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7418
msgstr "记录访问日志的文件名称"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7419
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7420
msgid "name of error log file to write to"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7421
msgstr "记录错误日志的文件名称"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7422
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7423
msgid "port to listen on (default: 8000)"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7424
msgstr "监听的端口(默认: 8000)"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7425
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7426
msgid "address to listen on (default: all interfaces)"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7427
msgstr "监听地址(默认: 所有地址)"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7428
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7429
msgid "prefix path to serve from (default: server root)"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7430
msgstr "服务路径前缀(默认: 服务器根)"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7431
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7432
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7433
msgid "name to show in web pages (default: working directory)"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7434
msgstr "在 WEB 页面中显示的名称(默认: 工作目录)"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7435
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7436
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7437
msgid "name of the webdir config file (serve more than one repository)"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7438
msgstr "webdir 配置文件的名称(发布多个版本库)"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7439
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7440
msgid "for remote clients"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7441
msgstr "针对远程客户端"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7442
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7443
msgid "web templates to use"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7444
msgstr "使用的 WEB 模板"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7445
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7446
msgid "template style to use"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7447
msgstr "使用的显示样式"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7448
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7449
msgid "use IPv6 in addition to IPv4"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7450
msgstr "同时使用 IPv6 和 IPv4"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7451
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7452
msgid "SSL certificate file"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7453
msgstr "SSL 证书文件"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7454
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7455
msgid "show untrusted configuration options"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7456
msgstr "显示不能信赖的配置选项"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7457
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7458
msgid "[-u] [NAME]..."
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7459
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7460
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  7461
msgid "check for push and pull"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  7462
msgstr ""
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  7463
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7464
msgid "show status of all files"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7465
msgstr "显示全部文件的状态"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7466
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7467
msgid "show only modified files"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7468
msgstr "只显示已修改文件的状态"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7469
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7470
msgid "show only added files"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7471
msgstr "只显示已增加文件的状态"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7472
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7473
msgid "show only removed files"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7474
msgstr "只显示已移除文件的状态"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7475
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7476
msgid "show only deleted (but tracked) files"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7477
msgstr "只显示已删除(但被跟踪)文件的状态"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7478
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7479
msgid "show only files without changes"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7480
msgstr "只显示无改动文件的状态"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7481
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7482
msgid "show only unknown (not tracked) files"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7483
msgstr "只显示未知(未被跟踪)文件的状态"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7484
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7485
msgid "show only ignored files"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7486
msgstr "只显示被忽略文件的状态"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7487
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7488
msgid "hide status prefix"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7489
msgstr "隐藏状态前缀"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7490
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7491
msgid "show source of copied files"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7492
msgstr "显示文件的复制源"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7493
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7494
msgid "show difference from revision"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7495
msgstr "显示版本差异"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7496
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7497
msgid "replace existing tag"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7498
msgstr "替换已有的标签"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7499
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7500
msgid "make the tag local"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7501
msgstr "标记标签为本地"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7502
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7503
msgid "revision to tag"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7504
msgstr "标签对应的版本"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7505
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7506
msgid "remove a tag"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7507
msgstr "删除标签"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7508
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7509
msgid "[-l] [-m TEXT] [-d DATE] [-u USER] [-r REV] NAME..."
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7510
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7511
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7512
msgid "[-p]"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7513
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7514
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7515
msgid "update to new tip if changesets were unbundled"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7516
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7517
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7518
msgid "[-u] FILE..."
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7519
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7520
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7521
msgid "overwrite locally modified files (no backup)"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7522
msgstr "覆盖本地修改的文件(不备份)"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7523
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7524
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7525
msgid "check for uncommitted changes"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7526
msgstr "提交修改集 %d:%s\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7527
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7528
msgid "[-C] [-d DATE] [[-r] REV]"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7529
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7530
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7531
#, python-format
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7532
msgid "config error at %s:%d: '%s'"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7533
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7534
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7535
msgid "not found in manifest"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7536
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7537
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7538
msgid "branch name not in UTF-8!"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7539
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7540
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7541
msgid "working directory state appears damaged!"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7542
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7543
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7544
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7545
msgid "'\\n' and '\\r' disallowed in filenames: %r"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7546
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7547
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7548
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7549
msgid "directory %r already in dirstate"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7550
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7551
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7552
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7553
msgid "file %r in dirstate clashes with %r"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7554
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7555
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7556
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7557
msgid "not in dirstate: %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7558
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7559
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7560
msgid "unknown"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7561
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7562
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7563
msgid "character device"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7564
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7565
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7566
msgid "block device"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7567
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7568
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7569
msgid "fifo"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7570
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7571
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7572
msgid "socket"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7573
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7574
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7575
msgid "directory"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7576
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7577
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7578
#, python-format
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7579
msgid "unsupported file type (type is %s)"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7580
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7581
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7582
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7583
msgid "abort: %s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  7584
msgstr "中止: %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7585
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7586
#, python-format
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  7587
msgid "hg: %s\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  7588
msgstr ""
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  7589
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  7590
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7591
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7592
"hg: command '%s' is ambiguous:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7593
"    %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7594
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7595
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7596
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7597
msgid "timed out waiting for lock held by %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7598
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7599
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7600
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7601
msgid "lock held by %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7602
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7603
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7604
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7605
msgid "abort: %s: %s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  7606
msgstr "中止: %s: %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7607
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7608
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7609
msgid "abort: could not lock %s: %s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  7610
msgstr "中止: 不能锁定 %s: %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7611
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7612
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7613
msgid "hg %s: %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7614
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7615
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7616
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7617
msgid "abort: %s!\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  7618
msgstr "中止: %s!\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7619
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7620
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7621
msgid "abort: %s"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  7622
msgstr "中止: %s"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7623
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7624
msgid " empty string\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7625
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7626
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7627
msgid "killed!\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7628
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7629
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7630
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7631
msgid "hg: unknown command '%s'\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7632
msgstr "hg: 未知命令 '%s'\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7633
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7634
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7635
msgid "abort: could not import module %s!\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  7636
msgstr "中止: 不能导入模块 %s!\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7637
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7638
msgid "(did you forget to compile extensions?)\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  7639
msgstr "(你是否忘记了编译扩展?)\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7640
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7641
msgid "(is your Python install correct?)\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  7642
msgstr "(你的 Python 安装正确吗?)\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7643
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7644
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7645
msgid "abort: error: %s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  7646
msgstr "中止: 失败: %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7647
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7648
msgid "broken pipe\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  7649
msgstr "坏掉的管道\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7650
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7651
msgid "interrupted!\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  7652
msgstr "中断!\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7653
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7654
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7655
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7656
"broken pipe\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7657
msgstr ""
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  7658
"\n"
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  7659
"坏掉的管道\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7660
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7661
msgid "abort: out of memory\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  7662
msgstr "中止: 内存不足\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7663
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7664
msgid "** unknown exception encountered, details follow\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  7665
msgstr "** 遇到了未知异常,详细信息如下\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7666
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  7667
#, fuzzy
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  7668
msgid "** report bug details to http://mercurial.selenic.com/bts/\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  7669
msgstr "** 报告问题详情到 http://www.selenic.com/mercurial/bts\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7670
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7671
msgid "** or mercurial@selenic.com\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  7672
msgstr "** 或 mercurial@selenic.com\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7673
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7674
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7675
msgid "** Mercurial Distributed SCM (version %s)\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7676
msgstr "** 分布式软件配置管理工具 - 水银 (版本 %s)\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7677
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7678
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7679
msgid "** Extensions loaded: %s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  7680
msgstr "** 已加载的扩展: %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7681
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7682
#, python-format
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7683
msgid "no definition for alias '%s'\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7684
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7685
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7686
#, fuzzy, python-format
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7687
msgid "alias '%s' resolves to unknown command '%s'\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7688
msgstr "hg: 未知命令 '%s'\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7689
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7690
#, python-format
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7691
msgid "alias '%s' resolves to ambiguous command '%s'\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7692
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7693
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7694
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7695
msgid "malformed --config option: %s"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  7696
msgstr "非法 '--config' 选项: %s"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7697
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7698
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7699
msgid "extension '%s' overrides commands: %s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  7700
msgstr "扩展 '%s' 覆盖了命令: %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7701
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7702
msgid "Option --config may not be abbreviated!"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  7703
msgstr "选项 '--config' 不能简短!"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7704
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7705
msgid "Option --cwd may not be abbreviated!"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  7706
msgstr "选项 '--cwd' 不能简短!"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7707
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7708
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7709
msgid ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7710
"Option -R has to be separated from other options (e.g. not -qR) and --"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7711
"repository may only be abbreviated as --repo!"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7712
msgstr ""
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  7713
"选项 -R 必须隔离使用(也就是不能 -qR),并且 --repository 只能简短为 --repo!"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7714
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7715
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7716
msgid "Time: real %.3f secs (user %.3f+%.3f sys %.3f+%.3f)\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  7717
msgstr "时间: 实际 %.3f 秒(用户 %.3f+%.3f 系统 %.3f+%.3f)\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7718
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7719
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7720
msgid "repository '%s' is not local"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  7721
msgstr "非本地版本库 '%s'"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7722
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7723
msgid "invalid arguments"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  7724
msgstr "非法参数"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7725
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7726
#, python-format
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7727
msgid "unrecognized profiling format '%s' - Ignored\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7728
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7729
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7730
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7731
"lsprof not available - install from http://codespeak.net/svn/user/arigo/hack/"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7732
"misc/lsprof/"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7733
msgstr ""
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  7734
"lsprof 不可用 - 从 http://codespeak.net/svn/user/arigo/hack/misc/lsprof/ 安装"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7735
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7736
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7737
msgid "*** failed to import extension %s from %s: %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7738
msgstr "*** 加载扩展 '%s',自 '%s': %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7739
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7740
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7741
msgid "*** failed to import extension %s: %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7742
msgstr "*** 加载扩展 '%s' 失败: %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7743
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7744
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7745
msgid "couldn't find merge tool %s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  7746
msgstr "不能找到合并工具 '%s'\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7747
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7748
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7749
msgid "tool %s can't handle symlinks\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  7750
msgstr "工具 '%s' 不能处理符号链接\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7751
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7752
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7753
msgid "tool %s can't handle binary\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  7754
msgstr "工具 '%s' 不能处理二进制\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7755
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7756
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7757
msgid "tool %s requires a GUI\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  7758
msgstr "工具 '%s' 需要 GUI\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7759
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7760
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7761
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7762
" no tool found to merge %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7763
"keep (l)ocal or take (o)ther?"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7764
msgstr ""
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  7765
" 没有找到工具合并 %s\n"
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  7766
"使用本地(l)或者他人(o)的内容?"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7767
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7768
msgid "&Local"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7769
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7770
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7771
msgid "&Other"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7772
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7773
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7774
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7775
msgid "merging %s and %s to %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7776
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7777
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7778
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7779
msgid "merging %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7780
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7781
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7782
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7783
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7784
" output file %s appears unchanged\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7785
"was merge successful (yn)?"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7786
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7787
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7788
msgid "&No"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7789
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7790
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7791
msgid "&Yes"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7792
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7793
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7794
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7795
msgid "merging %s failed!\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7796
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7797
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7798
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7799
msgid "Inconsistent state, %s:%s is good and bad"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7800
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7801
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7802
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7803
msgid "unknown bisect kind %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7804
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7805
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7806
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7807
msgid "disabled extensions:"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7808
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7809
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7810
"启用的扩展:\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7811
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7812
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7813
msgid "Date Formats"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7814
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7815
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7816
msgid "File Name Patterns"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7817
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7818
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7819
msgid "Environment Variables"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7820
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7821
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7822
msgid "Specifying Single Revisions"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7823
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7824
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7825
msgid "Specifying Multiple Revisions"
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7826
msgstr "指定多个版本"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7827
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7828
msgid "Diff Formats"
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7829
msgstr "差异格式"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7830
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7831
msgid "Template Usage"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7832
msgstr "模版用法"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7833
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7834
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7835
msgid "URL Paths"
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7836
msgstr "统一资源定位路径"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7837
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7838
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7839
msgid "Using additional features"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7840
msgstr "启用额外的输出"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7841
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7842
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7843
msgid "can only share local repositories"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7844
msgstr "为此版本库启动服务 'inotify'"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7845
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7846
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7847
msgid "destination already exists"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7848
msgstr "版本库 %s 已存在"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7849
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7850
msgid "updating working directory\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7851
msgstr "正在更新工作目录\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7852
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7853
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7854
msgid "destination directory: %s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  7855
msgstr "目标目录: %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7856
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7857
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7858
msgid "destination '%s' already exists"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7859
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7860
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7861
#, fuzzy, python-format
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7862
msgid "destination '%s' is not empty"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7863
msgstr "非本地版本库 '%s'"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7864
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7865
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7866
"src repository does not support revision lookup and so doesn't support clone "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7867
"by revision"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7868
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7869
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7870
msgid "clone from remote to remote not supported"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7871
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7872
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  7873
#, fuzzy, python-format
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  7874
msgid "updating to branch %s\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  7875
msgstr "正在更新标签\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  7876
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  7877
#, python-format
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  7878
msgid ""
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  7879
"%d files updated, %d files merged, %d files removed, %d files unresolved\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  7880
msgstr ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7881
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7882
msgid "use 'hg resolve' to retry unresolved file merges\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7883
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7884
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  7885
msgid ""
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  7886
"use 'hg resolve' to retry unresolved file merges or 'hg update -C' to "
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  7887
"abandon\n"
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  7888
msgstr ""
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  7889
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7890
msgid "(branch merge, don't forget to commit)\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7891
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7892
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7893
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7894
msgid "error reading %s/.hg/hgrc: %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7895
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7896
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7897
msgid "SSL support is unavailable"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7898
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7899
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7900
msgid "IPv6 is not available on this system"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7901
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7902
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7903
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7904
msgid "cannot start server at '%s:%d': %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7905
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7906
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7907
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7908
msgid "calling hook %s: %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7909
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7910
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7911
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7912
msgid "%s hook is invalid (\"%s\" not in a module)"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7913
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7914
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7915
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7916
msgid "%s hook is invalid (import of \"%s\" failed)"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7917
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7918
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7919
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7920
msgid "%s hook is invalid (\"%s\" is not defined)"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7921
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7922
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7923
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7924
msgid "%s hook is invalid (\"%s\" is not callable)"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7925
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7926
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7927
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7928
msgid "error: %s hook failed: %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7929
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7930
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7931
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7932
msgid "error: %s hook raised an exception: %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7933
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7934
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7935
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7936
msgid "%s hook failed"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7937
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7938
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7939
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7940
msgid "warning: %s hook failed\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7941
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7942
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7943
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7944
msgid "running hook %s: %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7945
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7946
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7947
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7948
msgid "%s hook %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7949
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7950
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7951
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7952
msgid "warning: %s hook %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7953
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7954
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7955
msgid "connection ended unexpectedly"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7956
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7957
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7958
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7959
msgid "unsupported URL component: \"%s\""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7960
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7961
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7962
msgid "operation not supported over http"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7963
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7964
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7965
msgid "authorization failed"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  7966
msgstr "授权失败"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7967
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7968
msgid "http error, possibly caused by proxy setting"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7969
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7970
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7971
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7972
msgid "real URL is %s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  7973
msgstr "实际 URL 是 '%s'\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7974
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7975
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7976
msgid "'%s' does not appear to be an hg repository"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  7977
msgstr "'%s' 似乎不是水银版本库"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7978
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7979
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7980
msgid "'%s' sent a broken Content-Type header (%s)"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7981
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7982
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7983
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7984
msgid "'%s' uses newer protocol %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7985
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7986
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7987
msgid "look up remote revision"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7988
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7989
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7990
msgid "unexpected response:"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7991
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7992
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7993
msgid "look up remote changes"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7994
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7995
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7996
msgid "push failed (unexpected response):"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7997
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7998
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7999
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8000
msgid "push failed: %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8001
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8002
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8003
msgid "Python support for SSL and HTTPS is not installed"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8004
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8005
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8006
msgid "cannot create new http repository"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8007
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8008
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8009
#, python-format
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  8010
msgid "ignoring invalid syntax '%s'"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8011
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8012
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8013
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8014
msgid "skipping unreadable ignore file '%s': %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8015
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8016
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8017
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8018
msgid "repository %s not found"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8019
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8020
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8021
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8022
msgid "repository %s already exists"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  8023
msgstr "版本库 %s 已存在"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8024
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8025
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8026
msgid "requirement '%s' not supported"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8027
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8028
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8029
#, python-format
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8030
msgid ".hg/sharedpath points to nonexistent directory %s"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8031
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8032
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8033
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8034
msgid "%r cannot be used in a tag name"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8035
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8036
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8037
msgid "working copy of .hgtags is changed (please commit .hgtags manually)"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8038
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8039
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8040
#, python-format
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8041
msgid "working directory has unknown parent '%s'!"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8042
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8043
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8044
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8045
msgid "unknown revision '%s'"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8046
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8047
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8048
msgid "journal already exists - run hg recover"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8049
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8050
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8051
msgid "rolling back interrupted transaction\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  8052
msgstr "回滚中断的事务\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8053
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8054
msgid "no interrupted transaction available\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8055
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8056
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8057
msgid "rolling back last transaction\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  8058
msgstr "回滚最近的事务\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8059
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8060
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8061
msgid "Named branch could not be reset, current branch still is: %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8062
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8063
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8064
msgid "no rollback information available\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  8065
msgstr "没有回滚信息可用\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8066
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8067
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8068
msgid "waiting for lock on %s held by %r\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8069
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8070
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8071
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8072
msgid "repository %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8073
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8074
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8075
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8076
msgid "working directory of %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8077
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8078
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8079
msgid "cannot partially commit a merge (do not specify files or patterns)"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8080
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8081
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8082
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8083
msgid "file not found!"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8084
msgstr "没有找到样式: %s"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8085
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8086
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8087
msgid "no match under directory!"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8088
msgstr "改变工作目录"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8089
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8090
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8091
msgid "file not tracked!"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  8092
msgstr "%s 没有被跟踪!\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8093
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8094
msgid "unresolved merge conflicts (see hg resolve)"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  8095
msgstr "未解决的合并冲突(参见 'hg resolve')"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8096
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8097
#, fuzzy, python-format
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8098
msgid "committing subrepository %s\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8099
msgstr "初始化目标版本库 %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8100
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8101
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8102
msgid "trouble committing %s!\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  8103
msgstr "提交 '%s' 出错!\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8104
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8105
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8106
msgid "%s does not exist!\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  8107
msgstr "%s 不存在!\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8108
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8109
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8110
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8111
"%s: files over 10MB may cause memory and performance problems\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8112
"(use 'hg revert %s' to unadd the file)\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8113
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8114
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8115
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8116
msgid "%s not added: only files and symlinks supported currently\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8117
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8118
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8119
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8120
msgid "%s already tracked!\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8121
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8122
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8123
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8124
msgid "%s not added!\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8125
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8126
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8127
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8128
msgid "%s still exists!\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8129
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8130
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8131
#, python-format
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8132
msgid "%s not tracked!\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8133
msgstr "%s 没有被跟踪!\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8134
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8135
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8136
msgid "%s not removed!\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8137
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8138
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8139
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8140
msgid "copy failed: %s is not a file or a symbolic link\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8141
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8142
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8143
msgid "searching for changes\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  8144
msgstr "正在搜索修改\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8145
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8146
msgid "already have changeset "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8147
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8148
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8149
msgid "warning: repository is unrelated\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8150
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8151
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8152
msgid "repository is unrelated"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8153
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8154
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8155
msgid "requesting all changes\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  8156
msgstr "正在请求全部修改\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8157
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8158
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8159
"Partial pull cannot be done because other repository doesn't support "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8160
"changegroupsubset."
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8161
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8162
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8163
#, python-format
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8164
msgid "abort: push creates new remote branch '%s'!\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8165
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8166
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8167
msgid "abort: push creates new remote heads!\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8168
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8169
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8170
msgid "(did you forget to merge? use push -f to force)\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8171
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8172
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8173
msgid "note: unsynced remote changes!\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8174
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8175
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8176
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8177
msgid "%d changesets found\n"
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  8178
msgstr "已发现 %d 个修改集\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8179
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8180
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8181
msgid "empty or missing revlog for %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8182
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8183
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8184
msgid "adding changesets\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  8185
msgstr "正在增加修改集\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8186
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8187
msgid "received changelog group is empty"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8188
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8189
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8190
msgid "adding manifests\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  8191
msgstr "正在增加清单\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8192
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8193
msgid "adding file changes\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  8194
msgstr "正在增加文件改变\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8195
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8196
msgid "received file revlog group is empty"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8197
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8198
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8199
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8200
msgid " (%+d heads)"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8201
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8202
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8203
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8204
msgid "added %d changesets with %d changes to %d files%s\n"
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  8205
msgstr "已增加 %d 个修改集,包含 %d 个改变,修改了 %d 个文件%s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8206
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8207
msgid "Unexpected response from remote server:"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8208
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8209
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8210
msgid "operation forbidden by server"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8211
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8212
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8213
msgid "locking the remote repository failed"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8214
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8215
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8216
msgid "the server sent an unknown error code"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8217
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8218
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8219
msgid "streaming all changes\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8220
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8221
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8222
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8223
msgid "%d files to transfer, %s of data\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8224
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8225
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8226
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8227
msgid "transferred %s in %.1f seconds (%s/sec)\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8228
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8229
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8230
msgid "no [smtp]host in hgrc - cannot send mail"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8231
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8232
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8233
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8234
msgid "sending mail: smtp host %s, port %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8235
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8236
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8237
msgid "can't use TLS: Python SSL support not installed"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8238
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8239
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8240
msgid "(using tls)\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8241
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8242
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8243
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8244
msgid "(authenticating to mail server as %s)\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8245
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8246
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8247
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8248
msgid "sending mail: %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8249
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8250
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8251
msgid "smtp specified as email transport, but no smtp host configured"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8252
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8253
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8254
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8255
msgid "%r specified as email transport, but not in PATH"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8256
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8257
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8258
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8259
msgid "ignoring invalid sendcharset: %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8260
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8261
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8262
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8263
msgid "invalid email address: %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8264
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8265
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8266
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8267
msgid "invalid local address: %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8268
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8269
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8270
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8271
msgid "failed to remove %s from manifest"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8272
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8273
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8274
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8275
msgid "diff context lines count must be an integer, not %r"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8276
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8277
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8278
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8279
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8280
"untracked file in working directory differs from file in requested revision: "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8281
"'%s'"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8282
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8283
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8284
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8285
msgid "case-folding collision between %s and %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8286
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8287
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8288
#, python-format
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8289
msgid ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8290
" conflicting flags for %s\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8291
"(n)one, e(x)ec or sym(l)ink?"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8292
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8293
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8294
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8295
msgid "&None"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8296
msgstr "完成\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8297
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8298
msgid "E&xec"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8299
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8300
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8301
msgid "Sym&link"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8302
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8303
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8304
msgid "resolving manifests\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  8305
msgstr "正在解析清单\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8306
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8307
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8308
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8309
" local changed %s which remote deleted\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8310
"use (c)hanged version or (d)elete?"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8311
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8312
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8313
msgid "&Changed"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8314
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8315
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8316
msgid "&Delete"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8317
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8318
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8319
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8320
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8321
"remote changed %s which local deleted\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8322
"use (c)hanged version or leave (d)eleted?"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8323
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8324
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8325
msgid "&Deleted"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8326
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8327
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8328
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8329
msgid "update failed to remove %s: %s!\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8330
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8331
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8332
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8333
msgid "getting %s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  8334
msgstr "正在检出 %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8335
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8336
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8337
msgid "getting %s to %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8338
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8339
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8340
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8341
msgid "warning: detected divergent renames of %s to:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8342
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8343
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8344
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8345
msgid "branch %s not found"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8346
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8347
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8348
msgid "can't merge with ancestor"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8349
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8350
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8351
msgid "nothing to merge (use 'hg update' or check 'hg heads')"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8352
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8353
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8354
msgid "outstanding uncommitted changes (use 'hg status' to list changes)"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8355
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8356
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8357
msgid "crosses branches (use 'hg merge' or 'hg update -C' to discard changes)"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8358
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8359
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8360
msgid "crosses branches (use 'hg merge' or 'hg update -C')"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8361
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8362
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8363
msgid "crosses named branches (use 'hg update -C' to discard changes)"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8364
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8365
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8366
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8367
msgid "cannot create %s: destination already exists"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8368
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8369
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8370
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8371
msgid "cannot create %s: unable to create destination directory"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8372
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8373
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8374
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8375
msgid "unable to find '%s' for patching\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8376
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8377
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8378
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8379
msgid "patching file %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8380
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8381
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8382
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8383
msgid "%d out of %d hunks FAILED -- saving rejects to file %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8384
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8385
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8386
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8387
msgid "bad hunk #%d %s (%d %d %d %d)"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8388
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8389
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8390
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8391
msgid "file %s already exists\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8392
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8393
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8394
#, python-format
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8395
msgid "Hunk #%d succeeded at %d %s(offset %d line).\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8396
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8397
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8398
#, python-format
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8399
msgid "Hunk #%d succeeded at %d %s(offset %d lines).\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8400
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8401
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8402
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8403
msgid "Hunk #%d FAILED at %d\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8404
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8405
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8406
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8407
msgid "bad hunk #%d"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8408
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8409
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8410
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8411
msgid "bad hunk #%d old text line %d"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8412
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8413
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8414
msgid "could not extract binary patch"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8415
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8416
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8417
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8418
msgid "binary patch is %d bytes, not %d"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8419
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8420
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8421
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8422
msgid "unable to strip away %d dirs from %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8423
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8424
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8425
msgid "undefined source and destination files"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8426
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8427
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8428
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8429
msgid "malformed patch %s %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8430
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8431
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8432
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8433
msgid "unsupported parser state: %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8434
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8435
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8436
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8437
msgid "patch command failed: %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8438
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8439
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8440
#, python-format
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8441
msgid "Unsupported line endings type: %s"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8442
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8443
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8444
#, python-format
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  8445
msgid " %d files changed, %d insertions(+), %d deletions(-)\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8446
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8447
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8448
#, python-format
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8449
msgid "exited with status %d"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8450
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8451
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8452
#, python-format
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8453
msgid "killed by signal %d"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8454
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8455
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8456
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8457
msgid "saving bundle to %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8458
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8459
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8460
msgid "adding branch\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8461
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8462
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8463
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8464
msgid "cannot %s; remote repository does not support the %r capability"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8465
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8466
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8467
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8468
msgid "unknown compression type %r"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8469
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8470
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8471
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8472
msgid "index %s unknown flags %#04x for format v0"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8473
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8474
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8475
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8476
msgid "index %s unknown flags %#04x for revlogng"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8477
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8478
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8479
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8480
msgid "index %s unknown format %d"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8481
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8482
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8483
#, python-format
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8484
msgid "index %s is corrupted"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8485
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8486
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8487
msgid "no node"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8488
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8489
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8490
msgid "ambiguous identifier"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8491
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8492
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8493
msgid "no match found"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8494
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8495
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8496
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8497
msgid "incompatible revision flag %x"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8498
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8499
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8500
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8501
msgid "%s not found in the transaction"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8502
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8503
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8504
msgid "unknown base"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8505
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8506
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8507
msgid "consistency error adding group"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8508
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8509
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8510
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8511
msgid "%s looks like a binary file."
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8512
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8513
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8514
msgid "can only specify two labels."
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8515
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8516
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8517
msgid "warning: conflicts during merge.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8518
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8519
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8520
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8521
msgid "couldn't parse location %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8522
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8523
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8524
msgid "could not create remote repo"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8525
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8526
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  8527
msgid "no suitable response from remote hg"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  8528
msgstr ""
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  8529
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8530
msgid "remote: "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8531
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8532
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8533
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8534
msgid "push refused: %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8535
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8536
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8537
msgid "unsynced changes"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8538
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8539
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8540
msgid "cannot lock static-http repository"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8541
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8542
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8543
msgid "cannot create new static-http repository"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8544
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8545
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8546
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8547
msgid "invalid entry in fncache, line %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8548
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8549
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8550
#, python-format
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8551
msgid ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8552
" subrepository sources for %s differ\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8553
"use (l)ocal source (%s) or (r)emote source (%s)?"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8554
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8555
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8556
msgid "&Remote"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8557
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8558
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8559
#, python-format
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8560
msgid ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8561
" local changed subrepository %s which remote removed\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8562
"use (c)hanged version or (d)elete?"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8563
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8564
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8565
#, python-format
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8566
msgid ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8567
" remote changed subrepository %s which local removed\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8568
"use (c)hanged version or (d)elete?"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8569
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8570
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8571
#, fuzzy, python-format
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8572
msgid "removing subrepo %s\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8573
msgstr "正在删除 %s\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8574
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8575
#, fuzzy, python-format
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8576
msgid "pulling subrepo %s\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8577
msgstr "正在拉自 %s\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8578
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8579
#, fuzzy, python-format
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8580
msgid "pushing subrepo %s\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8581
msgstr "正在推到 %s\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8582
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  8583
#, python-format
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  8584
msgid "%s, line %s: %s\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  8585
msgstr ""
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  8586
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  8587
msgid "cannot parse entry"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  8588
msgstr ""
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  8589
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  8590
#, python-format
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  8591
msgid "node '%s' is not well formed"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  8592
msgstr ""
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  8593
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8594
msgid "unmatched quotes"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  8595
msgstr "不匹配的引号"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8596
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8597
#, python-format
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8598
msgid "error expanding '%s%%%s'"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8599
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8600
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8601
#, python-format
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8602
msgid "unknown filter '%s'"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8603
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8604
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8605
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8606
msgid "style not found: %s"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  8607
msgstr "没有找到样式: %s"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8608
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8609
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8610
msgid "template file %s: %s"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  8611
msgstr "模版文件 %s: %s"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8612
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8613
msgid "cannot use transaction when it is already committed/aborted"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8614
msgstr ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8615
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8616
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8617
msgid "failed to truncate %s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  8618
msgstr "截断 '%s' 失败\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8619
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8620
msgid "transaction abort!\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8621
msgstr "事务中止!\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8622
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8623
msgid "rollback completed\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  8624
msgstr "完成回滚\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8625
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8626
msgid "rollback failed - please run hg recover\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8627
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8628
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8629
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8630
msgid "Not trusting file %s from untrusted user %s, group %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8631
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8632
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8633
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8634
msgid "Ignored: %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8635
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8636
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8637
#, fuzzy, python-format
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8638
msgid "ignoring untrusted configuration option %s.%s = %s\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8639
msgstr "显示不能信赖的配置选项"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8640
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8641
#, python-format
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8642
msgid "%s.%s not a boolean ('%s')"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8643
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8644
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8645
msgid "enter a commit username:"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8646
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8647
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8648
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8649
msgid "No username found, using '%s' instead\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8650
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8651
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8652
msgid "Please specify a username."
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8653
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8654
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8655
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8656
msgid "username %s contains a newline\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8657
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8658
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  8659
msgid "response expected"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  8660
msgstr ""
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  8661
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8662
msgid "unrecognized response\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8663
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8664
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8665
msgid "password: "
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  8666
msgstr "密码: "
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8667
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8668
msgid "edit failed"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8669
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8670
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8671
msgid "http authorization required"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  8672
msgstr "需要 http 授权"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8673
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8674
msgid "http authorization required\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  8675
msgstr "需要 http 授权\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8676
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8677
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8678
msgid "realm: %s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  8679
msgstr "领域: %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8680
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8681
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8682
msgid "user: %s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  8683
msgstr "用户: %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8684
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8685
msgid "user:"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  8686
msgstr "用户:"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8687
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8688
#, python-format
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8689
msgid "http auth: user %s, password %s\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8690
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8691
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8692
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8693
msgid "command '%s' failed: %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8694
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8695
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8696
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8697
msgid "path contains illegal component: %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8698
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8699
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8700
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8701
msgid "path %r is inside repo %r"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8702
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8703
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8704
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8705
msgid "path %r traverses symbolic link %r"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8706
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8707
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8708
msgid "Hardlinks not supported"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8709
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8710
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8711
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8712
msgid "could not symlink to %r: %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8713
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8714
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8715
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8716
msgid "invalid date: %r "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8717
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8718
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8719
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8720
msgid "date exceeds 32 bits: %d"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8721
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8722
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8723
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8724
msgid "impossible time zone offset: %d"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8725
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8726
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8727
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8728
msgid "invalid day spec: %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8729
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8730
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8731
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8732
msgid "%.0f GB"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8733
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8734
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8735
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8736
msgid "%.1f GB"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8737
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8738
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8739
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8740
msgid "%.2f GB"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8741
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8742
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8743
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8744
msgid "%.0f MB"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8745
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8746
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8747
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8748
msgid "%.1f MB"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8749
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8750
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8751
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8752
msgid "%.2f MB"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8753
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8754
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8755
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8756
msgid "%.0f KB"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8757
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8758
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8759
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8760
msgid "%.1f KB"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8761
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8762
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8763
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8764
msgid "%.2f KB"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8765
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8766
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8767
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8768
msgid "%.0f bytes"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8769
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8770
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8771
msgid "cannot verify bundle or remote repos"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8772
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8773
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8774
msgid "interrupted"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8775
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8776
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8777
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8778
msgid "empty or missing %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8779
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8780
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8781
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8782
msgid "data length off by %d bytes"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8783
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8784
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8785
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8786
msgid "index contains %d extra bytes"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8787
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8788
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8789
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8790
msgid "warning: `%s' uses revlog format 1"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8791
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8792
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8793
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8794
msgid "warning: `%s' uses revlog format 0"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8795
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8796
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8797
#, python-format
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8798
msgid "rev %d points to nonexistent changeset %d"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8799
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8800
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8801
#, python-format
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8802
msgid "rev %d points to unexpected changeset %d"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8803
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8804
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8805
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8806
msgid " (expected %s)"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8807
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8808
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8809
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8810
msgid "unknown parent 1 %s of %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8811
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8812
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8813
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8814
msgid "unknown parent 2 %s of %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8815
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8816
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8817
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8818
msgid "checking parents of %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8819
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8820
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8821
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8822
msgid "duplicate revision %d (%d)"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8823
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8824
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8825
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8826
msgid "repository uses revlog format %d\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8827
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8828
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8829
msgid "checking changesets\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8830
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8831
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8832
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8833
msgid "unpacking changeset %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8834
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8835
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8836
msgid "checking manifests\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8837
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8838
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8839
#, fuzzy, python-format
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8840
msgid "%s not in changesets"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8841
msgstr "列出修改集"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8842
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8843
msgid "file without name in manifest"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8844
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8845
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8846
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8847
msgid "reading manifest delta %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8848
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8849
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8850
msgid "crosschecking files in changesets and manifests\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8851
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8852
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8853
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8854
msgid "changeset refers to unknown manifest %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8855
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8856
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8857
msgid "in changeset but not in manifest"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8858
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8859
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8860
msgid "in manifest but not in changeset"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8861
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8862
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8863
msgid "checking files\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8864
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8865
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8866
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8867
msgid "cannot decode filename '%s'"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8868
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8869
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  8870
#, python-format
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  8871
msgid "broken revlog! (%s)"
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  8872
msgstr ""
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  8873
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8874
msgid "missing revlog!"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8875
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8876
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8877
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8878
msgid "%s not in manifests"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8879
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8880
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8881
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8882
msgid "unpacked size is %s, %s expected"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8883
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8884
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8885
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8886
msgid "unpacking %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8887
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8888
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8889
#, python-format
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  8890
msgid "warning: copy source of '%s' not in parents of %s"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  8891
msgstr ""
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  8892
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  8893
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8894
msgid "empty or missing copy source revlog %s:%s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8895
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8896
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8897
#, python-format
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  8898
msgid "warning: %s@%s: copy source revision is nullid %s:%s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8899
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8900
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8901
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8902
msgid "checking rename of %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8903
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8904
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8905
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8906
msgid "%s in manifests not found"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8907
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8908
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8909
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8910
msgid "warning: orphan revlog '%s'"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8911
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8912
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8913
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8914
msgid "%d files, %d changesets, %d total revisions\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8915
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8916
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8917
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8918
msgid "%d warnings encountered!\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8919
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8920
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8921
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8922
msgid "%d integrity errors encountered!\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8923
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8924
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8925
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8926
msgid "(first damaged changeset appears to be %d)\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8927
msgstr ""
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8928
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8929
msgid "user name not available - set USERNAME environment variable"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8930
msgstr ""