i18n/zh_CN.po
author Mads Kiilerich <mads@kiilerich.com>
Sat, 03 Oct 2009 18:31:20 +0200
changeset 9536 f04d17912441
parent 8965 4df5d07fb532
child 9769 af64aa112aa3
permissions -rw-r--r--
cmdutil: templating keywords latesttag and latesttagdistance This can be used for referring to revisions in a reasonable meaningful, stable and monotonically increasing way, suitable for releases or builds directly from a repository. The latest tag is found by searching through untagged ancestors and finding the latest tagged ancestor based on tag date. The distance is found from the length of the longest path to the tagged revision. For example: hg log -l1 --template '{latesttag}+{latesttagdistance}\n' can return 1.3.1+197 This is mostly work by Gilles Moris <gilles.moris@free.fr>
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"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
    53
"POT-Creation-Date: 2009-06-24 10:03+0800\n"
7925
c84df11bf721 i18n: updated zh_CN instructions
Martin Geisler <mg@daimi.au.dk>
parents: 7924
diff changeset
    54
"PO-Revision-Date: 2009-03-31 20:38+0200\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
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
    74
msgid "    options:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
    75
msgstr "    选项:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
    76
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
    77
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
    78
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
    79
"    aliases: %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
    80
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
    81
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
    82
"    别名: %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
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
    85
msgid ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
    86
"control access to a repository using simple 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
    87
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
    88
"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
    89
"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
    90
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
    91
"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
    92
"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
    93
"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
    94
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
    95
"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
    96
"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
    97
"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
    98
"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
    99
"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
   100
"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
   101
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   102
"To use this hook, configure the acl extension in your hgrc like 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
   103
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   104
"  [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
   105
"  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
   106
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   107
"  [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
   108
"  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
   109
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   110
"  [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
   111
"  # 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
   112
"  # (\"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
   113
"  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
   114
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   115
"The allow and deny sections take a subtree pattern as key (with 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
   116
"glob syntax by default), and a comma separated list of users 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
   117
"the corresponding value. The deny list is checked before the 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
   118
"list 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
   119
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   120
"  [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
   121
"  # 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
   122
"  # 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
   123
"  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
   124
"  .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
   125
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   126
"  [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
   127
"  # 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
   128
"  # 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
   129
"  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
   130
"   ** = 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
   131
msgstr ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   132
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
   133
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   134
msgid "acl: %s not enabled\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   135
msgstr "acl: 未启用 %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   136
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
   137
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   138
msgid "acl: %s enabled, %d entries for user %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   139
msgstr "acl: 已启用 %s, %d 项,用户 %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   140
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
   141
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   142
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
   143
msgstr "配置错误 - 钩子类型 \"%s\" 不能终止进入的修改集"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   144
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
   145
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   146
msgid "acl: changes have source \"%s\" - skipping\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   147
msgstr "acl: 改变源 \"%s\" - 跳过\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   148
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
   149
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   150
msgid "acl: user %s denied on %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   151
msgstr "acl: 用户 %s 被拒绝访问 %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   152
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
   153
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   154
msgid "acl: access denied for changeset %s"
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
   155
msgstr "acl: 拒绝访问修改集 %s"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   156
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
   157
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   158
msgid "acl: user %s not allowed on %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   159
msgstr "acl: 用户 %s 被拒绝访问 %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   160
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
   161
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   162
msgid "acl: allowing changeset %s\n"
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
   163
msgstr "acl: 允许修改集 %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   164
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   165
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
   166
"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
   167
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   168
"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
   169
"points to a changeset identified by its hash. If you commit 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
   170
"changeset that is based on a changeset that has a bookmark on 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
   171
"the bookmark shifts to the new 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
   172
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   173
"It is possible to use bookmark names in every revision lookup\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   174
"(e.g. hg merge, hg update).\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   175
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   176
"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
   177
"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
   178
"git-like experience by adding the following configuration option 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
   179
"your .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
   180
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   181
"  [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
   182
"  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
   183
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   184
"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
   185
"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
   186
"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
   187
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   188
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   189
msgid ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   190
"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
   191
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   192
"    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
   193
"    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
   194
"    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
   195
"    '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
   196
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   197
"    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
   198
"    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
   199
"    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
   200
"    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
   201
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   202
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   203
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   204
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
   205
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   206
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   207
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
   208
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   209
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   210
msgid "new bookmark name required"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   211
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   212
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   213
msgid "bookmark name required"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   214
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   215
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   216
msgid "bookmark name cannot contain newlines"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   217
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   218
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   219
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
   220
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   221
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   222
msgid "force"
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
   223
msgstr "强制"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   224
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   225
msgid "revision"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   226
msgstr "版本"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   227
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   228
msgid "delete a given bookmark"
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
   229
msgstr "删除指定书签"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   230
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   231
msgid "rename a given bookmark"
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
   232
msgstr "改名指定书签"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   233
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
   234
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
   235
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   236
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   237
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
   238
"integrate Mercurial with a Bugzilla bug tracker\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   239
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   240
"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
   241
"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
   242
"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
   243
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   244
"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
   245
"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
   246
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   247
"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
   248
"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
   249
"'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
   250
"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
   251
"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
   252
"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
   253
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   254
"Configuring the extension:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   255
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   256
"    [bugzilla]\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
   257
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   258
"    host       Hostname of the MySQL server holding the 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
   259
"               database.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   260
"    db         Name of the Bugzilla database in MySQL. Default 'bugs'.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   261
"    user       Username to use to access MySQL server. Default 'bugs'.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   262
"    password   Password to use to access MySQL server.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   263
"    timeout    Database connection timeout (seconds). Default 5.\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
   264
"    version    Bugzilla version. Specify '3.0' for Bugzilla versions\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   265
"               3.0 and later, '2.18' for Bugzilla versions from 2.18\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   266
"               and '2.16' for versions prior to 2.18.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   267
"    bzuser     Fallback Bugzilla user name to record comments with, if\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   268
"               changeset committer cannot be found as a Bugzilla user.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   269
"    bzdir      Bugzilla install directory. Used by default notify.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   270
"               Default '/var/www/html/bugzilla'.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   271
"    notify     The command to run to get Bugzilla to send bug change\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
   272
"               notification emails. Substitutes from a map with 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
   273
"               keys, 'bzdir', 'id' (bug id) and 'user' (committer\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   274
"               bugzilla email). Default depends on version; from 2.18\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   275
"               it is \"cd %(bzdir)s && perl -T contrib/sendbugmail.pl\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   276
"               %(id)s %(user)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
   277
"    regexp     Regular expression to match bug IDs in changeset 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
   278
"               message. Must contain one \"()\" group. 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
   279
"               expression matches 'Bug 1234', 'Bug no. 1234', 'Bug\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   280
"               number 1234', 'Bugs 1234,5678', 'Bug 1234 and 5678' 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
   281
"               variations thereof. Matching is case insensitive.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   282
"    style      The style file to use when formatting comments.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   283
"    template   Template to use when formatting comments. Overrides\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   284
"               style if specified. In addition to the usual Mercurial\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   285
"               keywords, the extension specifies:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   286
"                   {bug}       The Bugzilla bug ID.\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
   287
"                   {root}      The full pathname of the 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
   288
"                               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
   289
"                   {webroot}   Stripped pathname of the 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
   290
"                               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
   291
"                   {hgweb}     Base URL for browsing 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
   292
"                               repositories.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   293
"               Default 'changeset {node|short} in repo {root} refers '\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   294
"                       'to bug {bug}.\\ndetails:\\n\\t{desc|tabindent}'\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   295
"    strip      The number of slashes to strip from the front of {root}\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   296
"               to produce {webroot}. Default 0.\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
   297
"    usermap    Path of file containing Mercurial committer ID 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
   298
"               Bugzilla user ID mappings. If specified, 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
   299
"               should contain one mapping per 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
   300
"               \"committer\"=\"Bugzilla user\". See also the [usermap]\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   301
"               section.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   302
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   303
"    [usermap]\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
   304
"    Any entries in this section specify mappings 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
   305
"    committer ID to Bugzilla user ID. See also [bugzilla].usermap.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   306
"    \"committer\"=\"Bugzilla user\"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   307
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   308
"    [web]\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
   309
"    baseurl    Base URL for browsing Mercurial repositories. Reference\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   310
"               from templates as {hgweb}.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   311
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   312
"Activating the extension:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   313
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   314
"    [extensions]\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   315
"    hgext.bugzilla =\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   316
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   317
"    [hooks]\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   318
"    # 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
   319
"    incoming.bugzilla = python:hgext.bugzilla.hook\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   320
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   321
"Example configuration:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   322
"\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
   323
"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
   324
"repositories in /var/local/hg/repos/ used with a local Bugzilla 3.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
   325
"installation in /opt/bugzilla-3.2.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   326
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   327
"    [bugzilla]\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   328
"    host=localhost\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   329
"    password=XYZZY\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   330
"    version=3.0\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   331
"    bzuser=unknown@domain.com\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   332
"    bzdir=/opt/bugzilla-3.2\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   333
"    template=Changeset {node|short} in {root|basename}.\\n{hgweb}/{webroot}/"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   334
"rev/{node|short}\\n\\n{desc}\\n\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   335
"    strip=5\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   336
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   337
"    [web]\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   338
"    baseurl=http://dev.domain.com/hg\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   339
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   340
"    [usermap]\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   341
"    user@emaildomain.com=user.name@bugzilladomain.com\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   342
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   343
"Commits add a comment to the Bugzilla bug record of the form:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   344
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   345
"    Changeset 3b16791d6642 in repository-name.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   346
"    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
   347
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   348
"    Changeset commit comment. Bug 1234.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   349
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   350
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
   351
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   352
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
   353
msgstr "连接到 %s:%s as %s,密码 %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   354
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
   355
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   356
msgid "query: %s %s\n"
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
   357
msgstr "查询: %s %s\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
   358
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
   359
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   360
msgid "failed query: %s %s\n"
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
   361
msgstr "查询失败: %s %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   362
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   363
msgid "unknown database schema"
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
   364
msgstr "未知的数据库方案"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   365
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
   366
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   367
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
   368
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   369
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   370
msgid "telling bugzilla to send mail:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   371
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   372
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
   373
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   374
msgid "  bug %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   375
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   376
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
   377
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   378
msgid "running notify command %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   379
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   380
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
   381
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   382
msgid "bugzilla notify command %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   383
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   384
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   385
msgid "done\n"
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
   386
msgstr "完成\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   387
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
   388
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   389
msgid "looking up user %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   390
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   391
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
   392
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   393
msgid "cannot find bugzilla user id for %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   394
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   395
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
   396
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   397
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
   398
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   399
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
   400
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   401
msgid "bugzilla version %s not supported"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   402
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   403
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   404
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   405
"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
   406
"details:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   407
"\t{desc|tabindent}"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   408
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   409
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
   410
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   411
msgid "python mysql support not available: %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   412
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   413
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
   414
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   415
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
   416
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   417
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
   418
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   419
msgid "database error: %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   420
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   421
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   422
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   423
msgid "display children changesets"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   424
msgstr "列出修改集"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   425
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   426
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   427
msgid ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   428
"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
   429
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   430
"    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
   431
"    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
   432
"    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
   433
"    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
   434
"    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
   435
"    "
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   436
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   437
"显示工作目录或指定版本的父亲\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   438
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   439
"    显示工作目录的父亲版本。如果使用 '--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
   440
"    父亲。如果指定了文件,那么使用此文件最后修改的版本(工作目录的起源\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   441
"    版本,或 '--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
   442
"    "
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   443
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   444
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   445
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
   446
msgstr "从指定的版本显示父亲"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   447
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   448
msgid "hg children [-r REV] [FILE]"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   449
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   450
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   451
msgid "display statistics about repository history"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   452
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   453
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
   454
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   455
msgid "Revision %d is a merge, ignoring...\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   456
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   457
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
   458
#, 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
   459
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
   460
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   461
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   462
msgid ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   463
"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
   464
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   465
"    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
   466
"    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
   467
"    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
   468
"    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
   469
"    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
   470
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   471
"    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
   472
"    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
   473
"    --changesets option is specified.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   474
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   475
"    Examples:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   476
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   477
"      # 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
   478
"      hg churn -t '{author|email}'\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   479
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   480
"      # display daily activity graph\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   481
"      hg churn -f '%H' -s -c\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   482
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   483
"      # display activity of developers by month\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   484
"      hg churn -f '%Y-%m' -s -c\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   485
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   486
"      # 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
   487
"      hg churn -f '%Y' -s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   488
"\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
   489
"    It is possible to map alternate email addresses to a main 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
   490
"    by providing a file using the following 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
   491
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   492
"    <alias email> <actual email>\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   493
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   494
"    Such a file may be specified with the --aliases option, otherwise 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
   495
"    .hgchurn file will be looked for in the working directory root.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   496
"    "
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   497
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   498
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
   499
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   500
msgid "assuming %i character terminal\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   501
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   502
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   503
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
   504
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   505
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   506
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   507
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
   508
msgstr "显示匹配日期的版本"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   509
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   510
msgid "template to group changesets"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   511
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   512
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   513
msgid "strftime-compatible format for grouping by date"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   514
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   515
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   516
msgid "count rate by number of changesets"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   517
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   518
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   519
msgid "sort by key (default: sort by count)"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   520
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   521
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   522
msgid "file with email aliases"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   523
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   524
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   525
msgid "show progress"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   526
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   527
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   528
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
   529
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   530
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   531
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
   532
"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
   533
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   534
"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
   535
"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
   536
"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
   537
"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
   538
"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
   539
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   540
"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
   541
"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
   542
"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
   543
"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
   544
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   545
"Default effects may be overridden from the .hgrc file:\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   546
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   547
"[color]\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   548
"status.modified = blue bold underline red_background\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   549
"status.added = green bold\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   550
"status.removed = red bold blue_background\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   551
"status.deleted = cyan bold underline\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   552
"status.unknown = magenta bold underline\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   553
"status.ignored = black bold\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   554
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   555
"# 'none' turns off all effects\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   556
"status.clean = none\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   557
"status.copied = none\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   558
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   559
"qseries.applied = blue bold underline\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   560
"qseries.unapplied = black bold\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   561
"qseries.missing = red bold\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   562
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   563
"diff.diffline = bold\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   564
"diff.extended = cyan bold\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   565
"diff.file_a = red bold\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   566
"diff.file_b = green bold\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   567
"diff.hunk = magenta\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   568
"diff.deleted = red\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   569
"diff.inserted = green\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   570
"diff.changed = white\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   571
"diff.trailingwhitespace = bold red_background\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   572
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   573
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   574
msgid "when to colorize (always, auto, or never)"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   575
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   576
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   577
msgid "don't colorize output"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   578
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   579
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   580
msgid "import from foreign VCS repositories into Mercurial"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   581
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   582
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   583
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   584
"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
   585
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   586
"    Accepted source formats [identifiers]:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   587
"    - Mercurial [hg]\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   588
"    - CVS [cvs]\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   589
"    - Darcs [darcs]\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   590
"    - git [git]\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   591
"    - Subversion [svn]\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   592
"    - Monotone [mtn]\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   593
"    - GNU Arch [gnuarch]\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   594
"    - Bazaar [bzr]\n"
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
   595
"    - Perforce [p4]\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   596
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   597
"    Accepted destination formats [identifiers]:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   598
"    - Mercurial [hg]\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   599
"    - 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
   600
"\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
   601
"    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
   602
"    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
   603
"    (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
   604
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   605
"    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
   606
"    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
   607
"    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
   608
"\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
   609
"    By default, all sources except Mercurial will 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
   610
"    --branchsort. Mercurial uses --sourcesort to preserve 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
   611
"    revision numbers order. Sort modes have the following effects:\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   612
"      --branchsort: convert from parent to child revision when\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   613
"        possible, which means branches are usually converted one after\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   614
"        the other. It generates more compact 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
   615
"      --datesort: sort revisions by date. Converted repositories 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
   616
"        good-looking changelogs but are often an order of magnitude\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   617
"        larger than the same ones generated by --branchsort.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   618
"      --sourcesort: try to preserve source revisions order, 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
   619
"        supported by Mercurial sources.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   620
"\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   621
"    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
   622
"    (<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
   623
"    that maps each source commit ID to the destination ID 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
   624
"    revision, like so:\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   625
"    <source ID> <destination ID>\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   626
"\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
   627
"    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
   628
"    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
   629
"    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
   630
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   631
"    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
   632
"    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
   633
"    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
   634
"    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
   635
"    srcauthor=whatever string you want\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   636
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   637
"    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
   638
"    and directories. Comment lines start with '#'. Each line can\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   639
"    contain one of the following directives:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   640
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   641
"      include path/to/file\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   642
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   643
"      exclude path/to/file\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   644
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   645
"      rename from/file to/file\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   646
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   647
"    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
   648
"    directory, to be included in the destination repository, and 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
   649
"    exclusion of all other files and directories not explicitly included.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   650
"    The 'exclude' directive causes files or directories to be omitted.\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
   651
"    The 'rename' directive renames a file or directory. To rename 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
   652
"    a subdirectory into the root of the repository, use '.' as 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
   653
"    path to rename to.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   654
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   655
"    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
   656
"    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
   657
"    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
   658
"    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
   659
"    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
   660
"    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
   661
"    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
   662
"    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
   663
"    (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
   664
"    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
   665
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   666
"    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
   667
"    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
   668
"    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
   669
"    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
   670
"    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
   671
"    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
   672
"    \"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
   673
"    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
   674
"    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
   675
"    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
   676
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   677
"    Mercurial Source\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   678
"    -----------------\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   679
"\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
   680
"    --config convert.hg.ignoreerrors=False    (boolean)\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   681
"        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
   682
"        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
   683
"        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
   684
"    --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
   685
"        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
   686
"        change)\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   687
"    --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
   688
"        convert start revision and its descendants\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   689
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   690
"    CVS Source\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   691
"    ----------\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   692
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   693
"    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
   694
"    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
   695
"    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
   696
"    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
   697
"    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
   698
"    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
   699
"    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
   700
"    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
   701
"    sandbox is ignored.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   702
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   703
"    Because CVS does not have changesets, it is necessary to collect\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   704
"    individual commits to CVS and merge them into changesets. CVS\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   705
"    source uses its internal changeset merging code by default but can\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   706
"    be configured to call the external 'cvsps' program by setting:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   707
"        --config convert.cvsps='cvsps -A -u --cvs-direct -q'\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
   708
"    This option is deprecated and will be removed in Mercurial 1.4.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   709
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   710
"    The options shown are the defaults.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   711
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   712
"    Internal cvsps is selected by setting\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   713
"        --config convert.cvsps=builtin\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   714
"    and has a few more configurable options:\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
   715
"        --config convert.cvsps.cache=True     (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
   716
"            Set to False to disable remote log caching, for testing 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
   717
"            debugging purposes.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   718
"        --config convert.cvsps.fuzz=60        (integer)\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
"            Specify the maximum time (in seconds) that is 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
   720
"            between commits with identical user and log message in 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
   721
"            single changeset. When very large files were checked in 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
   722
"            part of a changeset then the default may not be long\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
"            enough.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   724
"        --config convert.cvsps.mergeto='{{mergetobranch ([-\\w]+)}}'\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
   725
"            Specify a regular expression to which commit log 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
   726
"            are matched. If a match occurs, then the 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
   727
"            process will insert a dummy revision merging the branch 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
   728
"            which this log message occurs to the branch indicated 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
   729
"            the regex.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   730
"        --config convert.cvsps.mergefrom='{{mergefrombranch ([-\\w]+)}}'\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
   731
"            Specify a regular expression to which commit log 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
   732
"            are matched. If a match occurs, then the 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
   733
"            process will add the most recent revision on the 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
   734
"            indicated in the regex as the second parent 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
   735
"            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
   736
"\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
"    The hgext/convert/cvsps wrapper script allows the builtin\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
"    changeset merging code to be run without doing a conversion. 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
   739
"    parameters and output are similar to that of cvsps 2.1.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   740
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   741
"    Subversion Source\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   742
"    -----------------\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   743
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   744
"    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
   745
"    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
   746
"    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
   747
"    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
   748
"    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
   749
"    \"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
   750
"    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
   751
"    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
   752
"    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
   753
"    detection.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   754
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   755
"    --config convert.svn.branches=branches    (directory name)\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   756
"        specify the directory containing branches\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   757
"    --config convert.svn.tags=tags            (directory name)\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   758
"        specify the directory containing tags\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   759
"    --config convert.svn.trunk=trunk          (directory name)\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   760
"        specify the name of the trunk branch\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   761
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   762
"    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
   763
"    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
   764
"    conversions are supported.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   765
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   766
"    --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
   767
"        specify start Subversion revision.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   768
"\n"
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
   769
"    Perforce Source\n"
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
   770
"    ---------------\n"
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
   771
"\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
   772
"    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
   773
"    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
   774
"    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
   775
"    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
   776
"    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
   777
"    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
   778
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   779
"    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
   780
"    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
   781
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   782
"    --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
   783
"        specify initial Perforce revision.\n"
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
   784
"\n"
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
   785
"\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   786
"    Mercurial Destination\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   787
"    ---------------------\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   788
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   789
"    --config convert.hg.clonebranches=False   (boolean)\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   790
"        dispatch source branches in separate clones.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   791
"    --config convert.hg.tagsbranch=default    (branch name)\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   792
"        tag revisions branch name\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   793
"    --config convert.hg.usebranchnames=True   (boolean)\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   794
"        preserve branch names\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   795
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   796
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   797
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   798
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   799
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   800
"create changeset information from CVS\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   801
"\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
   802
"    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
   803
"    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
   804
"    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
   805
"\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
"    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
   807
"    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
   808
"    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
   809
"    dates."
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   810
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   811
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   812
msgid "username mapping filename"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   813
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   814
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   815
msgid "destination repository type"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   816
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   817
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   818
msgid "remap file names using contents of file"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   819
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   820
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   821
msgid "import up to target revision REV"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   822
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   823
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   824
msgid "source repository type"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   825
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   826
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   827
msgid "splice synthesized history into place"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   828
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   829
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   830
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
   831
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   832
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   833
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
   834
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   835
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   836
msgid "try to sort changesets by date"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   837
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   838
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   839
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
   840
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   841
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   842
msgid "hg convert [OPTION]... SOURCE [DEST [REVMAP]]"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   843
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   844
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   845
msgid "only return changes on specified branches"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   846
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   847
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   848
msgid "prefix to remove from file names"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   849
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   850
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   851
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
   852
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   853
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   854
msgid "update cvs log cache"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   855
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   856
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   857
msgid "create new cvs log cache"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   858
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   859
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   860
msgid "set commit time fuzz in seconds"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   861
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   862
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   863
msgid "specify cvsroot"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   864
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   865
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   866
msgid "show parent changesets"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   867
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   868
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   869
msgid "show current changeset in ancestor branches"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   870
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   871
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
   872
msgid "ignored for compatibility"
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
   873
msgstr ""
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
   874
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
   875
msgid "hg debugcvsps [OPTION]... [PATH]..."
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
   876
msgstr ""
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
   877
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   878
msgid ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   879
"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
   880
"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
   881
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   882
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   883
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
   884
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   885
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
   886
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   887
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
   888
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   889
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
   890
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   891
msgid "%s is not available in %s anymore"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   892
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   893
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
   894
#, 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
   895
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
   896
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   897
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   898
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   899
msgid "cannot find required \"%s\" tool"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   900
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   901
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
   902
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   903
msgid "running: %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   904
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   905
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
   906
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   907
msgid "%s error:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   908
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   909
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
   910
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   911
msgid "%s %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   912
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   913
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
   914
#, 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
   915
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
   916
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   917
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   918
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   919
msgid "could not open map file %r: %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   920
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   921
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
   922
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   923
msgid "%s: missing or unsupported repository"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   924
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   925
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
   926
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   927
msgid "convert: %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   928
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   929
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
   930
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   931
msgid "%s: unknown repository type"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   932
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   933
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   934
#, 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
   935
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
   936
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
   937
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
   938
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   939
msgid "cycle detected between %s and %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   940
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   941
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   942
msgid "not all revisions were sorted"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   943
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   944
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
   945
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   946
msgid "Writing author map file %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   947
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   948
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
   949
#, 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
   950
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
   951
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   952
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
   953
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   954
msgid "mapping author %s to %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   955
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   956
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
   957
#, 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
   958
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
   959
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   960
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
   961
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   962
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
   963
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   964
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   965
msgid "scanning source...\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   966
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   967
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   968
msgid "sorting...\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   969
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   970
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   971
msgid "converting...\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   972
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   973
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
   974
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   975
msgid "source: %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   976
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   977
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
   978
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   979
msgid "assuming destination %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   980
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   981
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   982
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
   983
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   984
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   985
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
   986
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   987
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   988
msgid ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   989
"warning: support for external cvsps is deprecated and will be removed in "
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   990
"Mercurial 1.4\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   991
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   992
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
   993
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   994
msgid "revision %s is not a patchset number or date"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   995
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   996
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   997
msgid "using builtin cvsps\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   998
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   999
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1000
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1001
msgid "connecting to %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1002
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1003
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1004
msgid "CVS pserver authentication failed"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1005
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1006
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1007
msgid "server sucks"
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 "%d bytes missing from remote file"
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
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1014
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1015
msgid "cvs server: %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1016
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1017
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1018
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1019
msgid "unknown CVS response: %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1020
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1021
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1022
msgid "collecting CVS rlog\n"
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 "reading cvs log cache %s\n"
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 "cache has %d log entries\n"
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
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1033
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1034
msgid "error reading cache: %r\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1035
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1036
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1037
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1038
msgid "running %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1039
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1040
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1041
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1042
msgid "prefix=%r directory=%r root=%r\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1043
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1044
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1045
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
  1046
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1047
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1048
msgid "must have at least some revisions"
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
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1051
msgid "expected revision number"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1052
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1053
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1054
msgid "revision must be followed by date line"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1055
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1056
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1057
#, 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
  1058
msgid "found synthetic revision in %s: %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
  1059
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
  1060
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1061
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1062
msgid "writing cvs log cache %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1063
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1064
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1065
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1066
msgid "%d log entries\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1067
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1068
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1069
msgid "creating changesets\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1070
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1071
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1072
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
  1073
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1074
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1075
#, 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
  1076
msgid ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1077
"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
  1078
"%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
  1079
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1080
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1081
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1082
msgid "%d changeset entries\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1083
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1084
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1085
msgid "Python ElementTree module is not available"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1086
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1087
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1088
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1089
msgid "cleaning up %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1090
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1091
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1092
msgid "internal calling inconsistency"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1093
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1094
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1095
msgid "errors in filemap"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1096
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1097
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1098
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1099
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
  1100
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1101
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1102
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1103
msgid "%s:%d: unknown directive %r\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1104
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1105
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1106
msgid "source repository doesn't support --filemap"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1107
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1108
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1109
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1110
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
  1111
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1112
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1113
msgid "cannot find a GNU Arch tool"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1114
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1115
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1116
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1117
msgid "analyzing tree version %s...\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1118
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1119
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1120
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1121
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1122
"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
  1123
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1124
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1125
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1126
msgid "applying revision %s...\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1127
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1128
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1129
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1130
msgid "computing changeset between %s and %s...\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1131
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1132
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1133
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1134
msgid "obtaining revision %s...\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1135
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1136
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1137
#, 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
  1138
