i18n/zh_CN.po
author pacien <pacien.trangirard@pacien.net>
Thu, 22 Sep 2022 16:09:53 +0200
changeset 49499 4f36738a869a
parent 46819 d4ba4d51f85f
permissions -rw-r--r--
tests: fix http-bad-server expected errors for python 3.10 (issue6643) The format of the error message changed with this version of Python. This also removes obsolete Python 3 checks.
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
# Chinese (simplified) translation for Mercurial
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
     2
# This file is distributed under the same license as Mercurial
19023
86531a7038ed codingstyle: remove trailing spaces in various text files
Mads Kiilerich <madski@unity3d.com>
parents: 11400
diff changeset
     3
#
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
     4
# Copyright (C) 2009 the Mercurial team
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
     5
# Dongsheng Song <dongsheng.song@gmail.com>, 2009
19023
86531a7038ed codingstyle: remove trailing spaces in various text files
Mads Kiilerich <madski@unity3d.com>
parents: 11400
diff changeset
     6
#
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
     7
# Update with pot file:
7925
c84df11bf721 i18n: updated zh_CN instructions
Martin Geisler <mg@daimi.au.dk>
parents: 7924
diff changeset
     8
#    msgmerge --update zh_CN.po hg.pot
c84df11bf721 i18n: updated zh_CN instructions
Martin Geisler <mg@daimi.au.dk>
parents: 7924
diff changeset
     9
#    msgfmt --statistics -c zh_CN.po
19023
86531a7038ed codingstyle: remove trailing spaces in various text files
Mads Kiilerich <madski@unity3d.com>
parents: 11400
diff changeset
    10
#
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
    11
# Please test your translation before commit:
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
    12
#    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
    13
#    LC_ALL=zh_CN.UTF-8 ./hg
19023
86531a7038ed codingstyle: remove trailing spaces in various text files
Mads Kiilerich <madski@unity3d.com>
parents: 11400
diff changeset
    14
#
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
    15
# Please format your translation before commit:
7925
c84df11bf721 i18n: updated zh_CN instructions
Martin Geisler <mg@daimi.au.dk>
parents: 7924
diff changeset
    16
#    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
    17
#    mv -f zh_CN_new.po zh_CN.po
19023
86531a7038ed codingstyle: remove trailing spaces in various text files
Mads Kiilerich <madski@unity3d.com>
parents: 11400
diff changeset
    18
#
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
    19
# 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
    20
#    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
    21
#    mv -f zh_CN_new.po zh_CN.po
19023
86531a7038ed codingstyle: remove trailing spaces in various text files
Mads Kiilerich <madski@unity3d.com>
parents: 11400
diff changeset
    22
#
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
    23
# Dictionary:
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
    24
# blame             追溯
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
    25
# branch            分支
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
    26
# changes           修改
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
    27
# changeset         修改集
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
    28
# checkout          检出
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
    29
# remove            移除(从版本库删除)
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
    30
# delete            删除(只从文件系统删除)
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
    31
# patchset          补丁集
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
    32
# pushing to        推到
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
    33
# pulling from      拉自
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
    34
# rename            改名
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
    35
# repository        版本库
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
    36
# revert            恢复
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
    37
# revision          版本
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
    38
# tag               标签
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
    39
# tip               顶点
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
    40
# undo              撤销
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
    41
# unversioned       未版本控制
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
    42
# versioned         受版本控制
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
    43
# working copy      工作副本
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
    44
# ...
19023
86531a7038ed codingstyle: remove trailing spaces in various text files
Mads Kiilerich <madski@unity3d.com>
parents: 11400
diff changeset
    45
#
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
    46
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
    47
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
    48
"Project-Id-Version: Mercurial 1.3\n"
30889
4acf569facef i18n: update Report-Msgid-Bugs-To property of *.po files
FUJIWARA Katsunori <foozy@lares.dti.ne.jp>
parents: 26853
diff changeset
    49
"Report-Msgid-Bugs-To: <mercurial-devel@mercurial-scm.org>\n"
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
    50
"POT-Creation-Date: 2009-10-19 11:47+0800\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
    51
"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
    52
"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
    53
"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
    54
"MIME-Version: 1.0\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
    55
"Content-Type: text/plain; charset=UTF-8\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
    56
"Content-Transfer-Encoding: 8bit\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
    57
"X-Poedit-Language: Chinese\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
    58
"Generated-By: pygettext.py 1.5\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
    59
"X-Poedit-Country: CHINA\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
    60
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
    61
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
    62
msgid " (default: %s)"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
    63
msgstr " (默认: %s)"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
    64
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
    65
msgid "OPTIONS"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
    66
msgstr "选项"
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 "COMMANDS"
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
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
    71
msgid "    options:"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
    72
msgstr "    选项:"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
    73
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
    74
#, python-format
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
    75
msgid "    aliases: %s"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
    76
msgstr "    别名: %s"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
    77
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
    78
msgid "hooks for controlling repository access"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
    79
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
    80
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
    81
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
    82
"This hook makes it possible to allow or deny write access to portions\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
    83
"of a repository when receiving incoming changesets."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
    84
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
    85
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
    86
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
    87
"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
    88
"system where the hook runs, and not the committer of the original\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
    89
"changeset (since the latter is merely informative)."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
    90
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
    91
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
    92
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
    93
"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
    94
"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
    95
"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
    96
"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
    97
"Nor is it safe if remote users share an account, because then there\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
    98
"is no way to distinguish them."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
    99
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   100
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   101
msgid "To use this hook, configure the acl extension in your hgrc like this::"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   102
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   103
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   104
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
   105
"  [extensions]\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   106
"  acl ="
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   107
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   108
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   109
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
   110
"  [hooks]\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   111
"  pretxnchangegroup.acl = python:hgext.acl.hook"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   112
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   113
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   114
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
   115
"  [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
   116
"  # 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
   117
"  # (\"serve\" == ssh or http, \"push\", \"pull\", \"bundle\")\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   118
"  sources = serve"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   119
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   120
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   121
msgid ""
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   122
"The allow and deny sections take a subtree pattern as key (with a glob\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   123
"syntax by default), and a comma separated list of users as the\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   124
"corresponding value. The deny list is checked before the allow list\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   125
"is. ::"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   126
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   127
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   128
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
   129
"  [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
   130
"  # 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
   131
"  # 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
   132
"  docs/** = doc_writer\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   133
"  .hgtags = release_engineer"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   134
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   135
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   136
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
   137
"  [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
   138
"  # 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
   139
"  # 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
   140
"  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
   141
"   ** = 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
   142
msgstr ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   143
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
   144
#, python-format
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
   145
msgid "acl: %s not enabled\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
   146
msgstr "acl: 未启用 %s\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
   147
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
   148
#, python-format
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
   149
msgid "acl: %s enabled, %d entries for user %s\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
   150
msgstr "acl: 已启用 %s, %d 项,用户 %s\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
   151
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
   152
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   153
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
   154
msgstr "配置错误 - 钩子类型 \"%s\" 不能终止进入的修改集"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   155
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
   156
#, python-format
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
   157
msgid "acl: changes have source \"%s\" - skipping\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
   158
msgstr "acl: 改变源 \"%s\" - 跳过\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
   159
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
   160
#, python-format
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
   161
msgid "acl: user %s denied on %s\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
   162
msgstr "acl: 用户 %s 被拒绝访问 %s\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
   163
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
   164
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   165
msgid "acl: access denied for changeset %s"
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
   166
msgstr "acl: 拒绝访问修改集 %s"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   167
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
   168
#, python-format
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
   169
msgid "acl: user %s not allowed on %s\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
   170
msgstr "acl: 用户 %s 被拒绝访问 %s\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
   171
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
   172
#, python-format
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
   173
msgid "acl: allowing changeset %s\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
   174
msgstr "acl: 允许修改集 %s\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
   175
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   176
msgid "track a line of development with movable markers"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   177
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   178
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   179
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
   180
"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
   181
"points to a changeset identified by its hash. If you commit a\n"
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   182
"changeset that is based on a changeset that has a bookmark on it, the\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   183
"bookmark shifts to the new changeset."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   184
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   185
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   186
msgid ""
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   187
"It is possible to use bookmark names in every revision lookup (e.g. hg\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   188
"merge, hg update)."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   189
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   190
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   191
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
   192
"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
   193
"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
   194
"git-like experience by adding the following configuration option to\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   195
"your .hgrc::"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   196
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   197
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   198
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
   199
"  [bookmarks]\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   200
"  track.current = True"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   201
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   202
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   203
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
   204
"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
   205
"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
   206
"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
   207
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   208
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   209
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   210
"    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
   211
"    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
   212
"    deleted. It is possible to use bookmark names in 'hg merge' and\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   213
"    'hg update' to merge and update respectively to a given bookmark."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   214
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   215
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   216
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
   217
"    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
   218
"    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
   219
"    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
   220
"    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
   221
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   222
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   223
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   224
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
   225
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   226
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   227
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
   228
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   229
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   230
msgid "new bookmark name required"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   231
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   232
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   233
msgid "bookmark name required"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   234
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   235
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   236
msgid "bookmark name cannot contain newlines"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   237
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   238
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   239
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
   240
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   241
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   242
msgid "force"
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
   243
msgstr "强制"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   244
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   245
msgid "revision"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   246
msgstr "版本"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   247
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   248
msgid "delete a given bookmark"
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
   249
msgstr "删除指定书签"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   250
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   251
msgid "rename a given bookmark"
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
   252
msgstr "改名指定书签"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   253
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
   254
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
   255
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   256
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   257
msgid "hooks for integrating with the Bugzilla bug tracker"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   258
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   259
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   260
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   261
"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
   262
"that refer to bugs by Bugzilla ID are seen. The hook does not change\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   263
"bug status."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   264
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   265
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   266
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
   267
"The hook updates the Bugzilla database directly. Only Bugzilla\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   268
"installations using MySQL are supported."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   269
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   270
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   271
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
   272
"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
   273
"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
   274
"'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
   275
"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
   276
"be run by Mercurial as the user pushing the change; you will need to\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   277
"ensure the Bugzilla install file permissions are set appropriately."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   278
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   279
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   280
msgid ""
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   281
"The extension is configured through three different configuration\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   282
"sections. These keys are recognized in the [bugzilla] section:"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   283
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   284
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   285
msgid ""
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   286
"host\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   287
"  Hostname of the MySQL server holding the Bugzilla database."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   288
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   289
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   290
msgid ""
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   291
"db\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   292
"  Name of the Bugzilla database in MySQL. Default 'bugs'."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   293
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   294
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   295
msgid ""
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   296
"user\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   297
"  Username to use to access MySQL server. Default 'bugs'."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   298
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   299
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   300
msgid ""
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   301
"password\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   302
"  Password to use to access MySQL server."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   303
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   304
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   305
msgid ""
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   306
"timeout\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   307
"  Database connection timeout (seconds). Default 5."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   308
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   309
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   310
msgid ""
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   311
"version\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   312
"  Bugzilla version. Specify '3.0' for Bugzilla versions 3.0 and later,\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   313
"  '2.18' for Bugzilla versions from 2.18 and '2.16' for versions prior\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   314
"  to 2.18."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   315
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   316
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   317
msgid ""
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   318
"bzuser\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   319
"  Fallback Bugzilla user name to record comments with, if changeset\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   320
"  committer cannot be found as a Bugzilla user."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   321
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   322
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   323
msgid ""
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   324
"bzdir\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   325
"   Bugzilla install directory. Used by default notify. Default\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   326
"   '/var/www/html/bugzilla'."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   327
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   328
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   329
msgid ""
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   330
"notify\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   331
"  The command to run to get Bugzilla to send bug change notification\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   332
"  emails. Substitutes from a map with 3 keys, 'bzdir', 'id' (bug id)\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   333
"  and 'user' (committer bugzilla email). Default depends on version;\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   334
"  from 2.18 it is \"cd %(bzdir)s && perl -T contrib/sendbugmail.pl\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   335
"  %(id)s %(user)s\"."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   336
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   337
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   338
msgid ""
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   339
"regexp\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   340
"  Regular expression to match bug IDs in changeset commit message.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   341
"  Must contain one \"()\" group. The default expression matches 'Bug\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   342
"  1234', 'Bug no. 1234', 'Bug number 1234', 'Bugs 1234,5678', 'Bug\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   343
"  1234 and 5678' and variations thereof. Matching is case insensitive."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   344
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   345
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   346
msgid ""
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   347
"style\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   348
"  The style file to use when formatting comments."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   349
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   350
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   351
msgid ""
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   352
"template\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   353
"  Template to use when formatting comments. Overrides style if\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   354
"  specified. In addition to the usual Mercurial keywords, the\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   355
"  extension specifies::"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   356
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   357
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   358
msgid ""
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   359
"    {bug}       The Bugzilla bug ID.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   360
"    {root}      The full pathname of the Mercurial repository.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   361
"    {webroot}   Stripped pathname of the Mercurial repository.\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   362
"    {hgweb}     Base URL for browsing Mercurial repositories."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   363
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   364
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   365
msgid ""
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   366
"  Default 'changeset {node|short} in repo {root} refers '\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   367
"          'to bug {bug}.\\ndetails:\\n\\t{desc|tabindent}'"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   368
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   369
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   370
msgid ""
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   371
"strip\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   372
"  The number of slashes to strip from the front of {root} to produce\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   373
"  {webroot}. Default 0."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   374
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   375
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   376
msgid ""
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   377
"usermap\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   378
"  Path of file containing Mercurial committer ID to Bugzilla user ID\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   379
"  mappings. If specified, the file should contain one mapping per\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   380
"  line, \"committer\"=\"Bugzilla user\". See also the [usermap] section."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   381
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   382
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   383
msgid ""
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   384
"The [usermap] section is used to specify mappings of Mercurial\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   385
"committer ID to Bugzilla user ID. See also [bugzilla].usermap.\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   386
"\"committer\"=\"Bugzilla user\""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   387
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   388
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   389
msgid "Finally, the [web] section supports one entry:"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   390
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   391
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   392
msgid ""
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   393
"baseurl\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   394
"  Base URL for browsing Mercurial repositories. Reference from\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   395
"  templates as {hgweb}."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   396
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   397
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   398
msgid "Activating the extension::"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   399
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   401
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   402
"    [extensions]\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   403
"    bugzilla ="
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   404
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   405
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   406
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   407
"    [hooks]\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   408
"    # run bugzilla hook on every change pulled or pushed in here\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   409
"    incoming.bugzilla = python:hgext.bugzilla.hook"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   410
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   411
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   412
msgid "Example configuration:"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   413
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   414
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   415
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
   416
"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
   417
"repositories in /var/local/hg/repos/ used with a local Bugzilla 3.2\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   418
"installation in /opt/bugzilla-3.2. ::"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   419
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   420
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   421
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   422
"    [bugzilla]\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   423
"    host=localhost\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   424
"    password=XYZZY\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   425
"    version=3.0\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   426
"    bzuser=unknown@domain.com\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   427
"    bzdir=/opt/bugzilla-3.2\n"
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   428
"    template=Changeset {node|short} in {root|basename}.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   429
"             {hgweb}/{webroot}/rev/{node|short}\\n\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   430
"             {desc}\\n\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   431
"    strip=5"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   432
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   433
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   434
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   435
"    [web]\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   436
"    baseurl=http://dev.domain.com/hg"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   437
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   438
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   439
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   440
"    [usermap]\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   441
"    user@emaildomain.com=user.name@bugzilladomain.com"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   442
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   443
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   444
msgid "Commits add a comment to the Bugzilla bug record of the form::"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   445
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   446
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   447
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   448
"    Changeset 3b16791d6642 in repository-name.\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   449
"    http://dev.domain.com/hg/repository-name/rev/3b16791d6642"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   450
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   451
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   452
msgid "    Changeset commit comment. Bug 1234.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   453
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   454
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
   455
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   456
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
   457
msgstr "连接到 %s:%s as %s,密码 %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   458
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
   459
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   460
msgid "query: %s %s\n"
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
   461
msgstr "查询: %s %s\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
   462
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
   463
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   464
msgid "failed query: %s %s\n"
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
   465
msgstr "查询失败: %s %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   466
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   467
msgid "unknown database schema"
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
   468
msgstr "未知的数据库方案"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   469
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
   470
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   471
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
   472
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   473
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   474
msgid "telling bugzilla to send mail:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   475
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   476
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
   477
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   478
msgid "  bug %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   479
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   480
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
   481
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   482
msgid "running notify command %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   483
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   484
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
   485
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   486
msgid "bugzilla notify command %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   487
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   488
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   489
msgid "done\n"
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
   490
msgstr "完成\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   491
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
   492
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   493
msgid "looking up user %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   494
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   495
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
   496
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   497
msgid "cannot find bugzilla user id for %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   498
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   499
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
   500
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   501
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
   502
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   503
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
   504
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   505
msgid "bugzilla version %s not supported"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   506
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   507
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   508
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   509
"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
   510
"details:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   511
"\t{desc|tabindent}"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   512
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   513
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
   514
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   515
msgid "python mysql support not available: %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   516
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   517
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
   518
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   519
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
   520
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   521
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
   522
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   523
msgid "database error: %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   524
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   525
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   526
msgid "command to display child changesets"
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
   527
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
   528
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   529
#, fuzzy
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   530
msgid "show the children of the given or working directory revision"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   531
msgstr "显示工作目录或指定版本的父亲"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   532
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   533
#, fuzzy
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   534
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
   535
"    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
   536
"    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
   537
"    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
   538
"    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
   539
"    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
   540
"    "
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   541
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   542
"    显示工作目录的父亲版本。如果使用 '--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
   543
"    父亲。如果指定了文件,那么使用此文件最后修改的版本(工作目录的起源\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
"    版本,或 '--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
   545
"    "
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   546
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   547
msgid "show children of the specified revision"
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
   548
msgstr "显示指定版本的子孙"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   549
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   550
msgid "hg children [-r REV] [FILE]"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   551
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   552
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   553
msgid "command to display statistics about repository history"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   554
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   555
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
   556
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   557
msgid "Revision %d is a merge, ignoring...\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   558
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   559
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
   560
#, 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
   561
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
   562
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   563
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   564
msgid "histogram of changes to the repository"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   565
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   566
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   567
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
   568
"    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
   569
"    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
   570
"    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
   571
"    The --dateformat option may be used to group the results by\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   572
"    date instead."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   573
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   574
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   575
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
   576
"    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
   577
"    alternatively the number of matching revisions if the\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   578
"    --changesets option is specified."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   579
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   580
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   581
msgid "    Examples::"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   582
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   583
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   584
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   585
"      # display count of changed lines for every committer\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   586
"      hg churn -t '{author|email}'"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   587
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   588
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   589
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   590
"      # display daily activity graph\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   591
"      hg churn -f '%H' -s -c"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   592
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   593
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   594
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   595
"      # display activity of developers by month\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   596
"      hg churn -f '%Y-%m' -s -c"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   597
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   598
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   599
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   600
"      # display count of lines changed in every year\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   601
"      hg churn -f '%Y' -s"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   602
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   603
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   604
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
   605
"    It is possible to map alternate email addresses to a main address\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   606
"    by providing a file using the following format::"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   607
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   608
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   609
msgid "      <alias email> <actual email>"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   610
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   611
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   612
msgid ""
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   613
"    Such a file may be specified with the --aliases option, otherwise\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   614
"    a .hgchurn file will be looked for in the working directory root.\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   615
"    "
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   616
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   617
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
   618
#, python-format
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
   619
msgid "assuming %i character terminal\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
   620
msgstr ""
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
   621
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   622
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
   623
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   624
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   625
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   626
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
   627
msgstr "显示匹配日期的版本"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   628
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   629
msgid "template to group changesets"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   630
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   631
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   632
msgid "strftime-compatible format for grouping by date"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   633
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   634
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   635
msgid "count rate by number of changesets"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   636
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   637
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   638
msgid "sort by key (default: sort by count)"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   639
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   640
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   641
msgid "file with email aliases"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   642
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   643
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   644
msgid "show progress"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   645
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   646
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   647
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
   648
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   649
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   650
msgid "colorize output from some commands"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   651
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   652
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   653
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
   654
"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
   655
"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
   656
"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
   657
"commands to highlight additions, removals, diff headers, and trailing\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   658
"whitespace."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   659
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   660
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   661
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
   662
"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
   663
"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
   664
"function (aka ANSI escape codes). This module also provides the\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   665
"render_text function, which can be used to add effects to any text."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   666
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   667
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   668
msgid "Default effects may be overridden from the .hgrc file::"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   669
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   670
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   671
msgid ""
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   672
"  [color]\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   673
"  status.modified = blue bold underline red_background\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   674
"  status.added = green bold\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   675
"  status.removed = red bold blue_background\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   676
"  status.deleted = cyan bold underline\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   677
"  status.unknown = magenta bold underline\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   678
"  status.ignored = black bold"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   679
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   680
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   681
msgid ""
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   682
"  # 'none' turns off all effects\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   683
"  status.clean = none\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   684
"  status.copied = none"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   685
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   686
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   687
msgid ""
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   688
"  qseries.applied = blue bold underline\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   689
"  qseries.unapplied = black bold\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   690
"  qseries.missing = red bold"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   691
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   692
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   693
msgid ""
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   694
"  diff.diffline = bold\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   695
"  diff.extended = cyan bold\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   696
"  diff.file_a = red bold\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   697
"  diff.file_b = green bold\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   698
"  diff.hunk = magenta\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   699
"  diff.deleted = red\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   700
"  diff.inserted = green\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   701
"  diff.changed = white\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   702
"  diff.trailingwhitespace = bold red_background\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   703
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   704
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   705
msgid "when to colorize (always, auto, or never)"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   706
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   707
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
   708
msgid "don't colorize output"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
   709
msgstr ""
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   710
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   711
#, python-format
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   712
msgid "ignoring unknown color/effect %r (configured in color.%s)\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   713
msgstr ""
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   714
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   715
msgid "import revisions from foreign VCS repositories into Mercurial"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   716
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   717
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   718
msgid "convert a foreign SCM repository to a Mercurial one."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   719
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   720
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   721
msgid "    Accepted source formats [identifiers]:"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   722
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   723
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   724
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   725
"    - Mercurial [hg]\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   726
"    - CVS [cvs]\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   727
"    - Darcs [darcs]\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   728
"    - git [git]\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   729
"    - Subversion [svn]\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   730
"    - Monotone [mtn]\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   731
"    - GNU Arch [gnuarch]\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   732
"    - Bazaar [bzr]\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   733
"    - Perforce [p4]"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   734
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   735
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   736
msgid "    Accepted destination formats [identifiers]:"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   737
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   738
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   739
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   740
"    - Mercurial [hg]\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   741
"    - Subversion [svn] (history on branches is not preserved)"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   742
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   743
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   744
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
   745
"    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
   746
"    Otherwise, convert will only import up to the named revision\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   747
"    (given in a format understood by the source)."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   748
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   749
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   750
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   751
"    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
   752
"    basename of the source with '-hg' appended. If the destination\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   753
"    repository doesn't exist, it will be created."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   754
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   755
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   756
msgid ""
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   757
"    By default, all sources except Mercurial will use --branchsort.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   758
"    Mercurial uses --sourcesort to preserve original revision numbers\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   759
"    order. Sort modes have the following effects:"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   760
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   761
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   762
msgid ""
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   763
"    --branchsort  convert from parent to child revision when possible,\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   764
"                  which means branches are usually converted one after\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   765
"                  the other. It generates more compact repositories."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   766
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   767
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   768
msgid ""
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   769
"    --datesort    sort revisions by date. Converted repositories have\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   770
"                  good-looking changelogs but are often an order of\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   771
"                  magnitude larger than the same ones generated by\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   772
"                  --branchsort."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   773
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   774
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   775
msgid ""
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   776
"    --sourcesort  try to preserve source revisions order, only\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   777
"                  supported by Mercurial sources."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   778
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   779
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   780
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   781
"    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
   782
"    (<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
   783
"    that maps each source commit ID to the destination ID for that\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   784
"    revision, like so::"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   785
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   786
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   787
msgid "      <source ID> <destination ID>"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   788
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   789
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   790
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
   791
"    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
   792
"    updated on each commit copied, so convert-repo can be interrupted\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   793
"    and can be run repeatedly to copy new commits."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   794
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   795
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   796
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
   797
"    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
   798
"    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
   799
"    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
   800
"    CVS). One line per author mapping and the line format is:\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   801
"    srcauthor=whatever string you want"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   802
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   803
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   804
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   805
"    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
   806
"    and directories. Comment lines start with '#'. Each line can\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   807
"    contain one of the following directives::"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   808
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   809
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   810
msgid "      include path/to/file"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   811
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   812
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   813
msgid "      exclude path/to/file"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   814
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   815
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   816
msgid "      rename from/file to/file"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   817
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   818
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   819
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   820
"    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
   821
"    directory, to be included in the destination repository, and the\n"
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   822
"    exclusion of all other files and directories not explicitly\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   823
"    included. The 'exclude' directive causes files or directories to\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   824
"    be omitted. The 'rename' directive renames a file or directory. To\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   825
"    rename from a subdirectory into the root of the repository, use\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   826
"    '.' as the path to rename to."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   827
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   828
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   829
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   830
"    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
   831
"    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
   832
"    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
   833
"    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
   834
"    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
   835
"    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
   836
"    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
   837
"    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
   838
"    (in either the source or destination revision control system) that\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   839
"    should be used as the new parents for that node."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   840
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   841
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   842
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
   843
"    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
   844
"    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
   845
"    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
   846
"    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
   847
"    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
   848
"    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
   849
"    \"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
   850
"    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
   851
"    destination repository. This can be used to (for instance) move code\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   852
"    in one repository from \"default\" to a named branch."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   853
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   854
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   855
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   856
"    Mercurial Source\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   857
"    ----------------"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   858
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   859
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   860
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
   861
"    --config convert.hg.ignoreerrors=False    (boolean)\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   862
"        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
   863
"        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
   864
"        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
   865
"    --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
   866
"        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
   867
"        change)\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   868
"    --config convert.hg.startrev=0            (hg revision identifier)\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   869
"        convert start revision and its descendants"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   870
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   871
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   872
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   873
"    CVS Source\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   874
"    ----------"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   875
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   876
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   877
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   878
"    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
   879
"    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
   880
"    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
   881
"    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
   882
"    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
   883
"    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
   884
"    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
   885
"    converted, and that any directory reorganization in the CVS\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   886
"    sandbox is ignored."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   887
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   888
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   889
msgid ""
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
   890
"    Because CVS does not have changesets, it is necessary to collect\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
   891
"    individual commits to CVS and merge them into changesets. CVS\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
   892
"    source uses its internal changeset merging code by default but can\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   893
"    be configured to call the external 'cvsps' program by setting::"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   894
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   895
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   896
msgid "      --config convert.cvsps='cvsps -A -u --cvs-direct -q'"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   897
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   898
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   899
msgid "    This option is deprecated and will be removed in Mercurial 1.4."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   900
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   901
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   902
msgid "    The options shown are the defaults."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   903
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   904
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   905
msgid "    Internal cvsps is selected by setting ::"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   906
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   907
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   908
msgid "      --config convert.cvsps=builtin"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   909
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   910
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   911
msgid "    and has a few more configurable options:"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   912
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   913
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   914
msgid ""
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   915
"    --config convert.cvsps.cache=True         (boolean)\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   916
"        Set to False to disable remote log caching, for testing and\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   917
"        debugging purposes.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   918
"    --config convert.cvsps.fuzz=60            (integer)\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   919
"        Specify the maximum time (in seconds) that is allowed between\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   920
"        commits with identical user and log message in a single\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   921
"        changeset. When very large files were checked in as part of a\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   922
"        changeset then the default may not be long enough.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   923
"    --config convert.cvsps.mergeto='{{mergetobranch ([-\\w]+)}}'\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   924
"        Specify a regular expression to which commit log messages are\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   925
"        matched. If a match occurs, then the conversion process will\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   926
"        insert a dummy revision merging the branch on which this log\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   927
"        message occurs to the branch indicated in the regex.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   928
"    --config convert.cvsps.mergefrom='{{mergefrombranch ([-\\w]+)}}'\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   929
"        Specify a regular expression to which commit log messages are\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   930
"        matched. If a match occurs, then the conversion process will\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
   931
"        add the most recent revision on the branch indicated in the\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   932
"        regex as the second parent of the changeset."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   933
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   934
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   935
msgid ""
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
   936
"    The hgext/convert/cvsps wrapper script allows the builtin\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
   937
"    changeset merging code to be run without doing a conversion. Its\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   938
"    parameters and output are similar to that of cvsps 2.1."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   939
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   940
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   941
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   942
"    Subversion Source\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   943
"    -----------------"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   944
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   945
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   946
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   947
"    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
   948
"    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
   949
"    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
   950
"    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
   951
"    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
   952
"    \"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
   953
"    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
   954
"    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
   955
"    relative to the source URL, or leave them blank to disable auto\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   956
"    detection."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   957
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   958
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   959
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   960
"    --config convert.svn.branches=branches    (directory name)\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   961
"        specify the directory containing branches\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   962
"    --config convert.svn.tags=tags            (directory name)\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   963
"        specify the directory containing tags\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   964
"    --config convert.svn.trunk=trunk          (directory name)\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   965
"        specify the name of the trunk branch"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   966
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   967
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   968
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   969
"    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
   970
"    instead of being integrally converted. Only single branch\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   971
"    conversions are supported."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   972
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   973
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   974
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
   975
"    --config convert.svn.startrev=0           (svn revision number)\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   976
"        specify start Subversion revision."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   977
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   978
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   979
msgid ""
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
   980
"    Perforce Source\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   981
"    ---------------"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   982
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   983
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   984
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
   985
"    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
   986
"    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
   987
"    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
   988
"    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
   989
"    usually should specify a target directory, because otherwise the\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   990
"    target may be named ...-hg."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   991
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   992
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   993
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
   994
"    It is possible to limit the amount of source history to be\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   995
"    converted by specifying an initial Perforce revision."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   996
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   997
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
   998
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
   999
"    --config convert.p4.startrev=0            (perforce changelist number)\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1000
"        specify initial Perforce revision."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1001
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1002
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1003
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1004
"    Mercurial Destination\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1005
"    ---------------------"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1006
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1007
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1008
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1009
"    --config convert.hg.clonebranches=False   (boolean)\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1010
"        dispatch source branches in separate clones.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1011
"    --config convert.hg.tagsbranch=default    (branch name)\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1012
"        tag revisions branch name\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1013
"    --config convert.hg.usebranchnames=True   (boolean)\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1014
"        preserve branch names"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1015
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1016
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1017
msgid "    "
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1018
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1019
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1020
msgid "create changeset information from CVS"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1021
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1022
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1023
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
  1024
"    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
  1025
"    Mercurial converter, and can be used as a direct replacement for\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1026
"    cvsps."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1027
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1028
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1029
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
  1030
"    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
  1031
"    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
  1032
"    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
  1033
"    dates."
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1034
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1035
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1036
msgid "username mapping filename"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1037
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1038
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1039
msgid "destination repository type"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1040
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1041
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1042
msgid "remap file names using contents of file"
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 "import up to target revision REV"
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 "source repository type"
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 "splice synthesized history into place"
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
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1054
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
  1055
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1056
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1057
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
  1058
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1059
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1060
msgid "try to sort changesets by date"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1061
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1062
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1063
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
  1064
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1065
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1066
msgid "hg convert [OPTION]... SOURCE [DEST [REVMAP]]"
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 "only return changes on specified branches"
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
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1072
msgid "prefix to remove from file names"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1073
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1074
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1075
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
  1076
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1077
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1078
msgid "update cvs log cache"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1079
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1080
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1081
msgid "create new cvs log cache"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1082
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1083
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1084
msgid "set commit time fuzz in seconds"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1085
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1086
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1087
msgid "specify cvsroot"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1088
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1089
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1090
msgid "show parent changesets"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1091
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1092
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1093
msgid "show current changeset in ancestor branches"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1094
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1095
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  1096
msgid "ignored for compatibility"
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  1097
msgstr ""
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  1098
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  1099
msgid "hg debugcvsps [OPTION]... [PATH]..."
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  1100
msgstr ""
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  1101
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1102
msgid "warning: lightweight checkouts may cause conversion failures, try with a regular branch instead.\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1103
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1104
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1105
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
  1106
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1107
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1108
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1109
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
  1110
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1111
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1112
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1113
msgid "%s is not available in %s anymore"
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
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1117
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
  1118
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1119
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1120
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1121
msgid "cannot find required \"%s\" tool"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1122
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1123
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1124
#, python-format
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1125
msgid "running: %s\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1126
msgstr ""
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1127
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1128
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1129
msgid "%s error:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1130
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1131
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1132
#, 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
  1133
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
  1134
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1135
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1136
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1137
msgid "could not open map file %r: %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1138
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1139
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1140
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1141
msgid "%s: missing or unsupported repository"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1142
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1143
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1144
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1145
msgid "convert: %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1146
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1147
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1148
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1149
msgid "%s: unknown repository type"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1150
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1151
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1152
#, 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
  1153
msgid "unknown sort mode: %s"
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1154
msgstr "未知排序方式: %s"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1155
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1156
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1157
msgid "cycle detected between %s and %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1158
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1159
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1160
msgid "not all revisions were sorted"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1161
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1162
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1163
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1164
msgid "Writing author map file %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1165
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1166
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1167
#, 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
  1168
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
  1169
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1170
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1171
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1172
msgid "mapping author %s to %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1173
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1174
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1175
#, 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
  1176
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
  1177
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1178
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1179
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1180
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
  1181
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1182
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1183
msgid "scanning source...\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1184
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1185
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1186
msgid "sorting...\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1187
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1188
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1189
msgid "converting...\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1190
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1191
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1192
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1193
msgid "source: %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1194
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1195
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1196
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1197
msgid "assuming destination %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1198
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1199
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1200
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
  1201
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1202
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1203
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
  1204
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1205
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1206
msgid "warning: support for external cvsps is deprecated and will be removed in Mercurial 1.4\n"
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1207
msgstr ""
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1208
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1209
#, python-format
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1210
msgid "revision %s is not a patchset number or date"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1211
msgstr ""
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1212
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1213
msgid "using builtin cvsps\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1214
msgstr ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1215
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1216
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1217
msgid "connecting to %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1218
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1219
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1220
msgid "CVS pserver authentication failed"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1221
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1222
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1223
#, python-format
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1224
msgid "unexpected response from CVS server (expected \"Valid-requests\", but got %r)"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1225
msgstr ""
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 "%d bytes missing from remote file"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1229
msgstr ""
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 "cvs server: %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1233
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1234
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1235
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1236
msgid "unknown CVS response: %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1237
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1238
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1239
msgid "collecting CVS rlog\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1240
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1241
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1242
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1243
msgid "reading cvs log cache %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1244
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1245
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1246
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1247
msgid "cache has %d log entries\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1248
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1249
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1250
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1251
msgid "error reading cache: %r\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1252
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1253
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1254
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1255
msgid "running %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1256
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1257
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1258
#, python-format
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1259
msgid "prefix=%r directory=%r root=%r\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1260
msgstr ""
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1261
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1262
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
  1263
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1264
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1265
msgid "must have at least some revisions"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1266
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1267
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1268
msgid "expected revision number"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1269
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1270
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1271
msgid "revision must be followed by date line"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1272
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1273
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1274
#, python-format
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1275
msgid "found synthetic revision in %s: %r\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1276
msgstr "%s 有伪造版本: %r\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1277
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1278
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1279
msgid "writing cvs log cache %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1280
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1281
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1282
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1283
msgid "%d log entries\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1284
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1285
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1286
msgid "creating changesets\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1287
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1288
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1289
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
  1290
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1291
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1292
#, 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
  1293
msgid ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1294
"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
  1295
"%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
  1296
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
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 "%d changeset entries\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1300
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1301
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1302
#, python-format
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1303
msgid "darcs version 2.1 or newer needed (found %r)"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1304
msgstr ""
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1305
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1306
msgid "Python ElementTree module is not available"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1307
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1308
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1309
#, python-format
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1310
msgid "cleaning up %s\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1311
msgstr ""
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1312
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1313
msgid "internal calling inconsistency"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1314
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1315
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1316
msgid "errors in filemap"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1317
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1318
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1319
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1320
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
  1321
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1322
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1323
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1324
msgid "%s:%d: unknown directive %r\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 "source repository doesn't support --filemap"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1328
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1329
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1330
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1331
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
  1332
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1333
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1334
msgid "cannot find a GNU Arch tool"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1335
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1336
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1337
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1338
msgid "analyzing tree version %s...\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1339
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1340
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1341
#, python-format
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1342
msgid "tree analysis stopped because it points to an unregistered archive %s...\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1343
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1344
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1345
#, python-format
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1346
msgid "applying revision %s...\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1347
msgstr ""
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1348
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1349
#, python-format
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1350
msgid "computing changeset between %s and %s...\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1351
msgstr ""
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1352
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1353
#, python-format
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1354
msgid "obtaining revision %s...\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1355
msgstr ""
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1356
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1357
#, python-format
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1358
msgid "analyzing revision %s...\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1359
msgstr ""
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1360
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1361
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1362
msgid "could not parse cat-log of %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1363
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1364
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1365
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1366
msgid "%s is not a local Mercurial repo"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  1367
msgstr "%s 不是本地的水银版本库"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1368
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1369
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1370
msgid "initializing destination %s repository\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  1371
msgstr "初始化目标版本库 %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1372
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1373
msgid "run hg sink pre-conversion action\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1374
msgstr "执行动作 hg sink pre-conversion\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1375
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1376
msgid "run hg sink post-conversion action\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1377
msgstr "执行动作 hg sink post-conversion action\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
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 "pulling from %s into %s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  1381
msgstr "自 %s 拉到 %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1382
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1383
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
  1384
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1385
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1386
msgid "updating tags\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  1387
msgstr "正在更新标签\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1388
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1389
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1390
msgid "%s is not a valid start revision"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  1391
msgstr "%s 不是有效的开始版本"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1392
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1393
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1394
msgid "ignoring: %s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  1395
msgstr "忽略: %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1396
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1397
msgid "run hg source pre-conversion action\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1398
msgstr "执行动作 hg source pre-conversion\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1399
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1400
msgid "run hg source post-conversion action\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1401
msgstr "执行动作 hg source post-conversion\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1402
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1403
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1404
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
  1405
msgstr "%s 不像是单纯的 monotone 版本库"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1406
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1407
#, 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
  1408
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
  1409
msgstr "从已改名的目录 '%s' 复制文件到 '%s'"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1410
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  1411
msgid "reading p4 views\n"
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  1412
msgstr ""
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  1413
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  1414
msgid "collecting p4 changelists\n"
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  1415
msgstr "正在搜索 p4 修改集\n"
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  1416
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1417
msgid "Subversion python bindings could not be loaded"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  1418
msgstr "不能加载 svn 的 python 绑定"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1419
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1420
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1421
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
  1422
msgstr "发现 svn 的 python 绑定版本 %d.%d,需要 1.4 或更新的版本"
7688
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 "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
  1425
msgstr "svn 的 python 绑定太旧,需要 1.4 或更新的版本"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1426
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1427
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1428
msgid "svn: revision %s is not an integer"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  1429
msgstr "svn: 版本 %s 不是整数"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1430
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1431
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1432
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
  1433
msgstr "svn: 开始版本 %s 不是整数"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1434
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1435
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1436
msgid "no revision found in module %s"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  1437
msgstr "没有在模块 %s 中发现版本"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1438
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1439
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1440
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
  1441
msgstr "期望 %s 位于 %r,但是没有发现"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1442
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1443
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1444
msgid "found %s at %r\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  1445
msgstr "发现 %s 位于 %r\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1446
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1447
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1448
msgid "ignoring empty branch %s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  1449
msgstr "忽略空的分支 %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1450
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1451
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1452
msgid "found branch %s at %d\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  1453
msgstr "发现分支 %s 位于 %d\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1454
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1455
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
  1456
msgstr "svn: 在给出多于一个分支时不支持开始版本"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1457
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1458
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1459
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
  1460
msgstr "svn: 在开始版本 %d 之后没有版本"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1461
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1462
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1463
msgid "no tags found at revision %d\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  1464
msgstr "在版本 %d 没有发现标签\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1465
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1466
#, python-format
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1467
msgid "ignoring foreign branch %r\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1468
msgstr "忽略外部分支 %r\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1469
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1470
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1471
msgid "%s not found up to revision %d"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  1472
msgstr "没有发现 %s,一直到版本 %d"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1473
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1474
#, python-format
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1475
msgid "branch renamed from %s to %s at %d\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1476
msgstr "分支从 %s 改名为 %s,在 %d\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1477
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1478
#, python-format
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1479
msgid "reparent to %s\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1480
msgstr ""
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1481
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1482
#, python-format
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1483
msgid "copied to %s from %s@%s\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1484
msgstr "复制到 %s,自 %s@%s\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1485
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1486
#, python-format
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1487
msgid "gone from %s\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1488
msgstr "离开 %s\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1489
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1490
#, python-format
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1491
msgid "entry %s\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1492
msgstr "入口 %s\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1493
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1494
#, python-format
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1495
msgid "unknown path in revision %d: %s\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1496
msgstr "版本 %d 有未知路径: %s\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1497
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1498
#, python-format
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1499
msgid "mark %s came from %s:%d\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1500
msgstr "标记 %s 来自 %s:%d\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1501
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1502
#, python-format
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1503
msgid "parsing revision %d (%d changes)\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1504
msgstr "解析版本 %d (%d 个改变)\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1505
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1506
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1507
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
  1508
msgstr "发现分支 %s 的父亲,在 %d: %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1509
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1510
msgid "no copyfrom path, don't know what to do.\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1511
msgstr "没有 copyfrom 路径,不知道该怎么办。\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1512
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1513
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1514
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
  1515
msgstr "为 \"%s\" 获取版本日志,自 %d 到 %d\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1516
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1517
#, python-format
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1518
msgid "revision %d has no entries\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1519
msgstr "版本 %d 没有入口\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1520
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1521
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1522
msgid "svn: branch has no revision %s"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  1523
msgstr "svn: 分支没有版本 %s"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1524
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1525
#, python-format
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1526
msgid "%r is not under %r, ignoring\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1527
msgstr "%r 不在 %r 之下,忽略之\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1528
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1529
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1530
msgid "initializing svn repo %r\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  1531
msgstr "初始化 svn 版本库 %r\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1532
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1533
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1534
msgid "initializing svn wc %r\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  1535
msgstr "初始化 svn 工作副本 %r\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1536
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1537
msgid "unexpected svn output:\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  1538
msgstr "意外的 svn 输出:\n"
7688
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 "unable to cope with svn output"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  1541
msgstr "不能处理 svn 的输出"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1542
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1543
msgid "XXX TAGS NOT IMPLEMENTED YET\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1544
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1545
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1546
msgid "command to allow external programs to compare revisions"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1547
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1548
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1549
msgid ""
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1550
"The extdiff Mercurial extension allows you to use external programs\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1551
"to compare revisions, or revision with working directory. The external\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1552
"diff programs are called with a configurable set of options and two\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1553
"non-option arguments: paths to directories containing snapshots of\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1554
"files to compare."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1555
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1556
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1557
msgid ""
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1558
"The extdiff extension also allows to configure new diff commands, so\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1559
"you do not need to type \"hg extdiff -p kdiff3\" always. ::"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1560
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1561
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1562
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1563
"  [extdiff]\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1564
"  # 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
  1565
"  cdiff = gdiff -Nprc5\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1566
"  ## or the old way:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1567
"  #cmd.cdiff = gdiff\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1568
"  #opts.cdiff = -Nprc5"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1569
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1570
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1571
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1572
"  # add new command called vdiff, runs kdiff3\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1573
"  vdiff = kdiff3"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1574
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1575
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1576
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1577
"  # add new command called meld, runs meld (no need to name twice)\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1578
"  meld ="
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1579
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1580
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1581
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1582
"  # add new command called vimdiff, runs gvimdiff with DirDiff plugin\n"
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1583
"  # (see http://www.vim.org/scripts/script.php?script_id=102) Non\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1584
"  # 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
  1585
"  # your .vimrc\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1586
"  vimdiff = gvim -f '+next' '+execute \"DirDiff\" argv(0) argv(1)'"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1587
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1588
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1589
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
  1590
"You can use -I/-X and list of file or directory names like normal \"hg\n"
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1591
"diff\" command. The extdiff extension makes snapshots of only needed\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1592
"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
  1593
"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
  1594
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1595
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1596
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1597
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
  1598
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1599
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1600
#, 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
  1601
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
  1602
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1603
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  1604
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
  1605
msgstr "不能同时指定 '--rev' 和 '--change'"
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  1606
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1607
#, python-format
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1608
msgid "running %r in %s\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1609
msgstr ""
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1610
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1611
#, python-format
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1612
msgid "file changed while diffing. Overwriting: %s (src: %s)\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1613
msgstr ""
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1614
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1615
msgid "cleaning up temp directory\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1616
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1617
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1618
msgid "use external program to diff repository (or selected files)"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1619
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1620
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1621
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1622
"    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
  1623
"    an external program. The default program used is diff, with\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1624
"    default options \"-Npru\"."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1625
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1626
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1627
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
  1628
"    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
  1629
"    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
  1630
"    pass additional options to the program, use -o/--option. These\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1631
"    will be passed before the names of the directories to compare."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1632
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1633
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1634
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
  1635
"    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
  1636
"    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
  1637
"    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
  1638
"    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
  1639
"    to its parent."
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1640
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1641
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1642
msgid "comparison program to run"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1643
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1644
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1645
msgid "pass option to comparison program"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1646
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1647
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  1648
msgid "change made by revision"
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  1649
msgstr "此版本的修改"
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  1650
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1651
msgid "hg extdiff [OPT]... [FILE]..."
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1652
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1653
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1654
#, python-format
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1655
msgid "use %(path)s to diff repository (or selected files)"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1656
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1657
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1658
#, python-format
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1659
msgid ""
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1660
"    Show differences between revisions for the specified files, using the\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1661
"    %(path)s program."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1662
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1663
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1664
#, python-format
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1665
msgid ""
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1666
"    When two revision arguments are given, then changes are shown between\n"
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1667
"    those revisions. If only one revision is specified then that revision is\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1668
"    compared to the working directory, and, when no revisions are specified,\n"
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1669
"    the working directory files are compared to its parent."
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1670
msgstr ""
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1671
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1672
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1673
msgid "hg %s [OPTION]... [FILE]..."
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1674
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1675
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  1676
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
  1677
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1678
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1679
msgid "pull changes from a remote repository, merge new changes if needed."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1680
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1681
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1682
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1683
"    This finds all changes from the repository at the specified path\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1684
"    or URL and adds them to the local repository."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1685
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1686
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
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
"    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
  1689
"    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
  1690
"    Otherwise, the working directory is updated to include the new\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1691
"    changes."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1692
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1693
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1694
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1695
"    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
  1696
"    \"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
  1697
"    parent, with local changes as the second. To switch the merge\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1698
"    order, use --switch-parent."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1699
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1700
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1701
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1702
"    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
  1703
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1704
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1705
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1706
msgid "working dir not at branch tip (use \"hg update\" to check out branch tip)"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1707
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1708
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1709
msgid "outstanding uncommitted merge"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1710
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1711
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1712
msgid "outstanding uncommitted changes"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1713
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1714
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1715
msgid "working directory is missing some files"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1716
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1717
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1718
msgid "multiple heads in this branch (use \"hg heads .\" and \"hg merge\" to merge)"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1719
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1720
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1721
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1722
msgid "pulling from %s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  1723
msgstr "正在拉自 %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1724
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1725
msgid "Other repository doesn't support revision lookup, so a rev cannot be specified."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1726
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1727
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1728
#, python-format
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1729
msgid "not merging with %d other new branch heads (use \"hg heads .\" and \"hg merge\" to merge them)\n"
7688
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
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1732
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1733
msgid "updating to %d:%s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1734
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1735
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1736
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1737
msgid "merging with %d:%s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1738
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1739
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1740
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1741
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
  1742
msgstr "新修改集 '%d:%s' 将远程修改与本地合并\n"
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 "a specific revision you would like to pull"
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 "edit commit message"
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 "edit commit message (DEPRECATED)"
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 "switch parents when merging"
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 "hg fetch [SOURCE]"
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1757
msgstr "hg fetch [SOURCE]"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1758
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1759
msgid "commands to sign and verify changesets"
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1760
msgstr "签署和校验修改集的命令"
7688
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 "error while verifying signature"
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
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1765
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1766
msgid "%s Bad signature from \"%s\"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1767
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1768
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1769
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1770
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
  1771
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1772
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1773
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1774
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
  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 "list signed changesets"
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
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1780
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1781
msgid "%s:%d node does not exist\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1782
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1783
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1784
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
  1785
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1786
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1787
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1788
msgid "No valid signature for %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1789
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1790
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1791
msgid "add a signature for the current or given revision"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1792
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1793
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1794
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1795
"    If no revision is given, the parent of the working directory is used,\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1796
"    or tip if no revision is checked out."
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1797
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1798
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1799
msgid "uncommitted merge - please provide a specific revision"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1800
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1801
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1802
msgid "Error while signing"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1803
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1804
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1805
msgid "working copy of .hgsigs is changed (please commit .hgsigs manually or use --force)"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1806
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1807
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1808
msgid "unknown signature version"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1809
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1810
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1811
msgid "make the signature local"
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
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1814
msgid "sign even if the sigfile is modified"
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 "do not commit the sigfile after signing"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1818
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1819
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1820
msgid "the key id to sign with"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1821
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1822
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1823
msgid "commit message"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1824
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1825
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1826
msgid "hg sign [OPTION]... [REVISION]..."
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1827
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1828
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1829
msgid "hg sigcheck REVISION"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1830
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1831
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1832
msgid "hg sigs"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1833
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1834
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1835
msgid "command to view revision graphs from a shell"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1836
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1837
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1838
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1839
"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
  1840
"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
  1841
"revision graph is also shown.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1842
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1843
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1844
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1845
msgid "--graph option is incompatible with --%s"
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
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1848
msgid "show revision history alongside an ASCII revision graph"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1849
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1850
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1851
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1852
"    Print a revision history alongside a revision graph drawn with\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1853
"    ASCII characters."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1854
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1855
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1856
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1857
"    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
  1858
"    directory.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1859
"    "
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
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1863
msgid "comparing with %s\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1864
msgstr ""
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1865
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1866
msgid "no changes found\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  1867
msgstr "没有发现修改\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1868
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1869
msgid "show the revision DAG"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1870
msgstr "显示版本分支图"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1871
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1872
msgid "limit number of changes displayed"
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  1873
msgstr "限制显示的修改集数量"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1874
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1875
msgid "show patch"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1876
msgstr "显示补丁"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1877
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1878
msgid "show the specified revision or range"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1879
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1880
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1881
msgid "hg glog [OPTION]... [FILE]"
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
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1884
msgid "hooks for integrating with the CIA.vc notification service"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1885
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1886
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1887
msgid ""
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1888
"This is meant to be run as a changegroup or incoming hook. To\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1889
"configure it, set the following options in your hgrc::"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1890
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1891
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1892
msgid ""
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1893
"  [cia]\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1894
"  # your registered CIA user name\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1895
"  user = foo\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1896
"  # the name of the project in CIA\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1897
"  project = foo\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1898
"  # the module (subproject) (optional)\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1899
"  #module = foo\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1900
"  # Append a diffstat to the log message (optional)\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1901
"  #diffstat = False\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1902
"  # Template to use for log messages (optional)\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1903
"  #template = {desc}\\n{baseurl}/rev/{node}-- {diffstat}\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1904
"  # Style to use (optional)\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1905
"  #style = foo\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1906
"  # The URL of the CIA notification service (optional)\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1907
"  # You can use mailto: URLs to send by email, eg\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1908
"  # mailto:cia@cia.vc\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1909
"  # Make sure to set email.from if you do this.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1910
"  #url = http://cia.vc/\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1911
"  # print message instead of sending it (optional)\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1912
"  #test = False"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1913
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1914
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1915
msgid ""
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1916
"  [hooks]\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1917
"  # one of these:\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1918
"  changegroup.cia = python:hgcia.hook\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1919
"  #incoming.cia = python:hgcia.hook"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1920
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1921
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1922
msgid ""
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1923
"  [web]\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1924
"  # If you want hyperlinks (optional)\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1925
"  baseurl = http://server/path/to/repo\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1926
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1927
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  1928
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1929
msgid "hgcia: sending update to %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1930
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1931
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1932
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
  1933
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1934
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1935
msgid "cia: no user specified"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1936
msgstr ""
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1937
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1938
msgid "cia: no project specified"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1939
msgstr ""
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  1940
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1941
msgid "browse the repository in a graphical way"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1942
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1943
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1944
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1945
"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
  1946
"graphical way. It requires Tcl/Tk version 8.4 or later. (Tcl/Tk is not\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1947
"distributed with Mercurial.)"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1948
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1949
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1950
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1951
"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
  1952
"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
  1953
"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
  1954
"the contrib directory, and the extension is shipped in the hgext\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1955
"repository, and needs to be enabled."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1956
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1957
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1958
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1959
"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
  1960
"to work, hgk must be in your search path. Alternately, you can specify\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1961
"the path to hgk in your .hgrc file::"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1962
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1963
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1964
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1965
"  [hgk]\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1966
"  path=/location/of/hgk"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1967
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1968
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1969
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1970
"hgk can make use of the extdiff extension to visualize revisions.\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1971
"Assuming you had already configured extdiff vdiff command, just add::"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1972
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1973
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1974
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1975
"  [hgk]\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1976
"  vdiff=vdiff"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1977
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1978
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  1979
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1980
"Revisions context menu will now display additional entries to fire\n"
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  1981
"vdiff on hovered and selected revisions.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1982
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1983
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1984
msgid "diff trees from two commits"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1985
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1986
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1987
msgid "output common ancestor information"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1988
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1989
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1990
msgid "cat a specific revision"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1991
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1992
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1993
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
  1994
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1995
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1996
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
  1997
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1998
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  1999
msgid "parse given revisions"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2000
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2001
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2002
msgid "print revisions"
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
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2005
msgid "print extension options"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2006
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2007
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2008
msgid "start interactive history viewer"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2009
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2010
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2011
msgid "hg view [-l LIMIT] [REVRANGE]"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2012
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2013
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2014
msgid "generate patch"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2015
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2016
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2017
msgid "recursive"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2018
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2019
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2020
msgid "pretty"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2021
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2022
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2023
msgid "stdin"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2024
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2025
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2026
msgid "detect copies"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2027
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2028
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2029
msgid "search"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2030
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2031
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2032
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
  2033
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2034
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2035
msgid "hg debug-cat-file [OPTION]... TYPE FILE"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2036
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2037
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2038
msgid "hg debug-config"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2039
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2040
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2041
msgid "hg debug-merge-base REV REV"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2042
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2043
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2044
msgid "ignored"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2045
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2046
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2047
msgid "hg debug-rev-parse REV"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2048
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2049
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2050
msgid "header"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2051
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2052
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2053
msgid "topo-order"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2054
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2055
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2056
msgid "parents"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2057
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2058
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2059
msgid "max-count"
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
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2062
msgid "hg debug-rev-list [OPTION]... REV..."
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2063
msgstr ""
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2064
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2065
msgid "syntax highlighting for hgweb (requires Pygments)"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2066
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2067
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2068
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
  2069
"It depends on the Pygments syntax highlighting library:\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2070
"http://pygments.org/"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2071
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2072
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2073
msgid "There is a single configuration option::"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2074
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2075
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2076
msgid ""
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2077
"  [web]\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2078
"  pygments_style = <style>"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2079
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2080
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2081
msgid "The default is 'colorful'.\n"
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2082
msgstr ""
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2083
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2084
msgid "accelerate status report using Linux's inotify service"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2085
msgstr ""
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
msgid "start an inotify server for this repository"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2088
msgstr "为此版本库启动服务 'inotify'"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2089
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2090
msgid "debugging information for inotify extension"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2091
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2092
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2093
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
  2094
"    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
  2095
"    "
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2096
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2097
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2098
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
  2099
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2100
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2101
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
  2102
msgstr "在后台运行服务"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2103
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2104
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
  2105
msgstr "在后台服务模式内部使用"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2106
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2107
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
  2108
msgstr "空闲几分钟后退出"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2109
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2110
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
  2111
msgstr "写入进程标识符的文件名称"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2112
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2113
msgid "hg inserve [OPTION]..."
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2114
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2115
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2116
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
  2117
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2118
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  2119
msgid "(starting inotify server)\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  2120
msgstr ""
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  2121
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2122
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2123
msgid "could not start inotify server: %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2124
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2125
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2126
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2127
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
  2128
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2129
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  2130
msgid "(inotify server not running)\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  2131
msgstr ""
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  2132
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2133
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2134
msgid "failed to contact inotify server: %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2135
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2136
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2137
msgid "received empty answer from inotify server"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2138
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2139
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2140
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2141
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
  2142
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2143
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2144
#, 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
  2145
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
  2146
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2147
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2148
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
  2149
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2150
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2151
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2152
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
  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 "*** 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
  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 "*** counting directories: "
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
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2161
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2162
msgid "found %d\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2163
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2164
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2165
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2166
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
  2167
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2168
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2169
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2170
msgid "***  echo %d > %s\n"
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
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2173
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2174
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
  2175
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2176
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2177
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2178
msgid "inotify service not available: %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2179
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2180
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2181
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2182
msgid "watching %r\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2183
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2184
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2185
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2186
msgid "watching directories under %r\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2187
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2188
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2189
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2190
msgid "status: %r %s -> %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2191
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2192
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2193
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2194
msgid "%s dirstate reload\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2195
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2196
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2197
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2198
msgid "%s end dirstate reload\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2199
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2200
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2201
msgid "rescanning due to .hgignore change\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2202
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2203
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2204
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2205
msgid "%s event: created %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2206
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2207
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2208
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2209
msgid "%s event: deleted %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2210
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2211
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2212
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2213
msgid "%s event: modified %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2214
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2215
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2216
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2217
msgid "filesystem containing %s was unmounted\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2218
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2219
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2220
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2221
msgid "%s readable: %d bytes\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2222
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2223
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2224
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2225
msgid "%s below threshold - unhooking\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2226
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2227
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2228
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2229
msgid "%s reading %d events\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2230
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2231
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2232
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2233
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
  2234
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2235
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2236
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2237
msgid "could not start server: %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2238
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2239
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2240
#, 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
  2241
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
  2242
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2243
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2244
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2245
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
  2246
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2247
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2248
#, 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
  2249
msgid "unrecognized query type: %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2250
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2251
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2252
msgid "finished setup\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2253
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2254
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2255
msgid "expand expressions into changelog and summaries"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2256
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2257
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2258
msgid ""
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2259
"This extension allows the use of a special syntax in summaries, which\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2260
"will be automatically expanded into links or any other arbitrary\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2261
"expression, much like InterWiki does."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2262
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2263
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2264
msgid ""
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2265
"A few example patterns (link to bug tracking, etc.) that may be used\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2266
"in your hgrc::"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2267
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2268
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2269
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
  2270
"  [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
  2271
"  issues = s!issue(\\d+)!<a href=\"http://bts/issue\\1\">issue\\1</a>!\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2272
"  bugzilla = s!((?:bug|b=|(?=#?\\d{4,}))(?:\\s*#?)(\\d+))!<a..=\\2\">\\1</a>!i\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2273
"  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
  2274
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2275
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2276
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2277
msgid "interhg: invalid pattern for %s: %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2278
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2279
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2280
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2281
msgid "interhg: invalid regexp for %s: %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2282
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2283
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2284
msgid "expand keywords in tracked files"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2285
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2286
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2287
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
  2288
"This extension expands RCS/CVS-like or self-customized $Keywords$ in\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2289
"tracked text files selected by your configuration."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2290
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2291
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2292
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
  2293
"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
  2294
"change history. The mechanism can be regarded as a convenience for the\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2295
"current user or for archive distribution."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2296
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2297
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2298
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
  2299
"Configuration is done in the [keyword] and [keywordmaps] sections of\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2300
"hgrc files."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2301
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2302
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2303
msgid "Example::"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2304
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2305
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2306
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2307
"    [keyword]\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2308
"    # 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
  2309
"    **.py =\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2310
"    x*    = ignore"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2311
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2312
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2313
msgid ""
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2314
"NOTE: the more specific you are in your filename patterns the less you\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2315
"lose speed in huge repositories."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2316
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2317
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2318
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2319
"For [keywordmaps] template mapping and expansion demonstration and\n"
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2320
"control run \"hg kwdemo\". See \"hg help templates\" for a list of\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2321
"available templates and filters."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2322
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2323
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2324
msgid ""
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2325
"An additional date template filter {date|utcdate} is provided. It\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2326
"returns a date like \"2006/09/18 15:13:13\"."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2327
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2328
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2329
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
  2330
"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
  2331
"replaced with customized keywords and templates. Again, run \"hg\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2332
"kwdemo\" to control the results of your config changes."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2333
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2334
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2335
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2336
"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
  2337
"the risk of inadvertently storing expanded keywords in the change\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2338
"history."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2339
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2340
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2341
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2342
"To force expansion after enabling it, or a configuration change, run\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2343
"\"hg kwexpand\"."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2344
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2345
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2346
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
  2347
"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
  2348
"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
  2349
"the files in question to update keyword expansions after all changes\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2350
"have been checked in."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2351
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2352
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2353
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2354
"Expansions spanning more than one line and incremental expansions,\n"
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2355
"like CVS' $Log$, are not supported. A keyword template map \"Log =\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2356
"{desc}\" expands to the first line of the changeset description.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2357
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2358
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2359
#, 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
  2360
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
  2361
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2362
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2363
#, 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
  2364
msgid "overwriting %s shrinking keywords\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 "[keyword] patterns cannot match"
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
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2370
msgid "no [keyword] patterns configured"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2371
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2372
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2373
msgid "print [keywordmaps] configuration and an expansion example"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2374
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2375
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2376
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
  2377
"    Show current, custom, or default keyword template maps and their\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2378
"    expansions."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2379
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2380
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2381
msgid ""
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2382
"    Extend the current configuration by specifying maps as arguments\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2383
"    and using -f/--rcfile to source an external hgrc file."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2384
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2385
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2386
msgid "    Use -d/--default to disable current configuration."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2387
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2388
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2389
msgid ""
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2390
"    See \"hg help templates\" for information on templates and filters.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2391
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2392
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2393
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  2394
#, 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
  2395
msgid "creating temporary repository at %s\n"
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  2396
msgstr "正在创建临时版本库 %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2397
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2398
msgid ""
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2399
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2400
"\tconfiguration using custom keyword template maps\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2401
msgstr ""
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2402
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2403
msgid "\textending current template maps\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2404
msgstr ""
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2405
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2406
msgid "\toverriding default template maps\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2407
msgstr ""
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2408
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2409
msgid ""
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2410
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2411
"\tconfiguration using default keyword template maps\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2412
msgstr ""
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2413
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2414
msgid "\tdisabling current template maps\n"
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  2415
msgstr "\t禁用当前模版映射\n"
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2416
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2417
msgid ""
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2418
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2419
"\tconfiguration using current keyword template maps\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2420
msgstr ""
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2421
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2422
#, python-format
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2423
msgid ""
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2424
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2425
"keywords written to %s:\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2426
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2427
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2428
msgid "unhooked all commit hooks\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2429
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2430
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2431
msgid ""
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2432
"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2433
"\tkeywords expanded\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2434
msgstr ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2435
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  2436
#, python-format
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  2437
msgid ""
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  2438
"\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  2439
"removing temporary repository %s\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  2440
msgstr ""
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  2441
"\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  2442
"正在删除临时版本库 %s\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  2443
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2444
msgid "expand keywords in the working directory"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2445
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2446
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2447
msgid "    Run after (re)enabling keyword expansion."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2448
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2449
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2450
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2451
"    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
  2452
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2453
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2454
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2455
msgid "show files configured for keyword expansion"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2456
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2457
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2458
msgid ""
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2459
"    List which files in the working directory are matched by the\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2460
"    [keyword] configuration patterns."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2461
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2462
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2463
msgid ""
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2464
"    Useful to prevent inadvertent keyword expansion and to speed up\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2465
"    execution by including only files that are actual candidates for\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2466
"    expansion."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2467
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2468
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2469
msgid ""
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2470
"    See \"hg help keyword\" on how to construct patterns both for\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2471
"    inclusion and exclusion of files."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2472
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2473
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2474
msgid "    Use -u/--untracked to list untracked files as well."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2475
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2476
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2477
msgid ""
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  2478
"    With -a/--all and -v/--verbose the codes used to show the status\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2479
"    of files are::"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2480
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2481
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2482
msgid ""
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2483
"      K = keyword expansion candidate\n"
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  2484
"      k = keyword expansion candidate (untracked)\n"
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2485
"      I = ignored\n"
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  2486
"      i = ignored (untracked)\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2487
"    "
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2488
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2489
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2490
msgid "revert expanded keywords in the working directory"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2491
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2492
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2493
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
  2494
"    Run before changing/disabling active keywords or if you experience\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2495
"    problems with \"hg import\" or \"hg merge\"."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2496
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2497
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2498
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2499
"    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
  2500
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2501
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2502
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2503
msgid "show default keyword template maps"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2504
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2505
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2506
msgid "read maps from rcfile"
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
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2509
msgid "hg kwdemo [-d] [-f RCFILE] [TEMPLATEMAP]..."
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2510
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2511
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2512
msgid "hg kwexpand [OPTION]... [FILE]..."
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2513
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2514
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2515
msgid "show keyword status flags of all files"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2516
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2517
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2518
msgid "show files excluded from expansion"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2519
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2520
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  2521
msgid "additionally show untracked files"
7688
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 "hg kwfiles [OPTION]... [FILE]..."
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
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2527
msgid "hg kwshrink [OPTION]... [FILE]..."
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2528
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2529
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2530
msgid "manage a stack of patches"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2531
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2532
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2533
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2534
"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
  2535
"repository. It manages two stacks of patches - all known patches, and\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2536
"applied patches (subset of known patches)."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2537
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2538
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2539
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2540
"Known patches are represented as patch files in the .hg/patches\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2541
"directory. Applied patches are both patch files and changesets."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2542
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2543
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2544
msgid "Common tasks (use \"hg help command\" for more details)::"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2545
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2546
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2547
msgid ""
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2548
"  prepare repository to work with patches   qinit\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2549
"  create new patch                          qnew\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2550
"  import existing patch                     qimport"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2551
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2552
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2553
msgid ""
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2554
"  print patch series                        qseries\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2555
"  print applied patches                     qapplied"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2556
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2557
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2558
msgid ""
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2559
"  add known patch to applied stack          qpush\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2560
"  remove patch from applied stack           qpop\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2561
"  refresh contents of top applied patch     qrefresh\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2562
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2563
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2564
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2565
msgid "%s appears more than once in %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2566
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2567
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2568
msgid "guard cannot be an empty string"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2569
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2570
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2571
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2572
msgid "guard %r starts with invalid character: %r"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2573
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2574
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2575
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2576
msgid "invalid character in guard %r: %r"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2577
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2578
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2579
#, python-format
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  2580
msgid "active guards: %s\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  2581
msgstr ""
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  2582
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  2583
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2584
msgid "guard %r too short"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2585
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2586
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2587
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2588
msgid "guard %r starts with invalid char"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2589
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2590
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2591
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2592
msgid "allowing %s - no guards in effect\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2593
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2594
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2595
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2596
msgid "allowing %s - no matching negative guards\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2597
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2598
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2599
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2600
msgid "allowing %s - guarded by %r\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2601
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2602
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2603
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2604
msgid "skipping %s - guarded by %r\n"
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
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2607
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2608
msgid "skipping %s - no matching guards\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2609
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2610
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2611
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2612
msgid "error removing undo: %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2613
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2614
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2615
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2616
msgid "apply failed for patch %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2617
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2618
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2619
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2620
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
  2621
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2622
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2623
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2624
msgid "update returned %d"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2625
msgstr ""
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
msgid "repo commit failed"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2628
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2629
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2630
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2631
msgid "unable to read %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2632
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2633
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2634
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2635
msgid "patch %s does not exist\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2636
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2637
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2638
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2639
msgid "patch %s is not applied\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2640
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2641
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2642
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
  2643
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2644
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2645
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2646
msgid "applying %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2647
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2648
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  2649
#, 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
  2650
msgid "unable to read %s\n"
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  2651
msgstr "读取 %s 失败\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2652
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2653
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2654
msgid "imported patch %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2655
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2656
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2657
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2658
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2659
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2660
"imported patch %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2661
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2662
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2663
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2664
msgid "patch %s is empty\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2665
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2666
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2667
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
  2668
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2669
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2670
msgid "fuzz found when applying patch, stopping\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2671
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2672
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2673
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2674
msgid "revision %d is not managed"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2675
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2676
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2677
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2678
msgid "cannot delete revision %d above applied patches"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2679
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2680
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  2681
#, 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
  2682
msgid "patch %s finalized without changeset message\n"
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  2683
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
  2684
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2685
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
  2686
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2687
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2688
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2689
msgid "cannot delete applied patch %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2690
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2691
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2692
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2693
msgid "patch %s not in series file"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2694
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2695
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2696
msgid "no patches applied"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2697
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2698
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2699
msgid "working directory revision is not qtip"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2700
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2701
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2702
msgid "local changes found, refresh first"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2703
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2704
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2705
msgid "local changes found"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2706
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2707
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2708
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2709
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
  2710
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2711
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2712
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2713
msgid "patch \"%s\" already exists"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2714
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2715
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2716
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2717
msgid "error unlinking %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2718
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2719
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2720
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2721
msgid "patch name \"%s\" is ambiguous:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2722
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2723
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2724
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2725
msgid "patch %s not in series"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2726
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2727
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2728
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
  2729
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2730
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2731
msgid "no patches in series\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2732
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2733
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2734
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2735
msgid "cannot push to a previous patch: %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2736
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2737
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2738
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2739
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
  2740
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2741
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2742
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2743
msgid "guarded by %r"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2744
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2745
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2746
msgid "no matching guards"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2747
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2748
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2749
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2750
msgid "cannot push '%s' - %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2751
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2752
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2753
msgid "all patches are currently applied\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2754
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2755
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2756
msgid "patch series already fully applied\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2757
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2758
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2759
msgid "cleaning up working directory..."
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2760
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2761
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2762
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2763
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
  2764
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2765
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2766
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2767
msgid "now at: %s\n"
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 "patch %s is not applied"
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
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2774
msgid "no patches applied\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2775
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2776
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2777
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2778
msgid "qpop: %s is already at the top\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2779
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2780
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2781
msgid "qpop: forcing dirstate update\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2782
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2783
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2784
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2785
msgid "trying to pop unknown node %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2786
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2787
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2788
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
  2789
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2790
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2791
msgid "deletions found between repo revs"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2792
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2793
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  2794
#, python-format
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2795
msgid "popping %s\n"
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  2796
msgstr ""
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2797
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2798
msgid "patch queue now empty\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2799
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2800
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2801
msgid "cannot refresh a revision with children"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2802
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2803
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2804
msgid "refresh interrupted while patch was popped! (revert --all, qpush to recover)\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2805
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2806
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2807
msgid "patch queue directory already exists"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2808
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2809
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2810
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2811
msgid "patch %s is not in series file"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2812
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2813
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2814
msgid "No saved patch data found\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2815
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2816
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2817
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2818
msgid "restoring status: %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2819
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2820
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2821
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
  2822
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2823
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2824
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2825
msgid "removing save entry %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2826
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2827
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2828
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2829
msgid "saved queue repository parents: %s %s\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
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2832
msgid "queue directory updating\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2833
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2834
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2835
msgid "Unable to load queue repository\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2836
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2837
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2838
msgid "save: no patches applied, exiting\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2839
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2840
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2841
msgid "status is already saved\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2842
msgstr ""
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
msgid "hg patches saved state"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2845
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2846
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2847
msgid "repo commit failed\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2848
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2849
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2850
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2851
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
  2852
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2853
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2854
msgid "option \"-r\" not valid when importing files"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2855
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2856
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2857
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
  2858
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2859
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2860
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2861
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
  2862
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2863
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2864
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2865
msgid "revision %d is already managed"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2866
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2867
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2868
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2869
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
  2870
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2871
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2872
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2873
msgid "revision %d has unmanaged children"
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 "cannot import merge revision %d"
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 "revision %d is not the parent of %d"
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
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2884
msgid "-e is incompatible with import from -"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2885
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2886
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2887
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2888
msgid "patch %s does not exist"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2889
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2890
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2891
msgid "need --name to import a patch from -"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2892
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2893
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  2894
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2895
msgid "adding %s to series file\n"
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
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2898
msgid "remove patches from queue"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2899
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2900
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2901
msgid ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2902
"    The patches must not be applied, and at least one patch is required. With\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2903
"    -k/--keep, the patch files are preserved in the patch directory."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2904
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2905
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2906
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
  2907