msgid "analyzing revision %s...\n"
7688
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
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1141
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1142
msgid "could not parse cat-log of %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1143
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1144
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1145
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1146
msgid "%s is not a local Mercurial repo"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  1147
msgstr "%s 不是本地的水银版本库"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1148
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1149
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1150
msgid "initializing destination %s repository\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  1151
msgstr "初始化目标版本库 %s\n"
7688
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 "run hg sink pre-conversion action\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  1154
msgstr "执行动作 hg sink pre-conversion\n"
7688
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 "run hg sink post-conversion action\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  1157
msgstr "执行动作 hg sink post-conversion action\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1158
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1159
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1160
msgid "pulling from %s into %s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  1161
msgstr "自 %s 拉到 %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1162
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1163
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
  1164
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1165
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1166
msgid "updating tags\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  1167
msgstr "正在更新标签\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1168
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1169
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1170
msgid "%s is not a valid start revision"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  1171
msgstr "%s 不是有效的开始版本"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1172
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1173
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1174
msgid "ignoring: %s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  1175
msgstr "忽略: %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1176
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1177
msgid "run hg source pre-conversion action\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  1178
msgstr "执行动作 hg source pre-conversion\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1179
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1180
msgid "run hg source post-conversion action\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  1181
msgstr "执行动作 hg source post-conversion\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1182
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1183
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1184
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
  1185
msgstr "%s 不像是单纯的 monotone 版本库"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1186
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1187
#, 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
  1188
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
  1189
msgstr "从已改名的目录 '%s' 复制文件到 '%s'"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1190
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  1191
msgid "reading p4 views\n"
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  1192
msgstr ""
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  1193
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  1194
msgid "collecting p4 changelists\n"
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  1195
msgstr "正在搜索 p4 修改集\n"
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  1196
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1197
msgid "Subversion python bindings could not be loaded"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  1198
msgstr "不能加载 svn 的 python 绑定"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1199
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1200
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1201
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
  1202
msgstr "发现 svn 的 python 绑定版本 %d.%d,需要 1.4 或更新的版本"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1203
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1204
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
  1205
msgstr "svn 的 python 绑定太旧,需要 1.4 或更新的版本"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1206
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1207
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1208
msgid "svn: revision %s is not an integer"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  1209
msgstr "svn: 版本 %s 不是整数"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1210
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1211
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1212
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
  1213
msgstr "svn: 开始版本 %s 不是整数"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1214
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1215
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1216
msgid "no revision found in module %s"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  1217
msgstr "没有在模块 %s 中发现版本"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1218
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1219
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1220
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
  1221
msgstr "期望 %s 位于 %r,但是没有发现"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1222
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1223
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1224
msgid "found %s at %r\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  1225
msgstr "发现 %s 位于 %r\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1226
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1227
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1228
msgid "ignoring empty branch %s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  1229
msgstr "忽略空的分支 %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1230
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1231
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1232
msgid "found branch %s at %d\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  1233
msgstr "发现分支 %s 位于 %d\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1234
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1235
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1236
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
  1237
msgstr "svn: 在给出多于一个分支时不支持开始版本"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1238
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1239
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1240
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
  1241
msgstr "svn: 在开始版本 %d 之后没有版本"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1242
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1243
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1244
msgid "no tags found at revision %d\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  1245
msgstr "在版本 %d 没有发现标签\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1246
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1247
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1248
msgid "ignoring foreign branch %r\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  1249
msgstr "忽略外部分支 %r\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1250
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1251
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1252
msgid "%s not found up to revision %d"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  1253
msgstr "没有发现 %s,一直到版本 %d"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1254
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1255
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1256
msgid "branch renamed from %s to %s at %d\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  1257
msgstr "分支从 %s 改名为 %s,在 %d\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1258
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1259
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1260
msgid "reparent to %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1261
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1262
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1263
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1264
msgid "copied to %s from %s@%s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  1265
msgstr "复制到 %s,自 %s@%s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1266
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1267
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1268
msgid "gone from %s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  1269
msgstr "离开 %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1270
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1271
#, 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
  1272
msgid "entry %s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  1273
msgstr "基本,入口 %s %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1274
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1275
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1276
msgid "unknown path in revision %d: %s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  1277
msgstr "版本 %d 有未知路径: %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1278
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1279
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1280
msgid "mark %s came from %s:%d\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  1281
msgstr "标记 %s 来自 %s:%d\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1282
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1283
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1284
msgid "parsing revision %d (%d changes)\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  1285
msgstr "解析版本 %d (%d 个改变)\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1286
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1287
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1288
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
  1289
msgstr "发现分支 %s 的父亲,在 %d: %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1290
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1291
msgid "no copyfrom path, don't know what to do.\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  1292
msgstr "没有 copyfrom 路径,不知道该怎么办。\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1293
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1294
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1295
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
  1296
msgstr "为 \"%s\" 获取版本日志,自 %d 到 %d\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1297
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1298
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1299
msgid "revision %d has no entries\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  1300
msgstr "版本 %d 没有入口\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1301
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1302
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1303
msgid "svn: branch has no revision %s"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  1304
msgstr "svn: 分支没有版本 %s"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1305
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1306
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1307
msgid "%r is not under %r, ignoring\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  1308
msgstr "%r 不在 %r 之下,忽略之\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1309
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1310
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1311
msgid "initializing svn repo %r\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  1312
msgstr "初始化 svn 版本库 %r\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1313
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1314
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1315
msgid "initializing svn wc %r\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  1316
msgstr "初始化 svn 工作副本 %r\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1317
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1318
msgid "unexpected svn output:\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  1319
msgstr "意外的 svn 输出:\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1320
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1321
msgid "unable to cope with svn output"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  1322
msgstr "不能处理 svn 的输出"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1323
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1324
msgid "XXX TAGS NOT IMPLEMENTED YET\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1325
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1326
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1327
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
  1328
"allow external programs to compare revisions\n"
7688
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
"The `extdiff' Mercurial extension allows you to use external programs\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
  1331
"to compare revisions, or revision with working directory. The external diff\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1332
"programs are called with a configurable set of options and two\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1333
"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
  1334
"files to compare.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1335
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1336
"The `extdiff' extension also allows to configure new diff commands, so\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1337
"you do not need to type \"hg extdiff -p kdiff3\" always.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1338
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1339
"  [extdiff]\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1340
"  # 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
  1341
"  cdiff = gdiff -Nprc5\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1342
"  ## or the old way:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1343
"  #cmd.cdiff = gdiff\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1344
"  #opts.cdiff = -Nprc5\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1345
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1346
"  # add new command called vdiff, runs kdiff3\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1347
"  vdiff = kdiff3\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1348
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1349
"  # 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
  1350
"  meld =\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1351
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1352
"  # add new command called vimdiff, runs gvimdiff with DirDiff plugin\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
  1353
"  # (see http://www.vim.org/scripts/script.php?script_id=102)\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1354
"  # Non 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
  1355
"  # your .vimrc\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1356
"  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
  1357
"\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
  1358
"You can use -I/-X and list of file or directory names like normal \"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
  1359
"diff\" command. The `extdiff' extension makes snapshots of only needed\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1360
"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
  1361
"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
  1362
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1363
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1364
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1365
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
  1366
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1367
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1368
#, 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
  1369
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
  1370
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1371
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  1372
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
  1373
msgstr "不能同时指定 '--rev' 和 '--change'"
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  1374
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1375
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1376
msgid "running %r in %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1377
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1378
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1379
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1380
msgid "file changed while diffing. Overwriting: %s (src: %s)\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1381
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1382
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1383
msgid "cleaning up temp directory\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1384
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1385
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1386
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1387
"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
  1388
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1389
"    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
  1390
"    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
  1391
"    default options \"-Npru\".\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1392
"\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
  1393
"    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
  1394
"    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
  1395
"    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
  1396
"    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
  1397
"\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
"    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
  1399
"    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
  1400
"    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
  1401
"    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
  1402
"    to its parent."
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1403
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1404
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1405
msgid "comparison program to run"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1406
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1407
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1408
msgid "pass option to comparison program"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1409
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1410
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  1411
msgid "change made by revision"
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  1412
msgstr "此版本的修改"
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  1413
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1414
msgid "hg extdiff [OPT]... [FILE]..."
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1415
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1416
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1417
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1418
msgid "hg %s [OPTION]... [FILE]..."
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1419
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1420
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1421
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
  1422
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1423
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1424
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1425
"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
  1426
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1427
"    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
  1428
"    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
  1429
"\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
  1430
"    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
  1431
"    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
  1432
"    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
  1433
"    changes.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1434
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1435
"    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
  1436
"    \"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
  1437
"    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
  1438
"    order, use --switch-parent.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1439
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1440
"    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
  1441
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1442
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1443
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1444
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1445
"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
  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 "outstanding uncommitted merge"
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 "outstanding uncommitted changes"
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
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1454
msgid "working directory is missing some files"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1455
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1456
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1457
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1458
"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
  1459
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1460
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1461
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1462
msgid "pulling from %s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  1463
msgstr "正在拉自 %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1464
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1465
msgid ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1466
"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
  1467
"specified."
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1468
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1469
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1470
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1471
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1472
"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
  1473
"\" to merge them)\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1474
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1475
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1476
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1477
msgid "updating to %d:%s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1478
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1479
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1480
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1481
msgid "merging with %d:%s\n"
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
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1484
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1485
msgid "Automated merge with %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1486
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1487
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1488
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1489
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
  1490
msgstr "新修改集 '%d:%s' 将远程修改与本地合并\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1491
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1492
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
  1493
msgstr "指定取得的版本"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1494
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1495
msgid "edit commit message"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1496
msgstr "编辑提交日志"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1497
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1498
msgid "edit commit message (DEPRECATED)"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1499
msgstr "编辑提交日志(不赞成)"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1500
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1501
msgid "switch parents when merging"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1502
msgstr "当合并时切换父亲"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1503
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1504
msgid "hg fetch [SOURCE]"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1505
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1506
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1507
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1508
msgid "sign and verify changesets"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1509
msgstr "正在增加修改集\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1510
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1511
msgid "error while verifying signature"
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 Bad signature from \"%s\"\n"
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
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1519
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
  1520
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1521
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1522
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1523
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
  1524
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1525
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1526
msgid "list signed changesets"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1527
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1528
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1529
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1530
msgid "%s:%d node does not exist\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1531
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1532
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1533
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
  1534
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1535
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1536
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1537
msgid "No valid signature for %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1538
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1539
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1540
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1541
"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
  1542
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1543
"    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
  1544
"    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
  1545
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1546
"    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
  1547
"    "
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
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1550
msgid "uncommitted merge - please provide a specific revision"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1551
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1552
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1553
msgid "Error while signing"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1554
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1555
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1556
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1557
"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
  1558
"force)"
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 "Added signature for changeset %s"
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
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1565
msgid "unknown signature version"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1566
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1567
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1568
msgid "make the signature local"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1569
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1570
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1571
msgid "sign even if the sigfile is modified"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1572
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1573
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1574
msgid "do not commit the sigfile after signing"
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
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1577
msgid "the key id to sign with"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1578
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1579
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1580
msgid "commit message"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1581
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1582
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1583
msgid "hg sign [OPTION]... [REVISION]..."
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1584
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1585
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1586
msgid "hg sigcheck REVISION"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1587
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1588
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1589
msgid "hg sigs"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1590
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1591
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1592
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
  1593
"show revision graphs in terminals\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1594
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1595
"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
  1596
"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
  1597
"revision graph is also shown.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1598
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1599
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1600
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1601
msgid "--graph option is incompatible with --%s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1602
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1603
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1604
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1605
"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
  1606
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1607
"    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
  1608
"    ASCII characters.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1609
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1610
"    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
  1611
"    directory.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1612
"    "
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
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1615
#, python-format
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1616
msgid "comparing with %s\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1617
msgstr ""
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1618
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1619
msgid "no changes found\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  1620
msgstr "没有发现修改\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1621
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1622
msgid "show the revision DAG"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1623
msgstr "显示版本分支图"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1624
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1625
msgid "limit number of changes displayed"
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  1626
msgstr "限制显示的修改集数量"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1627
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1628
msgid "show patch"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1629
msgstr "显示补丁"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1630
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1631
msgid "show the specified revision or range"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1632
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1633
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1634
msgid "hg glog [OPTION]... [FILE]"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1635
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1636
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1637
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
  1638
"integrate Mercurial with a CIA notification service\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1639
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1640
"This is meant to be run as a changegroup or incoming hook.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1641
"To configure it, set the following options in your hgrc:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1642
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1643
"[cia]\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1644
"# your registered CIA user name\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1645
"user = foo\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1646
"# the name of the project in CIA\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1647
"project = foo\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1648
"# the module (subproject) (optional)\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1649
"#module = foo\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1650
"# Append a diffstat to the log message (optional)\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1651
"#diffstat = False\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1652
"# Template to use for log messages (optional)\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
  1653
"#template = {desc}\\n{baseurl}/rev/{node}-- {diffstat}\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1654
"# Style to use (optional)\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1655
"#style = foo\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1656
"# The URL of the CIA notification service (optional)\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1657
"# You can use mailto: URLs to send by email, eg\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1658
"# mailto:cia@cia.vc\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1659
"# Make sure to set email.from if you do this.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1660
"#url = http://cia.vc/\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1661
"# print message instead of sending it (optional)\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1662
"#test = False\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1663
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1664
"[hooks]\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1665
"# one of these:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1666
"changegroup.cia = python:hgcia.hook\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1667
"#incoming.cia = python:hgcia.hook\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1668
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1669
"[web]\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1670
"# If you want hyperlinks (optional)\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1671
"baseurl = http://server/path/to/repo\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
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1674
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1675
msgid "hgcia: sending update to %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1676
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1677
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1678
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
  1679
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1680
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1681
msgid "cia: no user specified"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1682
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1683
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1684
msgid "cia: no project specified"
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
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1687
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
  1688
"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
  1689
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1690
"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
  1691
"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
  1692
"distributed with Mercurial.)\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1693
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1694
"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
  1695
"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
  1696
"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
  1697
"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
  1698
"repository, and needs to be enabled.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1699
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1700
"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
  1701
"to work, hgk must be in your search path. Alternately, you can 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
  1702
"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
  1703
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1704
"  [hgk]\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1705
"  path=/location/of/hgk\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1706
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1707
"hgk can make use of the extdiff extension to visualize revisions.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1708
"Assuming you had already configured extdiff vdiff command, just add:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1709
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1710
"  [hgk]\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1711
"  vdiff=vdiff\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1712
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1713
"Revisions context menu will now display additional entries to fire\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1714
"vdiff on hovered and selected revisions."
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1715
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1716
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1717
msgid "diff trees from two commits"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1718
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1719
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1720
msgid "output common ancestor information"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1721
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1722
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1723
msgid "cat a specific revision"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1724
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1725
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1726
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
  1727
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1728
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1729
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
  1730
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1731
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1732
msgid "parse given revisions"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1733
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1734
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1735
msgid "print revisions"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1736
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1737
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1738
msgid "print extension options"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1739
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1740
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1741
msgid "start interactive history viewer"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1742
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1743
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1744
msgid "hg view [-l LIMIT] [REVRANGE]"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1745
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1746
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1747
msgid "generate patch"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1748
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1749
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1750
msgid "recursive"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1751
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1752
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1753
msgid "pretty"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1754
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1755
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1756
msgid "stdin"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1757
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1758
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1759
msgid "detect copies"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1760
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1761
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1762
msgid "search"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1763
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1764
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1765
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
  1766
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1767
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1768
msgid "hg debug-cat-file [OPTION]... TYPE FILE"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1769
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1770
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1771
msgid "hg debug-config"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1772
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1773
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1774
msgid "hg debug-merge-base node node"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1775
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1776
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1777
msgid "ignored"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1778
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1779
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1780
msgid "hg debug-rev-parse REV"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1781
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1782
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1783
msgid "header"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1784
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1785
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1786
msgid "topo-order"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1787
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1788
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1789
msgid "parents"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1790
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1791
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1792
msgid "max-count"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1793
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1794
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1795
msgid "hg debug-rev-list [options] revs"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1796
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1797
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1798
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
  1799
"syntax highlighting for hgweb\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1800
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1801
"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
  1802
"http://pygments.org/\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1803
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1804
"There is a single configuration option:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1805
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1806
"[web]\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1807
"pygments_style = <style>\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1808
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1809
"The default is 'colorful'.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1810
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1811
"-- Adam Hupp <adam@hupp.org>\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1812
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1813
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1814
msgid "accelerate status report using system level services"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1815
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1816
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1817
msgid "start an inotify server for this repository"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1818
msgstr "为此版本库启动服务 'inotify'"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1819
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1820
msgid ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1821
"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
  1822
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1823
"    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
  1824
"    "
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1825
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1826
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1827
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
  1828
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1829
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1830
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
  1831
msgstr "在后台运行服务"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1832
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1833
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
  1834
msgstr "在后台服务模式内部使用"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1835
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1836
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
  1837
msgstr "空闲几分钟后退出"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1838
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1839
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
  1840
msgstr "写入进程标识符的文件名称"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1841
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1842
msgid "hg inserve [OPT]..."
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1843
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1844
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1845
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
  1846
msgstr ""
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 "(starting inotify server)\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1849
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1850
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1851
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1852
msgid "could not start inotify server: %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1853
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1854
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1855
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1856
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
  1857
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1858
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1859
msgid "(inotify server not running)\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1860
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1861
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1862
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1863
msgid "failed to contact inotify server: %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1864
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1865
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1866
msgid "received empty answer from inotify server"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1867
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1868
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1869
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1870
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
  1871
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1872
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1873
#, 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
  1874
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
  1875
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1876
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1877
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
  1878
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1879
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1880
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1881
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
  1882
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1883
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1884
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
  1885
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1886
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1887
msgid "*** counting directories: "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1888
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1889
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1890
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1891
msgid "found %d\n"
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 "*** 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
  1896
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1897
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1898
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1899
msgid "***  echo %d > %s\n"
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
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1902
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1903
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
  1904
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1905
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1906
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1907
msgid "inotify service not available: %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1908
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1909
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1910
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1911
msgid "watching %r\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1912
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1913
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1914
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1915
msgid "watching directories under %r\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1916
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1917
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1918
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1919
msgid "status: %r dir(%d) -> %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1920
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1921
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1922
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1923
msgid "status: %r %s -> %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1924
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1925
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1926
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1927
msgid "%s dirstate reload\n"
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
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1930
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1931
msgid "%s end dirstate reload\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1932
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1933
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1934
msgid "rescanning due to .hgignore change\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1935
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1936
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1937
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1938
msgid "%s event: created %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1939
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1940
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1941
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1942
msgid "%s event: deleted %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1943
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1944
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1945
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1946
msgid "%s event: modified %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1947
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1948
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1949
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1950
msgid "filesystem containing %s was unmounted\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1951
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1952
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1953
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1954
msgid "%s readable: %d bytes\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1955
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1956
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1957
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1958
msgid "%s below threshold - unhooking\n"
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
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1961
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1962
msgid "%s reading %d events\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1963
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1964
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1965
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1966
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
  1967
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1968
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1969
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1970
msgid "could not start server: %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1971
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1972
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1973
#, 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
  1974
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
  1975
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1976
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1977
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1978
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
  1979
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1980
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1981
#, 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
  1982
msgid "unrecognized query type: %s\n"
7688
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 "finished setup\n"
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
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1988
msgid ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1989
"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
  1990
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1991
"This extension allows the use of a special syntax in 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
  1992
"which will be automatically expanded into links or 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
  1993
"arbitrary expression, much like InterWiki does.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1994
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1995
"A few example patterns (link to bug tracking, etc.) that may\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1996
"be used in your 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
  1997
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1998
"  [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
  1999
"  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
  2000
"  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
  2001
"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
  2002
"  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
  2003
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2004
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2005
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2006
msgid "interhg: invalid pattern for %s: %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2007
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2008
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2009
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2010
msgid "interhg: invalid regexp for %s: %s\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
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2013
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
  2014
"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
  2015
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2016
"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
  2017
"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
  2018
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2019
"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
  2020
"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
  2021
"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
  2022
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2023
"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
  2024
"hgrc files.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2025
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2026
"Example:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2027
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2028
"    [keyword]\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2029
"    # 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
  2030
"    **.py =\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2031
"    x*    = ignore\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2032
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2033
"Note: the more specific you are in your filename patterns\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
  2034
"      the less you lose speed in huge repositories.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2035
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2036
"For [keywordmaps] template mapping and expansion demonstration and\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2037
"control run \"hg kwdemo\".\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2038
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2039
"An additional date template filter {date|utcdate} is provided.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2040
"\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
  2041
"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
  2042
"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
  2043
"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
  2044
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2045
"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
  2046
"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
  2047
"history.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2048
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2049
"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
  2050
"\"hg kwexpand\".\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2051
"\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
  2052
"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
  2053
"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
  2054
"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
  2055
"have been checked in.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2056
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2057
"Expansions spanning more than one line and incremental expansions,\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2058
"like CVS' $Log$, are not supported. A keyword template map\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2059
"\"Log = {desc}\" expands to the first line of the changeset description.\n"
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
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2062
#, 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
  2063
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
  2064
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2065
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2066
#, 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
  2067
msgid "overwriting %s shrinking keywords\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2068
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2069
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2070
msgid "[keyword] patterns cannot match"
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 "no [keyword] patterns configured"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2074
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2075
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2076
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2077
"print [keywordmaps] configuration and an expansion example\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2078
"\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
  2079
"    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
  2080
"    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
  2081
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2082
"    Extend current configuration by specifying maps as arguments 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
  2083
"    optionally by reading from an additional hgrc file.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2084
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2085
"    Override current keyword template maps with \"default\" option.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2086
"    "
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
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2089
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2090
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2091
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2092
"\t%s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2093
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2094
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2095
#, 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
  2096
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
  2097
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2098
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2099
"正在删除临时版本库 %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2100
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2101
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2102
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2103
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2104
"%s keywords written to %s:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2105
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2106
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2107
msgid "unhooked all commit hooks\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2108
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2109
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2110
#, 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
  2111
msgid ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2112
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2113
"removing temporary repository %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2114
msgstr ""
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  2115
"\n"
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  2116
"正在删除临时版本库 %s\n"
7688
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 ""
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2119
"expand keywords in the working directory\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2120
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2121
"    Run after (re)enabling keyword expansion.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2122
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2123
"    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
  2124
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2125
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2126
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2127
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2128
"print files currently configured for keyword expansion\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2129
"\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
  2130
"    Crosscheck which files in working directory are potential targets\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2131
"    for keyword expansion. That is, files matched by [keyword] 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
  2132
"    patterns but not symlinks.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2133
"    "
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2134
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2135
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2136
msgid ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2137
"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
  2138
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2139
"    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
  2140
"    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
  2141
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2142
"    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
  2143
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2144
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2145
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2146
msgid "show default keyword template maps"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2147
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2148
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2149
msgid "read maps from rcfile"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2150
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2151
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2152
msgid "hg kwdemo [-d] [-f RCFILE] [TEMPLATEMAP]..."
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2153
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2154
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2155
msgid "hg kwexpand [OPTION]... [FILE]..."
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2156
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2157
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2158
msgid "show keyword status flags of all files"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2159
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2160
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2161
msgid "show files excluded from expansion"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2162
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2163
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2164
msgid "additionally show untracked files"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2165
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2166
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2167
msgid "hg kwfiles [OPTION]... [FILE]..."
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2168
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2169
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2170
msgid "hg kwshrink [OPTION]... [FILE]..."
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2171
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2172
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2173
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
  2174
"work with a stack of patches\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2175
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2176
"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
  2177
"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
  2178
"applied patches (subset of known patches).\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2179
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2180
"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
  2181
"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
  2182
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2183
"Common tasks (use \"hg help command\" for more details):\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2184
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2185
"prepare repository to work with patches   qinit\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2186
"create new patch                          qnew\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2187
"import existing patch                     qimport\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2188
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2189
"print patch series                        qseries\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2190
"print applied patches                     qapplied\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2191
"print name of top applied patch           qtop\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2192
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2193
"add known patch to applied stack          qpush\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2194
"remove patch from applied stack           qpop\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2195
"refresh contents of top applied patch     qrefresh\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2196
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2197
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2198
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2199
msgid "%s appears more than once in %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2200
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2201
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2202
msgid "guard cannot be an empty string"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2203
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2204
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2205
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2206
msgid "guard %r starts with invalid character: %r"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2207
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2208
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2209
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2210
msgid "invalid character in guard %r: %r"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2211
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2212
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2213
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2214
msgid "active guards: %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2215
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2216
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2217
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2218
msgid "guard %r too short"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2219
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2220
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2221
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2222
msgid "guard %r starts with invalid char"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2223
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2224
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2225
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2226
msgid "allowing %s - no guards in effect\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2227
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2228
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2229
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2230
msgid "allowing %s - no matching negative guards\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2231
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2232
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2233
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2234
msgid "allowing %s - guarded by %r\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2235
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2236
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2237
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2238
msgid "skipping %s - guarded by %r\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2239
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2240
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2241
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2242
msgid "skipping %s - no matching guards\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2243
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2244
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2245
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2246
msgid "error removing undo: %s\n"
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
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2249
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2250
msgid "apply failed for patch %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2251
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2252
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2253
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2254
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
  2255
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2256
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2257
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2258
msgid "update returned %d"
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 "repo commit failed"
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
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2264
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2265
msgid "unable to read %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2266
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2267
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2268
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2269
msgid "patch %s does not exist\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2270
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2271
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2272
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2273
msgid "patch %s is not applied\n"
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 "patch failed, unable to continue (try -v)\n"
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
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2279
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2280
msgid "applying %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2281
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2282
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2283
#, 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
  2284
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
  2285
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2286
"解析 '%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
  2287
"%s"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2288
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2289
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2290
msgid "imported patch %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2291
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2292
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2293
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2294
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2295
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2296
"imported patch %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2297
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2298
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2299
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2300
msgid "patch %s is empty\n"
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 "patch failed, rejects left in working dir\n"
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 "fuzz found when applying patch, stopping\n"
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
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2309
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2310
msgid "revision %d is not managed"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2311
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2312
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2313
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2314
msgid "cannot delete revision %d above applied patches"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2315
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2316
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2317
#, 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
  2318
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
  2319