"    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
  2908
"    use the qfinish command."
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2909
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2910
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2911
msgid "print the patches already applied"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2912
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2913
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2914
msgid "only one patch applied\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2915
msgstr ""
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2916
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2917
msgid "print the patches not yet applied"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2918
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2919
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2920
msgid "all patches applied\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2921
msgstr ""
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  2922
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
#, fuzzy
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2924
msgid "import a patch"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2925
msgstr ""
19341
863d4838066a i18n-zh_CN: remove duplicate paragraphs
timeless@mozdev.org
parents: 19340
diff changeset
  2926
"导入补丁"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2927
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2928
#, fuzzy
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2929
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
  2930
"    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
  2931
"    patch. If no patches have been applied, qimport prepends the patch\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2932
"    to the series."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2933
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2934
"    此补丁插入到最近一次应用的补丁序列中。\n"
19341
863d4838066a i18n-zh_CN: remove duplicate paragraphs
timeless@mozdev.org
parents: 19340
diff changeset
  2935
"    如果尚无应用补丁,qimport 会插入补丁到序列开始。"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2936
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2937
#, fuzzy
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2938
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2939
"    The patch will have the same name as its source file unless you\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2940
"    give it a new one with -n/--name."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2941
msgstr ""
19341
863d4838066a i18n-zh_CN: remove duplicate paragraphs
timeless@mozdev.org
parents: 19340
diff changeset
  2942
"    除非你使用 '--name' 给出补丁名称,否则就与源文件同名。"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2943
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2944
#, fuzzy
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2945
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
  2946
"    You can register an existing patch inside the patch directory with\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2947
"    the -e/--existing flag."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2948
msgstr ""
19341
863d4838066a i18n-zh_CN: remove duplicate paragraphs
timeless@mozdev.org
parents: 19340
diff changeset
  2949
"    你可以使用 '--existing' 注册一个已在补丁目录中的补丁。"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2950
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2951
#, fuzzy
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2952
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
  2953
"    With -f/--force, an existing patch of the same name will be\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2954
"    overwritten."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2955
msgstr ""
19341
863d4838066a i18n-zh_CN: remove duplicate paragraphs
timeless@mozdev.org
parents: 19340
diff changeset
  2956
"    使用 '--force' 会覆盖已有的补丁。"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2957
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2958
#, fuzzy
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2959
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
  2960
"    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
  2961
"    (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
  2962
"    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
  2963
"    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
  2964
"    important for preserving rename/copy information and permission\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2965
"    changes."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2966
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2967
"    可以使用 '--rev' 将已有的修改集置于 mq 控制下(例如 \n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2968
"    'qimport --rev tip -n patch' 会将 tip 置于 mq 控制下)。当使用 '--git'\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2969
"    时,'--rev' 导入的补丁将会使用 git 差异格式。参见差异帮助主题,以了解\n"
19341
863d4838066a i18n-zh_CN: remove duplicate paragraphs
timeless@mozdev.org
parents: 19340
diff changeset
  2970
"    为什么这对于保留改名/复制信息和权限修改很重要。"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2971
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2972
#, fuzzy
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2973
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
  2974
"    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
  2975
"    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
  2976
"    using the --name flag.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2977
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2978
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2979
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  2980
#, fuzzy
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2981
msgid "init a new queue repository"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2982
msgstr "初始化队列仓库"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2983
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2984
#, fuzzy
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2985
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
  2986
"    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
  2987
"    -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
  2988
"    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
  2989
"    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
  2990
"    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
  2991
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2992
"    默认队列仓库不受版本控制。如果指定了 '-c',那么 qinit 会为补丁创建一个\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2993
"    单独的嵌套版本库(也可以稍后运行 'qinit -c' 来将不受版本控制的补丁仓库\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2994
"    转换成受版本控制)。你可以使用 'qcommit' 提交改变到此队列版本库。"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  2995
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2996
msgid "clone main and patch repository at same time"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2997
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2998
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  2999
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
  3000
"    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
  3001
"    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
  3002
"    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
  3003
"    applied in destination. If you clone remote repository, be sure\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3004
"    before that it has no patches applied."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3005
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3006
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3007
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3008
"    Source patch repository is looked for in <src>/.hg/patches by\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3009
"    default. Use -p <url> to change."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3010
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3011
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3012
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
  3013
"    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
  3014
"    would be created by qinit -c.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3015
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3016
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3017
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3018
msgid "versioned patch repository not found (see qinit -c)"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3019
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3020
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3021
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3022
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
  3023
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
  3024
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3025
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
  3026
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3027
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3028
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3029
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
  3030
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
  3031
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3032
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3033
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
  3034
msgstr "初始化目标版本库 %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3035
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3036
msgid "commit changes in the queue repository"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3037
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3038
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3039
msgid "print the entire series file"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3040
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3041
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3042
msgid "print the name of the current patch"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3043
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3044
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3045
msgid "print the name of the next patch"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3046
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3047
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3048
msgid "print the name of the previous patch"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3049
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3050
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3051
msgid "create a new patch"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3052
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3053
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3054
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
  3055
"    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
  3056
"    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
  3057
"    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
  3058
"    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
  3059
"    -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
  3060
"    only changes to matching files to the new patch, leaving the rest\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3061
"    as uncommitted modifications."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3062
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3063
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3064
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
  3065
"    -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
  3066
"    date, respectively. -U/--currentuser and -D/--currentdate set user\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3067
"    to current user and date to current date."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3068
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3069
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3070
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
  3071
"    -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
  3072
"    well as the commit message. If none is specified, the header is\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3073
"    empty and the commit message is '[mq]: PATCH'."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3074
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3075
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3076
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
  3077
"    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
  3078
"    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
  3079
"    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
  3080
"    information.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3081
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3082
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3083
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
#, fuzzy
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3085
msgid "update the current patch"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3086
msgstr "更新当前补丁"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3087
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3088
#, fuzzy
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3089
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
  3090
"    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
  3091
"    contain only the modifications that match those patterns; the\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3092
"    remaining modifications will remain in the working directory."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3093
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3094
"    如果提供了文件匹配模式,更新后的补丁只包含匹配这些模式的修改,其它\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3095
"    的修改仍旧在工作目录中。"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3096
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3097
#, fuzzy
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3098
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
  3099
"    If -s/--short is specified, files currently included in the patch\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3100
"    will be refreshed just like matched files and remain in the patch."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3101
msgstr "    如果指定了 '--short',只更新已经在补丁中的文件,与文件匹配模式类似。"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3102
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3103
#, fuzzy
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3104
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
  3105
"    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
  3106
"    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
  3107
"    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
  3108
"    git diff format.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3109
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3110
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3111
"    'hg add/remove/copy/rename' 如常工作,你可能想使用 git 格式补丁(使\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3112
"    用选项 '--git' 或在配置文件的 [diff] 区中设置 git=1)以跟踪复制和改\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3113
"    名。请参见差异帮助主题,以了解关于 git 差异格式的更多信息。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3114
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3115
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3116
msgid "option \"-e\" incompatible with \"-m\" or \"-l\""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3117
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3118
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3119
#, fuzzy
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3120
msgid "diff of the current patch and subsequent modifications"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3121
msgstr "显式当前的补丁和后续的修改"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3122
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3123
#, fuzzy
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3124
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
  3125
"    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
  3126
"    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
  3127
"    last refresh (thus showing what the current patch would become\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3128
"    after a qrefresh)."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3129
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3130
"    显示当前的补丁和最近一次刷新之后的修改(因而在执行 'qrefresh' 之后就只\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3131
"    显示当前的补丁)。"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3132
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3133
#, fuzzy
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3134
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
  3135
"    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
  3136
"    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
  3137
"    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
  3138
"    qrefresh.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3139
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3140
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3141
"    如果你只想看到最近一次刷新之后的修改请使用 'hg diff',如果你只想看到当\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3142
"    前的补丁请使用 'hg export qtip'。\n"
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
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3145
msgid "fold the named patches into the current patch"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3146
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3147
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3148
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3149
"    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
  3150
"    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
  3151
"    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
  3152
"    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
  3153
"    deleted. With -k/--keep, the folded patch files will not be\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3154
"    removed afterwards."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3155
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3156
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3157
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
  3158
"    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
  3159
"    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
  3160
msgstr ""
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 "qfold requires at least one patch name"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3163
msgstr ""
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 "No patches applied"
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
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  3168
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3169
msgid "Skipping already folded patch %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3170
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3171
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  3172
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3173
msgid "qfold cannot fold already applied patch %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3174
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3175
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  3176
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3177
msgid "Error folding patch %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3178
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3179
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3180
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
  3181
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3182
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3183
msgid "set or print guards for a patch"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3184
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3185
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3186
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3187
"    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
  3188
"    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
  3189
"    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
  3190
"    a negative guard (\"-foo\") is never pushed if the qselect command\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3191
"    has activated it."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3192
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3193
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3194
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3195
"    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
  3196
"    With arguments, set guards for the named patch.\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3197
"    NOTE: Specifying negative guards now requires '--'."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3198
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3199
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3200
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3201
"    To set guards on another patch:\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  3202
"      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
  3203
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3204
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3205
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3206
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
  3207
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3208
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3209
msgid "no patch to work with"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3210
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3211
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  3212
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3213
msgid "no patch named %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3214
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3215
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3216
msgid "print the header of the topmost or specified patch"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3217
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3218
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3219
#, fuzzy
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3220
msgid "push the next patch onto the stack"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3221
msgstr "将下个补丁压入堆栈"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3222
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3223
#, fuzzy
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3224
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
  3225
"    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
  3226
"    will be lost.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3227
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3228
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3229
"    当指定 '--force' 时,所有在补丁文件中的本地修改都会丢失。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3230
"    "
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 "no saved queues found, please use -n\n"
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
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  3235
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3236
msgid "merging with queue at: %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3237
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3238
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3239
#, fuzzy
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3240
msgid "pop the current patch off the stack"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3241
msgstr "将当前补丁弹出堆栈"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3242
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3243
#, fuzzy
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3244
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
  3245
"    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
  3246
"    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
  3247
"    top of the stack.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3248
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3249
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3250
"    默认将补丁堆栈的顶部弹出。如果指定了补丁名称,那么就会一直弹出,直到此\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
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3253
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  3254
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3255
msgid "using patch queue: %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3256
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3257
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3258
msgid "rename a patch"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3259
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3260
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3261
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3262
"    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
  3263
"    With two arguments, renames PATCH1 to PATCH2."
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3264
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3265
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  3266
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3267
msgid "%s already exists"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3268
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3269
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  3270
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3271
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
  3272
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3273
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3274
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
  3275
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3276
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3277
msgid "save current queue state"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3278
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3279
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  3280
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3281
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
  3282
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3283
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  3284
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3285
msgid "destination %s exists, use -f to force"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3286
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3287
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  3288
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3289
msgid "copy %s to %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3290
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3291
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3292
#, fuzzy
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3293
msgid "strip a revision and all its descendants from the repository"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3294
msgstr "从版本库删除一个版本以及它的子孙"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3295
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3296
#, fuzzy
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3297
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
  3298
"    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
  3299
"    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
  3300
"    revision.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3301
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3302
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3303
"    如果有工作目录的父版本被删除,那么此目录会被更新到已删除版本的父版本。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3304
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3305
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3306
msgid "set or print guarded patches to push"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3307
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3308
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3309
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3310
"    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
  3311
"    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
  3312
"    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
  3313
"    selected guard, but will not be pushed if any negative guards\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3314
"    match the current guard. For example:"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3315
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3316
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3317
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3318
"        qguard foo.patch -stable    (negative guard)\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3319
"        qguard bar.patch +stable    (positive guard)\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3320
"        qselect stable"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3321
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3322
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3323
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3324
"    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
  3325
"    it has a negative match) but push bar.patch (because it has a\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3326
"    positive match)."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3327
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3328
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3329
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3330
"    With no arguments, prints the currently active guards.\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3331
"    With one argument, sets the active guard."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3332
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3333
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3334
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3335
"    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
  3336
"    When no guards are active, patches with positive guards are\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3337
"    skipped and patches with negative guards are pushed."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3338
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3339
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3340
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3341
"    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
  3342
"    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
  3343
"    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
  3344
"    --pop) to push back to the current patch afterwards, but skip\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3345
"    guarded patches."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3346
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3347
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3348
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
  3349
"    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
  3350
"    (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
  3351
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3352
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3353
msgid "guards deactivated\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3354
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3355
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  3356
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3357
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
  3358
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3359
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  3360
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3361
msgid "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
  3362
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3363
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3364
msgid "guards in series file:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3365
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3366
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3367
msgid "no guards in series file\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3368
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3369
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3370
msgid "active guards:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3371
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3372
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3373
msgid "no active guards\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3374
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3375
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3376
msgid "popping guarded patches\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3377
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3378
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3379
msgid "reapplying unguarded patches\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3380
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3381
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3382
msgid "move applied patches into repository history"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3383
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3384
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3385
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
  3386
"    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
  3387
"    patches) by moving them out of mq control into regular repository\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3388
"    history."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3389
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3390
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3391
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
  3392
"    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
  3393
"    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
  3394
"    control. Otherwise, the given revisions must be at the base of the\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3395
"    stack of applied patches."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3396
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3397
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3398
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
  3399
"    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
  3400
"    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
  3401
"    to upstream.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3402
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3403
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3404
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3405
msgid "no revisions specified"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3406
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3407
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3408
msgid "cannot commit over an applied mq patch"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3409
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3410
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3411
msgid "source has mq patches applied"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3412
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3413
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  3414
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3415
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
  3416
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3417
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  3418
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3419
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
  3420
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3421
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3422
msgid "cannot import over an applied patch"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3423
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3424
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3425
msgid "print first line of patch header"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3426
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3427
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3428
#, fuzzy
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3429
msgid "show only the last patch"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3430
msgstr "只显示已增加文件的状态"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3431
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3432
msgid "hg qapplied [-1] [-s] [PATCH]"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3433
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3434
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3435
msgid "use pull protocol to copy metadata"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3436
msgstr "数用协议 'pull' 来复制元数据"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3437
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3438
msgid "do not update the new working directories"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3439
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3440
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3441
msgid "use uncompressed transfer (fast over LAN)"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3442
msgstr "使用不压缩的传输(在局域网更快)"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3443
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3444
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3445
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
  3446
msgstr "为此版本库启动服务 'inotify'"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3447
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3448
msgid "hg qclone [OPTION]... SOURCE [DEST]"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3449
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3450
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3451
msgid "hg qcommit [OPTION]... [FILE]..."
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3452
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3453
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3454
msgid "hg qdiff [OPTION]... [FILE]..."
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3455
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3456
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3457
msgid "keep patch file"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3458
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3459
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3460
msgid "stop managing a revision (DEPRECATED)"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3461
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3462
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3463
msgid "hg qdelete [-k] [-r REV]... [PATCH]..."
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3464
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3465
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3466
msgid "edit patch header"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3467
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3468
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3469
msgid "keep folded patch files"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3470
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3471
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3472
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
  3473
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3474
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3475
msgid "overwrite any local changes"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3476
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3477
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3478
msgid "hg qgoto [OPTION]... PATCH"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3479
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3480
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3481
msgid "list all patches and guards"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3482
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3483
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3484
msgid "drop all guards"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3485
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3486
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  3487
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
  3488
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3489
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3490
msgid "hg qheader [PATCH]"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3491
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3492
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3493
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3494
msgid "import file in patch directory"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3495
msgstr "从补丁目录导入文件"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3496
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3497
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3498
msgid "name of patch file"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3499
msgstr "补丁文件名称"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3500
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3501
msgid "overwrite existing files"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3502
msgstr "覆盖已有文件"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3503
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3504
msgid "place existing revisions under mq control"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3505
msgstr "将现有的版本置于 mq 控制下"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3506
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3507
msgid "use git extended diff format"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3508
msgstr "使用 git 扩展差异格式"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3509
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
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
  3511
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3512
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3513
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
  3514
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3515
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3516
msgid "create queue repository"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3517
msgstr "创建队列版本库"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3518
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3519
msgid "hg qinit [-c]"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3520
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3521
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3522
msgid "import uncommitted changes into patch"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3523
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3524
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3525
msgid "add \"From: <current user>\" to patch"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3526
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3527
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3528
msgid "add \"From: <given user>\" to patch"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3529
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3530
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3531
msgid "add \"Date: <current date>\" to patch"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3532
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3533
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3534
msgid "add \"Date: <given date>\" to patch"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3535
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3536
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3537
msgid "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
  3538
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3539
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3540
msgid "hg qnext [-s]"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3541
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3542
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3543
msgid "hg qprev [-s]"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3544
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3545
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3546
msgid "pop all patches"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3547
msgstr "弹出全部补丁"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3548
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3549
msgid "queue name to pop"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3550
msgstr "操作的队列名称"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3551
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  3552
msgid "forget any local changes"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3553
msgstr "丢弃本地修改"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3554
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3555
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
  3556
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3557
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3558
msgid "apply if the patch has rejects"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3559
msgstr "强制应用补丁"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3560
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3561
msgid "list patch name in commit text"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3562
msgstr "在提交日志中列出补丁名称"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3563
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3564
msgid "apply all patches"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3565
msgstr "应用所有补丁"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3566
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3567
msgid "merge from another queue"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3568
msgstr "从其它队列合并"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3569
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3570
msgid "merge queue name"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3571
msgstr "合并队列的名称"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3572
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3573
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
  3574
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3575
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3576
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
  3577
msgstr "仅当文件已经在补丁或指定文件中时才更新"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3578
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3579
msgid "add/update author field in patch with current user"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3580
msgstr ""
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3581
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3582
msgid "add/update author field in patch with given user"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3583
msgstr ""
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3584
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3585
#, fuzzy
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3586
msgid "add/update date field in patch with current date"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3587
msgstr "在补丁中更新 \"Date: <given date>\" (如果存在)"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3588
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3589
#, fuzzy
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3590
msgid "add/update date field in patch with given date"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3591
msgstr "在补丁中更新 \"Date: <given date>\" (如果存在)"
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 "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
  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 "hg qrename PATCH1 [PATCH2]"
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
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3599
msgid "delete save entry"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3600
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3601
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3602
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3603
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
  3604
msgstr "正在更新工作目录\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3605
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3606
msgid "hg qrestore [-d] [-u] REV"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3607
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3608
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3609
msgid "copy patch directory"
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 "copy directory name"
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 "clear queue status file"
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
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3618
msgid "force copy"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3619
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3620
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3621
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
  3622
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3623
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3624
msgid "disable all guards"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3625
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3626
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3627
msgid "list all guards in series file"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3628
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3629
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3630
msgid "pop to before first guarded applied patch"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3631
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3632
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3633
msgid "pop, then reapply patches"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3634
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3635
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3636
msgid "hg qselect [OPTION]... [GUARD]..."
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3637
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3638
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3639
msgid "print patches not in series"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3640
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3641
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3642
msgid "hg qseries [-ms]"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3643
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3644
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3645
msgid "force removal with local changes"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3646
msgstr "强制删除,纵然有本地修改"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3647
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3648
msgid "bundle unrelated changesets"
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  3649
msgstr "打包不相关的修改集"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3650
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3651
msgid "no backups"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3652
msgstr "不备份"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3653
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3654
msgid "hg strip [-f] [-b] [-n] REV"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3655
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3656
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3657
msgid "hg qtop [-s]"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3658
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3659
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3660
#, fuzzy
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3661
msgid "show only the first patch"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3662
msgstr "只显示已增加文件的状态"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3663
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3664
msgid "hg qunapplied [-1] [-s] [PATCH]"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3665
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3666
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3667
msgid "finish all applied changesets"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3668
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3669
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3670
msgid "hg qfinish [-a] [REV]..."
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3671
msgstr ""
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3672
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3673
msgid "hooks for sending email notifications at commit/push time"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3674
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3675
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3676
msgid ""
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3677
"Subscriptions can be managed through a hgrc file. Default mode is to\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3678
"print messages to stdout, for testing and configuring."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3679
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3680
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3681
msgid ""
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3682
"To use, configure the notify extension and enable it in hgrc like\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3683
"this::"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3684
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3685
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3686
msgid ""
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3687
"  [extensions]\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3688
"  notify ="
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3689
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3690
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3691
msgid ""
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3692
"  [hooks]\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3693
"  # one email for each incoming changeset\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3694
"  incoming.notify = python:hgext.notify.hook\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3695
"  # batch emails when many changesets incoming at one time\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3696
"  changegroup.notify = python:hgext.notify.hook"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3697
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3698
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3699
msgid ""
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3700
"  [notify]\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3701
"  # config items go here"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3702
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3703
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3704
msgid "Required configuration items::"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3705
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3706
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3707
msgid "  config = /path/to/file # file containing subscriptions"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3708
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3709
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3710
msgid "Optional configuration items::"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3711
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3712
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3713
msgid ""
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3714
"  test = True            # print messages to stdout for testing\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3715
"  strip = 3              # number of slashes to strip for url paths\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3716
"  domain = example.com   # domain to use if committer missing domain\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3717
"  style = ...            # style file to use when formatting email\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3718
"  template = ...         # template to use when formatting email\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3719
"  incoming = ...         # template to use when run as incoming hook\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3720
"  changegroup = ...      # template when run as changegroup hook\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3721
"  maxdiff = 300          # max lines of diffs to include (0=none, -1=all)\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3722
"  maxsubject = 67        # truncate subject line longer than this\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3723
"  diffstat = True        # add a diffstat before the diff content\n"
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  3724
"  sources = serve        # notify if source of incoming changes in this list\n"
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3725
"                         # (serve == ssh or http, push, pull, bundle)\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3726
"  [email]\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3727
"  from = user@host.com   # email address to send as if none given\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3728
"  [web]\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3729
"  baseurl = http://hgserver/... # root of hg web site for browsing commits"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3730
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3731
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3732
msgid ""
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3733
"The notify config file has same format as a regular hgrc file. It has\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3734
"two sections so you can express subscriptions in whatever way is\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3735
"handier for you."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3736
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3737
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3738
msgid "::"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3739
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3740
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3741
msgid ""
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3742
"  [usersubs]\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3743
"  # key is subscriber email, value is \",\"-separated list of glob patterns\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3744
"  user@host = pattern"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3745
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3746
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3747
msgid ""
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3748
"  [reposubs]\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3749
"  # key is glob pattern, value is \",\"-separated list of subscriber emails\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3750
"  pattern = user@host"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3751
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3752
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3753
msgid "Glob patterns are matched against path to repository root."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3754
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3755
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3756
msgid ""
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3757
"If you like, you can put notify config file in repository that users\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3758
"can push changes to, they can manage their own subscriptions.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3759
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3760
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  3761
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3762
msgid "%s: %d new changesets"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3763
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3764
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  3765
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3766
msgid "notify: sending %d subscribers %d changes\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3767
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3768
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  3769
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3770
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3771
"\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3772
"diffs (truncated from %d to %d lines):"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3773
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3774
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3775
#, python-format
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3776
msgid ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3777
"\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3778
"diffs (%d lines):"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3779
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3780
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3781
#, python-format
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  3782
msgid "notify: no subscribers to repository %s\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  3783
msgstr ""
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  3784
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  3785
#, python-format
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  3786
msgid "notify: changes have source \"%s\" - skipping\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3787
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3788
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3789
msgid "browse command output with an external pager"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3790
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3791
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3792
msgid "To set the pager that should be used, set the application variable::"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3793
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3794
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3795
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3796
"  [pager]\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3797
"  pager = LESS='FSRX' less"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3798
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3799
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3800
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
  3801
"If no pager is set, the pager extensions uses the environment variable\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3802
"$PAGER. If neither pager.pager, nor $PAGER is set, no pager is used."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3803
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3804
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3805
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
  3806
"If you notice \"BROKEN PIPE\" error messages, you can disable them by\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3807
"setting::"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3808
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3809
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3810
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3811
"  [pager]\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3812
"  quiet = True"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3813
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3814
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3815
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3816
"You can disable the pager for certain commands by adding them to the\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3817
"pager.ignore list::"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3818
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3819
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3820
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3821
"  [pager]\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3822
"  ignore = version, help, update"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3823
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3824
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3825
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
  3826
"You can also enable the pager only for certain commands using\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3827
"pager.attend::"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3828
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3829
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3830
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3831
"  [pager]\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3832
"  attend = log"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3833
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3834
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3835
msgid "If pager.attend is present, pager.ignore will be ignored."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3836
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3837
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3838
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
  3839
"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
  3840
"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
  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
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3843
msgid "interpret suffixes to refer to ancestor revisions"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3844
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3845
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3846
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
  3847
"This extension allows you to use git-style suffixes to refer to the\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3848
"ancestors of a specific revision."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3849
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3850
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3851
msgid "For example, if you can refer to a revision as \"foo\", then::"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3852
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3853
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3854
msgid ""
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3855
"  foo^N = Nth parent of foo\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3856
"  foo^0 = foo\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3857
"  foo^1 = first parent of foo\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3858
"  foo^2 = second parent of foo\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3859
"  foo^  = foo^1"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3860
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3861
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3862
msgid ""
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3863
"  foo~N = Nth first grandparent of foo\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3864
"  foo~0 = foo\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3865
"  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
  3866
"  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
  3867
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3868
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3869
msgid "command to send changesets as (a series of) patch emails"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3870
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3871
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3872
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
  3873
"The series is started off with a \"[PATCH 0 of N]\" introduction, which\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3874
"describes the series as a whole."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3875
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3876
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3877
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
  3878
"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
  3879
"first line of the changeset description as the subject text. The\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3880
"message contains two or three body parts:"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3881
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3882
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3883
msgid ""
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3884
"- The changeset description.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3885
"- [Optional] The result of running diffstat on the patch.\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3886
"- The patch itself, as generated by \"hg export\"."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3887
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3888
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3889
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
  3890
"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
  3891
"and References headers, so they will show up as a sequence in threaded\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3892
"mail and news readers, and in mail archives."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3893
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3894
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3895
msgid ""
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  3896
"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
  3897
"with a diffstat summary and the changeset summary, so you can be sure\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3898
"you are sending the right changes."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3899
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3900
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3901
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
  3902
"To configure other defaults, add a section like this to your hgrc\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3903
"file::"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3904
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3905
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3906
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3907
"  [email]\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3908
"  from = My Name <my@email>\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3909
"  to = recipient1, recipient2, ...\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3910
"  cc = cc1, cc2, ...\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3911
"  bcc = bcc1, bcc2, ..."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3912
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3913
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3914
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3915
"Then you can use the \"hg email\" command to mail a series of changesets\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3916
"as a patchbomb."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3917
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3918
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3919
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3920
"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
  3921
"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
  3922
"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
  3923
"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
  3924
"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
  3925
"variable is set, your pager will be fired up once for each patchbomb\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3926
"message, so you can verify everything is alright."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3927
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3928
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3929
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
  3930
"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
  3931
"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
  3932
"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
  3933
"can be previewed with any mail user agent which supports UNIX mbox\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3934
"files, e.g. with mutt::"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3935
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3936
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3937
msgid "  % mutt -R -f mbox"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3938
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3939
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3940
msgid ""
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3941
"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
  3942
"(a utility that is commonly installed as part of the procmail\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3943
"package), to send each message out::"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3944
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3945
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3946
msgid "  % formail -s sendmail -bm -t < mbox"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3947
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3948
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3949
msgid "That should be all. Now your patchbomb is on its way out."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3950
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3951
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3952
msgid ""
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  3953
"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
  3954
"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
  3955
"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
  3956
"directly from the commandline. See the [email] and [smtp] sections in\n"
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3957
"hgrc(5) for details.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3958
msgstr ""
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  3959
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3960
msgid "Please enter a valid value.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3961
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3962
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3963
msgid "does the diffstat above look okay? "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3964
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3965
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3966
msgid "diffstat rejected"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3967
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3968
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3969
msgid "send changesets by email"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3970
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3971
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3972
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3973
"    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
  3974
"    one per message. The series starts with a \"[PATCH 0 of N]\"\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3975
"    introduction, which describes the series as a whole."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3976
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3977
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3978
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  3979
"    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
  3980
"    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
  3981
"    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
  3982
"    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
  3983
"    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
  3984
"    diffstat on the patch. Finally, the patch itself, as generated by\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3985
"    \"hg export\"."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3986
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3987
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3988
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
  3989
"    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
  3990
"    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
  3991
"    an attachment for the patch. With -i/--inline an inline attachment\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3992
"    will be created."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3993
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3994
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3995
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
  3996
"    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
  3997
"    in the destination repository (or only those which are ancestors\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3998
"    of the specified revisions if any are provided)"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  3999
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4000
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4001
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
  4002
"    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
  4003
"    single email containing a binary Mercurial bundle as an attachment\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4004
"    will be sent."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4005
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4006
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4007
msgid ""
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4008
"      hg email -r 3000          # send patch 3000 only\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4009
"      hg email -r 3000 -r 3001  # send patches 3000 and 3001\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4010
"      hg email -r 3000:3005     # send patches 3000 through 3005\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4011
"      hg email 3000             # send patch 3000 (deprecated)"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4012
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4013
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4014
msgid ""
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4015
"      hg email -o               # send all patches not in default\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4016
"      hg email -o DEST          # send all patches not in DEST\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4017
"      hg email -o -r 3000       # send all ancestors of 3000 not in default\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4018
"      hg email -o -r 3000 DEST  # send all ancestors of 3000 not in DEST"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4019
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4020
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4021
msgid ""
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4022
"      hg email -b               # send bundle of all patches not in default\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4023
"      hg email -b DEST          # send bundle of all patches not in DEST\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4024
"      hg email -b -r 3000       # bundle of all ancestors of 3000 not in default\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4025
"      hg email -b -r 3000 DEST  # bundle of all ancestors of 3000 not in DEST"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4026
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4027
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4028
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
  4029
"    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
  4030
"    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
  4031
"    "
7688
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
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4034
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
  4035
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4036
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4037
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
  4038
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4039
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4040
msgid "too many destinations"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4041
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4042
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4043
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
  4044
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4045
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4046
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4047
"\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4048
"Write the introductory message for the patch series."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4049
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4050
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4051
#, python-format
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4052
msgid "This patch series consists of %d patches."
7688
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
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4055
msgid "Final summary:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4056
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4057
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4058
msgid "Displaying "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4059
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4060
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4061
msgid "Writing "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4062
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4063
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4064
msgid "Sending "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4065
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4066
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4067
msgid "send patches as attachments"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4068
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4069
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4070
msgid "send patches as inline attachments"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4071
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4072
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  4073
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
  4074
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4075
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4076
msgid "email addresses of copy recipients"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4077
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4078
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4079
msgid "add diffstat output to messages"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4080
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4081
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4082
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
  4083
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4084
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4085
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
  4086
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4087
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4088
msgid "email address of sender"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4089
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4090
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4091
msgid "print messages that would be sent"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4092
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4093
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4094
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
  4095
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4096
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4097
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
  4098
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4099
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4100
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
  4101
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4102
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4103
msgid "flags to add in subject prefixes"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4104
msgstr ""
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4105
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4106
msgid "email addresses of recipients"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4107
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4108
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4109
msgid "omit hg patch header"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4110
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4111
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4112
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
  4113
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4114
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4115
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
  4116
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4117
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4118
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
  4119
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4120
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4121
msgid "a revision to send"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4122
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4123
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4124
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4125
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
  4126
msgstr "纵然远程版本库是无关的也要执行"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4127
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4128
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
  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 "send an introduction email for a single patch"
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 "hg email [OPTION]... [DEST]..."
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
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4137
msgid "command to delete untracked files from the working directory"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4138
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4139
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4140
msgid "removes files not tracked by Mercurial"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4141
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4142
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4143
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
  4144
"    Delete files not known to Mercurial. This is useful to test local\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4145
"    and uncommitted changes in an otherwise-clean source tree."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4146
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4147
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4148
msgid "    This means that purge will delete:"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4149
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4150
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4151
msgid ""
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4152
"    - Unknown files: files marked with \"?\" by \"hg status\"\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4153
"    - Empty directories: in fact Mercurial ignores directories unless\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4154
"      they contain files under source control management"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4155
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4156
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4157
msgid "    But it will leave untouched:"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4158
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4159
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4160
msgid ""
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4161
"    - Modified and unmodified tracked files\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4162
"    - Ignored files (unless --all is specified)\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4163
"    - New files added to the repository (with \"hg add\")"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4164
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4165
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4166
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4167
"    If directories are given on the command line, only files in these\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4168
"    directories are considered."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4169
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4170
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4171
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
  4172
"    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
  4173
"    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
  4174
"    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
  4175
"    option.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4176
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4177
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4178
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4179
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4180
msgid "%s cannot be removed"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4181
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4182
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4183
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4184
msgid "warning: %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4185
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4186
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4187
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4188
msgid "Removing file %s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  4189
msgstr "正在删除文件 %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4190
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4191
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4192
msgid "Removing directory %s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  4193
msgstr "正在删除目录 %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4194
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4195
msgid "abort if an error occurs"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4196
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4197
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4198
msgid "purge ignored files too"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4199
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4200
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4201
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
  4202
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4203
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4204
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4205
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
  4206
msgstr "在文件名称结尾增加 NUL,用于 xargs"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4207
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4208
msgid "hg purge [OPTION]... [DIR]..."
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4209
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4210
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4211
msgid "command to move sets of revisions to a different ancestor"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4212
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4213
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4214
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
  4215
"This extension lets you rebase changesets in an existing Mercurial\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4216
"repository."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4217
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4218
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4219
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4220
"For more information:\n"
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4221
"http://mercurial.selenic.com/wiki/RebaseExtension\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4222
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4223
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  4224
msgid "first revision, do not change ancestor\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  4225
msgstr ""
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  4226
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4227
msgid "move changeset (and descendants) to a different branch"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4228
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4229
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4230
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
  4231
"    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
  4232
"    history onto another. This can be useful for linearizing local\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4233
"    changes relative to a master development tree."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4234
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4235
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4236
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
  4237
"    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
  4238
"    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
  4239