msgstr "只显示无改动文件的状态"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2320
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2321
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
  2322
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2323
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2324
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2325
msgid "cannot delete applied patch %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2326
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2327
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2328
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2329
msgid "patch %s not in series file"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2330
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2331
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2332
msgid "no patches applied"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2333
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2334
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2335
msgid "working directory revision is not qtip"
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 "local changes found, refresh first"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2339
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2340
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2341
msgid "local changes found"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2342
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2343
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2344
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2345
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
  2346
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2347
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2348
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2349
msgid "patch \"%s\" already exists"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2350
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2351
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2352
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2353
msgid "error unlinking %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2354
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2355
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2356
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2357
msgid "patch name \"%s\" is ambiguous:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2358
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2359
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2360
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2361
msgid "patch %s not in series"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2362
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2363
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
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
  2365
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2366
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2367
msgid "no patches in series\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2368
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2369
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2370
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2371
msgid "cannot push to a previous patch: %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2372
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2373
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2374
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2375
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
  2376
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2377
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2378
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2379
msgid "guarded by %r"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2380
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2381
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2382
msgid "no matching guards"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2383
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2384
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2385
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2386
msgid "cannot push '%s' - %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2387
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2388
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2389
msgid "all patches are currently applied\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2390
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2391
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2392
msgid "patch series already fully applied\n"
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
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2395
msgid "cleaning up working directory..."
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2396
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2397
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2398
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2399
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
  2400
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2401
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2402
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2403
msgid "now at: %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2404
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2405
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2406
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2407
msgid "patch %s is not applied"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2408
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2409
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2410
msgid "no patches applied\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 "qpop: %s is already at the top\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
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2417
msgid "qpop: forcing dirstate update\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2418
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2419
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2420
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2421
msgid "trying to pop unknown node %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2422
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2423
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2424
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
  2425
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2426
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2427
msgid "deletions found between repo revs"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2428
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2429
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2430
msgid "patch queue now empty\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
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2433
msgid "cannot refresh a revision with children"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2434
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2435
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2436
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2437
"refresh interrupted while patch was popped! (revert --all, qpush to recover)\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2438
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2439
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2440
msgid "patch queue directory already exists"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2441
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2442
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2443
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2444
msgid "patch %s is not in series file"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2445
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2446
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2447
msgid "No saved patch data found\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2448
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2449
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2450
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2451
msgid "restoring status: %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2452
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2453
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2454
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
  2455
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2456
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2457
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2458
msgid "removing save entry %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2459
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2460
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2461
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2462
msgid "saved queue repository parents: %s %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2463
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2464
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2465
msgid "queue directory updating\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
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2468
msgid "Unable to load queue repository\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2469
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2470
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2471
msgid "save: no patches applied, exiting\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2472
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2473
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2474
msgid "status is already saved\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2475
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2476
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2477
msgid "hg patches saved state"
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
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2480
msgid "repo commit failed\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2481
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2482
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2483
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2484
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
  2485
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2486
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2487
msgid "option \"-r\" not valid when importing files"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2488
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2489
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2490
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
  2491
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2492
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2493
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2494
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
  2495
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2496
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2497
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2498
msgid "revision %d is already managed"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2499
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2500
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2501
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2502
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
  2503
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2504
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2505
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2506
msgid "revision %d has unmanaged children"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2507
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2508
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2509
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2510
msgid "cannot import merge revision %d"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2511
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2512
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2513
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2514
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
  2515
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2516
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2517
msgid "-e is incompatible with import from -"
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 "patch %s does not exist"
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 "need --name to import a patch from -"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2525
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2526
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2527
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2528
msgid "adding %s to series file\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2529
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2530
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2531
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2532
"remove patches from queue\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2533
"\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
  2534
"    The patches must not be applied, and at least one patch 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
  2535
"    required.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2536
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2537
"    With -k/--keep, the patch files are preserved 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
  2538
"    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
  2539
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2540
"    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
  2541
"    use the qfinish command."
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2542
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2543
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2544
msgid "print the patches already applied"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2545
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2546
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2547
msgid "print the patches not yet applied"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2548
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2549
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2550
#, fuzzy
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2551
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2552
"import a patch\n"
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 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
  2555
"    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
  2556
"    to the series.\n"
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
"    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
  2559
"    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
  2560
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2561
"    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
  2562
"    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
  2563
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2564
"    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
  2565
"    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
  2566
"\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
"    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
  2568
"    (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
  2569
"    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
  2570
"    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
  2571
"    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
  2572
"    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
  2573
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2574
"    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
  2575
"    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
  2576
"    using the --name flag.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2577
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2578
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2579
"导入补丁\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2580
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2581
"    此补丁插入到最近一次应用的补丁序列中。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2582
"    如果尚无应用补丁,qimport 会插入补丁到序列开始。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2583
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2584
"    除非你使用 '--name' 给出补丁名称,否则就与源文件同名。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2585
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2586
"    你可以使用 '--existing' 注册一个已在补丁目录中的补丁。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2587
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2588
"    使用 '--force' 会覆盖已有的补丁。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2589
"\n"
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  2590
"    可以使用 '--rev' 将已有的修改集置于 mq 控制下(例如 \n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2591
"    '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
  2592
"    时,'--rev' 导入的补丁将会使用 git 差异格式。参见差异帮助主题,以了解\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2593
"    为什么这对于保留改名/复制信息和权限修改很重要。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2594
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2595
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2596
#, fuzzy
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2597
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2598
"init a new queue repository\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2599
"\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
  2600
"    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
  2601
"    -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
  2602
"    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
  2603
"    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
  2604
"    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
  2605
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2606
"初始化队列仓库\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2607
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2608
"    默认队列仓库不受版本控制。如果指定了 '-c',那么 qinit 会为补丁创建一个\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2609
"    单独的嵌套版本库(也可以稍后运行 'qinit -c' 来将不受版本控制的补丁仓库\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2610
"    转换成受版本控制)。你可以使用 'qcommit' 提交改变到此队列版本库。"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2611
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2612
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2613
"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
  2614
"\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
  2615
"    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
  2616
"    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
  2617
"    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
  2618
"    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
  2619
"    before that it has no patches applied.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2620
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2621
"    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
  2622
"    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
  2623
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2624
"    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
  2625
"    would be created by qinit -c.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2626
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2627
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2628
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2629
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
  2630
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2631
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2632
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2633
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
  2634
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
  2635
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2636
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
  2637
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2638
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2639
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2640
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
  2641
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
  2642
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2643
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2644
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
  2645
msgstr "初始化目标版本库 %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2646
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2647
msgid "commit changes in the queue repository"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2648
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2649
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2650
msgid "print the entire series file"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2651
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2652
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2653
msgid "print the name of the current patch"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2654
msgstr ""
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
msgid "print the name of the next patch"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2657
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2658
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2659
msgid "all patches applied\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2660
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2661
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2662
msgid "print the name of the previous patch"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2663
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2664
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2665
msgid "only one patch applied\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2666
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2667
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2668
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2669
"create a new patch\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2670
"\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
  2671
"    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
  2672
"    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
  2673
"    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
  2674
"    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
  2675
"    -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
  2676
"    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
  2677
"    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
  2678
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2679
"    -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
  2680
"    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
  2681
"    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
  2682
"\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
"    -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
  2684
"    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
  2685
"    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
  2686
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2687
"    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
  2688
"    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
  2689
"    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
  2690
"    information.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2691
"    "
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
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2694
#, fuzzy
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2695
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2696
"update the current patch\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2697
"\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
  2698
"    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
  2699
"    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
  2700
"    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
  2701
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2702
"    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
  2703
"    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
  2704
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2705
"    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
  2706
"    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
  2707
"    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
  2708
"    git diff format.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2709
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2710
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2711
"更新当前补丁\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2712
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2713
"    如果提供了文件匹配模式,更新后的补丁只包含匹配这些模式的修改,其它\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2714
"    的修改仍旧在工作目录中。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2715
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2716
"    如果指定了 '--short',只更新已经在补丁中的文件,与文件匹配模式类似。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2717
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2718
"    'hg add/remove/copy/rename' 如常工作,你可能想使用 git 格式补丁(使\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2719
"    用选项 '--git' 或在配置文件的 [diff] 区中设置 git=1)以跟踪复制和改\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2720
"    名。请参见差异帮助主题,以了解关于 git 差异格式的更多信息。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2721
"    "
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 "option \"-e\" incompatible with \"-m\" or \"-l\""
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
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2726
#, fuzzy
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2727
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2728
"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
  2729
"\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
"    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
  2731
"    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
  2732
"    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
  2733
"    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
  2734
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2735
"    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
  2736
"    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
  2737
"    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
  2738
"    qrefresh.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2739
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2740
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2741
"显式当前的补丁和后续的修改\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2742
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2743
"    显示当前的补丁和最近一次刷新之后的修改(因而在执行 'qrefresh' 之后就只\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2744
"    显示当前的补丁)。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2745
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2746
"    如果你只想看到最近一次刷新之后的修改请使用 'hg diff',如果你只想看到当\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2747
"    前的补丁请使用 'hg export qtip'。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2748
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2749
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2750
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2751
"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
  2752
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2753
"    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
  2754
"    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
  2755
"    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
  2756
"    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
  2757
"    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
  2758
"    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
  2759
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2760
"    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
  2761
"    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
  2762
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2763
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2764
msgid "qfold requires at least one patch name"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2765
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2766
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2767
msgid "No patches applied"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2768
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2769
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2770
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2771
msgid "Skipping already folded patch %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2772
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2773
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2774
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2775
msgid "qfold cannot fold already applied patch %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2776
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2777
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2778
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2779
msgid "Error folding patch %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2780
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2781
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2782
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
  2783
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2784
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2785
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2786
"set or print guards for a patch\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2787
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2788
"    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
  2789
"    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
  2790
"    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
  2791
"    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
  2792
"    has activated it.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2793
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2794
"    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
  2795
"    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
  2796
"    NOTE: Specifying negative guards now requires '--'.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2797
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2798
"    To set guards on another patch:\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  2799
"      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
  2800
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2801
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2802
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2803
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
  2804
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2805
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2806
msgid "no patch to work with"
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
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2809
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2810
msgid "no patch named %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2811
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2812
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2813
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
  2814
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2815
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2816
#, fuzzy
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2817
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2818
"push the next patch onto the stack\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2819
"\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
  2820
"    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
  2821
"    will be lost.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2822
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2823
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2824
"将下个补丁压入堆栈\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2825
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2826
"    当指定 '--force' 时,所有在补丁文件中的本地修改都会丢失。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2827
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2828
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2829
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
  2830
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2831
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2832
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2833
msgid "merging with queue at: %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2834
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2835
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2836
#, fuzzy
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2837
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2838
"pop the current patch off the stack\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2839
"\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
  2840
"    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
  2841
"    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
  2842
"    top of the stack.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2843
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2844
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2845
"将当前补丁弹出堆栈\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2846
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2847
"    默认将补丁堆栈的顶部弹出。如果指定了补丁名称,那么就会一直弹出,直到此\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2848
"    补丁位于堆栈顶部。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2849
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2850
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2851
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2852
msgid "using patch queue: %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2853
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2854
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2855
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2856
"rename a patch\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2857
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2858
"    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
  2859
"    With two arguments, renames PATCH1 to PATCH2."
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2860
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2861
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2862
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2863
msgid "%s already exists"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2864
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2865
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2866
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2867
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
  2868
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2869
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2870
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
  2871
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2872
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2873
msgid "save current queue state"
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 "destination %s exists and is not a directory"
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
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2880
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2881
msgid "destination %s exists, use -f to force"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2882
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2883
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2884
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2885
msgid "copy %s to %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2886
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2887
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2888
#, fuzzy
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2889
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2890
"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
  2891
"\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
  2892
"    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
  2893
"    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
  2894
"    revision.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2895
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2896
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2897
"从版本库删除一个版本以及它的子孙\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2898
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2899
"    如果有工作目录的父版本被删除,那么此目录会被更新到已删除版本的父版本。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2900
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2901
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2902
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2903
"set or print guarded patches to push\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2904
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2905
"    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
  2906
"    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
  2907
"    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
  2908
"    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
  2909
"    match the current guard. For example:\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2910
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2911
"        qguard foo.patch -stable    (negative guard)\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2912
"        qguard bar.patch +stable    (positive guard)\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2913
"        qselect stable\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2914
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2915
"    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
  2916
"    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
  2917
"    positive match).\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2918
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2919
"    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
  2920
"    With one argument, sets the active guard.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2921
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2922
"    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
  2923
"    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
  2924
"    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
  2925
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2926
"    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
  2927
"    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
  2928
"    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
  2929
"    --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
  2930
"    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
  2931
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2932
"    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
  2933
"    (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
  2934
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2935
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2936
msgid "guards deactivated\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2937
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2938
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2939
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2940
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
  2941
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2942
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2943
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2944
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
  2945
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2946
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2947
msgid "guards in series file:\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
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2950
msgid "no guards in series file\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2951
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2952
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2953
msgid "active guards:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2954
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2955
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2956
msgid "no active guards\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2957
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2958
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2959
msgid "popping guarded patches\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2960
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2961
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2962
msgid "reapplying unguarded patches\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 ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2966
"move applied patches into repository history\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2967
"\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
  2968
"    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
  2969
"    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
  2970
"    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
  2971
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2972
"    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
  2973
"    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
  2974
"    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
  2975
"    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
  2976
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2977
"    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
  2978
"    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
  2979
"    to upstream.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2980
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2981
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2982
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2983
msgid "no revisions specified"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2984
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2985
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2986
msgid "cannot commit over an applied mq patch"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2987
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2988
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2989
msgid "source has mq patches applied"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2990
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2991
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2992
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2993
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
  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 "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
  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 "cannot import over an applied patch"
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
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3003
msgid "print first line of patch header"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3004
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3005
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3006
msgid "hg qapplied [-s] [PATCH]"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3007
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3008
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3009
msgid "use pull protocol to copy metadata"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3010
msgstr "数用协议 'pull' 来复制元数据"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3011
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3012
msgid "do not update the new working directories"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3013
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3014
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3015
msgid "use uncompressed transfer (fast over LAN)"
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
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3018
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3019
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
  3020
msgstr "为此版本库启动服务 'inotify'"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3021
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3022
msgid "hg qclone [OPTION]... SOURCE [DEST]"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3023
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3024
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3025
msgid "hg qcommit [OPTION]... [FILE]..."
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3026
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3027
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3028
msgid "hg qdiff [OPTION]... [FILE]..."
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3029
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3030
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3031
msgid "keep patch file"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3032
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3033
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3034
msgid "stop managing a revision (DEPRECATED)"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3035
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3036
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3037
msgid "hg qdelete [-k] [-r REV]... [PATCH]..."
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 "edit patch header"
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 "keep folded patch files"
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
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3046
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
  3047
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3048
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3049
msgid "overwrite any local changes"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3050
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3051
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3052
msgid "hg qgoto [OPTION]... PATCH"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3053
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3054
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3055
msgid "list all patches and guards"
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
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3058
msgid "drop all guards"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3059
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3060
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  3061
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
  3062
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3063
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3064
msgid "hg qheader [PATCH]"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3065
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3066
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3067
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3068
msgid "import file in patch directory"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3069
msgstr "从补丁目录导入文件"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3070
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3071
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3072
msgid "name of patch file"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3073
msgstr "补丁文件名称"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3074
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3075
msgid "overwrite existing files"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3076
msgstr "覆盖已有文件"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3077
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3078
msgid "place existing revisions under mq control"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3079
msgstr "将现有的版本置于 mq 控制下"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3080
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3081
msgid "use git extended diff format"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3082
msgstr "使用 git 扩展差异格式"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3083
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3084
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
  3085
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3086
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3087
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
  3088
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3089
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3090
msgid "create queue repository"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3091
msgstr "创建队列版本库"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3092
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3093
msgid "hg qinit [-c]"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3094
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3095
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3096
msgid "import uncommitted changes into patch"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3097
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3098
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3099
msgid "add \"From: <current user>\" to patch"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3100
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3101
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3102
msgid "add \"From: <given user>\" to patch"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3103
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3104
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3105
msgid "add \"Date: <current date>\" to patch"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3106
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3107
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3108
msgid "add \"Date: <given date>\" to patch"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3109
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3110
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3111
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
  3112
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3113
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3114
msgid "hg qnext [-s]"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3115
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3116
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3117
msgid "hg qprev [-s]"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3118
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3119
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3120
msgid "pop all patches"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3121
msgstr "弹出全部补丁"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3122
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3123
msgid "queue name to pop"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3124
msgstr "操作的队列名称"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3125
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3126
msgid "forget any local changes"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3127
msgstr "丢弃本地修改"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3128
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3129
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
  3130
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3131
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3132
msgid "apply if the patch has rejects"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3133
msgstr "强制应用补丁"
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
msgid "list patch name in commit text"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3136
msgstr "在提交日志中列出补丁名称"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3137
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3138
msgid "apply all patches"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3139
msgstr "应用所有补丁"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3140
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3141
msgid "merge from another queue"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3142
msgstr "从其它队列合并"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3143
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3144
msgid "merge queue name"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3145
msgstr "合并队列的名称"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3146
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3147
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
  3148
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3149
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3150
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
  3151
msgstr "仅当文件已经在补丁或指定文件中时才更新"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3152
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3153
msgid "add/update \"From: <current user>\" in patch"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3154
msgstr "在补丁中增加/更新 \"From: <current user>\""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3155
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3156
msgid "add/update \"From: <given user>\" in patch"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3157
msgstr "在补丁中增加/更新 \"From: <given user>\""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3158
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3159
msgid "update \"Date: <current date>\" in patch (if present)"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3160
msgstr "在补丁中更新 \"Date: <current date>\" (如果存在)"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3161
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3162
msgid "update \"Date: <given date>\" in patch (if present)"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3163
msgstr "在补丁中更新 \"Date: <given date>\" (如果存在)"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3164
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3165
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
  3166
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3167
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3168
msgid "hg qrename PATCH1 [PATCH2]"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3169
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3170
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3171
msgid "delete save entry"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3172
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3173
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3174
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3175
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
  3176
msgstr "正在更新工作目录\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3177
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3178
msgid "hg qrestore [-d] [-u] REV"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3179
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3180
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3181
msgid "copy patch directory"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3182
msgstr ""
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
msgid "copy directory name"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3185
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3186
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3187
msgid "clear queue status file"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3188
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3189
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3190
msgid "force copy"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3191
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3192
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3193
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
  3194
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3195
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3196
msgid "disable all guards"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3197
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3198
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3199
msgid "list all guards in series file"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3200
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3201
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3202
msgid "pop to before first guarded applied patch"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3203
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3204
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3205
msgid "pop, then reapply patches"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3206
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3207
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3208
msgid "hg qselect [OPTION]... [GUARD]..."
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3209
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3210
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3211
msgid "print patches not in series"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3212
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3213
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3214
msgid "hg qseries [-ms]"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3215
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3216
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3217
msgid "force removal with local changes"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3218
msgstr "强制删除,纵然有本地修改"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3219
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3220
msgid "bundle unrelated changesets"
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  3221
msgstr "打包不相关的修改集"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3222
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3223
msgid "no backups"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3224
msgstr "不备份"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3225
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3226
msgid "hg strip [-f] [-b] [-n] REV"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3227
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3228
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3229
msgid "hg qtop [-s]"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3230
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3231
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3232
msgid "hg qunapplied [-s] [PATCH]"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3233
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3234
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3235
msgid "finish all applied changesets"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3236
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3237
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3238
msgid "hg qfinish [-a] [REV...]"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3239
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3240
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3241
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
  3242
"send e-mail notifications for commits/pushes\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3243
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3244
"Subscriptions can be managed through hgrc. Default mode is to print\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3245
"messages to stdout, for testing and configuring.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3246
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3247
"To use, configure notify extension and enable in hgrc like this:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3248
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3249
"   [extensions]\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3250
"   hgext.notify =\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3251
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3252
"   [hooks]\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3253
"   # one email for each incoming changeset\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3254
"   incoming.notify = python:hgext.notify.hook\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3255
"   # batch emails when many changesets incoming at one time\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3256
"   changegroup.notify = python:hgext.notify.hook\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3257
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3258
"   [notify]\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3259
"   # config items go in here\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3260
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3261
" config items:\n"
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
" REQUIRED:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3264
"   config = /path/to/file # file containing subscriptions\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
" OPTIONAL:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3267
"   test = True            # print messages to stdout for testing\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3268
"   strip = 3              # number of slashes to strip for url paths\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3269
"   domain = example.com   # domain to use if committer missing domain\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3270
"   style = ...            # style file to use when formatting email\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3271
"   template = ...         # template to use when formatting email\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3272
"   incoming = ...         # template to use when run as incoming hook\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3273
"   changegroup = ...      # template when run as changegroup hook\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3274
"   maxdiff = 300          # max lines of diffs to include (0=none, -1=all)\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3275
"   maxsubject = 67        # truncate subject line longer than this\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3276
"   diffstat = True        # add a diffstat before the diff content\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3277
"   sources = serve        # notify if source of incoming changes in this "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3278
"list\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3279
"                          # (serve == ssh or http, push, pull, bundle)\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3280
"   [email]\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3281
"   from = user@host.com   # email address to send as if none given\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3282
"   [web]\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3283
"   baseurl = http://hgserver/... # root of hg web site for browsing commits\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3284
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3285
" notify config file has same format as regular hgrc. it has two\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3286
" sections so you can express subscriptions in whatever way is handier\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3287
" for you.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3288
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3289
"   [usersubs]\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3290
"   # key is subscriber email, value is \",\"-separated list of glob patterns\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3291
"   user@host = pattern\n"
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
"   [reposubs]\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3294
"   # key is glob pattern, value is \",\"-separated list of subscriber emails\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3295
"   pattern = user@host\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3296
"\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
  3297
" glob patterns are matched against path to repository root.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3298
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3299
" if you like, you can put notify config file in repository that users\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3300
" can push changes to, they can manage their own subscriptions."
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3301
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3302
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  3303
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3304
msgid "%s: %d new changesets"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3305
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3306
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  3307
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3308
msgid "notify: sending %d subscribers %d changes\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3309
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3310
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  3311
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3312
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3313
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3314
"diffs (truncated from %d to %d lines):\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3315
"\n"
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
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  3318
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3319
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3320
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3321
"diffs (%d lines):\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3322
"\n"
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
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3325
#, 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
  3326
msgid "notify: no subscribers to repository %s\n"
7688
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 "notify: changes have source \"%s\" - skipping\n"
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 ""
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3334
"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
  3335
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3336
"To set the pager that should be used, set the application variable:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3337
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3338
"  [pager]\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3339
"  pager = LESS='FSRX' less\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3340
"\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
  3341
"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
  3342
"$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
  3343
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3344
"If you notice \"BROKEN PIPE\" error messages, you can disable them 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
  3345
"setting:\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3346
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3347
"  [pager]\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3348
"  quiet = True\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3349
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3350
"You can disable the pager for certain commands by adding them to the\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3351
"pager.ignore list:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3352
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3353
"  [pager]\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3354
"  ignore = version, help, update\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3355
"\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
  3356
"You can also enable the pager only for certain commands using\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3357
"pager.attend:\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3358
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3359
"  [pager]\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3360
"  attend = log\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3361
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3362
"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
  3363
"\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
  3364
"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
  3365
"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
  3366
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3367
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3368
msgid ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3369
"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
  3370
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3371
"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
  3372
"ancestors of a specific revision.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3373
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3374
"For example, if you can refer to a revision as \"foo\", then:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3375
"\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
  3376
"- foo^N = Nth parent of foo\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3377
"  foo^0 = foo\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3378
"  foo^1 = first parent of foo\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3379
"  foo^2 = second parent of foo\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3380
"  foo^  = foo^1\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3381
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3382
"- foo~N = Nth first grandparent of foo\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3383
"  foo~0 = foo\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3384
"  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
  3385
"  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
  3386
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3387
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3388
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
  3389
"send Mercurial changesets as a series of patch e-mails\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3390
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3391
"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
  3392
"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
  3393
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3394
"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
  3395
"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
  3396
"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
  3397
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3398
"  The changeset description.\n"
7688
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
"  [Optional] The result of running diffstat on the patch.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3401
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3402
"  The patch itself, as generated by \"hg export\".\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3403
"\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
  3404
"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
  3405
"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
  3406
"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
  3407
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3408
"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
  3409
"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
  3410
"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
  3411
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3412
"To configure other defaults, add a section like this to your 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
  3413
"file:\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3414
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3415
"  [email]\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3416
"  from = My Name <my@email>\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3417
"  to = recipient1, recipient2, ...\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3418
"  cc = cc1, cc2, ...\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3419
"  bcc = bcc1, bcc2, ...\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3420
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3421
"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
  3422
"as a patchbomb.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3423
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3424
"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
  3425
"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
  3426
"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
  3427
"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
  3428
"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
  3429
"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
  3430
"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
  3431
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3432
"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
  3433
"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
  3434
"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
  3435
"can be previewed with any mail user agent which supports UNIX mbox\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3436
"files, e.g. with mutt:\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3437
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3438
"  % mutt -R -f mbox\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3439
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3440
"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
  3441
"(a utility that is commonly installed as part of the procmail\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3442
"package), to send each message out:\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3443
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3444
"  % formail -s sendmail -bm -t < mbox\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3445
"\n"
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  3446
"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
  3447
"\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  3448
"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
  3449
"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
  3450
"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
  3451
"directly from the commandline. See the [email] and [smtp] sections 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
  3452
"hgrc(5) for details."
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3453
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3454
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3455
msgid "Please enter a valid value.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3456
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3457
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3458
msgid "does the diffstat above look okay? "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3459
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3460
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3461
msgid "diffstat rejected"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3462
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3463
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3464
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3465
"send changesets by email\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3466
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3467
"    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
  3468
"    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
  3469
"    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
  3470
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3471
"    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
  3472
"    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
  3473
"    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
  3474
"    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
  3475
"    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
  3476
"    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
  3477
"    \"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
  3478
"\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
"    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
  3480
"    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
  3481
"    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
  3482
"    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
  3483
"\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
"    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
  3485
"    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
  3486
"    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
  3487
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3488
"    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
  3489
"    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
  3490
"    will be sent.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3491
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3492
"    Examples:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3493
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3494
"    hg email -r 3000          # send patch 3000 only\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3495
"    hg email -r 3000 -r 3001  # send patches 3000 and 3001\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3496
"    hg email -r 3000:3005     # send patches 3000 through 3005\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3497
"    hg email 3000             # send patch 3000 (deprecated)\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3498
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3499
"    hg email -o               # send all patches not in default\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3500
"    hg email -o DEST          # send all patches not in DEST\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3501
"    hg email -o -r 3000       # send all ancestors of 3000 not in default\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3502
"    hg email -o -r 3000 DEST  # send all ancestors of 3000 not in DEST\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3503
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3504
"    hg email -b               # send bundle of all patches not in default\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3505
"    hg email -b DEST          # send bundle of all patches not in DEST\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3506
"    hg email -b -r 3000       # bundle of all ancestors of 3000 not in "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3507
"default\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3508
"    hg email -b -r 3000 DEST  # bundle of all ancestors of 3000 not in DEST\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3509
"\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
  3510
"    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
  3511
"    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
  3512
"    "
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3513
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3514
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3515
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
  3516
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3517
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3518
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
  3519
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3520
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3521
msgid "too many destinations"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3522
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3523
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3524
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
  3525
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3526
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3527
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3528
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3529
"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
  3530
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3531
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3532
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  3533
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3534
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3535
"This patch series consists of %d patches.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3536
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3537
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3538
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3539
msgid "Final summary:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3540
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3541
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3542
msgid "Displaying "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3543
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3544
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3545
msgid "Writing "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3546
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3547
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3548
msgid "Sending "
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 "send patches as attachments"
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 "send patches as inline attachments"
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
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  3557
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
  3558
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3559
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3560
msgid "email addresses of copy recipients"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3561
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3562
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3563
msgid "add diffstat output to messages"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3564
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3565
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3566
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
  3567
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3568
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3569
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
  3570
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3571
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3572
msgid "email address of sender"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3573
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3574
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3575
msgid "print messages that would be sent"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3576
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3577
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3578
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
  3579
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3580
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3581
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
  3582
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3583
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3584
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
  3585
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3586
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3587
msgid "email addresses of recipients"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3588
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3589
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3590
msgid "omit hg patch header"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3591
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3592
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3593
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
  3594
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3595
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3596
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
  3597
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3598
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3599
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
  3600
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3601
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3602
msgid "a revision to send"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3603
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3604
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3605
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3606
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
  3607
msgstr "纵然远程版本库是无关的也要执行"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3608
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3609
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
  3610
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3611
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3612
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
  3613
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3614
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3615
msgid "hg email [OPTION]... [DEST]..."
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3616
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3617
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3618
msgid "delete files not tracked from the 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
  3619
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3620
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3621
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3622
"removes files not tracked by Mercurial\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3623
"\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
  3624
"    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
  3625
"    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
  3626
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3627
"    This means that purge will delete:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3628
"     - Unknown files: files marked with \"?\" by \"hg status\"\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
  3629
"     - Empty directories: in fact Mercurial ignores directories 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
  3630
"       they contain files under source control management\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3631
"    But it will leave untouched:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3632
"     - Modified and unmodified tracked files\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3633
"     - Ignored files (unless --all is specified)\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3634
"     - New files added to the repository (with \"hg add\")\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3635
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3636
"    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
  3637
"    directories are considered.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3638
"\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
  3639
"    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
  3640
"    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
  3641
"    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
  3642
"    option.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3643
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3644
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3645
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  3646
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3647
msgid "%s cannot be removed"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3648
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3649
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  3650
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3651
msgid "warning: %s\n"
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
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  3654
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3655
msgid "Removing file %s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  3656
msgstr "正在删除文件 %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3657
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  3658
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3659
msgid "Removing directory %s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  3660
msgstr "正在删除目录 %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3661
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3662
msgid "abort if an error occurs"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3663
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3664
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3665
msgid "purge ignored files too"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3666
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3667
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3668
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
  3669
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3670
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3671
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3672
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
  3673
msgstr "在文件名称结尾增加 NUL,用于 xargs"
7688
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 "hg purge [OPTION]... [DIR]..."
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 ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3679
"move sets of revisions to a different ancestor\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3680
"\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
  3681
"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
  3682
"repository.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3683
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3684
"For more information:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3685
"http://www.selenic.com/mercurial/wiki/index.cgi/RebaseProject\n"
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 "first revision, do not change ancestor\n"
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 ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3692
"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
  3693
"\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
  3694
"    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
  3695
"    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
  3696
"    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
  3697
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3698
"    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
  3699
"    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
  3700
"    "
7688
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 "cannot use both abort and continue"
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 "cannot use collapse with continue or abort"
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
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3709
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
  3710
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3711
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3712
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
  3713
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3714
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3715
msgid "nothing to rebase\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3716
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3717
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3718
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
  3719
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3720
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3721
msgid "rebase merging completed\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3722
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3723
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3724
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
  3725
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3726
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3727
msgid "rebase completed\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3728
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3729
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  3730
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3731
msgid "%d revisions have been skipped\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3732
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3733
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3734
msgid " set parents\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3735
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3736
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  3737
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3738
msgid "rebasing %d:%s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3739
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3740
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  3741
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3742
msgid " future parents are %d and %d\n"
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
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  3745
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3746
msgid " update to %d:%s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3747
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3748
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3749
msgid " already in target\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3750
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3751
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  3752
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3753
msgid " merge against %d:%s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3754
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3755
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3756
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
  3757
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3758
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3759
msgid "resuming interrupted rebase\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3760
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3761
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  3762
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3763
msgid "no changes, revision %d skipped\n"
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
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  3766
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3767
msgid "next revision set to %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3768
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3769
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  3770
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3771
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
  3772
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3773
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  3774
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3775
msgid "revision %d is an mq patch (%s), finalize it.\n"
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
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  3778
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3779
msgid "import mq patch %d (%s)\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3780
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3781
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3782
msgid "rebase status stored\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3783
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3784
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3785
msgid "rebase status resumed\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3786
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3787
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3788
msgid "no rebase in progress"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3789
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3790
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3791
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
  3792
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3793
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3794
msgid "rebase aborted\n"
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 "cannot rebase onto an applied mq patch"
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
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3800
msgid "cannot rebase an ancestor"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3801
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3802
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3803
msgid "cannot rebase a descendant"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3804
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3805
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3806
msgid "already working on current\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3807
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3808
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3809
msgid "already working on the current branch\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3810
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3811
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  3812
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3813
msgid "rebase onto %d starting from %d\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3814
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3815
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3816
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
  3817
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3818
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  3819
msgid "--update and --rebase are not compatible, ignoring the update flag\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3820
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3821
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3822
msgid "rebase working directory to branch head"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3823
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3824
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3825
msgid "rebase from a given revision"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3826
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3827
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3828
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
  3829
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3830
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3831
msgid "rebase onto a given revision"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3832
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3833
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3834
msgid "collapse the rebased revisions"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3835
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3836
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3837
msgid "keep original revisions"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3838
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3839
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3840
msgid "keep original branches"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3841
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3842
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3843
msgid "continue an interrupted rebase"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3844
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3845
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3846
msgid "abort an interrupted rebase"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3847
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3848
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3849
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
  3850
"hg rebase [-s REV | -b REV] [-d REV] [--collapse] [--keep] [--keepbranches] | "
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3851
"[-c] | [-a]"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3852
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3853
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3854
msgid "interactively select which sets of changes to commit/qrefresh"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3855
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3856
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3857
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
  3858
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3859
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3860
msgid "this is a binary file\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3861
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3862
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  3863
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3864
msgid "%d hunks, %d lines changed\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3865
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3866
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3867
msgid "[Ynsfdaq?]"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3868
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3869
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3870
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
  3871
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3872
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3873
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
  3874
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3875
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3876
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
  3877
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3878
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3879
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
  3880
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3881
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3882
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
  3883
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3884
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3885
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3886
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
  3887
msgstr "将丢失的文件视为删除"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3888
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3889
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3890
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
  3891
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
  3892
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3893
msgid "&?"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3894
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3895
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3896
msgid "y"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3897
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3898
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3899
msgid "?"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3900
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3901
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3902
msgid "y - record this change"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3903
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3904
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3905
msgid "s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3906
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3907
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3908
msgid "f"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3909
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3910
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3911
msgid "d"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3912
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3913
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3914
msgid "a"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3915
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3916
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3917
msgid "q"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3918
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3919
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3920
msgid "user quit"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  3921
msgstr "用户退出"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3922
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  3923
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3924
msgid "examine changes to %s?"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3925
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3926
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3927
msgid " and "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3928
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3929
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  3930
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3931
msgid "record this change to %r?"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3932
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3933
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3934
#, 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
  3935
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
  3936
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
  3937
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3938
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3939
"interactively select changes to commit\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3940
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3941
"    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
  3942
"    will be candidates for recording.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3943
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3944
"    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
  3945
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3946
"    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
  3947
"    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
  3948
"    change to use. For each query, the following responses are\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3949
"    possible:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3950
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3951
"    y - record this change\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3952
"    n - skip this change\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3953
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3954
"    s - skip remaining changes to this file\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3955
"    f - record remaining changes to this file\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3956
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3957
"    d - done, skip remaining changes and files\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3958
"    a - record all changes to all remaining files\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3959
"    q - quit, recording no changes\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3960
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3961
"    ? - display help"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3962
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3963
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3964
msgid "'mq' extension not loaded"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3965
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3966
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3967
msgid "running non-interactively, use commit instead"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3968
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3969
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3970
msgid "no changes to record\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3971
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3972
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  3973
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3974
msgid "backup %r as %r\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3975
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3976
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3977
msgid "applying patch\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3978
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3979
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3980
msgid "patch failed to apply"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3981
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3982
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  3983
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3984
msgid "restoring %r to %r\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3985
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3986
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3987
msgid "hg record [OPTION]... [FILE]..."
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3988
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3989
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3990
msgid "hg qrecord [OPTION]... PATCH [FILE]..."
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3991
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3992
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3993
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
  3994
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3995
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3996
msgid ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3997
"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
  3998
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3999
"    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
  4000
"    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
  4001
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4002
"    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
  4003
"    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
  4004
"    "
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4005
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4006
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4007
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
  4008
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4009
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4010
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
  4011
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4012
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4013
msgid ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4014
"transplant changesets from another branch\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4015
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4016
"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
  4017
"\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
  4018
"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
  4019
"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
  4020
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4021
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4022
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4023
msgid "skipping already applied revision %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4024
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4025
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4026
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4027
msgid "skipping merge changeset %s:%s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4028
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4029
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4030
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4031
msgid "%s merged at %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4032
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4033
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4034
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4035
msgid "%s transplanted to %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4036
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4037
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4038
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4039
msgid "filtering %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4040
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4041
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4042
msgid "filter failed"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4043
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4044
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4045
msgid "can only omit patchfile if merging"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4046
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4047
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4048
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4049
msgid "%s: empty changeset"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4050
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4051
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4052
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
  4053
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4054
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4055
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4056
msgid "%s transplanted as %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4057
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4058
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4059
msgid "transplant log file is corrupt"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4060
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4061
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4062
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4063
msgid "working dir not at transplant parent %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4064
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4065
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4066
msgid "commit failed"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4067
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4068
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4069
msgid "apply changeset? [ynmpcq?]:"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4070
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4071
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4072
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4073
"transplant changesets from another branch\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4074
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4075
"    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
  4076
"    directory with the log of the original changeset. If --log is\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4077
"    specified, log messages will have a comment appended of the form:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4078
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4079
"    (transplanted from CHANGESETHASH)\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4080
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4081
"    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
  4082
"    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
  4083
"    $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
  4084
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4085
"    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
  4086
"    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
  4087
"    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
  4088
"    --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
  4089
"    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
  4090
"    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
  4091
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4092
"    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
  4093
"    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
  4094
"    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
  4095
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4096
"    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
  4097
"    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
  4098
"    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
  4099
"    normally instead of transplanting them.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4100
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4101
"    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
  4102
"    an interactive changeset browser.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4103
"\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
  4104
"    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
  4105
"    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
  4106
"    --continue/-c.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4107
"    "
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 "--continue is incompatible with branch, all or merge"
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 "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
  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 "--all requires a branch revision"
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 "--all is incompatible with a revision list"
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
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4122
msgid "no revision checked out"
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 "outstanding uncommitted merges"
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 "outstanding local changes"
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 "pull patches from REPOSITORY"
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 "pull patches from branch BRANCH"
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 "pull all changesets up to BRANCH"
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 "skip over REV"
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 "merge at REV"
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 "append transplant info to log message"
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
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4149
msgid "continue last transplant session after repair"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4150
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4151
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4152
msgid "filter changesets through FILTER"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4153
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4154
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4155
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4156
"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
  4157
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4158
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4159
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
  4160
"allow the use of MBCS paths with 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
  4161
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4162
"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
  4163
"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
  4164
"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
  4165
"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
  4166
"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
  4167
"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
  4168
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4169
"This extension is useful for:\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4170
" * Japanese Windows users using shift_jis encoding.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4171
" * Chinese Windows users using big5 encoding.\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
  4172
" * All users who use a repository with one of problematic encodings 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
  4173
"   case-insensitive file system.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4174
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4175
"This extension is not needed for:\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
  4176
" * Any user who use only ASCII chars in path.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4177
" * Any user who do not use any of problematic encodings.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4178
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4179
"Note that there are some limitations on using this extension:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4180
" * You should use single encoding in one repository.\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
  4181
" * You should set same encoding for the repository by locale 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
  4182
"   HGENCODING.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4183
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4184
"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
  4185
"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
  4186
"setting or HGENCODING.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4187
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4188
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4189
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4190
msgid "[win32mbcs] filename conversion fail with %s encoding\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4191
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4192
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4193
msgid "[win32mbcs] cannot activate on this platform.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4194
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4195
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4196
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4197
msgid "[win32mbcs] activated with encoding: %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4198
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4199
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4200
msgid ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4201
"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
  4202
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4203
"To perform automatic newline conversion, 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
  4204
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4205
"[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
  4206
"hgext.win32text =\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4207
"[encode]\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4208
"** = cleverencode:\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4209
"# or ** = macencode:\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4210
"\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
"[decode]\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
"** = cleverdecode:\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
"# or ** = macdecode:\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4214
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4215
"If not doing conversion, to make sure you do not commit CRLF/CR by accident:\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4216
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4217
"[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
  4218
"pretxncommit.crlf = python:hgext.win32text.forbidcrlf\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4219
"# or pretxncommit.cr = python:hgext.win32text.forbidcr\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4220
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4221
"To do the same check on a server to prevent CRLF/CR from being\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4222
"pushed or 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
  4223
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4224
"[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
  4225
"pretxnchangegroup.crlf = python:hgext.win32text.forbidcrlf\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4226
"# or pretxnchangegroup.cr = python:hgext.win32text.forbidcr\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4227
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
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 ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4231
"WARNING: %s already has %s line endings\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4232
"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
  4233
"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
  4234
"Mercurial.ini or %s.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4235
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4236
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4237
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4238
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
  4239
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4240
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4241
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4242
msgid "in %s: %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4243
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4244
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4245
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4246
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4247
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4248
"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
  4249
"add to Mercurial.ini or .hg/hgrc:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4250
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4251
"[hooks]\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4252
"pretxncommit.%s = python:hgext.win32text.forbid%s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4253
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4254
"and also consider adding:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4255
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4256
"[extensions]\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4257
"hgext.win32text =\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4258
"[encode]\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4259
"** = %sencode:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4260
"[decode]\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4261
"** = %sdecode:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4262
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4263
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4264
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
  4265
"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
  4266
"\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
"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
  4268
"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
  4269
"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
  4270
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4271
"To allow other people to discover your repository using run \"hg 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
  4272
"in your repository.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4273
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4274
" $ cd test\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4275
" $ hg serve\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4276
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4277
"You can discover zeroconf enabled repositories by running \"hg paths\".\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4278
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4279
" $ hg paths\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4280
" zc-test = http://example.com:8000/test\n"
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 "archive prefix contains illegal components"
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
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4286
msgid "cannot give prefix when archiving to files"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4287
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4288
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4289
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4290
msgid "unknown archive type '%s'"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4291
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4292
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4293
msgid "invalid changegroup"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4294
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4295
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4296
msgid "unknown parent"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4297
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4298
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4299
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4300
msgid "integrity check failed on %s:%d"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4301
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4302
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4303
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4304
msgid "%s: not a Mercurial bundle file"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4305
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4306
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4307
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4308
msgid "%s: unknown bundle version"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4309
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4310
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4311
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4312
msgid "%s: unknown bundle compression type"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4313
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4314
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4315
msgid "cannot create new bundle repository"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4316
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4317
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4318
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4319
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
  4320
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4321
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4322
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
  4323
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4324
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4325
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4326
msgid "username %s contains a newline"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4327
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4328
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4329
msgid "options --message and --logfile are mutually exclusive"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4330
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4331
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4332
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4333
msgid "can't read commit message '%s': %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4334
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4335
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4336
msgid "limit must be a positive integer"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4337
msgstr ""
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4338
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4339
msgid "limit must be positive"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4340
msgstr ""
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4341
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4342
msgid "too many revisions specified"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4343
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4344
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4345
#, 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
  4346
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
  4347
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4348
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4349
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4350
msgid "adding %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4351
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4352
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4353
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4354
msgid "removing %s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  4355
msgstr "正在删除 %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4356
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4357
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4358
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
  4359
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4360
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4361
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4362
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
  4363
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4364
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4365
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4366
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
  4367
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4368
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4369
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4370
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
  4371
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4372
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4373
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4374
msgid "%s: not overwriting - file exists\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 "%s: deleted in working copy\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
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4381
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4382
msgid "%s: cannot copy - %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4383
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4384
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4385
#, 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
  4386
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
  4387
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4388
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4389
#, 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
  4390
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
  4391
msgstr "正在推到 %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4392
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4393
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4394
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
  4395
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4396
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4397
msgid "no source or destination specified"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4398
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4399
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4400
msgid "no destination specified"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4401
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4402
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4403
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
  4404
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4405
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4406
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4407
msgid "destination %s is not a directory"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4408
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4409
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4410
msgid "no files to copy"
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 "(consider using --after)\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  4414
msgstr "(考虑使用 --after)\n"
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 "changeset:   %d:%s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  4418
msgstr "修改集:      %d:%s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4419
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4420
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4421
msgid "branch:      %s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  4422
msgstr "分支:        %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4423
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4424
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4425
msgid "tag:         %s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  4426
msgstr "标签:        %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4427
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4428
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4429
msgid "parent:      %d:%s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  4430
msgstr "父亲:        %d:%s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4431
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4432
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4433
msgid "manifest:    %d:%s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  4434
msgstr "清单:        %d:%s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4435
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4436
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4437
msgid "user:        %s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  4438
msgstr "用户:        %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4439
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4440
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4441
msgid "date:        %s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  4442
msgstr "日期:        %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4443
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4444
msgid "files+:"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  4445
msgstr "文件+:"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4446
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4447
msgid "files-:"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  4448
msgstr "文件-:"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4449
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4450
msgid "files:"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  4451
msgstr "文件:"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4452
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4453
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4454
msgid "files:       %s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  4455
msgstr "文件:        %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4456
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4457
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4458
msgid "copies:      %s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  4459
msgstr "复制:        %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4460
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4461
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4462
msgid "extra:       %s=%s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  4463
msgstr "额外:        %s=%s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4464
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4465
msgid "description:\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  4466
msgstr "描述:\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4467
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4468
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4469
msgid "summary:     %s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  4470
msgstr "摘要:        %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4471
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4472
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4473
msgid "%s: no key named '%s'"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4474
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4475
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4476
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4477
msgid "%s: %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4478
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4479
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4480
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4481
msgid "Found revision %s from %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4482
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4483
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4484
msgid "revision matching date not found"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4485
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4486
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4487
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4488
msgid "cannot follow nonexistent file: \"%s\""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4489
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4490
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4491
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4492
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
  4493
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4494
8965
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 "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
  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 "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
  4499
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
  4500
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4501
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
  4502
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4503
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4504
#, 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
  4505
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
  4506
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
  4507
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4508
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
  4509
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4510
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4511
#, 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
  4512
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
  4513
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4514
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4515
#, 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
  4516
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
  4517
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4518
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4519
#, 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
  4520
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
  4521
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4522
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4523
#, 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
  4524
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
  4525
msgstr "已删除"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4526
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4527
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4528
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
  4529
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
  4530
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4531
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
  4532
msgstr "空的提交日志"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4533
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4534
#, fuzzy
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4535
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4536
"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
  4537
"\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
  4538
"    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
  4539
"    repository.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4540
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4541
"    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
  4542
"    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
  4543
"\n"
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  4544
"    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
  4545
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4546
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4547
"增加指定文件用于下次提交\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4548
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4549
"    调度文件受版本控制,增加到版本库。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4550
"\n"
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  4551
"    这些文件将于下次提交时增加到版本库。需要在提交前撤销增加,\n"
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  4552
"    参见 'hg revert'。\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4553
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4554
"    如果没有给出文件名称,就增加所有文件到版本库。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4555
"    "
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
"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
  4559
"\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
  4560
"    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
  4561
"    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
  4562
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4563
"    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
  4564
"    .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
  4565
"    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
  4566
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4567
"    Use the -s/--similarity option to detect renamed files. With 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
  4568
"    parameter > 0, this compares every removed file with every added\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
"    file and records those similar enough as renames. This option\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
"    takes a percentage between 0 (disabled) and 100 (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
  4571
"    identical) as its parameter. Detecting renamed files this way can\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
"    be expensive.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4573
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4574
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4575
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4576
msgid "similarity must be a number"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4577
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4578
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4579
msgid "similarity must be between 0 and 100"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4580
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4581
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4582
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4583
msgid ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4584
"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
  4585
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4586
"    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
  4587
"    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
  4588
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4589
"    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
  4590
"    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
  4591
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4592
"    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
  4593
"    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
  4594
"    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
  4595
"    nor desirable.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4596
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4597
msgstr ""
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  4598
"显示指定文件每行的修改集信息\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4599
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4600
"    列出文件中的修改,为每行显示版本标识\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4601
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4602
"    此命令用于查找谁做出的修改,或者什么时候发生的修改\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4603
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4604
"    当没有选项 '-a' 时,annotate 会避免处理检测为二进制的文件\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4605
"    当使用选项 '-a' 时,annotate 会直接产生追溯,可能会有不合需要的结果\n"
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
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4608
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
  4609
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4610
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4611
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
  4612
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4613
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4614
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4615
msgid "%s: binary file\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4616
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4617
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4618
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
  4619
"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
  4620
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4621
"    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
  4622
"    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
  4623
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4624
"    To specify the type of archive to create, use -t/--type. Valid\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4625
"    types are:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4626
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4627
"    \"files\" (default): a directory full of files\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4628
"    \"tar\": tar archive, uncompressed\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4629
"    \"tbz2\": tar archive, compressed using bzip2\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4630
"    \"tgz\": tar archive, compressed using gzip\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4631
"    \"uzip\": zip archive, uncompressed\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4632
"    \"zip\": zip archive, compressed using deflate\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4633
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4634
"    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
  4635
"    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
  4636
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4637
"    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
  4638
"    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
  4639
"    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
  4640
"    removed.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4641
"    "
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 "no working directory: please specify a revision"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4645
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4646
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4647
msgid "repository root cannot be destination"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4648
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4649
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4650
msgid "cannot archive plain files to stdout"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4651
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4652
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4653
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4654
"reverse effect of earlier changeset\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4655
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4656
"    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
  4657
"    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
  4658
"\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
  4659
"    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
  4660
"    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
  4661
"    backout changeset with another head.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4662
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4663
"    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
  4664
"    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
  4665
"    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
  4666
"    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
  4667
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4668
"    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
  4669
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4670
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4671
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4672
msgid "please specify just one revision"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4673
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4674
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4675
msgid "please specify a revision to backout"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4676
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4677
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4678
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
  4679
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4680
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4681
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
  4682
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4683
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 "cannot backout a merge changeset without --parent"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4685
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4686
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4687
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4688
msgid "%s is not a parent of %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4689
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4690
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4691
msgid "cannot use --parent on non-merge changeset"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4692
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4693
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4694
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4695
msgid "Backed out changeset %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4696
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4697
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4698
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4699
msgid "changeset %s backs out changeset %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4700
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4701
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4702
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4703
msgid "merging with changeset %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4704
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4705
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4706
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
  4707
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4708
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4709
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
  4710
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4711
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4712
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4713
"subdivision search of changesets\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4714
"\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
  4715
"    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
  4716
"    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
  4717
"    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
  4718
"    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
  4719
"    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
  4720
"    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
  4721
"    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
  4722
"    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
  4723
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4724
"    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
  4725
"    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
  4726
"\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
  4727
"    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
  4728
"    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
  4729
"    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
  4730
"    (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
  4731
"    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
  4732
"    "
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4733
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4734
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4735
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
  4736
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4737
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4738
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
  4739
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4740
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4741
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
  4742
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4743
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4744
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
  4745
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4746
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4747
msgid "cannot bisect (no known good revisions)"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4748
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4749
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4750
msgid "cannot bisect (no known bad revisions)"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4751
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4752
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4753
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
  4754
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4755
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4756
msgid "incompatible arguments"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4757
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4758
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4759
#, 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
  4760
msgid "cannot find executable: %s"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4761
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4762
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4763
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4764
msgid "failed to execute %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4765
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4766
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4767
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4768
msgid "%s killed"
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
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4771
#, 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
  4772
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
  4773
msgstr "修改集:      %d:%s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4774
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4775
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4776
msgid "Testing changeset %s:%s (%s changesets remaining, ~%s tests)\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4777
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4778
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4779
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4780
"set or show the current branch name\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4781
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4782
"    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
  4783
"    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
  4784
"    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
  4785
"    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
  4786
"    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
  4787
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4788
"    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
  4789
"    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
  4790
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4791
"    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
  4792
"    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
  4793
"    change.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4794
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4795
"    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
  4796
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4797
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4798
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4799
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4800
msgid "reset working directory to branch %s\n"
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
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4803
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
  4804
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4805
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4806
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4807
msgid "marked working directory as branch %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4808
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4809
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4810
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4811
"list repository named branches\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4812
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4813
"    List the repository's named branches, indicating which ones are\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4814
"    inactive. If active is specified, only show active branches.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4815
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4816
"    A branch is considered active if it contains repository heads.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4817
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4818
"    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
  4819
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4820
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4821
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4822
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4823
"create a changegroup file\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4824
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4825
"    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
  4826
"    known to be in another repository.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4827
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4828
"    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
  4829
"    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
  4830
"    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
  4831
"    -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
  4832
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4833
"    To change the compression method applied, use the -t/--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
  4834
"    option. The available compression methods are: none, bzip2, 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
  4835
"    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
  4836
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4837
"    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
  4838
"    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
  4839
"    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
  4840
"    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
  4841
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4842
"    Applying bundles preserves all changeset contents including\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4843
"    permissions, copy/rename information, and revision history.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4844
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4845
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4846
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4847
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
  4848
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4849
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4850
msgid "unknown bundle type specified with --type"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4851
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4852
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4853
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4854
"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
  4855
"\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
  4856
"    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
  4857
"    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
  4858
"    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
  4859
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4860
"    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
  4861
"    given using a format string. The formatting rules are the same as\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4862
"    for the export command, with the following additions:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4863
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4864
"    %s   basename of file being printed\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
  4865
"    %d   dirname of file being printed, or '.' if in repository root\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4866
"    %p   root-relative path name of file being printed\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4867
"    "
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
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4870
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4871
"make a copy of an existing repository\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4872
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4873
"    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
  4874
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4875
"    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
  4876
"    basename of the source.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4877
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4878
"    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
  4879
"    .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
  4880
"\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
  4881
"    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
  4882
"    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
  4883
"    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
  4884
"    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
  4885
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4886
"    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
  4887
"    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
  4888
"    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
  4889
"    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
  4890
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4891
"    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
  4892
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4893
"    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
  4894
"    .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
  4895
"    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
  4896
"\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4897
"    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
  4898
"    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
  4899
"    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
  4900
"    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
  4901
"    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
  4902
"    avoid hardlinking.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4903
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4904
"    In some cases, you can clone repositories and checked out files\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4905
"    using full hardlinks with\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4906
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4907
"      $ cp -al REPO REPOCLONE\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4908
"\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
  4909
"    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
  4910
"    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
  4911
"    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
  4912
"    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
  4913
"    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
  4914
"    metadata under the .hg directory, such as mq.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4915
"\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
  4916
"    "
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4917
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4918
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4919
#, fuzzy
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4920
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4921
"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
  4922
"\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
  4923
"    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
  4924
"    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
  4925
"    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
  4926
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4927
"    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
  4928
"    will be committed.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4929
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4930
"    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
  4931
"    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
  4932
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4933
"    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
  4934
"    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
  4935
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4936
"    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
  4937
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4938
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4939
"提交指定文件的修改或全部修改\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4940
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4941
"    将指定文件的修改提交到版本库。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4942
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4943
"    如果省略了文件列表,那么 \"hg status\" 报告的所有修改都被提交。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4944
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4945
"    如果你要提交合并结果,请不要提供任何文件名称或过滤器 '-I/-X'。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4946
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4947
"    如果没有指定提交日志,将会启动配置的编辑器,让你输入信息。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4948
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4949
"    参见 'hg help dates' 以获得 '-d/--date' 的有效格式列表。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4950
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4951
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4952
msgid "created new head\n"
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  4953
msgstr "已经创建新顶点\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4954
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4955
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4956
msgid "committed changeset %d:%s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  4957
msgstr "提交修改集 %d:%s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4958
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4959
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4960
"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
  4961
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4962
"    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
  4963