"    "
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4240
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4241
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4242
msgid "cannot use both abort and continue"
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
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4245
msgid "cannot use collapse with continue or abort"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4246
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4247
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4248
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
  4249
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4250
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4251
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
  4252
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4253
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4254
msgid "nothing to rebase\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4255
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4256
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4257
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
  4258
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4259
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4260
msgid "rebase merging completed\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4261
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4262
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4263
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
  4264
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4265
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4266
msgid "rebase completed\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4267
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4268
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4269
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4270
msgid "%d revisions have been skipped\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4271
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4272
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  4273
msgid " set parents\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  4274
msgstr ""
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  4275
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  4276
#, python-format
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  4277
msgid "rebasing %d:%s\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  4278
msgstr ""
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  4279
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  4280
#, python-format
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  4281
msgid " future parents are %d and %d\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  4282
msgstr ""
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  4283
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  4284
#, python-format
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  4285
msgid " update to %d:%s\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  4286
msgstr ""
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  4287
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  4288
msgid " already in target\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  4289
msgstr ""
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  4290
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  4291
#, python-format
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  4292
msgid " merge against %d:%s\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  4293
msgstr ""
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  4294
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4295
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
  4296
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4297
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  4298
msgid "resuming interrupted rebase\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  4299
msgstr ""
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  4300
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4301
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4302
msgid "no changes, revision %d skipped\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4303
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4304
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4305
#, python-format
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  4306
msgid "next revision set to %s\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  4307
msgstr ""
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  4308
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  4309
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4310
msgid "cannot use revision %d as base, result would have 3 parents"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4311
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4312
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  4313
#, python-format
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  4314
msgid "revision %d is an mq patch (%s), finalize it.\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  4315
msgstr ""
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  4316
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  4317
#, python-format
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  4318
msgid "import mq patch %d (%s)\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  4319
msgstr ""
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  4320
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  4321
msgid "rebase status stored\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  4322
msgstr ""
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  4323
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  4324
msgid "rebase status resumed\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  4325
msgstr ""
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  4326
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4327
msgid "no rebase in progress"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4328
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4329
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4330
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
  4331
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4332
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4333
msgid "rebase aborted\n"
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
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4336
msgid "cannot rebase onto an applied mq patch"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4337
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4338
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  4339
msgid "cannot rebase an ancestor"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  4340
msgstr ""
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  4341
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  4342
msgid "cannot rebase a descendant"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  4343
msgstr ""
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  4344
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  4345
msgid "already working on current\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  4346
msgstr ""
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  4347
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  4348
msgid "already working on the current branch\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  4349
msgstr ""
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  4350
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  4351
#, python-format
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  4352
msgid "rebase onto %d starting from %d\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4353
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4354
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4355
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
  4356
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4357
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  4358
msgid "--update and --rebase are not compatible, ignoring the update flag\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  4359
msgstr ""
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  4360
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4361
msgid "rebase working directory to branch head"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4362
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4363
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4364
msgid "rebase from a given revision"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4365
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4366
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4367
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
  4368
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4369
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4370
msgid "rebase onto a given revision"
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
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  4373
msgid "collapse the rebased revisions"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  4374
msgstr ""
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  4375
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  4376
msgid "keep original revisions"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  4377
msgstr ""
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  4378
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  4379
msgid "keep original branches"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4380
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4381
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4382
msgid "continue an interrupted rebase"
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
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4385
msgid "abort an interrupted rebase"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4386
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4387
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4388
msgid "hg rebase [-s REV | -b REV] [-d REV] [--collapse] [--keep] [--keepbranches] | [-c] | [-a]"
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4389
msgstr ""
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4390
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4391
msgid "commands to interactively select changes for commit/qrefresh"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4392
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4393
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4394
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
  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 "this is a binary file\n"
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
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4400
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4401
msgid "%d hunks, %d lines changed\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4402
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4403
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4404
msgid "[Ynsfdaq?]"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4405
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4406
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4407
msgid "&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
  4408
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4409
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4410
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
  4411
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4412
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4413
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
  4414
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4415
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4416
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
  4417
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4418
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4419
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
  4420
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4421
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4422
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4423
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
  4424
msgstr "将丢失的文件视为删除"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4425
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4426
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4427
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
  4428
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
  4429
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4430
msgid "&?"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4431
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4432
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4433
msgid "y - record this change"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4434
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4435
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4436
msgid "user quit"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  4437
msgstr "用户退出"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4438
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4439
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4440
msgid "examine changes to %s?"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4441
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4442
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4443
msgid " and "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4444
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4445
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4446
msgid "y"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4447
msgstr ""
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4448
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4449
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4450
msgid "record this change to %r?"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4451
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4452
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4453
#, 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
  4454
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
  4455
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
  4456
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4457
msgid "interactively select changes to commit"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4458
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4459
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4460
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4461
"    If a list of files is omitted, all changes reported by \"hg status\"\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4462
"    will be candidates for recording."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4463
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4464
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4465
msgid "    See 'hg help dates' for a list of formats valid for -d/--date."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4466
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4467
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4468
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4469
"    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
  4470
"    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
  4471
"    change to use. For each query, the following responses are\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4472
"    possible::"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4473
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4474
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4475
msgid ""
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4476
"      y - record this change\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4477
"      n - skip this change"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4478
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4479
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4480
msgid ""
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4481
"      s - skip remaining changes to this file\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4482
"      f - record remaining changes to this file"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4483
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4484
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4485
msgid ""
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4486
"      d - done, skip remaining changes and files\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4487
"      a - record all changes to all remaining files\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4488
"      q - quit, recording no changes"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4489
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4490
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4491
msgid "      ? - display help"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4492
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4493
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4494
msgid "'mq' extension not loaded"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4495
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4496
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4497
msgid "running non-interactively, use commit instead"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4498
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4499
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4500
msgid "no changes to record\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4501
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4502
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  4503
#, python-format
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  4504
msgid "backup %r as %r\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  4505
msgstr ""
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  4506
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  4507
msgid "applying patch\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  4508
msgstr ""
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  4509
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4510
msgid "patch failed to apply"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4511
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4512
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  4513
#, python-format
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  4514
msgid "restoring %r to %r\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  4515
msgstr ""
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  4516
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4517
msgid "hg record [OPTION]... [FILE]..."
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4518
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4519
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4520
msgid "hg qrecord [OPTION]... PATCH [FILE]..."
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4521
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4522
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4523
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
  4524
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4525
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4526
msgid "create a new shared repository (experimental)"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4527
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4528
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4529
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
  4530
"    Initialize a new repository and working directory that shares its\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4531
"    history with another repository."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4532
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4533
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4534
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
  4535
"    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
  4536
"    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
  4537
"    "
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4538
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4539
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4540
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
  4541
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4542
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4543
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
  4544
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4545
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4546
msgid "command to transplant changesets from another branch"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4547
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4548
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4549
msgid "This extension allows you to transplant patches from another branch."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4550
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4551
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4552
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
  4553
"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
  4554
"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
  4555
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4556
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4557
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4558
msgid "skipping already applied revision %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4559
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4560
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4561
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4562
msgid "skipping merge changeset %s:%s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4563
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4564
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4565
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4566
msgid "%s merged at %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4567
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4568
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4569
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4570
msgid "%s transplanted to %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4571
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4572
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4573
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4574
msgid "filtering %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4575
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4576
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4577
msgid "filter failed"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4578
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4579
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4580
msgid "can only omit patchfile if merging"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4581
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4582
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4583
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4584
msgid "%s: empty changeset"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4585
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4586
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4587
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
  4588
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4589
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4590
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4591
msgid "%s transplanted as %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4592
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4593
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4594
msgid "transplant log file is corrupt"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4595
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4596
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4597
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4598
msgid "working dir not at transplant parent %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4599
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4600
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4601
msgid "commit failed"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4602
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4603
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4604
msgid "apply changeset? [ynmpcq?]:"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4605
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4606
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4607
msgid "transplant changesets from another branch"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4608
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4609
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4610
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4611
"    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
  4612
"    directory with the log of the original changeset. If --log is\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4613
"    specified, log messages will have a comment appended of the form::"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4614
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4615
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4616
msgid "      (transplanted from CHANGESETHASH)"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4617
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4618
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4619
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4620
"    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
  4621
"    Its argument will be invoked with the current changelog message as\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4622
"    $1 and the patch as $2."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4623
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4624
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4625
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
  4626
"    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
  4627
"    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
  4628
"    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
  4629
"    --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
  4630
"    transplanted, otherwise you will be prompted to select the\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4631
"    changesets you want."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4632
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4633
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4634
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
  4635
"    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
  4636
"    branch (up to the named revision) onto your current working\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4637
"    directory."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4638
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4639
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4640
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
  4641
"    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
  4642
"    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
  4643
"    of a merged transplant, and you can merge descendants of them\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4644
"    normally instead of transplanting them."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4645
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4646
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4647
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4648
"    If no merges or revisions are provided, hg transplant will start\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4649
"    an interactive changeset browser."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4650
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4651
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4652
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
  4653
"    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
  4654
"    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
  4655
"    --continue/-c.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4656
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4657
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4658
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4659
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
  4660
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4661
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4662
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
  4663
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4664
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4665
msgid "--all requires a branch revision"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4666
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4667
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4668
msgid "--all is incompatible with a revision list"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4669
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4670
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4671
msgid "no revision checked out"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4672
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4673
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4674
msgid "outstanding uncommitted merges"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4675
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4676
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4677
msgid "outstanding local changes"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4678
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4679
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4680
msgid "pull patches from REPOSITORY"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4681
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4682
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4683
msgid "pull patches from branch BRANCH"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4684
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4685
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4686
msgid "pull all changesets up to BRANCH"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4687
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4689
msgid "skip over REV"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4690
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4691
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4692
msgid "merge at REV"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4693
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4694
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4695
msgid "append transplant info to log message"
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
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4698
msgid "continue last transplant session after repair"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4699
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4700
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4701
msgid "filter changesets through FILTER"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4702
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4703
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4704
msgid "hg transplant [-s REPOSITORY] [-b BRANCH [-a]] [-p REV] [-m REV] [REV]..."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4705
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4706
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4707
msgid "allow the use of MBCS paths with problematic encodings"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4708
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4709
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4710
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
  4711
"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
  4712
"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
  4713
"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
  4714
"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
  4715
"wrapping some functions to convert to Unicode string before path\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4716
"operation."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4717
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4718
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4719
msgid "This extension is useful for:"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4720
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4721
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4722
msgid ""
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4723
"- Japanese Windows users using shift_jis encoding.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4724
"- Chinese Windows users using big5 encoding.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4725
"- All users who use a repository with one of problematic encodings on\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4726
"  case-insensitive file system."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4727
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4728
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4729
msgid "This extension is not needed for:"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4730
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4731
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4732
msgid ""
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4733
"- Any user who use only ASCII chars in path.\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4734
"- Any user who do not use any of problematic encodings."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4735
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4736
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4737
msgid "Note that there are some limitations on using this extension:"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4738
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4739
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4740
msgid ""
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4741
"- You should use single encoding in one repository.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4742
"- You should set same encoding for the repository by locale or\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4743
"  HGENCODING."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4744
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4745
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4746
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
  4747
"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
  4748
"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
  4749
"setting or HGENCODING.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4750
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4751
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4752
#, python-format
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4753
msgid "[win32mbcs] filename conversion failed with %s encoding\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  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 "[win32mbcs] cannot activate on this platform.\n"
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
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  4759
#, python-format
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  4760
msgid "[win32mbcs] activated with encoding: %s\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  4761
msgstr ""
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  4762
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4763
msgid "perform automatic newline conversion"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4764
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4765
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4766
msgid "To perform automatic newline conversion, use::"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4767
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4768
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4769
msgid ""
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4770
"  [extensions]\n"
10172
c5c969e9eefb i18n: update po files for 703db37d186b and 0ddbc0299742
Wagner Bruna <wbruna@softwareexpress.com.br>
parents: 9804
diff changeset
  4771
"  win32text =\n"
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4772
"  [encode]\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4773
"  ** = cleverencode:\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4774
"  # or ** = macencode:"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4775
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4776
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4777
msgid ""
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4778
"  [decode]\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4779
"  ** = cleverdecode:\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4780
"  # or ** = macdecode:"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4781
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4782
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4783
msgid "If not doing conversion, to make sure you do not commit CRLF/CR by accident::"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4784
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4785
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4786
msgid ""
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4787
"  [hooks]\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4788
"  pretxncommit.crlf = python:hgext.win32text.forbidcrlf\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4789
"  # or pretxncommit.cr = python:hgext.win32text.forbidcr"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4790
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4791
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4792
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
  4793
"To do the same check on a server to prevent CRLF/CR from being\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4794
"pushed or pulled::"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4795
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4796
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4797
msgid ""
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4798
"  [hooks]\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4799
"  pretxnchangegroup.crlf = python:hgext.win32text.forbidcrlf\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4800
"  # or pretxnchangegroup.cr = python:hgext.win32text.forbidcr\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4801
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4802
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4803
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4804
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4805
"WARNING: %s already has %s line endings\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4806
"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
  4807
"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
  4808
"Mercurial.ini or %s.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4809
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4810
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4811
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4812
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
  4813
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4814
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4815
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4816
msgid "in %s: %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4817
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4818
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4819
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4820
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4821
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4822
"To prevent this mistake in your local repository,\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4823
"add to Mercurial.ini or .hg/hgrc:"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4824
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4825
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4826
#, python-format
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4827
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4828
"[hooks]\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4829
"pretxncommit.%s = python:hgext.win32text.forbid%s"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4830
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4831
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4832
#, python-format
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4833
msgid "and also consider adding:"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4834
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4835
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4836
#, python-format
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4837
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4838
"[extensions]\n"
10172
c5c969e9eefb i18n: update po files for 703db37d186b and 0ddbc0299742
Wagner Bruna <wbruna@softwareexpress.com.br>
parents: 9804
diff changeset
  4839
"win32text =\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4840
"[encode]\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4841
"** = %sencode:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4842
"[decode]\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4843
"** = %sdecode:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4844
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4845
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4846
msgid "discover and advertise repositories on the local network"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4847
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4848
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4849
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
  4850
"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
  4851
"the need to configure a server or a service. They can be discovered\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4852
"without knowing their actual IP address."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4853
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4854
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4855
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
  4856
"To allow other people to discover your repository using run \"hg serve\"\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4857
"in your repository::"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4858
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4859
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4860
msgid ""
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4861
"  $ cd test\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4862
"  $ hg serve"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4863
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4864
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4865
msgid "You can discover zeroconf enabled repositories by running \"hg paths\"::"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4866
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4867
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  4868
msgid ""
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4869
"  $ hg paths\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  4870
"  zc-test = http://example.com:8000/test\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4871
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4872
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4873
msgid "archive prefix contains illegal components"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4874
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4875
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4876
msgid "cannot give prefix when archiving to files"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4877
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4878
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4879
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4880
msgid "unknown archive type '%s'"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4881
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4882
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4883
msgid "invalid changegroup"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4884
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4885
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4886
msgid "unknown parent"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4887
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4888
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4889
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4890
msgid "integrity check failed on %s:%d"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4891
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4892
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4893
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4894
msgid "%s: not a Mercurial bundle file"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4895
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4896
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4897
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4898
msgid "%s: unknown bundle version"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4899
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4900
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4901
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4902
msgid "%s: unknown bundle compression type"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4903
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4904
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4905
msgid "cannot create new bundle repository"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4906
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4907
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4908
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4909
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
  4910
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4911
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
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
  4913
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4914
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4915
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4916
msgid "username %s contains a newline"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4917
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4918
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4919
msgid "options --message and --logfile are mutually exclusive"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4920
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4921
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4922
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4923
msgid "can't read commit message '%s': %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4924
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4925
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4926
msgid "limit must be a positive integer"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4927
msgstr ""
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4928
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4929
msgid "limit must be positive"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4930
msgstr ""
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4931
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4932
msgid "too many revisions specified"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4933
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4934
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4935
#, 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
  4936
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
  4937
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4938
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4939
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4940
msgid "adding %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4941
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4942
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4943
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4944
msgid "removing %s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  4945
msgstr "正在删除 %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4946
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4947
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4948
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
  4949
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4950
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4951
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4952
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
  4953
msgstr ""
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 "%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
  4957
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4958
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4959
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4960
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
  4961
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4962
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4963
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4964
msgid "%s: not overwriting - file exists\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4965
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4966
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4967
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4968
msgid "%s: deleted in working copy\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4969
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4970
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4971
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4972
msgid "%s: cannot copy - %s\n"
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
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4975
#, 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
  4976
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
  4977
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4978
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  4979
#, 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
  4980
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
  4981
msgstr "正在推到 %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4982
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4983
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4984
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
  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 "no source or destination specified"
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 "no destination specified"
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
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4993
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
  4994
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4995
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  4996
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4997
msgid "destination %s is not a directory"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4998
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  4999
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5000
msgid "no files to copy"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5001
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5002
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5003
msgid "(consider using --after)\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  5004
msgstr "(考虑使用 --after)\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5005
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  5006
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5007
msgid "changeset:   %d:%s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  5008
msgstr "修改集:      %d:%s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5009
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  5010
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5011
msgid "branch:      %s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  5012
msgstr "分支:        %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5013
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  5014
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5015
msgid "tag:         %s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  5016
msgstr "标签:        %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5017
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  5018
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5019
msgid "parent:      %d:%s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  5020
msgstr "父亲:        %d:%s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5021
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  5022
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5023
msgid "manifest:    %d:%s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  5024
msgstr "清单:        %d:%s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5025
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  5026
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5027
msgid "user:        %s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  5028
msgstr "用户:        %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5029
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  5030
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5031
msgid "date:        %s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  5032
msgstr "日期:        %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5033
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5034
msgid "files+:"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  5035
msgstr "文件+:"
7688
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
msgid "files-:"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  5038
msgstr "文件-:"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5039
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5040
msgid "files:"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  5041
msgstr "文件:"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5042
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  5043
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5044
msgid "files:       %s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  5045
msgstr "文件:        %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5046
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  5047
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5048
msgid "copies:      %s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  5049
msgstr "复制:        %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5050
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  5051
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5052
msgid "extra:       %s=%s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  5053
msgstr "额外:        %s=%s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5054
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5055
msgid "description:\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  5056
msgstr "描述:\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5057
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  5058
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5059
msgid "summary:     %s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  5060
msgstr "摘要:        %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5061
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  5062
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5063
msgid "%s: no key named '%s'"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5064
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5065
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  5066
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5067
msgid "%s: %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5068
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5069
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  5070
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5071
msgid "Found revision %s from %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5072
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5073
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5074
msgid "revision matching date not found"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5075
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5076
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  5077
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5078
msgid "cannot follow nonexistent file: \"%s\""
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
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  5081
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5082
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
  5083
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5084
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5085
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
  5086
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5087
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5088
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
  5089
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
  5090
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5091
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
  5092
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5093
26388
8dd99720a139 i18n-zh_CN: annotate broken HG: translations
timeless@mozdev.org
parents: 26255
diff changeset
  5094
#, fuzzy, python-format, broken
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5095
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
  5096
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
  5097
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5098
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
  5099
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5100
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5101
#, 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
  5102
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
  5103
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5104
26388
8dd99720a139 i18n-zh_CN: annotate broken HG: translations
timeless@mozdev.org
parents: 26255
diff changeset
  5105
#, fuzzy, python-format, broken
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  5106
msgid "HG: subrepo %s"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  5107
msgstr "已删除"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  5108
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5109
#, 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
  5110
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
  5111
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5112
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5113
#, 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
  5114
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
  5115
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5116
26388
8dd99720a139 i18n-zh_CN: annotate broken HG: translations
timeless@mozdev.org
parents: 26255
diff changeset
  5117
#, fuzzy, python-format, broken
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5118
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
  5119
msgstr "已删除"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5120
26388
8dd99720a139 i18n-zh_CN: annotate broken HG: translations
timeless@mozdev.org
parents: 26255
diff changeset
  5121
#, fuzzy, broken
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5122
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
  5123
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
  5124
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5125
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
  5126
msgstr "空的提交日志"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5127
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5128
#, fuzzy
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5129
msgid "add the specified files on the next commit"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5130
msgstr "增加指定文件用于下次提交"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5131
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5132
#, fuzzy
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5133
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
  5134
"    Schedule files to be version controlled and added to the\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5135
"    repository."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5136
msgstr "    调度文件受版本控制,增加到版本库。"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5137
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5138
#, fuzzy
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5139
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5140
"    The files will be added to the repository at the next commit. To\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5141
"    undo an add before that, see hg forget."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5142
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5143
"    这些文件将于下次提交时增加到版本库。需要在提交前撤销增加,\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5144
"    参见 'hg revert'。"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5145
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5146
#, fuzzy
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5147
msgid ""
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  5148
"    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
  5149
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5150
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5151
"    如果没有给出文件名称,就增加所有文件到版本库。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5152
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5153
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5154
msgid "add all new files, delete all missing files"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5155
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5156
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5157
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
  5158
"    Add all new files and remove all missing files from the\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5159
"    repository."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5160
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5161
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5162
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
  5163
"    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
  5164
"    .hgignore. As with add, these changes take effect at the next\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5165
"    commit."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5166
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5167
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5168
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
  5169
"    Use the -s/--similarity option to detect renamed files. With a\n"
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  5170
"    parameter greater than 0, this compares every removed file with\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  5171
"    every added file and records those similar enough as renames. This\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  5172
"    option takes a percentage between 0 (disabled) and 100 (files must\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  5173
"    be identical) as its parameter. Detecting renamed files this way\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  5174
"    can be expensive.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5175
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5176
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5177
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5178
msgid "similarity must be a number"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5179
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5180
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5181
msgid "similarity must be between 0 and 100"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5182
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5183
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5184
#, fuzzy
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5185
msgid "show changeset information by line for each file"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5186
msgstr "显示指定文件每行的修改集信息"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5187
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5188
#, fuzzy
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5189
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
  5190
"    List changes in files, showing the revision id responsible for\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5191
"    each line"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5192
msgstr "    列出文件中的修改,为每行显示版本标识"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5193
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5194
#, fuzzy
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5195
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
  5196
"    This command is useful for discovering when a change was made and\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5197
"    by whom."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5198
msgstr "    此命令用于查找谁做出的修改,或者什么时候发生的修改"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5199
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5200
#, fuzzy
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5201
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
  5202
"    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
  5203
"    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
  5204
"    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
  5205
"    nor desirable.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5206
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5207
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5208
"    当没有选项 '-a' 时,annotate 会避免处理检测为二进制的文件\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5209
"    当使用选项 '-a' 时,annotate 会直接产生追溯,可能会有不合需要的结果\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5210
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5211
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5212
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
  5213
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5214
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5215
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
  5216
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5217
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  5218
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5219
msgid "%s: binary file\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5220
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5221
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5222
msgid "create an unversioned archive of a repository revision"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5223
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5224
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5225
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5226
"    By default, the revision used is the parent of the working\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5227
"    directory; use -r/--rev to specify a different revision."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5228
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5229
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5230
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
  5231
"    To specify the type of archive to create, use -t/--type. Valid\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5232
"    types are::"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5233
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5234
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5235
msgid ""
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  5236
"      \"files\" (default): a directory full of files\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  5237
"      \"tar\": tar archive, uncompressed\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  5238
"      \"tbz2\": tar archive, compressed using bzip2\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  5239
"      \"tgz\": tar archive, compressed using gzip\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  5240
"      \"uzip\": zip archive, uncompressed\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5241
"      \"zip\": zip archive, compressed using deflate"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5242
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5243
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5244
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5245
"    The exact name of the destination archive or directory is given\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5246
"    using a format string; see 'hg help export' for details."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5247
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5248
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5249
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5250
"    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
  5251
"    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
  5252
"    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
  5253
"    removed.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5254
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5255
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5256
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5257
msgid "no working directory: please specify a revision"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5258
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5259
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5260
msgid "repository root cannot be destination"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5261
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5262
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5263
msgid "cannot archive plain files to stdout"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5264
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5265
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5266
msgid "reverse effect of earlier changeset"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5267
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5268
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5269
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5270
"    Commit the backed out changes as a new changeset. The new\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5271
"    changeset is a child of the backed out changeset."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5272
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5273
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5274
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
  5275
"    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
  5276
"    created. This head will be the new tip and you should merge this\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5277
"    backout changeset with another head."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5278
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5279
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5280
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5281
"    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
  5282
"    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
  5283
"    changeset afterwards. This saves you from doing the merge by hand.\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5284
"    The result of this merge is not committed, as with a normal merge."
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5285
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5286
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5287
msgid "please specify just one revision"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5288
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5289
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5290
msgid "please specify a revision to backout"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5291
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5292
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5293
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
  5294
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5295
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5296
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
  5297
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5298
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5299
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
  5300
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5301
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  5302
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5303
msgid "%s is not a parent of %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5304
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5305
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5306
msgid "cannot use --parent on non-merge changeset"
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 "changeset %s backs out changeset %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
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  5313
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5314
msgid "merging with changeset %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5315
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5316
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5317
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
  5318
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5319
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5320
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
  5321
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5322
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5323
msgid "subdivision search of changesets"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5324
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5325
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5326
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
  5327
"    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
  5328
"    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
  5329
"    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
  5330
"    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
  5331
"    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
  5332
"    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
  5333
"    bad, and bisect will either update to another candidate changeset\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5334
"    or announce that it has found the bad revision."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5335
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5336
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5337
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5338
"    As a shortcut, you can also use the revision argument to mark a\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5339
"    revision as good or bad without checking it out first."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5340
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5341
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5342
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
  5343
"    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
  5344
"    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
  5345
"    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
  5346
"    (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
  5347
"    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
  5348
"    "
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5349
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5350
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5351
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
  5352
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5353
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5354
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
  5355
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5356
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5357
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
  5358
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5359
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5360
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
  5361
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5362
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5363
msgid "cannot bisect (no known good revisions)"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5364
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5365
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5366
msgid "cannot bisect (no known bad revisions)"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5367
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5368
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5369
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
  5370
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5371
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5372
msgid "incompatible arguments"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5373
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5374
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  5375
#, python-format
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  5376
msgid "cannot find executable: %s"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  5377
msgstr ""
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  5378
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  5379
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5380
msgid "failed to execute %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5381
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5382
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  5383
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5384
msgid "%s killed"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5385
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5386
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5387
#, 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
  5388
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
  5389
msgstr "修改集:      %d:%s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5390
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  5391
#, python-format
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  5392
msgid "Testing changeset %d:%s (%d changesets remaining, ~%d tests)\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5393
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5394
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5395
msgid "set or show the current branch name"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5396
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5397
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5398
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5399
"    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
  5400
"    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
  5401
"    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
  5402
"    recommends that primary development take place on the 'default'\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5403
"    branch."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5404
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5405
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5406
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
  5407
"    Unless -f/--force is specified, branch will not let you set a\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5408
"    branch name that already exists, even if it's inactive."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5409
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5410
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5411
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
  5412
"    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
  5413
"    the parent of the working directory, negating a previous branch\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5414
"    change."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5415
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5416
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5417
msgid ""
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  5418
"    Use the command 'hg update' to switch to an existing branch. Use\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  5419
"    'hg commit --close-branch' to mark this branch as closed.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5420
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5421
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5422
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  5423
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5424
msgid "reset working directory to branch %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5425
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5426
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5427
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
  5428
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5429
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  5430
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5431
msgid "marked working directory as branch %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5432
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5433
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5434
msgid "list repository named branches"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5435
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5436
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5437
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5438
"    List the repository's named branches, indicating which ones are\n"
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  5439
"    inactive. If -c/--closed is specified, also list branches which have\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5440
"    been marked closed (see hg commit --close-branch)."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5441
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5442
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5443
msgid ""
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  5444
"    If -a/--active is specified, only show active branches. A branch\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5445
"    is considered active if it contains repository heads."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5446
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5447
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5448
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5449
"    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
  5450
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5451
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5452
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5453
msgid "create a changegroup file"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5454
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5455
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5456
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5457
"    Generate a compressed changegroup file collecting changesets not\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5458
"    known to be in another repository."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5459
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5460
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5461
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5462
"    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
  5463
"    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
  5464
"    parameters. To create a bundle containing all changesets, use\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5465
"    -a/--all (or --base null)."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5466
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5467
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5468
msgid ""
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  5469
"    You can change compression method with the -t/--type option.\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  5470
"    The available compression methods are: none, bzip2, and\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5471
"    gzip (by default, bundles are compressed using bzip2)."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5472
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5473
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5474
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
  5475
"    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
  5476
"    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
  5477
"    command. This is useful when direct push and pull are not\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5478
"    available or when exporting an entire repository is undesirable."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5479
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5480
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5481
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5482
"    Applying bundles preserves all changeset contents including\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5483
"    permissions, copy/rename information, and revision history.\n"
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
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5486
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5487
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
  5488
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5489
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5490
msgid "unknown bundle type specified with --type"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5491
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5492
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5493
msgid "output the current or given revision of files"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5494
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5495
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5496
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
  5497
"    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
  5498
"    no revision is given, the parent of the working directory is used,\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5499
"    or tip if no revision is checked out."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5500
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5501
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5502
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5503
"    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
  5504
"    given using a format string. The formatting rules are the same as\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5505
"    for the export command, with the following additions::"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5506
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5507
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5508
msgid ""
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  5509
"      %s   basename of file being printed\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  5510
"      %d   dirname of file being printed, or '.' if in repository root\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  5511
"      %p   root-relative path name of file being printed\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  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
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5515
msgid "make a copy of an existing repository"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5516
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5517
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5518
msgid "    Create a copy of an existing repository in a new directory."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5519
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5520
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5521
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5522
"    If no destination directory name is specified, it defaults to the\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5523
"    basename of the source."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5524
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5525
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5526
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5527
"    The location of the source is added to the new repository's\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5528
"    .hg/hgrc file, as the default to be used for future pulls."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5529
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5530
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5531
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
  5532
"    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
  5533
"    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
  5534
"    present in the cloned repository. This option implies --pull, even\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5535
"    on local repositories."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5536
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5537
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5538
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
  5539
"    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
  5540
"    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
  5541
"    only a repository (.hg) and no working copy (the working copy\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5542
"    parent is the null revision)."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5543
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5544
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5545
msgid "    See 'hg help urls' for valid source format details."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5546
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5547
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5548
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
  5549
"    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
  5550
"    .hg/hgrc and working directory will be created on the remote side.\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5551
"    Please see 'hg help urls' for important details about ssh:// URLs."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5552
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5553
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5554
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5555
"    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
  5556
"    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
  5557
"    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
  5558
"    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
  5559
"    do not report errors. In these cases, use the --pull option to\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5560
"    avoid hardlinking."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5561
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5562
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5563
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5564
"    In some cases, you can clone repositories and checked out files\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5565
"    using full hardlinks with ::"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5566
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5567
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5568
msgid "      $ cp -al REPO REPOCLONE"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5569
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5570
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5571
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
  5572
"    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
  5573
"    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
  5574
"    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
  5575
"    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
  5576
"    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
  5577
"    metadata under the .hg directory, such as mq.\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5578
"    "
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5579
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5580
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5581
#, fuzzy
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5582
msgid "commit the specified files or all outstanding changes"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5583
msgstr "提交指定文件的修改或全部修改"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5584
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5585
#, fuzzy
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5586
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
  5587
"    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
  5588
"    centralized RCS, this operation is a local operation. See hg push\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5589
"    for a way to actively distribute your changes."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5590
msgstr "    将指定文件的修改提交到版本库。"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5591
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5592
#, fuzzy
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5593
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5594
"    If a list of files is omitted, all changes reported by \"hg status\"\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5595
"    will be committed."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5596
msgstr "    如果省略了文件列表,那么 \"hg status\" 报告的所有修改都被提交。"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5597
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5598
#, fuzzy
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5599
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5600
"    If you are committing the result of a merge, do not provide any\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5601
"    filenames or -I/-X filters."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5602
msgstr "    如果你要提交合并结果,请不要提供任何文件名称或过滤器 '-I/-X'。"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5603
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5604
#, fuzzy
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5605
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
  5606
"    If no commit message is specified, the configured editor is\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5607
"    started to prompt you for a message."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5608
msgstr "    如果没有指定提交日志,将会启动配置的编辑器,让你输入信息。"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5609
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  5610
msgid "nothing changed\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  5611
msgstr "没有改变\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  5612
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5613
msgid "created new head\n"
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  5614
msgstr "已经创建新顶点\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5615
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  5616
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5617
msgid "committed changeset %d:%s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  5618
msgstr "提交修改集 %d:%s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5619
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5620
msgid "mark files as copied for the next commit"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5621
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5622
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5623
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5624
"    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
  5625
"    directory, copies are put in that directory. If dest is a file,\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5626
"    the source must be a single file."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5627
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5628
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5629
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5630
"    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
  5631
"    exist in the working directory. If invoked with -A/--after, the\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5632
"    operation is recorded, but no copying is performed."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5633
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5634
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5635
msgid ""
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  5636
"    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
  5637
"    before that, see hg revert.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5638
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5639
msgstr ""
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
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
  5642
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5643
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5644
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
  5645
msgstr "此处没有水银版本库(没有找到 .hg)"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5646
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5647
msgid "either two or three arguments required"
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  5648
msgstr "需要两个或三个参数"
7688
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
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
  5651
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5652
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5653
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
  5654
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5655
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5656
msgid "validate the correctness of the current dirstate"
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
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  5659
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5660
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
  5661
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5662
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  5663
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5664
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
  5665
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5666
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  5667
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5668
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
  5669
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5670
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  5671
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5672
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
  5673
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5674
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5675
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
  5676
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5677
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5678
msgid "show combined config settings from all hgrc files"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5679
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5680
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5681
msgid "    With no arguments, print names and values of all config items."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5682
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5683
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5684
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
  5685
"    With one argument of the form section.name, print just the value\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5686
"    of that config item."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5687
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5688
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5689
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
  5690
"    With multiple arguments, print names and values of all config\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5691
"    items with matching section names."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5692
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5693
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5694
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
  5695
"    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
  5696
"    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
  5697
"    "
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5698
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5699
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5700
msgid "only one config item permitted"
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
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5703
msgid "manually set the parents of the current working directory"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5704
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5705
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5706
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5707
"    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
  5708
"    be used with care.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5709
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5710
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5711
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5712
msgid "show the contents of the current dirstate"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5713
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5714
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  5715
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5716
msgid "copy: %s -> %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5717
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5718
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5719
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
  5720
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5721
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  5722
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5723
msgid "invalid revision identifier %s"
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 "parse and display a date"
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 "dump the contents of an index file"
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
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
  5733
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5734
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5735
msgid "test Mercurial installation"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5736
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5737
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  5738
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5739
msgid "Checking encoding (%s)...\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5740
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5741
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5742
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
  5743
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5744
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5745
msgid "Checking extensions...\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5746
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5747
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5748
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
  5749
msgstr ""
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
msgid " (check that you compiled the extensions)\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5752
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5753
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5754
msgid "Checking templates...\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5755
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5756
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5757
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
  5758
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5759
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5760
msgid "Checking patch...\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5761
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5762
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5763
msgid " patch call failed:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5764
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5765
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5766
msgid " unexpected patch output!\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5767
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5768
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5769
msgid " patch test failed!\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5770
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5771
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5772
msgid " (Current patch tool may be incompatible with patch, or misconfigured. Please check your .hgrc file)\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5773
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5774
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5775
msgid " Internal patcher failure, please report this error to http://mercurial.selenic.com/bts/\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5776
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5777
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5778
msgid "Checking commit editor...\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5779
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5780
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5781
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
  5782
msgstr ""
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
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
  5785
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5786
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  5787
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5788
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
  5789
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5790
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5791
msgid "Checking username...\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5792
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5793
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5794
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
  5795
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5796
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5797
msgid "No problems detected\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5798
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5799
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  5800
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5801
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
  5802
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5803
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5804
msgid "dump rename information"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5805
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5806
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  5807
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5808
msgid "%s renamed from %s:%s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5809
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5810
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  5811
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5812
msgid "%s not renamed\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5813
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5814
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5815
msgid "show how files match on given patterns"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5816
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5817
8965
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
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5819
msgid "diff repository (or selected files)"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5820
msgstr "在版本库中比较(指定的文件)"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5821
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5822
#, fuzzy
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5823
msgid "    Show differences between revisions for the specified files."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5824
msgstr "    显示指定文件在版本间的差异。"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5825
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5826
#, fuzzy
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5827
msgid "    Differences between files are shown using the unified diff format."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5828
msgstr "    文件间的差异使用同一差异格式显示。"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5829
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5830
#, fuzzy
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5831
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5832
"    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
  5833