"    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
  4964
"    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
  4965
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4966
"    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
  4967
"    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
  4968
"    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
  4969
"\n"
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  4970
"    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
  4971
"    before that, see hg revert.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4972
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4973
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4974
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4975
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
  4976
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4977
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4978
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
  4979
msgstr "此处没有水银版本库(没有找到 .hg)"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4980
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4981
msgid "either two or three arguments required"
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  4982
msgstr "需要两个或三个参数"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4983
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4984
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
  4985
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4986
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4987
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
  4988
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4989
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4990
msgid "validate the correctness of the current dirstate"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4991
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4992
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4993
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4994
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
  4995
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4996
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4997
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4998
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
  4999
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5000
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  5001
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5002
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
  5003
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5004
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  5005
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5006
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
  5007
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5008
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5009
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
  5010
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5011
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5012
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5013
"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
  5014
"\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
  5015
"    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
  5016
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5017
"    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
  5018
"    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
  5019
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5020
"    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
  5021
"    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
  5022
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5023
"    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
  5024
"    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
  5025
"    "
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5026
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5027
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5028
msgid "only one config item permitted"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5029
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5030
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5031
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5032
"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
  5033
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5034
"    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
  5035
"    be used with care.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5036
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5037
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5038
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5039
msgid "show the contents of the current dirstate"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5040
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5041
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  5042
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5043
msgid "copy: %s -> %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5044
msgstr ""
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 "dump the contents of a data file revision"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5047
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5048
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  5049
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5050
msgid "invalid revision identifier %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5051
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5052
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5053
msgid "parse and display a date"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5054
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5055
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5056
msgid "dump the contents of an index file"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5057
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5058
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5059
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
  5060
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5061
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5062
msgid "test Mercurial installation"
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
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  5065
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5066
msgid "Checking encoding (%s)...\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5067
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5068
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5069
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
  5070
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5071
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5072
msgid "Checking extensions...\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5073
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5074
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5075
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
  5076
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5077
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5078
msgid " (check that you compiled the extensions)\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5079
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5080
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5081
msgid "Checking templates...\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5082
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5083
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5084
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
  5085
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5086
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5087
msgid "Checking patch...\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5088
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5089
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5090
msgid " patch call failed:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5091
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5092
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5093
msgid " unexpected patch output!\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5094
msgstr ""
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
msgid " patch test failed!\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5097
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5098
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5099
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5100
" (Current patch tool may be incompatible with patch, or misconfigured. Please "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5101
"check your .hgrc file)\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5102
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5103
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5104
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5105
" Internal patcher failure, please report this error to http://www.selenic.com/"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5106
"mercurial/bts\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5107
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5108
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5109
msgid "Checking commit editor...\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5110
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5111
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5112
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
  5113
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5114
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5115
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
  5116
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5117
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  5118
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5119
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
  5120
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5121
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5122
msgid "Checking username...\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5123
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5124
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5125
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
  5126
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5127
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5128
msgid "No problems detected\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5129
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5130
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  5131
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5132
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
  5133
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5134
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5135
msgid "dump rename information"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5136
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5137
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  5138
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5139
msgid "%s renamed from %s:%s\n"
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
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  5142
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5143
msgid "%s not renamed\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5144
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5145
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5146
msgid "show how files match on given patterns"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5147
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5148
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5149
#, fuzzy
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5150
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5151
"diff repository (or selected files)\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5152
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5153
"    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
  5154
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5155
"    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
  5156
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5157
"    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
  5158
"    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
  5159
"    changeset if no revisions are specified.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5160
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5161
"    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
  5162
"    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
  5163
"    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
  5164
"    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
  5165
"    to its parent.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5166
"\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
  5167
"    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
  5168
"    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
  5169
"    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
  5170
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5171
"    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
  5172
"    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
  5173
"    "
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
"在版本库中比较(指定的文件)\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5176
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5177
"    显示指定文件在版本间的差异。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5178
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5179
"    文件间的差异使用同一差异格式显示。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5180
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5181
"    注意: 对合并的比较可能会产生不期望的结果,因为没有指定版本时,默认\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5182
"    与工作目录的直接父亲比较。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5183
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5184
"    当给出两个版本参数时,会显示在这些版本间的修改。如果只给出一个版本,\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5185
"    那么它将与工作目录比较。当没有指定版本时,将比较工作目录中的文件与\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5186
"    它的直接父亲。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5187
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5188
"    当没有选项 '-a' 时,将会避免处理检测为二进制的文件。当使用选项 '-a'\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5189
"    时,可能会有不合需要的结果。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5190
"\n"
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  5191
"    使用选项 '--git' 会使用 git 扩展差异格式。请阅读 'hg help diffs' 以\n"
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  5192
"    了解更多信息。\n"
7688
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
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5195
#, fuzzy
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5196
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5197
"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
  5198
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5199
"    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
  5200
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5201
"    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
  5202
"    changeset hash, parent(s) and commit comment.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5203
"\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
  5204
"    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
  5205
"    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
  5206
"    first parent only.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5207
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5208
"    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
  5209
"    given using a format string. The formatting rules are as follows:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5210
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5211
"    %%   literal \"%\" character\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5212
"    %H   changeset hash (40 bytes of hexadecimal)\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5213
"    %N   number of patches being generated\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5214
"    %R   changeset revision number\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5215
"    %b   basename of the exporting repository\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5216
"    %h   short-form changeset hash (12 bytes of hexadecimal)\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5217
"    %n   zero-padded sequence number, starting at 1\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5218
"    %r   zero-padded changeset revision number\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5219
"\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
  5220
"    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
  5221
"    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
  5222
"    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
  5223
"\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
"    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
  5225
"    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
  5226
"\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
"    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
  5228
"    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
  5229
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5230
msgstr ""
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  5231
"为一个或多个修改集输出标题和差异\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5232
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5233
"    为一个或多个版本输出标题和差异。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5234
"\n"
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  5235
"    在修改集标题中显示的信息是: 作者,修改集哈希,父亲和提交日志。\n"
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  5236
"\n"
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  5237
"    注意: 对于合并修改集,导出可能产生不期望的差异输出,因为它只会将合并\n"
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  5238
"    修改集与其第一个父亲比较。\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5239
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5240
"    可以输出到文件,这时会使用指定的格式化字符串构造文件名称。格式化规则\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5241
"    如下:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5242
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5243
"    %%   字符 \"%\"\n"
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  5244
"    %H   修改集哈希 (40 位十六进制数字)\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5245
"    %N   产生的补丁号\n"
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  5246
"    %R   修改集版本号\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5247
"    %b   待导出的版本库的基本名称\n"
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  5248
"    %h   短修改集哈希(12 位十六进制数字)\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5249
"    %n   从 1 开始补 0 的序列号\n"
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  5250
"    %r   补 0 的修改集版本号\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5251
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5252
"    当没有选项 '-a' 时,将会避免处理检测为二进制的文件。当使用选项 '-a'\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5253
"    时,可能会有不合需要的结果。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5254
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5255
"    使用选项 '--git' 会使用 git 扩展差异格式。请阅读差异帮助主题以了解\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5256
"    更多信息。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5257
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5258
"    使用选项 '--switch-parent',将会与第二个父亲比较。对于复审合并很有用。\n"
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
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5261
msgid "export requires at least one changeset"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5262
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5263
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5264
msgid "exporting patches:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5265
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5266
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5267
msgid "exporting patch:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5268
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5269
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5270
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
  5271
"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
  5272
"\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
"    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
  5274
"    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
  5275
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5276
"    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
  5277
"    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
  5278
"    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
  5279
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5280
"    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
  5281
"    "
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5282
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5283
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5284
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
  5285
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5286
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5287
#, 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
  5288
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
  5289
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5290
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5291
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5292
"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
  5293
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5294
"    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
  5295
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5296
"    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
  5297
"    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
  5298
"    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
  5299
"    match appears.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5300
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5301
"    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
  5302
"    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
  5303
"    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
  5304
"    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
  5305
"    use the --all flag.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5306
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5307
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5308
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  5309
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5310
msgid "grep: invalid match pattern: %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5311
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5312
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5313
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5314
"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
  5315
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5316
"    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
  5317
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5318
"    Repository \"heads\" are changesets that don't have child\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5319
"    changesets. They are where development generally takes place and\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5320
"    are the usual targets for update and merge operations.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5321
"\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
  5322
"    If one or more REV is given, the \"branch heads\" will be shown 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
  5323
"    the named branch associated with that revision. The name 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
  5324
"    branch is called the revision's branch tag.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5325
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5326
"    Branch heads are revisions on a given named branch that do not 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
  5327
"    any children on the same branch. A branch head could be a true head\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5328
"    or it could be the last changeset on a branch before a new 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
  5329
"    was created. If none of the branch heads are true heads, the 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
  5330
"    is considered 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
  5331
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5332
"    If STARTREV is specified only those heads (or branch heads) 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
  5333
"    are descendants of STARTREV will be displayed.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5334
"    "
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5335
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5336
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5337
#, 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
  5338
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
  5339
msgstr "svn: 分支没有版本 %s"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5340
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  5341
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5342
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
  5343
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5344
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  5345
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5346
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
  5347
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5348
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5349
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5350
"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
  5351
"\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
  5352
"    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
  5353
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5354
"    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
  5355
"    topic."
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5356
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5357
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5358
msgid "global options:"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5359
msgstr "全局选项:"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5360
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5361
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
  5362
msgstr "使用 \"hg help\" 获得全部命令的列表"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5363
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5364
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
  5365
msgstr "使用 \"hg help\" 获得全部命令的列表,或 \"hg -v\" 获得详细信息"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5366
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  5367
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5368
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
  5369
msgstr "使用 \"hg -v help%s\" 显示别名和全局选项"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5370
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  5371
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5372
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
  5373
msgstr "使用 \"hg -v help %s\" 显示全局选项"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5374
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5375
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5376
"list of commands:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5377
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5378
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5379
"命令列表:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5380
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5381
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  5382
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5383
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5384
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5385
"aliases: %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5386
msgstr ""
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
"别名: %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5389
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5390
msgid "(no help text available)"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5391
msgstr "(没有可用的帮助信息)"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5392
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5393
msgid "options:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5394
msgstr "选项:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5395
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5396
msgid "no commands defined\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5397
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5398
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
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5400
msgid "enabled extensions:"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5401
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5402
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5403
"启用的扩展:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5404
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5405
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5406
msgid "no help text available"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5407
msgstr "没有可用的帮助信息"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5408
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  5409
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5410
msgid "%s extension - %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5411
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5412
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5413
msgid "Mercurial Distributed SCM\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5414
msgstr "分布式软件配置管理工具 - 水银\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5415
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5416
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5417
"basic commands:\n"
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
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5420
"基本命令:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5421
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5422
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5423
msgid ""
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
"additional help topics:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5426
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5427
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5428
"\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
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5432
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5433
"identify the working copy or specified revision\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5434
"\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
  5435
"    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
  5436
"    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
  5437
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5438
"    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
  5439
"    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
  5440
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5441
"    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
  5442
"    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
  5443
"    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
  5444
"    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
  5445
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5446
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5447
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5448
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5449
"import an ordered set of patches\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5450
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5451
"    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
  5452
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5453
"    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
  5454
"    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
  5455
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5456
"    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
  5457
"    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
  5458
"    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
  5459
"    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
  5460
"    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
  5461
"    message.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5462
"\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
  5463
"    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
  5464
"    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
  5465
"    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
  5466
"    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
  5467
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5468
"    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
  5469
"    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
  5470
"    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
  5471
"    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
  5472
"    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
  5473
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5474
"    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
  5475
"    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
  5476
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5477
"    To read a patch from standard input, use \"-\" as the patch name.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5478
"    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
  5479
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5480
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5481
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5482
msgid "applying patch from stdin\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5483
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5484
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5485
msgid "no diffs found"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5486
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5487
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  5488
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5489
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5490
"message:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5491
"%s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5492
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5493
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5494
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5495
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
  5496
msgstr "%s 不是本地的水银版本库"
7688
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 "patch is damaged or loses information"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5499
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5500
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5501
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5502
"show new changesets found in source\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5503
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5504
"    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
  5505
"    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
  5506
"    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
  5507
"\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
"    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
  5509
"    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
  5510
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5511
"    See pull for valid source format details.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5512
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5513
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5514
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5515
#, fuzzy
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5516
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5517
"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
  5518
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5519
"    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
  5520
"    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
  5521
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5522
"    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
  5523
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5524
"    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
  5525
"    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
  5526
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5527
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5528
"在指定目录创建新版本库\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5529
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5530
"    在指定目录初始化新版本库。如果指定的目录不存在,那么会被创建。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5531
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5532
"    如果没有指定目录,就使用当前目录。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5533
"\n"
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  5534
"    可以指定位置 'ssh://' 作为目标。参见命令 'hg help urls' 的帮助信息,\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  5535
"    以了解位置 'ssh://' 的重要详情。\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5536
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5537
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5538
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5539
"locate files matching specific patterns\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5540
"\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
  5541
"    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
  5542
"    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
  5543
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5544
"    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
  5545
"    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
  5546
"    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
  5547
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5548
"    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
  5549
"    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
  5550
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5551
"    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
  5552
"    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
  5553
"    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
  5554
"    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
  5555
"    "
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5556
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5557
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5558
#, fuzzy
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5559
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5560
"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
  5561
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5562
"    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
  5563
"    project.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5564
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5565
"    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
  5566
"    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
  5567
"    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
  5568
"    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
  5569
"    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
  5570
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5571
"    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
  5572
"    --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
  5573
"    used as the starting revision.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5574
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5575
"    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
  5576
"\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
  5577
"    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
  5578
"    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
  5579
"    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
  5580
"    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
  5581
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5582
"    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
  5583
"    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
  5584
"    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
  5585
"    will appear in files:.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5586
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5587
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5588
"显示全部版本库或指定文件的版本历史\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5589
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5590
"    显示全部版本库或指定文件的版本历史。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5591
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5592
"    显示文件历史的时候不跟踪改名或复制。对文件名称使用 '-f/--follow'\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5593
"    会跟踪改名或复制的历史。当不给出文件名称时,使用 '--follow' 只显\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5594
"    示开始版本的直系祖先。使用 '--follow-first' 只显示合并版本的第一\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5595
"    个父亲。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5596
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5597
"    如果没有指定版本范围,默认是 'tip:0'。当使用 '--follow' 时,使用\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5598
"    工作目录的父亲作为开始版本。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5599
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5600
"    参见 'hg help dates' 以获得 '-d/--date' 的有效格式列表。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5601
"\n"
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  5602
"    此命令缺省输出: 修改集标识和哈希,标签,父亲,提交者,日期和时间,\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5603
"    以及每次提交的概要信息。当使用选项 '-v/--verbose' 时,会显示文件\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5604
"    变更列表和完整的提交信息。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5605
"\n"
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  5606
"    注意: 对于合并修改集,'log -p' 可能产生不期望的差异输出,因为它只\n"
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  5607
"    会将合并修改集与其第一个父亲比较。而且,只显示对所有父亲都不同的\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5608
"    文件列表。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5609
"\n"
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
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5612
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5613
"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
  5614
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5615
"    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
  5616
"    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
  5617
"    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
  5618
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5619
"    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
  5620
"    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
  5621
"    "
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5622
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5623
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5624
#, fuzzy
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5625
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5626
"merge working directory with another revision\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5627
"\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
  5628
"    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
  5629
"    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
  5630
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5631
"    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
  5632
"    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
  5633
"    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
  5634
"    two parents.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5635
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5636
"    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
  5637
"    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
  5638
"    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
  5639
"    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
  5640
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5641
msgstr ""
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
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5644
"    将当前工作目录中的内容与指定版本合并。对任一父亲而言改变的文件都会对\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5645
"    下次提交标记为已修改,在提交之前不允许再执行更新。\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
"    如果没有指定版本,那么工作目录的父亲是一个合并顶点,另一个在当前分支\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5648
"    中,合并后的内容是新的顶点。否则,必须明确的指定要合并的版本。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5649
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5650
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  5651
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5652
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
  5653
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5654
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  5655
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5656
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
  5657
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5658
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5659
msgid "there is nothing to merge"
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
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  5662
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5663
msgid "%s - use \"hg update\" instead"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5664
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5665
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5666
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5667
"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
  5668
"rev"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5669
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5670
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5671
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5672
"show changesets not found in destination\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5673
"\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
  5674
"    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
  5675
"    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
  5676
"    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
  5677
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5678
"    See pull for valid destination format details.\n"
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
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5681
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5682
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5683
msgid ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5684
"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
  5685
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5686
"    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
  5687
"    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
  5688
"    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
  5689
"    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
  5690
"    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
  5691
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5692
msgstr ""
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
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5695
"    显示工作目录的父亲版本。如果使用 '--rev' 指定版本,就显示此版本的\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5696
"    父亲。如果指定了文件,那么使用此文件最后修改的版本(工作目录的起源\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5697
"    版本,或 '--rev' 指定的版本)。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5698
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5699
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5700
msgid "can only specify an explicit filename"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5701
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5702
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  5703
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5704
msgid "'%s' not found in manifest!"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5705
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5706
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5707
msgid ""
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  5708
"show aliases for remote repositories\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  5709
"\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
  5710
"    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
  5711
"    show definition of all available names.\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  5712
"\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5713
"    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
  5714
"    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
  5715
"\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  5716
"    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
  5717
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5718
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5719
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5720
msgid "not found!\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5721
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5722
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5723
msgid "not updating, since new heads added\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5724
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5725
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5726
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
  5727
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5728
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5729
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
  5730
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5731
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5732
#, fuzzy
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5733
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5734
"pull changes from the specified source\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5735
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5736
"    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
  5737
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5738
"    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
  5739
"    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
  5740
"    -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
  5741
"    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
  5742
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5743
"    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
  5744
"    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
  5745
"    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
  5746
"    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
  5747
"\n"
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  5748
"    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
  5749
"    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
  5750
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5751
msgstr ""
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  5752
"从指定版本库取得修改集\n"
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  5753
"\n"
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  5754
"    从远程版本库取得修改集到本地版本库。\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5755
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5756
"    查找位于指定路径或位置的版本库的全部修改,增加到版本版本库。默认不\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5757
"    更新工作目录。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5758
"\n"
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  5759
"    如果没有指定位置,就使用路径 'default'。参见 'hg help urls' 以了解\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  5760
"    更多信息。\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5761
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5762
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5763
#, fuzzy
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5764
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5765
"push changes to the specified destination\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5766
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5767
"    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
  5768
"\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
  5769
"    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
  5770
"    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
  5771
"    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
  5772
"    current one.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5773
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5774
"    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
  5775
"    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
  5776
"    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
  5777
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5778
"    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
  5779
"    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
  5780
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5781
"    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
  5782
"    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
  5783
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5784
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5785
"推送改变到指定位置\n"
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
"    从本地版本库推送改变到指定位置。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5788
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5789
"    这是 'pull' 的对称操作。它从当前版本库推送改变到其它版本库。如果目标\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5790
"    是本地版本库,那么此操作与在目标版本库从当前版本库执行 'pull' 操作等\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5791
"    同。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5792
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5793
"    推送默认拒绝导致增加远程版本库顶点数目的操作。这通常表明客户端在推送\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5794
"    之前忘记取得远程版本库的修改,并且合并。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5795
"\n"
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  5796
"    如果使用了选项 '-r',此命名修改集以及其祖先都会被推送到远程版本库。\n"
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  5797
"    \n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  5798
"\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  5799
"    参见主题 'urls' 的帮助信息,以了解位置 'ssh://' 的重要详情。如果没有\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  5800
"    给出目标位置,那么使用默认路径。参见 'hg help urls' 以了解更多信息。\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  5801
"    "
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  5802
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  5803
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5804
msgid "pushing to %s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  5805
msgstr "正在推到 %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5806
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5807
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5808
"roll back an interrupted transaction\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5809
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5810
"    Recover from an interrupted commit or pull.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5811
"\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
  5812
"    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
  5813
"    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
  5814
"    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
  5815
"    "
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5816
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5817
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5818
#, fuzzy
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5819
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5820
"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
  5821
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5822
"    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
  5823
"\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
  5824
"    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
  5825
"    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
  5826
"    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
  5827
"    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
  5828
"    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
  5829
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5830
"    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
  5831
"    file states (columns) and option combinations (rows). 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
  5832
"    states are Added [A], Clean [C], Modified [M] and Missing [!]\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5833
"    (as reported by hg status). The actions are Warn, Remove (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
  5834
"    branch) and Delete (from disk).\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5835
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5836
"           A  C  M  !\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5837
"    none   W  RD W  R\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5838
"    -f     R  RD RD R\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5839
"    -A     W  W  W  R\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5840
"    -Af    R  R  R  R\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5841
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5842
"    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
  5843
"    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
  5844
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5845
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5846
"在下次提交时删除指定文件\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5847
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5848
"    调度从版本库删除指定文件。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5849
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5850
"    它只从当前分支删除文件,不删除历史。'-A' 用于只移除已经删除的文\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5851
"    件,'-f' 用于强制删除,'-Af' 用于从下个版本移除文件,但是不删除\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5852
"    它们。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5853
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5854
"    下表给出了删除不同状态(列)文件的行为和可选的组合(行)。文件状态\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5855
"    ('hg status' 报告的状态)是增加(A),干净(C),已修改(M),丢失(!)。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5856
"    动作是警告(W),移除(R,从分支),以及删除(D,从磁盘)。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5857
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5858
"           A  C  M  !\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5859
"    none   W  RD W  R\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5860
"    -f     R  RD RD R\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5861
"    -A     W  W  W  R\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5862
"    -Af    R  R  R  R\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5863
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5864
"    此命令调度下次提交时删除文件。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5865
"    要在此之前撤销删除,请参见 'hg revert'。\n"
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
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5868
#, 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
  5869
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
  5870
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5871
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  5872
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5873
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
  5874
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5875
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5876
msgid "still exists"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5877
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5878
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5879
msgid "is modified"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5880
msgstr ""
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 "has been marked for add"
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 ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5886
"rename files; equivalent of copy + remove\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5887
"\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
  5888
"    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
  5889
"    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
  5890
"    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
  5891
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5892
"    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
  5893
"    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
  5894
"    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
  5895
"\n"
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  5896
"    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
  5897
"    before that, see hg revert.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5898
"    "
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
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5901
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5902
"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
  5903
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5904
"    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
  5905
"    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
  5906
"    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
  5907
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5908
"    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
  5909
"    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
  5910
"    -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
  5911
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5912
"    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
  5913
"    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
  5914
"    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
  5915
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5916
"    The codes used to show the status of files are:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5917
"    U = unresolved\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5918
"    R = resolved\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5919
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5920
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5921
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5922
msgid "too many options specified"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5923
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5924
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5925
msgid "can't specify --all and patterns"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5926
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5927
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5928
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
  5929
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5930
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5931
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
  5932
"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
  5933
"\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
"    (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
  5935
"    change the working directory parents.)\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5936
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5937
"    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
  5938
"    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
  5939
"    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
  5940
"    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
  5941
"    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
  5942
"    revision to revert to.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5943
"\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
  5944
"    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
  5945
"    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
  5946
"    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
  5947
"    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
  5948
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5949
"    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
  5950
"    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
  5951
"    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
  5952
"    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
  5953
"    afterwards.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5954
"\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
  5955
"    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
  5956
"    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
  5957
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5958
"    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
  5959
"    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
  5960
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5961
"    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
  5962
"    To disable these backups, use --no-backup.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5963
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5964
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5965
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5966
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
  5967
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5968
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5969
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
  5970
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5971
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  5972
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5973
msgid "forgetting %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5974
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5975
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  5976
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5977
msgid "reverting %s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  5978
msgstr "正在恢复 %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5979
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  5980
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5981
msgid "undeleting %s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  5982
msgstr "正在撤销删除 %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5983
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  5984
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5985
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
  5986
msgstr "保存当前版本的 %s 为 %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5987
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  5988
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5989
msgid "file not managed: %s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  5990
msgstr "文件未被控制: %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5991
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  5992
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5993
msgid "no changes needed to %s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  5994
msgstr "不需要改变 %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5995
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5996
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5997
"roll back the last transaction\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5998
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5999
"    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
  6000
"    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
  6001
"    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
  6002
"    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
  6003
"    the working directory.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6004
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6005
"    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
  6006
"    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
  6007
"    repository. For example, the following commands are transactional,\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6008
"    and their effects can be rolled back:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6009
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6010
"      commit\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6011
"      import\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6012
"      pull\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6013
"      push (with this repository as destination)\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6014
"      unbundle\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6015
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6016
"    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
  6017
"    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
  6018
"    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
  6019
"    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
  6020
"    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
  6021
"    may fail if a rollback is performed.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6022
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6023
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6024
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6025
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
  6026
"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
  6027
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6028
"    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
  6029
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6030
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6031
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6032
#, fuzzy
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6033
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6034
"export the repository via HTTP\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6035
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6036
"    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
  6037
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6038
"    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
  6039
"    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
  6040
"    files.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6041
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6042
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6043
"通过 HTTP 发布版本库\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6044
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6045
"    启动本地 HTTP 版本库浏览器和发布服务器。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6046
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6047
"    默认服务器访问日志输出到 stdout,错误日志输出到 stderr。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6048
"    可以使用选项 \"-A\" 和 \"-E\",将这些日志输出到文件。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6049
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6050
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  6051
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6052
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
  6053
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6054
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
#, fuzzy
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6056
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6057
"show changed files in the working directory\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6058
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6059
"    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
  6060
"    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
  6061
"    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
  6062
"    -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
  6063
"    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
  6064
"    options -mardu are used.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6065
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6066
"    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
  6067
"    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
  6068
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6069
"    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
  6070
"    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
  6071
"    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
  6072
"    to one merge parent.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6073
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6074
"    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
  6075
"    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
  6076
"    shown.\n"
7688
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
"    The codes used to show the status of files are:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6079
"    M = modified\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6080
"    A = added\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6081
"    R = removed\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6082
"    C = clean\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
  6083
"    ! = missing (deleted by non-hg command, but still tracked)\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6084
"    ? = not tracked\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6085
"    I = ignored\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
  6086
"      = 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
  6087
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6088
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6089
"显示工作目录中已改变的文件\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6090
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6091
"    显示版本库中的文件状态。如果指定文件名称,只显示匹配的文件。干净的\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6092
"    文件,被忽略的文件,复制/移动的源文件,不会被显示,除非使用了选项\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6093
"    '-c' (干净的),'-i' (被忽略的),'-C' (复制源) 或者 '-A' (全部)。除\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6094
"    非使用了选项 \"只显示 ...\",否则就使用选项 '-mardu'。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6095
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6096
"    选项 '-q/--quiet' 隐藏未跟踪(未知或被忽略)的文件,除非明确地使用选\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6097
"    项 '-u/--unknown' 或 ‘-i/-ignored’。\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
"    注意: 如果修改了权限或者执行了合并,'status' 与 'diff' 的显示可能\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6100
"    不一致。标准差异格式不报告权限的改变,'diff' 只报告相对于一个合并\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6101
"    父亲的改变。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6102
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6103
"    如果给出 1 个版本,就用于基础版本。如果给出 2 个版本,就显示其差异。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6104
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6105
"    显示文件状态的代码是:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6106
"    M = 已修改\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6107
"    A = 已增加\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6108
"    R = 已移除\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6109
"    C = 干净的\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6110
"    ! = 已删除,仍旧被跟踪\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6111
"    ? = 未跟踪\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6112
"    I = 已忽略\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6113
"      = 早先增加的文件自此复制\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6114
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6115
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6116
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6117
"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
  6118
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6119
"    Name a particular revision using <name>.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6120
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6121
"    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
  6122