"    default to comparing against the working directory's first parent\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5834
"    changeset if no revisions are specified."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5835
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5836
"    注意: 对合并的比较可能会产生不期望的结果,因为没有指定版本时,默认\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5837
"    与工作目录的直接父亲比较。"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5838
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5839
#, fuzzy
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5840
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
  5841
"    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
  5842
"    files it detects as binary. With -a, diff will generate a diff\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5843
"    anyway, probably with undesirable results."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5844
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5845
"    当没有选项 '-a' 时,将会避免处理检测为二进制的文件。当使用选项 '-a'\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5846
"    时,可能会有不合需要的结果。"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5847
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5848
#, fuzzy
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5849
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
  5850
"    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
  5851
"    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
  5852
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5853
msgstr ""
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  5854
"    使用选项 '--git' 会使用 git 扩展差异格式。请阅读 'hg help diffs' 以\n"
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  5855
"    了解更多信息。\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5856
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5857
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5858
#, fuzzy
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5859
msgid "dump the header and diffs for one or more changesets"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5860
msgstr "为一个或多个修改集输出标题和差异"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5861
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5862
#, fuzzy
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5863
msgid "    Print the changeset header and diffs for one or more revisions."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5864
msgstr "    为一个或多个版本输出标题和差异。"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5865
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5866
#, fuzzy
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5867
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5868
"    The information shown in the changeset header is: author,\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5869
"    changeset hash, parent(s) and commit comment."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5870
msgstr "    在修改集标题中显示的信息是: 作者,修改集哈希,父亲和提交日志。"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5871
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5872
#, fuzzy
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5873
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
  5874
"    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
  5875
"    changesets, as it will compare the merge changeset against its\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5876
"    first parent only."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5877
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5878
"    注意: 对于合并修改集,导出可能产生不期望的差异输出,因为它只会将合并\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5879
"    修改集与其第一个父亲比较。"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5880
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5881
#, fuzzy
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5882
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5883
"    Output may be to a file, in which case the name of the file is\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5884
"    given using a format string. The formatting rules are as follows::"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5885
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5886
"    可以输出到文件,这时会使用指定的格式化字符串构造文件名称。格式化规则\n"
19340
3cfe5b65b5d4 i18n-zh_CN: add missing literal blocks
timeless@mozdev.org
parents: 19339
diff changeset
  5887
"    如下::"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5888
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5889
#, fuzzy
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5890
msgid ""
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  5891
"      %%   literal \"%\" character\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  5892
"      %H   changeset hash (40 bytes of hexadecimal)\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  5893
"      %N   number of patches being generated\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  5894
"      %R   changeset revision number\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  5895
"      %b   basename of the exporting repository\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  5896
"      %h   short-form changeset hash (12 bytes of hexadecimal)\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  5897
"      %n   zero-padded sequence number, starting at 1\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5898
"      %r   zero-padded changeset revision number"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5899
msgstr ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5900
"    %%   字符 \"%\"\n"
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  5901
"    %H   修改集哈希 (40 位十六进制数字)\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5902
"    %N   产生的补丁号\n"
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  5903
"    %R   修改集版本号\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5904
"    %b   待导出的版本库的基本名称\n"
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  5905
"    %h   短修改集哈希(12 位十六进制数字)\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5906
"    %n   从 1 开始补 0 的序列号\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5907
"    %r   补 0 的修改集版本号"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5908
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5909
#, fuzzy
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5910
msgid ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5911
"    Without the -a/--text option, export will avoid generating diffs\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5912
"    of files it detects as binary. With -a, export will generate a\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5913
"    diff anyway, probably with undesirable results."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5914
msgstr ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5915
"    当没有选项 '-a' 时,将会避免处理检测为二进制的文件。当使用选项 '-a'\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5916
"    时,可能会有不合需要的结果。"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5917
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5918
#, fuzzy
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5919
msgid ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5920
"    Use the -g/--git option to generate diffs in the git extended diff\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5921
"    format. See 'hg help diffs' for more information."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5922
msgstr ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5923
"    使用选项 '--git' 会使用 git 扩展差异格式。请阅读差异帮助主题以了解\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5924
"    更多信息。"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5925
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5926
#, fuzzy
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5927
msgid ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5928
"    With the --switch-parent option, the diff will be against the\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5929
"    second parent. It can be useful to review a merge.\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5930
"    "
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5931
msgstr ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5932
"    使用选项 '--switch-parent',将会与第二个父亲比较。对于复审合并很有用。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5933
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5934
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5935
msgid "export requires at least one changeset"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5936
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5937
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5938
msgid "exporting patches:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5939
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5940
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5941
msgid "exporting patch:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5942
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5943
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5944
msgid "forget the specified files on the next commit"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5945
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5946
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5947
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
  5948
"    Mark the specified files so they will no longer be tracked\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5949
"    after the next commit."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5950
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5951
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5952
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
  5953
"    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
  5954
"    entire project history, and it does not delete them from the\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5955
"    working directory."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5956
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5957
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5958
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
  5959
"    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
  5960
"    "
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5961
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5962
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5963
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
  5964
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5966
#, 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
  5967
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
  5968
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  5969
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5970
msgid "search for a pattern in specified files and revisions"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5971
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5972
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5973
msgid "    Search revisions of files for a regular expression."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5974
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5975
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5976
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5977
"    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
  5978
"    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
  5979
"    working directory. It always prints the revision number in which a\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5980
"    match appears."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5981
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5982
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5983
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5984
"    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
  5985
"    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
  5986
"    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
  5987
"    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
  5988
"    use the --all flag.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5989
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5990
msgstr ""
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 "grep: invalid match pattern: %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5994
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  5995
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5996
msgid "show current repository heads or show branch heads"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5997
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5998
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  5999
msgid "    With no arguments, show all repository head changesets."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6000
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6001
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6002
msgid ""
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6003
"    Repository \"heads\" are changesets with no child changesets. They are\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6004
"    where development generally takes place and are the usual targets\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6005
"    for update and merge operations."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6006
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6007
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6008
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
  6009
"    If one or more REV is given, the \"branch heads\" will be shown for\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6010
"    the named branch associated with the specified changeset(s)."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6011
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6012
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6013
msgid ""
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6014
"    Branch heads are changesets on a named branch with no descendants on\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6015
"    the same branch. A branch head could be a \"true\" (repository) head,\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6016
"    or it could be the last changeset on that branch before it was\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6017
"    merged into another branch, or it could be the last changeset on the\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6018
"    branch before a new branch was created. If none of the branch heads\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6019
"    are true heads, the branch is considered inactive."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6020
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6021
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6022
msgid ""
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6023
"    If -c/--closed is specified, also show branch heads marked closed\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6024
"    (see hg commit --close-branch)."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6025
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6026
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6027
msgid ""
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6028
"    If STARTREV is specified, only those heads that are descendants of\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6029
"    STARTREV will be displayed.\n"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6030
"    "
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6031
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6032
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6033
msgid "you must specify a branch to use --closed"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6034
msgstr ""
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6035
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6036
#, 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
  6037
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
  6038
msgstr "svn: 分支没有版本 %s"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6039
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  6040
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6041
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
  6042
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6043
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  6044
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6045
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
  6046
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6047
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6048
msgid "show help for a given topic or a help overview"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6049
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6050
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6051
msgid "    With no arguments, print a list of commands with short help messages."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6052
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6053
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6054
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
  6055
"    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
  6056
"    topic."
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6057
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6058
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6059
msgid "global options:"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6060
msgstr "全局选项:"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6061
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6062
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
  6063
msgstr "使用 \"hg help\" 获得全部命令的列表"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6064
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6065
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
  6066
msgstr "使用 \"hg help\" 获得全部命令的列表,或 \"hg -v\" 获得详细信息"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6067
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  6068
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6069
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
  6070
msgstr "使用 \"hg -v help%s\" 显示别名和全局选项"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6071
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  6072
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6073
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
  6074
msgstr "使用 \"hg -v help %s\" 显示全局选项"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6075
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6076
msgid "list of commands:"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6077
msgstr "命令列表:"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6078
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  6079
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6080
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6081
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6082
"aliases: %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6083
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6084
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6085
"别名: %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6086
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6087
msgid "(no help text available)"
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
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6090
msgid "options:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6091
msgstr "选项:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6092
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6093
msgid "no commands defined\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6094
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6095
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6096
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6097
msgid "enabled extensions:"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6098
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6099
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6100
"启用的扩展:\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
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6103
msgid "no help text available"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6104
msgstr "没有可用的帮助信息"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6105
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6106
#, fuzzy, python-format
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6107
msgid "%s extension - %s"
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6108
msgstr "** 已加载的扩展: %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6109
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6110
msgid "Mercurial Distributed SCM\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6111
msgstr "分布式软件配置管理工具 - 水银\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6112
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6113
msgid "basic commands:"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6114
msgstr "基本命令:"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6115
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6116
msgid ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6117
"\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6118
"additional help topics:"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6119
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6120
"\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6121
"额外的帮助主题:"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6122
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6123
msgid "identify the working copy or specified revision"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6124
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6125
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6126
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
  6127
"    With no revision, print a summary of the current state of the\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6128
"    repository."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6129
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6130
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6131
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
  6132
"    Specifying a path to a repository root or Mercurial bundle will\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6133
"    cause lookup to operate on that repository/bundle."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6134
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6135
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6136
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
  6137
"    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
  6138
"    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
  6139
"    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
  6140
"    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
  6141
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6142
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6143
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6144
msgid "import an ordered set of patches"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6145
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6146
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6147
msgid "    Import a list of patches and commit them individually."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6148
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6149
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6150
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6151
"    If there are outstanding changes in the working directory, import\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6152
"    will abort unless given the -f/--force flag."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6153
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6154
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6155
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6156
"    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
  6157
"    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
  6158
"    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
  6159
"    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
  6160
"    text/plain body parts before first diff are added to commit\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6161
"    message."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6162
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6163
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6164
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
  6165
"    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
  6166
"    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
  6167
"    body. Values given on command line with -m/--message and -u/--user\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6168
"    override these."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6169
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6170
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6171
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
  6172
"    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
  6173
"    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
  6174
"    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
  6175
"    the patch. This may happen due to character set problems or other\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6176
"    deficiencies in the text patch format."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6177
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6178
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6179
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
  6180
"    With -s/--similarity, hg will attempt to discover renames and\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6181
"    copies in the patch in the same way as 'addremove'."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6182
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6183
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6184
msgid ""
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6185
"    To read a patch from standard input, use \"-\" as the patch name. If\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6186
"    a URL is specified, the patch will be downloaded from it.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6187
"    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
  6188
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6189
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6190
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6191
msgid "applying patch from stdin\n"
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 "no diffs found"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6195
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6196
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  6197
#, python-format
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  6198
msgid ""
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  6199
"message:\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  6200
"%s\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  6201
msgstr ""
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  6202
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6203
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6204
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
  6205
msgstr "%s 不是本地的水银版本库"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6206
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6207
msgid "patch is damaged or loses information"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6208
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6209
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6210
msgid "show new changesets found in source"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6211
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6212
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6213
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6214
"    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
  6215
"    pull location. These are the changesets that would have been pulled\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6216
"    if a pull at the time you issued this command."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6217
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6218
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6219
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
  6220
"    For remote repository, using --bundle avoids downloading the\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6221
"    changesets twice if the incoming is followed by a pull."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6222
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6223
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6224
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6225
"    See pull for valid source format details.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6226
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6227
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6228
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6229
#, fuzzy
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6230
msgid "create a new repository in the given directory"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6231
msgstr "在指定目录创建新版本库"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6232
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6233
#, fuzzy
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6234
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6235
"    Initialize a new repository in the given directory. If the given\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6236
"    directory does not exist, it will be created."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6237
msgstr "    在指定目录初始化新版本库。如果指定的目录不存在,那么会被创建。"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6238
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6239
#, fuzzy
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6240
msgid "    If no directory is given, the current directory is used."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6241
msgstr "    如果没有指定目录,就使用当前目录。"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6242
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6243
#, fuzzy
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6244
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6245
"    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
  6246
"    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
  6247
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6248
msgstr ""
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  6249
"    可以指定位置 'ssh://' 作为目标。参见命令 'hg help urls' 的帮助信息,\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  6250
"    以了解位置 'ssh://' 的重要详情。\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6251
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6252
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6253
msgid "locate files matching specific patterns"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6254
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6255
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6256
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
  6257
"    Print files under Mercurial control in the working directory whose\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6258
"    names match the given patterns."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6259
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6260
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6261
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
  6262
"    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
  6263
"    directory. To search just the current directory and its\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6264
"    subdirectories, use \"--include .\"."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6265
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6266
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6267
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
  6268
"    If no patterns are given to match, this command prints the names\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6269
"    of all files under Mercurial control in the working directory."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6270
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6271
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6272
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6273
"    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
  6274
"    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
  6275
"    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
  6276
"    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
  6277
"    "
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6278
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6279
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6280
#, fuzzy
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6281
msgid "show revision history of entire repository or files"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6282
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6283
"显示全部版本库或指定文件的版本历史\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6284
"\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6285
"    显示全部版本库或指定文件的版本历史。\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6286
"\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6287
"    显示文件历史的时候不跟踪改名或复制。对文件名称使用 '-f/--follow'\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6288
"    会跟踪改名或复制的历史。当不给出文件名称时,使用 '--follow' 只显\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6289
"    示开始版本的直系祖先。使用 '--follow-first' 只显示合并版本的第一\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6290
"    个父亲。\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6291
"\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6292
"    如果没有指定版本范围,默认是 'tip:0'。当使用 '--follow' 时,使用\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6293
"    工作目录的父亲作为开始版本。\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6294
"\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6295
"    参见 'hg help dates' 以获得 '-d/--date' 的有效格式列表。\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6296
"\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6297
"    此命令缺省输出: 修改集标识和哈希,标签,父亲,提交者,日期和时间,\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6298
"    以及每次提交的概要信息。当使用选项 '-v/--verbose' 时,会显示文件\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6299
"    变更列表和完整的提交信息。\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6300
"\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6301
"    注意: 对于合并修改集,'log -p' 可能产生不期望的差异输出,因为它只\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6302
"    会将合并修改集与其第一个父亲比较。而且,只显示对所有父亲都不同的\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6303
"    文件列表。\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6304
"\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6305
"    "
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6306
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6307
#, fuzzy
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6308
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6309
"    Print the revision history of the specified files or the entire\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6310
"    project."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6311
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6312
"显示全部版本库或指定文件的版本历史\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6313
"\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6314
"    显示全部版本库或指定文件的版本历史。\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6315
"\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6316
"    显示文件历史的时候不跟踪改名或复制。对文件名称使用 '-f/--follow'\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6317
"    会跟踪改名或复制的历史。当不给出文件名称时,使用 '--follow' 只显\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6318
"    示开始版本的直系祖先。使用 '--follow-first' 只显示合并版本的第一\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6319
"    个父亲。\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6320
"\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6321
"    如果没有指定版本范围,默认是 'tip:0'。当使用 '--follow' 时,使用\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6322
"    工作目录的父亲作为开始版本。\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6323
"\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6324
"    参见 'hg help dates' 以获得 '-d/--date' 的有效格式列表。\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6325
"\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6326
"    此命令缺省输出: 修改集标识和哈希,标签,父亲,提交者,日期和时间,\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6327
"    以及每次提交的概要信息。当使用选项 '-v/--verbose' 时,会显示文件\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6328
"    变更列表和完整的提交信息。\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6329
"\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6330
"    注意: 对于合并修改集,'log -p' 可能产生不期望的差异输出,因为它只\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6331
"    会将合并修改集与其第一个父亲比较。而且,只显示对所有父亲都不同的\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6332
"    文件列表。\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6333
"\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6334
"    "
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6335
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6336
#, fuzzy
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6337
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6338
"    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
  6339
"    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
  6340
"    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
  6341
"    ancestors or descendants of the starting revision. --follow-first\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6342
"    only follows the first parent of merge revisions."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6343
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6344
"显示全部版本库或指定文件的版本历史\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6345
"\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6346
"    显示全部版本库或指定文件的版本历史。\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6347
"\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6348
"    显示文件历史的时候不跟踪改名或复制。对文件名称使用 '-f/--follow'\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6349
"    会跟踪改名或复制的历史。当不给出文件名称时,使用 '--follow' 只显\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6350
"    示开始版本的直系祖先。使用 '--follow-first' 只显示合并版本的第一\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6351
"    个父亲。\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6352
"\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6353
"    如果没有指定版本范围,默认是 'tip:0'。当使用 '--follow' 时,使用\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6354
"    工作目录的父亲作为开始版本。\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6355
"\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6356
"    参见 'hg help dates' 以获得 '-d/--date' 的有效格式列表。\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6357
"\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6358
"    此命令缺省输出: 修改集标识和哈希,标签,父亲,提交者,日期和时间,\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6359
"    以及每次提交的概要信息。当使用选项 '-v/--verbose' 时,会显示文件\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6360
"    变更列表和完整的提交信息。\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6361
"\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6362
"    注意: 对于合并修改集,'log -p' 可能产生不期望的差异输出,因为它只\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6363
"    会将合并修改集与其第一个父亲比较。而且,只显示对所有父亲都不同的\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6364
"    文件列表。\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6365
"\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6366
"    "
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6367
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6368
#, fuzzy
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6369
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6370
"    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
  6371
"    --follow is set, in which case the working directory parent is\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6372
"    used as the starting revision."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6373
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6374
"显示全部版本库或指定文件的版本历史\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6375
"\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6376
"    显示全部版本库或指定文件的版本历史。\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6377
"\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6378
"    显示文件历史的时候不跟踪改名或复制。对文件名称使用 '-f/--follow'\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6379
"    会跟踪改名或复制的历史。当不给出文件名称时,使用 '--follow' 只显\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6380
"    示开始版本的直系祖先。使用 '--follow-first' 只显示合并版本的第一\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6381
"    个父亲。\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6382
"\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6383
"    如果没有指定版本范围,默认是 'tip:0'。当使用 '--follow' 时,使用\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6384
"    工作目录的父亲作为开始版本。\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6385
"\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6386
"    参见 'hg help dates' 以获得 '-d/--date' 的有效格式列表。\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6387
"\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6388
"    此命令缺省输出: 修改集标识和哈希,标签,父亲,提交者,日期和时间,\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6389
"    以及每次提交的概要信息。当使用选项 '-v/--verbose' 时,会显示文件\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6390
"    变更列表和完整的提交信息。\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6391
"\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6392
"    注意: 对于合并修改集,'log -p' 可能产生不期望的差异输出,因为它只\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6393
"    会将合并修改集与其第一个父亲比较。而且,只显示对所有父亲都不同的\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6394
"    文件列表。\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6395
"\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6396
"    "
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6397
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6398
#, fuzzy
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6399
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
  6400
"    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
  6401
"    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
  6402
"    each commit. When the -v/--verbose switch is used, the list of\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6403
"    changed files and full commit message are shown."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6404
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6405
"显示全部版本库或指定文件的版本历史\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6406
"\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6407
"    显示全部版本库或指定文件的版本历史。\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6408
"\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6409
"    显示文件历史的时候不跟踪改名或复制。对文件名称使用 '-f/--follow'\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6410
"    会跟踪改名或复制的历史。当不给出文件名称时,使用 '--follow' 只显\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6411
"    示开始版本的直系祖先。使用 '--follow-first' 只显示合并版本的第一\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6412
"    个父亲。\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6413
"\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6414
"    如果没有指定版本范围,默认是 'tip:0'。当使用 '--follow' 时,使用\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6415
"    工作目录的父亲作为开始版本。\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6416
"\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6417
"    参见 'hg help dates' 以获得 '-d/--date' 的有效格式列表。\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6418
"\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6419
"    此命令缺省输出: 修改集标识和哈希,标签,父亲,提交者,日期和时间,\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6420
"    以及每次提交的概要信息。当使用选项 '-v/--verbose' 时,会显示文件\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6421
"    变更列表和完整的提交信息。\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6422
"\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6423
"    注意: 对于合并修改集,'log -p' 可能产生不期望的差异输出,因为它只\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6424
"    会将合并修改集与其第一个父亲比较。而且,只显示对所有父亲都不同的\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6425
"    文件列表。\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6426
"\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6427
"    "
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6428
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6429
#, fuzzy
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6430
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
  6431
"    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
  6432
"    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
  6433
"    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
  6434
"    will appear in files:.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6435
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6436
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6437
"显示全部版本库或指定文件的版本历史\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6438
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6439
"    显示全部版本库或指定文件的版本历史。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6440
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6441
"    显示文件历史的时候不跟踪改名或复制。对文件名称使用 '-f/--follow'\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6442
"    会跟踪改名或复制的历史。当不给出文件名称时,使用 '--follow' 只显\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6443
"    示开始版本的直系祖先。使用 '--follow-first' 只显示合并版本的第一\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6444
"    个父亲。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6445
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6446
"    如果没有指定版本范围,默认是 'tip:0'。当使用 '--follow' 时,使用\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6447
"    工作目录的父亲作为开始版本。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6448
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6449
"    参见 'hg help dates' 以获得 '-d/--date' 的有效格式列表。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6450
"\n"
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  6451
"    此命令缺省输出: 修改集标识和哈希,标签,父亲,提交者,日期和时间,\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6452
"    以及每次提交的概要信息。当使用选项 '-v/--verbose' 时,会显示文件\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6453
"    变更列表和完整的提交信息。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6454
"\n"
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  6455
"    注意: 对于合并修改集,'log -p' 可能产生不期望的差异输出,因为它只\n"
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  6456
"    会将合并修改集与其第一个父亲比较。而且,只显示对所有父亲都不同的\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6457
"    文件列表。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6458
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6459
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6460
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6461
msgid "output the current or given revision of the project manifest"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6462
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6463
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6464
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6465
"    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
  6466
"    If no revision is given, the first parent of the working directory\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6467
"    is used, or the null revision if no revision is checked out."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6468
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6469
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6470
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
  6471
"    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
  6472
"    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
  6473
"    "
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6474
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6475
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6476
#, fuzzy
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6477
msgid "merge working directory with another revision"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6478
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6479
"将工作目录与其它版本合并\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6480
"\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6481
"    将当前工作目录中的内容与指定版本合并。对任一父亲而言改变的文件都会对\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6482
"    下次提交标记为已修改,在提交之前不允许再执行更新。\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6483
"\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6484
"    如果没有指定版本,那么工作目录的父亲是一个合并顶点,另一个在当前分支\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6485
"    中,合并后的内容是新的顶点。否则,必须明确的指定要合并的版本。\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6486
"    "
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6487
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6488
#, fuzzy
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6489
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
  6490
"    The current working directory is updated with all changes made in\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6491
"    the requested revision since the last common predecessor revision."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6492
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6493
"将工作目录与其它版本合并\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6494
"\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6495
"    将当前工作目录中的内容与指定版本合并。对任一父亲而言改变的文件都会对\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6496
"    下次提交标记为已修改,在提交之前不允许再执行更新。\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6497
"\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6498
"    如果没有指定版本,那么工作目录的父亲是一个合并顶点,另一个在当前分支\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6499
"    中,合并后的内容是新的顶点。否则,必须明确的指定要合并的版本。\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6500
"    "
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6501
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6502
#, fuzzy
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6503
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
  6504
"    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
  6505
"    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
  6506
"    updates to the repository are allowed. The next commit will have\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6507
"    two parents."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6508
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6509
"将工作目录与其它版本合并\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6510
"\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6511
"    将当前工作目录中的内容与指定版本合并。对任一父亲而言改变的文件都会对\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6512
"    下次提交标记为已修改,在提交之前不允许再执行更新。\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6513
"\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6514
"    如果没有指定版本,那么工作目录的父亲是一个合并顶点,另一个在当前分支\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6515
"    中,合并后的内容是新的顶点。否则,必须明确的指定要合并的版本。\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6516
"    "
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6517
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6518
#, fuzzy
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6519
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6520
"    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
  6521
"    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
  6522
"    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
  6523
"    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
  6524
"    "
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
"将工作目录与其它版本合并\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6527
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6528
"    将当前工作目录中的内容与指定版本合并。对任一父亲而言改变的文件都会对\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6529
"    下次提交标记为已修改,在提交之前不允许再执行更新。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6530
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6531
"    如果没有指定版本,那么工作目录的父亲是一个合并顶点,另一个在当前分支\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6532
"    中,合并后的内容是新的顶点。否则,必须明确的指定要合并的版本。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6533
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6534
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  6535
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6536
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
  6537
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6538
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  6539
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6540
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
  6541
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6542
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6543
msgid "there is nothing to merge"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6544
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6545
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  6546
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6547
msgid "%s - use \"hg update\" instead"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6548
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6549
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6550
msgid "working dir not at a head rev - use \"hg update\" or merge with an explicit rev"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6551
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6552
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6553
msgid "show changesets not found in destination"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6554
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6555
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6556
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
  6557
"    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
  6558
"    or the default push location. These are the changesets that would\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6559
"    be pushed if a push was requested."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6560
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6561
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6562
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6563
"    See pull for valid destination format details.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6564
"    "
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
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6567
#, fuzzy
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6568
msgid "show the parents of the working directory or revision"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6569
msgstr "显示工作目录或指定版本的父亲"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6570
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6571
#, fuzzy
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6572
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
  6573
"    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
  6574
"    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
  6575
"    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
  6576
"    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
  6577
"    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
  6578
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6579
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6580
"    显示工作目录的父亲版本。如果使用 '--rev' 指定版本,就显示此版本的\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6581
"    父亲。如果指定了文件,那么使用此文件最后修改的版本(工作目录的起源\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6582
"    版本,或 '--rev' 指定的版本)。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6583
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6584
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6585
msgid "can only specify an explicit filename"
7688
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
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  6588
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6589
msgid "'%s' not found in manifest!"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6590
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6591
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6592
msgid "show aliases for remote repositories"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6593
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6594
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6595
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
  6596
"    Show definition of symbolic path name NAME. If no name is given,\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6597
"    show definition of all available names."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6598
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6599
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6600
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6601
"    Path names are defined in the [paths] section of /etc/mercurial/hgrc\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6602
"    and $HOME/.hgrc. If run inside a repository, .hg/hgrc is used, too."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6603
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6604
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6605
msgid ""
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  6606
"    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
  6607
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6608
msgstr ""
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 "not found!\n"
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
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6613
msgid "not updating, since new heads added\n"
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 "(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
  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 "(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
  6620
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6621
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6622
#, fuzzy
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6623
msgid "pull changes from the specified source"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6624
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6625
"从指定版本库取得修改集\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6626
"\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6627
"    从远程版本库取得修改集到本地版本库。\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6628
"\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6629
"    查找位于指定路径或位置的版本库的全部修改,增加到版本版本库。默认不\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6630
"    更新工作目录。\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6631
"\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6632
"    如果没有指定位置,就使用路径 'default'。参见 'hg help urls' 以了解\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6633
"    更多信息。\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6634
"    "
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6635
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6636
#, fuzzy
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6637
msgid "    Pull changes from a remote repository to a local one."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6638
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6639
"从指定版本库取得修改集\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6640
"\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6641
"    从远程版本库取得修改集到本地版本库。\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6642
"\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6643
"    查找位于指定路径或位置的版本库的全部修改,增加到版本版本库。默认不\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6644
"    更新工作目录。\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6645
"\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6646
"    如果没有指定位置,就使用路径 'default'。参见 'hg help urls' 以了解\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6647
"    更多信息。\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6648
"    "
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6649
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6650
#, fuzzy
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6651
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6652
"    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
  6653
"    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
  6654
"    -R is specified). By default, this does not update the copy of the\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6655
"    project in the working directory."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6656
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6657
"从指定版本库取得修改集\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6658
"\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6659
"    从远程版本库取得修改集到本地版本库。\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6660
"\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6661
"    查找位于指定路径或位置的版本库的全部修改,增加到版本版本库。默认不\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6662
"    更新工作目录。\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6663
"\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6664
"    如果没有指定位置,就使用路径 'default'。参见 'hg help urls' 以了解\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6665
"    更多信息。\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6666
"    "
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6667
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6668
#, fuzzy
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6669
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
  6670
"    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
  6671
"    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
  6672
"    added those changes to the repository, you should use pull -r X\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6673
"    where X is the last changeset listed by hg incoming."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6674
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6675
"从指定版本库取得修改集\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6676
"\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6677
"    从远程版本库取得修改集到本地版本库。\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6678
"\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6679
"    查找位于指定路径或位置的版本库的全部修改,增加到版本版本库。默认不\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6680
"    更新工作目录。\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6681
"\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6682
"    如果没有指定位置,就使用路径 'default'。参见 'hg help urls' 以了解\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6683
"    更多信息。\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6684
"    "
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6685
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6686
#, fuzzy
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6687
msgid ""
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  6688
"    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
  6689
"    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
  6690
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6691
msgstr ""
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  6692
"从指定版本库取得修改集\n"
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  6693
"\n"
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  6694
"    从远程版本库取得修改集到本地版本库。\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6695
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6696
"    查找位于指定路径或位置的版本库的全部修改,增加到版本版本库。默认不\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6697
"    更新工作目录。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6698
"\n"
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  6699
"    如果没有指定位置,就使用路径 'default'。参见 'hg help urls' 以了解\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  6700
"    更多信息。\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6701
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6702
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6703
#, fuzzy
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6704
msgid "push changes to the specified destination"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6705
msgstr "推送改变到指定位置"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6706
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6707
#, fuzzy
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6708
msgid "    Push changes from the local repository to the given destination."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6709
msgstr "    从本地版本库推送改变到指定位置。"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6710
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6711
#, fuzzy
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6712
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
  6713
"    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
  6714
"    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
  6715
"    local this is identical to a pull in that directory from the\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6716
"    current one."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6717
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6718
"    这是 'pull' 的对称操作。它从当前版本库推送改变到其它版本库。如果目标\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6719
"    是本地版本库,那么此操作与在目标版本库从当前版本库执行 'pull' 操作等\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6720
"    同。"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6721
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6722
#, fuzzy
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6723
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6724
"    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
  6725
"    increase the number of remote heads. This generally indicates the\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6726
"    user forgot to pull and merge before pushing."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6727
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6728
"    推送默认拒绝导致增加远程版本库顶点数目的操作。这通常表明客户端在推送\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6729
"    之前忘记取得远程版本库的修改,并且合并。"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6730
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6731
#, fuzzy
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6732
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
  6733
"    If -r/--rev is used, the named revision and all its ancestors will\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6734
"    be pushed to the remote repository."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6735
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6736
"    如果使用了选项 '-r',此命名修改集以及其祖先都会被推送到远程版本库。\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6737
"    "
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6738
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6739
#, fuzzy
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6740
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
  6741
"    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
  6742
"    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
  6743
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6744
msgstr ""
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  6745
"    参见主题 'urls' 的帮助信息,以了解位置 'ssh://' 的重要详情。如果没有\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  6746
"    给出目标位置,那么使用默认路径。参见 'hg help urls' 以了解更多信息。\n"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  6747
"    "
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  6748
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  6749
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6750
msgid "pushing to %s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  6751
msgstr "正在推到 %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6752
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6753
msgid "roll back an interrupted transaction"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6754
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6755
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6756
msgid "    Recover from an interrupted commit or pull."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6757
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6758
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6759
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
  6760
"    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
  6761
"    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
  6762
"    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
  6763
"    "
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6764
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6765
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6766
#, fuzzy
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6767
msgid "remove the specified files on the next commit"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6768
msgstr "在下次提交时删除指定文件"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6769
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6770
#, fuzzy
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6771
msgid "    Schedule the indicated files for removal from the repository."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6772
msgstr "    调度从版本库删除指定文件。"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6773
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6774
#, fuzzy
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6775
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
  6776
"    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
  6777
"    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
  6778
"    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
  6779
"    force deletion, and -Af can be used to remove files from the next\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6780
"    revision without deleting them from the working directory."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6781
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6782
"    它只从当前分支删除文件,不删除历史。'-A' 用于只移除已经删除的文\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6783
"    件,'-f' 用于强制删除,'-Af' 用于从下个版本移除文件,但是不删除\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6784
"    它们。"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6785
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6786
#, fuzzy
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6787
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
  6788
"    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
  6789
"    file states (columns) and option combinations (rows). The file\n"
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6790
"    states are Added [A], Clean [C], Modified [M] and Missing [!] (as\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6791
"    reported by hg status). The actions are Warn, Remove (from branch)\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6792
"    and Delete (from disk)::"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6793
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6794
"    下表给出了删除不同状态(列)文件的行为和可选的组合(行)。文件状态\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6795
"    ('hg status' 报告的状态)是增加(A),干净(C),已修改(M),丢失(!)。\n"
19340
3cfe5b65b5d4 i18n-zh_CN: add missing literal blocks
timeless@mozdev.org
parents: 19339
diff changeset
  6796
"    动作是警告(W),移除(R,从分支),以及删除(D,从磁盘)。::"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6797
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6798
#, fuzzy
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6799
msgid ""
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6800
"             A  C  M  !\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6801
"      none   W  RD W  R\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6802
"      -f     R  RD RD R\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6803
"      -A     W  W  W  R\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6804
"      -Af    R  R  R  R"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6805
msgstr ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6806
"           A  C  M  !\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6807
"    none   W  RD W  R\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6808
"    -f     R  RD RD R\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6809
"    -A     W  W  W  R\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6810
"    -Af    R  R  R  R"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6811
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6812
#, fuzzy
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6813
msgid ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6814
"    This command schedules the files to be removed at the next commit.\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6815
"    To undo a remove before that, see hg revert.\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6816
"    "
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6817
msgstr ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6818
"    此命令调度下次提交时删除文件。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6819
"    要在此之前撤销删除,请参见 'hg revert'。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6820
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6821
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  6822
#, 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
  6823
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
  6824
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6825
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  6826
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6827
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
  6828
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6829
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6830
msgid "still exists"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6831
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6832
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6833
msgid "is modified"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6834
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6835
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6836
msgid "has been marked for add"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6837
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6838
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6839
msgid "rename files; equivalent of copy + remove"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6840
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6841
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6842
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
  6843
"    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
  6844
"    is a directory, copies are put in that directory. If dest is a\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6845
"    file, there can only be one source."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6846
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6847
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6848
msgid ""
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  6849
"    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
  6850
"    before that, see hg revert.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6851
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6852
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6853
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6854
msgid "retry file merges from a merge or update"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6855
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6856
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6857
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6858
"    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
  6859
"    revisions preserved from the last update or merge. To attempt to\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6860
"    resolve all unresolved files, use the -a/--all switch."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6861
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6862
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6863
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
  6864
"    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
  6865
"    will be overwritten if the merge is retried with resolve. The\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6866
"    -m/--mark switch should be used to mark the file as resolved."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6867
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6868
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6869
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
  6870
"    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
  6871
"    indicating whether or not files are resolved. All files must be\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6872
"    marked as resolved before a commit is permitted."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6873
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6874
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6875
msgid "    The codes used to show the status of files are::"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6876
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6877
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6878
msgid ""
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6879
"      U = unresolved\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  6880
"      R = resolved\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6881
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6882
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 "too many options specified"
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 "can't specify --all and patterns"
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 "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
  6891
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6892
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6893
msgid "restore individual files or directories to an earlier state"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6894
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6895
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6896
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
  6897
"    (Use update -r to check out earlier revisions, revert does not\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6898
"    change the working directory parents.)"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6899
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6900
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6901
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6902
"    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
  6903
"    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
  6904
"    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
  6905
"    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
  6906
"    working directory has two parents, you must explicitly specify the\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6907
"    revision to revert to."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6908
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6909
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6910
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
  6911
"    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
  6912
"    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
  6913
"    to \"roll back\" some or all of an earlier change. See 'hg help\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6914
"    dates' for a list of formats valid for -d/--date."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6915
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6916
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6917
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6918
"    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
  6919
"    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
  6920
"    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
  6921
"    directory, the reverted files will thus appear modified\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6922
"    afterwards."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6923
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6924
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6925
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
  6926
"    If a file has been deleted, it is restored. If the executable mode\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6927
"    of a file was changed, it is reset."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6928
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6929
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6930
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6931
"    If names are given, all files matching the names are reverted.\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6932
"    If no arguments are given, no files are reverted."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6933
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6934
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6935
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6936
"    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
  6937
"    To disable these backups, use --no-backup.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6938
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6939
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6940
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6941
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
  6942
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6943
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6944
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
  6945
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6946
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  6947
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6948
msgid "forgetting %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6949
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6950
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  6951
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6952
msgid "reverting %s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  6953
msgstr "正在恢复 %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6954
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  6955
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6956
msgid "undeleting %s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  6957
msgstr "正在撤销删除 %s\n"
7688
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 "saving current version of %s as %s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  6961
msgstr "保存当前版本的 %s 为 %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6962
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  6963
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6964
msgid "file not managed: %s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  6965
msgstr "文件未被控制: %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6966
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  6967
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6968
msgid "no changes needed to %s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  6969
msgstr "不需要改变 %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6970
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6971
msgid "roll back the last transaction"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6972
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6973
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6974
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6975
"    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
  6976
"    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
  6977
"    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
  6978
"    any dirstate changes since that time. This command does not alter\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6979
"    the working directory."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6980
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6981
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6982
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6983
"    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
  6984
"    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
  6985
"    repository. For example, the following commands are transactional,\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6986
"    and their effects can be rolled back::"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6987
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6988
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6989
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6990
"      commit\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6991
"      import\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6992
"      pull\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6993
"      push (with this repository as destination)\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6994
"      unbundle"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6995
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6996
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  6997
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  6998
"    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
  6999
"    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
  7000
"    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
  7001
"    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
  7002
"    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
  7003
"    may fail if a rollback is performed.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7004
"    "
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
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7007
msgid "print the root (top) of the current working directory"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7008
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7009
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7010
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7011
"    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
  7012
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7013
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7014
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7015
#, fuzzy
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7016
msgid "export the repository via HTTP"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7017
msgstr "通过 HTTP 发布版本库"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7018
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7019
#, fuzzy
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7020
msgid "    Start a local HTTP repository browser and pull server."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7021
msgstr "    启动本地 HTTP 版本库浏览器和发布服务器。"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7022
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7023
#, fuzzy
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7024
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7025
"    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
  7026
"    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
  7027
"    files.\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7028
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7029
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7030
"    默认服务器访问日志输出到 stdout,错误日志输出到 stderr。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7031
"    可以使用选项 \"-A\" 和 \"-E\",将这些日志输出到文件。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7032
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7033
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7034
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7035
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
  7036
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7037
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7038
#, fuzzy
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7039
msgid "show changed files in the working directory"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7040
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7041
"显示工作目录中已改变的文件\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7042
"\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7043
"    显示版本库中的文件状态。如果指定文件名称,只显示匹配的文件。干净的\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7044
"    文件,被忽略的文件,复制/移动的源文件,不会被显示,除非使用了选项\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7045
"    '-c' (干净的),'-i' (被忽略的),'-C' (复制源) 或者 '-A' (全部)。除\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7046
"    非使用了选项 \"只显示 ...\",否则就使用选项 '-mardu'。\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7047
"\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7048
"    选项 '-q/--quiet' 隐藏未跟踪(未知或被忽略)的文件,除非明确地使用选\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7049
"    项 '-u/--unknown' 或 ‘-i/-ignored’。\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7050
"\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7051
"    注意: 如果修改了权限或者执行了合并,'status' 与 'diff' 的显示可能\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7052
"    不一致。标准差异格式不报告权限的改变,'diff' 只报告相对于一个合并\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7053
"    父亲的改变。\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7054
"\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7055
"    如果给出 1 个版本,就用于基础版本。如果给出 2 个版本,就显示其差异。\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7056
"\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7057
"    显示文件状态的代码是:\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7058
"    M = 已修改\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7059
"    A = 已增加\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7060
"    R = 已移除\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7061
"    C = 干净的\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7062
"    ! = 已删除,仍旧被跟踪\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7063
"    ? = 未跟踪\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7064
"    I = 已忽略\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7065
"      = 早先增加的文件自此复制\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7066
"    "
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7067
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7068
#, fuzzy
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7069
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7070
"    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
  7071
"    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
  7072
"    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
  7073
"    -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
  7074
"    Unless options described with \"show only ...\" are given, the\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7075
"    options -mardu are used."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7076
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7077
"显示工作目录中已改变的文件\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7078
"\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7079
"    显示版本库中的文件状态。如果指定文件名称,只显示匹配的文件。干净的\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7080
"    文件,被忽略的文件,复制/移动的源文件,不会被显示,除非使用了选项\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7081
"    '-c' (干净的),'-i' (被忽略的),'-C' (复制源) 或者 '-A' (全部)。除\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7082
"    非使用了选项 \"只显示 ...\",否则就使用选项 '-mardu'。\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7083
"\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7084
"    选项 '-q/--quiet' 隐藏未跟踪(未知或被忽略)的文件,除非明确地使用选\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7085
"    项 '-u/--unknown' 或 ‘-i/-ignored’。\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7086
"\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7087
"    注意: 如果修改了权限或者执行了合并,'status' 与 'diff' 的显示可能\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7088
"    不一致。标准差异格式不报告权限的改变,'diff' 只报告相对于一个合并\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7089
"    父亲的改变。\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7090
"\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7091
"    如果给出 1 个版本,就用于基础版本。如果给出 2 个版本,就显示其差异。\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7092
"\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7093
"    显示文件状态的代码是:\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7094
"    M = 已修改\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7095
"    A = 已增加\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7096
"    R = 已移除\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7097
"    C = 干净的\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7098
"    ! = 已删除,仍旧被跟踪\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7099
"    ? = 未跟踪\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7100
"    I = 已忽略\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7101
"      = 早先增加的文件自此复制\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7102
"    "
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7103
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7104
#, fuzzy
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7105
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7106
"    Option -q/--quiet hides untracked (unknown and ignored) files\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7107
"    unless explicitly requested with -u/--unknown or -i/--ignored."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7108
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7109
"显示工作目录中已改变的文件\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7110
"\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7111
"    显示版本库中的文件状态。如果指定文件名称,只显示匹配的文件。干净的\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7112
"    文件,被忽略的文件,复制/移动的源文件,不会被显示,除非使用了选项\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7113
"    '-c' (干净的),'-i' (被忽略的),'-C' (复制源) 或者 '-A' (全部)。除\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7114
"    非使用了选项 \"只显示 ...\",否则就使用选项 '-mardu'。\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7115
"\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7116
"    选项 '-q/--quiet' 隐藏未跟踪(未知或被忽略)的文件,除非明确地使用选\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7117
"    项 '-u/--unknown' 或 ‘-i/-ignored’。\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7118
"\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7119
"    注意: 如果修改了权限或者执行了合并,'status' 与 'diff' 的显示可能\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7120
"    不一致。标准差异格式不报告权限的改变,'diff' 只报告相对于一个合并\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7121
"    父亲的改变。\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7122
"\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7123
"    如果给出 1 个版本,就用于基础版本。如果给出 2 个版本,就显示其差异。\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7124
"\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7125
"    显示文件状态的代码是:\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7126
"    M = 已修改\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7127
"    A = 已增加\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7128
"    R = 已移除\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7129
"    C = 干净的\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7130
"    ! = 已删除,仍旧被跟踪\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7131
"    ? = 未跟踪\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7132
"    I = 已忽略\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7133
"      = 早先增加的文件自此复制\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7134
"    "
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7135
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7136
#, fuzzy
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7137
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7138
"    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
  7139
"    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
  7140
"    report permission changes and diff only reports changes relative\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7141
"    to one merge parent."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7142
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7143
"显示工作目录中已改变的文件\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7144
"\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7145
"    显示版本库中的文件状态。如果指定文件名称,只显示匹配的文件。干净的\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7146
"    文件,被忽略的文件,复制/移动的源文件,不会被显示,除非使用了选项\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7147
"    '-c' (干净的),'-i' (被忽略的),'-C' (复制源) 或者 '-A' (全部)。除\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7148
"    非使用了选项 \"只显示 ...\",否则就使用选项 '-mardu'。\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7149
"\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7150
"    选项 '-q/--quiet' 隐藏未跟踪(未知或被忽略)的文件,除非明确地使用选\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7151
"    项 '-u/--unknown' 或 ‘-i/-ignored’。\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7152
"\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7153
"    注意: 如果修改了权限或者执行了合并,'status' 与 'diff' 的显示可能\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7154
"    不一致。标准差异格式不报告权限的改变,'diff' 只报告相对于一个合并\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7155
"    父亲的改变。\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7156
"\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7157
"    如果给出 1 个版本,就用于基础版本。如果给出 2 个版本,就显示其差异。\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7158
"\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7159
"    显示文件状态的代码是:\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7160
"    M = 已修改\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7161
"    A = 已增加\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7162
"    R = 已移除\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7163
"    C = 干净的\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7164
"    ! = 已删除,仍旧被跟踪\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7165
"    ? = 未跟踪\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7166
"    I = 已忽略\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7167
"      = 早先增加的文件自此复制\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7168
"    "
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7169
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7170
#, fuzzy
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7171
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7172
"    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
  7173
"    If two revisions are given, the differences between them are\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7174
"    shown."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7175
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7176
"显示工作目录中已改变的文件\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7177
"\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7178
"    显示版本库中的文件状态。如果指定文件名称,只显示匹配的文件。干净的\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7179
"    文件,被忽略的文件,复制/移动的源文件,不会被显示,除非使用了选项\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7180
"    '-c' (干净的),'-i' (被忽略的),'-C' (复制源) 或者 '-A' (全部)。除\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7181
"    非使用了选项 \"只显示 ...\",否则就使用选项 '-mardu'。\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7182
"\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7183
"    选项 '-q/--quiet' 隐藏未跟踪(未知或被忽略)的文件,除非明确地使用选\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7184
"    项 '-u/--unknown' 或 ‘-i/-ignored’。\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7185
"\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7186
"    注意: 如果修改了权限或者执行了合并,'status' 与 'diff' 的显示可能\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7187
"    不一致。标准差异格式不报告权限的改变,'diff' 只报告相对于一个合并\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7188
"    父亲的改变。\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7189
"\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7190
"    如果给出 1 个版本,就用于基础版本。如果给出 2 个版本,就显示其差异。\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7191
"\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7192
"    显示文件状态的代码是:\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7193
"    M = 已修改\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7194
"    A = 已增加\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7195
"    R = 已移除\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7196
"    C = 干净的\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7197
"    ! = 已删除,仍旧被跟踪\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7198
"    ? = 未跟踪\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7199
"    I = 已忽略\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7200
"      = 早先增加的文件自此复制\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7201
"    "
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7202
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7203
#, fuzzy
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7204
msgid ""
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  7205
"      M = modified\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  7206
"      A = added\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  7207
"      R = removed\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  7208
"      C = clean\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  7209
"      ! = missing (deleted by non-hg command, but still tracked)\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  7210
"      ? = not tracked\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  7211
"      I = ignored\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  7212
"        = 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
  7213
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7214
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7215
"显示工作目录中已改变的文件\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7216
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7217
"    显示版本库中的文件状态。如果指定文件名称,只显示匹配的文件。干净的\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7218
"    文件,被忽略的文件,复制/移动的源文件,不会被显示,除非使用了选项\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7219
"    '-c' (干净的),'-i' (被忽略的),'-C' (复制源) 或者 '-A' (全部)。除\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7220
"    非使用了选项 \"只显示 ...\",否则就使用选项 '-mardu'。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7221
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7222
"    选项 '-q/--quiet' 隐藏未跟踪(未知或被忽略)的文件,除非明确地使用选\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7223
"    项 '-u/--unknown' 或 ‘-i/-ignored’。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7224
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7225
"    注意: 如果修改了权限或者执行了合并,'status' 与 'diff' 的显示可能\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7226
"    不一致。标准差异格式不报告权限的改变,'diff' 只报告相对于一个合并\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7227
"    父亲的改变。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7228
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7229
"    如果给出 1 个版本,就用于基础版本。如果给出 2 个版本,就显示其差异。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7230
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7231
"    显示文件状态的代码是:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7232
"    M = 已修改\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7233
"    A = 已增加\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7234
"    R = 已移除\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7235
"    C = 干净的\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7236
"    ! = 已删除,仍旧被跟踪\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7237
"    ? = 未跟踪\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7238
"    I = 已忽略\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7239
"      = 早先增加的文件自此复制\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7240
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7241
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7242
msgid "add one or more tags for the current or given revision"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7243
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7244
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7245
msgid "    Name a particular revision using <name>."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7246
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7247
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7248
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7249
"    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
  7250
"    very useful to compare different revisions, to go back to significant\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7251
"    earlier versions or to mark branch points as releases, etc."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7252
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7253
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7254
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
  7255
"    If no revision is given, the parent of the working directory is\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7256
"    used, or tip if no revision is checked out."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7257
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7258
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7259
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7260
"    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
  7261
"    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
  7262
"    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
  7263
"    necessary. The file '.hg/localtags' is used for local tags (not\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7264
"    shared among repositories)."
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7265
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7266
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7267
msgid "tag names must be unique"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7268
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7269
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7270
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7271
msgid "the name '%s' is reserved"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7272
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7273
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7274
msgid "--rev and --remove are incompatible"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7275
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7276
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7277
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7278
msgid "tag '%s' does not exist"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7279
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7280
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7281
#, 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
  7282
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
  7283
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
  7284
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7285
#, 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
  7286
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
  7287
msgstr "非本地版本库 '%s'"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7288
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7289
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7290
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
  7291
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7292
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7293
msgid "list repository tags"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7294
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7295
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7296
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
  7297
"    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
  7298
"    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
  7299
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7300
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7301
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7302
msgid "show the tip revision"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7303
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7304
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7305
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
  7306
"    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
  7307
"    most recently added to the repository (and therefore the most\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7308
"    recently changed head)."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7309
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7310
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7311
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7312
"    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
  7313
"    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
  7314
"    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
  7315
"    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
  7316
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7317
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7318
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7319
msgid "apply one or more changegroup files"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7320
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7321
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7322
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7323
"    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
  7324
"    bundle command.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7325
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7326
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7327
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7328
#, fuzzy
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7329
msgid "update working directory"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7330
msgstr "更新工作目录"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7331
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7332
#, fuzzy
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7333
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
  7334
"    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
  7335
"    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
  7336
"    Use null as the revision to remove the working copy (like 'hg\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7337
"    clone -U')."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7338
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7339
"    更新工作目录到指定版本,或者到当前分支的顶点。使用 'null' 作为版本可以\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7340
"    删除工作副本(类似于 'hg clone -U')。"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7341
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7342
#, fuzzy
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7343
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
  7344
"    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
  7345
"    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
  7346
"    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
  7347
"    the working directory will additionally be switched to that\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7348
"    branch."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7349
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7350
"    当工作目录包含未提交的修改时,它会被版本库中指定版本的状态替换。当请求\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7351
"    的版本位于不同分支时,工作目录会被切换到此分支。"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7352
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7353
#, fuzzy
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7354
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
  7355
"    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
  7356
"    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
  7357
"    directory with the requested revision. Alternately, use -c/--check\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7358
"    to abort."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7359
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7360
"    可以使用选项 '-C' 来丢弃未提交的修改,强制使用请求的版本替换工作目录的\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7361
"    状态。"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7362
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7363
#, fuzzy
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7364
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
  7365
"    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
  7366
"    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
  7367
"    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
  7368
"    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
  7369
"    with the uncommitted changes. Otherwise, the update will fail with\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7370
"    a suggestion to use 'merge' or 'update -C' instead."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7371
msgstr ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7372
"    当有未提交的修改,没有使用选项 '-C',父版本和请求版本位于不同分支,并且\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7373
"    其中一个是另一个的祖先时,那么新的工作目录包含请求版本与未提交的修改的\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7374
"    合并结果。否则,更新会失败,建议使用 'merge' 或 'update -C'。"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7375
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7376
#, fuzzy
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7377
msgid ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7378
"    If you want to update just one file to an older revision, use\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7379
"    revert."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7380
msgstr "    如果你只想更新一个文件到旧版本,请使用 'revert'。"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7381
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  7382
msgid "cannot specify both -c/--check and -C/--clean"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  7383
msgstr ""
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  7384
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7385
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7386
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
  7387
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
  7388
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7389
msgid "verify the integrity of the repository"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7390
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7391
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7392
msgid "    Verify the integrity of the current repository."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7393
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7394
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7395
msgid ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7396
"    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
  7397
"    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
  7398
"    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
  7399
"    integrity of their crosslinks and indices.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7400
"    "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7401
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7402
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7403
msgid "output version and copyright information"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7404
msgstr "输出版本和版权信息"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7405
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  7406
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7407
msgid "Mercurial Distributed SCM (version %s)\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7408
msgstr "分布式软件配置管理工具 - 水银 (版本 %s)\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7409
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7410
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7411
"\n"
46819
d4ba4d51f85f contributor: change mentions of mpm to olivia
Raphaël Gomès <rgomes@octobus.net>
parents: 30889
diff changeset
  7412
"Copyright (C) 2005-2010 Olivia Mackall <olivia@selenic.com> and others\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7413
"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
  7414
"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
  7415
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7416
"\n"
46819
d4ba4d51f85f contributor: change mentions of mpm to olivia
Raphaël Gomès <rgomes@octobus.net>
parents: 30889
diff changeset
  7417
"版权所有 (C) 2005-2010 Olivia Mackall <olivia@selenic.com> 和其他人。\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
"特定目的的隐含的担保。\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7420
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  7421
msgid "repository root directory or symbolic path name"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7422
msgstr "版本库的根目录或符号路径名称"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7423
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7424
msgid "change working directory"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7425
msgstr "改变工作目录"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7426
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7427
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
  7428
msgstr "不再询问,假定所有答案都是 'yes'"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7429
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7430
msgid "suppress output"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7431
msgstr "抑制输出"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7432
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7433
msgid "enable additional output"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7434
msgstr "启用额外的输出"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7435
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7436
msgid "set/override config option"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7437
msgstr "设置/覆盖配置选项"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7438
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7439
msgid "enable debugging output"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7440
msgstr "启用调试输出"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7441
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7442
msgid "start debugger"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7443
msgstr "启动调试器"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7444
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7445
msgid "set the charset encoding"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7446
msgstr "设置字符集编码"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7447
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7448
msgid "set the charset encoding mode"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7449
msgstr "设置字符集编码模式"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7450
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7451
msgid "print traceback on exception"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7452
msgstr "显示异常的跟踪"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7453
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7454
msgid "time how long the command takes"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7455
msgstr "为命令计时"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7456
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7457
msgid "print command execution profile"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7458
msgstr "显示命令执行的剖析"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7459
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7460
msgid "output version information and exit"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7461
msgstr "显示版本信息后退出"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7462
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7463
msgid "display help and exit"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7464
msgstr "显示帮助后退出"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7465
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7466
msgid "do not perform actions, just print output"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7467
msgstr "不执行操作,只打印输出"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7468
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7469
msgid "specify ssh command to use"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7470
msgstr "指定要使用的 'ssh' 命令"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7471
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7472
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
  7473
msgstr "指定要在远程运行的 'hg' 命令"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7474
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7475
msgid "include names matching the given patterns"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7476
msgstr "包含匹配指定模式的名称"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7477
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7478
msgid "exclude names matching the given patterns"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7479
msgstr "拒绝匹配指定模式的名称"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7480
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7481
msgid "use <text> as commit message"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7482
msgstr "使用 <text> 作为提交日志"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7483
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7484
msgid "read commit message from <file>"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7485
msgstr "从 <file> 读取提交日志"
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 "record datecode as commit date"
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
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7490
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7491
msgid "record the specified user as committer"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7492
msgstr "将提供的用户作为提交者"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7493
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7494
msgid "display using template map file"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7495
msgstr "使用指定的样式显示"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7496
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7497
msgid "display with template"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7498
msgstr "使用指定的模板显示"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7499
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7500
msgid "do not show merges"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7501
msgstr "不显示合并"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7502
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7503
msgid "treat all files as text"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7504
msgstr "将所有文件视为文本文件"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7505
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7506
msgid "don't include dates in diff headers"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7507
msgstr "不要的差异头中包含日期"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7508
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7509
msgid "show which function each change is in"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7510
msgstr "为每个修改显示在什么函数中"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7511
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7512
msgid "ignore white space when comparing lines"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7513
msgstr "当比较行时忽略空白"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7514
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7515
msgid "ignore changes in the amount of white space"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7516
msgstr "忽略空白数量的改变"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7517
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7518
msgid "ignore changes whose lines are all blank"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7519
msgstr "忽略空行的改变"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7520
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7521
msgid "number of lines of context to show"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7522
msgstr "显示几行上下文"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7523
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7524
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
  7525
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7526
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7527
msgid "[OPTION]... [FILE]..."
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7528
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7529
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7530
msgid "annotate the specified revision"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7531
msgstr "追溯指定版本"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7532
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7533
msgid "follow file copies and renames"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7534
msgstr "处理文件复制与改名"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7535
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7536
msgid "list the author (long with -v)"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7537
msgstr "列出作者 (增加 '-v' 会以长格式显示)"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7538
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7539
msgid "list the date (short with -q)"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7540
msgstr "列出日期 (增加 '-q' 会以短格式显示)"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7541
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7542
msgid "list the revision number (default)"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7543
msgstr "列出版本号 (默认)"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7544
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7545
msgid "list the changeset"
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  7546
msgstr "列出修改集"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7547
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7548
msgid "show line number at the first appearance"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7549
msgstr "列出首次出现时的行号"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7550
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7551
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
  7552
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7553
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7554
msgid "do not pass files through decoders"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7555
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7556
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7557
msgid "directory prefix for files in archive"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7558
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7559
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7560
msgid "revision to distribute"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7561
msgstr ""
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 "type of distribution to create"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7564
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7565
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7566
msgid "[OPTION]... DEST"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7567
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7568
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7569
msgid "merge with old dirstate parent after backout"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7570
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7571
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7572
msgid "parent to choose when backing out merge"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7573
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7574
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7575
msgid "revision to backout"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7576
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7577
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7578
msgid "[OPTION]... [-r] REV"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7579
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7580
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7581
msgid "reset bisect state"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7582
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7583
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7584
msgid "mark changeset good"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7585
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7586
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7587
msgid "mark changeset bad"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7588
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7589
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7590
msgid "skip testing changeset"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7591
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7592
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7593
msgid "use command to check changeset state"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7594
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7595
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7596
msgid "do not update to target"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7597
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7598
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7599
msgid "[-gbsr] [-c CMD] [REV]"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7600
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7601
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7602
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
  7603
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7604
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7605
msgid "reset branch name to parent branch name"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7606
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7607
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7608
msgid "[-fC] [NAME]"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7609
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7610
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7611
msgid "show only branches that have unmerged heads"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7612
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7613
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  7614
#, fuzzy
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  7615
msgid "show normal and closed branches"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  7616
msgstr "只显示已增加文件的状态"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  7617
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7618
msgid "[-a]"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7619
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7620
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7621
msgid "run even when remote repository is unrelated"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7622
msgstr "纵然远程版本库是无关的也要执行"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7623
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7624
msgid "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
  7625
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7626
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7627
msgid "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
  7628
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7629
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7630
msgid "bundle all changesets in the repository"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7631
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7632
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7633
msgid "bundle compression type to use"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7634
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7635
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7636
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
  7637
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7638
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7639
msgid "print output to file with formatted name"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7640
msgstr "输出到使用格式化名称的文件中"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7641
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7642
msgid "print the given revision"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7643
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7644
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7645
msgid "apply any matching decode filter"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7646
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7647
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7648
msgid "[OPTION]... FILE..."
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7649
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7650
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7651
msgid "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
  7652
msgstr "只复制版本库(没有工作副本)"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7653
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7654
msgid "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
  7655
msgstr "复制后你期望有的修改集"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7656
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7657
msgid "[OPTION]... SOURCE [DEST]"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7658
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7659
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7660
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
  7661
msgstr "在提交之前将'新的/丢失的'文件标记为'已增加/已删除'"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7662
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7663
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
  7664
msgstr "标记一个分支已关闭,不在分支列表中显示"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7665
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7666
msgid "record a copy that has already occurred"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7667
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7668
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7669
msgid "forcibly copy over an existing managed file"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7670
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7671
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7672
msgid "[OPTION]... [SOURCE]... DEST"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7673
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7674
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7675
msgid "[INDEX] REV1 REV2"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7676
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7677
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7678
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7679
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
  7680
msgstr "命令"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7681
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7682
msgid "show the command options"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7683
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7684
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7685
msgid "[-o] CMD"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7686
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7687
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7688
msgid "try extended date formats"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7689
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7690
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7691
msgid "[-e] DATE [RANGE]"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7692
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7693
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7694
msgid "FILE REV"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7695
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7696
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7697
msgid "[PATH]"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7698
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7699
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7700
msgid "FILE"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7701
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7702
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7703
msgid "revision to rebuild to"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7704
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7705
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7706
msgid "[-r REV] [REV]"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7707
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7708
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7709
msgid "revision to debug"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7710
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7711
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7712
msgid "[-r REV] FILE"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7713
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7714
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7715
msgid "REV1 [REV2]"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7716
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7717
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7718
msgid "do not display the saved mtime"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7719
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7720
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7721
msgid "[OPTION]..."
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7722
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7723
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7724
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7725
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
  7726
msgstr "要合并的版本"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7727
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7728
msgid "[OPTION]... [-r REV1 [-r REV2]] [FILE]..."
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7729
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7730
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7731
msgid "diff against the second parent"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7732
msgstr "与第二个父亲比较"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7733
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7734
msgid "[OPTION]... [-o OUTFILESPEC] REV..."
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7735
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7736
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7737
msgid "end fields with NUL"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7738
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7739
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7740
msgid "print all revisions that match"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7741
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7742
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7743
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
  7744
msgstr "跟踪修改集历史,或者跟踪文件的复制与改名操作"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7745
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7746
msgid "ignore case when matching"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7747
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7748
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7749
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
  7750
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7751
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7752
msgid "print matching line numbers"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7753
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7754
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7755
msgid "search in given revision range"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7756
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7757
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7758
msgid "[OPTION]... PATTERN [FILE]..."
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7759
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7760
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7761
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
  7762
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7763
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  7764
#, fuzzy
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  7765
msgid "show only the active branch heads from open branches"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  7766
msgstr "svn: 分支没有版本 %s"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7767
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7768
#, fuzzy
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  7769
msgid "show normal and closed branch heads"
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7770
msgstr "只显示已增加文件的状态"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7771
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7772
msgid "[-r STARTREV] [REV]..."
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7773
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7774
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7775
msgid "[TOPIC]"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7776
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7777
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7778
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7779
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
  7780
msgstr "追溯指定版本"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7781
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7782
msgid "show local revision number"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7783
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7784
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7785
msgid "show global revision id"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7786
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7787
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7788
msgid "show branch"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7789
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7790
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7791
msgid "show tags"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7792
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7793
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7794
msgid "[-nibt] [-r REV] [SOURCE]"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7795
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7796
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  7797
msgid "directory strip option for patch. This has the same meaning as the corresponding patch option"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7798
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7799
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7800
msgid "base path"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7801
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7802
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7803
msgid "skip check for outstanding uncommitted changes"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7804
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7805
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7806
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
  7807
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7808
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7809
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
  7810
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7811
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7812
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
  7813
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7814
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7815
msgid "[OPTION]... PATCH..."
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7816
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7817
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7818
msgid "show newest record first"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7819
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7820
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7821
msgid "file to store the bundles into"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7822
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7823
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7824
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
  7825
msgstr "指定要取得的最高版本"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7826
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7827
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
  7828
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7829
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7830
msgid "[-e CMD] [--remotecmd CMD] [DEST]"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7831
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7832
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7833
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
  7834
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7835
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7836
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
  7837
msgstr "在文件名称结尾增加 NUL,用于 xargs"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7838
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7839
msgid "print complete paths from the filesystem root"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7840
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7841
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7842
msgid "[OPTION]... [PATTERN]..."
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7843
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7844
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7845
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
  7846
msgstr "只跟踪修改集的第一个父亲"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7847
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7848
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7849
msgid "show revisions matching date spec"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7850
msgstr "显示匹配日期的版本"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7851
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7852
msgid "show copied files"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7853
msgstr "显示复制的文件"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7854
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7855
msgid "do case-insensitive search for a keyword"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7856
msgstr "对关键字执行不区分大小写的搜索"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7857
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7858
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7859
msgid "include revisions where files were removed"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7860
msgstr "包含删除文件的版本"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7861
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7862
msgid "show only merges"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7863
msgstr "只显示合并"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7864
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7865
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7866
msgid "revisions committed by user"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7867
msgstr "指定用户提交的版本"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7868
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7869
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
  7870
msgstr "只显示位于指定命名分支中的修改集"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7871
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7872
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
  7873
msgstr "不显示指定版本或其祖先"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7874
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7875
msgid "[OPTION]... [FILE]"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7876
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7877
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7878
msgid "revision to display"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7879
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7880
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7881
msgid "[-r REV]"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7882
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7883
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7884
msgid "force a merge with outstanding changes"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7885
msgstr "强制与已有修改合并"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7886
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7887
msgid "revision to merge"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7888
msgstr "要合并的版本"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7889
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7890
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
  7891
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7892
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7893
msgid "[-f] [[-r] REV]"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7894
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7895
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7896
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
  7897
msgstr "指定你要推送的最高版本"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7898
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7899
msgid "[-M] [-p] [-n] [-f] [-r REV]... [DEST]"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7900
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7901
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7902
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7903
msgid "show parents from the specified revision"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7904
msgstr "从指定的版本显示父亲"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7905
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7906
msgid "[-r REV] [FILE]"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7907
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7908
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7909
msgid "[NAME]"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7910
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7911
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7912
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
  7913
msgstr "如果有新的修改集,就更新到最新版本"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7914
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7915
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
  7916
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7917
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7918
msgid "force push"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7919
msgstr "强制推送"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7920
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7921
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
  7922
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7923
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7924
msgid "record delete for missing files"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7925
msgstr "将丢失的文件视为删除"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7926
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7927
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
  7928
msgstr "删除文件,纵然它已被增加或修改"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7929
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7930
msgid "record a rename that has already occurred"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7931
msgstr "记录已经发生的改名"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7932
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7933
msgid "[OPTION]... SOURCE... DEST"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7934
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7935
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7936
msgid "remerge all unresolved files"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7937
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7938
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7939
msgid "list state of files needing merge"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7940
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7941
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7942
msgid "mark files as resolved"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7943
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7944
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7945
msgid "unmark files as resolved"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7946
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7947
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7948
msgid "revert all changes when no arguments given"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7949
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7950
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7951
msgid "tipmost revision matching date"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7952
msgstr "匹配最接近顶点的日期"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7953
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7954
msgid "revision to revert to"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7955
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7956
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7957
msgid "do not save backup copies of files"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7958
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7959
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7960
msgid "[OPTION]... [-r REV] [NAME]..."
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7961
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7962
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7963
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
  7964
msgstr "记录访问日志的文件名称"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7965
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7966
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
  7967
msgstr "记录错误日志的文件名称"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7968
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7969
msgid "port to listen on (default: 8000)"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7970
msgstr "监听的端口(默认: 8000)"
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 "address to listen on (default: all interfaces)"
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
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7975
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
  7976
msgstr "服务路径前缀(默认: 服务器根)"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7977
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7978
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7979
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
  7980
msgstr "在 WEB 页面中显示的名称(默认: 工作目录)"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7981
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7982
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  7983
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
  7984
msgstr "webdir 配置文件的名称(发布多个版本库)"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7985
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7986
msgid "for remote clients"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7987
msgstr "针对远程客户端"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7988
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7989
msgid "web templates to use"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7990
msgstr "使用的 WEB 模板"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7991
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7992
msgid "template style to use"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7993
msgstr "使用的显示样式"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7994
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7995
msgid "use IPv6 in addition to IPv4"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7996
msgstr "同时使用 IPv6 和 IPv4"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7997
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7998
msgid "SSL certificate file"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  7999
msgstr "SSL 证书文件"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8000
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8001
msgid "show untrusted configuration options"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8002
msgstr "显示不能信赖的配置选项"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8003
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8004
msgid "[-u] [NAME]..."
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8005
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8006
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8007
msgid "show status of all files"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8008
msgstr "显示全部文件的状态"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8009
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8010
msgid "show only modified files"
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
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8013
msgid "show only added files"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8014
msgstr "只显示已增加文件的状态"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8015
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8016
msgid "show only removed files"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8017
msgstr "只显示已移除文件的状态"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8018
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8019
msgid "show only deleted (but tracked) files"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8020
msgstr "只显示已删除(但被跟踪)文件的状态"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8021
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8022
msgid "show only files without changes"
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
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8025
msgid "show only unknown (not tracked) files"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8026
msgstr "只显示未知(未被跟踪)文件的状态"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8027
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8028
msgid "show only ignored files"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8029
msgstr "只显示被忽略文件的状态"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8030
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8031
msgid "hide status prefix"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8032
msgstr "隐藏状态前缀"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8033
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8034
msgid "show source of copied files"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8035
msgstr "显示文件的复制源"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8036
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8037
msgid "show difference from revision"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8038
msgstr "显示版本差异"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8039
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8040
msgid "replace existing tag"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8041
msgstr "替换已有的标签"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8042
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8043
msgid "make the tag local"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8044
msgstr "标记标签为本地"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8045
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8046
msgid "revision to tag"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8047
msgstr "标签对应的版本"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8048
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8049
msgid "remove a tag"
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
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8052
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
  8053
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8054
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8055
msgid "[-p]"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8056
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8057
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8058
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
  8059
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8060
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8061
msgid "[-u] FILE..."
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8062
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8063
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8064
msgid "overwrite locally modified files (no backup)"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8065
msgstr "覆盖本地修改的文件(不备份)"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8066
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8067
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8068
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
  8069
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
  8070
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8071
msgid "[-C] [-d DATE] [[-r] REV]"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8072
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8073
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8074
#, 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
  8075
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
  8076
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8077
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8078
msgid "not found in manifest"
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
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8081
msgid "branch name not in UTF-8!"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8082
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8083
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8084
#, python-format
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8085
msgid "  searching for copies back to rev %d\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8086
msgstr ""
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8087
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8088
#, python-format
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8089
msgid ""
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8090
"  unmatched files in local:\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8091
"   %s\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8092
msgstr ""
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8093
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8094
#, python-format
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8095
msgid ""
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8096
"  unmatched files in other:\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8097
"   %s\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8098
msgstr ""
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8099
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8100
msgid "  all copies found (* = to merge, ! = divergent):\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8101
msgstr ""
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8102
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8103
msgid "  checking for directory renames\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8104
msgstr ""
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8105
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8106
#, python-format
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8107
msgid "  dir %s -> %s\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8108
msgstr ""
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8109
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8110
#, python-format
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8111
msgid "  file %s -> %s\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8112
msgstr ""
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8113
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8114
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
  8115
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8116
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8117
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8118
msgid "'\\n' and '\\r' disallowed in filenames: %r"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8119
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8120
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8121
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8122
msgid "directory %r already in dirstate"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8123
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8124
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8125
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8126
msgid "file %r in dirstate clashes with %r"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8127
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8128
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8129
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8130
msgid "not in dirstate: %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8131
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8132
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8133
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
  8134
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8135
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8136
msgid "character device"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8137
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8138
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8139
msgid "block device"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8140
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8141
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8142
msgid "fifo"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8143
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8144
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8145
msgid "socket"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8146
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8147
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8148
msgid "directory"
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
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8151
#, 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
  8152