"    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
  6123
"    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
  6124
"\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
  6125
"    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
  6126
"    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
  6127
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6128
"    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
  6129
"    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
  6130
"    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
  6131
"    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
  6132
"    shared among repositories).\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
"    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
  6135
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6136
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6137
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6138
msgid "tag names must be unique"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6139
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6140
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  6141
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6142
msgid "the name '%s' is reserved"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6143
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6144
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6145
msgid "--rev and --remove are incompatible"
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
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  6148
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6149
msgid "tag '%s' does not exist"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6150
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6151
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6152
#, 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
  6153
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
  6154
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
  6155
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6156
#, 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
  6157
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
  6158
msgstr "非本地版本库 '%s'"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6159
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  6160
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6161
msgid "Removed tag %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6162
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6163
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  6164
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6165
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
  6166
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6167
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  6168
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6169
msgid "Added tag %s for changeset %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6170
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6171
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6172
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6173
"list repository tags\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6174
"\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
  6175
"    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
  6176
"    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
  6177
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6178
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6179
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6180
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6181
"show the tip revision\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6182
"\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
  6183
"    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
  6184
"    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
  6185
"    recently changed head).\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6186
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6187
"    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
  6188
"    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
  6189
"    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
  6190
"    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
  6191
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6192
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6193
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6194
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6195
"apply one or more changegroup files\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6196
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6197
"    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
  6198
"    bundle command.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6199
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6200
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6201
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6202
#, fuzzy
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6203
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6204
"update working directory\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6205
"\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
  6206
"    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
  6207
"    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
  6208
"    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
  6209
"    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
  6210
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6211
"    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
  6212
"    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
  6213
"    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
  6214
"    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
  6215
"    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
  6216
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6217
"    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
  6218
"    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
  6219
"    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
  6220
"    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
  6221
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6222
"    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
  6223
"    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
  6224
"    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
  6225
"    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
  6226
"    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
  6227
"    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
  6228
"\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
"    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
  6230
"    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
  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
"    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
  6233
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6234
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6235
"更新工作目录\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6236
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6237
"    更新工作目录到指定版本,或者到当前分支的顶点。使用 'null' 作为版本可以\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6238
"    删除工作副本(类似于 'hg clone -U')。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6239
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6240
"    当工作目录包含未提交的修改时,它会被版本库中指定版本的状态替换。当请求\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6241
"    的版本位于不同分支时,工作目录会被切换到此分支。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6242
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6243
"    可以使用选项 '-C' 来丢弃未提交的修改,强制使用请求的版本替换工作目录的\n"
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
"    当有未提交的修改,没有使用选项 '-C',父版本和请求版本位于不同分支,并且\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6247
"    其中一个是另一个的祖先时,那么新的工作目录包含请求版本与未提交的修改的\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6248
"    合并结果。否则,更新会失败,建议使用 'merge' 或 'update -C'。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6249
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6250
"    如果你只想更新一个文件到旧版本,请使用 'revert'。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6251
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6252
"    参见 'hg help dates' 以获得 '-d/--date' 的有效格式列表。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6253
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6254
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6255
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6256
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
  6257
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
  6258
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6259
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6260
"verify the integrity of the repository\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6261
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6262
"    Verify the integrity of the current repository.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6263
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6264
"    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
  6265
"    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
  6266
"    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
  6267
"    integrity of their crosslinks and indices.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6268
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6269
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6270
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6271
msgid "output version and copyright information"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6272
msgstr "输出版本和版权信息"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6273
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  6274
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6275
msgid "Mercurial Distributed SCM (version %s)\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6276
msgstr "分布式软件配置管理工具 - 水银 (版本 %s)\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6277
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6278
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6279
"\n"
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  6280
"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
  6281
"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
  6282
"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
  6283
msgstr ""
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
"版权所有 (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
  6286
"这是自由软件,具体参见版权条款。这里没有任何担保,甚至没有适合\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6287
"特定目的的隐含的担保。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6288
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6289
msgid "repository root directory or symbolic path name"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6290
msgstr "版本库的根目录或符号路径名称"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6291
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6292
msgid "change working directory"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6293
msgstr "改变工作目录"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6294
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6295
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
  6296
msgstr "不再询问,假定所有答案都是 'yes'"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6297
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6298
msgid "suppress output"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6299
msgstr "抑制输出"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6300
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6301
msgid "enable additional output"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6302
msgstr "启用额外的输出"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6303
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6304
msgid "set/override config option"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6305
msgstr "设置/覆盖配置选项"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6306
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6307
msgid "enable debugging output"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6308
msgstr "启用调试输出"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6309
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6310
msgid "start debugger"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6311
msgstr "启动调试器"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6312
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6313
msgid "set the charset encoding"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6314
msgstr "设置字符集编码"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6315
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6316
msgid "set the charset encoding mode"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6317
msgstr "设置字符集编码模式"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6318
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6319
msgid "print traceback on exception"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6320
msgstr "显示异常的跟踪"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6321
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6322
msgid "time how long the command takes"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6323
msgstr "为命令计时"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6324
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6325
msgid "print command execution profile"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6326
msgstr "显示命令执行的剖析"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6327
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6328
msgid "output version information and exit"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6329
msgstr "显示版本信息后退出"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6330
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6331
msgid "display help and exit"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6332
msgstr "显示帮助后退出"
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
msgid "do not perform actions, just print output"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6335
msgstr "不执行操作,只打印输出"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6336
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6337
msgid "specify ssh command to use"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6338
msgstr "指定要使用的 'ssh' 命令"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6339
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6340
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
  6341
msgstr "指定要在远程运行的 'hg' 命令"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6342
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6343
msgid "include names matching the given patterns"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6344
msgstr "包含匹配指定模式的名称"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6345
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6346
msgid "exclude names matching the given patterns"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6347
msgstr "拒绝匹配指定模式的名称"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6348
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6349
msgid "use <text> as commit message"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6350
msgstr "使用 <text> 作为提交日志"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6351
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6352
msgid "read commit message from <file>"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6353
msgstr "从 <file> 读取提交日志"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6354
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6355
msgid "record datecode as commit date"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6356
msgstr "将提供的日期作为提交日期"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6357
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6358
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6359
msgid "record the specified user as committer"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6360
msgstr "将提供的用户作为提交者"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6361
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6362
msgid "display using template map file"
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 "display with template"
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 "do not show merges"
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 "treat all files as text"
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 "don't include dates in diff headers"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6375
msgstr "不要的差异头中包含日期"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6376
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6377
msgid "show which function each change is in"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6378
msgstr "为每个修改显示在什么函数中"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6379
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6380
msgid "ignore white space when comparing lines"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6381
msgstr "当比较行时忽略空白"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6382
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6383
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
  6384
msgstr "忽略空白数量的改变"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6385
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6386
msgid "ignore changes whose lines are all blank"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6387
msgstr "忽略空行的改变"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6388
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6389
msgid "number of lines of context to show"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6390
msgstr "显示几行上下文"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6391
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6392
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
  6393
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6394
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6395
msgid "[OPTION]... [FILE]..."
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6396
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6397
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6398
msgid "annotate the specified revision"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6399
msgstr "追溯指定版本"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6400
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6401
msgid "follow file copies and renames"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6402
msgstr "处理文件复制与改名"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6403
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6404
msgid "list the author (long with -v)"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6405
msgstr "列出作者 (增加 '-v' 会以长格式显示)"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6406
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6407
msgid "list the date (short with -q)"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6408
msgstr "列出日期 (增加 '-q' 会以短格式显示)"
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
msgid "list the revision number (default)"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6411
msgstr "列出版本号 (默认)"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6412
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6413
msgid "list the changeset"
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  6414
msgstr "列出修改集"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6415
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6416
msgid "show line number at the first appearance"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6417
msgstr "列出首次出现时的行号"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6418
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6419
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
  6420
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6421
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6422
msgid "do not pass files through decoders"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6423
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6424
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6425
msgid "directory prefix for files in archive"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6426
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6427
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6428
msgid "revision to distribute"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6429
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6430
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6431
msgid "type of distribution to create"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6432
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6433
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6434
msgid "[OPTION]... DEST"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6435
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6436
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6437
msgid "merge with old dirstate parent after backout"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6438
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6439
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6440
msgid "parent to choose when backing out merge"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6441
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6442
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6443
msgid "revision to backout"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6444
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6445
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6446
msgid "[OPTION]... [-r] REV"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6447
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6448
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6449
msgid "reset bisect state"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6450
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6451
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6452
msgid "mark changeset good"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6453
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6454
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6455
msgid "mark changeset bad"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6456
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6457
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6458
msgid "skip testing changeset"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6459
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6460
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6461
msgid "use command to check changeset state"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6462
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6463
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6464
msgid "do not update to target"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6465
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6466
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6467
msgid "[-gbsr] [-c CMD] [REV]"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6468
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6469
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6470
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
  6471
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6472
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6473
msgid "reset branch name to parent branch name"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6474
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6475
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6476
msgid "[-fC] [NAME]"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6477
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6478
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6479
msgid "show only branches that have unmerged heads"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6480
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6481
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6482
msgid "[-a]"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6483
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6484
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6485
msgid "run even when remote repository is unrelated"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6486
msgstr "纵然远程版本库是无关的也要执行"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6487
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6488
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
  6489
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6490
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6491
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
  6492
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6493
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6494
msgid "bundle all changesets in the repository"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6495
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6496
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6497
msgid "bundle compression type to use"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6498
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6499
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6500
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
  6501
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6502
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6503
msgid "print output to file with formatted name"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6504
msgstr "输出到使用格式化名称的文件中"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6505
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6506
msgid "print the given revision"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6507
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6508
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6509
msgid "apply any matching decode filter"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6510
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6511
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6512
msgid "[OPTION]... FILE..."
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 "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
  6516
msgstr "只复制版本库(没有工作副本)"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6517
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6518
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
  6519
msgstr "复制后你期望有的修改集"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6520
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6521
msgid "[OPTION]... SOURCE [DEST]"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6522
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6523
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6524
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
  6525
msgstr "在提交之前将'新的/丢失的'文件标记为'已增加/已删除'"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6526
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6527
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
  6528
msgstr "标记一个分支已关闭,不在分支列表中显示"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6529
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6530
msgid "record a copy that has already occurred"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6531
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6532
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6533
msgid "forcibly copy over an existing managed file"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6534
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6535
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6536
msgid "[OPTION]... [SOURCE]... DEST"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6537
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6538
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6539
msgid "[INDEX] REV1 REV2"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6540
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6541
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6542
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6543
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
  6544
msgstr "命令"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6545
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6546
msgid "show the command options"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6547
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6548
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6549
msgid "[-o] CMD"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6550
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6551
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6552
msgid "try extended date formats"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6553
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6554
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6555
msgid "[-e] DATE [RANGE]"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6556
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6557
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6558
msgid "FILE REV"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6559
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6560
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6561
msgid "[PATH]"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6562
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6563
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6564
msgid "FILE"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6565
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6566
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6567
msgid "revision to rebuild to"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6568
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6569
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6570
msgid "[-r REV] [REV]"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6571
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6572
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6573
msgid "revision to debug"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6574
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6575
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6576
msgid "[-r REV] FILE"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6577
msgstr ""
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
msgid "REV1 [REV2]"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6580
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6581
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6582
msgid "do not display the saved mtime"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6583
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6584
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6585
msgid "[OPTION]..."
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6586
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6587
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6588
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6589
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
  6590
msgstr "要合并的版本"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6591
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6592
msgid "[OPTION]... [-r REV1 [-r REV2]] [FILE]..."
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6593
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6594
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6595
msgid "diff against the second parent"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6596
msgstr "与第二个父亲比较"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6597
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6598
msgid "[OPTION]... [-o OUTFILESPEC] REV..."
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6599
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6600
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6601
msgid "end fields with NUL"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6602
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6603
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6604
msgid "print all revisions that match"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6605
msgstr ""
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 "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
  6608
msgstr "跟踪修改集历史,或者跟踪文件的复制与改名操作"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6609
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6610
msgid "ignore case when matching"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6611
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6612
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6613
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
  6614
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6615
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6616
msgid "print matching line numbers"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6617
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6618
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6619
msgid "search in given revision range"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6620
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6621
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6622
msgid "[OPTION]... PATTERN [FILE]..."
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6623
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6624
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6625
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
  6626
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6627
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6628
msgid "show only the active heads from open branches"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6629
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6630
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6631
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6632
msgid "show normal and closed heads"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6633
msgstr "只显示已增加文件的状态"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6634
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6635
msgid "[-r STARTREV] [REV]..."
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6636
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6637
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6638
msgid "[TOPIC]"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6639
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6640
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6641
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6642
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
  6643
msgstr "追溯指定版本"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6644
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6645
msgid "show local revision number"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6646
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6647
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6648
msgid "show global revision id"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6649
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6650
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6651
msgid "show branch"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6652
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6653
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6654
msgid "show tags"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6655
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6656
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6657
msgid "[-nibt] [-r REV] [SOURCE]"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6658
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6659
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6660
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
  6661
"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
  6662
"corresponding patch option"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6663
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6664
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6665
msgid "base path"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6666
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6667
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6668
msgid "skip check for outstanding uncommitted changes"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6669
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6670
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6671
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
  6672
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6673
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6674
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
  6675
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6676
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6677
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
  6678
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6679
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6680
msgid "[OPTION]... PATCH..."
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6681
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6682
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6683
msgid "show newest record first"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6684
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6685
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6686
msgid "file to store the bundles into"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6687
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6689
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
  6690
msgstr "指定要取得的最高版本"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6691
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6692
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
  6693
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6694
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6695
msgid "[-e CMD] [--remotecmd CMD] [DEST]"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6696
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6697
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6698
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
  6699
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6700
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6701
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
  6702
msgstr "在文件名称结尾增加 NUL,用于 xargs"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6703
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6704
msgid "print complete paths from the filesystem root"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6705
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6706
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6707
msgid "[OPTION]... [PATTERN]..."
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6708
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6709
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6710
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
  6711
msgstr "只跟踪修改集的第一个父亲"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6712
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
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6714
msgid "show revisions matching date spec"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6715
msgstr "显示匹配日期的版本"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6716
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6717
msgid "show copied files"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6718
msgstr "显示复制的文件"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6719
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6720
msgid "do case-insensitive search for a keyword"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6721
msgstr "对关键字执行不区分大小写的搜索"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6722
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6723
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6724
msgid "include revisions where files were removed"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6725
msgstr "包含删除文件的版本"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6726
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6727
msgid "show only merges"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6728
msgstr "只显示合并"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6729
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6730
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6731
msgid "revisions committed by user"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6732
msgstr "指定用户提交的版本"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6733
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6734
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
  6735
msgstr "只显示位于指定命名分支中的修改集"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6736
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6737
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
  6738
msgstr "不显示指定版本或其祖先"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6739
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6740
msgid "[OPTION]... [FILE]"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6741
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6742
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6743
msgid "revision to display"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6744
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6745
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6746
msgid "[-r REV]"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6747
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6748
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6749
msgid "force a merge with outstanding changes"
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 "revision to merge"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6753
msgstr "要合并的版本"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6754
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
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
  6756
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6757
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6758
msgid "[-f] [[-r] REV]"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6759
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6760
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6761
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
  6762
msgstr "指定你要推送的最高版本"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6763
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6764
msgid "[-M] [-p] [-n] [-f] [-r REV]... [DEST]"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6765
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6766
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6767
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6768
msgid "show parents from the specified revision"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6769
msgstr "从指定的版本显示父亲"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6770
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6771
msgid "[-r REV] [FILE]"
7688
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 "[NAME]"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6775
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6776
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6777
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
  6778
msgstr "如果有新的修改集,就更新到最新版本"
7688
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
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
  6781
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6782
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6783
msgid "force push"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6784
msgstr "强制推送"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6785
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6786
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
  6787
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6788
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6789
msgid "record delete for missing files"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6790
msgstr "将丢失的文件视为删除"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6791
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6792
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
  6793
msgstr "删除文件,纵然它已被增加或修改"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6794
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6795
msgid "record a rename that has already occurred"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6796
msgstr "记录已经发生的改名"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6797
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6798
msgid "[OPTION]... SOURCE... DEST"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6799
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6800
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6801
msgid "remerge all unresolved files"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6802
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6803
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6804
msgid "list state of files needing merge"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6805
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6806
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6807
msgid "mark files as resolved"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6808
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6809
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6810
msgid "unmark files as resolved"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6811
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6812
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6813
msgid "revert all changes when no arguments given"
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
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6816
msgid "tipmost revision matching date"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6817
msgstr "匹配最接近顶点的日期"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6818
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6819
msgid "revision to revert to"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6820
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6821
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6822
msgid "do not save backup copies of files"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6823
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6824
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6825
msgid "[OPTION]... [-r REV] [NAME]..."
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6826
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6827
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6828
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
  6829
msgstr "记录访问日志的文件名称"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6830
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6831
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
  6832
msgstr "记录错误日志的文件名称"
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
msgid "port to listen on (default: 8000)"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6835
msgstr "监听的端口(默认: 8000)"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6836
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6837
msgid "address to listen on (default: all interfaces)"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6838
msgstr "监听地址(默认: 所有地址)"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6839
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6840
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
  6841
msgstr "服务路径前缀(默认: 服务器根)"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6842
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6843
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6844
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
  6845
msgstr "在 WEB 页面中显示的名称(默认: 工作目录)"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6846
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6847
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6848
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
  6849
msgstr "webdir 配置文件的名称(发布多个版本库)"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6850
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6851
msgid "for remote clients"
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 "web templates to use"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6855
msgstr "使用的 WEB 模板"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6856
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6857
msgid "template style to use"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6858
msgstr "使用的显示样式"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6859
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6860
msgid "use IPv6 in addition to IPv4"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6861
msgstr "同时使用 IPv6 和 IPv4"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6862
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6863
msgid "SSL certificate file"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6864
msgstr "SSL 证书文件"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6865
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6866
msgid "show untrusted configuration options"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6867
msgstr "显示不能信赖的配置选项"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6868
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6869
msgid "[-u] [NAME]..."
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6870
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6871
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6872
msgid "show status of all files"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6873
msgstr "显示全部文件的状态"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6874
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6875
msgid "show only modified files"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6876
msgstr "只显示已修改文件的状态"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6877
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6878
msgid "show only added files"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6879
msgstr "只显示已增加文件的状态"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6880
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6881
msgid "show only removed files"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6882
msgstr "只显示已移除文件的状态"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6883
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6884
msgid "show only deleted (but tracked) files"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6885
msgstr "只显示已删除(但被跟踪)文件的状态"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6886
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6887
msgid "show only files without changes"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6888
msgstr "只显示无改动文件的状态"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6889
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6890
msgid "show only unknown (not tracked) files"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6891
msgstr "只显示未知(未被跟踪)文件的状态"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6892
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6893
msgid "show only ignored files"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6894
msgstr "只显示被忽略文件的状态"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6895
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6896
msgid "hide status prefix"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6897
msgstr "隐藏状态前缀"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6898
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6899
msgid "show source of copied files"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6900
msgstr "显示文件的复制源"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6901
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6902
msgid "show difference from revision"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6903
msgstr "显示版本差异"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6904
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6905
msgid "replace existing tag"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6906
msgstr "替换已有的标签"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6907
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6908
msgid "make the tag local"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6909
msgstr "标记标签为本地"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6910
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6911
msgid "revision to tag"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6912
msgstr "标签对应的版本"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6913
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6914
msgid "remove a tag"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6915
msgstr "删除标签"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6916
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6917
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
  6918
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6919
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6920
msgid "[-p]"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6921
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6922
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6923
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
  6924
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6925
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6926
msgid "[-u] FILE..."
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6927
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6928
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6929
msgid "overwrite locally modified files (no backup)"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6930
msgstr "覆盖本地修改的文件(不备份)"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6931
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6932
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6933
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
  6934
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
  6935
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6936
msgid "[-C] [-d DATE] [[-r] REV]"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6937
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6938
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6939
#, 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
  6940
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
  6941
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6942
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6943
msgid "not found in manifest"
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 "branch name not in UTF-8!"
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
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  6949
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6950
msgid "  searching for copies back to rev %d\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6951
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6952
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  6953
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6954
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6955
"  unmatched files in local:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6956
"   %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6957
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6958
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  6959
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6960
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6961
"  unmatched files in other:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6962
"   %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6963
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6964
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6965
msgid "  all copies found (* = to merge, ! = divergent):\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6966
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6967
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6968
msgid "  checking for directory renames\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6969
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6970
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  6971
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6972
msgid "  dir %s -> %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6973
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6974
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  6975
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6976
msgid "  file %s -> %s\n"
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
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6979
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
  6980
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6981
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  6982
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6983
msgid "'\\n' and '\\r' disallowed in filenames: %r"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6984
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6985
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  6986
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6987
msgid "directory %r already in dirstate"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6988
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6989
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  6990
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6991
msgid "file %r in dirstate clashes with %r"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6992
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6993
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  6994
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6995
msgid "not in dirstate: %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6996
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6997
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6998
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
  6999
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7000
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7001
msgid "character device"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7002
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7003
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7004
msgid "block device"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7005
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7006
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7007
msgid "fifo"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7008
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7009
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7010
msgid "socket"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7011
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7012
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7013
msgid "directory"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7014
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7015
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7016
#, 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
  7017
msgid "unsupported file type (type is %s)"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7018
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7019
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7020
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7021
msgid "abort: %s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  7022
msgstr "中止: %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7023
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7024
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7025
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7026
"hg: command '%s' is ambiguous:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7027
"    %s\n"
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
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7030
#, 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
  7031
msgid "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
  7032
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7033
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7034
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7035
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
  7036
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7037
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7038
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7039
msgid "lock held by %s"
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
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7042
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7043
msgid "abort: %s: %s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  7044
msgstr "中止: %s: %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7045
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7046
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7047
msgid "abort: could not lock %s: %s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  7048
msgstr "中止: 不能锁定 %s: %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7049
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7050
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7051
msgid "hg %s: %s\n"
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
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7054
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7055
msgid "abort: %s!\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  7056
msgstr "中止: %s!\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7057
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7058
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7059
msgid "abort: %s"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  7060
msgstr "中止: %s"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7061
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7062
msgid " empty string\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7063
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7064
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7065
msgid "killed!\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7066
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7067
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7068
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7069
msgid "hg: unknown command '%s'\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7070
msgstr "hg: 未知命令 '%s'\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7071
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7072
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7073
msgid "abort: could not import module %s!\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  7074
msgstr "中止: 不能导入模块 %s!\n"
7688
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 "(did you forget to compile extensions?)\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  7077
msgstr "(你是否忘记了编译扩展?)\n"
7688
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 "(is your Python install correct?)\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  7080
msgstr "(你的 Python 安装正确吗?)\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7081
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7082
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7083
msgid "abort: error: %s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  7084
msgstr "中止: 失败: %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7085
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7086
msgid "broken pipe\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  7087
msgstr "坏掉的管道\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7088
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7089
msgid "interrupted!\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  7090
msgstr "中断!\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7091
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7092
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7093
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7094
"broken pipe\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7095
msgstr ""
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  7096
"\n"
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  7097
"坏掉的管道\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7098
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7099
msgid "abort: out of memory\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  7100
msgstr "中止: 内存不足\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7101
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7102
msgid "** unknown exception encountered, details follow\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  7103
msgstr "** 遇到了未知异常,详细信息如下\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7104
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7105
msgid "** report bug details to http://www.selenic.com/mercurial/bts\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  7106
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
  7107
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7108
msgid "** or mercurial@selenic.com\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  7109
msgstr "** 或 mercurial@selenic.com\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7110
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7111
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7112
msgid "** Mercurial Distributed SCM (version %s)\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7113
msgstr "** 分布式软件配置管理工具 - 水银 (版本 %s)\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7114
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7115
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7116
msgid "** Extensions loaded: %s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  7117
msgstr "** 已加载的扩展: %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7118
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7119
#, 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
  7120
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
  7121
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7122
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7123
#, 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
  7124
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
  7125
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
  7126
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7127
#, 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
  7128
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
  7129
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7130
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7131
#, 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
  7132
msgid "alias '%s' shadows 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
  7133
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7134
"命令列表:\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7135
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7136
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7137
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7138
msgid "malformed --config option: %s"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  7139
msgstr "非法 '--config' 选项: %s"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7140
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7141
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7142
msgid "extension '%s' overrides commands: %s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  7143
msgstr "扩展 '%s' 覆盖了命令: %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7144
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7145
msgid "Option --config may not be abbreviated!"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  7146
msgstr "选项 '--config' 不能简短!"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7147
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7148
msgid "Option --cwd may not be abbreviated!"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  7149
msgstr "选项 '--cwd' 不能简短!"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7150
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7151
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7152
msgid ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7153
"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
  7154
"repository may only be abbreviated as --repo!"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7155
msgstr ""
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  7156
"选项 -R 必须隔离使用(也就是不能 -qR),并且 --repository 只能简短为 --repo!"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7157
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7158
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7159
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
  7160
msgstr "时间: 实际 %.3f 秒(用户 %.3f+%.3f 系统 %.3f+%.3f)\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7161
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7162
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7163
msgid "repository '%s' is not local"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  7164
msgstr "非本地版本库 '%s'"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7165
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7166
msgid "invalid arguments"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  7167
msgstr "非法参数"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7168
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7169
#, 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
  7170
msgid "unrecognized profiling format '%s' - Ignored\n"
7688
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 ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7174
"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
  7175
"misc/lsprof/"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7176
msgstr ""
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  7177
"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
  7178
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7179
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7180
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
  7181
msgstr "*** 加载扩展 '%s',自 '%s': %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7182
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7183
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7184
msgid "*** failed to import extension %s: %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7185
msgstr "*** 加载扩展 '%s' 失败: %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7186
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7187
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7188
msgid "couldn't find merge tool %s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  7189
msgstr "不能找到合并工具 '%s'\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7190
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7191
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7192
msgid "tool %s can't handle symlinks\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  7193
msgstr "工具 '%s' 不能处理符号链接\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7194
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7195
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7196
msgid "tool %s can't handle binary\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  7197
msgstr "工具 '%s' 不能处理二进制\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7198
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7199
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7200
msgid "tool %s requires a GUI\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  7201
msgstr "工具 '%s' 需要 GUI\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7202
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7203
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7204
msgid "picked tool '%s' for %s (binary %s symlink %s)\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  7205
msgstr "选择工具 '%s',用于 %s(二进制 %s 符号链接 %s)\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7206
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7207
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7208
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7209
" no tool found to merge %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7210
"keep (l)ocal or take (o)ther?"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7211
msgstr ""
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  7212
" 没有找到工具合并 %s\n"
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  7213
"使用本地(l)或者他人(o)的内容?"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7214
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7215
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
  7216
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7217
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7218
msgid "&Other"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7219
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7220
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7221
msgid "l"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7222
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7223
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7224
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7225
msgid "merging %s and %s to %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7226
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7227
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7228
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7229
msgid "merging %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7230
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7231
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7232
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7233
msgid "my %s other %s ancestor %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7234
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7235
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7236
msgid " premerge successful\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7237
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7238
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7239
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7240
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7241
" output file %s appears unchanged\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7242
"was merge successful (yn)?"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7243
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7244
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7245
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
  7246
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7247
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7248
msgid "&Yes"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7249
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7250
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7251
msgid "n"
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
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7254
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7255
msgid "merging %s failed!\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7256
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7257
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7258
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7259
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
  7260
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7261
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7262
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7263
msgid "unknown bisect kind %s"
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 ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7267
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7268
"    Mercurial has the ability to add new features through the use 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
  7269