msgid "unsupported file type (type is %s)"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8153
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8154
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8155
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8156
msgid "abort: %s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  8157
msgstr "中止: %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8158
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8159
#, python-format
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  8160
msgid "hg: %s\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  8161
msgstr ""
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  8162
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  8163
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8164
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8165
"hg: command '%s' is ambiguous:\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8166
"    %s\n"
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 "timed out waiting for lock held by %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 "lock held by %s"
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
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8177
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8178
msgid "abort: %s: %s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  8179
msgstr "中止: %s: %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8180
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8181
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8182
msgid "abort: could not lock %s: %s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  8183
msgstr "中止: 不能锁定 %s: %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8184
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8185
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8186
msgid "hg %s: %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8187
msgstr ""
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 "abort: %s!\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  8191
msgstr "中止: %s!\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8192
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8193
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8194
msgid "abort: %s"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  8195
msgstr "中止: %s"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8196
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8197
msgid " empty string\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
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8200
msgid "killed!\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8201
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8202
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8203
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8204
msgid "hg: unknown command '%s'\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8205
msgstr "hg: 未知命令 '%s'\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8206
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8207
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8208
msgid "abort: could not import module %s!\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  8209
msgstr "中止: 不能导入模块 %s!\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8210
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8211
msgid "(did you forget to compile extensions?)\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  8212
msgstr "(你是否忘记了编译扩展?)\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8213
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8214
msgid "(is your Python install correct?)\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  8215
msgstr "(你的 Python 安装正确吗?)\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8216
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8217
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8218
msgid "abort: error: %s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  8219
msgstr "中止: 失败: %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8220
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8221
msgid "broken pipe\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  8222
msgstr "坏掉的管道\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8223
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8224
msgid "interrupted!\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  8225
msgstr "中断!\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8226
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8227
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8228
"\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8229
"broken pipe\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8230
msgstr ""
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  8231
"\n"
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  8232
"坏掉的管道\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8233
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8234
msgid "abort: out of memory\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  8235
msgstr "中止: 内存不足\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8236
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8237
msgid "** unknown exception encountered, details follow\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  8238
msgstr "** 遇到了未知异常,详细信息如下\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8239
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  8240
#, fuzzy
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  8241
msgid "** report bug details to http://mercurial.selenic.com/bts/\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  8242
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
  8243
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8244
msgid "** or mercurial@selenic.com\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  8245
msgstr "** 或 mercurial@selenic.com\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8246
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8247
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8248
msgid "** Mercurial Distributed SCM (version %s)\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8249
msgstr "** 分布式软件配置管理工具 - 水银 (版本 %s)\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8250
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8251
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8252
msgid "** Extensions loaded: %s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  8253
msgstr "** 已加载的扩展: %s\n"
7688
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
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8256
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
  8257
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8258
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8259
#, 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
  8260
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
  8261
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
  8262
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8263
#, 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
  8264
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
  8265
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8266
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8267
#, fuzzy, python-format
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8268
msgid "alias '%s' shadows command\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8269
msgstr ""
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8270
"命令列表:\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8271
"\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8272
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8273
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8274
msgid "malformed --config option: %s"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  8275
msgstr "非法 '--config' 选项: %s"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8276
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8277
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8278
msgid "extension '%s' overrides commands: %s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  8279
msgstr "扩展 '%s' 覆盖了命令: %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8280
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8281
msgid "Option --config may not be abbreviated!"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  8282
msgstr "选项 '--config' 不能简短!"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8283
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8284
msgid "Option --cwd may not be abbreviated!"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  8285
msgstr "选项 '--cwd' 不能简短!"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8286
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8287
#, fuzzy
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8288
msgid "Option -R has to be separated from other options (e.g. not -qR) and --repository may only be abbreviated as --repo!"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8289
msgstr "选项 -R 必须隔离使用(也就是不能 -qR),并且 --repository 只能简短为 --repo!"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8290
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8291
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8292
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
  8293
msgstr "时间: 实际 %.3f 秒(用户 %.3f+%.3f 系统 %.3f+%.3f)\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8294
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8295
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8296
msgid "repository '%s' is not local"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  8297
msgstr "非本地版本库 '%s'"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8298
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8299
msgid "invalid arguments"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  8300
msgstr "非法参数"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8301
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8302
#, 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
  8303
msgid "unrecognized profiling format '%s' - Ignored\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8304
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8305
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8306
msgid "lsprof not available - install from http://codespeak.net/svn/user/arigo/hack/misc/lsprof/"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8307
msgstr "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
  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 "*** 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
  8311
msgstr "*** 加载扩展 '%s',自 '%s': %s\n"
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 "*** failed to import extension %s: %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8315
msgstr "*** 加载扩展 '%s' 失败: %s\n"
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 "couldn't find merge tool %s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  8319
msgstr "不能找到合并工具 '%s'\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8320
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8321
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8322
msgid "tool %s can't handle symlinks\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  8323
msgstr "工具 '%s' 不能处理符号链接\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8324
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8325
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8326
msgid "tool %s can't handle binary\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  8327
msgstr "工具 '%s' 不能处理二进制\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8328
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8329
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8330
msgid "tool %s requires a GUI\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  8331
msgstr "工具 '%s' 需要 GUI\n"
7688
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
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8334
msgid "picked tool '%s' for %s (binary %s symlink %s)\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8335
msgstr "选择工具 '%s',用于 %s(二进制 %s 符号链接 %s)\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8336
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8337
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8338
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8339
" no tool found to merge %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8340
"keep (l)ocal or take (o)ther?"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8341
msgstr ""
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  8342
" 没有找到工具合并 %s\n"
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  8343
"使用本地(l)或者他人(o)的内容?"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8344
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8345
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
  8346
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8347
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8348
msgid "&Other"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8349
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8350
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8351
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8352
msgid "merging %s and %s to %s\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
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8355
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8356
msgid "merging %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8357
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8358
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8359
#, python-format
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8360
msgid "my %s other %s ancestor %s\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8361
msgstr ""
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8362
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8363
msgid " premerge successful\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8364
msgstr ""
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8365
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8366
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8367
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8368
" output file %s appears unchanged\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8369
"was merge successful (yn)?"
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
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8372
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
  8373
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8374
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8375
msgid "&Yes"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8376
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8377
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8378
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8379
msgid "merging %s failed!\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8380
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8381
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8382
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8383
msgid "Inconsistent state, %s:%s is good and bad"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8384
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8385
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8386
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8387
msgid "unknown bisect kind %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8388
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8389
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8390
msgid ""
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8391
"\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8392
"    Mercurial has the ability to add new features through the use of\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8393
"    extensions. Extensions may add new commands, add options to\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8394
"    existing commands, change the default behavior of commands, or\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8395
"    implement hooks."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8396
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8397
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8398
msgid ""
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8399
"    Extensions are not loaded by default for a variety of reasons:\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8400
"    they can increase startup overhead; they may be meant for advanced\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8401
"    usage only; they may provide potentially dangerous abilities (such\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8402
"    as letting you destroy or modify history); they might not be ready\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8403
"    for prime time; or they may alter some usual behaviors of stock\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8404
"    Mercurial. It is thus up to the user to activate extensions as\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8405
"    needed."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8406
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8407
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8408
msgid ""
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8409
"    To enable the \"foo\" extension, either shipped with Mercurial or in\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8410
"    the Python search path, create an entry for it in your hgrc, like\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8411
"    this::"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8412
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8413
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8414
msgid ""
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8415
"      [extensions]\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8416
"      foo ="
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8417
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8418
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8419
msgid "    You may also specify the full path to an extension::"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8420
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8421
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8422
msgid ""
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8423
"      [extensions]\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8424
"      myfeature = ~/.hgext/myfeature.py"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8425
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8426
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8427
msgid ""
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8428
"    To explicitly disable an extension enabled in an hgrc of broader\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8429
"    scope, prepend its path with !::"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8430
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8431
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8432
msgid ""
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8433
"      [extensions]\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8434
"      # disabling extension bar residing in /path/to/extension/bar.py\n"
10172
c5c969e9eefb i18n: update po files for 703db37d186b and 0ddbc0299742
Wagner Bruna <wbruna@softwareexpress.com.br>
parents: 9804
diff changeset
  8435
"      bar = !/path/to/extension/bar.py\n"
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8436
"      # ditto, but no path was supplied for extension baz\n"
10172
c5c969e9eefb i18n: update po files for 703db37d186b and 0ddbc0299742
Wagner Bruna <wbruna@softwareexpress.com.br>
parents: 9804
diff changeset
  8437
"      baz = !\n"
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8438
"    "
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8439
msgstr ""
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8440
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8441
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8442
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
  8443
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8444
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8445
"启用的扩展:\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8446
"\n"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8447
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8448
msgid "Date Formats"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8449
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8450
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8451
msgid ""
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8452
"\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8453
"    Some commands allow the user to specify a date, e.g.:"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8454
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8455
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8456
msgid ""
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8457
"    - backout, commit, import, tag: Specify the commit date.\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8458
"    - log, revert, update: Select revision(s) by date."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8459
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8460
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8461
msgid "    Many date formats are valid. Here are some examples::"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8462
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8463
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8464
msgid ""
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8465
"      \"Wed Dec 6 13:18:29 2006\" (local timezone assumed)\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8466
"      \"Dec 6 13:18 -0600\" (year assumed, time offset provided)\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8467
"      \"Dec 6 13:18 UTC\" (UTC and GMT are aliases for +0000)\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8468
"      \"Dec 6\" (midnight)\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8469
"      \"13:18\" (today assumed)\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8470
"      \"3:39\" (3:39AM assumed)\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8471
"      \"3:39pm\" (15:39)\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8472
"      \"2006-12-06 13:18:29\" (ISO 8601 format)\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8473
"      \"2006-12-6 13:18\"\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8474
"      \"2006-12-6\"\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8475
"      \"12-6\"\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8476
"      \"12/6\"\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8477
"      \"12/6/6\" (Dec 6 2006)"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8478
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8479
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8480
msgid "    Lastly, there is Mercurial's internal format::"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8481
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8482
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8483
msgid "      \"1165432709 0\" (Wed Dec 6 13:18:29 2006 UTC)"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8484
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8485
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8486
msgid ""
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8487
"    This is the internal representation format for dates. unixtime is\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8488
"    the number of seconds since the epoch (1970-01-01 00:00 UTC).\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8489
"    offset is the offset of the local timezone, in seconds west of UTC\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8490
"    (negative if the timezone is east of UTC)."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8491
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8492
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8493
msgid "    The log command also accepts date ranges::"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8494
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8495
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8496
msgid ""
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8497
"      \"<{datetime}\" - at or before a given date/time\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8498
"      \">{datetime}\" - on or after a given date/time\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8499
"      \"{datetime} to {datetime}\" - a date range, inclusive\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8500
"      \"-{days}\" - within a given number of days of today\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8501
"    "
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8502
msgstr ""
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8503
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8504
msgid "File Name Patterns"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8505
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8506
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8507
msgid ""
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8508
"\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8509
"    Mercurial accepts several notations for identifying one or more\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8510
"    files at a time."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8511
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8512
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8513
msgid ""
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8514
"    By default, Mercurial treats filenames as shell-style extended\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8515
"    glob patterns."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8516
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8517
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8518
msgid "    Alternate pattern notations must be specified explicitly."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8519
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8520
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8521
msgid ""
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8522
"    To use a plain path name without any pattern matching, start it\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8523
"    with \"path:\". These path names must completely match starting at\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8524
"    the current repository root."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8525
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8526
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8527
msgid ""
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8528
"    To use an extended glob, start a name with \"glob:\". Globs are\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8529
"    rooted at the current directory; a glob such as \"``*.c``\" will\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8530
"    only match files in the current directory ending with \".c\"."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8531
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8532
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8533
msgid ""
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8534
"    The supported glob syntax extensions are \"``**``\" to match any\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8535
"    string across path separators and \"{a,b}\" to mean \"a or b\"."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8536
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8537
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8538
msgid ""
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8539
"    To use a Perl/Python regular expression, start a name with \"re:\".\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8540
"    Regexp pattern matching is anchored at the root of the repository."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8541
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8542
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8543
msgid "    Plain examples::"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8544
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8545
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8546
msgid ""
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8547
"      path:foo/bar   a name bar in a directory named foo in the root\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8548
"                     of the repository\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8549
"      path:path:name a file or directory named \"path:name\""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8550
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8551
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8552
msgid "    Glob examples::"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8553
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8554
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8555
msgid ""
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8556
"      glob:*.c       any name ending in \".c\" in the current directory\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8557
"      *.c            any name ending in \".c\" in the current directory\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8558
"      **.c           any name ending in \".c\" in any subdirectory of the\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8559
"                     current directory including itself.\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8560
"      foo/*.c        any name ending in \".c\" in the directory foo\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8561
"      foo/**.c       any name ending in \".c\" in any subdirectory of foo\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8562
"                     including itself."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8563
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8564
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8565
msgid "    Regexp examples::"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8566
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8567
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8568
msgid "      re:.*\\.c$      any name ending in \".c\", anywhere in the repository"
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8569
msgstr ""
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8570
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8571
msgid "Environment Variables"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8572
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8573
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8574
msgid ""
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8575
"\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8576
"HG\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8577
"    Path to the 'hg' executable, automatically passed when running\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8578
"    hooks, extensions or external tools. If unset or empty, this is\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8579
"    the hg executable's name if it's frozen, or an executable named\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8580
"    'hg' (with %PATHEXT% [defaulting to COM/EXE/BAT/CMD] extensions on\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8581
"    Windows) is searched."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8582
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8583
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8584
msgid ""
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8585
"HGEDITOR\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8586
"    This is the name of the editor to run when committing. See EDITOR."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8587
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8588
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8589
msgid "    (deprecated, use .hgrc)"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8590
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8591
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8592
msgid ""
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8593
"HGENCODING\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8594
"    This overrides the default locale setting detected by Mercurial.\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8595
"    This setting is used to convert data including usernames,\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8596
"    changeset descriptions, tag names, and branches. This setting can\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8597
"    be overridden with the --encoding command-line option."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8598
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8599
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8600
msgid ""
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8601
"HGENCODINGMODE\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8602
"    This sets Mercurial's behavior for handling unknown characters\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8603
"    while transcoding user input. The default is \"strict\", which\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8604
"    causes Mercurial to abort if it can't map a character. Other\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8605
"    settings include \"replace\", which replaces unknown characters, and\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8606
"    \"ignore\", which drops them. This setting can be overridden with\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8607
"    the --encodingmode command-line option."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8608
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8609
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8610
msgid ""
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8611
"HGMERGE\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8612
"    An executable to use for resolving merge conflicts. The program\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8613
"    will be executed with three arguments: local file, remote file,\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8614
"    ancestor file."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8615
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8616
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8617
msgid ""
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8618
"HGRCPATH\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8619
"    A list of files or directories to search for hgrc files. Item\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8620
"    separator is \":\" on Unix, \";\" on Windows. If HGRCPATH is not set,\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8621
"    platform default search path is used. If empty, only the .hg/hgrc\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8622
"    from the current repository is read."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8623
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8624
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8625
msgid "    For each element in HGRCPATH:"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8626
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8627
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8628
msgid ""
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8629
"    - if it's a directory, all files ending with .rc are added\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8630
"    - otherwise, the file itself will be added"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8631
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8632
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8633
msgid ""
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8634
"HGUSER\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8635
"    This is the string used as the author of a commit. If not set,\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8636
"    available values will be considered in this order:"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8637
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8638
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8639
msgid ""
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8640
"    - HGUSER (deprecated)\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8641
"    - hgrc files from the HGRCPATH\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8642
"    - EMAIL\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8643
"    - interactive prompt\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8644
"    - LOGNAME (with '@hostname' appended)"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8645
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8646
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8647
msgid ""
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8648
"EMAIL\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8649
"    May be used as the author of a commit; see HGUSER."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8650
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8651
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8652
msgid ""
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8653
"LOGNAME\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8654
"    May be used as the author of a commit; see HGUSER."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8655
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8656
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8657
msgid ""
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8658
"VISUAL\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8659
"    This is the name of the editor to use when committing. See EDITOR."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8660
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8661
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8662
msgid ""
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8663
"EDITOR\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8664
"    Sometimes Mercurial needs to open a text file in an editor for a\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8665
"    user to modify, for example when writing commit messages. The\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8666
"    editor it uses is determined by looking at the environment\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8667
"    variables HGEDITOR, VISUAL and EDITOR, in that order. The first\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8668
"    non-empty one is chosen. If all of them are empty, the editor\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8669
"    defaults to 'vi'."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8670
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8671
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8672
msgid ""
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8673
"PYTHONPATH\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8674
"    This is used by Python to find imported modules and may need to be\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8675
"    set appropriately if this Mercurial is not installed system-wide.\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8676
"    "
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8677
msgstr ""
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8678
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8679
msgid "Specifying Single Revisions"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8680
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8681
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8682
msgid ""
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8683
"\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8684
"    Mercurial supports several ways to specify individual revisions."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8685
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8686
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8687
msgid ""
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8688
"    A plain integer is treated as a revision number. Negative integers\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8689
"    are treated as sequential offsets from the tip, with -1 denoting\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8690
"    the tip, -2 denoting the revision prior to the tip, and so forth."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8691
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8692
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8693
msgid ""
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8694
"    A 40-digit hexadecimal string is treated as a unique revision\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8695
"    identifier."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8696
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8697
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8698
msgid ""
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8699
"    A hexadecimal string less than 40 characters long is treated as a\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8700
"    unique revision identifier and is referred to as a short-form\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8701
"    identifier. A short-form identifier is only valid if it is the\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8702
"    prefix of exactly one full-length identifier."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8703
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8704
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8705
msgid ""
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8706
"    Any other string is treated as a tag or branch name. A tag name is\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8707
"    a symbolic name associated with a revision identifier. A branch\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8708
"    name denotes the tipmost revision of that branch. Tag and branch\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8709
"    names must not contain the \":\" character."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8710
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8711
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8712
msgid ""
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8713
"    The reserved name \"tip\" is a special tag that always identifies\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8714
"    the most recent revision."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8715
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8716
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8717
msgid ""
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8718
"    The reserved name \"null\" indicates the null revision. This is the\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8719
"    revision of an empty repository, and the parent of revision 0."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8720
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8721
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8722
msgid ""
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8723
"    The reserved name \".\" indicates the working directory parent. If\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8724
"    no working directory is checked out, it is equivalent to null. If\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8725
"    an uncommitted merge is in progress, \".\" is the revision of the\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8726
"    first parent.\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8727
"    "
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8728
msgstr ""
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8729
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8730
msgid "Specifying Multiple Revisions"
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8731
msgstr "指定多个版本"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8732
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8733
#, fuzzy
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8734
msgid ""
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8735
"\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8736
"    When Mercurial accepts more than one revision, they may be\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8737
"    specified individually, or provided as a topologically continuous\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8738
"    range, separated by the \":\" character."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8739
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8740
"\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8741
"    当水银接受多个版本时,它们可以单独给出,或者以字符 \":\" 分割的拓扑连续\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8742
"    范围格式提供。"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8743
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8744
#, fuzzy
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8745
msgid ""
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8746
"    The syntax of range notation is [BEGIN]:[END], where BEGIN and END\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8747
"    are revision identifiers. Both BEGIN and END are optional. If\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8748
"    BEGIN is not specified, it defaults to revision number 0. If END\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8749
"    is not specified, it defaults to the tip. The range \":\" thus means\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8750
"    \"all revisions\"."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8751
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8752
"    范围的语法是 '[BEGIN]:[END]',其中 'BEGIN' 和 'END' 是版本标识。'BEGIN'\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8753
"    和 'END' 都是可选的。'BEGIN' 默认是 0,'END' 默认是 'tip'。因此范围 \":\"\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8754
"    意味着全部版本。"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8755
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8756
#, fuzzy
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8757
msgid ""
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8758
"    If BEGIN is greater than END, revisions are treated in reverse\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8759
"    order."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8760
msgstr "    如果 'BEGIN' 大于 'END',版本视为反序。"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8761
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8762
#, fuzzy
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8763
msgid ""
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8764
"    A range acts as a closed interval. This means that a range of 3:5\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8765
"    gives 3, 4 and 5. Similarly, a range of 9:6 gives 9, 8, 7, and 6.\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8766
"    "
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8767
msgstr ""
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8768
"    范围是闭区间。即范围 '3:5' 是 '3','4','5'。同样,范围 '9:6' 是 '9',\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8769
"    '8','7' 和 '6'。\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8770
"    "
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8771
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8772
msgid "Diff Formats"
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8773
msgstr "差异格式"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  8774
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8775
#, fuzzy
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8776
msgid ""
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8777
"\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8778
"    Mercurial's default format for showing changes between two\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8779
"    versions of a file is compatible with the unified format of GNU\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8780
"    diff, which can be used by GNU patch and many other standard\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8781
"    tools."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8782
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8783
"\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8784
"    水银显示文件不同版本之间差异的格式与 GNU diff 标准格式兼容,可用于\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8785
"    GNU patch 和许多标准工具。"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8786
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8787
#, fuzzy
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8788
msgid ""
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8789
"    While this standard format is often enough, it does not encode the\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8790
"    following information:"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8791
msgstr "    虽然标准格式在大多数情况下都能满足要求,但是它不包含下述信息:"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8792
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8793
#, fuzzy
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8794
msgid ""
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8795
"    - executable status and other permission bits\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8796
"    - copy or rename information\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8797
"    - changes in binary files\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8798
"    - creation or deletion of empty files"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8799
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8800
"     - 可执行状态和其它权限位\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8801
"     - 复制或改名信息\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8802
"     - 二进制文件的修改\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8803
"     - 创建或删除空文件"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8804
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8805
#, fuzzy
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8806
msgid ""
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8807
"    Mercurial also supports the extended diff format from the git VCS\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8808
"    which addresses these limitations. The git diff format is not\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8809
"    produced by default because a few widespread tools still do not\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8810
"    understand this format."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8811
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8812
"    水银也支持解决这些限制的 git 扩展差异格式。由于一些常用的工具还不支持\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8813
"    此格式,所以它不是默认格式。"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8814
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8815
#, fuzzy
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8816
msgid ""
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8817
"    This means that when generating diffs from a Mercurial repository\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8818
"    (e.g. with \"hg export\"), you should be careful about things like\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8819
"    file copies and renames or other things mentioned above, because\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8820
"    when applying a standard diff to a different repository, this\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8821
"    extra information is lost. Mercurial's internal operations (like\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8822
"    push and pull) are not affected by this, because they use an\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8823
"    internal binary format for communicating changes."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8824
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8825
"    这意味着当从水银版本库(例如 \"hg export\")产生差异时,在其它版本库应用标\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8826
"    准差异时,会丢失文件复制或改名等额外信息,所以你要小心处理。水银的内部\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8827
"    操作(例如 push 和 pull)在传达改变时,使用内部的二进制格式,所以不受影\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8828
"    响。"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8829
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8830
#, fuzzy
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8831
msgid ""
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8832
"    To make Mercurial produce the git extended diff format, use the\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8833
"    --git option available for many commands, or set 'git = True' in\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8834
"    the [diff] section of your hgrc. You do not need to set this\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8835
"    option when importing diffs in this format or using them in the mq\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8836
"    extension.\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8837
"    "
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8838
msgstr ""
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8839
"    要让水银产生 git 扩展差异格式,可以对许多命令使用选项 '--git',或者在\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8840
"    你的 hgrc 文件中的节 '[diff]' 中增加 'git = True'。当你从此格式导入时,\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8841
"    或在 mq 扩展中使用时,不需要设置此选项。\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8842
"    "
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8843
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8844
msgid "Template Usage"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8845
msgstr "模版用法"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  8846
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  8847
#, fuzzy
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8848
msgid ""
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8849
"\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8850
"    Mercurial allows you to customize output of commands through\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8851
"    templates. You can either pass in a template from the command\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8852
"    line, via the --template option, or select an existing\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8853
"    template-style (--style)."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8854
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8855
"\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8856
"    水银允许你通过模版定制命令的输出。你可以通过命令行选项 '--template'\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8857
"    来使用模版,或者选择已有的模版样式(--style)。"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8858
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8859
#, fuzzy
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8860
msgid ""
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8861
"    You can customize output for any \"log-like\" command: log,\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8862
"    outgoing, incoming, tip, parents, heads and glog."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8863
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8864
"    你可以定制任意输出与日志信息类似的命令,即: log,outgoing,incoming,\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8865
"    tip,parents,heads 和 glog。"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8866
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8867
#, fuzzy
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8868
msgid ""
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8869
"    Three styles are packaged with Mercurial: default (the style used\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8870
"    when no explicit preference is passed), compact and changelog.\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8871
"    Usage::"
19340
3cfe5b65b5d4 i18n-zh_CN: add missing literal blocks
timeless@mozdev.org
parents: 19339
diff changeset
  8872
msgstr "    水银中内置了 3 种样式: default (默认), compact 和 changelog。用法::"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8873
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8874
#, fuzzy
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8875
msgid "        $ hg log -r1 --style changelog"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8876
msgstr "        $ hg log -r1 --style changelog"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8877
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8878
#, fuzzy
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8879
msgid ""
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8880
"    A template is a piece of text, with markup to invoke variable\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8881
"    expansion::"
19340
3cfe5b65b5d4 i18n-zh_CN: add missing literal blocks
timeless@mozdev.org
parents: 19339
diff changeset
  8882
msgstr "    模版是文本片断,其中的标记用于变量扩展::"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8883
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8884
#, fuzzy
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8885
msgid ""
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8886
"        $ hg log -r1 --template \"{node}\\n\"\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8887
"        b56ce7b07c52de7d5fd79fb89701ea538af65746"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8888
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8889
"        $ hg log -r1 --template \"{node}\\n\"\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8890
"        b56ce7b07c52de7d5fd79fb89701ea538af65746"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8891
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8892
#, fuzzy
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8893
msgid ""
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8894
"    Strings in curly braces are called keywords. The availability of\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8895
"    keywords depends on the exact context of the templater. These\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8896
"    keywords are usually available for templating a log-like command:"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8897
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8898
"    花括号中的字符串称为关键字。可用的关键字依赖于模版的上下文。下述关键字\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8899
"    可用于输出与日志信息类似的命令:"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8900
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8901
#, fuzzy
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8902
msgid ""
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8903
"    :author:    String. The unmodified author of the changeset.\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8904
"    :branches:  String. The name of the branch on which the changeset\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8905
"                was committed. Will be empty if the branch name was\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8906
"                default.\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8907
"    :date:      Date information. The date when the changeset was\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8908
"                committed.\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8909
"    :desc:      String. The text of the changeset description.\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8910
"    :diffstat:  String. Statistics of changes with the following\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8911
"                format: \"modified files: +added/-removed lines\"\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8912
"    :files:     List of strings. All files modified, added, or removed\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8913
"                by this changeset.\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8914
"    :file_adds: List of strings. Files added by this changeset.\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8915
"    :file_mods: List of strings. Files modified by this changeset.\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8916
"    :file_dels: List of strings. Files removed by this changeset.\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8917
"    :node:      String. The changeset identification hash, as a\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8918
"                40-character hexadecimal string.\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8919
"    :parents:   List of strings. The parents of the changeset.\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8920
"    :rev:       Integer. The repository-local changeset revision\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8921
"                number.\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8922
"    :tags:      List of strings. Any tags associated with the\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8923
"                changeset."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8924
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8925
"    - author: 字符串。修改集的作者。\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8926
"    - branches: 字符串。修改集的分支。如果分支名称为 'default' 则为空。\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8927
"    - date: 日期信息。修改集的日期。\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8928
"    - desc: 字符串。修改集的描述。\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8929
"    - files: 字符串列表。修改集中被修改、增加和删除的全部文件。\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8930
"    - file_adds: 字符串列表。修改集中被增加的文件。\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8931
"    - file_mods: 字符串列表。修改集中被修改的文件\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8932
"    - file_dels: 字符串列表。修改集中被删除的文件\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8933
"    - node: 字符串。修改集的哈系标识,40 个字符的 16 进制字符串。\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8934
"    - parents: 字符串列表。修改集的父亲。\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8935
"    - rev: 整数。本地版本库的修改集的版本号。\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8936
"    - tags: 字符串列表。修改集的标签。"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8937
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8938
#, fuzzy
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8939
msgid ""
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8940
"    The \"date\" keyword does not produce human-readable output. If you\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8941
"    want to use a date in your output, you can use a filter to process\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8942
"    it. Filters are functions which return a string based on the input\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8943
"    variable. You can also use a chain of filters to get the desired\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8944
"    output::"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8945
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8946
"    关键字 \"date\" 不产生人工可读的输出。如果你想在输出中使用日期,可以使用\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8947
"    过滤器来处理它。过滤器是根据输入变量返回字符串的函数。你还可以使用过滤\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8948
"    链来产生理想的输出:"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8949
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8950
#, fuzzy
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8951
msgid ""
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8952
"       $ hg tip --template \"{date|isodate}\\n\"\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8953
"       2008-08-21 18:22 +0000"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8954
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8955
"       $ hg tip --template \"{date|isodate}\\n\"\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8956
"       2008-08-21 18:22 +0000"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8957
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8958
#, fuzzy
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8959
msgid "    List of filters:"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8960
msgstr "    过滤器列表:"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8961
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8962
#, fuzzy
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  8963
msgid ""
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8964
"    :addbreaks:   Any text. Add an XHTML \"<br />\" tag before the end of\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8965
"                  every line except the last.\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8966
"    :age:         Date. Returns a human-readable date/time difference\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8967
"                  between the given date/time and the current\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8968
"                  date/time.\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8969
"    :basename:    Any text. Treats the text as a path, and returns the\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8970
"                  last component of the path after splitting by the\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8971
"                  path separator (ignoring trailing separators). For\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8972
"                  example, \"foo/bar/baz\" becomes \"baz\" and \"foo/bar//\"\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8973
"                  becomes \"bar\".\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8974
"    :stripdir:    Treat the text as path and strip a directory level,\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8975
"                  if possible. For example, \"foo\" and \"foo/bar\" becomes\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8976
"                  \"foo\".\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8977
"    :date:        Date. Returns a date in a Unix date format, including\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8978
"                  the timezone: \"Mon Sep 04 15:13:13 2006 0700\".\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8979
"    :domain:      Any text. Finds the first string that looks like an\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8980
"                  email address, and extracts just the domain\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8981
"                  component. Example: 'User <user@example.com>' becomes\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8982
"                  'example.com'.\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8983
"    :email:       Any text. Extracts the first string that looks like\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8984
"                  an email address. Example: 'User <user@example.com>'\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8985
"                  becomes 'user@example.com'.\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8986
"    :escape:      Any text. Replaces the special XML/XHTML characters\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8987
"                  \"&\", \"<\" and \">\" with XML entities.\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8988
"    :fill68:      Any text. Wraps the text to fit in 68 columns.\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8989
"    :fill76:      Any text. Wraps the text to fit in 76 columns.\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8990
"    :firstline:   Any text. Returns the first line of text.\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8991
"    :nonempty:    Any text. Returns '(none)' if the string is empty.\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8992
"    :hgdate:      Date. Returns the date as a pair of numbers:\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8993
"                  \"1157407993 25200\" (Unix timestamp, timezone offset).\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8994
"    :isodate:     Date. Returns the date in ISO 8601 format:\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8995
"                  \"2009-08-18 13:00 +0200\".\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8996
"    :isodatesec:  Date. Returns the date in ISO 8601 format, including\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8997
"                  seconds: \"2009-08-18 13:00:13 +0200\". See also the\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8998
"                  rfc3339date filter.\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  8999
"    :localdate:   Date. Converts a date to local date.\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9000
"    :obfuscate:   Any text. Returns the input text rendered as a\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9001
"                  sequence of XML entities.\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9002
"    :person:      Any text. Returns the text before an email address.\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9003
"    :rfc822date:  Date. Returns a date using the same format used in\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9004
"                  email headers: \"Tue, 18 Aug 2009 13:00:13 +0200\".\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9005
"    :rfc3339date: Date. Returns a date using the Internet date format\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9006
"                  specified in RFC 3339: \"2009-08-18T13:00:13+02:00\".\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9007
"    :short:       Changeset hash. Returns the short form of a changeset\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9008
"                  hash, i.e. a 12-byte hexadecimal string.\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9009
"    :shortdate:   Date. Returns a date like \"2006-09-18\".\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9010
"    :strip:       Any text. Strips all leading and trailing whitespace.\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9011
"    :tabindent:   Any text. Returns the text, with every line except\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9012
"                  the first starting with a tab character.\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9013
"    :urlescape:   Any text. Escapes all \"special\" characters. For\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9014
"                  example, \"foo bar\" becomes \"foo%20bar\".\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9015
"    :user:        Any text. Returns the user portion of an email\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9016
"                  address.\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9017
"    "
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9018
msgstr ""
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9019
"    - addbreaks: 输入任意文本。除了最后一行,在每行的结尾增加 XHTML 标签\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9020
"          \"<br />\"。\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9021
"    - age: 输入日期。返回指定日期与当前日期差异的人工可读的字符串。\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9022
"    - basename: 输入任意文本。将输入视为路径,返回被路径分隔符隔开的最后\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  9023
"          一个组件的名称(忽略结尾的分隔符)。例如 \"foo/bar/baz\" 成为 \"baz\",\n"
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9024
"          \"foo/bar//\" 成为 \"bar\"。\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9025
"    - date: 输入日期。返回指定日期的 Unix 日期格式字符串,包含时区,例如: \n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9026
"          \"Mon Sep 04 15:13:13 2006 0700\"。\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9027
"    - domain: 输入任意文本。找到第一个 email 地址,返回其域名。例如: \n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9028
"          'User <user@example.com>' 成为 'example.com'。\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9029
"    - email: 输入任意文本。返回第一个 email 地址。例如: \n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9030
"          'User <user@example.com>' 成为 'user@example.com'。\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9031
"    - escape: 输入任意文本。用 XML 实体来封装 XML/XHTML 的特殊字符 \"&\",\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9032
"          \"<\" 和 \">\"。\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9033
"    - fill68: 输入任意文本。格式化为 68 列文本。\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9034
"    - fill76: 输入任意文本。格式化为 76 列文本。\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9035
"    - firstline: 输入任意文本。返回首行。\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9036
"    - hgdate: 输入日期。返回一对数字:\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9037
"          \"1157407993 25200\" (Unix 时戳,时区偏移)。\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9038
"    - isodate: 输入日期。返回 ISO 8601 格式的日期。\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9039
"    - obfuscate: 输入任意文本。返回其 XML 实体序列。\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9040
"    - person: 输入任意文本。返回 email 地址前的文本。\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9041
"    - rfc822date: 输入日期。返回 email 头部使用的日期格式。\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9042
"    - short: 修改集哈系。返回修改集哈系的短格式。例如 12 字符的 16 进制\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9043
"          字符串。\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9044
"    - shortdate: 输入日期。返回格式类似于 \"2006-09-18\"。\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9045
"    - strip: 输入任意文本。删除全部行首与行尾空白。\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9046
"    - tabindent: 输入任意文本。除了首行,在每行的开始增加制表符号。\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9047
"    - urlescape: 输入任意文本。封装全部特殊字符。例如\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9048
"          \"foo bar\" 成为 \"foo%20bar\"。\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9049
"    - user: 输入任意文本。返回 email 地址中的用户名称部分。\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9050
"    "
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9051
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9052
#, fuzzy
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  9053
msgid "URL Paths"
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9054
msgstr "统一资源定位路径"
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9055
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  9056
#, fuzzy
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9057
msgid ""
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9058
"\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  9059
"    Valid URLs are of the form::"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  9060
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  9061
"\n"
19339
e9fdde7c388a i18n-zh_CN: remove duplicate paragraphs
timeless@mozdev.org
parents: 19023
diff changeset
  9062
"    有效的位置格式:"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  9063
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  9064
#, fuzzy
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  9065
msgid ""
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9066
"      local/filesystem/path[#revision]\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9067
"      file://local/filesystem/path[#revision]\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9068
"      http://[user[:pass]@]host[:port]/[path][#revision]\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9069
"      https://[user[:pass]@]host[:port]/[path][#revision]\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  9070
"      ssh://[user[:pass]@]host[:port]/[path][#revision]"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  9071
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  9072
"      local/filesystem/path (or file://local/filesystem/path)\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  9073
"      http://[user[:pass]@]host[:port]/[path]\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  9074
"      https://[user[:pass]@]host[:port]/[path]\n"
19339
e9fdde7c388a i18n-zh_CN: remove duplicate paragraphs
timeless@mozdev.org
parents: 19023
diff changeset
  9075
"      ssh://[user[:pass]@]host[:port]/[path]"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  9076
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  9077
#, fuzzy
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  9078
msgid ""
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9079
"    Paths in the local filesystem can either point to Mercurial\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9080
"    repositories or to bundle files (as created by 'hg bundle' or 'hg\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  9081
"    incoming --bundle')."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  9082
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  9083
"    位于本地文件系统中的路径可以指向版本库,也可以指向打包的文件(被\n"
19339
e9fdde7c388a i18n-zh_CN: remove duplicate paragraphs
timeless@mozdev.org
parents: 19023
diff changeset
  9084
"    'hg bundle' 或 'hg incoming --bundle' 创建)。"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  9085
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  9086
#, fuzzy
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  9087
msgid ""
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9088
"    An optional identifier after # indicates a particular branch, tag,\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9089
"    or changeset to use from the remote repository. See also 'hg help\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  9090
"    revisions'."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  9091
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  9092
"    在 '#' 后面可选的标识符用于指定要取得的远程版本库的分支,标签或\n"
19339
e9fdde7c388a i18n-zh_CN: remove duplicate paragraphs
timeless@mozdev.org
parents: 19023
diff changeset
  9093
"    修改集。"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  9094
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  9095
#, fuzzy
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  9096
msgid ""
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9097
"    Some features, such as pushing to http:// and https:// URLs are\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9098
"    only possible if the feature is explicitly enabled on the remote\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  9099
"    Mercurial server."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  9100
msgstr ""
19339
e9fdde7c388a i18n-zh_CN: remove duplicate paragraphs
timeless@mozdev.org
parents: 19023
diff changeset
  9101
"    仅当远程水银服务器显式启用时,才能推到 'http://' 和 'https://'。"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  9102
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  9103
#, fuzzy
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  9104
msgid "    Some notes about using SSH with Mercurial:"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  9105
msgstr ""
19339
e9fdde7c388a i18n-zh_CN: remove duplicate paragraphs
timeless@mozdev.org
parents: 19023
diff changeset
  9106
"    在水银中使用 SSH 的一些提示::"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  9107
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  9108
#, fuzzy
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  9109
msgid ""
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9110
"    - SSH requires an accessible shell account on the destination\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9111
"      machine and a copy of hg in the remote path or specified with as\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9112
"      remotecmd.\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9113
"    - path is relative to the remote user's home directory by default.\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9114
"      Use an extra slash at the start of a path to specify an absolute\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  9115
"      path::"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  9116
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  9117
"    - 使用 SSH 时,需要在远程主机上有可登录帐号,远程路径中还需要有\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  9118
"      hg,或者有指定的远程命令。\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  9119
"    - 默认 'path' 是相对于远程主机上的用户家目录。\n"
19339
e9fdde7c388a i18n-zh_CN: remove duplicate paragraphs
timeless@mozdev.org
parents: 19023
diff changeset
  9120
"      可以在路径前增加一个斜线指定绝对路径:"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  9121
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  9122
#, fuzzy
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  9123
msgid "        ssh://example.com//tmp/repository"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  9124
msgstr ""
19339
e9fdde7c388a i18n-zh_CN: remove duplicate paragraphs
timeless@mozdev.org
parents: 19023
diff changeset
  9125
"        ssh://example.com//tmp/repository"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  9126
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  9127
#, fuzzy
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  9128
msgid ""
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9129
"    - Mercurial doesn't use its own compression via SSH; the right\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  9130
"      thing to do is to configure it in your ~/.ssh/config, e.g.::"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  9131
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  9132
"    - 水银使用 SSH 时不使用压缩,所以你可以在 ~/.ssh/config 中配置\n"
19339
e9fdde7c388a i18n-zh_CN: remove duplicate paragraphs
timeless@mozdev.org
parents: 19023
diff changeset
  9133
"      SSH 执行压缩,例如:"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  9134
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  9135
#, fuzzy
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  9136
msgid ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  9137
"        Host *.mylocalnetwork.example.com\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  9138
"          Compression no\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  9139
"        Host *\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  9140
"          Compression yes"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  9141
msgstr ""
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9142
"        Host *.mylocalnetwork.example.com\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9143
"          Compression no\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9144
"        Host *\n"
19339
e9fdde7c388a i18n-zh_CN: remove duplicate paragraphs
timeless@mozdev.org
parents: 19023
diff changeset
  9145
"          Compression yes"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  9146
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  9147
#, fuzzy
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  9148
msgid ""
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9149
"      Alternatively specify \"ssh -C\" as your ssh command in your hgrc\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  9150
"      or with the --ssh command line option."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  9151
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  9152
"      另一个方法是在你的 hgrc 中将 \"ssh -C\" 作为你的 ssh 命令,或\n"
19339
e9fdde7c388a i18n-zh_CN: remove duplicate paragraphs
timeless@mozdev.org
parents: 19023
diff changeset
  9153
"      用于命令行参数 '--ssh' 中。"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  9154
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  9155
#, fuzzy
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  9156
msgid ""
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9157
"    These URLs can all be stored in your hgrc with path aliases under\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  9158
"    the [paths] section like so::"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  9159
msgstr ""
19339
e9fdde7c388a i18n-zh_CN: remove duplicate paragraphs
timeless@mozdev.org
parents: 19023
diff changeset
  9160
"    这些路径可以在你的 'hgrc' 中的节 '[paths]' 中定义别名:"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  9161
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  9162
#, fuzzy
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  9163
msgid ""
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9164
"      [paths]\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9165
"      alias1 = URL1\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9166
"      alias2 = URL2\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  9167
"      ..."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  9168
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  9169
"    [paths]\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  9170
"    alias1 = URL1\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  9171
"    alias2 = URL2\n"
19339
e9fdde7c388a i18n-zh_CN: remove duplicate paragraphs
timeless@mozdev.org
parents: 19023
diff changeset
  9172
"    ..."
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  9173
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  9174
#, fuzzy
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  9175
msgid ""
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9176
"    You can then use the alias for any command that uses a URL (for\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  9177
"    example 'hg pull alias1' would pull from the 'alias1' path)."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  9178
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  9179
"    然后你就可以在任意命令中使用这些别名作为路径(例如 'hg pull alias1'\n"
19339
e9fdde7c388a i18n-zh_CN: remove duplicate paragraphs
timeless@mozdev.org
parents: 19023
diff changeset
  9180
"    会从 'alias1' 定义的路径取得指定版本)。"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  9181
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  9182
#, fuzzy
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  9183
msgid ""
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9184
"    Two path aliases are special because they are used as defaults\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  9185
"    when you do not provide the URL to a command:"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  9186
msgstr ""
19339
e9fdde7c388a i18n-zh_CN: remove duplicate paragraphs
timeless@mozdev.org
parents: 19023
diff changeset
  9187
"    因为用于默认路径,所以这 2 个路径别名比较特殊:"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  9188
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  9189
#, fuzzy
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  9190
msgid ""
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9191
"    default:\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9192
"      When you create a repository with hg clone, the clone command\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9193
"      saves the location of the source repository as the new\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9194
"      repository's 'default' path. This is then used when you omit\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9195
"      path from push- and pull-like commands (including incoming and\n"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  9196
"      outgoing)."
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  9197
msgstr ""
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  9198
"    default:\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  9199
"      当你使用 'hg clone' 创建版本库时,此命令会将源版本库的位置保存\n"
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  9200
"      为新版本库的 'default' 路径,然后你可以对类似 'push' 和 'pull'\n"
19339
e9fdde7c388a i18n-zh_CN: remove duplicate paragraphs
timeless@mozdev.org
parents: 19023
diff changeset
  9201
"      的命令省略路径(包含进和出)。"
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  9202
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  9203
#, fuzzy
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  9204
msgid ""
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9205
"    default-push:\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9206
"      The push command will look for a path named 'default-push', and\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9207
"      prefer it over 'default' if both are defined.\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9208
"    "
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9209
msgstr ""
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9210
"    default-push:\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9211
"      命令 'push' 会查找别名是 'default-push' 的路径,它覆盖定义 'default'。\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9212
"    "
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9213
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9214
#, fuzzy
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  9215
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
  9216
msgstr "启用额外的输出"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  9217
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  9218
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  9219
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
  9220
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
  9221
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  9222
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  9223
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
  9224
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
  9225
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  9226
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
  9227
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
  9228
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9229
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9230
msgid "destination directory: %s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  9231
msgstr "目标目录: %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9232
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9233
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9234
msgid "destination '%s' already exists"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9235
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9236
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  9237
#, 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
  9238
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
  9239
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
  9240
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  9241
msgid "src repository does not support revision lookup and so doesn't support clone by revision"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9242
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9243
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9244
msgid "clone from remote to remote not supported"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9245
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9246
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9247
msgid "updated"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9248
msgstr "已更新"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9249
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9250
msgid "merged"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9251
msgstr "已合并"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9252
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9253
msgid "removed"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9254
msgstr "已删除"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9255
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9256
msgid "unresolved"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9257
msgstr "未解决"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9258
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9259
#, python-format
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9260
msgid "%d files %s"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9261
msgstr "%d 个文件%s"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9262
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9263
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
  9264
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9265
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  9266
msgid "use 'hg resolve' to retry unresolved file merges or 'hg up --clean' to abandon\n"
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  9267
msgstr ""
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  9268
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9269
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
  9270
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9271
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9272
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9273
msgid "error reading %s/.hg/hgrc: %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9274
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9275
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9276
msgid "SSL support is unavailable"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9277
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9278
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  9279
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
  9280
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9281
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9282
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9283
msgid "cannot start server at '%s:%d': %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9284
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9285
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9286
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9287
msgid "calling hook %s: %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9288
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9289
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9290
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9291
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
  9292
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9293
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9294
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9295
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
  9296
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9297
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9298
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9299
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
  9300
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9301
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9302
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9303
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
  9304
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9305
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9306
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9307
msgid "error: %s hook failed: %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9308
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9309
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9310
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9311
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
  9312
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9313
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9314
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9315
msgid "%s hook failed"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9316
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9317
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9318
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9319
msgid "warning: %s hook failed\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9320
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9321
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9322
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9323
msgid "running hook %s: %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9324
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9325
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9326
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9327
msgid "%s hook %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9328
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9329
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9330
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9331
msgid "warning: %s hook %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9332
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9333
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9334
msgid "connection ended unexpectedly"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9335
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9336
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9337
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9338
msgid "unsupported URL component: \"%s\""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9339
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9340
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9341
#, python-format
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9342
msgid "using %s\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9343
msgstr "使用 %s\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9344
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9345
#, python-format
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9346
msgid "capabilities: %s\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9347
msgstr ""
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9348
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9349
msgid "operation not supported over http"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9350
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9351
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9352
#, python-format
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9353
msgid "sending %s command\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9354
msgstr "发送命令 '%s'\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9355
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9356
#, python-format
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9357
msgid "sending %s bytes\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9358
msgstr "发送 %s 字节\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9359
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9360
msgid "authorization failed"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  9361
msgstr "授权失败"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9362
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9363
#, python-format
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9364
msgid "http error while sending %s command\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9365
msgstr ""
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9366
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9367
msgid "http error, possibly caused by proxy setting"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9368
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9369
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9370
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9371
msgid "real URL is %s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  9372
msgstr "实际 URL 是 '%s'\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9373
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9374
#, fuzzy, python-format
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9375
msgid "requested URL: '%s'\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9376
msgstr "请求的 URL: '%s'\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9377
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9378
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9379
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
  9380
msgstr "'%s' 似乎不是水银版本库"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9381
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9382
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9383
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
  9384
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9385
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9386
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9387
msgid "'%s' uses newer protocol %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9388
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9389
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9390
msgid "look up remote revision"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9391
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9392
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9393
msgid "unexpected response:"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9394
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9395
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9396
msgid "look up remote changes"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9397
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9398
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9399
msgid "push failed (unexpected response):"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9400
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9401
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9402
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9403
msgid "push failed: %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9404
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9405
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9406
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
  9407
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9408
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9409
msgid "cannot create new http repository"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9410
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9411
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9412
#, python-format
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  9413
msgid "ignoring invalid syntax '%s'"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9414
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9415
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9416
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9417
msgid "skipping unreadable ignore file '%s': %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9418
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9419
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9420
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9421
msgid "repository %s not found"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9422
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9423
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9424
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9425
msgid "repository %s already exists"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  9426
msgstr "版本库 %s 已存在"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9427
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9428
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9429
msgid "requirement '%s' not supported"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9430
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9431
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9432
#, 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
  9433
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
  9434
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  9435
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  9436
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9437
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
  9438
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9439
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9440
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
  9441
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9442
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9443
#, 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
  9444
msgid "working directory has unknown parent '%s'!"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9445
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9446
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9447
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9448
msgid "unknown revision '%s'"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9449
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9450
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9451
#, python-format
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9452
msgid "filtering %s through %s\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9453
msgstr ""
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9454
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9455
msgid "journal already exists - run hg recover"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9456
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9457
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9458
msgid "rolling back interrupted transaction\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  9459
msgstr "回滚中断的事务\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9460
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9461
msgid "no interrupted transaction available\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9462
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9463
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9464
msgid "rolling back last transaction\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  9465
msgstr "回滚最近的事务\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9466
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9467
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9468
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
  9469
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9470
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9471
msgid "no rollback information available\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  9472
msgstr "没有回滚信息可用\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9473
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9474
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9475
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
  9476
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9477
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9478
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9479
msgid "repository %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9480
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9481
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9482
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9483
msgid "working directory of %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9484
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9485
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9486
#, python-format
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9487
msgid " %s: searching for copy revision for %s\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9488
msgstr ""
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9489
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9490
#, python-format
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9491
msgid " %s: copy %s:%s\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9492
msgstr ""
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9493
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9494
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
  9495
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9496
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  9497
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  9498
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
  9499
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
  9500
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  9501
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  9502
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
  9503
msgstr "改变工作目录"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  9504
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  9505
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  9506
msgid "file not tracked!"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  9507
msgstr "%s 没有被跟踪!\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9508
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9509
msgid "unresolved merge conflicts (see hg resolve)"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  9510
msgstr "未解决的合并冲突(参见 'hg resolve')"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9511
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  9512
#, 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
  9513
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
  9514
msgstr "初始化目标版本库 %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9515
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9516
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9517
msgid "trouble committing %s!\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  9518
msgstr "提交 '%s' 出错!\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9519
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9520
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9521
msgid "%s does not exist!\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  9522
msgstr "%s 不存在!\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9523
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9524
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9525
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9526
"%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
  9527
"(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
  9528
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9529
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9530
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9531
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
  9532
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9533
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9534
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9535
msgid "%s already tracked!\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9536
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9537
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9538
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9539
msgid "%s not added!\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9540
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9541
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9542
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9543
msgid "%s still exists!\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9544
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9545
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9546
#, 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
  9547
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
  9548
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
  9549
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  9550
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9551
msgid "%s not removed!\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9552
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9553
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9554
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9555
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
  9556
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9557
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9558
msgid "searching for changes\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  9559
msgstr "正在搜索修改\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9560
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9561
#, python-format
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9562
msgid "examining %s:%s\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9563
msgstr ""
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9564
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9565
msgid "branch already found\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9566
msgstr ""
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9567
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9568
#, python-format
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9569
msgid "found incomplete branch %s:%s\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9570
msgstr ""
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9571
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9572
#, python-format
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9573
msgid "found new changeset %s\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9574
msgstr ""
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9575
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9576
#, python-format
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9577
msgid "request %d: %s\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9578
msgstr ""
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9579
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9580
#, python-format
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9581
msgid "received %s:%s\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9582
msgstr ""
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9583
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9584
#, python-format
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9585
msgid "narrowing %d:%d %s\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9586
msgstr ""
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9587
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9588
#, python-format
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9589
msgid "found new branch changeset %s\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9590
msgstr ""
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9591
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9592
#, python-format
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9593
msgid "narrowed branch search to %s:%s\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9594
msgstr ""
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9595
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9596
msgid "already have changeset "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9597
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9598
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9599
msgid "warning: repository is unrelated\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9600
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9601
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9602
msgid "repository is unrelated"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9603
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9604
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9605
msgid "found new changesets starting at "
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9606
msgstr ""
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9607
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9608
#, python-format
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9609
msgid "%d total queries\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9610
msgstr ""
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9611
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9612
msgid "common changesets up to "
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9613
msgstr ""
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9614
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9615
msgid "requesting all changes\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  9616
msgstr "正在请求全部修改\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9617
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  9618
msgid "Partial pull cannot be done because other repository doesn't support changegroupsubset."
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9619
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9620
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  9621
#, 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
  9622
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
  9623
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  9624
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9625
msgid "abort: push creates new remote heads!\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9626
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9627
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9628
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
  9629
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9630
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9631
msgid "note: unsynced remote changes!\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9632
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9633
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9634
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9635
msgid "%d changesets found\n"
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
  9636
msgstr "已发现 %d 个修改集\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9637
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9638
msgid "list of changesets:\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9639
msgstr ""
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9640
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9641
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9642
msgid "empty or missing revlog for %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9643
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9644
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9645
#, python-format
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9646
msgid "add changeset %s\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9647
msgstr ""
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9648
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9649
msgid "adding changesets\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  9650
msgstr "正在增加修改集\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9651
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9652
msgid "received changelog group is empty"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9653
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9654
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9655
msgid "adding manifests\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  9656
msgstr "正在增加清单\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9657
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9658
msgid "adding file changes\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  9659
msgstr "正在增加文件改变\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9660
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9661
#, python-format
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9662
msgid "adding %s revisions\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9663
msgstr ""
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9664
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9665
msgid "received file revlog group is empty"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9666
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9667
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9668
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9669
msgid " (%+d heads)"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9670
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9671
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9672
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9673
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
  9674
msgstr "已增加 %d 个修改集,包含 %d 个改变,修改了 %d 个文件%s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9675
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9676
msgid "updating the branch cache\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9677
msgstr ""
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9678
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9679
msgid "Unexpected response from remote server:"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9680
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9681
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9682
msgid "operation forbidden by server"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9683
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9684
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9685
msgid "locking the remote repository failed"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9686
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9687
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9688
msgid "the server sent an unknown error code"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9689
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9690
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9691
msgid "streaming all changes\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9692
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9693
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9694
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9695
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
  9696
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9697
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9698
#, python-format
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9699
msgid "adding %s (%s)\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9700
msgstr ""
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9701
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9702
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9703
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
  9704
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9705
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9706
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
  9707
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9708
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9709
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9710
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
  9711
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9712
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9713
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
  9714
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9715
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9716
msgid "(using tls)\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9717
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9718
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9719
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9720
msgid "(authenticating to mail server as %s)\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9721
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9722
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9723
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9724
msgid "sending mail: %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9725
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9726
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9727
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
  9728
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9729
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9730
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9731
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
  9732
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9733
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9734
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9735
msgid "ignoring invalid sendcharset: %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9736
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9737
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9738
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9739
msgid "invalid email address: %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9740
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9741
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9742
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9743
msgid "invalid local address: %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9744
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9745
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9746
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9747
msgid "failed to remove %s from manifest"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9748
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9749
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9750
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9751
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
  9752
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9753
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9754
#, python-format
11400
e5b7841e0008 i18n-zh_CN: split messages into paragraphs
Martin Geisler <mg@lazybytes.net>
parents: 10209
diff changeset
  9755
msgid "untracked file in working directory differs from file in requested revision: '%s'"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9756
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9757
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9758
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9759
msgid "case-folding collision between %s and %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9760
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9761
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  9762
#, 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
  9763
msgid ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  9764
" 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
  9765
"(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
  9766
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  9767
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  9768
#, fuzzy
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  9769
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
  9770
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
  9771
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  9772
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
  9773
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  9774
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  9775
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
  9776
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  9777
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9778
msgid "resolving manifests\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  9779
msgstr "正在解析清单\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9780
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9781
#, python-format
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9782
msgid " overwrite %s partial %s\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9783
msgstr ""
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9784
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9785
#, python-format
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9786
msgid " ancestor %s local %s remote %s\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9787
msgstr ""
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9788
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9789
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9790
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9791
" local changed %s which remote deleted\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9792
"use (c)hanged version or (d)elete?"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9793
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9794
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  9795
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
  9796
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  9797
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  9798
msgid "&Delete"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9799
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9800
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9801
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9802
msgid ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9803
"remote changed %s which local deleted\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9804
"use (c)hanged version or leave (d)eleted?"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9805
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9806
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  9807
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
  9808
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  9809
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9810
#, python-format
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9811
msgid "preserving %s for resolve of %s\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9812
msgstr ""
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9813
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9814
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9815
msgid "update failed to remove %s: %s!\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9816
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9817
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9818
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9819
msgid "getting %s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
  9820
msgstr "正在检出 %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9821
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9822
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9823
msgid "getting %s to %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9824
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9825
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9826
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9827
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
  9828
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9829
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9830
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9831
msgid "branch %s not found"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9832
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9833
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9834
msgid "can't merge with ancestor"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9835
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9836
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9837
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
  9838
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9839
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  9840
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
  9841
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  9842
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9843
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
  9844
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9845
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9846
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
  9847
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9848
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9849
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
  9850
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9851
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9852
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9853
msgid "cannot create %s: destination already exists"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9854
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9855
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9856
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9857
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
  9858
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9859
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9860
#, python-format
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9861
msgid "found patch at byte %d\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9862
msgstr ""
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9863
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9864
msgid "patch generated by hg export\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9865
msgstr ""
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9866
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9867
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9868
msgid "unable to find '%s' for patching\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9869
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9870
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9871
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9872
msgid "patching file %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9873
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9874
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9875
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9876
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
  9877
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9878
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9879
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9880
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
  9881
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9882
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9883
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9884
msgid "file %s already exists\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9885
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9886
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9887
#, 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
  9888
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
  9889
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  9890
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  9891
#, 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
  9892
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
  9893
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9894
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9895
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9896
msgid "Hunk #%d FAILED at %d\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9897
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9898
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9899
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9900
msgid "bad hunk #%d"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9901
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9902
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9903
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9904
msgid "bad hunk #%d old text line %d"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9905
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9906
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9907
msgid "could not extract binary patch"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9908
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9909
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9910
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9911
msgid "binary patch is %d bytes, not %d"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9912
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9913
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9914
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9915
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
  9916
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9917
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9918
msgid "undefined source and destination files"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9919
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9920
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9921
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9922
msgid "malformed patch %s %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9923
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9924
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9925
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9926
msgid "unsupported parser state: %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9927
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9928
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9929
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9930
msgid "patch command failed: %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9931
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9932
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9933
#, 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
  9934
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
  9935
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  9936
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  9937
#, python-format
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9938
msgid "no valid hunks found; trying with %r instead\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9939
msgstr ""
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9940
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9941
#, python-format
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
  9942
msgid " %d files changed, %d insertions(+), %d deletions(-)\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9943
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9944
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9945
#, 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
  9946
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
  9947
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  9948
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  9949
#, 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
  9950
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
  9951
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  9952
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  9953
#, python-format
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9954
msgid "stopped by signal %d"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9955
msgstr ""
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9956
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9957
msgid "invalid exit code"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9958
msgstr ""
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9959
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
  9960
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9961
msgid "saving bundle to %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9962
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9963
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9964
msgid "adding branch\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9965
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9966
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9967
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9968
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
  9969
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9970
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9971
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9972
msgid "unknown compression type %r"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9973
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9974
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9975
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9976
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
  9977
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9978
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9979
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9980
msgid "index %s unknown flags %#04x for revlogng"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9981
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9982
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
  9983
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9984
msgid "index %s unknown format %d"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9985
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9986
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  9987
#, 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
  9988
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
  9989
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
  9990
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9991
msgid "no node"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9992
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9993
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9994
msgid "ambiguous identifier"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9995
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9996
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9997
msgid "no match found"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9998
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
  9999
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
 10000
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10001
msgid "incompatible revision flag %x"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10002
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10003
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
 10004
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10005
msgid "%s not found in the transaction"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10006
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10007
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10008
msgid "unknown base"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10009
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10010
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10011
msgid "consistency error adding group"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10012
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10013
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
 10014
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10015
msgid "%s looks like a binary file."
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10016
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10017
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10018
msgid "can only specify two labels."
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10019
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10020
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10021
msgid "warning: conflicts during merge.\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10022
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10023
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
 10024
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10025
msgid "couldn't parse location %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10026
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10027
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10028
msgid "could not create remote repo"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10029
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10030
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
 10031
msgid "remote: "
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
 10032
msgstr ""
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
 10033
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
 10034
msgid "no suitable response from remote hg"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
 10035
msgstr ""
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
 10036
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
 10037
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10038
msgid "push refused: %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10039
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10040
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10041
msgid "unsynced changes"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10042
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10043
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10044
msgid "cannot lock static-http repository"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10045
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10046
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10047
msgid "cannot create new static-http repository"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10048
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10049
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
 10050
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10051
msgid "invalid entry in fncache, line %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10052
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10053
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
 10054
msgid "scanning\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
 10055
msgstr "正在扫描\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
 10056
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
 10057
#, python-format
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
 10058
msgid "%d files, %d bytes to transfer\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
 10059
msgstr "需要传输 %d 个文件,%d 字节\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
 10060
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
 10061
#, python-format
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
 10062
msgid "sending %s (%d bytes)\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
 10063
msgstr "正在发送 %s (%d 字节)\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
 10064
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
 10065
#, 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
 10066
msgid ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
 10067
" 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
 10068
"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
 10069
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
 10070
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
 10071
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
 10072
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
 10073
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
 10074
#, 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
 10075
msgid ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
 10076
" 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
 10077
"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
 10078
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
 10079
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
 10080
#, 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
 10081
msgid ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
 10082
" 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
 10083
"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
 10084
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
 10085
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
 10086
#, 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
 10087
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
 10088
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
 10089
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
 10090
#, 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
 10091
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
 10092
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
 10093
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
 10094
#, 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
 10095
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
 10096
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
 10097
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
 10098
#, python-format
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
 10099
msgid "%s, line %s: %s\n"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
 10100
msgstr ""
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
 10101
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
 10102
msgid "cannot parse entry"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
 10103
msgstr ""
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
 10104
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
 10105
#, python-format
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
 10106
msgid "node '%s' is not well formed"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
 10107
msgstr ""
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
 10108
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10109
msgid "unmatched quotes"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
 10110
msgstr "不匹配的引号"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10111
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
 10112
#, 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
 10113
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
 10114
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
 10115
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
 10116
#, 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
 10117
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
 10118
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
 10119
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
 10120
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10121
msgid "style not found: %s"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
 10122
msgstr "没有找到样式: %s"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10123
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
 10124
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10125
msgid "template file %s: %s"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
 10126
msgstr "模版文件 %s: %s"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10127
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
 10128
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
 10129
msgstr ""
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10130
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
 10131
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10132
msgid "failed to truncate %s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
 10133
msgstr "截断 '%s' 失败\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10134
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
 10135
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
 10136
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
 10137
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10138
msgid "rollback completed\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
 10139
msgstr "完成回滚\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10140
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
 10141
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
 10142
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
 10143
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
 10144
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10145
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
 10146
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10147
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
 10148
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10149
msgid "Ignored: %s\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10150
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10151
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
 10152
#, 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
 10153
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
 10154
msgstr "显示不能信赖的配置选项"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
 10155
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
 10156
#, 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
 10157
msgid "%s.%s not a boolean ('%s')"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10158
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10159
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10160
msgid "enter a commit username:"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10161
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10162
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
 10163
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10164
msgid "No username found, using '%s' instead\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10165
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10166
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10167
msgid "Please specify a username."
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10168
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10169
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
 10170
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10171
msgid "username %s contains a newline\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10172
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10173
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
 10174
msgid "response expected"
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
 10175
msgstr ""
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
 10176
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10177
msgid "unrecognized response\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10178
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10179
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10180
msgid "password: "
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
 10181
msgstr "密码: "
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10182
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10183
msgid "edit failed"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10184
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10185
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10186
msgid "http authorization required"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
 10187
msgstr "需要 http 授权"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10188
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10189
msgid "http authorization required\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
 10190
msgstr "需要 http 授权\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10191
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
 10192
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10193
msgid "realm: %s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
 10194
msgstr "领域: %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10195
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
 10196
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10197
msgid "user: %s\n"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
 10198
msgstr "用户: %s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10199
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10200
msgid "user:"
7788
0896c008cb52 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7751
diff changeset
 10201
msgstr "用户:"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10202
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
 10203
#, 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
 10204
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
 10205
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
 10206
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
 10207
#, python-format
9804
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
 10208
msgid "proxying through http://%s:%s\n"
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
 10209
msgstr ""
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
 10210
fe0fb1cca911 i18n-zh: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 9769
diff changeset
 10211
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10212
msgid "command '%s' failed: %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10213
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10214
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
 10215
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10216
msgid "path contains illegal component: %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10217
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10218
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
 10219
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10220
msgid "path %r is inside repo %r"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10221
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10222
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
 10223
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10224
msgid "path %r traverses symbolic link %r"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10225
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10226
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10227
msgid "Hardlinks not supported"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10228
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10229
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
 10230
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10231
msgid "could not symlink to %r: %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10232
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10233
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
 10234
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10235
msgid "invalid date: %r "
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10236
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10237
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
 10238
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10239
msgid "date exceeds 32 bits: %d"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10240
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10241
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
 10242
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10243
msgid "impossible time zone offset: %d"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10244
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10245
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
 10246
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10247
msgid "invalid day spec: %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10248
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10249
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
 10250
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10251
msgid "%.0f GB"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10252
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10253
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
 10254
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10255
msgid "%.1f GB"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10256
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10257
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
 10258
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10259
msgid "%.2f GB"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10260
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10261
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
 10262
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10263
msgid "%.0f MB"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10264
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10265
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
 10266
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10267
msgid "%.1f MB"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10268
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10269
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
 10270
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10271
msgid "%.2f MB"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10272
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10273
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
 10274
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10275
msgid "%.0f KB"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10276
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10277
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
 10278
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10279
msgid "%.1f KB"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10280
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10281
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
 10282
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10283
msgid "%.2f KB"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10284
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10285
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
 10286
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10287
msgid "%.0f bytes"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10288
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10289
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10290
msgid "cannot verify bundle or remote repos"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10291
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10292
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10293
msgid "interrupted"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10294
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10295
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
 10296
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10297
msgid "empty or missing %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10298
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10299
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
 10300
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10301
msgid "data length off by %d bytes"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10302
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10303
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
 10304
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10305
msgid "index contains %d extra bytes"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10306
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10307
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
 10308
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10309
msgid "warning: `%s' uses revlog format 1"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10310
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10311
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
 10312
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10313
msgid "warning: `%s' uses revlog format 0"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10314
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10315
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
 10316
#, 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
 10317
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
 10318
msgstr ""
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
 10319
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
 10320
#, 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
 10321
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
 10322
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10323
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
 10324
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10325
msgid " (expected %s)"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10326
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10327
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
 10328
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10329
msgid "unknown parent 1 %s of %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10330
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10331
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
 10332
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10333
msgid "unknown parent 2 %s of %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10334
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10335
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
 10336
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10337
msgid "checking parents of %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10338
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10339
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
 10340
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10341
msgid "duplicate revision %d (%d)"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10342
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10343
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
 10344
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10345
msgid "repository uses revlog format %d\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10346
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10347
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10348
msgid "checking changesets\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10349
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10350
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
 10351
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10352
msgid "unpacking changeset %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10353
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10354
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10355
msgid "checking manifests\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10356
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10357
8965
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
 10358
#, 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
 10359
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
 10360
msgstr "列出修改集"
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
 10361
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10362
msgid "file without name in manifest"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10363
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10364
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
 10365
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10366
msgid "reading manifest delta %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10367
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10368
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10369
msgid "crosschecking files in changesets and manifests\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10370
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10371
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
 10372
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10373
msgid "changeset refers to unknown manifest %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10374
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10375
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10376
msgid "in changeset but not in manifest"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10377
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10378
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10379
msgid "in manifest but not in changeset"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10380
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10381
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10382
msgid "checking files\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10383
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10384
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
 10385
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10386
msgid "cannot decode filename '%s'"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10387
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10388
7885
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
 10389
#, python-format
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
 10390
msgid "broken revlog! (%s)"
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
 10391
msgstr ""
d4839577fa44 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7788
diff changeset
 10392
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10393
msgid "missing revlog!"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10394
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10395
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
 10396
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10397
msgid "%s not in manifests"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10398
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10399
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
 10400
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10401
msgid "unpacked size is %s, %s expected"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10402
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10403
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
 10404
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10405
msgid "unpacking %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10406
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10407
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
 10408
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10409
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
 10410
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10411
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
 10412
#, python-format
9769
af64aa112aa3 i18n-zh_CN: synchronized with e06c940d554d
Martin Geisler <mg@lazybytes.net>
parents: 8965
diff changeset
 10413
msgid "warning: %s@%s: copy source revision is nullid %s:%s\n"
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10414
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10415
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
 10416
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10417
msgid "checking rename of %s"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10418
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10419
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
 10420
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10421
msgid "%s in manifests not found"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10422
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10423
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
 10424
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10425
msgid "warning: orphan revlog '%s'"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10426
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10427
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
 10428
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10429
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
 10430
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10431
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
 10432
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10433
msgid "%d warnings encountered!\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10434
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10435
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
 10436
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10437
msgid "%d integrity errors encountered!\n"
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10438
msgstr ""
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10439
7751
9294c0158c42 i18n: updated Chinese translation
Dongsheng Song <dongsheng.song@gmail.com>
parents: 7688
diff changeset
 10440
#, python-format
7688
9e70287086c7 i18n: Starting Chinese Translation of Mercurial
Dongsheng Song <dongsheng.song@gmail.com>
parents:
diff changeset
 10441
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
 10442
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
 10443
4df5d07fb532 i18n-zh: sync with 288ba6d6c5c7(2009-06-24 04:43:09+08:00)
Dongsheng Song <songdongsheng@live.cn>
parents: 7925
diff changeset
 10444
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
 10445
msgstr ""
26255
41269d862c26 i18n-zh_CN: include translation of DEPRECATED
timeless@mozdev.org
parents: 19341
diff changeset
 10446
26853
cf798a7f2694 i18n: make sure to include translation of (DEPRECATED)
Yuya Nishihara <yuya@tcha.org>
parents: 26388
diff changeset
 10447
msgid "(DEPRECATED)"
cf798a7f2694 i18n: make sure to include translation of (DEPRECATED)
Yuya Nishihara <yuya@tcha.org>
parents: 26388
diff changeset
 10448
msgstr "(不赞成)"