"    extensions. Extensions may add new commands, add options 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
  7270
"    existing commands, change the default behavior of commands, 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
  7271
"    implement 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
  7272
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7273
"    Extensions are not loaded by default for a variety of reasons:\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7274
"    they can increase startup overhead; they may be meant 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
  7275
"    advanced usage only; they may provide potentially dangerous\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7276
"    abilities (such as letting you destroy or modify history); 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
  7277
"    might not be ready for prime time; or they may alter some\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7278
"    usual behaviors of stock Mercurial. It is thus up to the user 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
  7279
"    activate extensions as needed.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7280
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7281
"    To enable the \"foo\" extension, either shipped with 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
  7282
"    or in the Python search path, create an entry for it 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
  7283
"    hgrc, like 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
  7284
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7285
"      [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
  7286
"      foo =\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7287
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7288
"    You may also specify the full path to an 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
  7289
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7290
"      [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
  7291
"      myfeature = ~/.hgext/myfeature.py\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7292
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7293
"    To explicitly disable an extension enabled in an hgrc of broader\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7294
"    scope, prepend its path 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
  7295
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7296
"      [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
  7297
"      # disabling extension bar residing in /path/to/extension/bar.py\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7298
"      hgext.bar = !/path/to/extension/bar.py\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7299
"      # ditto, but no path was supplied for extension baz\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7300
"      hgext.baz = !\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7301
"    "
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7302
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7303
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7304
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7305
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
  7306
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7307
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7308
"启用的扩展:\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7309
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7310
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7311
msgid "Date Formats"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7312
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7313
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7314
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7315
"\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  7316
"    Some commands allow the user to specify a date, e.g.:\n"
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  7317
"    * backout, commit, import, tag: Specify the commit date.\n"
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  7318
"    * log, revert, update: Select revision(s) by date.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7319
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7320
"    Many date formats are valid. Here are some examples:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7321
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7322
"    \"Wed Dec 6 13:18:29 2006\" (local timezone assumed)\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7323
"    \"Dec 6 13:18 -0600\" (year assumed, time offset provided)\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7324
"    \"Dec 6 13:18 UTC\" (UTC and GMT are aliases for +0000)\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7325
"    \"Dec 6\" (midnight)\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7326
"    \"13:18\" (today assumed)\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7327
"    \"3:39\" (3:39AM assumed)\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7328
"    \"3:39pm\" (15:39)\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7329
"    \"2006-12-06 13:18:29\" (ISO 8601 format)\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7330
"    \"2006-12-6 13:18\"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7331
"    \"2006-12-6\"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7332
"    \"12-6\"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7333
"    \"12/6\"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7334
"    \"12/6/6\" (Dec 6 2006)\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7335
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7336
"    Lastly, there is Mercurial's internal format:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7337
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7338
"    \"1165432709 0\" (Wed Dec 6 13:18:29 2006 UTC)\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7339
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7340
"    This is the internal representation format for dates. unixtime 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
  7341
"    the number of seconds since the epoch (1970-01-01 00:00 UTC).\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7342
"    offset is the offset of the local timezone, in seconds west of UTC\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7343
"    (negative if the timezone is east of UTC).\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7344
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7345
"    The log command also accepts date ranges:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7346
"\n"
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  7347
"    \"<{datetime}\" - at or before a given date/time\n"
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  7348
"    \">{datetime}\" - on or after a given date/time\n"
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  7349
"    \"{datetime} to {datetime}\" - a date range, inclusive\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7350
"    \"-{days}\" - within a given number of days of today\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7351
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7352
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7353
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7354
msgid "File Name Patterns"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7355
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7356
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7357
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7358
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7359
"    Mercurial accepts several notations for identifying one or more\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7360
"    files at a time.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7361
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7362
"    By default, Mercurial treats filenames as shell-style extended\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7363
"    glob patterns.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7364
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7365
"    Alternate pattern notations must be specified explicitly.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7366
"\n"
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  7367
"    To use a plain path name without any pattern matching, start it\n"
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  7368
"    with \"path:\". These path names must completely match starting at\n"
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  7369
"    the current repository root.\n"
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  7370
"\n"
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  7371
"    To use an extended glob, start a name with \"glob:\". Globs are\n"
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  7372
"    rooted at the current directory; a glob such as \"*.c\" will only\n"
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  7373
"    match files in the current directory ending with \".c\".\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7374
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7375
"    The supported glob syntax extensions are \"**\" to match any string\n"
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  7376
"    across path separators and \"{a,b}\" to mean \"a or b\".\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7377
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7378
"    To use a Perl/Python regular expression, start a name with \"re:\".\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7379
"    Regexp pattern matching is anchored at the root of the repository.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7380
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7381
"    Plain examples:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7382
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7383
"    path:foo/bar   a name bar in a directory named foo in the root of\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7384
"                   the repository\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7385
"    path:path:name a file or directory named \"path:name\"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7386
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7387
"    Glob examples:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7388
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7389
"    glob:*.c       any name ending in \".c\" in the current directory\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7390
"    *.c            any name ending in \".c\" in the current directory\n"
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  7391
"    **.c           any name ending in \".c\" in any subdirectory of the\n"
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  7392
"                   current directory including itself.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7393
"    foo/*.c        any name ending in \".c\" in the directory foo\n"
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  7394
"    foo/**.c       any name ending in \".c\" in any subdirectory of foo\n"
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  7395
"                   including itself.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7396
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7397
"    Regexp examples:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7398
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7399
"    re:.*\\.c$      any name ending in \".c\", anywhere in the repository\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7400
"\n"
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
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7403
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7404
msgid "Environment Variables"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7405
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7406
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7407
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7408
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7409
"HG::\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
  7410
"    Path to the 'hg' executable, automatically passed when 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
  7411
"    hooks, extensions or external tools. If unset or empty, this 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
  7412
"    the hg executable's name if it's frozen, or an executable 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
  7413
"    'hg' (with %PATHEXT% [defaulting to COM/EXE/BAT/CMD] extensions on\n"
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  7414
"    Windows) is searched.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7415
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7416
"HGEDITOR::\n"
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  7417
"    This is the name of the editor to run when committing. See EDITOR.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7418
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7419
"    (deprecated, use .hgrc)\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7420
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7421
"HGENCODING::\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7422
"    This overrides the default locale setting detected by Mercurial.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7423
"    This setting is used to convert data including usernames,\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7424
"    changeset descriptions, tag names, and branches. This setting can\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7425
"    be overridden with the --encoding command-line option.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7426
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7427
"HGENCODINGMODE::\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7428
"    This sets Mercurial's behavior for handling unknown characters\n"
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  7429
"    while transcoding user input. The default is \"strict\", which\n"
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  7430
"    causes Mercurial to abort if it can't map a character. Other\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7431
"    settings include \"replace\", which replaces unknown characters, and\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7432
"    \"ignore\", which drops them. This setting can be overridden with\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7433
"    the --encodingmode command-line option.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7434
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7435
"HGMERGE::\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7436
"    An executable to use for resolving merge conflicts. The program\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7437
"    will be executed with three arguments: local file, remote file,\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7438
"    ancestor file.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7439
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7440
"    (deprecated, use .hgrc)\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7441
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7442
"HGRCPATH::\n"
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  7443
"    A list of files or directories to search for hgrc files. Item\n"
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  7444
"    separator is \":\" on Unix, \";\" on Windows. If HGRCPATH is not set,\n"
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  7445
"    platform default search path is used. If empty, only the .hg/hgrc\n"
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  7446
"    from the current repository is read.\n"
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  7447
"\n"
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  7448
"    For each element in HGRCPATH:\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
  7449
"    * if it's a directory, all files ending with .rc are added\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7450
"    * otherwise, the file itself will be added\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7451
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7452
"HGUSER::\n"
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  7453
"    This is the string used as the author of a commit. If not set,\n"
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  7454
"    available values will be considered in this order:\n"
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  7455
"\n"
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  7456
"    * HGUSER (deprecated)\n"
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  7457
"    * hgrc files from the HGRCPATH\n"
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  7458
"    * EMAIL\n"
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  7459
"    * interactive prompt\n"
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  7460
"    * LOGNAME (with '@hostname' appended)\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7461
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7462
"    (deprecated, use .hgrc)\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7463
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7464
"EMAIL::\n"
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  7465
"    May be used as the author of a commit; see HGUSER.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7466
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7467
"LOGNAME::\n"
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  7468
"    May be used as the author of a commit; see HGUSER.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7469
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7470
"VISUAL::\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7471
"    This is the name of the editor to use when committing. See EDITOR.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7472
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7473
"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
  7474
"    Sometimes Mercurial needs to open a text file in an editor for 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
  7475
"    user to modify, for example when writing commit messages. 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
  7476
"    editor it uses is determined by looking at the environment\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7477
"    variables HGEDITOR, VISUAL and EDITOR, in that order. The first\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7478
"    non-empty one is chosen. If all of them are empty, the editor\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7479
"    defaults to 'vi'.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7480
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7481
"PYTHONPATH::\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
  7482
"    This is used by Python to find imported modules and may need 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
  7483
"    set appropriately if this Mercurial is not installed system-wide.\n"
7688
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
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7486
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7487
msgid "Specifying Single Revisions"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7488
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7489
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7490
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7491
"\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
  7492
"    Mercurial supports several ways to specify individual 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
  7493
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7494
"    A plain integer is treated as a revision number. Negative integers\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7495
"    are treated as topological offsets from the tip, with -1 denoting\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7496
"    the tip. As such, negative numbers are only useful if you've\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7497
"    memorized your local tree numbers and want to save typing a single\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7498
"    digit. This editor suggests copy and paste.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7499
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7500
"    A 40-digit hexadecimal string is treated as a unique revision\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7501
"    identifier.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7502
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7503
"    A hexadecimal string less than 40 characters long is treated as a\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7504
"    unique revision identifier, and referred to as a short-form\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7505
"    identifier. A short-form identifier is only valid if it is the\n"
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  7506
"    prefix of exactly one full-length identifier.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7507
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7508
"    Any other string is treated as a tag name, which is a symbolic\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7509
"    name associated with a revision identifier. Tag names may not\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7510
"    contain the \":\" character.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7511
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7512
"    The reserved name \"tip\" is a special tag that always identifies\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7513
"    the most recent revision.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7514
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7515
"    The reserved name \"null\" indicates the null revision. This is the\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7516
"    revision of an empty repository, and the parent of revision 0.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7517
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7518
"    The reserved name \".\" indicates the working directory parent. If\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
  7519
"    no working directory is checked out, it is equivalent to null. 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
  7520
"    an uncommitted merge is in progress, \".\" is the revision 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
  7521
"    first parent.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7522
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7523
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7524
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7525
msgid "Specifying Multiple Revisions"
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7526
msgstr "指定多个版本"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7527
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7528
#, fuzzy
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7529
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7530
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7531
"    When Mercurial accepts more than one revision, they may be\n"
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  7532
"    specified individually, or provided as a topologically continuous\n"
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  7533
"    range, separated by the \":\" character.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7534
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7535
"    The syntax of range notation is [BEGIN]:[END], where BEGIN and END\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7536
"    are revision identifiers. Both BEGIN and END are optional. If\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7537
"    BEGIN is not specified, it defaults to revision number 0. If END\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
  7538
"    is not specified, it defaults to the tip. The range \":\" thus 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
  7539
"    \"all revisions\".\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7540
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7541
"    If BEGIN is greater than END, revisions are treated in reverse\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7542
"    order.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7543
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7544
"    A range acts as a closed interval. This means that a range of 3:5\n"
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  7545
"    gives 3, 4 and 5. Similarly, a range of 9:6 gives 9, 8, 7, and 6.\n"
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  7546
"    "
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  7547
msgstr ""
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  7548
"\n"
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  7549
"    当水银接受多个版本时,它们可以单独给出,或者以字符 \":\" 分割的拓扑连续\n"
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  7550
"    范围格式提供。\n"
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7551
"\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7552
"    范围的语法是 '[BEGIN]:[END]',其中 'BEGIN' 和 'END' 是版本标识。'BEGIN'\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7553
"    和 'END' 都是可选的。'BEGIN' 默认是 0,'END' 默认是 'tip'。因此范围 \":"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7554
"\"\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7555
"    意味着全部版本。\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7556
"\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7557
"    如果 'BEGIN' 大于 'END',版本视为反序。\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7558
"\n"
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  7559
"    范围是闭区间。即范围 '3:5' 是 '3','4','5'。同样,范围 '9:6' 是 '9',\n"
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  7560
"    '8','7' 和 '6'。\n"
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7561
"    "
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7562
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7563
msgid "Diff Formats"
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7564
msgstr "差异格式"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7565
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7566
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7567
msgid ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7568
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7569
"    Mercurial's default format for showing changes between 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
  7570
"    versions of a file is compatible with the unified format of GNU\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7571
"    diff, which can be used by GNU patch and many other standard\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7572
"    tools.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7573
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7574
"    While this standard format is often enough, it does not encode the\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7575
"    following information:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7576
"\n"
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  7577
"     - executable status and other permission bits\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7578
"     - copy or rename information\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7579
"     - changes in binary files\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7580
"     - creation or deletion of empty files\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7581
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7582
"    Mercurial also supports the extended diff format from the git VCS\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7583
"    which addresses these limitations. The git diff format is not\n"
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  7584
"    produced by default because a few widespread tools still do not\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7585
"    understand this format.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7586
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7587
"    This means that when generating diffs from a Mercurial repository\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7588
"    (e.g. with \"hg export\"), you should be careful about things like\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7589
"    file copies and renames or other things mentioned above, 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
  7590
"    when applying a standard diff to a different repository, 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
  7591
"    extra information is lost. Mercurial's internal operations (like\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7592
"    push and pull) are not affected by this, because they use 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
  7593
"    internal binary format for communicating changes.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7594
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7595
"    To make Mercurial produce the git extended diff format, use 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
  7596
"    --git option available for many commands, or set 'git = True' 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
  7597
"    the [diff] section of your hgrc. You do not need to set 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
  7598
"    option when importing diffs in this format or using them in the 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
  7599
"    extension.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7600
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7601
msgstr ""
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7602
"\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7603
"    水银显示文件不同版本之间差异的格式与 GNU diff 标准格式兼容,可用于\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7604
"    GNU patch 和许多标准工具。\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7605
"\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7606
"    虽然标准格式在大多数情况下都能满足要求,但是它不包含下述信息:\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7607
"\n"
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  7608
"     - 可执行状态和其它权限位\n"
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7609
"     - 复制或改名信息\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7610
"     - 二进制文件的修改\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7611
"     - 创建或删除空文件\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7612
"\n"
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  7613
"    水银也支持解决这些限制的 git 扩展差异格式。由于一些常用的工具还不支持\n"
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  7614
"    此格式,所以它不是默认格式。\n"
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7615
"\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7616
"    这意味着当从水银版本库(例如 \"hg export\")产生差异时,在其它版本库应用标\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7617
"    准差异时,会丢失文件复制或改名等额外信息,所以你要小心处理。水银的内部\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7618
"    操作(例如 push 和 pull)在传达改变时,使用内部的二进制格式,所以不受影\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7619
"    响。\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7620
"\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7621
"    要让水银产生 git 扩展差异格式,可以对许多命令使用选项 '--git',或者在\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7622
"    你的 hgrc 文件中的节 '[diff]' 中增加 'git = True'。当你从此格式导入时,\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7623
"    或在 mq 扩展中使用时,不需要设置此选项。\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7624
"    "
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7625
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7626
msgid "Template Usage"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7627
msgstr "模版用法"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7628
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7629
#, fuzzy
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7630
msgid ""
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7631
"\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7632
"    Mercurial allows you to customize output of commands through\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
  7633
"    templates. You can either pass in a template from the 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
  7634
"    line, via the --template option, or select an existing\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7635
"    template-style (--style).\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7636
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7637
"    You can customize output for any \"log-like\" command: log,\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7638
"    outgoing, incoming, tip, parents, heads and glog.\n"
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7639
"\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7640
"    Three styles are packaged with Mercurial: default (the style used\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
  7641
"    when no explicit preference is passed), compact and changelog.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7642
"    Usage:\n"
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7643
"\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7644
"        $ hg log -r1 --style changelog\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7645
"\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
  7646
"    A template is a piece of text, with markup to invoke 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
  7647
"    expansion:\n"
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7648
"\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7649
"        $ hg log -r1 --template \"{node}\\n\"\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7650
"        b56ce7b07c52de7d5fd79fb89701ea538af65746\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7651
"\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7652
"    Strings in curly braces are called keywords. The availability 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
  7653
"    keywords depends on the exact context of the templater. 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
  7654
"    keywords are usually available for templating a log-like command:\n"
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7655
"\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7656
"    - author: String. The unmodified author of the changeset.\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7657
"    - branches: String. The name of the branch on which the changeset\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7658
"          was committed. Will be empty if the branch name was default.\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7659
"    - date: Date information. The date when the changeset was committed.\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7660
"    - desc: String. The text of the changeset description.\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
  7661
"    - diffstat: String. Statistics of changes with the following\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7662
"          format: \"modified files: +added/-removed lines\"\n"
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7663
"    - files: List of strings. All files modified, added, or removed by\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7664
"          this changeset.\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7665
"    - file_adds: List of strings. Files added by this changeset.\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7666
"    - file_mods: List of strings. Files modified by this changeset.\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7667
"    - file_dels: List of strings. Files removed by this changeset.\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
  7668
"    - node: String. The changeset identification hash, 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
  7669
"          40-character hexadecimal string.\n"
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7670
"    - parents: List of strings. The parents of the changeset.\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7671
"    - rev: Integer. The repository-local changeset revision number.\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7672
"    - tags: List of strings. Any tags associated with the changeset.\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7673
"\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7674
"    The \"date\" keyword does not produce human-readable output. If 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
  7675
"    want to use a date in your output, you can use a filter to process\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7676
"    it. Filters are functions which return a string based on the input\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7677
"    variable. You can also use a chain of filters to get the desired\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7678
"    output:\n"
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7679
"\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7680
"       $ hg tip --template \"{date|isodate}\\n\"\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7681
"       2008-08-21 18:22 +0000\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7682
"\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7683
"    List of filters:\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7684
"\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7685
"    - addbreaks: Any text. Add an XHTML \"<br />\" tag before the end of\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7686
"          every line except the last.\n"
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  7687
"    - age: Date. Returns a human-readable date/time difference between\n"
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  7688
"          the given date/time and the current date/time.\n"
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7689
"    - basename: Any text. Treats the text as a path, and returns the\n"
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  7690
"          last component of the path after splitting by the 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
  7691
"          separator (ignoring trailing separators). For example,\n"
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  7692
"          \"foo/bar/baz\" becomes \"baz\" and \"foo/bar//\" becomes \"bar\".\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
  7693
"    - stripdir: Treat the text as path and strip a directory level, 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
  7694
"          possible. For example, \"foo\" and \"foo/bar\" becomes \"foo\".\n"
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  7695
"    - date: Date. Returns a date in a Unix date format, including\n"
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7696
"          the timezone: \"Mon Sep 04 15:13:13 2006 0700\".\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
  7697
"    - domain: Any text. Finds the first string that looks like 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
  7698
"          email address, and extracts just the domain component.\n"
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  7699
"          Example: 'User <user@example.com>' becomes 'example.com'.\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
  7700
"    - email: Any text. Extracts the first string that looks like 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
  7701
"          email address. Example: 'User <user@example.com>' becomes\n"
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  7702
"          'user@example.com'.\n"
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7703
"    - escape: Any text. Replaces the special XML/XHTML characters \"&\",\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7704
"          \"<\" and \">\" with XML entities.\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7705
"    - fill68: Any text. Wraps the text to fit in 68 columns.\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7706
"    - fill76: Any text. Wraps the text to fit in 76 columns.\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7707
"    - firstline: Any text. Returns the first line of 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
  7708
"    - nonempty: Any text. Returns '(none)' if the string is empty.\n"
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7709
"    - hgdate: Date. Returns the date as a pair of numbers:\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7710
"          \"1157407993 25200\" (Unix timestamp, timezone offset).\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7711
"    - isodate: Date. Returns the date in ISO 8601 format.\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
  7712
"    - localdate: Date. Converts a date to local 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
  7713
"    - obfuscate: Any text. Returns the input text rendered 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
  7714
"          sequence of XML entities.\n"
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7715
"    - person: Any text. Returns the text before an email address.\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7716
"    - rfc822date: Date. Returns a date using the same format used\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7717
"          in email headers.\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
  7718
"    - short: Changeset hash. Returns the short form of a 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
  7719
"          hash, i.e. a 12-byte hexadecimal string.\n"
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  7720
"    - shortdate: Date. Returns a date like \"2006-09-18\".\n"
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7721
"    - strip: Any text. Strips all leading and trailing whitespace.\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
  7722
"    - tabindent: Any text. Returns the text, with every line except\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7723
"          the first starting with a tab character.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7724
"    - urlescape: Any text. Escapes all \"special\" characters. 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
  7725
"          example, \"foo bar\" becomes \"foo%20bar\".\n"
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7726
"    - user: Any text. Returns the user portion of an email address.\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7727
"    "
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7728
msgstr ""
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7729
"\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7730
"    水银允许你通过模版定制命令的输出。你可以通过命令行选项 '--template'\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7731
"    来使用模版,或者选择已有的模版样式(--style)。\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7732
"\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7733
"    你可以定制任意输出与日志信息类似的命令,即: log,outgoing,incoming,\n"
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  7734
"    tip,parents,heads 和 glog。\n"
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7735
"\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7736
"    水银中内置了 3 种样式: default (默认), compact 和 changelog。用法:\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7737
"\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7738
"        $ hg log -r1 --style changelog\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7739
"\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7740
"    模版是文本片断,其中的标记用于变量扩展:\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7741
"\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7742
"        $ hg log -r1 --template \"{node}\\n\"\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7743
"        b56ce7b07c52de7d5fd79fb89701ea538af65746\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7744
"\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7745
"    花括号中的字符串称为关键字。可用的关键字依赖于模版的上下文。下述关键字\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7746
"    可用于输出与日志信息类似的命令:\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7747
"\n"
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  7748
"    - author: 字符串。修改集的作者。\n"
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  7749
"    - branches: 字符串。修改集的分支。如果分支名称为 'default' 则为空。\n"
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  7750
"    - date: 日期信息。修改集的日期。\n"
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  7751
"    - desc: 字符串。修改集的描述。\n"
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  7752
"    - files: 字符串列表。修改集中被修改、增加和删除的全部文件。\n"
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  7753
"    - file_adds: 字符串列表。修改集中被增加的文件。\n"
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  7754
"    - file_mods: 字符串列表。修改集中被修改的文件\n"
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  7755
"    - file_dels: 字符串列表。修改集中被删除的文件\n"
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  7756
"    - node: 字符串。修改集的哈系标识,40 个字符的 16 进制字符串。\n"
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  7757
"    - parents: 字符串列表。修改集的父亲。\n"
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  7758
"    - rev: 整数。本地版本库的修改集的版本号。\n"
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  7759
"    - tags: 字符串列表。修改集的标签。\n"
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7760
"\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7761
"    关键字 \"date\" 不产生人工可读的输出。如果你想在输出中使用日期,可以使用\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7762
"    过滤器来处理它。过滤器是根据输入变量返回字符串的函数。你还可以使用过滤\n"
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  7763
"    链来产生理想的输出:\n"
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7764
"\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7765
"       $ hg tip --template \"{date|isodate}\\n\"\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7766
"       2008-08-21 18:22 +0000\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7767
"\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7768
"    过滤器列表:\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7769
"\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7770
"    - addbreaks: 输入任意文本。除了最后一行,在每行的结尾增加 XHTML 标签\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7771
"          \"<br />\"。\n"
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  7772
"    - age: 输入日期。返回指定日期与当前日期差异的人工可读的字符串。\n"
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  7773
"    - basename: 输入任意文本。将输入视为路径,返回被路径分隔符隔开的最后\n"
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  7774
"          一个组件的名称(忽略结尾的分隔符)。例如 \"foo/bar/baz\" 成为 \"baz"
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  7775
"\",\n"
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  7776
"          \"foo/bar//\" 成为 \"bar\"。\n"
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  7777
"    - date: 输入日期。返回指定日期的 Unix 日期格式字符串,包含时区,例如: \n"
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  7778
"          \"Mon Sep 04 15:13:13 2006 0700\"。\n"
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  7779
"    - domain: 输入任意文本。找到第一个 email 地址,返回其域名。例如: \n"
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  7780
"          'User <user@example.com>' 成为 'example.com'。\n"
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  7781
"    - email: 输入任意文本。返回第一个 email 地址。例如: \n"
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  7782
"          'User <user@example.com>' 成为 'user@example.com'。\n"
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7783
"    - escape: 输入任意文本。用 XML 实体来封装 XML/XHTML 的特殊字符 \"&\",\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7784
"          \"<\" 和 \">\"。\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7785
"    - fill68: 输入任意文本。格式化为 68 列文本。\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7786
"    - fill76: 输入任意文本。格式化为 76 列文本。\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7787
"    - firstline: 输入任意文本。返回首行。\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7788
"    - hgdate: 输入日期。返回一对数字:\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7789
"          \"1157407993 25200\" (Unix 时戳,时区偏移)。\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7790
"    - isodate: 输入日期。返回 ISO 8601 格式的日期。\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7791
"    - obfuscate: 输入任意文本。返回其 XML 实体序列。\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7792
"    - person: 输入任意文本。返回 email 地址前的文本。\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7793
"    - rfc822date: 输入日期。返回 email 头部使用的日期格式。\n"
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  7794
"    - short: 修改集哈系。返回修改集哈系的短格式。例如 12 字符的 16 进制\n"
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7795
"          字符串。\n"
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  7796
"    - shortdate: 输入日期。返回格式类似于 \"2006-09-18\"。\n"
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7797
"    - strip: 输入任意文本。删除全部行首与行尾空白。\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7798
"    - tabindent: 输入任意文本。除了首行,在每行的开始增加制表符号。\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7799
"    - urlescape: 输入任意文本。封装全部特殊字符。例如\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7800
"          \"foo bar\" 成为 \"foo%20bar\"。\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7801
"    - user: 输入任意文本。返回 email 地址中的用户名称部分。\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7802
"    "
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7803
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7804
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7805
msgid "URL Paths"
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7806
msgstr "统一资源定位路径"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7807
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7808
#, fuzzy
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7809
msgid ""
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7810
"\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7811
"    Valid URLs are of the form:\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7812
"\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7813
"      local/filesystem/path (or file://local/filesystem/path)\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7814
"      http://[user[:pass]@]host[:port]/[path]\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7815
"      https://[user[:pass]@]host[:port]/[path]\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7816
"      ssh://[user[:pass]@]host[:port]/[path]\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7817
"\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7818
"    Paths in the local filesystem can either point to Mercurial\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7819
"    repositories or to bundle files (as created by 'hg bundle' or\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7820
"    'hg incoming --bundle').\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7821
"\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7822
"    An optional identifier after # indicates a particular branch, tag,\n"
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  7823
"    or changeset to use from the remote repository.\n"
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7824
"\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7825
"    Some features, such as pushing to http:// and https:// URLs are\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
  7826
"    only possible if the feature is explicitly enabled on the remote\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7827
"    Mercurial server.\n"
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7828
"\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7829
"    Some notes about using SSH with 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
  7830
"    - SSH requires an accessible shell account on the destination\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7831
"      machine and a copy of hg in the remote path or specified with 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
  7832
"      remotecmd.\n"
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7833
"    - path is relative to the remote user's home directory by default.\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7834
"      Use an extra slash at the start of a path to specify an absolute path:\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7835
"        ssh://example.com//tmp/repository\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
  7836
"    - Mercurial doesn't use its own compression via SSH; the right\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7837
"      thing to do is to configure it in your ~/.ssh/config, e.g.:\n"
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7838
"        Host *.mylocalnetwork.example.com\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7839
"          Compression no\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7840
"        Host *\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7841
"          Compression yes\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
  7842
"      Alternatively specify \"ssh -C\" as your ssh command in your 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
  7843
"      or with the --ssh command line option.\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7844
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7845
"    These URLs can all be stored in your hgrc with path aliases under\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7846
"    the [paths] section like so:\n"
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7847
"    [paths]\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7848
"    alias1 = URL1\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7849
"    alias2 = URL2\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7850
"    ...\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7851
"\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
  7852
"    You can then use the alias for any command that uses a URL (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
  7853
"    example 'hg pull alias1' would pull from the 'alias1' path).\n"
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7854
"\n"
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  7855
"    Two path aliases are special because they are used as defaults\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
  7856
"    when you do not provide the URL to a command:\n"
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7857
"\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7858
"    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
  7859
"      When you create a repository with hg clone, the clone 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
  7860
"      saves the location of the source repository as 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
  7861
"      repository's 'default' path. This is then used when you omit\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7862
"      path from push- and pull-like commands (including incoming 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
  7863
"      outgoing).\n"
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7864
"\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7865
"    default-push:\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7866
"      The push command will look for a path named 'default-push', and\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7867
"      prefer it over 'default' if both are defined.\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7868
"    "
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7869
msgstr ""
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7870
"\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7871
"    有效的位置格式:\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7872
"\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7873
"      local/filesystem/path (or file://local/filesystem/path)\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7874
"      http://[user[:pass]@]host[:port]/[path]\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7875
"      https://[user[:pass]@]host[:port]/[path]\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7876
"      ssh://[user[:pass]@]host[:port]/[path]\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7877
"\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7878
"    位于本地文件系统中的路径可以指向版本库,也可以指向打包的文件(被\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7879
"    'hg bundle' 或 'hg incoming --bundle' 创建)。\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7880
"\n"
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  7881
"    在 '#' 后面可选的标识符用于指定要取得的远程版本库的分支,标签或\n"
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  7882
"    修改集。\n"
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7883
"\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  7884
"    仅当远程水银服务器显式启用时,才能推到 'http://' 和 'https://'。\n"
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7885
"\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7886
"    在水银中使用 SSH 的一些提示:\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7887
"    - 使用 SSH 时,需要在远程主机上有可登录帐号,远程路径中还需要有\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7888
"      hg,或者有指定的远程命令。\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7889
"    - 默认 'path' 是相对于远程主机上的用户家目录。\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7890
"      可以在路径前增加一个斜线指定绝对路径:\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7891
"        ssh://example.com//tmp/repository\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7892
"    - 水银使用 SSH 时不使用压缩,所以你可以在 ~/.ssh/config 中配置\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7893
"      SSH 执行压缩,例如:\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7894
"        Host *.mylocalnetwork.example.com\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7895
"          Compression no\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7896
"        Host *\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7897
"          Compression yes\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7898
"      另一个方法是在你的 hgrc 中将 \"ssh -C\" 作为你的 ssh 命令,或\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7899
"      用于命令行参数 '--ssh' 中。\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7900
"\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7901
"    这些路径可以在你的 'hgrc' 中的节 '[paths]' 中定义别名:\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7902
"    [paths]\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7903
"    alias1 = URL1\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7904
"    alias2 = URL2\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7905
"    ...\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7906
"\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7907
"    然后你就可以在任意命令中使用这些别名作为路径(例如 'hg pull alias1'\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7908
"    会从 'alias1' 定义的路径取得指定版本)。\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7909
"\n"
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  7910
"    因为用于默认路径,所以这 2 个路径别名比较特殊:\n"
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7911
"\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7912
"    default:\n"
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  7913
"      当你使用 'hg clone' 创建版本库时,此命令会将源版本库的位置保存\n"
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  7914
"      为新版本库的 'default' 路径,然后你可以对类似 'push' 和 'pull'\n"
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  7915
"      的命令省略路径(包含进和出)。\n"
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7916
"\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7917
"    default-push:\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7918
"      命令 'push' 会查找别名是 'default-push' 的路径,它覆盖定义 'default'。\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7919
"    "
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7920
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7921
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7922
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
  7923
msgstr "启用额外的输出"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7924
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7925
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7926
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
  7927
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
  7928
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7929
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7930
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
  7931
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
  7932
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7933
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
  7934
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
  7935
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7936
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7937
msgid "destination directory: %s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  7938
msgstr "目标目录: %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7939
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7940
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7941
msgid "destination '%s' already exists"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7942
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7943
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7944
#, 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
  7945
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
  7946
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
  7947
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7948
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7949
"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
  7950
"by revision"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7951
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7952
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7953
msgid "clone from remote to remote not supported"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7954
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7955
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7956
msgid "updated"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  7957
msgstr "已更新"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7958
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7959
msgid "merged"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  7960
msgstr "已合并"
7688
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 "removed"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  7963
msgstr "已删除"
7688
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 "unresolved"
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
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7968
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7969
msgid "%d files %s"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  7970
msgstr "%d 个文件%s"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7971
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7972
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
  7973
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7974
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  7975
msgid ""
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  7976
"use 'hg resolve' to retry unresolved file merges or 'hg up --clean' to "
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  7977
"abandon\n"
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  7978
msgstr ""
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  7979
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7980
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
  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 "error reading %s/.hg/hgrc: %s\n"
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 "SSL support is unavailable"
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
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7990
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
  7991
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7992
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7993
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7994
msgid "cannot start server at '%s:%d': %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7995
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7996
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7997
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7998
msgid "calling hook %s: %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7999
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8000
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8001
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8002
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
  8003
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8004
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8005
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8006
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
  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
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8010
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
  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 "%s hook is invalid (\"%s\" is not callable)"
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 "error: %s hook failed: %s\n"
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 "error: %s hook raised an exception: %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8023
msgstr ""
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 "%s hook failed"
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
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8030
msgid "warning: %s hook failed\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8031
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8032
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8033
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8034
msgid "running hook %s: %s\n"
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
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8037
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8038
msgid "%s hook %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8039
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8040
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8041
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8042
msgid "warning: %s hook %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8043
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8044
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8045
msgid "connection ended unexpectedly"
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
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8048
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8049
msgid "unsupported URL component: \"%s\""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8050
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8051
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8052
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8053
msgid "using %s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  8054
msgstr "使用 %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8055
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8056
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8057
msgid "capabilities: %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8058
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8059
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8060
msgid "operation not supported over http"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8061
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8062
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8063
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8064
msgid "sending %s command\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  8065
msgstr "发送命令 '%s'\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 "sending %s bytes\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  8069
msgstr "发送 %s 字节\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8070
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8071
msgid "authorization failed"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  8072
msgstr "授权失败"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8073
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8074
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8075
msgid "http error while sending %s command\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8076
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8077
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8078
msgid "http error, possibly caused by proxy setting"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8079
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8080
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8081
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8082
msgid "real URL is %s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  8083
msgstr "实际 URL 是 '%s'\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8084
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8085
#, 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
  8086
msgid "requested URL: '%s'\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  8087
msgstr "请求的 URL: '%s'\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8088
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8089
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8090
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
  8091
msgstr "'%s' 似乎不是水银版本库"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8092
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8093
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8094
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
  8095
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8096
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8097
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8098
msgid "'%s' uses newer protocol %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8099
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8100
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8101
msgid "look up remote revision"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8102
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8103
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8104
msgid "unexpected response:"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8105
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8106
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8107
msgid "look up remote changes"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8108
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8109
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8110
msgid "push failed (unexpected response):"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8111
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8112
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8113
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8114
msgid "push failed: %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8115
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8116
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8117
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
  8118
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8119
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8120
msgid "cannot create new http repository"
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: ignoring invalid syntax '%s'\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 "skipping unreadable ignore file '%s': %s\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
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8132
msgid "repository %s not found"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8133
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8134
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8135
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8136
msgid "repository %s already exists"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  8137
msgstr "版本库 %s 已存在"
7688
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 "requirement '%s' not supported"
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
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8143
#, 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
  8144
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
  8145
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8146
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8147
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8148
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
  8149
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8150
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8151
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
  8152
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8153
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8154
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8155
msgid "%s, line %s: %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8156
msgstr ""
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 "cannot parse entry"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8159
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8160
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8161
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8162
msgid "node '%s' is not well formed"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8163
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8164
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8165
#, 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
  8166
msgid "working directory has unknown parent '%s'!"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8167
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8168
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8169
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8170
msgid "unknown revision '%s'"
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
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8173
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8174
msgid "filtering %s through %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8175
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8176
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8177
msgid "journal already exists - run hg recover"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8178
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8179
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8180
msgid "rolling back interrupted transaction\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  8181
msgstr "回滚中断的事务\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8182
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8183
msgid "no interrupted transaction available\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8184
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8185
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8186
msgid "rolling back last transaction\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  8187
msgstr "回滚最近的事务\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8188
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8189
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8190
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
  8191
msgstr ""
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 "no rollback information available\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
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8196
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8197
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
  8198
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8199
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8200
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8201
msgid "repository %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8202
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8203
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8204
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8205
msgid "working directory of %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8206
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8207
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8208
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8209
msgid " %s: searching for copy revision for %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8210
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8211
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8212
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8213
msgid " %s: copy %s:%s\n"
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 "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
  8217
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8218
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8219
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8220
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
  8221
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
  8222
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8223
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8224
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
  8225
msgstr "改变工作目录"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8226
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8227
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8228
msgid "file not tracked!"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  8229
msgstr "%s 没有被跟踪!\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8230
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8231
msgid "nothing changed\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8232
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
  8233
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8234
msgid "unresolved merge conflicts (see hg resolve)"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  8235
msgstr "未解决的合并冲突(参见 'hg resolve')"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8236
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8237
#, 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
  8238
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
  8239
msgstr "初始化目标版本库 %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8240
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8241
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8242
msgid "trouble committing %s!\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  8243
msgstr "提交 '%s' 出错!\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8244
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8245
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8246
msgid "%s does not exist!\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  8247
msgstr "%s 不存在!\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8248
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8249
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8250
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8251
"%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
  8252
"(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
  8253
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8254
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8255
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8256
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
  8257
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8258
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8259
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8260
msgid "%s already tracked!\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8261
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8262
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8263
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8264
msgid "%s not added!\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8265
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8266
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8267
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8268
msgid "%s still exists!\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8269
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8270
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8271
#, 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
  8272
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
  8273
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
  8274
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8275
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8276
msgid "%s not removed!\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8277
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8278
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8279
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8280
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
  8281
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8282
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8283
msgid "searching for changes\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  8284
msgstr "正在搜索修改\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8285
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8286
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8287
msgid "examining %s:%s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8288
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8289
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8290
msgid "branch already found\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8291
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8292
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8293
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8294
msgid "found incomplete branch %s:%s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8295
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8296
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8297
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8298
msgid "found new changeset %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8299
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8300
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8301
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8302
msgid "request %d: %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8303
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8304
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8305
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8306
msgid "received %s:%s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8307
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8308
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8309
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8310
msgid "narrowing %d:%d %s\n"
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
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8313
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8314
msgid "found new branch changeset %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8315
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8316
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8317
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8318
msgid "narrowed branch search to %s:%s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8319
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8320
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8321
msgid "already have changeset "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8322
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8323
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8324
msgid "warning: repository is unrelated\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8325
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8326
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8327
msgid "repository is unrelated"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8328
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8329
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8330
msgid "found new changesets starting at "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8331
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8332
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8333
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8334
msgid "%d total queries\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8335
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8336
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8337
msgid "common changesets up to "
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
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8340
msgid "requesting all changes\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  8341
msgstr "正在请求全部修改\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8342
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8343
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8344
"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
  8345
"changegroupsubset."
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
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8348
#, 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
  8349
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
  8350
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8351
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8352
msgid "abort: push creates new remote heads!\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8353
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8354
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8355
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
  8356
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8357
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8358
msgid "note: unsynced remote changes!\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8359
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8360
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8361
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8362
msgid "%d changesets found\n"
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  8363
msgstr "已发现 %d 个修改集\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8364
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8365
msgid "list of changesets:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8366
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8367
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8368
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8369
msgid "empty or missing revlog for %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8370
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8371
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8372
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8373
msgid "add changeset %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8374
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8375
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8376
msgid "adding changesets\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  8377
msgstr "正在增加修改集\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8378
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8379
msgid "received changelog group is empty"
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
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8382
msgid "adding manifests\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  8383
msgstr "正在增加清单\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8384
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8385
msgid "adding file changes\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  8386
msgstr "正在增加文件改变\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8387
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8388
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8389
msgid "adding %s revisions\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8390
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8391
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8392
msgid "received file revlog group is empty"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8393
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8394
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8395
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8396
msgid " (%+d heads)"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8397
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8398
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8399
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8400
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
  8401
msgstr "已增加 %d 个修改集,包含 %d 个改变,修改了 %d 个文件%s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8402
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8403
msgid "updating the branch cache\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
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8406
msgid "Unexpected response from remote server:"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8407
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8408
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8409
msgid "operation forbidden by server"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8410
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8411
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8412
msgid "locking the remote repository failed"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8413
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8414
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8415
msgid "the server sent an unknown error code"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8416
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8417
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8418
msgid "streaming all changes\n"
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 "%d files to transfer, %s of data\n"
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
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8425
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8426
msgid "adding %s (%s)\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8427
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8428
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8429
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8430
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
  8431
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8432
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8433
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
  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 "sending mail: smtp host %s, port %s\n"
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
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8440
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
  8441
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8442
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8443
msgid "(using tls)\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8444
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8445
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8446
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8447
msgid "(authenticating to mail server as %s)\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8448
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8449
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8450
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8451
msgid "sending mail: %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8452
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8453
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8454
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
  8455
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8456
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8457
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8458
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
  8459
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8460
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8461
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8462
msgid "ignoring invalid sendcharset: %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8463
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8464
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8465
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8466
msgid "invalid email address: %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8467
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8468
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8469
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8470
msgid "invalid local address: %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8471
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8472
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8473
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8474
msgid "failed to remove %s from manifest"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8475
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8476
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8477
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8478
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
  8479
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8480
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8481
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8482
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8483
"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
  8484
"'%s'"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8485
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8486
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8487
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8488
msgid "case-folding collision between %s and %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8489
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8490
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8491
#, 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
  8492
msgid ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8493
" 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
  8494
"(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
  8495
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8496
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8497
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8498
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
  8499
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
  8500
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8501
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
  8502
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8503
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8504
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
  8505
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8506
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8507
msgid "resolving manifests\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  8508
msgstr "正在解析清单\n"
7688
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 " overwrite %s partial %s\n"
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
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8514
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8515
msgid " ancestor %s local %s remote %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8516
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8517
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8518
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8519
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8520
" local changed %s which remote deleted\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8521
"use (c)hanged version or (d)elete?"
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
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8524
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
  8525
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8526
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8527
msgid "&Delete"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8528
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8529
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8530
msgid "c"
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 ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8535
"remote changed %s which local deleted\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8536
"use (c)hanged version or leave (d)eleted?"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8537
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8538
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8539
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
  8540
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8541
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8542
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8543
msgid "preserving %s for resolve of %s\n"
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 "update failed to remove %s: %s!\n"
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
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8550
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8551
msgid "getting %s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  8552
msgstr "正在检出 %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8553
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8554
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8555
msgid "getting %s to %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8556
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8557
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8558
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8559
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
  8560
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8561
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8562
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8563
msgid "branch %s not found"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8564
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8565
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8566
msgid "can't merge with ancestor"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8567
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8568
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8569
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
  8570
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8571
8965
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 "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
  8573
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8574
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8575
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
  8576
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8577
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8578
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
  8579
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8580
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8581
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
  8582
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8583
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8584
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8585
msgid "cannot create %s: destination already exists"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8586
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8587
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8588
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8589
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
  8590
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8591
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8592
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8593
msgid "found patch at byte %d\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8594
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8595
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8596
msgid "patch generated by hg export\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8597
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8598
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8599
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8600
msgid "unable to find '%s' for patching\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8601
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8602
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8603
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8604
msgid "patching file %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8605
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8606
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8607
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8608
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
  8609
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8610
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8611
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8612
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
  8613
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8614
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8615
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8616
msgid "file %s already exists\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8617
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8618
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8619
#, 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
  8620
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
  8621
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8622
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8623
#, 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
  8624
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
  8625
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8626
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8627
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8628
msgid "Hunk #%d FAILED at %d\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8629
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8630
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8631
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8632
msgid "bad hunk #%d"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8633
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8634
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8635
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8636
msgid "bad hunk #%d old text line %d"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8637
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8638
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8639
msgid "could not extract binary patch"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8640
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8641
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8642
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8643
msgid "binary patch is %d bytes, not %d"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8644
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8645
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8646
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8647
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
  8648
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8649
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8650
msgid "undefined source and destination files"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8651
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8652
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8653
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8654
msgid "malformed patch %s %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8655
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8656
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8657
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8658
msgid "unsupported parser state: %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8659
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8660
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8661
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8662
msgid "patch command failed: %s"
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
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8665
#, 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
  8666
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
  8667
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8668
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8669
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8670
msgid "no valid hunks found; trying with %r instead\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8671
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8672
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8673
#, 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
  8674
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
  8675
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8676
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8677
#, 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
  8678
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
  8679
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8680
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8681
#, 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
  8682
msgid "stopped 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
  8683
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8684
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8685
msgid "invalid exit code"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8686
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8687
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8688
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8689
msgid "saving bundle to %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8690
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8691
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8692
msgid "adding branch\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8693
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8694
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8695
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8696
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
  8697
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8698
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8699
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8700
msgid "unknown compression type %r"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8701
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8702
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8703
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8704
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
  8705
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8706
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8707
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8708
msgid "index %s unknown flags %#04x for revlogng"
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 "index %s unknown format %d"
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
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8715
#, 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
  8716
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
  8717
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8718
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8719
msgid "no node"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8720
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8721
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8722
msgid "ambiguous identifier"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8723
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8724
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8725
msgid "no match found"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8726
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8727
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8728
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8729
msgid "incompatible revision flag %x"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8730
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8731
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8732
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8733
msgid "%s not found in the transaction"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8734
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8735
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8736
msgid "unknown base"
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
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8739
msgid "consistency error adding group"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8740
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8741
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8742
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8743
msgid "%s looks like a binary file."
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8744
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8745
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8746
msgid "can only specify two labels."
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8747
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8748
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8749
msgid "warning: conflicts during merge.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8750
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8751
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8752
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8753
msgid "couldn't parse location %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8754
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8755
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8756
msgid "could not create remote repo"
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
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8759
msgid "remote: "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8760
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8761
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8762
msgid "no suitable response from remote hg"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8763
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8764
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8765
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8766
msgid "push refused: %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8767
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8768
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8769
msgid "unsynced changes"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8770
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8771
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8772
msgid "cannot lock static-http repository"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8773
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8774
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8775
msgid "cannot create new static-http repository"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8776
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8777
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8778
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8779
msgid "invalid entry in fncache, line %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8780
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8781
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8782
msgid "scanning\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  8783
msgstr "正在扫描\n"
7688
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 "%d files, %d bytes to transfer\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  8787
msgstr "需要传输 %d 个文件,%d 字节\n"
7688
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 "sending %s (%d bytes)\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  8791
msgstr "正在发送 %s (%d 字节)\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8792
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8793
#, 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
  8794
msgid ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8795
" 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
  8796
"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
  8797
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8798
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8799
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
  8800
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8801
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 "r"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8803
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8804
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8805
#, 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
  8806
msgid ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8807
" 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
  8808
"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
  8809
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8810
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8811
#, 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
  8812
msgid ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8813
" 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
  8814
"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
  8815
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8816
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8817
#, 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
  8818
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
  8819
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
  8820
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8821
#, 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
  8822
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
  8823
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
  8824
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8825
#, 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
  8826
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
  8827
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
  8828
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8829
msgid "unmatched quotes"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  8830
msgstr "不匹配的引号"
7688
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
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8833
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
  8834
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8835
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8836
#, 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
  8837
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
  8838
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8839
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8840
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8841
msgid "style not found: %s"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  8842
msgstr "没有找到样式: %s"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8843
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8844
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8845
msgid "template file %s: %s"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  8846
msgstr "模版文件 %s: %s"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8847
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8848
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
  8849
msgstr ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8850
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8851
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8852
msgid "failed to truncate %s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  8853
msgstr "截断 '%s' 失败\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8854
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8855
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
  8856
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
  8857
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8858
msgid "rollback completed\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  8859
msgstr "完成回滚\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8860
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8861
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
  8862
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8863
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8864
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8865
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
  8866
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8867
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8868
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8869
msgid "Ignored: %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8870
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8871
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8872
#, 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
  8873
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
  8874
msgstr "显示不能信赖的配置选项"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8875
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8876
#, 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
  8877
msgid "%s.%s not a boolean ('%s')"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8878
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8879
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8880
msgid "enter a commit username:"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8881
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8882
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8883
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8884
msgid "No username found, using '%s' instead\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8885
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8886
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8887
msgid "Please specify a username."
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8888
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8889
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8890
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8891
msgid "username %s contains a newline\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8892
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8893
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8894
msgid "unrecognized response\n"
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
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8897
msgid "response expected"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8898
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8899
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8900
msgid "password: "
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  8901
msgstr "密码: "
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8902
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8903
msgid "edit failed"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8904
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8905
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8906
msgid "http authorization required"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  8907
msgstr "需要 http 授权"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8908
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8909
msgid "http authorization required\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  8910
msgstr "需要 http 授权\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8911
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8912
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8913
msgid "realm: %s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  8914
msgstr "领域: %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8915
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8916
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8917
msgid "user: %s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  8918
msgstr "用户: %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8919
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8920
msgid "user:"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  8921
msgstr "用户:"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8922
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8923
#, 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
  8924
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
  8925
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8926
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8927
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8928
msgid "proxying through http://%s:%s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8929
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8930
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8931
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8932
msgid "command '%s' failed: %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8933
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8934
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8935
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8936
msgid "path contains illegal component: %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8937
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8938
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8939
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8940
msgid "path %r is inside repo %r"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8941
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8942
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8943
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8944
msgid "path %r traverses symbolic link %r"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8945
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8946
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8947
msgid "Hardlinks not supported"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8948
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8949
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8950
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8951
msgid "could not symlink to %r: %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8952
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8953
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8954
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8955
msgid "invalid date: %r "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8956
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8957
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8958
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8959
msgid "date exceeds 32 bits: %d"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8960
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8961
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8962
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8963
msgid "impossible time zone offset: %d"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8964
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8965
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8966
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8967
msgid "invalid day spec: %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8968
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8969
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8970
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8971
msgid "%.0f GB"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8972
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8973
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8974
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8975
msgid "%.1f GB"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8976
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8977
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8978
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8979
msgid "%.2f GB"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8980
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8981
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8982
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8983
msgid "%.0f MB"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8984
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8985
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8986
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8987
msgid "%.1f MB"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8988
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8989
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8990
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8991
msgid "%.2f MB"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8992
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8993
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8994
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8995
msgid "%.0f KB"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8996
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8997
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8998
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8999
msgid "%.1f KB"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9000
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9001
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9002
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9003
msgid "%.2f KB"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9004
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9005
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9006
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9007
msgid "%.0f bytes"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9008
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9009
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9010
msgid "cannot verify bundle or remote repos"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9011
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9012
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9013
msgid "interrupted"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9014
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9015
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9016
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9017
msgid "empty or missing %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9018
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9019
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9020
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9021
msgid "data length off by %d bytes"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9022
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9023
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9024
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9025
msgid "index contains %d extra bytes"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9026
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9027
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9028
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9029
msgid "warning: `%s' uses revlog format 1"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9030
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9031
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9032
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9033
msgid "warning: `%s' uses revlog format 0"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9034
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9035
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9036
#, 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
  9037
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
  9038
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  9039
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  9040
#, 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
  9041
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
  9042
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9043
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9044
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9045
msgid " (expected %s)"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9046
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9047
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9048
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9049
msgid "unknown parent 1 %s of %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9050
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9051
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9052
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9053
msgid "unknown parent 2 %s of %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9054
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9055
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9056
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9057
msgid "checking parents of %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9058
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9059
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9060
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9061
msgid "duplicate revision %d (%d)"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9062
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9063
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9064
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9065
msgid "repository uses revlog format %d\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9066
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9067
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9068
msgid "checking changesets\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9069
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9070
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9071
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9072
msgid "unpacking changeset %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9073
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9074
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9075
msgid "checking manifests\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9076
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9077
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  9078
#, 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
  9079
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
  9080
msgstr "列出修改集"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  9081
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9082
msgid "file without name in manifest"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9083
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9084
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9085
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9086
msgid "reading manifest delta %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9087
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9088
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9089
msgid "crosschecking files in changesets and manifests\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9090
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9091
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9092
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9093
msgid "changeset refers to unknown manifest %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9094
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9095
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9096
msgid "in changeset but not in manifest"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9097
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9098
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9099
msgid "in manifest but not in changeset"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9100
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9101
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9102
msgid "checking files\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9103
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9104
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9105
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9106
msgid "cannot decode filename '%s'"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9107
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9108
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  9109
#, python-format
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  9110
msgid "broken revlog! (%s)"
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  9111
msgstr ""
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  9112
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9113
msgid "missing revlog!"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9114
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9115
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9116
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9117
msgid "%s not in manifests"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9118
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9119
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9120
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9121
msgid "unpacked size is %s, %s expected"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9122
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9123
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9124
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9125
msgid "unpacking %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9126
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9127
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9128
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9129
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
  9130
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9131
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9132
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9133
msgid "warning: %s@%s: copy source revision is nullid %s:%s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9134
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9135
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9136
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9137
msgid "checking rename of %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9138
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9139
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9140
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9141
msgid "%s in manifests not found"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9142
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9143
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9144
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9145
msgid "warning: orphan revlog '%s'"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9146
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9147
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9148
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9149
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
  9150
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9151
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9152
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9153
msgid "%d warnings encountered!\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9154
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9155
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9156
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9157
msgid "%d integrity errors encountered!\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9158
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9159
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9160
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9161
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
  9162
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
  9163
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  9164
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
  9165
msgstr ""